public interface DeploymentTarget extends NamedElement
The following features are supported:
UMLPackage.getDeploymentTarget()| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<PackageableElement> |
getDeployedElement()
Returns the value of the 'Deployed Element' reference list.
|
java.util.Collection<Deployment> |
getDeployment()
Returns the value of the 'Deployment' containment reference list.
|
boolean |
hasDeployedElement() |
boolean |
hasDeployment() |
get_considerIgnoreFragmentOfMessage, get_durationObservationOfEvent, get_informationFlowOfInformationSource, get_informationFlowOfInformationTarget, get_messageOfSignature, get_namespaceOfMember, get_timeObservationOfEvent, getClientDependency, getName, getNameExpression, getNamespace, getQualifiedName, getSupplierDependency, getVisibility, has_considerIgnoreFragmentOfMessage, has_durationObservationOfEvent, has_informationFlowOfInformationSource, has_informationFlowOfInformationTarget, has_messageOfSignature, has_namespaceOfMember, has_timeObservationOfEvent, hasClientDependency, hasSupplierDependency, setName, setNameExpression, setNamespace, setVisibilityget_activityPartitionOfRepresents, get_commentOfAnnotatedElement, get_constraintOfConstrainedElement, get_diagramOfContext, get_directedRelationshipOfSource, get_directedRelationshipOfTarget, get_elementOfSyncElement, get_elementValueOfElement, get_relationshipOfRelatedElement, getAppliedStereotypeInstance, getOwnedComment, getOwnedElement, getOwner, getSyncElement, has_activityPartitionOfRepresents, has_commentOfAnnotatedElement, has_constraintOfConstrainedElement, has_diagramOfContext, has_directedRelationshipOfSource, has_directedRelationshipOfTarget, has_elementOfSyncElement, has_elementValueOfElement, has_relationshipOfRelatedElement, hasOwnedComment, hasOwnedElement, setAppliedStereotypeInstance, setOwner, setSyncElementget_representationText, getLocalID, isInvalid, set_representationText, setLocalID, sGetLocalIDgetID, getMDExtension, getMdExtensions, setIDeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliveraccept, addPropertyChangeListener, canAdd, canAdd, canAddChild, canBeDeleted, firePropertyChange, getClassType, getHumanName, getHumanType, getObjectParent, isEditable, removePropertyChangeListener, sGetIDrefClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostCompositejava.util.Collection<Deployment> getDeployment()
Deployment.
It is bidirectional and its opposite is 'Location'.
The set of Deployments for a DeploymentTarget.
UMLPackage.getDeploymentTarget_Deployment(),
Deployment.getLocation()java.util.Collection<PackageableElement> getDeployedElement()
PackageableElement.
It is bidirectional and its opposite is 'deployment Target Of Deployed Element'.
The set of elements that are manifested in an Artifact that is involved in Deployment to a DeploymentTarget.
UMLPackage.getDeploymentTarget_DeployedElement(),
com.nomagic.uml2.ext.magicdraw.classes.mdkernel.PackageableElement#get_deploymentTargetOfDeployedElementboolean hasDeployment()
throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiExceptionboolean hasDeployedElement()
throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException