Class ServicePoint
java.lang.Object
simu.model.ServicePoint
-
Constructor Summary
ConstructorsConstructorDescriptionServicePoint(ContinuousGenerator generator, EventList tapahtumalista, EventType tyyppi) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidintbooleanbooleanvoidsetGenerator(ContinuousGenerator generator)
-
Constructor Details
-
ServicePoint
-
-
Method Details
-
addQueue
-
removeQueue
-
beginService
public void beginService() -
setGenerator
-
isReserved
public boolean isReserved() -
isOnQueue
public boolean isOnQueue() -
getQueueLength
public int getQueueLength()
-