Top | ![]() |
![]() |
![]() |
![]() |
MrpTask *
mrp_relation_get_predecessor (MrpRelation *relation
);
Retrieves the predecessor of relation
.
MrpTask *
mrp_relation_get_successor (MrpRelation *relation
);
Retrieves the successor of relation
.
gint
mrp_relation_get_lag (MrpRelation *relation
);
Retrieves the lag between the predecessor and successor in relation
.
MrpRelationType
mrp_relation_get_relation_type (MrpRelation *relation
);
Retrieves the relation type of relation
.