Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPUseCasePathRel
Packages that use BPUseCasePathRel
Package
Description
Package for Business Process Model and Notation (BPMN).
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of BPUseCasePathRel in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPUseCasePathRelModifier and TypeMethodDescriptionstatic BPUseCasePathRelBPUseCasePathRelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Usecase-Path Relationship with template from source to target element.static BPUseCasePathRelBPUseCasePathRelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Usecase-Path Relationship with stereotype from source to target element.Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPUseCasePathRelModifier and TypeMethodDescriptionBPPath.getIncomingPathUseCaseRel()The incoming relationships of the path. -
Uses of BPUseCasePathRel in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type BPUseCasePathRelModifier and TypeMethodDescriptionCLUseCase.getOutgoingPathUseCaseRel(K_CONTROL_OPTION... behaviourFlags) The outgoing relationships of the use case.