Downloads
CoSMoS/Java
This is the Java implementation of CoSMoS, which allows you to
- Create and manipulate CoSMoS as a set of Java objects.
- Parse a file described in CoSMoS/XML, CoSMoS/RDFS and CoSMoS/WSDL into
Java objects.
- Generate a Java source code template from CoSMoS abstract model.
Releases
CoSMoS/Java
ver.1.0 (01/12/04)
CoSMoS Compiler
This is a command-line program to compile a CoSMoS description file (written
in CoSMoS/XML, CoSMoS/RDFS and CoSMoS/WSDL) and generate a (set of) Java source
code(s) as a template.
How to use
In a command prompt, type
java -jar cosmosc.jar CoSMoSFile [OutputDirectory]
Releases
CoSMoS Compiler
ver.1.0 (01/12/04)
CoRE/Java
This is the Java implementation of CoRE.
Releases
CoRE/Java ver.1.0
(01/13/05)
Requirements
You also need
CoSMoS/Java in order to compile CoRE/Java.
SeGSeC/Java
This is the Java implementation of SeGSeC.
Releases
SeGSeC/Java ver.1.0
(01/13/05)
Requirements
You also need
CoSMoS/Java and CoRE/Java in order to compile SeGSeC/Java.
SeGSeC Demo Applet
This is the source code of the SeGSeC Demo applet.
Releases
SeGSeC Demo applet
ver.1.0 (01/13/05)
Requirements
You need
CoSMoS/Java, CoRE/Java and SeGSeC/Java
in order to compile this applet.
@
|