//System.out.println("DEChannel " + getFullName() +
// " initializing at time " + getCurrentTime());
DEDirector dir = (DEDirector) getDirector();
Time now = dir.getModelTime();
dir.fireAt(this, now.add(((DoubleToken) maxDelay.getToken())
.doubleValue()
* Math.random()));
}
/** If this is the first fire, output the request