summaryrefslogtreecommitdiffstats
path: root/scripts/normative-xmi
Commit message (Expand)AuthorAgeFilesLines
* Add requiredProfile property in DuSE's design spaceSandro S. Andrade2013-11-211-0/+6
* Provide improved version of DuSE metamodelSandro S. Andrade2013-11-211-10/+39
* Update UML metamodel implementationSandro S. Andrade2013-11-181-0/+0
* Add small improvements in DuSE metamodelSandro S. Andrade2013-11-081-6/+15
* Add SADuseProfile and Duse metamodels implementationSandro S. Andrade2013-11-034-4/+4
* Fix bug when reading bad-formed XMI filesSandro S. Andrade2013-11-011-1/+1
* Add new implementation of MOF metamodelSandro S. Andrade2013-10-131-0/+0
* Rename MOF namespace to Mof in MOF-merged.xmiSandro S. Andrade2013-10-131-0/+0
* Use plural form for multi-valued UML metamodel propertiesSandro S. Andrade2013-10-061-0/+0
* Update automatic generation of UML metamodel implementationSandro S. Andrade2013-10-051-0/+0
* Fix issues when serializing dirty propertiesSandro S. Andrade2013-10-051-0/+0
* Fix general bugs in template filesSandro S. Andrade2013-10-041-0/+0
* Add d-pointer support when generating artifacts from xmiSandro S. Andrade2013-08-257-1026/+0
* Add SEKE demoSandro S. Andrade2013-06-272-0/+13
* Add name parameter to QDuSEVariationPoint'sSandro S. Andrade2013-06-262-4/+17
* Provide support for profiles and profile applicationsSandro S. Andrade2013-06-233-2/+32
* Provide enhanced DuSE metamodelSandro S. Andrade2013-06-173-5/+276
* Provide initial DuSE design space metamodel implementationSandro S. Andrade2013-06-073-0/+27
* Provide further improvements in new xmi2qt.xq implementationSandro S. Andrade2013-03-121-34/+39
* Provide initial refactored version of xmi2qt.xqSandro S. Andrade2013-03-112-0/+155
* Add major refactoring for namespace-free model implementationSandro S. Andrade2013-03-085-10/+7
* Provide major refactoring for correct declaration of propertiesSandro S. Andrade2013-03-055-6/+6
* Fix build issue in WindowsSandro S. Andrade2013-01-177-1/+2
* Rename Qt*Enumerations to Qt*NamespaceSandro S. Andrade2013-01-095-1/+1
* Fix some small issues in XMI serializationSandro S. Andrade2013-01-085-1/+1
* Define properties as QList/QSet instead of const QList/QSet &Sandro S. Andrade2012-12-296-36/+33
* Make use of new Qt5 properties facilities in QtUml/QtMofSandro S. Andrade2012-12-287-13/+16
* Provide initial implementation of merged QtMof meta-modelSandro S. Andrade2012-12-105-0/+1
* Add a merged version of MOF.xmi and MOF.qtxmiSandro S. Andrade2012-12-103-5/+5
* Provide new implementation (without use of multiple inheritance)Sandro S. Andrade2012-11-052-0/+0
* Incomplete implementation of aggregation-based multiple inheritanceSandro S. Andrade2012-11-023-10/+0
* Add improved implementation of property subsettingSandro S. Andrade2012-10-157-26/+30
* Transitively search for subsetted propertiesSandro S. Andrade2012-10-138-14/+34
* Provide full implementation of sync of opposite propertiesSandro S. Andrade2012-10-127-21/+20
* Add initial support for sync of opposite propertiesSandro S. Andrade2012-10-123-9/+35
* Add support for aggregation attribute when converting from xmiSandro S. Andrade2012-10-117-24/+24
* Add parallel hierarchy for private classesSandro S. Andrade2012-10-107-6/+54
* Provide enhanced implementation of property subsettingSandro S. Andrade2012-10-098-20/+12
* Fix issue when collecting read-only subsetted single-valued attributesSandro S. Andrade2012-10-086-1/+1
* Add mandatory use of QtUml namespace. Improve qWarning messages.Sandro S. Andrade2012-10-082-0/+0
* Add initialization of pointers to single-valued object attributesSandro S. Andrade2012-10-072-0/+0
* Add PrimitiveTypes.xmiSandro S. Andrade2012-10-061-0/+34
* Add suport for auto-generating sync of subsetted propertiesSandro S. Andrade2012-10-067-5/+61
* Generate initialization of attributes from XMI defaultValue tagsSandro S. Andrade2012-10-067-23/+50
* Provide complete generation of private classesSandro S. Andrade2012-10-067-22/+102
* Use macros for prepending namespacesSandro S. Andrade2012-10-057-10/+17
* Add support for detecting redefined properties in xmi2qt.xqSandro S. Andrade2012-10-047-38/+70
* Improve attribute/parameter generation and add test casesSandro S. Andrade2012-10-047-18/+393
* Add new API for multi-valued attribute accessorsSandro S. Andrade2012-10-031-14/+46
* Use QList or QSet depending on attribute's @isUnique and @isOrderedSandro S. Andrade2012-10-031-7/+25