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