* variable values.
*/
public void preinitialize() throws IllegalActionException {
super.preinitialize();
Environment env = new HashEnvironment(new CacheEnvironment(_env,
_theContext), _theContext);
try {
_bindActorParameters(env);
_initializeStateVariables(env);