Class Synonym_Type


  • public class Synonym_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 boolean featOkTst  
      static int typeIndexID  
      • Fields inherited from class org.apache.uima.jcas.cas.TOP_Type

        casImpl, casType, casTypeCode, instanceOf_Type, jcas, ll_cas, lowLevelArrayBoundChecks, lowLevelTypeChecks, useExistingInstance
    • Constructor Summary

      Constructors 
      Constructor Description
      Synonym_Type​(org.apache.uima.jcas.JCas jcas, org.apache.uima.cas.Type casType)
      initialize variables to correspond with Cas Type and Features
    • Field Detail

      • typeIndexID

        public static final int typeIndexID
      • featOkTst

        public static final boolean featOkTst
    • Constructor Detail

      • Synonym_Type

        public Synonym_Type​(org.apache.uima.jcas.JCas jcas,
                            org.apache.uima.cas.Type casType)
        initialize variables to correspond with Cas Type and Features
        Parameters:
        jcas - JCas
        casType - Type
    • Method Detail

      • getGeneId

        public String getGeneId​(int addr)
        Parameters:
        addr - low level Feature Structure reference
        Returns:
        the feature value
      • setGeneId

        public void setGeneId​(int addr,
                              String v)
        Parameters:
        addr - low level Feature Structure reference
        v - value to set