class

PolyScan::RelationshipGraph

Inherits Reference < Object

Constants

SUPPORTED_TYPES = Set {"implication", "mutually_exclusive", "exhaustive_group", "complement", "correlated_group"}

Constructors

empty
Source
load(path : String) : RelationshipGraph
Source
new(rules : Array(RelationshipRule))
Source

Instance methods

by_type(type : String) : Array(RelationshipRule)
Source
rules
Source