Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPEventNode
Packages that use BPEventNode
Package
Description
Package for Business Process Model and Notation (BPMN).
-
Uses of BPEventNode in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPEventNodeModifier and TypeMethodDescriptionstatic BPEventNodeBPEventNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Event (BPMN) with template and container.static BPEventNodeBPEventNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Event (BPMN) with stereotype and container.BPAssociationArtifact.getCompensationEvent()The source compensation intermediate event.BPDataObject.getOwningEvent()TheBPEventNodeof the object.BPDataIOAssociation.getOwningEventNode()The event of the data association.BPProperty.getOwningEventNode()TheBPEventNodeof theBPProperty.Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPEventNodeModifier and TypeMethodDescriptionBPEventDefinition.getCatchingEventNode()All catching event nodes that assign thisBPEventDefinition.BPEventDefinition.getCatchingEventNode(MMStereotype stereotype) The method calls getCatchingEventNode and filters its return values according to the given stereotype value.BPEventNode.getCatchThrowCorrespondingEvent()With a selected catch event all corresponding throw events, using at least one of the event definitions of the catch event, will be returned.BPEventNode.getCatchThrowCorrespondingEvent(MMStereotype stereotype) The method calls getCatchThrowCorrespondingEvent and filters its return values according to the given stereotype value.BPActivityNode.getEventNode()All intermediate boundary events at the activity.BPEventDefinition.getEventNode()All event nodes referencing this event definition.BPLinkEventDefinition.getLinkEventNode()All event nodes referencing this link event definition.BPEventDefinition.getThrowingEventNode()All throwing event nodes that assign thisBPEventDefinition.BPEventDefinition.getThrowingEventNode(MMStereotype stereotype) The method calls getThrowingEventNode and filters its return values according to the given stereotype value.BPSequenceFlow.splitWithPairedLinkEvent()