|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgate.config.SystemData
This class represents and instantiates systems during config data parsing.
| Field Summary | |
(package private) String |
controllerTypeName
The type name of the SYSTEM's controller |
protected static boolean |
DEBUG
Debug flag |
(package private) List |
lrList
The list of LRs |
(package private) List |
prList
The list of PRs |
(package private) String |
systemName
The name of the SYSTEM |
| Constructor Summary | |
(package private) |
SystemData()
Default constructor. |
| Method Summary | |
(package private) void |
createSystem()
Create a Controller; called when all the system data is present. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static final boolean DEBUG
List prList
List lrList
String systemName
String controllerTypeName
| Constructor Detail |
SystemData()
| Method Detail |
void createSystem()
throws GateSaxException
GateSaxException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||