[Uml-devel] [CVS] update: Update of /cvsroot/uml/umbrello2/plugins/metamodel/uml-1.4/commonbehavior

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/commonbehavior

Modified Files:
	Makefile.am uml_aactionsequenceaction.h 
	uml_aactualargumentaction.h uml_aargumentstimulus.h 
	uml_aassociationendlinkend.h uml_aassociationlink.h 
	uml_aattributelinkattribute.h uml_aattributelinkvalue.h 
	uml_acallactionoperation.h uml_acontextraisedsignal.h 
	uml_acreateactioninstantiation.h uml_action.h 
	uml_actionsequence.h uml_actionsequence_impl.h 
	uml_adispatchactionstimulus.h uml_ainstanceclassifier.h 
	uml_ainstancelinkend.h uml_alinkconnection.h 
	uml_alinkendqualifiedvalue.h uml_aownedinstanceowner.h 
	uml_aownedlinkowner.h uml_areceiverstimulus.h 
	uml_aresidentcomponentinstance.h uml_aresidentnodeinstance.h 
	uml_argument.h uml_argument_impl.h uml_asignalreception.h 
	uml_asignalsendaction.h uml_aslotinstance.h 
	uml_astimuluscommunicationlink.h uml_astimulussender.h 
	uml_attributelink.h uml_attributelink_impl.h uml_callaction.h 
	uml_callaction_impl.h uml_commonbehavior_package.h 
	uml_componentinstance.h uml_componentinstance_impl.h 
	uml_createaction.h uml_createaction_impl.h uml_datavalue.h 
	uml_datavalue_impl.h uml_destroyaction.h 
	uml_destroyaction_impl.h uml_exception.h uml_exception_impl.h 
	uml_instance.h uml_link.h uml_link_impl.h uml_linkend.h 
	uml_linkend_impl.h uml_linkobject.h uml_linkobject_impl.h 
	uml_nodeinstance.h uml_nodeinstance_impl.h uml_object.h 
	uml_object_impl.h uml_reception.h uml_reception_impl.h 
	uml_returnaction.h uml_returnaction_impl.h uml_sendaction.h 
	uml_sendaction_impl.h uml_signal.h uml_signal_impl.h 
	uml_stimulus.h uml_stimulus_impl.h uml_subsysteminstance.h 
	uml_subsysteminstance_impl.h uml_terminateaction.h 
	uml_terminateaction_impl.h uml_uninterpretedaction.h 
	uml_uninterpretedaction_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