Class Hierarchy
Class List
Help
Contact Us
Class: Product
Inherits:
ActiveRecord::Base
Object
ActiveRecord::Base
Product
show all
Includes:
CoreBase
Defined in:
app/models/product.rb
Overview
Attributes:
name
(
String
)
abbreviation
(
String
)
resource
(
String
)
description
(
String
)
Associations:
ontologies
(
Ontology
)
—
The Ontology this Product belongs to.