pub fn mk_essentiality_prop(
    regulator: &VarId,
    target: &VarId,
    essentiality: Essentiality,
) -> StatProperty
Expand description

Shorthand to get a static property that describes essentiality of a regulation between regulator and target. Chosen name is generic and annotation is empty.