public interface SystemConfiguration extends EObject
The following features are supported:
SchedulerPackage.getSystemConfiguration()| Modifier and Type | Method and Description |
|---|---|
EList<ActiveResourceConfiguration> |
getActiveResourceConfiguration()
Returns the value of the 'Active Resource Configuration' containment reference list.
|
EList<PassiveResourceConfiguration> |
getPassiveResourceConfiguration()
Returns the value of the 'Passive Resource Configuration' containment reference list.
|
EList<ProcessConfiguration> |
getProcessConfiguration()
Returns the value of the 'Process Configuration' containment reference list.
|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverEList<ProcessConfiguration> getProcessConfiguration()
ProcessConfiguration.
If the meaning of the 'Process Configuration' containment reference list isn't clear, there really should be more of a description here...
SchedulerPackage.getSystemConfiguration_ProcessConfiguration()EList<ActiveResourceConfiguration> getActiveResourceConfiguration()
ActiveResourceConfiguration.
If the meaning of the 'Active Resource Configuration' containment reference list isn't clear, there really should be more of a description here...
SchedulerPackage.getSystemConfiguration_ActiveResourceConfiguration()EList<PassiveResourceConfiguration> getPassiveResourceConfiguration()
PassiveResourceConfiguration.
If the meaning of the 'Passive Resource Configuration' containment reference list isn't clear, there really should be more of a description here...
SchedulerPackage.getSystemConfiguration_PassiveResourceConfiguration()