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
Afficher le fichier Open project: rolfvreijdenberger/izzum-statemachine Class Usage Examples

Méthodes protégées

Méthode Description
createAdapter ( )
createBuilder ( )
createLoader ( )
getMachineName ( )

Method Details

createAdapter() protected méthode

protected createAdapter ( )

createBuilder() protected méthode

protected createBuilder ( )

createLoader() protected méthode

protected createLoader ( )

getMachineName() protected méthode

protected getMachineName ( )