|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgate.jape.constraint.AbstractConstraintPredicate
gate.creole.TestPR.TestConstraintPredicate
public static class TestPR.TestConstraintPredicate
| Field Summary |
|---|
| Fields inherited from class gate.jape.constraint.AbstractConstraintPredicate |
|---|
accessor, value |
| Fields inherited from interface gate.jape.constraint.ConstraintPredicate |
|---|
EQUAL, GREATER, GREATER_OR_EQUAL, LESSER, LESSER_OR_EQUAL, NOT_EQUAL, NOT_REGEXP_FIND, NOT_REGEXP_MATCH, REGEXP_FIND, REGEXP_MATCH |
| Constructor Summary | |
|---|---|
TestPR.TestConstraintPredicate()
|
|
| Method Summary | |
|---|---|
protected boolean |
doMatch(Object value,
AnnotationSet context)
|
String |
getOperator()
String representation of the logic operator that the predicate implements. |
| Methods inherited from class gate.jape.constraint.AbstractConstraintPredicate |
|---|
equals, getAccessor, getValue, hashCode, matches, setAccessor, setValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestPR.TestConstraintPredicate()
| Method Detail |
|---|
protected boolean doMatch(Object value,
AnnotationSet context)
throws JapeException
doMatch in class AbstractConstraintPredicateJapeExceptionpublic String getOperator()
ConstraintPredicate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||