[Uml-devel] [CVS] update: Update of /cvsroot/uml/umbrello2/plugins/metamodel/uml-1.4/core
Andrew Sutton
donnie_darko at users.sourceforge.net
Sat Jun 7 13:21:04 UTC 2003
In directory sc8-pr-cvs1:/tmp/cvs-serv9520/plugins/metamodel/uml-1.4/core
Modified Files:
uml_abstraction.cpp uml_abstraction_impl.cpp uml_artifact.cpp
uml_artifact_impl.cpp uml_association.cpp
uml_association_impl.cpp uml_associationclass.cpp
uml_associationclass_impl.cpp uml_associationend.cpp
uml_associationend_impl.cpp uml_attribute.cpp
uml_attribute_impl.cpp uml_binding.cpp uml_binding_impl.cpp
uml_class.cpp uml_class_impl.cpp uml_comment.cpp
uml_comment_impl.cpp uml_component.cpp uml_component_impl.cpp
uml_constraint.cpp uml_constraint_impl.cpp uml_datatype.cpp
uml_datatype_impl.cpp uml_dependency.cpp
uml_dependency_impl.cpp uml_elementresidence.cpp
uml_elementresidence_impl.cpp uml_enumeration.cpp
uml_enumeration_impl.cpp uml_enumerationliteral.cpp
uml_enumerationliteral_impl.cpp uml_flow.cpp uml_flow_impl.cpp
uml_generalization.cpp uml_generalization_impl.cpp
uml_interface.cpp uml_interface_impl.cpp uml_method.cpp
uml_method_impl.cpp uml_node.cpp uml_node_impl.cpp
uml_operation.cpp uml_operation_impl.cpp uml_parameter.cpp
uml_parameter_impl.cpp uml_permission.cpp
uml_permission_impl.cpp uml_primitive.cpp
uml_primitive_impl.cpp uml_programminglanguagedatatype.cpp
uml_programminglanguagedatatype_impl.cpp uml_stereotype.cpp
uml_stereotype_impl.cpp uml_tagdefinition.cpp
uml_tagdefinition_impl.cpp uml_taggedvalue.cpp
uml_taggedvalue_impl.cpp uml_templateargument.cpp
uml_templateargument_impl.cpp uml_templateparameter.cpp
uml_templateparameter_impl.cpp uml_usage.cpp
uml_usage_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