org.apache.uima.analysis_engine.impl
Class RsType

java.lang.Object
  extended by org.apache.uima.analysis_engine.impl.RsType

public class RsType
extends java.lang.Object

Holds types and/or features with language specs These are expected to be sparse with respect to the complete type system


Field Summary
static java.util.List<Feature> EMPTY_FEATURE_LIST
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMPTY_FEATURE_LIST

public static final java.util.List<Feature> EMPTY_FEATURE_LIST


Copyright © 2011. All Rights Reserved.