OCDirectlyFollowsGraph
An object-centric directly-follows graph containing a DirectlyFollowsGraph for each object
type involved.
type involved.
Used as Input
0
functions accept this type
Used as Output
1
function return this type
Type Definition
14 nested items
OCDirectlyFollowsGraph— An object-centric directly-follows graph containing a DirectlyFollowsGraph for each object
object_type_to_dfg*:HashMap<String, DirectlyFollowsGraph>— The DFG per object type
[key: string]:struct— A directly-follows graph of
Activitys.