Class: NCBO::ResourceIndex::RankedElements
- Inherits:
-
Object
- Object
- NCBO::ResourceIndex::RankedElements
- Defined in:
- lib/ncbo_resource_index_client/data.rb
Instance Attribute Summary collapse
-
#concepts ⇒ Object
Returns the value of attribute concepts.
-
#resources ⇒ Object
Returns the value of attribute resources.
Instance Attribute Details
#concepts ⇒ Object
Returns the value of attribute concepts.
13 14 15 |
# File 'lib/ncbo_resource_index_client/data.rb', line 13 def concepts @concepts end |
#resources ⇒ Object
Returns the value of attribute resources.
13 14 15 |
# File 'lib/ncbo_resource_index_client/data.rb', line 13 def resources @resources end |