Package jline.io


package jline.io
Input/output from the command line or XML files.
  • Class
    Description
     
     
     
    Provides save/load functionality for LDES solver results to/from JSON format.
    Provides save/load functionality for LINE queueing network models to/from JSON format.
    Converts a LayeredNetwork (LQN) to a Network (QN) using REPLY signals.
    Converts a LayeredNetwork (LQN) model to a UML sequence diagram.
    Output format for the sequence diagram.
    Options for sequence diagram export.
    Model-to-Model transformation class for converting between different queueing network model formats.
    Transforms a queueing network with MMPP2 service into a random environment model.
    Unified visualizer for both Network and LayeredNetwork models using the JUNG library.
    Unified edge type enumeration covering both Network and LayeredNetwork relationships.
    Unified wrapper class for graph edges representing relationships.
    Unified wrapper class for graph vertices representing model elements.
    Unified node type enumeration covering both Network and LayeredNetwork elements.
    Writes a LINE Network model to JMT JSIMG format.
    Converts a Queueing Network model to a Layered Queueing Network model.
    REPL (Read-Eval-Print Loop) for LINE solver Provides an interactive environment to define models and execute solvers
    Container class for return types used throughout the LINE queueing network solver library.
    Entry for the action map in snToAG.
    Result class for afterEventHashedOrAdd method
    Represents the return type for the cache gamma linear program computations.
    Represents the return type for cache importance sampling method.
    Deprecated.
    Use cacheMissSpm instead
    Represents the return type for cache miss rate computations with the SPM method.
    Represents the return type for the cache MVA (Mean Value Analysis) computations.
    Deprecated.
    Use cacheSpm instead
    Represents the return type for cache ray method.
    Result type for the cache characteristic time (xi) fixed-point algorithm.
     
    Unified result type for distribution computations in queueing network solvers.
     
    Result type for event-based state space exploration functions.
     
     
     
    Result class for getHashOrAdd method
    Unified result type for linearizer approximation methods.
    Constructs a lossnErlangFPReturn object with the specified queue-length, loss probability, blocking probability, and iteration count.
    Return type for Monte Carlo importance-sampling summation of loss networks (Lossn_mci), holding carried load, class blocking, the log normalization constant, and delta-method confidence intervals.
    Class representing the return type for the fitting of a 2-phase APH (Acyclic Phase-Type) distribution.
    A class to represent the return type of the map2_fit function, holding the transition matrices and possibly other fitting results.
    Class representing the return type for fitting a mixture model to a MMAP.
    Constructor initializing the sample data, number of types, and type indices.
    Data structure to return the results of non-product-form queueing network approximation.
    Result type for the Akyildiz-Bolch (A/B) linearizer method for load-dependent multi-server BCMP networks.
    Data structure for storing results from the AMVA (Approximate Mean Value Analysis) method.
    Data structure for storing results from the AMVA MS (Approximate Mean Value Analysis Multiservice) method.
    Result type for the Schmidt AMVA algorithm.
    Data structure for storing results the COMOM method.
    Data structure for storing results from the load-dependent COMOM method.
    Data structure for storing results from the CoMoM multiserver method.
    Function class for the integrand used in cubature calculations.
    Data structure to hold the results of the DAC (Distribution Analysis by Chain) method.
    Data structure for storing linearizer estimtate results from a queueing network analysis.
    Data structure for storing results from a FNC (Fitting Normalizing Constants) calculation.
    Index key for caching intermediate results in the pfqn_gld (Generalized Local Balance) algorithm.
    Result type for Harel et al.
    Data structure to hold extended results from the MVA computation, particularly focusing on error corrections.
    Data structure for storing results from a fixed-point iteration method.
    Data structure for storing results from a fixed-point iteration method with normalization.
    Data structure for storing intermediate estimates from the linearizer method.
    Data structure for storing estimated intermediate results from the MS linearizer method.
    Result type for the Method of Moments (MoM) exact algorithm.
    Result type for the MVA (Mean Value Analysis) algorithm.
    Result type for the MVAC (mean value analysis by chain) algorithm (see Pfqn_mvac).
    Result type for the MVAC extension to queue-length dependent centers (see Pfqn_mvacld).
     
    Extended result type for MVA with load-dependent stations and additional metrics.
    Result type for normalizing constant computations in product-form queueing networks.
    Data structure for storing complex results from a normalizing constant calculation.
    Data structure for the normalizing constant of a mixed limited load-dependent network.
    Data structure for storing sanitized input parameters for a normalizing constant calculation.
    Data structure for storing results from a normalizing constant calculation involving throughputs and queue lengths.
    Return type for pfqn_oi_fnc: the OI functional-server (FNC) rate handle muf(n), the FNC balance function Psi and rate mu tabulated as flat column-major vectors over the population lattice, with the lattice shape.
    Return type for pfqn_oi_nc: normalizing constant G(N) of a closed order-independent (OI) + single-delay network, with its natural log.
    Data structure for storing results from the ProCoMoM method.
    Data structure for storing results from the procomom2 method.
    Data structure for storing results from the Queue-Dependent (QD) approximate MVA method.
    Data structure for storing results from the RD method.
    Result type for the Schmidt method for load-dependent MVA with multi-server stations.
    Result type for exact analytic performance sensitivities of a closed product-form network (see Pfqn_sens).
    Result type for the effective-capacity terms of the mixed load-dependent MVA together with their exact derivatives with respect to the open-class load, computed by Pfqn_sens_ldmx_ec.
    Result type for the approximate higher moments of the per-station total queue lengths of a closed product-form network, computed by the LINEARIZER-2 / LINEARIZER-3 algorithms of Pfqn_sens_linearizer.
    Result type for the exact higher moments (up to order three) of the queue lengths of each CLASS GROUP at each station of a closed product-form network, computed by Pfqn_sens_mom.
    Result type for the exact queue-length second moments of a closed load-independent product-form network, computed by the MVA-like moment recursion of Pfqn_sens_mva.
    Result type for the exact queue-length second moments of a mixed open/closed product-form network with limited load dependence, computed by Pfqn_sens_mvaldmx.
    Result type for the exact moments of the sojourn time of a job at FCFS multiserver centers of a closed product-form network, computed by Pfqn_sens_respt.
    Unified result type for probability computations in queueing network solvers.
    A class to store the results of queueing system analysis.
    Return type for multi-class queueing system analysis with priorities.
    Result class for reachableSpaceGenerator method
    Unified result type for sampling and simulation in queueing network solvers.
    A return type for the snDeaggregateChainResults method, encapsulating multiple chain-related matrix results.
    A unified return type for demand-related methods, supporting both simple demands (D, Z) and comprehensive chain demands with optional chain-specific parameters.
    A unified return type for methods returning product form parameters.
    Result type for the snToAG conversion.
     
    Result class for SVD (Singular Value Decomposition)
     
    Loader for WfCommons workflow JSON files.
    Options for loading WfCommons workflow files.
    Distribution type to use for task service times.