Package repast.simphony.statecharts
Interface TriggerDoubleFunction<T>
public interface TriggerDoubleFunction<T>
-
Method Summary
Modifier and TypeMethodDescriptiondouble
value
(T agent, Transition<T> transition, Parameters params)
-
Method Details
-
value
- Throws:
Exception
-