|
|||||||||||
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(String unqualifiedName)
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,
Map context)
|
Object |
UML2Switch.caseDeployedArtifact(DeployedArtifact object)
Returns the result of interpretting the object as an instance of 'Deployed Artifact' |
|
Copyright 2003, 2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |