Module: YPetri::Transition::ConstructionConvenience

Defined in:
lib/y_petri/transition/construction_convenience.rb

Overview

Given the four transition types (TS, Ts, tS, ts), transition construction is not an easy task. Having convenient constructor syntax is an important part of the functionality of the Transition class. Construction related functionality is thus gathered together in this mixin.