Uses of Class
eu.iv4xr.framework.mainConcepts.ObservationEvent
Packages that use ObservationEvent
-
Uses of ObservationEvent in eu.iv4xr.framework.mainConcepts
Subclasses of ObservationEvent in eu.iv4xr.framework.mainConceptsModifier and TypeClassDescriptionstatic class
When performing a series of tests, we usually want to know how 'complete' the tests were.static class
This event is used to record a vector of (p,vs) where p is an agent's current position and vs is a bunch of scalar-values, organized as name-value pairs.static class
This class is used to represent observation-events that need to be time-stamped.static class
When a test-agent interacts with a system-under-test, it will want to report things that meet its expectations, as well as things that violate its expectations (and may thus imply bugs).Methods in eu.iv4xr.framework.mainConcepts that return ObservationEvent