Skip to content

Visual Order Editor #18

Open
Open
@kruegers

Description

@kruegers

The ORDER section defines a regular expression of method call events. The parser translates this expression into a finite state machine that is then fed into the analysis. Right now, one can only provide this expression textually.

Implement an editor that displays the finite state machine and allows it to be edited. That is, changes made in this editor should also be reflected in the corresponding ORDER section of the CrySL rule. As a first step, one could implement an FSM viewer and extend it to an editor late on.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions