Uses of Interface
de.mid.innovator.srv2api.icw2class.CLExtensionPoint
Packages that use CLExtensionPoint
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of CLExtensionPoint in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLExtensionPointModifier and TypeMethodDescriptionstatic CLExtensionPointCLExtensionPointHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Extension Point with template and container.static CLExtensionPointCLExtensionPointHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Extension Point with stereotype and container.Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLExtensionPointModifier and TypeMethodDescriptionCLExtend.getExtensionLocation(K_CONTROL_OPTION... behaviourFlags) An ordered list of extension points belonging to the extended use case specifying where the respective behavioral fragments of the extending use case are to be inserted.CLUseCase.getExtensionPoint(K_CONTROL_OPTION... behaviourFlags) References the extension points owned by the use case.Method parameters in de.mid.innovator.srv2api.icw2class with type arguments of type CLExtensionPointModifier and TypeMethodDescriptionvoidCLExtend.setExtensionLocation(List<? extends CLExtensionPoint> values) Set the value of Foreign Key ExtensionLocation.