Interface Function

All Superinterfaces:
Annotated, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, References, RootElement, RosettaCallableWithArgs, RosettaDefinable, RosettaNamed, RosettaRootElement, RosettaSymbol
All Known Subinterfaces:
FunctionDispatch
All Known Implementing Classes:
FunctionDispatchImpl, FunctionImpl

public interface Function extends RootElement, RosettaNamed, RosettaCallableWithArgs, References
A representation of the model object 'Function'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.emf.common.util.EList<Condition>
    Returns the value of the 'Conditions' containment reference list.
    org.eclipse.emf.common.util.EList<Attribute>
    Returns the value of the 'Inputs' containment reference list.
    org.eclipse.emf.common.util.EList<Operation>
    Returns the value of the 'Operations' containment reference list.
    Returns the value of the 'Output' containment reference.
    org.eclipse.emf.common.util.EList<Condition>
    Returns the value of the 'Post Conditions' containment reference list.
    org.eclipse.emf.common.util.EList<ShortcutDeclaration>
    Returns the value of the 'Shortcuts' containment reference list.
    int
    void
    Sets the value of the 'Output' containment reference.

    Methods inherited from interface com.regnosys.rosetta.rosetta.simple.Annotated

    getAnnotations

    Methods inherited from interface org.eclipse.emf.ecore.EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver

    Methods inherited from interface com.regnosys.rosetta.rosetta.simple.References

    getReferences

    Methods inherited from interface com.regnosys.rosetta.rosetta.RosettaDefinable

    getDefinition, setDefinition

    Methods inherited from interface com.regnosys.rosetta.rosetta.RosettaNamed

    getName, setName

    Methods inherited from interface com.regnosys.rosetta.rosetta.RosettaRootElement

    getModel, setModel