public class AndOrCondition extends Condition
| 构造器和说明 |
|---|
AndOrCondition() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在类中 ConditionExceptionpublic ConditionTypeEnum getConditionType()
getConditionType 在类中 Conditionpublic void addItem(Executable item)
public List<Executable> getItem()
public BooleanConditionTypeEnum getBooleanConditionType()
public void setBooleanConditionType(BooleanConditionTypeEnum booleanConditionType)
Copyright © 2024. All rights reserved.