Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# MultiModelOCL
[![GitHub Action CI](https://github.com/vitruv-tools/MultiModel-OCL/actions/workflows/ci.yml/badge.svg)](https://github.com/vitruv-tools/MultiModel-OCLactions/workflows/ci.yml)
[![Latest Release](https://img.shields.io/github/release/vitruv-tools/MultiModel-OCL.svg)](https://github.com/vitruv-tools/MultiModel-OCL/releases/latest)
[![Issues](https://img.shields.io/github/issues/vitruv-tools/MultiModel-OCL.svg)](https://github.com/vitruv-tools/MultiModel-OCL/issues)

A domain-specific language for evaluating OCL constraints across multiple EMF metamodels with cross-model consistency checking.

Expand Down Expand Up @@ -474,4 +477,4 @@ See [NOTICE](NOTICE) for complete third-party license information.
## Acknowledgments

- Grammar derived from DeepOCL implementation by Ralph Gerbig and Arne Lange (University of Mannheim)
- OCL# semantics based on work by Gogolla, Clarisó, and Steinmann
- OCL# semantics based on work by Gogolla, Clarisó, and Steinmann