609 610 611
# File 'lib/xmimodel/xmihelper.rb', line 609 def self.use_cases(tag) namespace(tag).xpath("./UML:UseCase") end