public interface Part extends Partition, InformationsExchanger, DeployableElement, DeploymentTarget, AbstractPathInvolvedElement
The following features are supported:
CsPackage.getPart()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Part> |
getDeployedParts()
Returns the value of the 'Deployed Parts' reference list.
|
org.eclipse.emf.common.util.EList<Part> |
getDeployingParts()
Returns the value of the 'Deploying Parts' reference list.
|
AbstractType |
getOwnedAbstractType()
Returns the value of the 'Owned Abstract Type' containment reference.
|
org.eclipse.emf.common.util.EList<AbstractDeploymentLink> |
getOwnedDeploymentLinks()
Returns the value of the 'Owned Deployment Links' containment reference list.
|
org.eclipse.emf.common.util.EList<Interface> |
getProvidedInterfaces()
Returns the value of the 'Provided Interfaces' reference list.
|
org.eclipse.emf.common.util.EList<Interface> |
getRequiredInterfaces()
Returns the value of the 'Required Interfaces' reference list.
|
void |
setOwnedAbstractType(AbstractType value)
Sets the value of the '
Owned Abstract Type' containment reference. |
getRepresentingInstanceRolesgetAggregationKind, getAssociation, isIsDerived, isIsPartOfKey, isIsReadOnly, setAggregationKind, setIsDerived, setIsPartOfKey, setIsReadOnlygetVisibility, isIsAbstract, isIsStatic, setIsAbstract, setIsStatic, setVisibilitygetTypegetAbstractType, setAbstractTypegetName, 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, setSidgetOwnedExtensionseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetOwnedDefaultValue, getOwnedMaxCard, getOwnedMaxLength, getOwnedMaxValue, getOwnedMinCard, getOwnedMinLength, getOwnedMinValue, getOwnedNullValue, isMaxInclusive, isMinInclusive, isOrdered, isUnique, setMaxInclusive, setMinInclusive, setOrdered, setOwnedDefaultValue, setOwnedMaxCard, setOwnedMaxLength, setOwnedMaxValue, setOwnedMinCard, setOwnedMinLength, setOwnedMinValue, setOwnedNullValue, setUniqueisFinal, setFinalgetIncomingInformationFlows, getInformationFlows, getOutgoingInformationFlowsgetDeployingLinksgetDeploymentLinksgetInvolvingInvolvementsorg.eclipse.emf.common.util.EList<Interface> getProvidedInterfaces()
Interface.
If the meaning of the 'Provided Interfaces' reference list isn't clear, there really should be more of a description here...
CsPackage.getPart_ProvidedInterfaces()org.eclipse.emf.common.util.EList<Interface> getRequiredInterfaces()
Interface.
If the meaning of the 'Required Interfaces' reference list isn't clear, there really should be more of a description here...
CsPackage.getPart_RequiredInterfaces()org.eclipse.emf.common.util.EList<AbstractDeploymentLink> getOwnedDeploymentLinks()
AbstractDeploymentLink.
If the meaning of the 'Owned Deployment Links' containment reference list isn't clear, there really should be more of a description here...
CsPackage.getPart_OwnedDeploymentLinks()org.eclipse.emf.common.util.EList<Part> getDeployedParts()
Part.
If the meaning of the 'Deployed Parts' reference list isn't clear, there really should be more of a description here...
CsPackage.getPart_DeployedParts()org.eclipse.emf.common.util.EList<Part> getDeployingParts()
Part.
If the meaning of the 'Deploying Parts' reference list isn't clear, there really should be more of a description here...
CsPackage.getPart_DeployingParts()AbstractType getOwnedAbstractType()
If the meaning of the 'Owned Abstract Type' containment reference isn't clear, there really should be more of a description here...
setOwnedAbstractType(AbstractType),
CsPackage.getPart_OwnedAbstractType()void setOwnedAbstractType(AbstractType value)
Owned Abstract Type' containment reference.
value - the new value of the 'Owned Abstract Type' containment reference.getOwnedAbstractType()