Abbreviation
IntFeatPbl
Description
This validation rule checks if all the features in the Interface are public.
Severity
error
Constrained Element
Interface
Solvers
- Make features public - changes the feature's visibility to public.
Example

The Interface sensor data transfer has an attribute ambient temperature whose visibility is private, which causes an error.
The error is resolved via the Make features public solver.