Uses of Enum
de.xima.fc.common.workflow.bpmn.EBpmnNameDirectionHint
Packages that use EBpmnNameDirectionHint
-
Uses of EBpmnNameDirectionHint in de.xima.fc.common.workflow.bpmn
Subclasses with type arguments of type EBpmnNameDirectionHint in de.xima.fc.common.workflow.bpmnModifier and TypeClassDescriptionenumEnumeration for the direction hint when computing the layout of aBpmnLabelfor thenameof aBpmnElement.Methods in de.xima.fc.common.workflow.bpmn that return EBpmnNameDirectionHintModifier and TypeMethodDescriptionstatic EBpmnNameDirectionHintReturns the enum constant of this type with the specified name.static EBpmnNameDirectionHint[]EBpmnNameDirectionHint.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of EBpmnNameDirectionHint in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn with parameters of type EBpmnNameDirectionHintModifier and TypeMethodDescriptionIWorkflowBpmnLayoutNamedOutsideBuilder.nameDirection(EBpmnNameDirectionHint direction) Sets a hint for the direction where the name should be placed.