public class StFactoryImpl extends EFactoryImpl implements StFactory
MinimalEObjectImpl.Container.DynamicMinimalEObjectImpl.ContainerBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStoreNILEOPPOSITE_FEATURE_BASE| Constructor and Description |
|---|
StFactoryImpl()
Creates an instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
EObject |
create(EClass eClass) |
Case |
createCase() |
CaseElement |
createCaseElement() |
Exit |
createExit() |
For |
createFor() |
If |
createIf() |
NilValue |
createNilValue() |
Repeat |
createRepeat() |
Return |
createReturn() |
StatementList |
createStatementList() |
While |
createWhile() |
static StPackage |
getPackage()
Deprecated.
|
StPackage |
getStPackage() |
static StFactory |
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 StFactoryImpl()
public static StFactory init()
public EObject create(EClass eClass)
create in interface EFactorycreate in class EFactoryImplpublic Case createCase()
createCase in interface StFactorypublic CaseElement createCaseElement()
createCaseElement in interface StFactorypublic Exit createExit()
createExit in interface StFactorypublic For createFor()
public If createIf()
public NilValue createNilValue()
createNilValue in interface StFactorypublic Repeat createRepeat()
createRepeat in interface StFactorypublic Return createReturn()
createReturn in interface StFactorypublic StatementList createStatementList()
createStatementList in interface StFactorypublic While createWhile()
createWhile in interface StFactorypublic StPackage getStPackage()
getStPackage in interface StFactory@Deprecated public static StPackage getPackage()