class ACIrb::DbgexpRtNodeCoreP

Public Instance Methods

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