Expand description
Predicates used for locating fragments.
FunctionsΒ§
- all π
- any π
- can_
reschedule - The fragment is able to be rescheduled. Used for locating random fragment.
- count π
- id
- The fragment with the given id.
- identity_
contains - There exists operators whose identity contains
s
in the fragment (case insensitive). - identity_
contains_ n - Thereβre exactly
n
operators whose identity containss
in the fragment. - no_
identity_ contains - There does not exist any operator whose identity contains
s
in the fragment. - root π
Type AliasesΒ§
Trait AliasesΒ§
- Predicate π