Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayouter
Packages that use IWorkflowBpmnLayouter
-
Uses of IWorkflowBpmnLayouter in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn that return IWorkflowBpmnLayouterModifier and TypeMethodDescriptionIWorkflowBpmnModelContext.layouter()Gets the layout helper that can be used to lay out the BPMN diagram, such as aligning the parts of a workflow node in a sequence. -
Uses of IWorkflowBpmnLayouter in de.xima.fc.workflow.bpmn
Fields in de.xima.fc.workflow.bpmn declared as IWorkflowBpmnLayouterModifier and TypeFieldDescriptionprotected final IWorkflowBpmnLayouterAStatefulWorkflowBpmnModeler.layouterConvenience field with thelayouteras provided by the workflow engine via theIWorkflowBpmnModelContext.