org.apache.uima.tools.cfe
Class UIMAFeatureMatcher
java.lang.Object
org.apache.uima.tools.cfe.CommonFeatureMatcher
org.apache.uima.tools.cfe.UIMAFeatureMatcher
public class UIMAFeatureMatcher
- extends CommonFeatureMatcher
Fields inherited from class org.apache.uima.tools.cfe.CommonFeatureMatcher |
CONSTANT_ANYENCLOSED, CONSTANT_INGORE, CONSTANT_INSIDEINSIDE, CONSTANT_INSIDERIGHT, CONSTANT_LEFTINSIDE, CONSTANT_LEFTLEFT, CONSTANT_LEFTRIGHT, CONSTANT_RIGHTRIGHT, CONSTANT_STARTSINSIDE, CONSTANT_STARTSLEFT, CONSTANT_STARTSRIGHT, m_fieldSeparator, m_isAnnotationName, m_isFeatureName, m_isTargetId, m_valueSeparators, PARAM_CONFIGURATIONFILE, PARAM_INCLUDEANNOTATIONNAME, PARAM_INCLUDEFEATURENAME, PARAM_INCLUDETARGETID, PARAM_XMLBEANSPARSER |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIMAFeatureMatcher
public UIMAFeatureMatcher(boolean includeTargetId)
processJCas
public void processJCas(org.apache.uima.jcas.JCas jcas)
throws IllegalArgumentException,
IllegalAccessException,
InvocationTargetException,
ClassNotFoundException,
SecurityException,
NoSuchFieldException
- Overrides:
processJCas
in class CommonFeatureMatcher
- Throws:
IllegalArgumentException
IllegalAccessException
InvocationTargetException
ClassNotFoundException
SecurityException
NoSuchFieldException
processFeatureGroup
protected void processFeatureGroup(org.apache.uima.jcas.JCas jcas,
org.apache.uima.jcas.tcas.Annotation trg,
String group_label,
Collection<MatchedAnnotationDescriptor> features)
throws IllegalArgumentException,
IllegalAccessException,
InvocationTargetException
- Specified by:
processFeatureGroup
in class CommonFeatureMatcher
- Throws:
IllegalArgumentException
IllegalAccessException
InvocationTargetException
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.