A B C D E F G H I K L M N O P R S T U V W X Y Z 

T

textField - Variable in class gui.FileComponent
 
textField - Variable in class gui.StringComponent
 
thread - package thread
 
threadFactory - Variable in class general.Bind
To create the right type of thread.
ThreadFactory - Class in thread
Class to create the right type of thread.
ThreadFactory(List<Constraint>, Map<BioEntity, Constraint>, InteractionNetwork) - Constructor for class thread.ThreadFactory
 
ThreadFactoryCPLEX - Class in thread
CPLEX version of the Thread factory.
ThreadFactoryCPLEX(List<Constraint>, Map<BioEntity, Constraint>, InteractionNetwork) - Constructor for class thread.ThreadFactoryCPLEX
 
ThreadFactoryGLPK - Class in thread
GLPK version of the Thread factory.
ThreadFactoryGLPK(List<Constraint>, Map<BioEntity, Constraint>, InteractionNetwork) - Constructor for class thread.ThreadFactoryGLPK
 
ThreadFVA - Class in thread
Thread to perform an FVA analysis.
ThreadFVA(Bind, Queue<BioEntity>, Queue<BioEntity>, FVAResult) - Constructor for class thread.ThreadFVA
 
ThreadKO - Class in thread
Thread to perform an FVA analysis.
ThreadKO(Bind, Queue<BioEntity>, KOResult, Objective) - Constructor for class thread.ThreadKO
 
ThreadReac - Class in thread
Thread to perform an analysis with a varying flux.
ThreadReac(Bind, Queue<Double>, Map<BioEntity, Double>, ReacAnalysisResult, Objective) - Constructor for class thread.ThreadReac
 
threads - Variable in class analyses.DRAnalysis
 
threads - Variable in class analyses.FVAAnalysis
List containing the threads that will maximize and minimize each entity.
threads - Variable in class analyses.KOAnalysis
List containing the threads that will knock out each entity.
threads - Variable in class analyses.ReacAnalysis
 
threads - Variable in class analyses.TwoReacsAnalysis
 
ThreadTwoReacs - Class in thread
Thread to perform an analysis with two varying fluxes.
ThreadTwoReacs(Bind, Queue<double[]>, TwoReacsAnalysisResult, Map<BioEntity, Double>, Map<BioEntity, Double>, Objective) - Constructor for class thread.ThreadTwoReacs
 
threeDResults - Variable in class analyses.result.ParetoAnalysisResult
List of all the 3D results associated to their scores.
times - Variable in class analyses.result.RFBAResult
All times.
timeToString(double) - Method in class analyses.RFBAAnalysis
 
todo - Variable in class thread.ThreadFVA
Number of entities to treat.
todo - Variable in class thread.ThreadKO
Number of entities to treat.
toPlot - Variable in class analyses.RFBAAnalysis
List of entities names to plot.
toString() - Method in class general.Constraint
 
toString() - Method in class general.Objective
 
toString() - Method in class interaction.And
 
toString() - Method in class interaction.EqInteraction
 
toString() - Method in class interaction.IfThenInteraction
 
toString() - Method in class interaction.InversedRelation
 
toString() - Method in class interaction.Or
 
toString() - Method in class interaction.Relation
 
toString() - Method in class interaction.Unique
 
toString() - Method in class interaction.UniqueProbability
 
toString() - Method in class operation.Operation
 
toString() - Method in class operation.OperationEq
 
toString() - Method in class operation.OperationGe
 
toString() - Method in class operation.OperationGt
 
toString() - Method in class operation.OperationLe
 
toString() - Method in class operation.OperationLt
 
toString() - Method in class operation.OperationNotEq
 
transform(double, double, RelationFactory, OperationFactory) - Method in class interaction.UniqueProbability
Transforms the relation into an AND interaction with two constraints.
transformation - Variable in class interaction.UniqueProbability
 
twoDResults - Variable in class analyses.result.ParetoAnalysisResult
List of all the 2D results associated to their scores.
TwoReacsAnalysis - Class in analyses
Class to run an analysis with two varying fluxes.
TwoReacsAnalysis(Bind, String, Map<BioEntity, Double>, Map<BioEntity, Double>, double, double, double, String, double, double, double, boolean) - Constructor for class analyses.TwoReacsAnalysis
 
TwoReacsAnalysisResult - Class in analyses.result
Class representing the result of an analysis with two varying fluxes.
TwoReacsAnalysisResult(String, String, String, int, double, double, double, double, double, double) - Constructor for class analyses.result.TwoReacsAnalysisResult
 
TwoReacsAnalysisResult.MyPlot - Class in analyses.result
Class to create a personalized grid plot.
TwoReacsAnalysisResult.MyPlot(String, Color, double[], double[], double[][]) - Constructor for class analyses.result.TwoReacsAnalysisResult.MyPlot
 
A B C D E F G H I K L M N O P R S T U V W X Y Z