Uses of Class
jline.lang.nodes.Station
Packages that use Station
Package
Description
Abstractions to declare basic elements of a model.
This package contains the classes used the specify Network objects
Solver superclasses and related data structures.
Handlers for SolverFluid.
Handlers for SolverMAM.
This package provides an implementation of SolverSSA.
-
Uses of Station in jline.api.fes
Fields in jline.api.fes with type parameters of type StationMethods in jline.api.fes that return types with arguments of type StationMethod parameters in jline.api.fes with type arguments of type StationModifier and TypeMethodDescriptionstatic FESResultFESAggregator.aggregateFES(Network model, List<Station> stationSubset) Deprecated.static FESResultFESAggregator.aggregateFES(Network model, List<Station> stationSubset, FESOptions options) Deprecated.Constructor parameters in jline.api.fes with type arguments of type Station -
Uses of Station in jline.inference.lang
Method parameters in jline.inference.lang with type arguments of type Station -
Uses of Station in jline.lang
Fields in jline.lang declared as StationFields in jline.lang with type parameters of type StationModifier and TypeFieldDescriptionNetworkStruct.balkingStrategyNetworkStruct.balkingThresholdsNetworkStruct.cdscalingNetworkStruct.dropruleNetworkStruct.heteroprocHeterogeneous service process parameters per station, server type, and class.NetworkStruct.heteroprocidHeterogeneous service process type per station, server type, and class.NetworkStruct.heteroratesHeterogeneous service rates per station, server type, and class.NetworkStruct.heteroschedpolicyHeterogeneous scheduling policy per station.NetworkStruct.impatienceMuNetworkStruct.impatiencePhasesNetworkStruct.impatiencePhiNetworkStruct.impatiencePieNetworkStruct.impatienceProcNetworkStruct.impatienceTypeNetworkStruct.ljcdcutoffsNetworkStruct.ljcdscalingNetworkStruct.ljdcutoffsNetworkStruct.ljdscalingNetworkStruct.lstNetworkStruct.muNetworkStruct.phiNetworkStruct.pieNetworkStruct.procNetworkStruct.procidNetworkStruct.retrialMaxAttemptsNetworkStruct.retrialMuNetworkStruct.retrialPhiNetworkStruct.retrialProcNetworkStruct.retrialTypeNetworkStruct.schedNetworkStruct.servercompatServer-class compatibility matrix per station.NetworkStruct.serverspertypeNumber of servers per server type at each station.NetworkStruct.servertypenamesServer type names per station.Chain.stationIndexMapChain.stationsNetworkStruct.stationsMethods in jline.lang that return StationModifier and TypeMethodDescriptionClosedClass.getReferenceStation()Returns the reference station for this closed class.JobClass.getReferenceStation()Returns the reference station for this job class.Network.getStationByIndex(int index) Network.getStationByName(String name) Methods in jline.lang that return types with arguments of type StationModifier and TypeMethodDescriptionNetwork.getLimitedClassDependence()Network.getLimitedJointClassDependence()Gets the limited joint-class-dependent scaling tables and cutoffs for all stations.Network.getLimitedJointClassDependence()Gets the limited joint-class-dependent scaling tables and cutoffs for all stations.Network.getLimitedJointDependence()Gets the limited joint-dependent scaling tables and cutoffs for all stations.Network.getLimitedJointDependence()Gets the limited joint-dependent scaling tables and cutoffs for all stations.Network.getStations()Returns the list of stations in this network.NetworkStruct.getStations()Returns the list of stations in the network.Network.getStationScheduling()Methods in jline.lang with parameters of type StationModifier and TypeMethodDescriptionvoidChain.addStation(Station station) Adds a station to this chain.Resolves this Signal placeholder to OpenSignal or ClosedSignal.voidJobClass.setReferenceStation(Station ref) Sets the reference station for this job class.voidOpenClass.setReferenceStation(Station source) Sets the reference station for this open class.voidSets the number of visits that a job in this chain makes to a station in a specific class.Method parameters in jline.lang with type arguments of type StationModifier and TypeMethodDescriptionstatic FESResultModelAdapter.aggregateFES(Network model, List<Station> stationSubset) Replace a station subset with a Flow-Equivalent Server (FES) This function replaces a subset of stations in a closed product-form queueing network with a single Flow-Equivalent Server (FES).static FESResultModelAdapter.aggregateFES(Network model, List<Station> stationSubset, FESOptions options) Replace a station subset with a Flow-Equivalent Server (FES) with optionsConstructors in jline.lang with parameters of type StationModifierConstructorDescriptionClosedClass(Network model, String name, double njobs, Station refstat) Creates a new closed job class with default priority (0).ClosedClass(Network model, String name, double njobs, Station refstat, int priority) Creates a new closed job class with the specified population and reference station.ClosedClass(Network model, String name, double njobs, Station refstat, int priority, double deadline) Creates a new closed job class with the specified population, reference station, priority, and deadline.ClosedClass(Network model, String name, int njobs, Station refstat) ClosedClass(Network model, String name, int njobs, Station refstat, int priority) ClosedClass(Network model, String name, int njobs, Station refstat, int priority, double deadline) ClosedSignal(Network model, String name, SignalType signalType, Station refstat) Creates a new closed signal class with the specified type, reference station, and default priority (0).ClosedSignal(Network model, String name, SignalType signalType, Station refstat, int priority) Creates a new closed signal class with the specified type, reference station, and priority.ClosedSignal(Network model, String name, SignalType signalType, Station refstat, int priority, DiscreteDistribution removalDistribution, RemovalPolicy removalPolicy) Creates a new closed signal class with full configuration for batch removal.ClosedSignal(Network model, String name, Station refstat) Creates a new negative closed signal class with default priority (0).DisabledClass(Network model, String name, Station refstat) Creates a new disabled job class that perpetually loops at the reference station.SelfLoopingClass(Network model, String name, long njobs, Station refstat) Creates a new self-looping job class with default priority (0).SelfLoopingClass(Network model, String name, long njobs, Station refstat, int priority) Creates a new self-looping job class with specified priority. -
Uses of Station in jline.lang.nodes
Subclasses of Station in jline.lang.nodesModifier and TypeClassDescriptionclassAn infinite server station, i.e.classA node that reassembles a set of sibling tasks into the original parent jobclassA queueing station within a Network modelclassA queueing station that processes jobs according to various scheduling strategies.classA station with a service processclassAn abstraction of the external world jobs in open classes come from -
Uses of Station in jline.solvers
Methods in jline.solvers that return types with arguments of type StationModifier and TypeMethodDescriptionAvgHandle.get()Retrieves the complete data structure containing all metrics.AvgHandle.keySet()Returns the set of all stations that have metrics stored.Methods in jline.solvers with parameters of type StationModifier and TypeMethodDescriptionRetrieves all metrics for a specific station across all job classes.Retrieves the metric for a specific station and job class.booleanChecks if a metric exists for the specified station and job class.voidStores a metric for a specific station and job class.voidRemoves the metric for a specific station and job class. -
Uses of Station in jline.solvers.fluid.handlers
Constructor parameters in jline.solvers.fluid.handlers with type arguments of type StationModifierConstructorDescriptionClosingAndStateDepMethodsODE(NetworkStruct sn, Map<Station, Map<JobClass, Matrix>> mu, Map<Station, Map<JobClass, Matrix>> phi, Map<Station, Map<JobClass, MatrixCell>> proc, Matrix rt, Matrix S, SolverOptions options) ClosingAndStateDepMethodsODE(NetworkStruct sn, Map<Station, Map<JobClass, Matrix>> mu, Map<Station, Map<JobClass, Matrix>> phi, Map<Station, Map<JobClass, MatrixCell>> proc, Matrix rt, Matrix S, SolverOptions options, int numDimensions) PassageTimeODE(NetworkStruct sn, Map<Station, Map<JobClass, Matrix>> mu, Map<Station, Map<JobClass, Matrix>> phi, Map<Station, Map<JobClass, MatrixCell>> proc, Matrix rt, Matrix S, SolverOptions options) PassageTimeODE(NetworkStruct sn, Map<Station, Map<JobClass, Matrix>> mu, Map<Station, Map<JobClass, Matrix>> phi, Map<Station, Map<JobClass, MatrixCell>> proc, Matrix rt, Matrix S, SolverOptions options, int numDimensions) -
Uses of Station in jline.solvers.mam.handlers
Method parameters in jline.solvers.mam.handlers with type arguments of type StationModifier and TypeMethodDescriptionstatic Map<Integer, MatrixCell> Solver_mam_passage_time.solver_mam_passage_time(NetworkStruct sn, Map<Station, Map<JobClass, MatrixCell>> PH, SolverOptions options) -
Uses of Station in jline.solvers.posterior
Methods in jline.solvers.posterior with parameters of type StationModifier and TypeMethodDescriptionSolverPosterior.getPosteriorDist(String metric, Station station, JobClass jobClass) Returns the posterior distribution for a specific metric at a station/class. -
Uses of Station in jline.solvers.ssa
Fields in jline.solvers.ssa with type parameters of type Station