Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.platform.DeployedResource
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.platform | |
| org.eclipse.gmt.modisco.omg.kdm.platform.impl | |
| 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 Modifier and Type Method Description DeployedResourcePlatformFactory. createDeployedResource()Returns a new object of class 'Deployed Resource'.Methods in org.eclipse.gmt.modisco.omg.kdm.platform that return types with arguments of type DeployedResource Modifier and Type Method Description org.eclipse.emf.common.util.EList<DeployedResource>Machine. getDeployedResource()Returns the value of the 'Deployed Resource' containment reference list. -
Uses of DeployedResource in org.eclipse.gmt.modisco.omg.kdm.platform.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.platform.impl that implement DeployedResource Modifier and Type Class Description classDeployedResourceImplAn implementation of the model object 'Deployed Resource'.Fields in org.eclipse.gmt.modisco.omg.kdm.platform.impl with type parameters of type DeployedResource Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<DeployedResource>MachineImpl. deployedResourceThe cached value of the 'Deployed Resource' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.platform.impl that return DeployedResource Modifier and Type Method Description DeployedResourcePlatformFactoryImpl. createDeployedResource()Methods in org.eclipse.gmt.modisco.omg.kdm.platform.impl that return types with arguments of type DeployedResource Modifier and Type Method Description org.eclipse.emf.common.util.EList<DeployedResource>MachineImpl. getDeployedResource() -
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 Modifier and Type Method Description TPlatformSwitch. caseDeployedResource(DeployedResource object)Returns the result of interpreting the object as an instance of 'Deployed Resource'.