class ACIrb::PolSCountLimit

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/pol.rb, line 2853
def rn
  'scopesubj-' << @attributes['scopeCl'] << '-subj-' << @attributes['oCl'] << ''
end