|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEPackageImpl
de.uka.ipd.sdq.identifier.impl.IdentifierPackageImpl
public class IdentifierPackageImpl
An implementation of the model Package.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface de.uka.ipd.sdq.identifier.IdentifierPackage |
|---|
IdentifierPackage.Literals |
| Field Summary |
|---|
| Fields inherited from interface de.uka.ipd.sdq.identifier.IdentifierPackage |
|---|
eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, IDENTIFIER, IDENTIFIER__ID, IDENTIFIER_FEATURE_COUNT |
| Method Summary | |
|---|---|
protected void |
createExtendedMetaDataAnnotations()
Initializes the annotations for http:///org/eclipse/emf/ecore/util/ExtendedMetaData. |
void |
createPackageContents()
Creates the meta-model objects for the package. |
EAttribute |
getIdentifier_Id()
|
EClass |
getIdentifier()
|
IdentifierFactory |
getIdentifierFactory()
|
static IdentifierPackage |
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
void |
initializePackageContents()
Complete the initialization of the package and its meta-model. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static IdentifierPackage init()
Of this package and its interdependencies, all packages which have not yet been registered by their URI values are first created and registered. The packages are then initialized in two steps: meta-model objects for all of the packages are created before any are initialized, since one package's meta-model objects may refer to those of another.
Invocation of this method will not affect any packages that have already been initialized.
IdentifierPackage.eNS_URI,
createPackageContents(),
initializePackageContents()public EClass getIdentifier()
getIdentifier in interface IdentifierPackageIdentifierpublic EAttribute getIdentifier_Id()
getIdentifier_Id in interface IdentifierPackageIdentifier.getId(),
IdentifierPackage.getIdentifier()public IdentifierFactory getIdentifierFactory()
getIdentifierFactory in interface IdentifierPackagepublic void createPackageContents()
public void initializePackageContents()
protected void createExtendedMetaDataAnnotations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||