Uses of Class
de.xima.fc.workflow.designer.bpmn.node.flow_control.FcExperimentBpmnModeler
-
Packages that use FcExperimentBpmnModeler Package Description de.xima.fc.workflow.designer.bpmn.node.flow_control -
-
Uses of FcExperimentBpmnModeler in de.xima.fc.workflow.designer.bpmn.node.flow_control
Methods in de.xima.fc.workflow.designer.bpmn.node.flow_control that return FcExperimentBpmnModeler Modifier and Type Method Description static FcExperimentBpmnModeler
FcExperimentBpmnModeler. valueOf(String name)
Returns the enum constant of this type with the specified name.static FcExperimentBpmnModeler[]
FcExperimentBpmnModeler. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-