Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.platform.DeployedResource

Packages that use DeployedResource
org.eclipse.gmt.modisco.omg.kdm.platform   
org.eclipse.gmt.modisco.omg.kdm.platform.util   
 

Uses of DeployedResource in org.eclipse.gmt.modisco.omg.kdm.platform
 

Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return DeployedResource
 DeployedResource PlatformFactory.createDeployedResource()
          Returns a new object of class 'Deployed Resource'.
 

Uses of DeployedResource in org.eclipse.gmt.modisco.omg.kdm.platform.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.platform.util with parameters of type DeployedResource
 T PlatformSwitch.caseDeployedResource(DeployedResource object)
          Returns the result of interpreting the object as an instance of 'Deployed Resource'.