ReadonlyBigReadonlyCitiesReadonlyCountriesReadonlyEditReadonlyHouseReadonlyJunctionsReadonlyMajorReadonlyManagedReadonlyMapReadonlyMapReadonlyMapReadonlyNodesReadonlyPermanentReadonlyRestrictedReadonlyRoadReadonlySegmentsReadonlyStatesReadonlyStreetsReadonlyTurnReadonlyTurnsReadonlyUsersReadonlyVenuesChecks if an object with the given ID in the specified data model is deletable.
true if the object is deletable, false otherwise.
Checks if an object with the given ID in the specified data model is marked as deleted.
true if the object is deleted, false otherwise.
Checks if an object with the given ID in the specified data model is new (not yet saved to the server).
The name of the data model (e.g., "segments", "venues")
The ID of the object to check.
true if the object is new, false otherwise.
Methods for dealing with the WME data model objects.