Uses of Class
de.xima.fc.workflow.model.nodes.FcExperimentProps
Packages that use FcExperimentProps
Package
Description
-
Uses of FcExperimentProps in de.xima.fc.workflow.designer.bpmn.node.flow_control
Classes in de.xima.fc.workflow.designer.bpmn.node.flow_control that implement interfaces with type arguments of type FcExperimentPropsMethod parameters in de.xima.fc.workflow.designer.bpmn.node.flow_control with type arguments of type FcExperimentPropsModifier and TypeMethodDescriptionvoidFcExperimentBpmnModeler.modelNode(IModelWorkflowNodeParams<FcExperimentProps> params, IWorkflowBpmnModelContext context) -
Uses of FcExperimentProps in de.xima.fc.workflow.designer.registry.nodes
Classes in de.xima.fc.workflow.designer.registry.nodes that implement interfaces with type arguments of type FcExperimentPropsModifier and TypeClassDescriptionfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPERIMENT.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPERIMENT.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPERIMENT.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPERIMENT.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPERIMENT.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPERIMENT.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPERIMENT.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPERIMENT.Methods in de.xima.fc.workflow.designer.registry.nodes that return FcExperimentPropsModifier and TypeMethodDescriptionFcExperimentHandler.getPrototypeModelData(String label, IGuiIcon icon, IGetElementPrototypesParams params) Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcExperimentPropsModifier and TypeMethodDescriptionFcExperimentHandler.getBpmnModeler()FcExperimentHandler.getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcExperimentPropsModifier and TypeMethodDescriptionFcExperimentHandler.execute(INodeExecutionParams<FcExperimentProps> params) FcExperimentHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcExperimentProps> params) -
Uses of FcExperimentProps in de.xima.fc.workflow.executor
Subclasses with type arguments of type FcExperimentProps in de.xima.fc.workflow.executorModifier and TypeClassDescriptionfinal classHandler for executing a workflow node of typeEWorkflowNodeType.FC_EXPERIMENT.Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcExperimentPropsModifierConstructorDescriptionCreates a new executor for executing a multiple condition node with the given params.