public interface IWFConditionGroupEval extends IWFConditionEval
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IWFConditionEval> |
getConditions()
Returns list of conditions
|
LogicalOperatorType |
getLogicalOperator()
Returns logical operator type ( "AND" or "OR" )
|
void |
setConditions(java.util.List<IWFConditionEval> conditions)
Assigns list of conditions
|
void |
setLogicalOperator(LogicalOperatorType opType)
Assigns logical operator type
|
getEvalTypeLogicalOperatorType getLogicalOperator()
void setLogicalOperator(LogicalOperatorType opType)
opType - java.util.List<IWFConditionEval> getConditions()
void setConditions(java.util.List<IWFConditionEval> conditions)
conditions -
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.