public class REpiceaPredictorEvent
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
REpiceaPredictorEvent.ModelBasedSimulatorEventProperty |
Modifier | Constructor and Description |
---|---|
protected |
REpiceaPredictorEvent(REpiceaPredictorEvent.ModelBasedSimulatorEventProperty property,
java.lang.Object oldValue,
java.lang.Object newValue,
REpiceaPredictor source) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getNewValue() |
java.lang.Object |
getOldValue() |
java.lang.String |
getPropertyName() |
REpiceaPredictor |
getSource() |
protected REpiceaPredictorEvent(REpiceaPredictorEvent.ModelBasedSimulatorEventProperty property, java.lang.Object oldValue, java.lang.Object newValue, REpiceaPredictor source)
public java.lang.String getPropertyName()
public java.lang.Object getOldValue()
public java.lang.Object getNewValue()
public REpiceaPredictor getSource()