Vec<OCDeclareArc>
Internal: Array_of_OCDeclareArc
Used as Input
0
functions accept this type
Used as Output
1
function return this type
Type Definition
43 nested items
Vec<OCDeclareArc>
[items]:struct— OC-DECLARE Constraint arc/edge between two nodes (i.e., activities)
arc_type*:enum(5 variants)— OC-DECLARE Arc Direction/Type
counts*:(Option<i64>, Option<i64>)— First tuple element: min count (optional), Second: max count (optional)
from*:String— OC-DECLARE node (Activity or Object Init/Exit)
label*:struct— Object Involvement Label of an OC-DECLARE arc
to*:String— OC-DECLARE node (Activity or Object Init/Exit)