Skip to content

sift_py.ingestion.rule.config

ATTRIBUTE DESCRIPTION
RuleConfig

RuleAction

RuleActionCreateDataReviewAnnotation

RuleActionCreatePhaseAnnotation

RuleActionAnnotationKind

RuleActionKind

RuleActionKindStrRep

ExpressionChannelReference

ExpressionChannelReferenceChannelConfig

RuleConfig module-attribute

RuleConfig = rule_config.RuleConfig

RuleAction module-attribute

RuleAction = rule_config.RuleAction

RuleActionCreateDataReviewAnnotation module-attribute

RuleActionCreateDataReviewAnnotation = (
    rule_config.RuleActionCreateDataReviewAnnotation
)

RuleActionCreatePhaseAnnotation module-attribute

RuleActionCreatePhaseAnnotation = (
    rule_config.RuleActionCreatePhaseAnnotation
)

RuleActionAnnotationKind module-attribute

RuleActionAnnotationKind = (
    rule_config.RuleActionAnnotationKind
)

RuleActionKind module-attribute

RuleActionKind = rule_config.RuleActionKind

RuleActionKindStrRep module-attribute

RuleActionKindStrRep = rule_config.RuleActionKindStrRep

ExpressionChannelReference module-attribute

ExpressionChannelReference = (
    rule_config.ExpressionChannelReference
)

ExpressionChannelReferenceChannelConfig module-attribute

ExpressionChannelReferenceChannelConfig = (
    rule_config.ExpressionChannelReferenceChannelConfig
)