FormulaAspect

sealed abstract class FormulaAspect(underlyingElem: OtherNonXLinkElem) extends FormulaAspectOrAspectsElem

An aspect.

An aspect.

class Object
trait Matchable
class Any

Value members

Abstract methods

def aspect(aspectModel: AspectModel): Aspect

Returns the aspect value, depending on the aspect model used.

Returns the aspect value, depending on the aspect model used.

Concrete methods

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 methods

final def docUri: URI
Inherited from
OtherFormulaElem
final def key: XmlFragmentKey
Inherited from
OtherFormulaElem