Using vertex type <Type> as a destination selector doesn't work.
These variants of the default constraint can't be analyzed, but are either shown as valid in the webeditor or used as an example in the documentation (https://dataflowanalysis.org/wiki/dsl/#vertex-type-selector-1):
// Webeditor Autocompletion
- Test: data Sensitivity.Personal neverFlows vertex type PROCESS
- Test: data Sensitivity.Personal neverFlows vertex type EXTERNAL
- Test: data Sensitivity.Personal neverFlows vertex type STORE
// Documentation Example
- Test: data Sensitivity.Personal neverFlows vertex type PROCESSING
Error Message: sprotty Sy: WebSocket message received: Error:Unable to parse constraint: Test
Using
vertex type <Type>as a destination selector doesn't work.These variants of the default constraint can't be analyzed, but are either shown as valid in the webeditor or used as an example in the documentation (https://dataflowanalysis.org/wiki/dsl/#vertex-type-selector-1):
Error Message:
sprotty Sy: WebSocket message received: Error:Unable to parse constraint: Test