class ACIrb::CompatRtNeighRel

Public Instance Methods

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