TypedDimensionAspect

final class TypedDimensionAspect(underlyingElem: OtherNonXLinkElem) extends DimensionAspect

A formula:typedDimension.

A formula:typedDimension.

class Object
trait Matchable
class Any

Value members

Concrete methods

def omitElemOption: Option[OmitElem]

Inherited methods

final def aspect(aspectModel: AspectModel): DimensionAspect
Inherited from
DimensionAspect
final def dimension: EName

Returns the dimension attribute as EName. This may fail with an exception if the taxonomy is not schema-valid.

Returns the dimension attribute as EName. This may fail with an exception if the taxonomy is not schema-valid.

Inherited from
DimensionAspect
final def docUri: URI
Inherited from
OtherFormulaElem
final def key: XmlFragmentKey
Inherited from
OtherFormulaElem
final def sourceOption: Option[EName]

Returns the optional source as EName. The default namespace is not used to resolve the QName.

Returns the optional source as EName. The default namespace is not used to resolve the QName.

This may fail with an exception if the taxonomy is not schema-valid.

Inherited from
FormulaAspect