org.apache.uima.tools.cfe
Class TargetAnnotationDescriptor

java.lang.Object
  extended by org.apache.uima.tools.cfe.TargetAnnotationDescriptor

public class TargetAnnotationDescriptor
extends Object


Constructor Summary
TargetAnnotationDescriptor(String class_name, String enclosing_annotation_name, PartialObjectMatcher target_annotation_matcher, Collection<FeatureObjectMatcher> feature_annotation_matchers, int priorityOrder)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetAnnotationDescriptor

public TargetAnnotationDescriptor(String class_name,
                                  String enclosing_annotation_name,
                                  PartialObjectMatcher target_annotation_matcher,
                                  Collection<FeatureObjectMatcher> feature_annotation_matchers,
                                  int priorityOrder)


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.