public class FunctionsFactoryImpl extends EFactoryImpl implements FunctionsFactory
MinimalEObjectImpl.Container.Dynamic
MinimalEObjectImpl.Container
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
InternalEObject.EStore
eINSTANCE
NIL
EOPPOSITE_FEATURE_BASE
Constructor and Description |
---|
FunctionsFactoryImpl()
Creates an instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
EObject |
create(EClass eClass) |
Function |
createFunction() |
FunctionBodySpecification |
createFunctionBodySpecification() |
FunctionCall |
createFunctionCall() |
FunctionsPackage |
getFunctionsPackage() |
static FunctionsPackage |
getPackage()
Deprecated.
|
static FunctionsFactory |
init()
Creates the default factory implementation.
|
basicSetEPackage, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eUnset, getEPackage, setEPackage
eObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotation, getEAnnotations
eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toString
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
convertToString, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
eNotificationRequired
public FunctionsFactoryImpl()
public static FunctionsFactory init()
public EObject create(EClass eClass)
create
in interface EFactory
create
in class EFactoryImpl
public Function createFunction()
createFunction
in interface FunctionsFactory
public FunctionBodySpecification createFunctionBodySpecification()
createFunctionBodySpecification
in interface FunctionsFactory
public FunctionCall createFunctionCall()
createFunctionCall
in interface FunctionsFactory
public FunctionsPackage getFunctionsPackage()
getFunctionsPackage
in interface FunctionsFactory
@Deprecated public static FunctionsPackage getPackage()