opencaesar / oml

Ontological Modeling Language (OML)
https://opencaesar.github.io/oml/
Apache License 2.0
23 stars 4 forks source link

[QUESTION] - What is EJavaObject used for in the language spec? #69

Closed hpdekoning closed 2 years ago

hpdekoning commented 3 years ago

Description

In many places in the OML specification (e.g. http://www.opencaesar.io/oml/#BooleanLiteral) the EJavaObject type is referenced, typically with cardinality [0..1]. This looks like an implementation detail for the Xtext / Ecore implementation, but should probably not appear in the language specification. How should this be understood?

Additional Context

N.A.

Relevant screenshots

N.A.

melaasar commented 2 years ago

This has been fixed in OML 0.9.0 spec (http://www.opencaesar.io/oml/)