Uses of Package
de.xima.fc.workflow.bpmn
Packages that use de.xima.fc.workflow.bpmn
Package
Description
-
Classes in de.xima.fc.workflow.bpmn used by de.xima.fc.workflow.bpmnClassDescriptionA post-processor for the service task layout, see
createTaskLayoutPostProcessor.Base class forBPMN modelersfor modelingtriggersthat represent simplestart eventsin the BPMN model.A post-processor for the start event layout, seecreateStartEventLayoutPostProcessor.Helper class for modeling a workflow element as astructured BPMN part.Enumeration representing the types of time event expressions for a BPMNtimer event.Models theexpressionof atime eventin BPMN. -
Classes in de.xima.fc.workflow.bpmn used by de.xima.fc.workflow.designer.bpmn.node.actionClassDescriptionBase class for
BPMN modelersfor modelingnodesthat represent simpleservice tasksin the BPMN model, usually business logic actions.A post-processor for the service task layout, seecreateTaskLayoutPostProcessor. -
Classes in de.xima.fc.workflow.bpmn used by de.xima.fc.workflow.designer.bpmn.node.flow_controlClassDescription
BPMN modelerfornodesthat execute like a binary selection, e.g. an if-else node.BPMN modelerfornodesthat execute like a post-test loop, e.g. a do-until loop (do-while loop).BPMN modelerfornodesthat execute like a pre-test loop, e.g. a while loop. -
Classes in de.xima.fc.workflow.bpmn used by de.xima.fc.workflow.designer.bpmn.triggerClassDescriptionBase class for BPMN modelers that can be represented as a
messagestart event.Base class forBPMN modelersfor modelingtriggersthat represent simplestart eventsin the BPMN model.A post-processor for the start event layout, seecreateStartEventLayoutPostProcessor.Models theexpressionof atime eventin BPMN.