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

Andrew Sutton donnie_darko at users.sourceforge.net
Sat Jun 7 13:21:08 UTC 2003


In directory sc8-pr-cvs1:/tmp/cvs-serv9520/plugins/metamodel/uml-1.4/statemachines

Modified Files:
	uml_callevent.cpp uml_callevent_impl.cpp uml_changeevent.cpp 
	uml_changeevent_impl.cpp uml_compositestate.cpp 
	uml_compositestate_impl.cpp uml_finalstate.cpp 
	uml_finalstate_impl.cpp uml_guard.cpp uml_guard_impl.cpp 
	uml_pseudostate.cpp uml_pseudostate_impl.cpp 
	uml_signalevent.cpp uml_signalevent_impl.cpp 
	uml_simplestate.cpp uml_simplestate_impl.cpp 
	uml_statemachine.cpp uml_statemachine_impl.cpp 
	uml_stubstate.cpp uml_stubstate_impl.cpp 
	uml_submachinestate.cpp uml_submachinestate_impl.cpp 
	uml_synchstate.cpp uml_synchstate_impl.cpp uml_timeevent.cpp 
	uml_timeevent_impl.cpp uml_transition.cpp 
	uml_transition_impl.cpp 
Log Message:
in this commit, we actually start to see an application showing up.
	- moved umbrello2part to separate parts directory (modeltree)
	- figured out startup/new document protocol
	- abuse signals/slots for multi-phase init and plugin/part
	  coordination
	- integrate Umbrello::MainWindow w/ KParts::DockMainWindow
	- start figuring out basic dynamic menuing
	- integrate dynamic menus with context menus in model tree
	- re-generated all the object model code for some reason or
	  another.
	- groundwork for an interesting interpretation of model views
	  (i.e., logical view, etc.)
	- other stuff that should make the program work.
please build. test.

todo:
	- figure out how to generically do associations between objects
	  created anonymously. ouch.
	- actually create UML objects
	- implement model view
	- object properties dialog design
	- document properties dialog design
	- notation design
	- diagram design

its getting there...






More information about the umbrello-devel mailing list