public class DemandEvent extends PropertiesEvent
| Constructor and Description |
|---|
DemandEvent(int d,
boolean greater) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDemand()
Return the demand size
|
boolean |
getGreaterThan() |
java.lang.String |
label()
If this function is not overriden by the user it returns the Event
number.
|
clone, compareTo, compareTo, equals, getNumProps, getProperties, getPropertygetClass, hashCode, notify, notifyAll, wait, wait, waitdescription, equals, toStringpublic int getDemand()
public boolean getGreaterThan()
public java.lang.String label()
Eventlabel in interface JMarkovElementlabel in class PropertiesEventEvent.description()