类 Group
java.lang.Object
com.agentsflex.core.store.condition.Condition
com.agentsflex.core.store.condition.Group
- 所有已实现的接口:
Operand,Serializable
- 直接已知子类:
Not
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 com.agentsflex.core.store.condition.Condition
connect, getConnector, getLeft, getNext, getNextEffectiveCondition, getPrev, getPrevEffectiveCondition, getRight, getType, isEffective, setConnector, setEffective, setLeft, setNext, setPrev, setRight, setType, toString
-
字段详细资料
-
prevOperand
-
childCondition
-
-
构造器详细资料
-
Group
-
Group
-
-
方法详细资料
-
checkEffective
- 覆盖:
checkEffective在类中Condition
-
toExpression
- 指定者:
toExpression在接口中Operand- 覆盖:
toExpression在类中Condition
-