Open
Description
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.
NOTE: Only referencing errors in the given fiels are false negatives. All other errors must not be considered.
Metadata
Metadata
Assignees
Type
Projects
Status
To do