Class: NCBO::ResourceIndex::RankedElements

Inherits:
Object
  • Object
show all
Defined in:
lib/ncbo_resource_index/data.rb

Instance Attribute Summary collapse

Instance Attribute Details

#conceptsObject

Returns the value of attribute concepts.



13
14
15
# File 'lib/ncbo_resource_index/data.rb', line 13

def concepts
  @concepts
end

#resourcesObject

Returns the value of attribute resources.



13
14
15
# File 'lib/ncbo_resource_index/data.rb', line 13

def resources
  @resources
end