Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnFlowEdgeNameConfigurator
Packages that use IWorkflowBpmnFlowEdgeNameConfigurator
-
Uses of IWorkflowBpmnFlowEdgeNameConfigurator in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn that return IWorkflowBpmnFlowEdgeNameConfiguratorModifier and TypeMethodDescriptionIBinarySelectionGatewayFlowLabelHelper.alternateConfigurator()The configurator for aligning the alternate text label, for use when you perform the alignment withlayouter.alignOnFlowSideIBinarySelectionGatewayFlowLabelHelper.consequentConfigurator()The configurator for aligning the consequent text label, for use when you perform the alignment withlayouter.alignOnFlowSide.Methods in de.xima.fc.interfaces.workflow.bpmn with parameters of type IWorkflowBpmnFlowEdgeNameConfiguratorModifier and TypeMethodDescriptionIWorkflowBpmnFlowEdgeBuilder.name(IWorkflowBpmnAlignmentItem<StyledBpmnLabel, ?> name, IWorkflowBpmnFlowEdgeNameConfigurator configurator) Sets the name (label) of the sequence flow.