aboutsummaryrefslogtreecommitdiffstats
path: root/Framework/hu.bme.mit.inf.dslreasoner.ecore2logic/src/hu/bme/mit/inf/dslreasoner/ecore2logic/EReferenceMapper.xtend
Commit message (Collapse)AuthorAge
* Inverse references works if opposite reference is pruned away.Libravatar OszkarSemerath2019-06-01
|
* Removed unnecessary loggingLibravatar OszkarSemerath2019-02-17
|
* 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