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

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

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

Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return DeployedSoftwareSystem
 DeployedSoftwareSystem PlatformFactory.createDeployedSoftwareSystem()
          Returns a new object of class 'Deployed Software System'.
 

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

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