public interface IdentifierPackage extends EPackage
Provides a package for uniquely identifiable elements
IdentifierFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
IdentifierPackage.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 IdentifierPackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
IDENTIFIER
The meta object id for the '
Identifier ' class. |
static int |
IDENTIFIER__ID
The feature id for the 'Id' attribute.
|
static int |
IDENTIFIER_FEATURE_COUNT
The number of structural features of the 'Identifier' class.
|
Modifier and Type | Method and Description |
---|---|
EAttribute |
getIdentifier_Id()
Returns the meta object for the attribute '
Id '. |
EClass |
getIdentifier()
Returns the meta object for class '
Identifier '. |
IdentifierFactory |
getIdentifierFactory()
Returns the factory that creates the instances of the model.
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getName, setName
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final IdentifierPackage eINSTANCE
static final int IDENTIFIER
Identifier
' class.
IdentifierImpl
,
IdentifierPackageImpl.getIdentifier()
,
Constant Field Valuesstatic final int IDENTIFIER__ID
static final int IDENTIFIER_FEATURE_COUNT
EClass getIdentifier()
Identifier
'.
Identifier
EAttribute getIdentifier_Id()
Id
'.
Identifier.getId()
,
getIdentifier()
IdentifierFactory getIdentifierFactory()