Function

final class Function(val underlyingResource: NonStandardResource) extends FormulaResource

A variable:function.

A variable:function.

trait XLinkElem
class Object
trait Matchable
class Any

Value members

Concrete methods

def functionInputs: IndexedSeq[FunctionInput]
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.

def output: String

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

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

Inherited methods

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 roleOption: Option[String]
Inherited from
FormulaResource
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