|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--opennlp.grok.expression.CategoryAdapter
|
+--opennlp.grok.expression.VariableAdapter
|
+--opennlp.grok.expression.SetVar
A variable that can stand for a set of categories.
| Fields inherited from class opennlp.grok.expression.VariableAdapter |
isEqual, name, notEqual |
| Fields inherited from class opennlp.grok.expression.CategoryAdapter |
F |
| Constructor Summary | |
SetVar(java.lang.String n)
|
|
| Method Summary | |
opennlp.common.structure.Category |
copy()
|
| Methods inherited from class opennlp.grok.expression.VariableAdapter |
cannotBe, desc, equals, eval, genVar, getDominanceHandler, getHashString, hashCode, mustBe, name, occurs, setDominanceHandler, toString |
| Methods inherited from class opennlp.grok.expression.CategoryAdapter |
copy, deepMap, forall, getFeature, getSpan, getSpanEnd, getSpanStart, hashString, makeString, prettyLength, prettyPrint, prettyPrint, setFeature, setSpan, shallowEquals, showFeature, tooLong |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface opennlp.common.structure.Category |
deepMap, forall, getFeature, getSpan, getSpanEnd, getSpanStart, hashString, prettyPrint, setFeature, setSpan, shallowEquals |
| Constructor Detail |
public SetVar(java.lang.String n)
| Method Detail |
public opennlp.common.structure.Category copy()
copy in class CategoryAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||