Uses of Interface
de.mid.innovator.srv2api.icw2class.CLSubstitution
Packages that use CLSubstitution
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of CLSubstitution in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLSubstitutionModifier and TypeMethodDescriptionstatic CLSubstitutionCLSubstitutionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Substitution with template from source to target element.static CLSubstitutionCLSubstitutionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Substitution with stereotype from source to target element.Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLSubstitutionModifier and TypeMethodDescriptionCLClassifier.getContractSubstitution()All substitutions with this classifier as target.CLClassifier.getSubstitution(K_CONTROL_OPTION... behaviourFlags) All substitutions owned by this classifier.