public interface SystemEngineering extends AbstractModellingStructure, ModelRoot
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<EPBSArchitecture> |
getContainedEPBSArchitectures()
Returns the value of the 'Contained EPBS Architectures' reference list.
|
org.eclipse.emf.common.util.EList<LogicalArchitecture> |
getContainedLogicalArchitectures()
Returns the value of the 'Contained Logical Architectures' reference list.
|
org.eclipse.emf.common.util.EList<OperationalAnalysis> |
getContainedOperationalAnalysis()
Returns the value of the 'Contained Operational Analysis' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalArchitecture> |
getContainedPhysicalArchitectures()
Returns the value of the 'Contained Physical Architectures' reference list.
|
org.eclipse.emf.common.util.EList<SharedPkg> |
getContainedSharedPkgs()
Returns the value of the 'Contained Shared Pkgs' reference list.
|
org.eclipse.emf.common.util.EList<SystemAnalysis> |
getContainedSystemAnalysis()
Returns the value of the 'Contained System Analysis' reference list.
|
getOwnedArchitecturePkgs, getOwnedArchitecturesgetOwnedReuseLinks, getReuseLinksgetOwnedPropertyValuePkgsgetContainedGenericTraces, 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<OperationalAnalysis> getContainedOperationalAnalysis()
OperationalAnalysis.
If the meaning of the 'Contained Operational Analysis' reference list isn't clear, there really should be more of a description here...
CapellamodellerPackage.getSystemEngineering_ContainedOperationalAnalysis()org.eclipse.emf.common.util.EList<SystemAnalysis> getContainedSystemAnalysis()
SystemAnalysis.
If the meaning of the 'Contained System Analysis' reference list isn't clear, there really should be more of a description here...
CapellamodellerPackage.getSystemEngineering_ContainedSystemAnalysis()org.eclipse.emf.common.util.EList<LogicalArchitecture> getContainedLogicalArchitectures()
LogicalArchitecture.
If the meaning of the 'Contained Logical Architectures' reference list isn't clear, there really should be more of a description here...
CapellamodellerPackage.getSystemEngineering_ContainedLogicalArchitectures()org.eclipse.emf.common.util.EList<PhysicalArchitecture> getContainedPhysicalArchitectures()
PhysicalArchitecture.
If the meaning of the 'Contained Physical Architectures' reference list isn't clear, there really should be more of a description here...
CapellamodellerPackage.getSystemEngineering_ContainedPhysicalArchitectures()org.eclipse.emf.common.util.EList<EPBSArchitecture> getContainedEPBSArchitectures()
EPBSArchitecture.
If the meaning of the 'Contained EPBS Architectures' reference list isn't clear, there really should be more of a description here...
CapellamodellerPackage.getSystemEngineering_ContainedEPBSArchitectures()org.eclipse.emf.common.util.EList<SharedPkg> getContainedSharedPkgs()
SharedPkg.
If the meaning of the 'Contained Shared Pkgs' reference list isn't clear, there really should be more of a description here...
CapellamodellerPackage.getSystemEngineering_ContainedSharedPkgs()