Methods for dealing with TurnClosures.
Adds a new turn closure to the WME data model.
The newly created turn closure object.
DataModelNotFoundError if the specified turn or its segments cannot be found in the data model.
DataModelNotFoundError if the majorTrafficEventId is provided and cannot be found in the data model.
InvalidStateError if the turn is not allowed.
an array of all the turn closures in the WME data model
An id of the turn closure to find.
turn closure with id, or null if not found in the WME data model
Methods for dealing with TurnClosures.