Class NonGenePhrase_Type
- java.lang.Object
-
- org.apache.uima.jcas.cas.TOP_Type
-
- org.apache.uima.jcas.cas.AnnotationBase_Type
-
- org.apache.uima.jcas.tcas.Annotation_Type
-
- de.julielab.jcore.types.Annotation_Type
-
- de.julielab.jcore.ae.genemapper.desc.NonGeneEntityRecognizer.NonGenePhrase_Type
-
public class NonGenePhrase_Type extends de.julielab.jcore.types.Annotation_TypeType defined in de.julielab.jcore.ae.genemapper.desc.NonGeneEntityRecognizer Updated by JCasGen Sat Dec 03 19:46:40 CET 2022
-
-
Field Summary
Fields Modifier and Type Field Description static booleanfeatOkTststatic inttypeIndexID
-
Constructor Summary
Constructors Constructor Description NonGenePhrase_Type(org.apache.uima.jcas.JCas jcas, org.apache.uima.cas.Type casType)initialize variables to correspond with Cas Type and Features
-
Method Summary
-
Methods inherited from class de.julielab.jcore.types.Annotation_Type
getComponentId, getConfidence, getId, setComponentId, setConfidence, setId
-
Methods inherited from class org.apache.uima.jcas.tcas.Annotation_Type
getBegin, getCoveredText, getEnd, getFSGenerator, setBegin, setEnd
-
-