AspectNodeFilterArc

final class AspectNodeFilterArc(val underlyingArc: NonStandardArc) extends TableArc

A table:aspectNodeFilterArc.

A table:aspectNodeFilterArc.

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.

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