Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCL validator shows false negatives #142

Open
JakobVogelsang opened this issue Nov 8, 2022 · 4 comments
Open

OCL validator shows false negatives #142

JakobVogelsang opened this issue Nov 8, 2022 · 4 comments
Assignees
Labels
bug Something isn't working java Pull requests that update Java code

Comments

@JakobVogelsang
Copy link

The OCL validator does seem to not work properly in some cases. It seems to return false negatives. The once that are very obvious are missing references. Say you have a file this does have LN that is pointing to LNodeType. For the given file, all references between logical node instances and logical node types are ok.

TransformerWinding.scd.zip

NOTE: Only referencing errors in the given fiels are false negatives. All other errors must not be considered.

@JakobVogelsang JakobVogelsang added the bug Something isn't working label Nov 8, 2022
@Sander3003
Copy link
Member

@pascalwilbrink will look into it

@Sander3003 Sander3003 added the java Pull requests that update Java code label Feb 9, 2023
@Sander3003
Copy link
Member

Sander3003 commented Mar 13, 2023

Actions to take:

@Sander3003
Copy link
Member

This is still an open issue.

@Sander3003
Copy link
Member

Todo;
Disable it in the UI by default
Grey out the button
Add text to the menu: WIP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working java Pull requests that update Java code
Projects
Development

No branches or pull requests

3 participants