class ACIrb::ActionOpflexelemSubj

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/action.rb, line 497
def rn
  'opflexelemsubj-[' << @attributes['oDn'] << ']'
end