forked from BESSER-PEARL/B-OCL-Interpreter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
33 lines (32 loc) · 1.04 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: B-OCL-Interpreter
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Fitash
family-names: UL HAQ
email: [email protected]
affiliation: Luxembourg Institute of Science and Technology
orcid: 'https://orcid.org/0000-0003-2253-9085'
- given-names: Jordi
family-names: Cabot
email: [email protected]
affiliation: Luxembourg Institute of Science and Technology
orcid: 'https://orcid.org/0000-0003-2418-2489'
repository-code: 'https://github.com/BESSER-PEARL/B-OCL-Interpreter'
abstract: >-
B-OCL is a tool designed to parse and evaluate the OCL
constraints designed on BESSER models. It is a python
based implementation, that utilises parser and listener
generated with the ANTLR4 grammer.
keywords:
- Object Constraint Language
- OCL
- OCL interpreter
- OCL parser
- OCL evaluator
license: MIT