Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IPredicateTree

Implemented by

Index

Properties

rootNodeId

rootNodeId: string

Methods

acceptVisitor

appendPredicate

  • appendPredicate(parentId: string, predicate: TPredicateNode): string

getChildrenIds

  • getChildrenIds(predicateId: string): string[]

getPredicateById

getPredicateByIdOrThrow

getPredicateJunctionPropsById

getPredicateJunctionPropsByIdOrThrow

getPredicatePropsById

getPredicatePropsByIdOrThrow

isBranch

  • isBranch(predicateId: string): boolean

removePredicate

  • removePredicate(predicateId: string): void

replacePredicate

  • replacePredicate(predicateId: string, predicate: TPredicateNode): void

toJson

Generated using TypeDoc