public interface LogicalComponent extends SystemComponent
The following features are supported:
LaPackage.getLogicalComponent()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<LogicalFunction> |
getAllocatedLogicalFunctions()
Returns the value of the 'Allocated Logical Functions' reference list.
|
org.eclipse.emf.common.util.EList<LogicalArchitecture> |
getOwnedLogicalArchitectures()
Returns the value of the 'Owned Logical Architectures' containment reference list.
|
org.eclipse.emf.common.util.EList<LogicalComponentPkg> |
getOwnedLogicalComponentPkgs()
Returns the value of the 'Owned Logical Component Pkgs' containment reference list.
|
org.eclipse.emf.common.util.EList<LogicalComponent> |
getOwnedLogicalComponents()
Returns the value of the 'Owned Logical Components' containment reference list.
|
org.eclipse.emf.common.util.EList<SystemRealization> |
getOwnedSystemRealizations()
Returns the value of the 'Owned System Realizations' containment reference list.
|
org.eclipse.emf.common.util.EList<System> |
getRealizedSystems()
Returns the value of the 'Realized Systems' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalComponent> |
getRealizingPhysicalComponents()
Returns the value of the 'Realizing Physical Components' reference list.
|
org.eclipse.emf.common.util.EList<LogicalComponent> |
getSubLogicalComponents()
Returns the value of the 'Sub Logical Components' reference list.
|
org.eclipse.emf.common.util.EList<SystemRealization> |
getSystemRealizations()
Returns the value of the 'System Realizations' reference list.
|
getDataType, getParticipationsInCapabilityRealizations, isDataComponent, setDataComponentgetAllocatedComponents, getAllocatingComponents, getContainedComponentPorts, getContainedParts, getContainedPhysicalPorts, getImplementedInterfaceLinks, getImplementedInterfaces, getOwnedInterfaceImplementations, getOwnedInterfaceUses, getOwnedPhysicalLinkCategories, getOwnedPhysicalLinks, getOwnedPhysicalPath, getProvidedInterfaces, getProvisionedComponentAllocations, getProvisioningComponentAllocations, getRequiredInterfaces, getUsedInterfaceLinks, getUsedInterfacesgetOwnedAbstractCapabilityPkg, getOwnedDataPkg, getOwnedInterfacePkg, getOwnedStateMachines, setOwnedAbstractCapabilityPkg, setOwnedDataPkg, setOwnedInterfacePkggetAllocatedFunctions, getFunctionalAllocations, getInExchangeLinks, getOutExchangeLinks, getOwnedComponentExchangeCategories, getOwnedComponentExchanges, getOwnedFunctionalAllocationgetOwnedPartitions, getRepresentingPartitions, isDecomposedgetContainedProperties, getOwnedFeaturesgetOwnedGeneralizations, getSub, getSubGeneralizations, getSuper, getSuperGeneralizations, isAbstract, setAbstractgetTypedElementsgetAbstractTypedElementsgetContainedGenericTraces, getContainedRequirementsTraces, getNamingRules, getOwnedTracesgetAppliedPropertyValueGroups, 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, setSidgetOwnedExtensionseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetAllocatedInterfaces, getOwnedInterfaceAllocations, getProvisionedInterfaceAllocationsgetAccess, getAcquire, getCall, getConsume, getExecute, getOwnedCommunicationLinks, getProduce, getReceive, getSend, getTransmit, getWritegetInvolvingCapabilityRealizationInvolvementsgetInvolvingInvolvementsorg.eclipse.emf.common.util.EList<LogicalComponent> getOwnedLogicalComponents()
LogicalComponent.
If the meaning of the 'Owned Logical Components' containment reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalComponent_OwnedLogicalComponents()org.eclipse.emf.common.util.EList<LogicalArchitecture> getOwnedLogicalArchitectures()
LogicalArchitecture.
If the meaning of the 'Owned Logical Architectures' containment reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalComponent_OwnedLogicalArchitectures()org.eclipse.emf.common.util.EList<LogicalComponentPkg> getOwnedLogicalComponentPkgs()
LogicalComponentPkg.
If the meaning of the 'Owned Logical Component Pkgs' containment reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalComponent_OwnedLogicalComponentPkgs()org.eclipse.emf.common.util.EList<SystemRealization> getOwnedSystemRealizations()
SystemRealization.
If the meaning of the 'Owned System Realizations' containment reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalComponent_OwnedSystemRealizations()org.eclipse.emf.common.util.EList<SystemRealization> getSystemRealizations()
SystemRealization.
If the meaning of the 'System Realizations' reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalComponent_SystemRealizations()org.eclipse.emf.common.util.EList<LogicalComponent> getSubLogicalComponents()
LogicalComponent.
If the meaning of the 'Sub Logical Components' reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalComponent_SubLogicalComponents()org.eclipse.emf.common.util.EList<LogicalFunction> getAllocatedLogicalFunctions()
LogicalFunction.
It is bidirectional and its opposite is 'Allocator Logical Components'.
If the meaning of the 'Allocated Logical Functions' reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalComponent_AllocatedLogicalFunctions(),
LogicalFunction.getAllocatorLogicalComponents()org.eclipse.emf.common.util.EList<PhysicalComponent> getRealizingPhysicalComponents()
PhysicalComponent.
It is bidirectional and its opposite is 'Realized Logical Components'.
If the meaning of the 'Realizing Physical Components' reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalComponent_RealizingPhysicalComponents(),
PhysicalComponent.getRealizedLogicalComponents()org.eclipse.emf.common.util.EList<System> getRealizedSystems()
System.
It is bidirectional and its opposite is 'Realizing Logical Components'.
If the meaning of the 'Realized Systems' reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalComponent_RealizedSystems(),
System.getRealizingLogicalComponents()