[Uml-devel] [CVS] update: Update of /cvsroot/uml/umbrello2/plugins/metamodel/model-1.4/model
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/model-1.4/model
Modified Files:
model_aliastype.cpp model_aliastype_impl.cpp
model_association.cpp model_association_impl.cpp
model_associationend.cpp model_associationend_impl.cpp
model_attribute.cpp model_attribute_impl.cpp model_class.cpp
model_class_impl.cpp model_collectiontype.cpp
model_collectiontype_impl.cpp model_constant.cpp
model_constant_impl.cpp model_constraint.cpp
model_constraint_impl.cpp model_enumerationtype.cpp
model_enumerationtype_impl.cpp model_exception.cpp
model_exception_impl.cpp model_import.cpp
model_import_impl.cpp model_operation.cpp
model_operation_impl.cpp model_package.cpp
model_package_impl.cpp model_parameter.cpp
model_parameter_impl.cpp model_primitivetype.cpp
model_primitivetype_impl.cpp model_reference.cpp
model_reference_impl.cpp model_structurefield.cpp
model_structurefield_impl.cpp model_structuretype.cpp
model_structuretype_impl.cpp model_tag.cpp model_tag_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