OCDeclareArcType
OC-DECLARE Arc Direction/Type
Models temporal relationships
Models temporal relationships
Used as Input
0
functions accept this type(+1 nested)
Used as Output
0
functions return this type
Type Definition
5 nested items
enum(5 variants)— OC-DECLARE Arc Direction/Type
variant 1:"AS"— Association: No temporal restrictions
variant 2:"EF"— Eventually-Follows: Target must occur after source event
variant 3:"EP"— Eventually-Precedes: Target must occur before source event
variant 4:"DF"— Directly-Follows: Target must occur directly after source event (considering events that involve all required objects)
variant 5:"DP"— Directly-Precedes: Target must occur directly before source event (considering events that involve all required objects)