-
Story
-
Resolution: Done
-
Blocker
-
2.5.0.CR2
-
None
-
None
The example of such condition is code like:
```java
@Spatial(spatialMode = SpatialMode.GRID)
```
like it should be possible to search for spatialMode property in annotation and additionally for Enum types in annotation or just used in code.
- is related to
-
WINDUP-988 Document annotation conditions
- In Progress