summaryrefslogtreecommitdiffstats
path: root/examples/uml
Commit message (Expand)AuthorAgeFilesLines
* Move DuSE-MT to a new repositoryHEADmasterSandro S. Andrade2014-10-28179-25359/+0
* Add Measurement Profile and new example-cp.xmi for Component PointSandro S. Andrade2014-09-261-0/+96
* Add GCC-XML Backend Plugin, ACDC Plugin and UML Notation PluginLuis Paulo Torres de Oliveira2014-08-2440-200/+2198
* Change IPluginController::pluginsByType to return a QList<T *>Sandro S. Andrade2014-08-112-5/+6
* Change DuSE-MT's plugin controller to correctly load plugins in MacOSSandro S. Andrade2014-08-071-1/+13
* Add XMI example of composite structure with typed connectorSandro S. Andrade2014-06-161-0/+24
* Create class functions recovery methods for the gcc-xml architecture recovery...Luis Paulo Torres de Oliveira2013-12-182-21/+160
* Fix wrong use of -z parameter when linking DuSE-MT on MacSandro S. Andrade2013-12-0738-115/+314
* Add creation of added element when navigating through design spacesSandro S. Andrade2013-12-062-9/+11
* Add opening/saving of scriptsSandro S. Andrade2013-11-284-17/+173
* Add major improvements in DuSE-MT basic workflowSandro S. Andrade2013-11-2821-85/+131
* Implement file->closeModel operation in DuSE-MTSandro S. Andrade2013-11-287-5/+48
* Fix some warnings in DuSE-MTSandro S. Andrade2013-11-271-3/+5
* Fix plugins.proSandro S. Andrade2013-11-271-4/+3
* Add first steps for element creation during design space navigationSandro S. Andrade2013-11-273-16/+40
* Add some improvements in property editorSandro S. Andrade2013-11-271-1/+1
* Clear current design space location before loading a new locationSandro S. Andrade2013-11-272-7/+4
* Fix implementation of clone() operation. Update metamodels.Sandro S. Andrade2013-11-271-8/+11
* Fix more memory leak problemsSandro S. Andrade2013-11-274-0/+10
* Fix memory leak when deleting modelsSandro S. Andrade2013-11-264-0/+8
* Update metamodel implementation. UML update coming soon ...Sandro S. Andrade2013-11-261-2/+4
* Fix issue when removing QObject counterpart of model elementsSandro S. Andrade2013-11-261-4/+0
* Fix revision issues of gcc-xml architecture recovery backend plugin.Luis Paulo Torres de Oliveira2013-11-262-14/+34
* Add some improvements in design space explorerSandro S. Andrade2013-11-255-8/+34
* Populate design space explorer when creating a new DuSE Design ProcessSandro S. Andrade2013-11-243-23/+31
* Fix .pro files for insource buildingSandro S. Andrade2013-11-234-20/+17
* Fix correct instantiation of DuSE design dimensionsSandro S. Andrade2013-11-231-5/+7
* Add initial implementation of DuSE design dimension instances creationSandro S. Andrade2013-11-226-10/+90
* Edit file UmlClass.qmlFélix Simas de Souza Neto2013-11-221-1/+20
* Add initial implementation of DuSE instance selection rulesSandro S. Andrade2013-11-224-2/+22
* Add requiredProfile property in DuSE's design spaceSandro S. Andrade2013-11-212-2/+2
* Add initial implementation of design space explorerSandro S. Andrade2013-11-215-28/+37
* Add improved version of SADuse.xmiSandro S. Andrade2013-11-211-19/+228
* Provide improved version of DuSE metamodelSandro S. Andrade2013-11-212-36/+72
* Add PropertyTypeRole enum value for representing real property typesSandro S. Andrade2013-11-201-1/+10
* Implement QUmlConnector::kind() and QUmlStructuredClassifier::parts()Sandro S. Andrade2013-11-201-1/+13
* Fix bug in templates when update opposite properties of the same classSandro S. Andrade2013-11-201-0/+33
* Fix revision issues from gccxml architecture recovery backend plugin.Luis Paulo Torres de Oliveira2013-11-202-46/+23
* Implement QUmlPort::provided() and QUmlPort::required()Sandro S. Andrade2013-11-181-6/+34
* Fix update of redefined properties. Implement ownedPort()Sandro S. Andrade2013-11-181-0/+12
* Add concrete syntax for generalization and multiplicitiesSandro S. Andrade2013-11-177-73/+210
* Triggering CISandro S. Andrade2013-11-171-0/+1
* Add concrete syntax handling of shared and composite UML propertiesSandro S. Andrade2013-11-172-3/+22
* Add handling of UML association with aggregation = 'composite'Sandro S. Andrade2013-11-172-2/+11
* Add initial implementation of QML element for UML associationsSandro S. Andrade2013-11-177-4/+331
* Add implementation of new Association QML itemSandro S. Andrade2013-11-174-6/+22
* Add further improvements in DuSE-MT plugin controllerSandro S. Andrade2013-11-161-20/+32
* Improve UML concrete syntax DuSE-MT plugin implementationSandro S. Andrade2013-11-1618-33/+153
* Add association in example.xmi fileSandro S. Andrade2013-11-161-0/+8
* Simplify DuSE-MT plugin controller implementationSandro S. Andrade2013-11-164-42/+39