Uses of Interface
de.mid.innovator.srv2api.icw2class.CLUseCase
Packages that use CLUseCase
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
Diagrams and graphical representations for elements of the icw2class package.
-
Uses of CLUseCase in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLUseCaseModifier and TypeMethodDescriptionstatic CLUseCaseCLUseCaseHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Use Case with template and container.static CLUseCaseCLUseCaseHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Use Case with stereotype and container.CLInclude.getAddition()CLExtend.getExtendedCase()CLExtend.getExtension()CLInclude.getIncludingCase()CLExtensionPoint.getUseCase()References the use case which owns the extension point.Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLUseCaseModifier and TypeMethodDescriptionCLExtensionPoint.getExtension()the use cases reached by extends of this extension point.CLExtensionPoint.getExtension(MMStereotype stereotype) The method calls getExtension and filters its return values according to the given stereotype value.CLClassifier.getOwnedUseCase(K_CONTROL_OPTION... behaviourFlags) References the use cases owned by this classifier.CLClassifier.getUseCase()The set of use cases which this classifier is the subject for. -
Uses of CLUseCase in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return CLUseCase