Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Clause

A restriction and boolean operator pair.

Hierarchy

  • Clause

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

operator

operator: Operator

The boolean operator to apply.

restriction

The associated restriction.

Methods

Static fromJson

  • fromJson(clause: any): Clause
  • Given a clause JSON structure, return a Clause object.

    Parameters

    • clause: any

    Returns Clause

Generated using TypeDoc