Uses of Interface
de.mid.innovator.srv2api.icw2class.CLDeploymentTarget

Packages that use CLDeploymentTarget
de.mid.innovator.srv2api.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships. 
 

Uses of CLDeploymentTarget in de.mid.innovator.srv2api.icw2class
 

Subinterfaces of CLDeploymentTarget in de.mid.innovator.srv2api.icw2class
 interface CLDevice
          A device is a physical computational resource with processing capability which artifacts may be deployed for execution on.
 interface CLExecEnv
          An execution environment is a node that offers an execution environment for specific types of components that are deployed on it in the form of executable artifacts.
 interface CLInstanceSpecification
          An instance specification is a model element that represents an instance in a modeled system.
 interface CLNode
          A node is a computational resource which artifacts may be deployed for execution on.
 interface CLPort
          A port is a property of a classifier that specifies a distinct interaction point between that classifier and its environment or between the (behavior of the) classifier and its internal parts.
 interface CLProperty
          A property is a structural feature.
 

Methods in de.mid.innovator.srv2api.icw2class that return CLDeploymentTarget
 CLDeploymentTarget CLDeployment.getLocation()
          The deployment target that is the target of a deployment.