public interface IdentifierPackage extends EPackage
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 operation 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 String |
eNAME
The package name.
|
static String |
eNS_PREFIX
The package namespace name.
|
static 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.
|
static int |
IDENTIFIER_OPERATION_COUNT
The number of operations 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 String eNAME
static final String eNS_URI
static final 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
static final int IDENTIFIER_OPERATION_COUNT
EClass getIdentifier()
Identifier
'.
Identifier
EAttribute getIdentifier_Id()
Id
'.
Identifier.getId()
,
getIdentifier()
IdentifierFactory getIdentifierFactory()