|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IdentifierPackage
The Package for the model. It contains accessors for the meta objects to represent
IdentifierFactory
Nested Class Summary | |
---|---|
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 |
Field Summary | |
---|---|
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. |
Method Summary | |
---|---|
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. |
Field Detail |
---|
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
Method Detail |
---|
EClass getIdentifier()
Identifier
'.
Identifier
EAttribute getIdentifier_Id()
Id
'.
Identifier.getId()
,
getIdentifier()
IdentifierFactory getIdentifierFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |