public interface ExchangeItem extends AbstractExchangeItem, AbstractEvent, AbstractSignal, FinalizableElement, GeneralizableElement
The following features are supported:
InformationPackage.getExchangeItem()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Interface> |
getAllocatorInterfaces()
Returns the value of the 'Allocator Interfaces' reference list.
|
ExchangeMechanism |
getExchangeMechanism()
Returns the value of the 'Exchange Mechanism' attribute.
|
org.eclipse.emf.common.util.EList<ExchangeItemElement> |
getOwnedElements()
Returns the value of the 'Owned Elements' containment reference list.
|
org.eclipse.emf.common.util.EList<ExchangeItemInstance> |
getOwnedExchangeItemInstances()
Returns the value of the 'Owned Exchange Item Instances' containment reference list.
|
org.eclipse.emf.common.util.EList<InformationRealization> |
getOwnedInformationRealizations()
Returns the value of the 'Owned Information Realizations' containment reference list.
|
org.eclipse.emf.common.util.EList<ExchangeItem> |
getRealizedExchangeItems()
Returns the value of the 'Realized Exchange Items' reference list.
|
org.eclipse.emf.common.util.EList<ExchangeItem> |
getRealizingExchangeItems()
Returns the value of the 'Realizing Exchange Items' reference list.
|
org.eclipse.emf.common.util.EList<Operation> |
getRealizingOperations()
Returns the value of the 'Realizing Operations' reference list.
|
void |
setExchangeMechanism(ExchangeMechanism value)
Sets the value of the '
Exchange Mechanism' attribute. |
isFinal, setFinalgetOwnedGeneralizations, getSub, getSubGeneralizations, getSuper, getSuperGeneralizations, isAbstract, setAbstractgetTypedElementsgetAbstractTypedElementsgetContainedGenericTraces, getContainedRequirementsTraces, getNamingRules, getOwnedTracesgetName, 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, setSidgetOwnedExtensionsExchangeMechanism getExchangeMechanism()
ExchangeMechanism.
If the meaning of the 'Exchange Mechanism' attribute isn't clear, there really should be more of a description here...
ExchangeMechanism,
setExchangeMechanism(ExchangeMechanism),
InformationPackage.getExchangeItem_ExchangeMechanism()void setExchangeMechanism(ExchangeMechanism value)
Exchange Mechanism' attribute.
value - the new value of the 'Exchange Mechanism' attribute.ExchangeMechanism,
getExchangeMechanism()org.eclipse.emf.common.util.EList<ExchangeItemElement> getOwnedElements()
ExchangeItemElement.
If the meaning of the 'Owned Elements' containment reference list isn't clear, there really should be more of a description here...
InformationPackage.getExchangeItem_OwnedElements()org.eclipse.emf.common.util.EList<InformationRealization> getOwnedInformationRealizations()
InformationRealization.
If the meaning of the 'Owned Information Realizations' containment reference list isn't clear, there really should be more of a description here...
InformationPackage.getExchangeItem_OwnedInformationRealizations()org.eclipse.emf.common.util.EList<ExchangeItemInstance> getOwnedExchangeItemInstances()
ExchangeItemInstance.
If the meaning of the 'Owned Exchange Item Instances' containment reference list isn't clear, there really should be more of a description here...
InformationPackage.getExchangeItem_OwnedExchangeItemInstances()org.eclipse.emf.common.util.EList<Interface> getAllocatorInterfaces()
Interface.
If the meaning of the 'Allocator Interfaces' reference list isn't clear, there really should be more of a description here...
InformationPackage.getExchangeItem_AllocatorInterfaces()org.eclipse.emf.common.util.EList<ExchangeItem> getRealizedExchangeItems()
ExchangeItem.
It is bidirectional and its opposite is 'Realizing Exchange Items'.
If the meaning of the 'Realized Exchange Items' reference list isn't clear, there really should be more of a description here...
InformationPackage.getExchangeItem_RealizedExchangeItems(),
getRealizingExchangeItems()org.eclipse.emf.common.util.EList<ExchangeItem> getRealizingExchangeItems()
ExchangeItem.
It is bidirectional and its opposite is 'Realized Exchange Items'.
If the meaning of the 'Realizing Exchange Items' reference list isn't clear, there really should be more of a description here...
InformationPackage.getExchangeItem_RealizingExchangeItems(),
getRealizedExchangeItems()org.eclipse.emf.common.util.EList<Operation> getRealizingOperations()
Operation.
It is bidirectional and its opposite is 'Realized Exchange Items'.
If the meaning of the 'Realizing Operations' reference list isn't clear, there really should be more of a description here...
InformationPackage.getExchangeItem_RealizingOperations(),
Operation.getRealizedExchangeItems()