[Uml-devel] [CVS] update: Update of /cvsroot/uml/umbrello2/plugins/metamodel/uml-1.4/core
Andrew Sutton
donnie_darko at users.sourceforge.net
Sat Mar 22 12:23:26 UTC 2003
In directory sc8-pr-cvs1:/tmp/cvs-serv6646/plugins/metamodel/uml-1.4/core
Modified Files:
Makefile.am uml_aassociationconnection.h
uml_abehavioralfeatureparameter.h uml_abindingargument.h
uml_abstraction.h uml_abstraction_impl.h
uml_achildgeneralization.h uml_aclientclientdependency.h
uml_acommentannotatedelement.h
uml_aconstrainedelementconstraint.h
uml_aconstrainedstereotypestereotypeconstraint.h
uml_acontainerresidentelement.h
uml_adefaultelementdefaultedparameter.h uml_adefinedtagowner.h
uml_adeploymentlocationdeployedcomponent.h
uml_aenumerationliteral.h
uml_aimplementationimplementationlocation.h
uml_amodelelementtaggedvalue.h
uml_amodelelementtemplateargument.h
uml_anamespaceownedelement.h uml_aownerfeature.h
uml_aparameterparametertemplate.h uml_aparentspecialization.h
uml_aparticipantassociation.h uml_apowertypepowertyperange.h
uml_apresentationsubject.h uml_aqualifierassociationend.h
uml_areferencevaluereferencetag.h
uml_aresidentelementresidence.h uml_artifact.h
uml_artifact_impl.h uml_asourceflowsource.h
uml_aspecificationmethod.h uml_aspecifiedendspecification.h
uml_association.h uml_association_impl.h
uml_associationclass.h uml_associationclass_impl.h
uml_associationend.h uml_associationend_impl.h
uml_astereotypeextendedelement.h
uml_asuppliersupplierdependency.h uml_atargetflowtarget.h
uml_atemplatetemplateparameter.h uml_attribute.h
uml_attribute_impl.h uml_atypedfeaturetype.h
uml_atypedparametertype.h uml_atypetypedvalue.h
uml_behavioralfeature.h uml_binding.h uml_binding_impl.h
uml_class.h uml_class_impl.h uml_classifier.h uml_comment.h
uml_comment_impl.h uml_component.h uml_component_impl.h
uml_constraint.h uml_constraint_impl.h uml_core_package.h
uml_datatype.h uml_datatype_impl.h uml_dependency.h
uml_dependency_impl.h uml_element.h uml_elementresidence.h
uml_elementresidence_impl.h uml_enumeration.h
uml_enumeration_impl.h uml_enumerationliteral.h
uml_enumerationliteral_impl.h uml_feature.h uml_flow.h
uml_flow_impl.h uml_generalizableelement.h
uml_generalization.h uml_generalization_impl.h uml_interface.h
uml_interface_impl.h uml_method.h uml_method_impl.h
uml_modelelement.h uml_namespace.h uml_node.h uml_node_impl.h
uml_operation.h uml_operation_impl.h uml_parameter.h
uml_parameter_impl.h uml_permission.h uml_permission_impl.h
uml_presentationelement.h uml_primitive.h uml_primitive_impl.h
uml_programminglanguagedatatype.h
uml_programminglanguagedatatype_impl.h uml_relationship.h
uml_stereotype.h uml_stereotype_impl.h uml_structuralfeature.h
uml_tagdefinition.h uml_tagdefinition_impl.h uml_taggedvalue.h
uml_taggedvalue_impl.h uml_templateargument.h
uml_templateargument_impl.h uml_templateparameter.h
uml_templateparameter_impl.h uml_usage.h uml_usage_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