Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnLayoutAnnotatedElementBuilder
Packages that use IWorkflowBpmnLayoutAnnotatedElementBuilder
-
Uses of IWorkflowBpmnLayoutAnnotatedElementBuilder in de.xima.fc.interfaces.workflow.bpmn
Classes in de.xima.fc.interfaces.workflow.bpmn with type parameters of type IWorkflowBpmnLayoutAnnotatedElementBuilderModifier and TypeInterfaceDescriptioninterfaceIWorkflowBpmnLayoutAnnotatedElementBuilder<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.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.interfaceBuilder for the layout of a BPMNSubProcess.interfaceBuilder for the layout of a BPMNTask.