Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

empty match models in a DSLTrans transformation make the DSLTrans engine throw a java.lang.IndexOutOfBoundsException  #19

Open
@levilucio

Description

@levilucio
  • Make a rule in a transformation with an empty match model and run the transformation.
  • The DSLTrans engine running in the background should execute the rule by always creating the elements in the apply part of the rule.
  • Now a "java.lang.IndexOutOfBoundsException: Index: 0, Size: 0" exception is thrown

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions