Uses of Interface
de.mid.innovator.srv2api.icw2class.CLTemplateBinding
Packages that use CLTemplateBinding
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of CLTemplateBinding in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLTemplateBindingModifier and TypeMethodDescriptionstatic CLTemplateBindingCLTemplateBindingHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Template Binding with template from source to target element.static CLTemplateBindingCLTemplateBindingHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Template Binding with stereotype from source to target element.CLTemplateParameterSubstitution.getTemplateBinding()The binding that owns this substitution.Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLTemplateBindingModifier and TypeMethodDescriptionCLTemplateAbleElement.getTemplateBindingSource(K_CONTROL_OPTION... behaviourFlags) CLTemplateAbleElement.getTemplateBindingTarget()