Class: GO::Annotation::AnnotationLine

Inherits:
HashTable::HashLine show all
Defined in:
lib/go.rb

Instance Method Summary collapse

Methods inherited from HashTable::HashLine

#[], #[]=, alias_key, #approve!, #format_column, #initialize, #invalid?, #invalidate!, #method_missing, #respond_to_missing?, #set_table, #to_s, #update

Constructor Details

This class inherits a constructor from HashTable::HashLine

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class HashTable::HashLine

Instance Method Details

#termObject



153
154
155
# File 'lib/go.rb', line 153

def term
  @table.ontology.term go_id
end