Uses of Interface
de.mid.innovator.srv2api.icw2class.CLDeploymentSpec
Packages that use CLDeploymentSpec
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of CLDeploymentSpec in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLDeploymentSpecModifier and TypeMethodDescriptionstatic CLDeploymentSpecCLDeploymentSpecHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Deployment Specification with template and container.static CLDeploymentSpecCLDeploymentSpecHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Deployment Specification with stereotype and container.Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLDeploymentSpecModifier and TypeMethodDescriptionCLDeployment.getConfiguration(K_CONTROL_OPTION... behaviourFlags) The specification of properties that parameterize the deployment and execution of one or more artifacts.