|
From: Robert L. <rob...@sa...> - 2005-04-28 08:19:37
|
Hi Darrell! 'mdr01.jar' and 'oclmetamodel.jar' are used by the "design by contract" generator (which generates special local components). Take a look at "src/ccmtools/MDR/README". 'dtd2java.jar' is a special tool which generates a simple XML-parser and a small model-library out of a DTD (document type definition). We use this tool together with the official "UML 1.4 DTD" (src/uml2idl/UML.dtd) to generate an UML-parser. This parser is used by "uml2idl" (the tool which generates IDL and OCL files out of an "UML profile for CORBA"). The source of "dtd2java" is part of the "XMITools" project at SF. Regards, -- Robert Lechner (mailto:rob...@sa...) Research and Development SALOMON Automation GmbH (http://www.salomon.at) |