Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutNamedOutsideBuilder
Packages that use IWorkflowBpmnLayoutNamedOutsideBuilder
-
Uses of IWorkflowBpmnLayoutNamedOutsideBuilder in de.xima.fc.interfaces.workflow.bpmn
Classes in de.xima.fc.interfaces.workflow.bpmn with type parameters of type IWorkflowBpmnLayoutNamedOutsideBuilderModifier and TypeInterfaceDescriptioninterfaceIWorkflowBpmnLayoutNamedOutsideBuilder<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.Subinterfaces of IWorkflowBpmnLayoutNamedOutsideBuilder 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.