|
||||||||||
| 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.AltSet
|
+--opennlp.grok.knowledge.FCAdapter
|
+--opennlp.grok.knowledge.Event
An Event is a FC which represents an event (such as "John hit Bill") in the discourse.
| Fields inherited from class opennlp.grok.knowledge.FCAdapter |
id, stamp |
| Fields inherited from class opennlp.grok.expression.AltSet |
AND, description, gs, INTERSECT, MINUS, OR, UNION |
| Fields inherited from class opennlp.grok.expression.CategoryAdapter |
F |
| Constructor Summary | |
Event(opennlp.common.synsem.Denoter c)
|
|
| Method Summary | |
opennlp.common.structure.Category |
copy()
|
boolean |
matches(opennlp.common.synsem.Denoter fc)
Tests if the Denoter c is compatible with this FC. |
boolean |
matches(opennlp.common.discourse.FC fc)
|
| Methods inherited from class opennlp.grok.knowledge.FCAdapter |
addKind, desc, equals, equals, getCorefs, getCreatedContext, getKinds, getRefexp, getStamp, group, id, informDominance, makeCoref, memberOf, memberOf, mostRecent, setCorefs, setCreatedContext, setEquals, setStamp, toString |
| Methods inherited from class opennlp.grok.expression.AltSet |
add, addAll, addAll, contains, deepMap, eval, getDescriptionSet, getDominanceHandler, getFirst, getSet, intersect, iterator, minus, name, occurs, plural, printContents, remove, setDifference, setDominanceHandler, size, toArray, union |
| Methods inherited from class opennlp.grok.expression.CategoryAdapter |
copy, 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, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface opennlp.common.discourse.FC |
size |
| Methods inherited from interface opennlp.common.synsem.Denoter |
eval, getDominanceHandler, setDominanceHandler |
| Methods inherited from interface opennlp.common.structure.Category |
deepMap, forall, getFeature, getSpan, getSpanEnd, getSpanStart, hashString, prettyPrint, setFeature, setSpan, shallowEquals |
| Methods inherited from interface opennlp.common.unify.Unifiable |
occurs |
| Constructor Detail |
public Event(opennlp.common.synsem.Denoter c)
| Method Detail |
public opennlp.common.structure.Category copy()
copy in class AltSetpublic boolean matches(opennlp.common.synsem.Denoter fc)
FCAdaptermatches in class FCAdapterpublic boolean matches(opennlp.common.discourse.FC fc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||