Class: RTM::AR::TMDM::Variant
- Inherits:
-
ScopedObject
- Object
- ActiveRecord::Base
- Construct
- Reifiable
- ScopedObject
- RTM::AR::TMDM::Variant
- Defined in:
- lib/rtm/activerecord/tmdm.rb
Instance Method Summary collapse
Methods inherited from ScopedObject
Methods inherited from Reifiable
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
Instance Method Details
#topic_map ⇒ Object
254 255 256 |
# File 'lib/rtm/activerecord/tmdm.rb', line 254 def topic_map parent.topic_map end |