Package hec.hecmath.computation
Interface Testable
- All Superinterfaces:
Updatable
,UpdatableListener
- All Known Implementing Classes:
Condition
,LogicTest
,QualityTest
,TextTest
,ValueTest
-
Method Summary
Methods inherited from interface hec.hecmath.computation.Updatable
notifyListeners, registerListener, unregisterListener
Methods inherited from interface hec.hecmath.computation.UpdatableListener
dataUpdated, registerAsListener, unregisterAsListener, unregisterAsListener
-
Method Details
-
test
- Throws:
ComputationException
-
toString
String toString()
-