Simplified XF 1.1.0
|
Classes | |
class | XFBehavior |
Base class for state machines, activities, process and data flows. More... | |
class | XFCustomEvent |
Base class for project related events. More... | |
class | XFDefaultTransition |
State machine transition without trigger. More... | |
class | XFEvent |
Base class for all types of events and timeouts. More... | |
class | XFEventStatus |
Event status returned after event processing. More... | |
class | XFInitialEvent |
Initial event to start a behavior. More... | |
class | XFTimeout |
Used by the TimeoutManager to create and handle a timeout. More... | |
class | XF |
Static class grouping the basic methods for the XF together. More... | |
XF core classes.