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