| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeployedArtifact | |
|---|---|
| org.eclipse.uml2.uml | |
| org.eclipse.uml2.uml.util | |
| Uses of DeployedArtifact in org.eclipse.uml2.uml | 
|---|
| Subinterfaces of DeployedArtifact in org.eclipse.uml2.uml | |
|---|---|
 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.uml that return DeployedArtifact | |
|---|---|
 DeployedArtifact | 
Deployment.getDeployedArtifact(java.lang.String name)
Retrieves the first DeployedArtifact with the specified 'Name' from the 'Deployed Artifact' reference list | 
 DeployedArtifact | 
Deployment.getDeployedArtifact(java.lang.String name,
                    boolean ignoreCase,
                    org.eclipse.emf.ecore.EClass eClass)
Retrieves the first DeployedArtifact with the specified 'Name' from the 'Deployed Artifact' reference list | 
| Methods in org.eclipse.uml2.uml that return types with arguments of type DeployedArtifact | |
|---|---|
 org.eclipse.emf.common.util.EList<DeployedArtifact> | 
Deployment.getDeployedArtifacts()
Returns the value of the 'Deployed Artifact' reference list.  | 
| Uses of DeployedArtifact in org.eclipse.uml2.uml.util | 
|---|
| Methods in org.eclipse.uml2.uml.util with parameters of type DeployedArtifact | |
|---|---|
 T | 
UMLSwitch.caseDeployedArtifact(DeployedArtifact object)
Returns the result of interpreting the object as an instance of 'Deployed Artifact'  | 
 boolean | 
UMLValidator.validateDeployedArtifact(DeployedArtifact deployedArtifact,
                         org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                         java.util.Map<java.lang.Object,java.lang.Object> context)
 | 
  | 
Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved.  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||