[udm-dev] udm_ns new feature 2

Nora Eva Somogyi nsomogyi at isis.vanderbilt.edu
Thu Jun 23 14:37:23 CDT 2005


New library generation scripts for java UDM:

	- %UDM_PATH%\etc\java\eclipseAPI
	- %UDM_PATH%\etc\java\judmAPI


eclipseAPI
==========

It eats a UML meta model and generates an eclipse 3.0
compatible workspace with the java API library of the 
meta model.

Usage: %UDM_PATH%\etc\java\judmAPI [library_name] [UML_meta_model]
[UDM_parameters]

Example: %UDM_PATH%\etc\java\eclipseAPI SBML2Ex SBML2Ex_udm.xml "-i
jigcell -q jigcell -e"

Output: SBML2Ex_eclipse.zip

judmAPI
========

It eats a UML meta model and generates the java API library 
of the meta model and the corresponding javadoc documentation.

Usage: %UDM_PATH%\etc\java\judmAPI [library_name] [UML_meta_model]
[UDM_parameters]

Example: %UDM_PATH%\etc\java\judmAPI SBML2Ex SBML2Ex_udm.xml "-i jigcell
-q jigcell -e"

Output: SBML2Ex.zip

They are in beta version, so please try it and share your experience.
You can find them in umd_ns/etc/java directory.

Thanks,

nora



More information about the udm-dev mailing list