Package jline.lang


package jline.lang
Abstractions to declare basic elements of a model.
  • Class
    Description
    A class modelling a set of reachable classes for a given job (a chain)
    Matrix representation for job class switching probabilities in queueing networks.
    Class where jobs perpetually loop without arriving or leaving (Closed class)
    A closed signal class for modeling signals in closed queueing networks.
    Copyable interface allows to perform deep-copy of objects via the copy() method.
    Class of jobs that perpetually loop at a given station
    Superclass for model elements
    A model defined by a collection of sub-models
    Deprecated.
    Use Environment instead.
    An environment model defined by a collection of network sub-models coupled with an environment transition rule that selects the active sub-model.
     
     
    Class abstracting an event within a Network model
    Class representing the features of a particular solver
    Global constants and settings for LINE solver.
    Class representing a global synchronization event with active and passive participants
    A set of cacheable items
    Superclass representing a class of jobs
    Constants for specifying a Metric
    Superclass representing a class of jobs
    A mode event occurring in a Network.
    Class representing a model supported by the library
    Static class to transform and adapt models, providing functionality for: - Creating tagged job models for response time analysis - Fork-join network transformations (formerly from FJ.java) - Model preprocessing and adaptation operations
    Result of aggregating chains in a model
    Deaggregation information for converting chain-level results back to class-level
    Result of tagging a chain in a model
    A queueing network model TABLE OF CONTENTS: 1.
    Result class for isRoutingErgodic method
     
    Class for auxiliary information stored in Network objects
    Class representing an element within a Network object
    Class summarizing the characteristics of a Network object
    Auxiliary class for information stored within a Node object
    Base class for node parameters in queueing network models.
    A class of jobs that arrives from the external world to the Network and, after completion, leaves it
    An open signal class representing special customers in G-networks and related models.
    Class modelling the output section of a Node
    Collection of stations with constraints on the number of admitted jobs
    Data structure representing a finite capacity region with all its constraints and properties.
    Class representing a probabilistic routing matrix
    Class of jobs that perpetually loop at a given station
    A class for associating job classes, service strategies and distributions
    A signal placeholder class that automatically resolves to OpenSignal or ClosedSignal.
    A declaration of a synchronization on a NetworkEvent