Uses of Enum
de.xima.fc.workflow.designer.bpmn.node.flow_control.FcSwitchCaseBpmnModeler
Packages that use FcSwitchCaseBpmnModeler
-
Uses of FcSwitchCaseBpmnModeler in de.xima.fc.workflow.designer.bpmn.node.flow_control
Subclasses with type arguments of type FcSwitchCaseBpmnModeler in de.xima.fc.workflow.designer.bpmn.node.flow_controlMethods in de.xima.fc.workflow.designer.bpmn.node.flow_control that return FcSwitchCaseBpmnModelerModifier and TypeMethodDescriptionstatic FcSwitchCaseBpmnModelerReturns the enum constant of this type with the specified name.static FcSwitchCaseBpmnModeler[]FcSwitchCaseBpmnModeler.values()Returns an array containing the constants of this enum type, in the order they are declared.