Package jline.lang.nodes
Class Place
- All Implemented Interfaces:
Serializable,Copyable
A queueing station within a Network model
- See Also:
-
Field Summary
FieldsFields inherited from class jline.lang.nodes.Station
balkingStrategies, balkingThresholds, cap, classCap, dropRule, impatienceTypes, lcdScaling, ljcdCutoffs, ljcdScaling, ljdCutoffs, ljdScaling, lldScaling, numberOfServers, patienceDistributions, retrialDelayDistributions, retrialMaxAttempts, switchoverTimesFields inherited from class jline.lang.nodes.ServiceNode
schedPolicy, schedStrategy, schedStrategyPar, serviceProcessesFields inherited from class jline.lang.nodes.Node
dropStrategy, input, model, nodeIndex, output, server, statefulIdx, stationIdx -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinit()voidsetClassCapacity(JobClass jobclass, int capacity) voidsetSchedStrategy(JobClass jobClass, SchedStrategy strategy) Methods inherited from class jline.lang.nodes.Station
getBalkingStrategy, getBalkingStrategyLocal, getBalkingThresholds, getBalkingThresholdsLocal, getCap, getClassCap, getDropRule, getImpatienceType, getImpatienceTypeLocal, getLimitedClassDependence, getLimitedJointClassDependence, getLimitedJointClassDependenceCutoffs, getLimitedJointDependence, getLimitedJointDependenceCutoffs, getLimitedLoadDependence, getMaxRetrialAttempts, getMaxRetrialAttemptsLocal, getNumberOfServers, getPatience, getPatienceLocal, getRetrialDelayDistribution, getRetrialDelayDistributionLocal, getSchedStrategy, getServiceRates, getSourceRates, getSwitchoverTime, hasBalking, hasBalkingLocal, hasPatience, hasPatienceLocal, hasRetrial, hasRetrialLocal, hasSwitchoverTime, isReferenceStation, isServiceDefined, isServiceDefined, isServiceDisabled, isServiceDisabled, setBalking, setBalking, setCap, setCapacity, setChainCapacity, setClassCap, setDropRule, setLimitedClassDependence, setLimitedJointClassDependence, setLimitedJointDependence, setLimitedLoadDependence, setNumberOfServers, setPatience, setPatience, setRetrial, setRetrial, setSwitchoverTimeMethods inherited from class jline.lang.nodes.ServiceNode
getSchedStrategyPar, getServiceProcess, setService, setServiceMethods inherited from class jline.lang.nodes.StatefulNode
clearState, getState, getStatefulIndex, getStatePrior, getStateSpace, resetStateSpace, setState, setState, setStatePrior, setStateSpaceMethods inherited from class jline.lang.nodes.Node
getAttribute, getDropStrategy, getInput, getModel, getNodeIndex, getOutput, getOutputStrategies, getRoutingStrategy, getSections, getServer, getStatefulIdx, getStationIdx, isStateful, printSummary, reset, resetRouting, setKChoicesRouting, setModel, setNodeIdx, setProbRouting, setRLRouting, setRouting, setRouting, setStationIdx
-
Field Details
-
schedStrategies
-
-
Constructor Details
-
Place
-
Place
-
-
Method Details
-
init
public void init() -
setClassCapacity
-
setSchedStrategy
-