Method: Analyst::EntityParser::ClassRelation#target
- Defined in:
- lib/analyst/association.rb
#target ⇒ Object (readonly)
Returns the value of attribute target.
6 7 8 |
# File 'lib/analyst/association.rb', line 6 def target @target end |