Uses of Interface
de.mid.innovator.srv2api.icw2class.CLExtend
Packages that use CLExtend
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of CLExtend in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLExtendModifier and TypeMethodDescriptionstatic CLExtendCLExtendHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Extend Relationship with template from source to target element.static CLExtendCLExtendHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Extend Relationship with stereotype from source to target element.Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLExtendModifier and TypeMethodDescriptionCLExtensionPoint.getExtend()The extend relationships of this extension point.CLUseCase.getExtend()CLUseCase.getExtendedCase()