Skip to main content

OCDeclareArc

OC-DECLARE Constraint arc/edge between two nodes (i.e., activities)
Used as Input

0

functions accept this type

Used as Output

0

functions return this type(+1 nested)

Type Definition

7 nested items
structOC-DECLARE Constraint arc/edge between two nodes (i.e., activities)
arc_type*:OCDeclareArcTypeArc type, modeling temporal relation
counts*:(Option<i64>, Option<i64>)First tuple element: min count (optional), Second: max count (optional)
[0]:Option<i64>
[1]:Option<i64>
from*:OCDeclareNodeSource node (e.g., triggering activity)
label*:OCDeclareArcLabelArc label specifying object involvement criteria
to*:OCDeclareNodeTarget node (e.g., target activity)