RuleNode

final class RuleNode(underlyingResource: NonStandardResource) extends ClosedDefinitionNode

A table:ruleNode.

A table:ruleNode.

trait XLinkElem
class Object
trait Matchable
class Any

Value members

Concrete methods

def allAspects: IndexedSeq[FormulaAspect]
def allAspectsByTagOption: Map[Option[String], IndexedSeq[FormulaAspect]]
def findAllUntaggedAspectsOfType[A <: FormulaAspect](cls: ClassTag[A]): IndexedSeq[A]
def isAbstract: Boolean

Returns the abstract attribute as boolean, returning false if absent. This may fail with an exception if the taxonomy is not schema-valid.

Returns the abstract attribute as boolean, returning false if absent. This may fail with an exception if the taxonomy is not schema-valid.

def isMerged: Boolean

Returns the merge attribute as boolean, returning false if absent. This may fail with an exception if the taxonomy is not schema-valid.

Returns the merge attribute as boolean, returning false if absent. This may fail with an exception if the taxonomy is not schema-valid.

def ruleSets: IndexedSeq[RuleSet]
def untaggedAspects: IndexedSeq[FormulaAspect]

Inherited methods

final def backingElem: Elem
Inherited from
TableResource
final def docUri: URI
Inherited from
TableResource
final def elr: String
Inherited from
TableResource
final def key: XmlFragmentKey
Inherited from
TableResource

Returns the optional parent-child-order. This may fail with an exception if the taxonomy is not schema-valid.

Returns the optional parent-child-order. This may fail with an exception if the taxonomy is not schema-valid.

Inherited from
ClosedDefinitionNode
final def roleOption: Option[String]
Inherited from
TableResource
final def tagSelectorOption: Option[String]
Inherited from
DefinitionNode
final def underlyingParentElem: Elem
Inherited from
TableResource
final def xlinkAttributes: Map[EName, String]
Inherited from
TableResource
final def xlinkLabel: String
Inherited from
TableResource
final def xlinkType: String
Inherited from
TableResource