CIMKGConsecutiveEventsRestrictions Class
Rules defining which "successor" events are allowed to be after a given "predecessor" event.
One implied rule is that a successor event must start at or after the start of the predecessor event.
These rules use the notions of "Gap" and "Overlap" defined hereunder.
Definition of "Overlap":
When the successor event start is before the predecessor event end,
the overlap is the time from the successor event start to the predecessor event end.
When the successor event start is after the predecessor event end,
the overlap is zero.
Definition of "Gap":
When the successor event start is before the predecessor event end,
the gap is zero.
When the successor event start is after the predecessor event end,
the gap is the time from the predecessor event end to the successor event start.
System.Object
ArcGIS.Core.CIM.CIMObject
ArcGIS.Core.CIM.CIMKGConsecutiveEventsRestrictions
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3.3 or higher.