Package repast.simphony.ui.probe
Annotation Interface ProbeID
Annotation that marks a particular method as producing a "probe id". This id
will be used as the title of a probe. The annotated method must have a return value
and take zero parameters.
- Author:
- Nick Collier