public class CommonFactoryImpl extends EFactoryImpl implements CommonFactory
MinimalEObjectImpl.Container.Dynamic
MinimalEObjectImpl.Container
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
InternalEObject.EStore
eINSTANCE
NIL
EOPPOSITE_FEATURE_BASE
Constructor and Description |
---|
CommonFactoryImpl()
Creates an instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
EObject |
create(EClass eClass) |
Assignment |
createAssignment() |
FormalParameterList |
createFormalParameterList() |
Jump |
createJump() |
Label |
createLabel() |
Literal |
createLiteral() |
PositionalParameterList |
createPositionalParameterList() |
Range |
createRange() |
CommonPackage |
getCommonPackage() |
static CommonPackage |
getPackage()
Deprecated.
|
static CommonFactory |
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 CommonFactoryImpl()
public static CommonFactory init()
public EObject create(EClass eClass)
create
in interface EFactory
create
in class EFactoryImpl
public Assignment createAssignment()
createAssignment
in interface CommonFactory
public FormalParameterList createFormalParameterList()
createFormalParameterList
in interface CommonFactory
public Jump createJump()
createJump
in interface CommonFactory
public Label createLabel()
createLabel
in interface CommonFactory
public Literal createLiteral()
createLiteral
in interface CommonFactory
public PositionalParameterList createPositionalParameterList()
createPositionalParameterList
in interface CommonFactory
public Range createRange()
createRange
in interface CommonFactory
public CommonPackage getCommonPackage()
getCommonPackage
in interface CommonFactory
@Deprecated public static CommonPackage getPackage()