aboutsummaryrefslogtreecommitdiffstats
path: root/Application/hu.bme.mit.inf.dslreasoner.application/src/hu/bme/mit/inf/dslreasoner/application/linking
Commit message (Collapse)AuthorAge
* Prefer the global scope insted of nsURI in application configurationLibravatar Kristóf Marussy2020-12-02
| | | | | | | | | | Trying to find a resource by nsURI first sometimes lead to a situation where a spurious resource was added to the ResourceSet which didn't contain the requested object. Thus, linking failed. By first looking up the imported name in the global scope and falling back to the nsURI only later, we can ensure that linking always succeeds if the referenced object is already in the Xtext index.
* [Stochastic] Remove fault tree support for nowLibravatar Kristóf Marussy2019-08-01
|
* Fault tree transformation for partial models WIPLibravatar Kristóf Marussy2019-03-20
|
* Created new module to load referred patterns. hacked metamodel linking.Libravatar OszkarSemerath2019-02-17
|
* Execution updateLibravatar OszkarSemerath2018-02-24
|
* Scoping + Linking services fixedLibravatar OszkarSemerath2018-01-30
|
* Scoping and linking of Viatra Packages and Patterns is completedLibravatar OszkarSemerath2018-01-17
|
* Initial commit of the configuration language and applicationLibravatar OszkarSemerath2018-01-13