public interface PcmPackage extends EPackage
PcmFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
PcmPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
EPackage.Descriptor, EPackage.Registry| Modifier and Type | Field and Description |
|---|---|
static String |
copyright |
static int |
DUMMY_CLASS
The meta object id for the '
Dummy Class' class. |
static int |
DUMMY_CLASS_FEATURE_COUNT
The number of structural features of the 'Dummy Class' class.
|
static PcmPackage |
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 |
|---|---|
EClass |
getDummyClass()
Returns the meta object for class '
Dummy Class'. |
PcmFactory |
getPcmFactory()
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 copyright
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final PcmPackage eINSTANCE
static final int DUMMY_CLASS
Dummy Class' class. DummyClassImpl,
PcmPackageImpl.getDummyClass(),
Constant Field Valuesstatic final int DUMMY_CLASS_FEATURE_COUNT
EClass getDummyClass()
Dummy Class'. DummyClassPcmFactory getPcmFactory()