Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutNamedBuilder
Packages that use IWorkflowBpmnLayoutNamedBuilder
-
Uses of IWorkflowBpmnLayoutNamedBuilder in de.xima.fc.interfaces.workflow.bpmn
Classes in de.xima.fc.interfaces.workflow.bpmn with type parameters of type IWorkflowBpmnLayoutNamedBuilderModifier and TypeInterfaceDescriptioninterfaceIWorkflowBpmnLayoutNamedBuilder<Self extends IWorkflowBpmnLayoutNamedBuilder<Self>>Interface for layout builders of BPMN elements that can have a name that gets placed somewhere in theBpmnDiagram.Subinterfaces of IWorkflowBpmnLayoutNamedBuilder in de.xima.fc.interfaces.workflow.bpmnModifier and TypeInterfaceDescriptioninterfaceBuilder for the layout of a BPMNDataObjectReference.interfaceBuilder for the layout of a BPMNDataStoreReference.interfaceBuilder for the layout of a BPMNEvent.interfaceBuilder for the layout of a BPMNGateway.interfaceIWorkflowBpmnLayoutNamedOutsideBuilder<Self extends IWorkflowBpmnLayoutNamedOutsideBuilder<Self>>Interface for layout builders of BPMN elements that can have an external name that gets placed outside the element, such asEventorGateway.interfaceBuilder for the layout of a BPMNSubProcess.interfaceBuilder for the layout of a BPMNTask.