Class: RTM::AR::TMDM::Variant

Inherits:
ScopedObject show all
Defined in:
lib/rtm/activerecord/tmdm.rb

Instance Method Summary collapse

Methods inherited from ScopedObject

abstract_class?

Methods inherited from Reifiable

abstract_class?

Methods inherited from Construct

abstract_class?, alias_ar_relation, belongs_to_parent, belongs_to_with_alias, has_many_with_alias, #move_to, this_is_a_typed_object

Methods included from Movable

#move_all

Instance Method Details

#topic_mapObject



254
255
256
# File 'lib/rtm/activerecord/tmdm.rb', line 254

def topic_map
  parent.topic_map
end