public interface ComponentExchangeAllocator extends NamedElement
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ComponentExchange> |
getAllocatedComponentExchanges()
Returns the value of the 'Allocated Component Exchanges' reference list.
|
org.eclipse.emf.common.util.EList<ComponentExchangeAllocation> |
getOwnedComponentExchangeAllocations()
Returns the value of the 'Owned Component Exchange Allocations' containment reference list.
|
getName, setNamegetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<ComponentExchangeAllocation> getOwnedComponentExchangeAllocations()
ComponentExchangeAllocation.
If the meaning of the 'Owned Component Exchange Allocations' containment reference list isn't clear, there really should be more of a description here...
FaPackage.getComponentExchangeAllocator_OwnedComponentExchangeAllocations()org.eclipse.emf.common.util.EList<ComponentExchange> getAllocatedComponentExchanges()
ComponentExchange.
If the meaning of the 'Allocated Component Exchanges' reference list isn't clear, there really should be more of a description here...
FaPackage.getComponentExchangeAllocator_AllocatedComponentExchanges()