class ACIrb::EqptdiagRule
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/eqptdiag.rb, line 239 def rn 'rule-' << @attributes['type'] << '-trig-' << @attributes['trig'] << '' end
# File lib/acirb/model/eqptdiag.rb, line 239 def rn 'rule-' << @attributes['type'] << '-trig-' << @attributes['trig'] << '' end