57 58 59
# File 'lib/xmimodel/transition.rb', line 57 def full_name "#{@activity_graph.full_name} #{@source} --> #{@target}" end