| Path |
Description |
| doc/api |
API documentation output
from javadoc utility (for each high-level EGADSS component)
|
| doc/LICENSE |
License file
|
| src/ |
Java source code |
| src/org/egadss/[Nested
packages]/ |
Java source code of
classes in each package |
| scr/org/egadss/webservices |
Java source code for Web Service classes (excludeds Axis
generated classes) |
| test/org/egadss/[Nested
packages] |
Java source code of unit
tests for classes in each package |
| test/ |
Various auxiliary files
for testing
|
| test/org/egadss/PaperChildHarness.java |
Java application for
testing the overall EGADSS system
(Paperchild version)
|
| test/org/egadss/StrawmanTestHarness.java |
Java application for testing the overall EGADSS system
(Strawman version) |
| test/org/egadss/rmi |
RMI server and client applications for testing EGADSS
(Woodwoman version) |
| lib/ |
Libraries used by this
project
|