class ACIrb::RbqmUseCaseGroup
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/rbqm.rb, line 248 def rn 'ucg-' << @attributes['name'] << '' end
# File lib/acirb/model/rbqm.rb, line 248 def rn 'ucg-' << @attributes['name'] << '' end