Uses of Class
jline.lang.Ensemble
Packages that use Ensemble
Package
Description
Abstractions to declare basic elements of a model.
This package contains the classes used the specify LayeredNetwork objects
Solver superclasses and related data structures.
This package provides an implementation of SolverLN.
-
Uses of Ensemble in jline.lang
Subclasses of Ensemble in jline.langModifier and TypeClassDescriptionclassDeprecated.classAn environment model defined by a collection of network sub-models coupled with an environment transition rule that selects the active sub-model.Methods in jline.lang with parameters of type Ensemble -
Uses of Ensemble in jline.lang.layered
Subclasses of Ensemble in jline.lang.layeredModifier and TypeClassDescriptionclassLayeredNetwork represents a layered queueing network (LQN) model for performance analysis of distributed and multi-tiered software systems. -
Uses of Ensemble in jline.solvers
Constructors in jline.solvers with parameters of type EnsembleModifierConstructorDescriptionprotectedEnsembleSolver(Ensemble ensModel, String name) protectedEnsembleSolver(Ensemble ensModel, String name, SolverOptions options) -
Uses of Ensemble in jline.solvers.ln
Methods in jline.solvers.ln with parameters of type Ensemble
Environmentinstead.