public interface AbstractFunctionalArchitecture extends ModellingArchitecture
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.
|
FunctionPkg |
getOwnedFunctionPkg()
Returns the value of the 'Owned Function Pkg' containment reference.
|
void |
setOwnedFunctionPkg(FunctionPkg value)
Sets the value of the '
Owned Function Pkg' containment reference. |
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, setSidgetOwnedExtensionsFunctionPkg getOwnedFunctionPkg()
If the meaning of the 'Owned Function Pkg' containment reference isn't clear, there really should be more of a description here...
setOwnedFunctionPkg(FunctionPkg),
FaPackage.getAbstractFunctionalArchitecture_OwnedFunctionPkg()void setOwnedFunctionPkg(FunctionPkg value)
Owned Function Pkg' containment reference.
value - the new value of the 'Owned Function Pkg' containment reference.getOwnedFunctionPkg()org.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.getAbstractFunctionalArchitecture_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.getAbstractFunctionalArchitecture_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.getAbstractFunctionalArchitecture_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.getAbstractFunctionalArchitecture_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.getAbstractFunctionalArchitecture_OwnedComponentExchangeRealizations()