class ACIrb::SyntheticHierarchyObj
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/synthetic.rb, line 576 def rn 'hier-' << @attributes['id'] << '' end
# File lib/acirb/model/synthetic.rb, line 576 def rn 'hier-' << @attributes['id'] << '' end