JPL-IMCE / gov.nasa.jpl.imce.oml

Ontology Modeling Language (OML) Workbench
14 stars 1 forks source link

SpecializedReifiedRelationship needs to override allNestedElements #249

Closed NicolasRouquette closed 6 years ago

NicolasRouquette commented 6 years ago

This inherits two definitions of allNestedElements from Term and SpecializedReifiedRelationship.

Somehow, this doesn't seem to be a problem with Java but it is with Scala. The solution is to explicitly override this method in SpecializedReifiedRelationship.