Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPUseCaseInteractionRel
Packages that use BPUseCaseInteractionRel
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 BPUseCaseInteractionRel in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPUseCaseInteractionRelModifier and TypeMethodDescriptionstatic BPUseCaseInteractionRelBPUseCaseInteractionRelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Usecase-Interaction Relationship with template from source to target element.static BPUseCaseInteractionRelBPUseCaseInteractionRelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Usecase-Interaction Relationship with stereotype from source to target element.Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPUseCaseInteractionRelModifier and TypeMethodDescriptionBPInteractionSpecification.getOutgoingInteractionUseCaseRel(K_CONTROL_OPTION... behaviourFlags) -
Uses of BPUseCaseInteractionRel in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type BPUseCaseInteractionRelModifier and TypeMethodDescriptionCLUseCase.getIncomingInteractionUseCaseRel()The incoming relationships of the interaction specifications.