Uses of Interface
de.xima.fc.interfaces.workflow.props.ISingleConditionProviding
Packages that use ISingleConditionProviding
Package
Description
-
Uses of ISingleConditionProviding in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn with parameters of type ISingleConditionProvidingModifier and TypeMethodDescriptionIWorkflowBpmnLocalization.singleCondition(ISingleConditionProviding conditionProviding) Localizes the single condition of the given properties. -
Uses of ISingleConditionProviding in de.xima.fc.interfaces.workflow.props
Methods in de.xima.fc.interfaces.workflow.props that return types with arguments of type ISingleConditionProvidingModifier and TypeMethodDescriptionList<? extends ISingleConditionProviding> IMultipleConditionProviding.getConditions() -
Uses of ISingleConditionProviding in de.xima.fc.workflow.model.nodes
Classes in de.xima.fc.workflow.model.nodes that implement ISingleConditionProvidingModifier and TypeClassDescriptionfinal classModels a single conditions with an operator and one or two operands.