digraph Activity {
ratio=auto
page="7.5,10"
"ActivationOrder" -> "ActionGroup"
"ActivationOrder" -> "RETURNABLE"
"ConcurrentSchedule" -> "ActionGroup"
"ConcurrentSchedule" -> "Schedule"
"ConcurrentSchedule" -> "CREATABLE"
"ConcurrentGroup" -> "ActionGroup"
"ConcurrentGroup" -> "RETURNABLE"
"SwarmProcess" -> "ActionType"
"SwarmProcess" -> "Zone"
"SwarmProcess" -> "SynchronizationType"
"ForEachActivity" -> "Activity"
"ForEachActivity" -> "RETURNABLE"
"SwarmActivity" -> "ScheduleActivity"
"SwarmActivity" -> "RETURNABLE"
"ScheduleActivity" -> "Activity"
"ScheduleActivity" -> "RETURNABLE"
"Schedule" -> "Map"
"Schedule" -> "CompoundAction"
"Schedule" -> "ActionCreating"
"Schedule" -> "RelativeTime"
"Schedule" -> "RepeatInterval"
"Schedule" -> "ConcurrentGroupType"
"Schedule" -> "SingletonGroups"
"Schedule" -> "CREATABLE"
"ActionGroup" -> "CompoundAction"
"ActionGroup" -> "ActionCreating"
"ActionGroup" -> "DefaultOrder"
"ActionGroup" -> "CREATABLE"
"CompoundAction" -> "ActionType"
"CompoundAction" -> "Collection"
"CompoundAction" -> "AutoDrop"
"CompoundAction" -> "DefaultOrder"
"ActivityIndex" -> "Index"
"ActivityIndex" -> "RETURNABLE"
"ActionCreating" -> "FActionCreating"
"ActionCreating" -> "ActionCreatingCall"
"ActionCreating" -> "ActionCreatingTo"
"ActionCreating" -> "ActionCreatingForEach"
"ActionCreating" -> "FActionCreatingForEachHeterogeneous"
"ActionCreating" -> "FActionCreatingForEachHomogeneous"
"ActionChanged" -> "Action"
"ActionChanged" -> "RETURNABLE"
"ActionCall" -> "Action"
"ActionCall" -> "ActionArgs"
"ActionCall" -> "RETURNABLE"
"FActionForEachHomogeneous" -> "FActionForEach"
"FActionForEachHomogeneous" -> "RETURNABLE"
"FActionForEachHeterogeneous" -> "FActionForEach"
"FActionForEachHeterogeneous" -> "RETURNABLE"
"FActionForEach" -> "FAction"
"FActionForEach" -> "ActionTarget"
"FActionForEach" -> "DefaultOrder"
"ActionForEach" -> "ActionTo"
"ActionForEach" -> "DefaultOrder"
"ActionForEach" -> "RETURNABLE"
"ActionTo" -> "Action"
"ActionTo" -> "ActionTarget"
"ActionTo" -> "ActionArgs"
"ActionTo" -> "RETURNABLE"
"FAction" -> "Action"
"FAction" -> "RETURNABLE"
"Action" -> "Create"
"Action" -> "Drop"
"Action" -> "GetOwner"
"Action" -> "RETURNABLE"
"Activity" -> "DefinedObject"
"Activity" -> "Drop"
"Activity" -> "RETURNABLE"
subgraph cluster_activity { label="Activity"
"ActivationOrder"; "ConcurrentSchedule"; "ConcurrentGroup"; "GetSubactivityAction"; "SwarmProcess"; "ForEachActivity"; "SwarmActivity"; "ScheduleActivity"; "Schedule"; "SingletonGroups"; "ConcurrentGroupType"; "RepeatInterval"; "RelativeTime"; "ActionGroup"; "CompoundAction"; "AutoDrop"; "SynchronizationType"; "ActionType"; "ActivityIndex"; "ActionCreating"; "FActionCreatingForEachHomogeneous"; "FActionCreatingForEachHeterogeneous"; "ActionCreatingForEach"; "ActionCreatingTo"; "ActionCreatingCall"; "FActionCreating"; "ActionChanged"; "ActionCall"; "FActionForEachHomogeneous"; "FActionForEachHeterogeneous"; "FActionForEach"; "ActionForEach"; "ActionTo"; "ActionTarget"; "FAction"; "ActionArgs"; "Action"; "Activity"; "DefaultOrder"; "Action"; "ActionArgs"; "ActionTarget"; "Action"; "DefaultOrder"; "ActionTo"; "DefaultOrder"; "ActionTarget"; "FAction"; "FActionForEach"; "FActionForEach"; "ActionArgs"; "Action"; "Action"; "FActionCreatingForEachHomogeneous"; "FActionCreatingForEachHeterogeneous"; "ActionCreatingForEach"; "ActionCreatingTo"; "ActionCreatingCall"; "FActionCreating"; "DefaultOrder"; "AutoDrop"; "ActionType"; "DefaultOrder"; "ActionCreating"; "CompoundAction"; "SingletonGroups"; "ConcurrentGroupType"; "RepeatInterval"; "RelativeTime"; "ActionCreating"; "CompoundAction"; "Activity"; "ScheduleActivity"; "Activity"; "SynchronizationType"; "ActionType"; "ActionGroup"; "Schedule"; "ActionGroup"; "ActionGroup"; }
"Index" -> "DefinedObject"
"Index" -> "Drop"
"Index" -> "RETURNABLE"
"Collection" -> "Create"
"Collection" -> "SetInitialValue"
"Collection" -> "Copy"
"Collection" -> "Drop"
"Collection" -> "Offsets"
"Collection" -> "ForEach"
"Map" -> "KeyedCollection"
"Map" -> "CompareFunction"
"Map" -> "CREATABLE"
subgraph cluster_collections { label="Collections"
"Index"; "Collection"; "Map"; "CompareFunction"; "KeyedCollection"; "ForEach"; "Offsets"; }
"Create" -> "DefinedObject"
"Create" -> "Customize"
subgraph cluster_defobj { label="Defobj"
"CREATABLE"; "Drop"; "Copy"; "SetInitialValue"; "Create"; "RETURNABLE"; "Drop"; "DefinedObject"; "Customize"; "DefinedObject"; }
"Zone" -> "Create"
"Zone" -> "Drop"
"Zone" -> "CREATABLE"
subgraph cluster_defobj { label="Defobj"
"RETURNABLE"; "Drop"; "DefinedObject"; "RETURNABLE"; "GetOwner"; "Drop"; "Create"; "RETURNABLE"; "RETURNABLE"; "RETURNABLE"; "RETURNABLE"; "RETURNABLE"; "RETURNABLE"; "RETURNABLE"; "RETURNABLE"; "CREATABLE"; "CREATABLE"; "RETURNABLE"; "RETURNABLE"; "RETURNABLE"; "Zone"; "RETURNABLE"; "CREATABLE"; "RETURNABLE"; "CREATABLE"; "Drop"; "Create"; "Customize"; "DefinedObject"; }
}