[Uml-devel] [CVS] update: Update of /cvsroot/uml/umbrello2/plugins/metamodel/uml-1.4/datatypes
Andrew Sutton
donnie_darko at users.sourceforge.net
Sat Mar 22 12:23:27 UTC 2003
In directory sc8-pr-cvs1:/tmp/cvs-serv6646/plugins/metamodel/uml-1.4/datatypes
Modified Files:
Makefile.am uml_actionexpression.h uml_actionexpression_impl.h
uml_amultiplicityrange.h uml_arglistsexpression.h
uml_arglistsexpression_impl.h uml_booleanexpression.h
uml_booleanexpression_impl.h uml_datatypes_package.h
uml_expression.h uml_expression_impl.h
uml_iterationexpression.h uml_iterationexpression_impl.h
uml_mappingexpression.h uml_mappingexpression_impl.h
uml_multiplicity.h uml_multiplicity_impl.h
uml_multiplicityrange.h uml_multiplicityrange_impl.h
uml_objectsetexpression.h uml_objectsetexpression_impl.h
uml_procedureexpression.h uml_procedureexpression_impl.h
uml_timeexpression.h uml_timeexpression_impl.h
uml_typeexpression.h uml_typeexpression_impl.h
Log Message:
i didn't really change all those files - just regenerated them because they
didn't implement the class proxy factory methods correctly. here's what i
did do though:
- regenerated all uml metamodel files
- added uml-1.4 back to the metamodel build
- added uml_plugin to the build
- uml builds a kde module
- removed all version information from libu2_uml* libs
- libu2_uml links against libu2_model
- added the uml spec file to be installed in appdata dir
- fixes to xmi reader to parse uml
* handling references as XML attributes
* handling empty attribute references
* handling multiple attribute references
* impl of deferred attr based reference resolution
- cleaned up some of the debugging code in xmi reader
net result: 2 metamodels can be loaded and parse themselves
More information about the umbrello-devel
mailing list