Instance

final class Instance(underlyingResource: NonStandardResource) extends Parameter

An instance:instance.

An instance:instance.

class Parameter
trait XLinkElem
class Object
trait Matchable
class Any

Value members

Inherited methods

final def asOption: Option[EName]

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

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

Inherited from
Parameter
final def backingElem: Elem
Inherited from
FormulaResource
final def docUri: URI
Inherited from
FormulaResource
final def elr: String
Inherited from
FormulaResource
final def key: XmlFragmentKey
Inherited from
FormulaResource
final def name: EName

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

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

Inherited from
Parameter
final def requiredOption: Option[Boolean]

Returns the optional "required" attribute as optional Boolean. This may fail with an exception if the taxonomy is not schema-valid.

Returns the optional "required" attribute as optional Boolean. This may fail with an exception if the taxonomy is not schema-valid.

Inherited from
Parameter
final def roleOption: Option[String]
Inherited from
FormulaResource

Returns the optional select attribute as optional ScopedXPathString. This may fail with an exception if the taxonomy is not schema-valid.

Returns the optional select attribute as optional ScopedXPathString. This may fail with an exception if the taxonomy is not schema-valid.

Inherited from
Parameter
final def underlyingParentElem: Elem
Inherited from
FormulaResource
final def xlinkAttributes: Map[EName, String]
Inherited from
FormulaResource
final def xlinkLabel: String
Inherited from
FormulaResource
final def xlinkType: String
Inherited from
FormulaResource