Uses of Interface
org.eximeebpms.bpm.model.bpmn.instance.InclusiveGateway
Packages that use InclusiveGateway
Package
Description
-
Uses of InclusiveGateway in org.eximeebpms.bpm.model.bpmn.builder
Constructors in org.eximeebpms.bpm.model.bpmn.builder with parameters of type InclusiveGatewayModifierConstructorDescriptionprotected
AbstractInclusiveGatewayBuilder
(BpmnModelInstance modelInstance, InclusiveGateway element, Class<?> selfType) InclusiveGatewayBuilder
(BpmnModelInstance modelInstance, InclusiveGateway element) -
Uses of InclusiveGateway in org.eximeebpms.bpm.model.bpmn.impl.instance
Classes in org.eximeebpms.bpm.model.bpmn.impl.instance that implement InclusiveGateway