class ACIrb::DbgexpRtApplCoreP

Public Instance Methods

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