[Uml-devel] [CVS] update: Update of /cvsroot/uml/umbrello2/plugins/metamodel/uml-1.4/collaborations
Andrew Sutton
donnie_darko at users.sourceforge.net
Sat Mar 22 12:23:25 UTC 2003
In directory sc8-pr-cvs1:/tmp/cvs-serv6646/plugins/metamodel/uml-1.4/collaborations
Modified Files:
Makefile.am uml_aactionmessage.h
uml_aassociationendroleavailablequalifier.h
uml_abaseassociationendrole.h uml_abaseassociationrole.h
uml_aclassifierroleavailablecontents.h
uml_aclassifierroleavailablefeature.h
uml_aclassifierrolebase.h
uml_acollaborationcollaborationinstanceset.h
uml_acollaborationconstrainingelement.h
uml_acollaborationinstancesetconstrainingelement.h
uml_acollaborationinstancesetparticipatinginstance.h
uml_acontextinteraction.h uml_acontextinteractioninstanceset.h
uml_ainteractioninstancesetparticipatingstimulus.h
uml_ainteractioninteractioninstanceset.h
uml_ainteractionmessage.h uml_amessageactivator.h
uml_amessagecommunicationconnection.h uml_amessagesender.h
uml_aparticipatinglinkcollaborationinstanceset.h
uml_aplayedroleconforminginstance.h
uml_aplayedroleconforminglink.h
uml_aplayedroleconformingstimulus.h
uml_apredecessorsuccessor.h uml_areceivermessage.h
uml_arepresentedclassifiercollaboration.h
uml_arepresentedoperationcollaboration.h
uml_associationendrole.h uml_associationendrole_impl.h
uml_associationrole.h uml_associationrole_impl.h
uml_ausedcollaborationcollaboration.h uml_classifierrole.h
uml_classifierrole_impl.h uml_collaboration.h
uml_collaboration_impl.h uml_collaborationinstanceset.h
uml_collaborationinstanceset_impl.h
uml_collaborations_package.h uml_interaction.h
uml_interaction_impl.h uml_interactioninstanceset.h
uml_interactioninstanceset_impl.h uml_message.h
uml_message_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