public interface AbstractFunctionalStructure extends Structure
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ComponentExchangeCategory> |
getOwnedComponentExchangeCategories()
Returns the value of the 'Owned Component Exchange Categories' containment reference list.
|
org.eclipse.emf.common.util.EList<ComponentExchangeRealization> |
getOwnedComponentExchangeRealizations()
Returns the value of the 'Owned Component Exchange Realizations' containment reference list.
|
org.eclipse.emf.common.util.EList<ComponentExchange> |
getOwnedComponentExchanges()
Returns the value of the 'Owned Component Exchanges' containment reference list.
|
org.eclipse.emf.common.util.EList<ComponentFunctionalAllocation> |
getOwnedFunctionalAllocations()
Returns the value of the 'Owned Functional Allocations' containment reference list.
|
org.eclipse.emf.common.util.EList<ExchangeLink> |
getOwnedFunctionalLinks()
Returns the value of the 'Owned Functional Links' containment reference list.
|
getOwnedPropertyValuePkgsgetContainedGenericTraces, 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, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<ComponentExchange> getOwnedComponentExchanges()
ComponentExchange.
If the meaning of the 'Owned Component Exchanges' containment reference list isn't clear, there really should be more of a description here...
FaPackage.getAbstractFunctionalStructure_OwnedComponentExchanges()org.eclipse.emf.common.util.EList<ComponentExchangeCategory> getOwnedComponentExchangeCategories()
ComponentExchangeCategory.
If the meaning of the 'Owned Component Exchange Categories' containment reference list isn't clear, there really should be more of a description here...
FaPackage.getAbstractFunctionalStructure_OwnedComponentExchangeCategories()org.eclipse.emf.common.util.EList<ExchangeLink> getOwnedFunctionalLinks()
ExchangeLink.
If the meaning of the 'Owned Functional Links' containment reference list isn't clear, there really should be more of a description here...
FaPackage.getAbstractFunctionalStructure_OwnedFunctionalLinks()org.eclipse.emf.common.util.EList<ComponentFunctionalAllocation> getOwnedFunctionalAllocations()
ComponentFunctionalAllocation.
If the meaning of the 'Owned Functional Allocations' containment reference list isn't clear, there really should be more of a description here...
FaPackage.getAbstractFunctionalStructure_OwnedFunctionalAllocations()org.eclipse.emf.common.util.EList<ComponentExchangeRealization> getOwnedComponentExchangeRealizations()
ComponentExchangeRealization.
If the meaning of the 'Owned Component Exchange Realizations' containment reference list isn't clear, there really should be more of a description here...
FaPackage.getAbstractFunctionalStructure_OwnedComponentExchangeRealizations()