Package jline.api.sn
Class SnIsMixedModel
java.lang.Object
jline.api.sn.SnIsMixedModel
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanChecks if the network is a mixed model.
-
Method Details
-
snIsMixedModel
Checks if the network is a mixed model.- Parameters:
sn- the NetworkStruct object for the queueing network model- Returns:
- true if the network has mixed classes, false otherwise
-