- tabble - Variable in class jphase.GUI.GenerateVarFrame
-
Tabbed panel
- TandemEvent - Class in examples.jmdp
-
This class represents an event in a tandem queuing system it is used by the Access Control examples
- TandemEvent(TandemEvent.TEvent) - Constructor for class examples.jmdp.TandemEvent
-
- TandemEvent.TEvent - Enum in examples.jmdp
-
- TandemQueues - Class in examples.jmdp
-
This class represents a state in a tandem queuing system it is used by the Access Control examples
- TandemQueues(int[]) - Constructor for class examples.jmdp.TandemQueues
-
- TextPanel - Class in jmarkov.gui
-
This class is an extended TextArea, that includes a toollbar for commands
such as saving, selecting and cleaning the text.
- TextPanel(String) - Constructor for class jmarkov.gui.TextPanel
-
Creates a TextPanel with this title and text.
- times(double) - Method in class jphase.AbstractContPhaseVar
-
- times(double) - Method in interface jphase.ContPhaseVar
-
Returns a Phase continuous variable that is the original one times c
- times(double) - Method in class jphase.MarkovMatrix
-
- times(Matrix) - Method in class jphase.MarkovMatrix
-
- timesOne() - Method in class jphase.MarkovMatrix
-
- toEventArray() - Method in class jmarkov.basic.EventsSet
-
Returns an array with the Events in the set.
- toMarkovMatrix(Matrix) - Static method in class jphase.MarkovMatrix
-
- toStateArray() - Method in class jmarkov.basic.StatesSet
-
Returns an array with the States in the set.
- toString() - Method in class jmarkov.basic.Action
-
This calls label().
- toString() - Method in interface jmarkov.basic.Actions
-
- toString() - Method in class jmarkov.basic.ActionsSet
-
- toString() - Method in class jmarkov.basic.DecisionRule
-
- toString() - Method in class jmarkov.basic.Event
-
- toString() - Method in class jmarkov.basic.EventsSet
-
- toString() - Method in interface jmarkov.basic.JMarkovElement
-
This method returns a short String used in the user interface to describe
this element.
- toString() - Method in class jmarkov.basic.Policy
-
Gives the sting representation of this Policy
- toString() - Method in class jmarkov.basic.State
-
Returns the label.
- toString() - Method in class jmarkov.basic.StatesSet
-
- toString() - Method in class jmarkov.basic.Transition
-
- toString() - Method in class jmarkov.basic.TransitionsSet
-
- toString() - Method in class jmarkov.basic.ValueFunction
-
- toString() - Method in class jmarkov.jmdp.solvers.Solver
-
This calls label().
- toString() - Method in class jmarkov.MarkovProcess
-
- toString() - Method in class jmarkov.solvers.Solver
-
Return the name of the Solver.
- toString() - Method in class jphase.AbstractContPhaseVar
-
- toString() - Method in class jphase.AbstractDiscPhaseVar
-
- toString() - Method in interface jphase.ContPhaseVar
-
- toString() - Method in interface jphase.DiscPhaseVar
-
- toString() - Method in class jphase.distributions.EDistribution
-
- toString() - Method in class jphase.GUI.PhaseVarInfo
-
- toString() - Method in class jphase.MarkovMatrix
-
- toString() - Method in class jphase.PhaseVarSet
-
- toString() - Method in class jphase.values.FitResult
-
- toString() - Method in class jphase.values.GenerationResult
-
- toStringRTF() - Method in class jphase.MarkovMatrix
-
- toTxt() - Method in class jphase.MarkovMatrix
-
- TransientSolver - Class in jmarkov.solvers
-
An abstract class for Transient solvers.
- TransientSolver(MarkovProcess) - Constructor for class jmarkov.solvers.TransientSolver
-
Build a solver with the asssocieted Markov Process.
- Transition<S extends State> - Class in jmarkov.basic
-
This class represent a transition to a given state.
- Transition(S, double) - Constructor for class jmarkov.basic.Transition
-
Basic constructor.
- Transitions<S extends State> - Interface in jmarkov.basic
-
- TransitionsSet<S extends State> - Class in jmarkov.basic
-
- TransitionsSet() - Constructor for class jmarkov.basic.TransitionsSet
-
Default Constructor.
- TreeManagerPanel - Class in jphase.GUI
-
This class manages the PH in the jPhase GUI, which are represented as a tree
- TreeManagerPanel() - Constructor for class jphase.GUI.TreeManagerPanel
-
Tree manager default constructor