Uses of Interface
de.mid.innovator.srv2api.icw2class.CLDeploymentTarget
-
Packages that use CLDeploymentTarget Package Description 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 Modifier and Type Interface Description interfaceCLDeviceA device is a physical computational resource with processing capability which artifacts may be deployed for execution on.interfaceCLExecEnvAn 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.interfaceCLInstanceSpecificationAn instance specification is a model element that represents an instance in a modeled system.interfaceCLNodeA node is a computational resource which artifacts may be deployed for execution on.interfaceCLPortA 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.interfaceCLPropertyA property is a structural feature.Methods in de.mid.innovator.srv2api.icw2class that return CLDeploymentTarget Modifier and Type Method Description CLDeploymentTargetCLDeployment. getLocation()The deployment target that is the target of a deployment.
-