Uses of Interface
de.mid.innovator.srv2api.icw2class.CLDeployment
Packages that use CLDeployment
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of CLDeployment in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLDeploymentModifier and TypeMethodDescriptionstatic CLDeploymentCLDeploymentHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Deployment with template from source to target element.static CLDeploymentCLDeploymentHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Deployment with stereotype from source to target element.CLDeploymentSpec.getDeployment()The deployment which the deployment specification is associated with.CLInstanceSpecification.getOwningDeployment()The deployment owning this instance as deployment descriptor.Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLDeploymentModifier and TypeMethodDescriptionCLDeployedArtifact.getDeployedArtifact()All deployments owned by this deployed artifact.CLDeploymentTarget.getDeployment(K_CONTROL_OPTION... behaviourFlags) The set of deployments for a deployment target.