class ACIrb::PlannerRtGraphBd

Public Instance Methods

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