FactFilter

intervalidus.tinyrule.FactFilter
See theFactFilter companion trait
object FactFilter

Common definitions for fact filters.

Attributes

Companion
trait
Source
FactFilter.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
FactFilter.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Extensions

Extensions

extension (r: Rule)
def augment(fact: Fact): AugmentFilter

Attributes

Source
FactFilter.scala

Attributes

Source
FactFilter.scala

Attributes

Source
FactFilter.scala
def redact(attributeNames: String*): RedactFilter

Attributes

Source
FactFilter.scala