SalesPoint Framework v3.0

Hook: Create a transition that just changes to a gate


Requirement

A new transition must be created that just changes to another gate without performing any special action.

Method of Adaptation
Enable Feature
Level of Support
Parameter Pattern  
HotSpot
Processes
Participants
newGate , GateChangeTransition, newTransition

Changes

  1. newGate = Define a Gate [newGate].
  2. instance newTransition of GateChangeTransition with newGate.

Constraints

Comments


SalesPoint Framework v3.0