Interface RosettaCallableWithArgs

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, RosettaNamed, RosettaSymbol
All Known Subinterfaces:
Function, FunctionDispatch, RosettaExternalFunction, RosettaRule
All Known Implementing Classes:
FunctionDispatchImpl, FunctionImpl, RosettaExternalFunctionImpl, RosettaRuleImpl

public interface RosettaCallableWithArgs extends RosettaSymbol
A representation of the model object 'Callable With Args'.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    int

    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.RosettaNamed

    getName, setName
  • Method Details

    • numberOfParameters

      int numberOfParameters()