Package jline.api.sn
Class SnIsClosedModel
java.lang.Object
jline.api.sn.SnIsClosedModel
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanChecks if the network model is closed.
-
Method Details
-
snIsClosedModel
Checks if the network model is closed.- Parameters:
sn- the NetworkStruct object representing the network- Returns:
- true if the network has finite jobs and no infinite jobs, false otherwise
-