public abstract class ScriptedProductEvent extends ScriptedEvent
| Modifier and Type | Field and Description |
|---|---|
protected Product |
productConcerned |
associatedSimulationContainer| Constructor and Description |
|---|
ScriptedProductEvent(SimulationContainer simulationContainer,
double scheduledForTime,
Product productConcerned) |
| Modifier and Type | Method and Description |
|---|---|
Product |
getProductConcerned() |
compareTo, getScheduledForTime, processEventgetAssociatedSimulationContainerprotected Product productConcerned
public ScriptedProductEvent(SimulationContainer simulationContainer, double scheduledForTime, Product productConcerned) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentExceptionpublic Product getProductConcerned()