aboutsummaryrefslogtreecommitdiffstats
path: root/Framework
Commit message (Collapse)AuthorAge
* Statistics are appendedLibravatar OszkarSemerath2018-03-04
|
* More explanation added to exceptionLibravatar OszkarSemerath2018-03-04
|
* ConsolesLibravatar OszkarSemerath2018-03-04
|
* +SolverProcessMonitor to (optionally) report process and request cancelLibravatar OszkarSemerath2018-03-03
|
* separated init and clear phases in workspacesLibravatar OszkarSemerath2018-03-03
|
* added getFile() and refresh() to workspaceLibravatar OszkarSemerath2018-02-28
|
* Translated PQueryies are added to annotation.Libravatar OszkarSemerath2018-02-24
|
* Project workspace folder structure generation patchLibravatar OszkarSemerath2018-02-24
|
* Documentation level is in the config interfaceLibravatar OszkarSemerath2018-02-24
|
* Removed PQuery from API, IQuerySpecification is used insteadLibravatar OszkarSemerath2018-01-23
|
* If a query is not supported query exception.Libravatar OszkarSemerath2017-09-27
|
* :lipstick:Libravatar OszkarSemerath2017-09-27
|
* Printing string statistics do not add linebreaksLibravatar OszkarSemerath2017-09-27
|
* Listing all files in folder.Libravatar OszkarSemerath2017-09-27
|
* String attributes are not mapped.Libravatar OszkarSemerath2017-08-28
|
* Transitive closure supportLibravatar OszkarSemerath2017-08-16
|
* Transitive closureLibravatar OszkarSemerath2017-08-16
|
* Adding transitive closure to the logic languageLibravatar OszkarSemerath2017-08-16
|
* Added known primitives to the scopeLibravatar OszkarSemerath2017-08-15
|
* Added support for string attributes when mapping metamodelsLibravatar OszkarSemerath2017-08-15
|
* Primitive elements in the partial interpretationLibravatar OszkarSemerath2017-08-15
|
* Generated code for the modified logic modelLibravatar OszkarSemerath2017-08-15
|
* Type scope cleanupLibravatar OszkarSemerath2017-08-15
|
* Merge branch 'master' of https://github.com/viatra/VIATRA-GeneratorLibravatar OszkarSemerath2017-08-08
|\
| * Fixed a typo Libravatar Mayer Krisztián Gábor2017-08-08
| | | | | | allNetativeVariablesAreSatisfied -> allNegativeVariablesAreSatisfied
| * Modified LogicSolver to support the use of integer, string and realLibravatar Mayer Krisztián Gábor2017-08-08
| | | | | | attribute sets
* | Support for double and string attributesLibravatar OszkarSemerath2017-08-08
|/
* added String to the logic problem, and representations returns the setLibravatar OszkarSemerath2017-08-07
| | | of relevant primitive objects.
* 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"
* Added a try-catch to detect if a query cannot be translated (because,Libravatar OszkarSemerath2017-07-05
| | | for example, a referred class is not translated to the logic problem).
* full Ecore -> Logic -> Ecore supportLibravatar OszkarSemerath2017-07-05
|
* When there is a definition to a declaration in the logic problem, theLibravatar OszkarSemerath2017-07-05
| | | | logic structure builder calls the definition when the interpretation of the declaration is requested.
* Multiple model with interpretationsLibravatar OszkarSemerath2017-07-02
|
* Logic interpretation -> standard EMF instance modelLibravatar OszkarSemerath2017-06-21
|
* Migrating Additional projectsLibravatar OszkarSemerath2017-06-10