Skip to content

sift_py.ingestion.rule.config

ATTRIBUTE DESCRIPTION
ExpressionChannelReference

ExpressionChannelReferenceChannelConfig

RuleAction

RuleActionAnnotationKind

RuleActionCreateDataReviewAnnotation

RuleActionCreatePhaseAnnotation

RuleActionKind

RuleActionKindStrRep

RuleConfig

ExpressionChannelReference module-attribute

ExpressionChannelReference = (
    rule_config.ExpressionChannelReference
)

ExpressionChannelReferenceChannelConfig module-attribute

ExpressionChannelReferenceChannelConfig = (
    rule_config.ExpressionChannelReferenceChannelConfig
)

RuleAction module-attribute

RuleAction = rule_config.RuleAction

RuleActionAnnotationKind module-attribute

RuleActionAnnotationKind = (
    rule_config.RuleActionAnnotationKind
)

RuleActionCreateDataReviewAnnotation module-attribute

RuleActionCreateDataReviewAnnotation = (
    rule_config.RuleActionCreateDataReviewAnnotation
)

RuleActionCreatePhaseAnnotation module-attribute

RuleActionCreatePhaseAnnotation = (
    rule_config.RuleActionCreatePhaseAnnotation
)

RuleActionKind module-attribute

RuleActionKind = rule_config.RuleActionKind

RuleActionKindStrRep module-attribute

RuleActionKindStrRep = rule_config.RuleActionKindStrRep

RuleConfig module-attribute

RuleConfig = rule_config.RuleConfig