public interface ISDeploymentSpecification extends EObject
The following features are supported:
ISFieldOfActivityAnnotationsPackage.getISDeploymentSpecification()| Modifier and Type | Method and Description |
|---|---|
ISFieldOfActivityAnnotationsRepository |
getParent()
Returns the value of the 'Parent' container reference.
|
EList<ISRuntimeInstanceAggregation> |
getRuntimeInstanceAggregations()
Returns the value of the 'Runtime Instance Aggregations' containment reference list.
|
EList<ISRuntimeInstance> |
getRuntimeInstances()
Returns the value of the 'Runtime Instances' containment reference list.
|
void |
setParent(ISFieldOfActivityAnnotationsRepository value)
Sets the value of the '
Parent' container reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverEList<ISRuntimeInstance> getRuntimeInstances()
ISRuntimeInstance.
It is bidirectional and its opposite is 'Parent'.
If the meaning of the 'Runtime Instances' containment reference list isn't clear, there really should be more of a description here...
ISFieldOfActivityAnnotationsPackage.getISDeploymentSpecification_RuntimeInstances(),
ISRuntimeInstance.getParent()EList<ISRuntimeInstanceAggregation> getRuntimeInstanceAggregations()
ISRuntimeInstanceAggregation.
It is bidirectional and its opposite is 'Parent'.
If the meaning of the 'Runtime Instance Aggregations' containment reference list isn't clear, there really should be more of a description here...
ISFieldOfActivityAnnotationsPackage.getISDeploymentSpecification_RuntimeInstanceAggregations(),
ISRuntimeInstanceAggregation.getParent()ISFieldOfActivityAnnotationsRepository getParent()
Deployment Specification'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(ISFieldOfActivityAnnotationsRepository),
ISFieldOfActivityAnnotationsPackage.getISDeploymentSpecification_Parent(),
ISFieldOfActivityAnnotationsRepository.getDeploymentSpecification()void setParent(ISFieldOfActivityAnnotationsRepository value)
Parent' container reference.
value - the new value of the 'Parent' container reference.getParent()