[Uml-devel] [CVS] update: Update of /cvsroot/uml/umbrello2/plugins/metamodel/uml-1.4/usecases
Andrew Sutton
donnie_darko at users.sourceforge.net
Sat Mar 22 12:23:32 UTC 2003
In directory sc8-pr-cvs1:/tmp/cvs-serv6646/plugins/metamodel/uml-1.4/usecases
Modified Files:
Makefile.am uml_abaseextender.h uml_actor.h uml_actor_impl.h
uml_aextensionextend.h uml_aextensionpointextend.h
uml_aextensionpointusecase.h uml_aincludebase.h
uml_aincluderaddition.h uml_extend.h uml_extend_impl.h
uml_extensionpoint.h uml_extensionpoint_impl.h uml_include.h
uml_include_impl.h uml_usecase.h uml_usecase_impl.h
uml_usecaseinstance.h uml_usecaseinstance_impl.h
uml_usecases_package.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