Uses of Interface
de.xima.fc.interfaces.workflow.mixin.ILoopStatementMustLoopValidating
-
Packages that use ILoopStatementMustLoopValidating Package Description de.xima.fc.workflow.designer.registry.nodes -
-
Uses of ILoopStatementMustLoopValidating in de.xima.fc.workflow.designer.registry.nodes
Classes in de.xima.fc.workflow.designer.registry.nodes that implement ILoopStatementMustLoopValidating Modifier and Type Class Description classFcDoUntilLoopHandlerTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_DO_UNTIL_LOOP.classFcForEachLoopHandlerTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FOR_EACH_LOOP.classFcWhileLoopHandlerTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_WHILE_LOOP.
-