\

Constants

SEN_MODULE_DIR = \_\_DIR\_\_ \. "/\.\."
SEN_ACTIONS_DIR = \\SEN\_MODULE\_DIR \. "/Actions"
SEN_DEBUG_DIR = \\SEN\_MODULE\_DIR \. "/Debug"
SEN_FRONTEND_ACTIONS_DIR = \\SEN\_MODULE\_DIR \. "/FrontEndActions"
SEN_STATES_DIR = \\SEN\_MODULE\_DIR \. "/States"
SEN_STATES_ACTIONS_DIR = \\SEN\_STATES\_DIR \. "/Actions"
SEN_STATES_ARGUMENTS_DIR = \\SEN\_STATES\_DIR \. "/Arguments"
SEN_UTILITY_DIR = \\SEN\_MODULE\_DIR \. "/Utility"

Functions

classMapAutoloader($className)