class ACIrb::PlannerRtLeafLabels

Public Instance Methods

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