Class NullEntity
java.lang.Object
de.uka.ipd.sdq.simulation.abstractsimengine.NullEntity
- All Implemented Interfaces:
IEntity
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NullEntity
public NullEntity()
-
-
Method Details
-
isScheduled
public boolean isScheduled()- Specified by:
isScheduled
in interfaceIEntity
-
reschedule
public void reschedule(double delay) - Specified by:
reschedule
in interfaceIEntity
-