public interface DummyPackage extends EPackage
DummyFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
DummyPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
|
EPackage.Descriptor, EPackage.Registry| Modifier and Type | Field and Description |
|---|---|
static int |
CODE_BODY_DUMMY
The meta object id for the '
Code Body Dummy' class. |
static int |
CODE_BODY_DUMMY__VALUE
The feature id for the 'Value' attribute.
|
static int |
CODE_BODY_DUMMY_FEATURE_COUNT
The number of structural features of the 'Code Body Dummy' class.
|
static int |
CODE_BODY_DUMMY_OPERATION_COUNT
The number of operations of the 'Code Body Dummy' class.
|
static DummyPackage |
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.
|
| Modifier and Type | Method and Description |
|---|---|
EAttribute |
getCodeBodyDummy_Value()
Returns the meta object for the attribute '
Value'. |
EClass |
getCodeBodyDummy()
Returns the meta object for class '
Code Body Dummy'. |
DummyFactory |
getDummyFactory()
Returns the factory that creates the instances of the model.
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetName, setNamegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final DummyPackage eINSTANCE
static final int CODE_BODY_DUMMY
Code Body Dummy' class.
CodeBodyDummyImpl,
DummyPackageImpl.getCodeBodyDummy(),
Constant Field Valuesstatic final int CODE_BODY_DUMMY__VALUE
static final int CODE_BODY_DUMMY_FEATURE_COUNT
static final int CODE_BODY_DUMMY_OPERATION_COUNT
EClass getCodeBodyDummy()
Code Body Dummy'.
CodeBodyDummyEAttribute getCodeBodyDummy_Value()
Value'.
CodeBodyDummy.getValue(),
getCodeBodyDummy()DummyFactory getDummyFactory()