|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
scheduler.impl.SystemConfigurationImpl
public class SystemConfigurationImpl
An implementation of the model object 'System Configuration'.
The following features are implemented:
| Field Summary | |
|---|---|
protected |
activeResourceConfiguration
The cached value of the ' Active Resource Configuration' containment reference list. |
protected |
passiveResourceConfiguration
The cached value of the ' Passive Resource Configuration' containment reference list. |
protected |
processConfiguration
The cached value of the ' Process Configuration' containment reference list. |
| Constructor Summary | |
|---|---|
protected |
SystemConfigurationImpl()
|
| 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)
|
|
getActiveResourceConfiguration()
|
|
getPassiveResourceConfiguration()
|
|
getProcessConfiguration()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protectedprocessConfiguration
Process Configuration' containment reference list.
getProcessConfiguration()protectedactiveResourceConfiguration
Active Resource Configuration' containment reference list.
getActiveResourceConfiguration()protectedpassiveResourceConfiguration
Passive Resource Configuration' containment reference list.
getPassiveResourceConfiguration()| Constructor Detail |
|---|
protected SystemConfigurationImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
publicgetProcessConfiguration()
getProcessConfiguration in interface SystemConfigurationSchedulerPackage.getSystemConfiguration_ProcessConfiguration()publicgetActiveResourceConfiguration()
getActiveResourceConfiguration in interface SystemConfigurationSchedulerPackage.getSystemConfiguration_ActiveResourceConfiguration()publicgetPassiveResourceConfiguration()
getPassiveResourceConfiguration in interface SystemConfigurationSchedulerPackage.getSystemConfiguration_PassiveResourceConfiguration()
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 | |||||||||