|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Deployment | |
---|---|
org.eclipse.uml2 | |
org.eclipse.uml2.util |
Uses of Deployment in org.eclipse.uml2 |
---|
Methods in org.eclipse.uml2 that return Deployment | |
Deployment |
UML2Factory.createDeployment()
Returns a new object of class 'Deployment' |
Deployment |
DeploymentTarget.getDeployment(java.lang.String name)
Retrieves the Deployment with the specified 'Name' from the 'Deployment' containment reference list |
Deployment |
DeploymentTarget.createDeployment(EClass eClass)
Deprecated. Use #createDeployment() instead. |
Deployment |
DeploymentTarget.createDeployment()
Creates a Deployment and appends it to the 'Deployment' containment reference list |
Uses of Deployment in org.eclipse.uml2.util |
---|
Methods in org.eclipse.uml2.util with parameters of type Deployment | |
boolean |
UML2Validator.validateDeployment(Deployment deployment,
DiagnosticChain diagnostics,
java.util.Map context)
|
java.lang.Object |
UML2Switch.caseDeployment(Deployment object)
Returns the result of interpretting the object as an instance of 'Deployment' |
|
Copyright 2003, 2005 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |