Uses of Class
de.xima.fc.workflow.model.nodes.FcSwitchProps
Packages that use FcSwitchProps
-
Uses of FcSwitchProps in de.xima.fc.workflow.designer.registry.nodes
Methods in de.xima.fc.workflow.designer.registry.nodes that return FcSwitchPropsModifier and TypeMethodDescriptionFcSwitchHandler.getPrototypeModelData
(String label, IGuiIcon icon, IGetElementPrototypesParams params) Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcSwitchPropsModifier and TypeMethodDescriptionFcSwitchHandler.getDataModelClass()
Class<? extends INodePropertiesBean<FcSwitchProps>>
FcSwitchHandler.getPropertiesBeanClass()
Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcSwitchPropsModifier and TypeMethodDescriptionFcSwitchHandler.execute
(INodeExecutionParams<FcSwitchProps> params) -
Uses of FcSwitchProps in de.xima.fc.workflow.executor
Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcSwitchPropsModifierConstructorDescriptionCreates a new executor for executing a switch node with the given params.