Home
Overview
Package
Class
Use
Tree
Deprecated
Hooks
HotSpot
Index
Help
SalesPoint Framework v3.0
PREV
NEXT
FRAMES
NO FRAMES
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
newGate =
Define a Gate
[newGate].
instance newTransition of GateChangeTransition with newGate.
Constraints
This hook must only be invoked from the
Define a Transition
hook.
Comments
To define a transition that performs some action prior to changing to a gate, use the
Define a Transition
hook directly.
Home
Overview
Package
Class
Use
Tree
Deprecated
Hooks
HotSpot
Index
Help
SalesPoint Framework v3.0
PREV
NEXT
FRAMES
NO FRAMES