Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutPortDirectionOptionsBuilder
-
Packages that use IWorkflowBpmnLayoutPortDirectionOptionsBuilder Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnLayoutPortDirectionOptionsBuilder in de.xima.fc.interfaces.workflow.bpmn
Classes in de.xima.fc.interfaces.workflow.bpmn with type parameters of type IWorkflowBpmnLayoutPortDirectionOptionsBuilder Modifier and Type Interface Description interface
IWorkflowBpmnLayoutPortDirectionOptionsBuilder<Self extends IWorkflowBpmnLayoutPortDirectionOptionsBuilder<Self>>
Builder for layouts that allow setting the port direction of the final alignment item.Subinterfaces of IWorkflowBpmnLayoutPortDirectionOptionsBuilder in de.xima.fc.interfaces.workflow.bpmn Modifier and Type Interface Description interface
IWorkflowBpmnLayoutDataObjectBuilder
Builder for the layout of a BPMNDataObjectReference
.interface
IWorkflowBpmnLayoutDataStoreBuilder
Builder for the layout of a BPMNDataStoreReference
.interface
IWorkflowBpmnLayoutEventBuilder
Builder for the layout of a BPMNEvent
.interface
IWorkflowBpmnLayoutGatewayBuilder
Builder for the layout of a BPMNGateway
.interface
IWorkflowBpmnLayoutSubProcessBuilder
Builder for the layout of a BPMNSubProcess
.interface
IWorkflowBpmnLayoutTaskBuilder
Builder for the layout of a BPMNTask
.
-