|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object EPackageImpl com.ibm.etools.systems.app.model.impl.ModelPackageImpl
public class ModelPackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.ibm.etools.systems.app.model.ModelPackage |
---|
ModelPackage.Literals |
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from interface com.ibm.etools.systems.app.model.ModelPackage |
---|
APPLICATION_MODEL, APPLICATION_MODEL__ARTIFACTS, APPLICATION_MODEL__MODEL_VERSION, APPLICATION_MODEL__RELATIONSHIPS, APPLICATION_MODEL_FEATURE_COUNT, ARTIFACT, ARTIFACT__EXTERNAL, ARTIFACT__LOCATION, ARTIFACT__NAME, ARTIFACT__SUBTYPE, ARTIFACT__TYPE, ARTIFACT__VERSION, ARTIFACT_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, RELATIONSHIP, RELATIONSHIP__SOURCE, RELATIONSHIP__SUBTYPE, RELATIONSHIP__TARGET, RELATIONSHIP__TYPE, RELATIONSHIP_FEATURE_COUNT |
Method Summary | |
---|---|
void |
createPackageContents()
Creates the meta-model objects for the package. |
EReference |
getApplicationModel_Artifacts()
|
EAttribute |
getApplicationModel_ModelVersion()
|
EReference |
getApplicationModel_Relationships()
|
EClass |
getApplicationModel()
|
EAttribute |
getArtifact_External()
|
EAttribute |
getArtifact_Location()
|
EAttribute |
getArtifact_Name()
|
EAttribute |
getArtifact_Subtype()
|
EAttribute |
getArtifact_Type()
|
EAttribute |
getArtifact_Version()
|
EClass |
getArtifact()
|
ModelFactory |
getModelFactory()
|
EReference |
getRelationship_Source()
|
EAttribute |
getRelationship_Subtype()
|
EReference |
getRelationship_Target()
|
EAttribute |
getRelationship_Type()
|
EClass |
getRelationship()
|
static ModelPackage |
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 |
Field Detail |
---|
public static final String copyright
Method Detail |
---|
public static ModelPackage 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.
ModelPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getRelationship()
getRelationship
in interface ModelPackage
Relationship
public EReference getRelationship_Source()
getRelationship_Source
in interface ModelPackage
Relationship.getSource()
,
ModelPackage.getRelationship()
public EReference getRelationship_Target()
getRelationship_Target
in interface ModelPackage
Relationship.getTarget()
,
ModelPackage.getRelationship()
public EAttribute getRelationship_Type()
getRelationship_Type
in interface ModelPackage
Relationship.getType()
,
ModelPackage.getRelationship()
public EAttribute getRelationship_Subtype()
getRelationship_Subtype
in interface ModelPackage
Relationship.getSubtype()
,
ModelPackage.getRelationship()
public EClass getArtifact()
getArtifact
in interface ModelPackage
Artifact
public EAttribute getArtifact_Name()
getArtifact_Name
in interface ModelPackage
Artifact.getName()
,
ModelPackage.getArtifact()
public EAttribute getArtifact_Type()
getArtifact_Type
in interface ModelPackage
Artifact.getType()
,
ModelPackage.getArtifact()
public EAttribute getArtifact_Subtype()
getArtifact_Subtype
in interface ModelPackage
Artifact.getSubtype()
,
ModelPackage.getArtifact()
public EAttribute getArtifact_Version()
getArtifact_Version
in interface ModelPackage
Artifact.getVersion()
,
ModelPackage.getArtifact()
public EAttribute getArtifact_External()
getArtifact_External
in interface ModelPackage
Artifact.isExternal()
,
ModelPackage.getArtifact()
public EAttribute getArtifact_Location()
getArtifact_Location
in interface ModelPackage
Artifact.getLocation()
,
ModelPackage.getArtifact()
public EClass getApplicationModel()
getApplicationModel
in interface ModelPackage
ApplicationModel
public EReference getApplicationModel_Artifacts()
getApplicationModel_Artifacts
in interface ModelPackage
ApplicationModel.getArtifacts()
,
ModelPackage.getApplicationModel()
public EReference getApplicationModel_Relationships()
getApplicationModel_Relationships
in interface ModelPackage
ApplicationModel.getRelationships()
,
ModelPackage.getApplicationModel()
public EAttribute getApplicationModel_ModelVersion()
getApplicationModel_ModelVersion
in interface ModelPackage
ApplicationModel.getModelVersion()
,
ModelPackage.getApplicationModel()
public ModelFactory getModelFactory()
getModelFactory
in interface ModelPackage
public void createPackageContents()
public void initializePackageContents()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |