|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SemanticPackage
The Package for the model. It contains accessors for the meta objects to represent
SemanticFactory| Nested Class Summary | |
|---|---|
static interface |
SemanticPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Field Summary | |
|---|---|
static SemanticPackage |
eINSTANCE
The singleton instance of the package. |
static String |
eNAME
The package name. |
static String |
eNS_PREFIX
The package namespace name. |
static String |
eNS_URI
The package namespace URI. |
static int |
SEMANTIC_COMPOSITE_OPERATION
The meta object id for the ' Composite Operation' class. |
static int |
SEMANTIC_COMPOSITE_OPERATION__ACCEPTED
The feature id for the 'Accepted' attribute. |
static int |
SEMANTIC_COMPOSITE_OPERATION__CLIENT_DATE
The feature id for the 'Client Date' attribute. |
static int |
SEMANTIC_COMPOSITE_OPERATION__COMPOSITE_DESCRIPTION
The feature id for the 'Composite Description' attribute. |
static int |
SEMANTIC_COMPOSITE_OPERATION__COMPOSITE_NAME
The feature id for the 'Composite Name' attribute. |
static int |
SEMANTIC_COMPOSITE_OPERATION__IDENTIFIER
The feature id for the 'Identifier' attribute. |
static int |
SEMANTIC_COMPOSITE_OPERATION__MAIN_OPERATION
The feature id for the 'Main Operation' reference. |
static int |
SEMANTIC_COMPOSITE_OPERATION__MODEL_ELEMENT_ID
The feature id for the 'Model Element Id' containment reference. |
static int |
SEMANTIC_COMPOSITE_OPERATION__REVERSED
The feature id for the 'Reversed' attribute. |
static int |
SEMANTIC_COMPOSITE_OPERATION__SUB_OPERATIONS
The feature id for the 'Sub Operations' containment reference list. |
static int |
SEMANTIC_COMPOSITE_OPERATION_FEATURE_COUNT
The number of structural features of the 'Composite Operation' class. |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EClass |
getSemanticCompositeOperation()
Returns the meta object for class ' Composite Operation'. |
SemanticFactory |
getSemanticFactory()
Returns the factory that creates the instances of the model. |
| Methods inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final SemanticPackage eINSTANCE
static final int SEMANTIC_COMPOSITE_OPERATION
Composite Operation' class.
SemanticCompositeOperationImpl,
SemanticPackageImpl.getSemanticCompositeOperation(),
Constant Field Valuesstatic final int SEMANTIC_COMPOSITE_OPERATION__IDENTIFIER
static final int SEMANTIC_COMPOSITE_OPERATION__MODEL_ELEMENT_ID
static final int SEMANTIC_COMPOSITE_OPERATION__ACCEPTED
static final int SEMANTIC_COMPOSITE_OPERATION__CLIENT_DATE
static final int SEMANTIC_COMPOSITE_OPERATION__SUB_OPERATIONS
static final int SEMANTIC_COMPOSITE_OPERATION__MAIN_OPERATION
static final int SEMANTIC_COMPOSITE_OPERATION__COMPOSITE_NAME
static final int SEMANTIC_COMPOSITE_OPERATION__COMPOSITE_DESCRIPTION
static final int SEMANTIC_COMPOSITE_OPERATION__REVERSED
static final int SEMANTIC_COMPOSITE_OPERATION_FEATURE_COUNT
| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getSemanticCompositeOperation()
Composite Operation'.
SemanticCompositeOperationSemanticFactory getSemanticFactory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||