|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeployedArtifact | |
---|---|
org.eclipse.uml2 | |
org.eclipse.uml2.util |
Uses of DeployedArtifact in org.eclipse.uml2 |
---|
Subinterfaces of DeployedArtifact in org.eclipse.uml2 | |
interface |
Artifact
A representation of the model object 'Artifact' |
interface |
DeploymentSpecification
A representation of the model object 'Deployment Specification' |
interface |
EnumerationLiteral
A representation of the model object 'Enumeration Literal' |
interface |
InstanceSpecification
A representation of the model object 'Instance Specification' |
Methods in org.eclipse.uml2 that return DeployedArtifact | |
DeployedArtifact |
Deployment.getDeployedArtifact(java.lang.String name)
Retrieves the DeployedArtifact with the specified 'Name' from the 'Deployed Artifact' reference list |
Uses of DeployedArtifact in org.eclipse.uml2.util |
---|
Methods in org.eclipse.uml2.util with parameters of type DeployedArtifact | |
boolean |
UML2Validator.validateDeployedArtifact(DeployedArtifact deployedArtifact,
DiagnosticChain diagnostics,
java.util.Map context)
|
java.lang.Object |
UML2Switch.caseDeployedArtifact(DeployedArtifact object)
Returns the result of interpretting the object as an instance of 'Deployed Artifact' |
|
Copyright 2003, 2005 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |