Uses of Interface
de.mid.innovator.srv2api.icw2class.CLComponentRealization
Packages that use CLComponentRealization
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of CLComponentRealization in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLComponentRealizationModifier and TypeMethodDescriptionstatic CLComponentRealizationCLComponentRealizationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Component Realization with template from source to target element.static CLComponentRealizationCLComponentRealizationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Component Realization with stereotype from source to target element.Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLComponentRealizationModifier and TypeMethodDescriptionCLComponent.getRealization(K_CONTROL_OPTION... behaviourFlags) The set of component realizations owned by this component.CLClassifier.getRealizingClassifierRealization()All component realizations owned by this classifier.