public interface SystemComponent extends Component, CapabilityRealizationInvolvedElement
The following features are supported:
CsPackage.getSystemComponent()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Classifier> |
getDataType()
Returns the value of the 'Data Type' reference list.
|
org.eclipse.emf.common.util.EList<SystemComponentCapabilityRealizationInvolvement> |
getParticipationsInCapabilityRealizations()
Returns the value of the 'Participations In Capability Realizations' reference list.
|
boolean |
isDataComponent()
Returns the value of the 'Data Component' attribute.
|
void |
setDataComponent(boolean value)
Sets the value of the '
Data Component' attribute. |
getAllocatedComponents, 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, getWritegetInvolvingCapabilityRealizationInvolvementsgetInvolvingInvolvementsboolean isDataComponent()
If the meaning of the 'Data Component' attribute isn't clear, there really should be more of a description here...
setDataComponent(boolean),
CsPackage.getSystemComponent_DataComponent()void setDataComponent(boolean value)
Data Component' attribute.
value - the new value of the 'Data Component' attribute.isDataComponent()org.eclipse.emf.common.util.EList<Classifier> getDataType()
Classifier.
If the meaning of the 'Data Type' reference list isn't clear, there really should be more of a description here...
CsPackage.getSystemComponent_DataType()org.eclipse.emf.common.util.EList<SystemComponentCapabilityRealizationInvolvement> getParticipationsInCapabilityRealizations()
SystemComponentCapabilityRealizationInvolvement.
If the meaning of the 'Participations In Capability Realizations' reference list isn't clear, there really should be more of a description here...
CsPackage.getSystemComponent_ParticipationsInCapabilityRealizations()