class ACIrb::PlannerRsLeafLabels

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/planner.rb, line 1218
def rn
  'rsleafLabels-[' << @attributes['tDn'] << ']'
end