Uses of Interface
de.mid.innovator.srv2api.icw2class.CLInterfaceRealization
Packages that use CLInterfaceRealization
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of CLInterfaceRealization in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLInterfaceRealizationModifier and TypeMethodDescriptionstatic CLInterfaceRealizationCLInterfaceRealizationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Interface Realization with template from source to target element.static CLInterfaceRealizationCLInterfaceRealizationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Interface Realization with stereotype from source to target element.Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLInterfaceRealizationModifier and TypeMethodDescriptionCLInterface.getContractInterfaceRealization()CLBehavioredClassifier.getInterfaceRealization(K_CONTROL_OPTION... behaviourFlags) All interface realizations owned by this behaviored classifier.CLInterface.getInterfaceRealizationOfInterface()All realizations of this interface.