Method: CPEE::ProcessTransformation::Conditional#new_branch
- Defined in:
- lib/cpee/processtransformation/structures.rb
#new_branch ⇒ Object
159 160 161 |
# File 'lib/cpee/processtransformation/structures.rb', line 159 def new_branch (@sub << Alternative.new(@id)).last end |