Method: CPEE::ProcessTransformation::Parallel#new_branch
- Defined in:
- lib/cpee/processtransformation/structures.rb
#new_branch ⇒ Object
138 139 140 |
# File 'lib/cpee/processtransformation/structures.rb', line 138 def new_branch (@sub << Branch.new(@id)).last end |