[DEECo] [d3scomp/JDEECo] 1d9324: Added support for basic constraints, the keyword '...
GitHub
noreply at github.com
Thu Feb 11 18:21:38 CET 2016
Branch: refs/heads/IntelligentEnsembles
Home: https://github.com/d3scomp/JDEECo
Commit: 1d9324ab206adb9d322179e2f9b15f556016756e
https://github.com/d3scomp/JDEECo/commit/1d9324ab206adb9d322179e2f9b15f556016756e
Author: Buckey <aertheas at gmail.com>
Date: 2016-02-11 (Thu, 11 Feb 2016)
Changed paths:
M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/EDL.xtext
Log Message:
-----------
Added support for basic constraints, the keyword 'constraint' had to be
added to EDL to make this work.
Commit: 6721da03005e208620b7b0923a886d7c5342910f
https://github.com/d3scomp/JDEECo/commit/6721da03005e208620b7b0923a886d7c5342910f
Author: Buckey <aertheas at gmail.com>
Date: 2016-02-11 (Thu, 11 Feb 2016)
Changed paths:
M jdeeco-edl-model/model/edl.aird
M jdeeco-edl-model/model/edl.ecore
M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/EDL.xtext
Log Message:
-----------
Made OrdinalQuery a type of Constraint, allowing for various new constraint forms. Constraints still have some limitations and probably need to be converted to a general expression hierarchy. Made cardinality optional (default is 1..1).
Compare: https://github.com/d3scomp/JDEECo/compare/0fcc7d7a8f8c...6721da03005e
More information about the DEECo
mailing list