[Uml-devel] [CVS] update: Update of /cvsroot/uml/umbrello2/plugins/metamodel/uml-1.4/statemachines
Andrew Sutton
donnie_darko at users.sourceforge.net
Sat Mar 22 12:23:29 UTC 2003
In directory sc8-pr-cvs1:/tmp/cvs-serv6646/plugins/metamodel/uml-1.4/statemachines
Modified Files:
Makefile.am uml_abehaviorcontext.h uml_acontainersubvertex.h
uml_aeventparameter.h uml_aguardtransition.h
uml_aincomingtarget.h uml_aoccurrenceoperation.h
uml_aoutgoingsource.h uml_asignaloccurrence.h
uml_astatedeferrableevent.h uml_astatedoactivity.h
uml_astateentry.h uml_astateexit.h
uml_astateinternaltransition.h uml_astatemachinetransitions.h
uml_asubmachinestatesubmachine.h uml_atopstatemachine.h
uml_atransitioneffect.h uml_atransitiontrigger.h
uml_callevent.h uml_callevent_impl.h uml_changeevent.h
uml_changeevent_impl.h uml_compositestate.h
uml_compositestate_impl.h uml_event.h uml_finalstate.h
uml_finalstate_impl.h uml_guard.h uml_guard_impl.h
uml_pseudostate.h uml_pseudostate_impl.h uml_signalevent.h
uml_signalevent_impl.h uml_simplestate.h
uml_simplestate_impl.h uml_state.h uml_statemachine.h
uml_statemachine_impl.h uml_statemachines_package.h
uml_statevertex.h uml_stubstate.h uml_stubstate_impl.h
uml_submachinestate.h uml_submachinestate_impl.h
uml_synchstate.h uml_synchstate_impl.h uml_timeevent.h
uml_timeevent_impl.h uml_transition.h uml_transition_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