public interface SemanticPackage
extends org.eclipse.emf.ecore.EPackage
SemanticFactory| Modifier and Type | Interface and Description |
|---|---|
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
|
| Modifier and Type | Field and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic 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.
static 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
org.eclipse.emf.ecore.EClass getSemanticCompositeOperation()
Composite Operation'. SemanticCompositeOperationSemanticFactory getSemanticFactory()
Copyright © 2017. All rights reserved.