ClosedDefinitionNode

sealed abstract class ClosedDefinitionNode(underlyingResource: NonStandardResource) extends DefinitionNode

A closed definition node.

A closed definition node.

trait XLinkElem
class Object
trait Matchable
class Any

Value members

Concrete methods

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 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
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