Class GOExport


  • public class GOExport
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GOExport()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      protected void process​(java.lang.String go)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • CELLULAR_COMPONENT

        protected static final java.lang.String CELLULAR_COMPONENT
        See Also:
        Constant Field Values
      • MOLECULAR_FUNCTION

        protected static final java.lang.String MOLECULAR_FUNCTION
        See Also:
        Constant Field Values
      • BIOLOGICAL_PROCESS

        protected static final java.lang.String BIOLOGICAL_PROCESS
        See Also:
        Constant Field Values
    • Constructor Detail

      • GOExport

        public GOExport()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Parameters:
        args -
      • process

        protected void process​(java.lang.String go)