Class Family_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.ae.genemapper.desc.FamilyAndSynonymsExtraction.EgSummaryEntity_Type
-
- de.julielab.jcore.ae.genemapper.desc.FamilyAndSynonymsExtraction.Family_Type
-
public class Family_Type extends EgSummaryEntity_Type
Type defined in de.julielab.jcore.ae.genemapper.desc.FamilyAndSynonymsExtraction 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 Family_Type(org.apache.uima.jcas.JCas jcas, org.apache.uima.cas.Type casType)initialize variables to correspond with Cas Type and Features
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetGeneId(int addr)voidsetGeneId(int addr, String v)-
Methods inherited from class org.apache.uima.jcas.tcas.Annotation_Type
getBegin, getCoveredText, getEnd, getFSGenerator, setBegin, setEnd
-
-