aboutsummaryrefslogtreecommitdiffstats
path: root/Framework/hu.bme.mit.inf.dslreasoner.ecore2logic/src/hu/bme/mit/inf/dslreasoner/ecore2logic/EClassMapper.xtend
Commit message (Collapse)AuthorAge
* 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"
* Migrating Additional projectsLibravatar OszkarSemerath2017-06-10