public interface DeploymentTarget extends NamedElement
A deployment target is the location for a deployed artifact.
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, setVisibility
get_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, setSyncElement
get_representationText, getLocalID, isInvalid, set_representationText, setLocalID, sGetLocalID
getID, getMDExtension, getMdExtensions, setID
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, addPropertyChangeListener, canAdd, canAdd, canAddChild, canBeDeleted, firePropertyChange, getClassType, getHumanName, getHumanType, getObjectParent, isEditable, removePropertyChangeListener, sGetID
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
java.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_deploymentTargetOfDeployedElement
boolean hasDeployment() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException
boolean hasDeployedElement() throws javax.jmi.reflect.JmiException
javax.jmi.reflect.JmiException