Interface Summary |
BooleanValueProvider |
Interface that marks a class as able to provide a boolean value
for putting to a wire using the interactive stimulator. |
BVValueProvider |
Interface that marks a class as able to provide a BV value for
putting to a wire using the interactive stimulator. |
IntegerValueProvider |
Interface that marks a class as able to provide an int value for
putting to a wire using the interactive stimulator. |
LongValueProvider |
Interface that marks a class as able to provide a long value for
putting to a wire using the interactive stimulator. |
StimulatorConstants |
This interface provides several constants that may be common to
more than one class in this package and that may be used by some
classes outside of the Stimulator package. |
ValueProvider |
Interface that marks a class as being able to provide values for
the interactive stimulator. |