|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mycore.parsers.bool.MCRSetCondition
org.mycore.parsers.bool.MCROrCondition
public class MCROrCondition
| Field Summary |
|---|
| Fields inherited from class org.mycore.parsers.bool.MCRSetCondition |
|---|
AND, children, operator, OR |
| Constructor Summary | |
|---|---|
MCROrCondition()
|
|
MCROrCondition(MCRCondition firstchild)
|
|
MCROrCondition(MCRCondition firstchild,
MCRCondition secondchild)
|
|
| Method Summary | |
|---|---|
boolean |
evaluate(Object o)
|
| Methods inherited from class org.mycore.parsers.bool.MCRSetCondition |
|---|
accept, addAll, addChild, getChildren, getOperator, info, toString, toXML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MCROrCondition()
public MCROrCondition(MCRCondition firstchild)
public MCROrCondition(MCRCondition firstchild,
MCRCondition secondchild)
| Method Detail |
|---|
public boolean evaluate(Object o)
evaluate in interface MCRConditionevaluate in class MCRSetCondition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||