public class AndOrCondition extends Condition
| Constructor and Description |
|---|
AndOrCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
addItem(Executable item) |
void |
executeCondition(Integer slotIndex) |
BooleanConditionTypeEnum |
getBooleanConditionType() |
ConditionTypeEnum |
getConditionType() |
List<Executable> |
getItem() |
Boolean |
getItemResultMetaValue(Integer slotIndex) |
void |
setBooleanConditionType(BooleanConditionTypeEnum booleanConditionType) |
addExecutable, addExecutable, execute, getAllNodeInCondition, getCurrChainId, getCurrChainName, getExecutableGroup, getExecutableList, getExecutableList, getExecutableOne, getExecuteType, getId, getTag, setCurrChainId, setExecutableList, setId, setTagclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExecuteName, isAccess, setCurrChainNamepublic void executeCondition(Integer slotIndex) throws Exception
executeCondition in class ConditionExceptionpublic ConditionTypeEnum getConditionType()
getConditionType in class Conditionpublic void addItem(Executable item)
public List<Executable> getItem()
public BooleanConditionTypeEnum getBooleanConditionType()
public void setBooleanConditionType(BooleanConditionTypeEnum booleanConditionType)
Copyright © 2025. All rights reserved.