public interface LogicalArchitecture extends ComponentArchitecture
The following features are supported:
LaPackage.getLogicalArchitecture()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<SystemAnalysis> |
getAllocatedSystemAnalyses()
Returns the value of the 'Allocated System Analyses' reference list.
|
org.eclipse.emf.common.util.EList<SystemAnalysisRealization> |
getAllocatedSystemAnalysisRealizations()
Returns the value of the 'Allocated System Analysis Realizations' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalArchitecture> |
getAllocatingPhysicalArchitectures()
Returns the value of the 'Allocating Physical Architectures' reference list.
|
CapabilityRealizationPkg |
getContainedCapabilityRealizationPkg()
Returns the value of the 'Contained Capability Realization Pkg' reference.
|
LogicalFunctionPkg |
getContainedLogicalFunctionPkg()
Returns the value of the 'Contained Logical Function Pkg' reference.
|
LogicalActorPkg |
getOwnedLogicalActorPkg()
Returns the value of the 'Owned Logical Actor Pkg' containment reference.
|
LogicalComponent |
getOwnedLogicalComponent()
Returns the value of the 'Owned Logical Component' containment reference.
|
LogicalComponentPkg |
getOwnedLogicalComponentPkg()
Returns the value of the 'Owned Logical Component Pkg' containment reference.
|
LogicalContext |
getOwnedLogicalContext()
Returns the value of the 'Owned Logical Context' containment reference.
|
org.eclipse.emf.common.util.EList<SystemAnalysisRealization> |
getOwnedSystemAnalysisRealizations()
Returns the value of the 'Owned System Analysis Realizations' containment reference list.
|
void |
setOwnedLogicalActorPkg(LogicalActorPkg value)
Sets the value of the '
Owned Logical Actor Pkg' containment reference. |
void |
setOwnedLogicalComponent(LogicalComponent value)
Sets the value of the '
Owned Logical Component' containment reference. |
void |
setOwnedLogicalComponentPkg(LogicalComponentPkg value)
Sets the value of the '
Owned Logical Component Pkg' containment reference. |
void |
setOwnedLogicalContext(LogicalContext value)
Sets the value of the '
Owned Logical Context' containment reference. |
getAllocatedArchitectures, getAllocatingArchitectures, getOwnedAbstractCapabilityPkg, getOwnedDataPkg, getOwnedInterfacePkg, getOwnedRequirementPkgs, getProvisionedArchitectureAllocations, getProvisioningArchitectureAllocations, setOwnedAbstractCapabilityPkg, setOwnedDataPkg, setOwnedInterfacePkggetOwnedComponentExchangeCategories, getOwnedComponentExchangeRealizations, getOwnedComponentExchanges, getOwnedFunctionalAllocations, getOwnedFunctionalLinks, getOwnedFunctionPkg, setOwnedFunctionPkggetOwnedPropertyValuePkgsgetContainedGenericTraces, 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, setSidgetOwnedExtensionsLogicalContext getOwnedLogicalContext()
If the meaning of the 'Owned Logical Context' containment reference isn't clear, there really should be more of a description here...
setOwnedLogicalContext(LogicalContext),
LaPackage.getLogicalArchitecture_OwnedLogicalContext()void setOwnedLogicalContext(LogicalContext value)
Owned Logical Context' containment reference.
value - the new value of the 'Owned Logical Context' containment reference.getOwnedLogicalContext()LogicalComponent getOwnedLogicalComponent()
If the meaning of the 'Owned Logical Component' containment reference isn't clear, there really should be more of a description here...
setOwnedLogicalComponent(LogicalComponent),
LaPackage.getLogicalArchitecture_OwnedLogicalComponent()void setOwnedLogicalComponent(LogicalComponent value)
Owned Logical Component' containment reference.
value - the new value of the 'Owned Logical Component' containment reference.getOwnedLogicalComponent()LogicalComponentPkg getOwnedLogicalComponentPkg()
If the meaning of the 'Owned Logical Component Pkg' containment reference isn't clear, there really should be more of a description here...
setOwnedLogicalComponentPkg(LogicalComponentPkg),
LaPackage.getLogicalArchitecture_OwnedLogicalComponentPkg()void setOwnedLogicalComponentPkg(LogicalComponentPkg value)
Owned Logical Component Pkg' containment reference.
value - the new value of the 'Owned Logical Component Pkg' containment reference.getOwnedLogicalComponentPkg()LogicalActorPkg getOwnedLogicalActorPkg()
If the meaning of the 'Owned Logical Actor Pkg' containment reference isn't clear, there really should be more of a description here...
setOwnedLogicalActorPkg(LogicalActorPkg),
LaPackage.getLogicalArchitecture_OwnedLogicalActorPkg()void setOwnedLogicalActorPkg(LogicalActorPkg value)
Owned Logical Actor Pkg' containment reference.
value - the new value of the 'Owned Logical Actor Pkg' containment reference.getOwnedLogicalActorPkg()CapabilityRealizationPkg getContainedCapabilityRealizationPkg()
If the meaning of the 'Contained Capability Realization Pkg' reference isn't clear, there really should be more of a description here...
LaPackage.getLogicalArchitecture_ContainedCapabilityRealizationPkg()LogicalFunctionPkg getContainedLogicalFunctionPkg()
If the meaning of the 'Contained Logical Function Pkg' reference isn't clear, there really should be more of a description here...
LaPackage.getLogicalArchitecture_ContainedLogicalFunctionPkg()org.eclipse.emf.common.util.EList<SystemAnalysisRealization> getOwnedSystemAnalysisRealizations()
SystemAnalysisRealization.
If the meaning of the 'Owned System Analysis Realizations' containment reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalArchitecture_OwnedSystemAnalysisRealizations()org.eclipse.emf.common.util.EList<SystemAnalysisRealization> getAllocatedSystemAnalysisRealizations()
SystemAnalysisRealization.
If the meaning of the 'Allocated System Analysis Realizations' reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalArchitecture_AllocatedSystemAnalysisRealizations()org.eclipse.emf.common.util.EList<SystemAnalysis> getAllocatedSystemAnalyses()
SystemAnalysis.
It is bidirectional and its opposite is 'Allocating Logical Architectures'.
If the meaning of the 'Allocated System Analyses' reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalArchitecture_AllocatedSystemAnalyses(),
SystemAnalysis.getAllocatingLogicalArchitectures()org.eclipse.emf.common.util.EList<PhysicalArchitecture> getAllocatingPhysicalArchitectures()
PhysicalArchitecture.
It is bidirectional and its opposite is 'Allocated Logical Architectures'.
If the meaning of the 'Allocating Physical Architectures' reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalArchitecture_AllocatingPhysicalArchitectures(),
PhysicalArchitecture.getAllocatedLogicalArchitectures()