TableFilterArc

final class TableFilterArc(val underlyingArc: NonStandardArc) extends TableArc

A table:tableFilterArc.

A table:tableFilterArc.

trait TableArc
trait XLinkArc
trait XLinkElem
class Object
trait Matchable
class Any

Value members

Concrete methods

def complement: Boolean

Returns the boolean complement attribute. This may fail with an exception if the taxonomy is not schema-valid.

Returns the boolean complement attribute. This may fail with an exception if the taxonomy is not schema-valid.

TODO Is the complement attribute mandatory? In that case, why has a TableFilterRelationship a default complement value (false)?

Inherited methods

final def arcrole: String
Inherited from
TableArc
final def backingElem: Elem
Inherited from
TableArc
final def docUri: URI
Inherited from
TableArc
final def elr: String
Inherited from
TableArc
final def from: String
Inherited from
TableArc
final def key: XmlFragmentKey
Inherited from
TableArc
final def to: String
Inherited from
TableArc
final def underlyingParentElem: Elem
Inherited from
TableArc
final def xlinkAttributes: Map[EName, String]
Inherited from
TableArc
final def xlinkType: String
Inherited from
TableArc

Concrete fields