Class: GO::Annotation::AnnotationLine
- Inherits:
-
HashTable::HashLine
- Object
- HashTable::HashLine
- GO::Annotation::AnnotationLine
- 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
#term ⇒ Object
153 154 155 |
# File 'lib/go.rb', line 153 def term @table.ontology.term go_id end |