-
Key: TCI11-28
-
Legacy Issue Number: 17010
-
Status: open
-
Source: SimVentions ( Mr. Matthew Wilson)
-
Summary:
The intersection query has a comment that states:
Intersection is determined by using the Entity's Geometry as an argument to the intersects() method on the Geometry specified by this Query, i.e., this.satisfies( entity ) = this.getGeometry().intersects( entity.getGeometry() )
This is not possible, however. The entity class has no “Geometry” in its interface. If it were present, the Geometry interface does not provide enough information to evaluate such a query.
Suggested Resolution:
Change the comment to a more general description of the problem space. For example: Intersection is determined by checking whether or not one entity partially overlaps another entity. -
Reported: TCI 1.0b2 — Thu, 19 Jan 2012 05:00 GMT
-
Updated: Wed, 1 Feb 2023 21:57 GMT
TCI11 — Fix Comment in IntersectionQuery
- Key: TCI11-28
- OMG Task Force: TACSIT Controller Interface (TCI) 1.1 RTF