Class RsType
- java.lang.Object
-
- 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
Fields Modifier and Type Field Description static java.util.List<Feature>
EMPTY_FEATURE_LIST
-
-
-
Field Detail
-
EMPTY_FEATURE_LIST
public static final java.util.List<Feature> EMPTY_FEATURE_LIST
-
-