aboutsummaryrefslogtreecommitdiffstats
path: root/Framework/hu.bme.mit.inf.dslreasoner.ecore2logic
Commit message (Collapse)AuthorAge
* Updated and fixed dependencies:Libravatar OszkarSemerath2018-05-07
| | | | | | - All java library dependency: fixed to java 1.8 - Added Automatic-Module-Name to be compatible with java 1.9 - Added all sources explicitly to build.properties - removed .util packages generated by previous versions of Viatra
* 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