Uses of Class
io.process4j.core.bpmn.model.BPMNExclusiveGateway
-
Packages that use BPMNExclusiveGateway Package Description io.process4j.core.bpmn.model -
-
Uses of BPMNExclusiveGateway in io.process4j.core.bpmn.model
Methods in io.process4j.core.bpmn.model that return BPMNExclusiveGateway Modifier and Type Method Description BPMNExclusiveGateway
BPMNExclusiveGateway. setName(String name)
Methods in io.process4j.core.bpmn.model that return types with arguments of type BPMNExclusiveGateway Modifier and Type Method Description List<BPMNExclusiveGateway>
BPMNProcess. getExclusiveGateway()
-