|
Class Summary |
| Application |
This class Application is an implementation of IApplication
that is used by the xmlapploader. |
| ApplicationManager |
|
| AppLoader |
This class AppLoader parses an XML document in order to load
an new Application. |
| Event |
This class represents an event in the application. |
| ParseErrorHandler |
ParseErrorHandle is a simple ErrorHandler for running the sax parse
Error messages are output to the ESystem.ERROR and
a SAXExceptio is then thrown. |
| PartContentHandler |
|
| SMContentHandler |
This class SMContentHandler handles callbacks from a SAXParser
for the purposes of loading a state machine
application. |
| SMContentHandler.InitializeProcessUserStateCommand |
|
| State |
This State class is used by the saxapploader to represent a
State in the application. |
| StateTransition |
This class represents a state transition of an event. |