|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||
| Packages that use CLDeployment | |
|---|---|
| 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 CLDeployment in de.mid.innovator.srv2api.icw2class |
|---|
| Methods in de.mid.innovator.srv2api.icw2class that return CLDeployment | |
|---|---|
static CLDeployment |
CLDeploymentHelper.create(SrvContext srvCtx,
MMCreateTemplate ohTemplate,
ELContainerAble ohSource,
ELElement ohTarget)
Create a new Deployment with template from source to target element. |
static CLDeployment |
CLDeploymentHelper.create(SrvContext srvCtx,
MMStereotype ohStereotype,
ELContainerAble ohSource,
ELElement ohTarget)
Create a new Deployment with stereotype from source to target element. |
CLDeployment |
CLDeploymentSpec.getDeployment()
The deployment which the deployment specification is associated with. |
CLDeployment |
CLInstanceSpecification.getOwningDeployment()
The deployment owning this instance as deployment descriptor. |
| Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLDeployment | |
|---|---|
List<CLDeployment> |
CLDeployedArtifact.getDeployedArtifact(K_CONTROL_OPTION... behaviourFlags)
All deployments owned by this deployed artifact. |
List<CLDeployment> |
CLDeploymentTarget.getDeployment(K_CONTROL_OPTION... behaviourFlags)
The set of deployments for a deployment target. |
|
|||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||