class Predicate


Module solid
Namespace Solid
Class Predicate
Inherits
This class implements predicates for devices.

A predicate is a logical condition that a given device can match or not. It's a constraint about the value a property must have in a given device interface, or any combination (conjunction, disjunction) of such constraints.

FIXME: Add an example.



enums

enum details

methods