public interface ISReleaseSpecification extends EObject
The following features are supported:
ISFieldOfActivityAnnotationsPackage.getISReleaseSpecification()| Modifier and Type | Method and Description |
|---|---|
ISFieldOfActivityAnnotationsRepository |
getParent()
Returns the value of the 'Parent' container reference.
|
EList<ISReleaseConfiguration> |
getReleaseConfigurations()
Returns the value of the 'Release Configurations' 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<ISReleaseConfiguration> getReleaseConfigurations()
ISReleaseConfiguration.
It is bidirectional and its opposite is 'Parent'.
If the meaning of the 'Release Configurations' containment reference list isn't clear, there really should be more of a description here...
ISFieldOfActivityAnnotationsPackage.getISReleaseSpecification_ReleaseConfigurations(),
ISReleaseConfiguration.getParent()ISFieldOfActivityAnnotationsRepository getParent()
Release Specification'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(ISFieldOfActivityAnnotationsRepository),
ISFieldOfActivityAnnotationsPackage.getISReleaseSpecification_Parent(),
ISFieldOfActivityAnnotationsRepository.getReleaseSpecification()void setParent(ISFieldOfActivityAnnotationsRepository value)
Parent' container reference.
value - the new value of the 'Parent' container reference.getParent()