[DEECo] [d3scomp/JDEECo] 73e3d2: Modified EDL model to better represent the hierarc...
GitHub
noreply at github.com
Fri Feb 12 17:08:40 CET 2016
Branch: refs/heads/IntelligentEnsembles
Home: https://github.com/d3scomp/JDEECo
Commit: 73e3d2d777e0bb8a541ad64d723d976ec87a8449
https://github.com/d3scomp/JDEECo/commit/73e3d2d777e0bb8a541ad64d723d976ec87a8449
Author: Buckey <aertheas at gmail.com>
Date: 2016-02-12 (Fri, 12 Feb 2016)
Changed paths:
M jdeeco-edl-model/model/edl.aird
M jdeeco-edl-model/model/edl.ecore
M jdeeco-edl-model/model/edl.genmodel
M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/EDL.xtext
Log Message:
-----------
Modified EDL model to better represent the hierarchy of possible
queries. Syntactic parser now supports all reasonable queries (and some
unreasonable that need to be filtered out semantically).
Commit: 2a3af6cd67eba40c76c7297cf015d04b15c0d252
https://github.com/d3scomp/JDEECo/commit/2a3af6cd67eba40c76c7297cf015d04b15c0d252
Author: Buckey <aertheas at gmail.com>
Date: 2016-02-12 (Fri, 12 Feb 2016)
Changed paths:
M jdeeco-edl-model/model/edl.aird
M jdeeco-edl-model/model/edl.ecore
M jdeeco-edl-ui/plugin.xml_gen
M jdeeco-edl/src/cz/cuni/mff/d3s/jdeeco/edl/EDL.xtext
Log Message:
-----------
Added missing feature: Relation operator type is now represented in the
model and should be correctly parsed.
Commit: b2daaba87ce181240cacbc5245af0523092599c1
https://github.com/d3scomp/JDEECo/commit/b2daaba87ce181240cacbc5245af0523092599c1
Author: Buckey <aertheas at gmail.com>
Date: 2016-02-12 (Fri, 12 Feb 2016)
Changed paths:
M jdeeco-edl-tests/src/cz/cuni/mff/d3s/jdeeco/edl/EDLDemo.java
M jdeeco-edl-tests/test.edl
A jdeeco-edl-tests/test2.edl
Log Message:
-----------
Added printing the entire ensemble as part of the EDLDemo to check that
the files are indeed parsed correctly. Added test2.edl showing various
possible constraints that can be parsed. Modified test.edl with
'constraint' keywords, but the * cardinality is still not supported.
Compare: https://github.com/d3scomp/JDEECo/compare/6721da03005e...b2daaba87ce1
More information about the DEECo
mailing list