|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectanl.aida.ae.gate.AbstractUGAnnotationBuilder
anl.aida.ae.gate.OutputUpdateAnnBuilder
public class OutputUpdateAnnBuilder
Updates existing UIMA annotations from existing GATE ones.
Field Summary |
---|
Fields inherited from class anl.aida.ae.gate.AbstractUGAnnotationBuilder |
---|
annotationSet, fBuilders, gateType, type |
Constructor Summary | |
---|---|
OutputUpdateAnnBuilder(java.lang.String gateType,
org.apache.uima.cas.Type type)
|
Method Summary | |
---|---|
void |
run(org.apache.uima.cas.CAS cas,
gate.Document doc)
Creates new annotations of the type specified in the constructor from those in the GATE doc. |
Methods inherited from class anl.aida.ae.gate.AbstractUGAnnotationBuilder |
---|
addFeatureBuilder, getAnnotationSet, getUIMAName, setAnnotationSet |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutputUpdateAnnBuilder(java.lang.String gateType, org.apache.uima.cas.Type type)
Method Detail |
---|
public void run(org.apache.uima.cas.CAS cas, gate.Document doc)
cas
- doc
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |