This is the old version implemented in JDK 1.4.
Rudimentary JAS API documentation by javadoc (uptodate).
Some UML class diagramms as produced by ArgoUML (outdated):
jas.jar execute with
java -jar jas.jar RunGB <args>
Execution of RunGB or other classes with main() method. Contains class and java files.
JAS.jar execute with
java -jar JAS.jar <RungGB args>
Execution of RunGB. Contains class and java files.
Required libraries:
lib/log4j.jar (from Apache Log4j),
lib/junit.jar (from Junit),
lib/tnj.jar (for Thread and Network Programming).
In case you have the first two ones, just ensure they are in the correct location
(./lib/
).
The last one you most likely do not have and you must download it.
Installation:
Download the libraries and put them in a directory lib
.
Create an empty directory test
for the output of log4j.
jas.py (imported by other Python files).
To install jas with jython you have to add the above libraries (log4j.jar, junit.jar, tnj.jar and JAS.jar) to the Java classpath.
Commutative: trinks.py, wa_32.py
Solvable: u_sl_3_prod.py, u_sl_3.py
Modules: armbruster.py, syz.py, syzy2.py
For execution with RunGB.
Commutative: gbks.jas, katsura2.jas, katsura3.jas, katsura4.jas, katsura5.jas, katsura5s.jas, katsura5w.jas, katsura6.jas, katsura6w.jas, katsura7.jas, katsura8.jas, rose.jas, trinks6.jas, trinks7.jas, vw.jas,
Solvable: kw_18.jas, ore_t.jas, sgb.jas, u_sl_3.jas, wa_1.jas, wa_32.jas, wa_34.jas, wa_39.jas, wa_41.jas, wa_61.jas
Last modified: Sun Jul 24 15:13:56 CEST 2005
$Id: index.html,v 1.2.2.1 2005/07/10 10:08:31 kredel Exp $