class ACIrb::PconsRtClDep

Public Instance Methods

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