QueueingNetworkModelBuilder

constructor(spec: QueueingNetworkSpec, predicates: Map<String, QObjectPredicate> = emptyMap(), childFactories: Map<String, ChildFactoryIfc> = emptyMap(), childCounts: Map<String, ChildCountIfc> = emptyMap(), markings: Map<String, MarkingHookIfc> = emptyMap())(source)

Parameters

spec

the network specification to build

predicates

hooks for RoutingSpec.ByCondition cases; unknown names fail loudly

childFactories
childCounts