class ACIrb::DbgexpRtDbgrPolRel

Public Instance Methods

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