Package jline.api.sn
Class SnHasJointDependenceKt
-
- All Implemented Interfaces:
public final class SnHasJointDependenceKt
-
-
Method Summary
Modifier and Type Method Description final static BooleansnHasJointDependence(NetworkStruct sn)Checks if the network has a station with joint-dependent service process -
-
Method Detail
-
snHasJointDependence
final static Boolean snHasJointDependence(NetworkStruct sn)
Checks if the network has a station with joint-dependent service process
- Parameters:
sn-NetworkStruct object for the queueing network model
- Returns:
boolean
-
-
-
-