public class IlFactoryImpl extends EFactoryImpl implements IlFactory
MinimalEObjectImpl.Container.DynamicMinimalEObjectImpl.ContainerBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStoreNILEOPPOSITE_FEATURE_BASE| Constructor and Description |
|---|
IlFactoryImpl()
Creates an instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
EObject |
create(EClass eClass) |
ComplexInstruction |
createComplexInstruction() |
InstructionList |
createInstructionList() |
JumpInstruction |
createJumpInstruction() |
ReturnInstruction |
createReturnInstruction() |
SimpleInstruction |
createSimpleInstruction() |
IlPackage |
getIlPackage() |
static IlPackage |
getPackage()
Deprecated.
|
static IlFactory |
init()
Creates the default factory implementation.
|
basicSetEPackage, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eUnset, getEPackage, setEPackageeObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotation, getEAnnotationseInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURIeAllContents, 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, toStringeNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitconvertToString, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredpublic IlFactoryImpl()
public static IlFactory init()
public EObject create(EClass eClass)
create in interface EFactorycreate in class EFactoryImplpublic ComplexInstruction createComplexInstruction()
createComplexInstruction in interface IlFactorypublic InstructionList createInstructionList()
createInstructionList in interface IlFactorypublic JumpInstruction createJumpInstruction()
createJumpInstruction in interface IlFactorypublic ReturnInstruction createReturnInstruction()
createReturnInstruction in interface IlFactorypublic SimpleInstruction createSimpleInstruction()
createSimpleInstruction in interface IlFactorypublic IlPackage getIlPackage()
getIlPackage in interface IlFactory@Deprecated public static IlPackage getPackage()