PHP Class izzum\examples\trafficlight\TrafficLightFactory

It extends the AbstractFactory and implements all the methods we need to build all the relevant models for our statemachine.
Inheritance: extends izzum\statemachine\AbstractFactory
Show file Open project: rolfvreijdenberger/izzum-statemachine Class Usage Examples

Protected Methods

Method Description
createAdapter ( )
createBuilder ( )
createLoader ( )
getMachineName ( )

Method Details

createAdapter() protected method

protected createAdapter ( )

createBuilder() protected method

protected createBuilder ( )

createLoader() protected method

protected createLoader ( )

getMachineName() protected method

protected getMachineName ( )