Name | Description |
---|---|
StateDelegateBuilder | |
StateDelegateDescriptor | |
StateDelegatePlugIn | Plugin allows for adding delegate objects that follow a convention for state entry/exit notification. A delegate, to receive notification of a state entered/exited, must provide a public method that is named like this: public void On |