Uses of Class
de.xima.fc.workflow.designer.bpmn.node.flow_control.FcSwitchCaseBpmnModeler
-
Packages that use FcSwitchCaseBpmnModeler Package Description de.xima.fc.workflow.designer.bpmn.node.flow_control -
-
Uses of FcSwitchCaseBpmnModeler in de.xima.fc.workflow.designer.bpmn.node.flow_control
Methods in de.xima.fc.workflow.designer.bpmn.node.flow_control that return FcSwitchCaseBpmnModeler Modifier and Type Method Description static FcSwitchCaseBpmnModelerFcSwitchCaseBpmnModeler. valueOf(String name)Returns 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.
-