|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
de.uka.ipd.sdq.spa.impl.SPAModelImpl
public class SPAModelImpl
An implementation of the model object 'SPA Model'.
The following features are implemented:
| Field Summary | |
|---|---|
protected |
processes
The cached value of the ' Processes' containment reference list. |
protected |
resources
The cached value of the ' Resources' containment reference list. |
| Constructor Summary | |
|---|---|
protected |
SPAModelImpl()
|
| 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)
|
|
getProcesses()
|
|
getResources()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protectedprocesses
Processes' containment reference list.
getProcesses()protectedresources
Resources' containment reference list.
getResources()| Constructor Detail |
|---|
protected SPAModelImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
publicgetProcesses()
getProcesses in interface SPAModelSpaPackage.getSPAModel_Processes()publicgetResources()
getResources in interface SPAModelSpaPackage.getSPAModel_Resources()
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||