public class SemanticPackageImpl extends org.eclipse.emf.ecore.impl.EPackageImpl implements SemanticPackage
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListSemanticPackage.LiteralseINSTANCE, eNAME, eNS_PREFIX, eNS_URI, SEMANTIC_COMPOSITE_OPERATION, SEMANTIC_COMPOSITE_OPERATION__ACCEPTED, SEMANTIC_COMPOSITE_OPERATION__CLIENT_DATE, SEMANTIC_COMPOSITE_OPERATION__COMPOSITE_DESCRIPTION, SEMANTIC_COMPOSITE_OPERATION__COMPOSITE_NAME, SEMANTIC_COMPOSITE_OPERATION__IDENTIFIER, SEMANTIC_COMPOSITE_OPERATION__MAIN_OPERATION, SEMANTIC_COMPOSITE_OPERATION__MODEL_ELEMENT_ID, SEMANTIC_COMPOSITE_OPERATION__REVERSED, SEMANTIC_COMPOSITE_OPERATION__SUB_OPERATIONS, SEMANTIC_COMPOSITE_OPERATION_FEATURE_COUNT| Modifier and Type | Method and Description |
|---|---|
void |
createPackageContents()
Creates the meta-model objects for the package.
|
org.eclipse.emf.ecore.EClass |
getSemanticCompositeOperation() |
SemanticFactory |
getSemanticFactory() |
static SemanticPackage |
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
void |
initializePackageContents()
Complete the initialization of the package and its meta-model.
|
basicGetESuperPackage, basicSetEFactoryInstance, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eUnset, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, setEFactoryInstance, setExtendedMetaData, setNamespaceURI, setNsPrefix, setNsURI, toStringeContents, eCrossReferences, getName, getNameGen, setNameeURIFragmentSegment, getEAnnotation, getEAnnotationseInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDelivereAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, 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, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic static SemanticPackage init()
This method is used to initialize SemanticPackage.eINSTANCE when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
public org.eclipse.emf.ecore.EClass getSemanticCompositeOperation()
getSemanticCompositeOperation in interface SemanticPackageSemanticCompositeOperationpublic SemanticFactory getSemanticFactory()
getSemanticFactory in interface SemanticPackagepublic void createPackageContents()
public void initializePackageContents()
Copyright © 2017. All rights reserved.