
Object run-time identification codes
Location boundaries
| 01 | kLocationBoundary | |
| 02 | kAllBoundary | |
| 03 | kPointBoundary | |
| 04 | kCircleBoundary | |
| 05 | kFenceBoundary | |
| 06 | kBufferFenceBoundary | |
| 07 | kPolygonBoundary | |
| 08 | kWindowBoundary | |
| 09 | kPolylineBoundary | |
| 10 | kBufferPolylineBoundary | |
| 11 | kClosedPolylineBoundary |
Query units
| 12 | kQueryUnit | Query unit of undetermined type |
| 13 | kQueryCondition | Query condition of undetermined type |
| 14 | kLocationCondition | Location condition |
| 15 | kPropertyCondition | Property condition |
| 16 | kSQLCondition | SQL condition |
| 17 | kDataCondition | Data condition |
| 18 | kLocationConditionImp | Not intended for public use. |
| 19 | kPropertyConditionImp | Not intended for public use. |
| 20 | kSQLConditionImp | Not intended for public use. |
| 21 | kDataConditionImp | Not intended for public use. |
| 22 | kQueryBranch | Query branch, a set of grouped conditions |