public interface FunctionsFactory extends EFactory
FunctionsPackage| Modifier and Type | Field and Description |
|---|---|
static FunctionsFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
Function |
createFunction()
Returns a new object of class 'Function'.
|
FunctionBodySpecification |
createFunctionBodySpecification()
Returns a new object of class 'Function Body Specification'.
|
FunctionCall |
createFunctionCall()
Returns a new object of class 'Function Call'.
|
FunctionsPackage |
getFunctionsPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final FunctionsFactory eINSTANCE
Function createFunction()
FunctionBodySpecification createFunctionBodySpecification()
FunctionCall createFunctionCall()
FunctionsPackage getFunctionsPackage()