Class Hierarchy
Class List
Help
Contact Us
Class: OntologyNode
Inherits:
ActiveRecord::Base
Object
ActiveRecord::Base
OntologyNode
show all
Includes:
CoreBase
Defined in:
app/models/ontology_node.rb
Overview
Attributes:
depth
(
Integer
)
st_order
(
Integer
)
structure_id_path
(
Integer[]
)
acronym_path
(
String[]
)
color
(
String
)
acronym
(
String
)
name
(
String
)
Associations:
structure_graph
(
StructureGraph
)
structure
(
Structure
)