aboutsummaryrefslogtreecommitdiffstats
path: root/Framework/hu.bme.mit.inf.dslreasoner.ecore2logic/src
Commit message (Collapse)AuthorAge
* Fix attribute export to xmiLibravatar Kristóf Marussy2020-05-20
|
* Inverse references works if opposite reference is pruned away.Libravatar OszkarSemerath2019-06-01
|
* Removed unnecessary loggingLibravatar OszkarSemerath2019-02-17
|
* Fixed xmi generation with attributes. Added better error messages.Libravatar OszkarSemerath2018-11-07
|
* Added support for SHORT type as integerLibravatar OszkarSemerath2018-08-28
|
* String attributes are not mapped.Libravatar OszkarSemerath2017-08-28
|
* Added support for string attributes when mapping metamodelsLibravatar OszkarSemerath2017-08-15
|
* Added methods to decide which attribure or enum type is mapped ot theLibravatar OszkarSemerath2017-08-02
| | | logic problem.
* Changed naming convention in generated logic problems.Libravatar OszkarSemerath2017-07-12
| | | | | | | | | | An identifier usually separated by whitespaces into name sections, creating hierarchic names. By convention names with at most three sections are represented in the following way: "nameOfObject typeOfObject namespaceOfObject". For example, the name of a relation "vertices" representing a "reference" in class "Region" will be: "vertices reference Region"
* full Ecore -> Logic -> Ecore supportLibravatar OszkarSemerath2017-07-05
|
* Migrating Additional projectsLibravatar OszkarSemerath2017-06-10