class ACIrb::PlannerRtConnectedSpine

Public Instance Methods

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