class ACIrb::DbgAcFsmNodeSt

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dbg.rb, line 97
def rn
  'nSt-' << @attributes['nodeId'] << ''
end