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, getProperty
getClass, hashCode, notify, notifyAll, wait, wait, wait
description, equals, toString
public int getDemand()
public boolean getGreaterThan()
public java.lang.String label()
Event
label
in interface JMarkovElement
label
in class PropertiesEvent
Event.description()