Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutAnnotatedElementBuilder
-
Packages that use IWorkflowBpmnLayoutAnnotatedElementBuilder Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnLayoutAnnotatedElementBuilder in de.xima.fc.interfaces.workflow.bpmn
Classes in de.xima.fc.interfaces.workflow.bpmn with type parameters of type IWorkflowBpmnLayoutAnnotatedElementBuilder Modifier and Type Interface Description interfaceIWorkflowBpmnLayoutAnnotatedElementBuilder<Self extends IWorkflowBpmnLayoutAnnotatedElementBuilder<Self>>Interface for layout builders of BPMN elements that can have text annotations.Subinterfaces of IWorkflowBpmnLayoutAnnotatedElementBuilder in de.xima.fc.interfaces.workflow.bpmn Modifier and Type Interface Description interfaceIWorkflowBpmnLayoutDataObjectBuilderBuilder for the layout of a BPMNDataObjectReference.interfaceIWorkflowBpmnLayoutDataStoreBuilderBuilder for the layout of a BPMNDataStoreReference.interfaceIWorkflowBpmnLayoutEventBuilderBuilder for the layout of a BPMNEvent.interfaceIWorkflowBpmnLayoutGatewayBuilderBuilder for the layout of a BPMNGateway.interfaceIWorkflowBpmnLayoutSubProcessBuilderBuilder for the layout of a BPMNSubProcess.interfaceIWorkflowBpmnLayoutTaskBuilderBuilder for the layout of a BPMNTask.
-