|
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.ObjectEObjectImpl
com.ibm.etools.systems.app.model.impl.ApplicationModelImpl
public class ApplicationModelImpl
An implementation of the model object 'Application Model'.
The following features are implemented:
| Field Summary | |
|---|---|
protected EList |
artifacts
The cached value of the ' Artifacts' containment reference list. |
static String |
copyright
|
protected static String |
MODEL_VERSION_EDEFAULT
The default value of the ' Model Version' attribute. |
protected String |
modelVersion
The cached value of the ' Model Version' attribute. |
protected EList |
relationships
The cached value of the ' Relationships' containment reference list. |
| Constructor Summary | |
|---|---|
protected |
ApplicationModelImpl()
|
| Method Summary | |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
EList |
getArtifacts()
|
String |
getModelVersion()
|
EList |
getRelationships()
|
void |
setModelVersion(String newModelVersion)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String copyright
protected EList artifacts
Artifacts' containment reference list.
getArtifacts()protected EList relationships
Relationships' containment reference list.
getRelationships()protected static final String MODEL_VERSION_EDEFAULT
Model Version' attribute.
getModelVersion()protected String modelVersion
Model Version' attribute.
getModelVersion()| Constructor Detail |
|---|
protected ApplicationModelImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public EList getArtifacts()
getArtifacts in interface ApplicationModelModelPackage.getApplicationModel_Artifacts()public EList getRelationships()
getRelationships in interface ApplicationModelModelPackage.getApplicationModel_Relationships()public String getModelVersion()
getModelVersion in interface ApplicationModelApplicationModel.setModelVersion(String),
ModelPackage.getApplicationModel_ModelVersion()public void setModelVersion(String newModelVersion)
setModelVersion in interface ApplicationModelnewModelVersion - the new value of the 'Model Version' attribute.ApplicationModel.getModelVersion()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||