- AbstractDeterministicUpdater - Class in org.colomoto.biolqm.tool.simulation.updater
-
Base class to build updaters with a single successor.
- AbstractDeterministicUpdater(LogicalModel) - Constructor for class org.colomoto.biolqm.tool.simulation.updater.AbstractDeterministicUpdater
-
- AbstractFormat - Class in org.colomoto.biolqm.io
-
Simple helper to fill in the boring parts of format declaration classes.
- AbstractFormat(String, String) - Constructor for class org.colomoto.biolqm.io.AbstractFormat
-
- AbstractFormat(String, String, boolean) - Constructor for class org.colomoto.biolqm.io.AbstractFormat
-
Deprecated.
- AbstractFormat(String, String, LogicalModelFormat.MultivaluedSupport) - Constructor for class org.colomoto.biolqm.io.AbstractFormat
-
- AbstractGINMLWriter - Class in org.colomoto.biolqm.io.ginml
-
Some common methods to write a GINML file.
- AbstractGINMLWriter() - Constructor for class org.colomoto.biolqm.io.ginml.AbstractGINMLWriter
-
- AbstractModelModifierService - Class in org.colomoto.biolqm.modifier
-
A base class handling service discovery for model modifier services.
- AbstractModelModifierService(String, String, String) - Constructor for class org.colomoto.biolqm.modifier.AbstractModelModifierService
-
Shared constructor for model modifier.
- AbstractMultipleSuccessorUpdater - Class in org.colomoto.biolqm.tool.simulation.updater
-
Base class for updaters which yield multiple successors.
- AbstractMultipleSuccessorUpdater(LogicalModel) - Constructor for class org.colomoto.biolqm.tool.simulation.updater.AbstractMultipleSuccessorUpdater
-
- AbstractPerturbation - Class in org.colomoto.biolqm.modifier.perturbation
-
Base class for Perturbations.
- AbstractPerturbation() - Constructor for class org.colomoto.biolqm.modifier.perturbation.AbstractPerturbation
-
- AbstractPNEncoder - Class in org.colomoto.biolqm.io.petrinet
-
Export a regulatory graph to petri net (shared methods).
- AbstractPNEncoder(LogicalModel) - Constructor for class org.colomoto.biolqm.io.petrinet.AbstractPNEncoder
-
- AbstractRandomUpdater - Class in org.colomoto.biolqm.tool.simulation.updater
-
Base class for random updaters.
- AbstractRandomUpdater(LogicalModel) - Constructor for class org.colomoto.biolqm.tool.simulation.updater.AbstractRandomUpdater
-
- AbstractTask<T> - Class in org.colomoto.common.task
-
Helper class implementing the boring part of a Task.
- AbstractTask() - Constructor for class org.colomoto.common.task.AbstractTask
-
- AbstractTool<R,S> - Class in org.colomoto.biolqm.tool
-
Base class for the boring parts of tool declaration classes.
- AbstractTool(String, String) - Constructor for class org.colomoto.biolqm.tool.AbstractTool
-
- AbstractTool(String, String, String, boolean) - Constructor for class org.colomoto.biolqm.tool.AbstractTool
-
- add(int[], boolean) - Method in class org.colomoto.biolqm.tool.simulation.updater.PriorityClasses
-
- add(TrapSpace) - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceList
-
- add_fixed(int, int) - Method in interface org.colomoto.biolqm.tool.trapspaces.TrapSpaceSolver
-
- add_fixed(int, int) - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceSolverASP
-
- add_fixed(int, int) - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceSolverBDD
-
- add_variable(int, Formula, Formula) - Method in interface org.colomoto.biolqm.tool.trapspaces.TrapSpaceSolver
-
- add_variable(int, Formula, Formula) - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceSolverASP
-
- add_variable(int, Formula, Formula) - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceSolverBDD
-
- addAttr(String, String) - Method in class org.colomoto.common.xml.XMLWriter
-
add an attribute to the opened tag.
- addComplexContent(String, boolean) - Method in class org.colomoto.common.xml.XMLWriter
-
Add a complex "text child", it will be enclosed into CDATA markers
- addContent(String) - Method in class org.colomoto.common.xml.XMLWriter
-
Add a "text child"
- addFormatedContent(String, boolean) - Method in class org.colomoto.common.xml.XMLWriter
-
Add a "text child", already formated: should _NOT_ be escaped
- addOutput(int) - Method in class org.colomoto.biolqm.io.avatar.AvatarClause
-
Adds the output value given the inputted restrictions
- addPattern(byte[], boolean[]) - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceList
-
- addRestriction(String, int) - Method in class org.colomoto.biolqm.io.avatar.AvatarClause
-
Adds a restriction
- addState(byte[]) - Method in class org.colomoto.biolqm.tool.simulation.MultipleSuccessorSimulation
-
Add a state to the result of this simulation.
- addSuccessor(List<byte[]>, byte[]) - Method in class org.colomoto.biolqm.tool.simulation.updater.AbstractMultipleSuccessorUpdater
-
- addTag(String) - Method in class org.colomoto.common.xml.XMLWriter
-
Add (i.e.
- addTag(String, String[], String) - Method in class org.colomoto.common.xml.XMLWriter
-
Add (i.e.
- addTag(String, String[]) - Method in class org.colomoto.common.xml.XMLWriter
-
Add (i.e.
- addTag(String, String) - Method in class org.colomoto.common.xml.XMLWriter
-
Add (i.e.
- addTransition(byte[], byte[]) - Method in class org.colomoto.biolqm.tool.simulation.MultipleSuccessorSimulation
-
Add a transition
- affectsNode(NodeInfo) - Method in class org.colomoto.biolqm.modifier.perturbation.FixedValuePerturbation
-
- affectsNode(NodeInfo) - Method in class org.colomoto.biolqm.modifier.perturbation.InteractionPerturbation
-
- affectsNode(NodeInfo) - Method in interface org.colomoto.biolqm.modifier.perturbation.LogicalModelPerturbation
-
Test if the perturbation affects the function of a specific node
- affectsNode(NodeInfo) - Method in class org.colomoto.biolqm.modifier.perturbation.MultiplePerturbation
-
- affectsNode(NodeInfo) - Method in class org.colomoto.biolqm.modifier.perturbation.RangePerturbation
-
- and() - Method in class org.colomoto.biolqm.io.antlr.BNetParser
-
- and() - Method in class org.colomoto.biolqm.io.antlr.BNetParser.AndExprContext
-
- AND - Static variable in class org.colomoto.biolqm.io.antlr.BooleanFunctionLexer
-
- AND - Static variable in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- AND() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.AndExprContext
-
- AND - Static variable in class org.colomoto.biolqm.io.antlr.BooleanNetLexer
-
- AND - Static variable in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- AND() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser.AndExprContext
-
- AND - Static variable in class org.colomoto.biolqm.io.antlr.BoolsimLexer
-
- AND - Static variable in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- AND() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser.AndExprContext
-
- AndContext(ParserRuleContext, int) - Constructor for class org.colomoto.biolqm.io.antlr.BNetParser.AndContext
-
- AndExprContext(BNetParser.ExprContext) - Constructor for class org.colomoto.biolqm.io.antlr.BNetParser.AndExprContext
-
- AndExprContext(BooleanFunctionParser.ExprContext) - Constructor for class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.AndExprContext
-
- AndExprContext(BooleanNetParser.ExprContext) - Constructor for class org.colomoto.biolqm.io.antlr.BooleanNetParser.AndExprContext
-
- AndExprContext(BoolsimParser.ExprContext) - Constructor for class org.colomoto.biolqm.io.antlr.BoolsimParser.AndExprContext
-
- APNNFormat - Class in org.colomoto.biolqm.io.petrinet
-
PNML is an xml-based format for Petri net models.
- APNNFormat() - Constructor for class org.colomoto.biolqm.io.petrinet.APNNFormat
-
- apply(LogicalModel) - Method in class org.colomoto.biolqm.modifier.perturbation.AbstractPerturbation
-
- apply(LogicalModel) - Method in interface org.colomoto.biolqm.modifier.perturbation.LogicalModelPerturbation
-
Apply the perturbation.
- args - Variable in class org.colomoto.biolqm.LQMScriptLauncher
-
- ask(MDDManager, NodeRelation, int, int) - Method in class org.colomoto.biolqm.tool.stablestate.StableOperation
-
- assign() - Method in class org.colomoto.biolqm.io.antlr.BNetParser
-
- assign() - Method in class org.colomoto.biolqm.io.antlr.BNetParser.ModelContext
-
- assign(int) - Method in class org.colomoto.biolqm.io.antlr.BNetParser.ModelContext
-
- assign() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- assign() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.ModelContext
-
- assign(int) - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.ModelContext
-
- assign() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- assign() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser.ModelContext
-
- assign(int) - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser.ModelContext
-
- assign() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- assign() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser.ModelContext
-
- assign(int) - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser.ModelContext
-
- AssignContext(ParserRuleContext, int) - Constructor for class org.colomoto.biolqm.io.antlr.BNetParser.AssignContext
-
- AssignContext(ParserRuleContext, int) - Constructor for class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.AssignContext
-
- AssignContext(ParserRuleContext, int) - Constructor for class org.colomoto.biolqm.io.antlr.BooleanNetParser.AssignContext
-
- AssignContext(ParserRuleContext, int) - Constructor for class org.colomoto.biolqm.io.antlr.BoolsimParser.AssignContext
-
- AsynchronousUpdater - Class in org.colomoto.biolqm.tool.simulation.updater
-
Updater for the asynchronous scheme: all possible changes are applied separately.
- AsynchronousUpdater(LogicalModel) - Constructor for class org.colomoto.biolqm.tool.simulation.updater.AsynchronousUpdater
-
Create a new asynchronous updater.
- AttractorTool - Class in org.colomoto.biolqm.tool.attractor
-
Identification of synchronous attractors using a SAT solver,
as proposed by E.
- AttractorTool() - Constructor for class org.colomoto.biolqm.tool.attractor.AttractorTool
-
- AvatarClause - Class in org.colomoto.biolqm.io.avatar
-
Defines an Avatar clause (how the state of a component changes as a function of its regulators)
- AvatarClause() - Constructor for class org.colomoto.biolqm.io.avatar.AvatarClause
-
- AvatarLogicalModelException - Exception in org.colomoto.biolqm.io.avatar
-
Exception associated with the loading and exportation of Avatar files
- AvatarLogicalModelException(String) - Constructor for exception org.colomoto.biolqm.io.avatar.AvatarLogicalModelException
-
Creates a new Avatar exception with a dedicated message
- AvatarLogicalModelException(String, Throwable) - Constructor for exception org.colomoto.biolqm.io.avatar.AvatarLogicalModelException
-
Creates a new Avatar exception with a detail message and nested exception
- AvatarUtils - Class in org.colomoto.biolqm.io.avatar
-
Facilities for the management of logical models for simulations
- AvatarUtils() - Constructor for class org.colomoto.biolqm.io.avatar.AvatarUtils
-
- get(String) - Method in class org.colomoto.biolqm.helper.clingo.ClingoResult
-
- get() - Method in class org.colomoto.biolqm.tool.stablestate.StableASP
-
- getASP() - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceSolverASP
-
- getATN() - Method in class org.colomoto.biolqm.io.antlr.BNetLexer
-
- getATN() - Method in class org.colomoto.biolqm.io.antlr.BNetParser
-
- getATN() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionLexer
-
- getATN() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- getATN() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetLexer
-
- getATN() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- getATN() - Method in class org.colomoto.biolqm.io.antlr.BoolsimLexer
-
- getATN() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- getBooleanizedGroup() - Method in class org.colomoto.biolqm.NodeInfo
-
- getBooleanizedMap() - Method in interface org.colomoto.biolqm.LogicalModel
-
Get the Boolean - multi-valued mapping information for booleanized models.
- getBooleanizedMap() - Method in class org.colomoto.biolqm.LogicalModelImpl
-
- getBuffer() - Method in class org.colomoto.common.xml.XMLWriter
-
If toBuffer has previously been called, stop saving to buffer.
- getChildrenWithSingleNode(int, int) - Static method in class org.colomoto.biolqm.io.avatar.AvatarUtils
-
Creates a state where only a single component is initialized (others as -1)
- getClass(int) - Method in class org.colomoto.biolqm.tool.simulation.updater.PriorityClasses
-
- getClassLoader() - Static method in class org.colomoto.biolqm.ExtensionLoader
-
Retrieve a class loader covering the extensions.
- getComponent(String) - Method in interface org.colomoto.biolqm.LogicalModel
-
Retrieve a component by name.
- getComponent(String) - Method in class org.colomoto.biolqm.LogicalModelImpl
-
- getComponents() - Method in interface org.colomoto.biolqm.LogicalModel
-
Get the list of core nodes in this model.
- getComponents() - Method in class org.colomoto.biolqm.LogicalModelImpl
-
- getConfig() - Method in class org.colomoto.biolqm.io.petrinet.PNFormat
-
- getCoreTargets(int, boolean) - Method in class org.colomoto.biolqm.ConnectivityMatrix
-
Get the list of components regulated by a given core component.
- getDescription() - Method in class org.colomoto.biolqm.modifier.AbstractModelModifierService
-
- getDescription() - Method in interface org.colomoto.biolqm.modifier.ModelModifierService
-
Provide a brief description of parameters for the help message
- getEmptySuccessors() - Static method in class org.colomoto.biolqm.tool.simulation.updater.AbstractMultipleSuccessorUpdater
-
- getErrors() - Method in class org.colomoto.biolqm.io.antlr.ErrorListener
-
- getExtraComponents() - Method in interface org.colomoto.biolqm.LogicalModel
-
Get the list of extra components in this model.
- getExtraComponents() - Method in class org.colomoto.biolqm.LogicalModelImpl
-
- getExtraLogicalFunctions() - Method in interface org.colomoto.biolqm.LogicalModel
-
Get the logical function of extra components in this model.
- getExtraLogicalFunctions() - Method in class org.colomoto.biolqm.LogicalModelImpl
-
- getExtraValue(int, byte[]) - Method in interface org.colomoto.biolqm.LogicalModel
-
Compute the value of an extra component for a given state.
- getExtraValue(int, byte[]) - Method in class org.colomoto.biolqm.LogicalModelImpl
-
- getFormat(String) - Static method in class org.colomoto.biolqm.LQMLauncher
-
- getFormat(String) - Method in class org.colomoto.biolqm.LQMScriptLauncher
-
Retrieve a format descriptor.
- getFormat(String) - Static method in class org.colomoto.biolqm.LQMServiceManager
-
Get the format declaration for a given ID.
- getFormat(Class<T>) - Static method in class org.colomoto.biolqm.LQMServiceManager
-
Get the format descriptor instance for a given class.
- getFormats() - Static method in class org.colomoto.biolqm.LQMServiceManager
-
Get the available formats.
- getFreeChildren(int) - Static method in class org.colomoto.biolqm.io.avatar.AvatarUtils
-
Creates a state (int array) where components are initialized as -1
- getFreeState(int) - Static method in class org.colomoto.biolqm.io.avatar.AvatarUtils
-
Creates a state (byte array) where components are initialized as -1
- getGrammarFileName() - Method in class org.colomoto.biolqm.io.antlr.BNetLexer
-
- getGrammarFileName() - Method in class org.colomoto.biolqm.io.antlr.BNetParser
-
- getGrammarFileName() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionLexer
-
- getGrammarFileName() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- getGrammarFileName() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetLexer
-
- getGrammarFileName() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- getGrammarFileName() - Method in class org.colomoto.biolqm.io.antlr.BoolsimLexer
-
- getGrammarFileName() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- getHelp() - Method in class org.colomoto.biolqm.tool.AbstractTool
-
- getID() - Method in class org.colomoto.biolqm.io.AbstractFormat
-
- getID() - Method in interface org.colomoto.biolqm.io.LogicalModelFormat
-
get the ID of the format.
- getID() - Method in class org.colomoto.biolqm.modifier.AbstractModelModifierService
-
- getID() - Method in interface org.colomoto.biolqm.Service
-
get the ID of the service.
- getID() - Method in class org.colomoto.biolqm.tool.AbstractTool
-
- getIdentityChildren(int) - Static method in class org.colomoto.biolqm.io.avatar.AvatarUtils
-
Creates an identity node array (e.g.
- getInclusiontree() - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceList
-
- getIndexForName(String) - Method in class org.colomoto.biolqm.io.sbml.SBMLqualImport
-
Retrieve the model component corresponding to a SBML ID.
- getInitialstate() - Method in class org.colomoto.biolqm.io.petrinet.PNConfig
-
- getInitialStates() - Method in interface org.colomoto.biolqm.StatefulLogicalModel
-
Gets the set of initial states defining a portion of the state-space
- getInitialStates() - Method in class org.colomoto.biolqm.StatefulLogicalModelImpl
-
- getLogicalFunctions() - Method in interface org.colomoto.biolqm.LogicalModel
-
Get the logical function of core components in this model.
- getLogicalFunctions() - Method in class org.colomoto.biolqm.LogicalModelImpl
-
- getMax() - Method in class org.colomoto.biolqm.NodeInfo
-
- getMDD(LogicalModel) - Method in class org.colomoto.biolqm.tool.stablestate.StableStateTool
-
- getMDDManager() - Method in interface org.colomoto.biolqm.LogicalModel
-
Get the MDD factory holding logical functions for this model.
- getMDDManager() - Method in class org.colomoto.biolqm.LogicalModelImpl
-
- getMDDManager() - Method in class org.colomoto.biolqm.tool.stablestate.StableStateSearcher
-
Convenience method to retrieve the MDDManager in which the result is stored.
- getModel(Reader) - Static method in class org.colomoto.biolqm.io.bnet.BNetImport
-
Entry point to parse a full model.
- getModel(Reader) - Static method in class org.colomoto.biolqm.io.booleannet.BooleanNetImport
-
Entry point to parse a full model.
- getModel(Reader) - Static method in class org.colomoto.biolqm.io.boolsim.BoolSimImport
-
Entry point to parse a full model.
- getModel(Reader) - Static method in class org.colomoto.biolqm.io.functions.BooleanFunctionImport
-
Entry point to parse a full model.
- getModel() - Method in class org.colomoto.biolqm.io.sbml.SBMLqualImport
-
- getModel(File) - Method in class org.colomoto.biolqm.io.truthtable.TruthTableImport
-
- getModel() - Method in class org.colomoto.biolqm.modifier.booleanize.Booleanizer
-
- getModel() - Method in class org.colomoto.biolqm.modifier.reduction.ModelReducer
-
Get a logical model for the modified functions.
- getModel(boolean) - Method in class org.colomoto.biolqm.modifier.reduction.ModelReducer
-
- getModel(boolean, boolean) - Method in class org.colomoto.biolqm.modifier.reduction.ModelReducer
-
- getModel() - Method in interface org.colomoto.biolqm.tool.simulation.LogicalModelUpdater
-
- getModel() - Method in class org.colomoto.biolqm.tool.simulation.updater.BaseUpdater
-
- getModel() - Method in class org.colomoto.biolqm.tool.simulation.updater.RandomUpdaterWrapper
-
- getModeNames() - Method in class org.colomoto.biolqm.io.antlr.BNetLexer
-
- getModeNames() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionLexer
-
- getModeNames() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetLexer
-
- getModeNames() - Method in class org.colomoto.biolqm.io.antlr.BoolsimLexer
-
- getModifiedModel(LogicalModel, String) - Method in class org.colomoto.biolqm.modifier.AbstractModelModifierService
-
- getModifiedModel(LogicalModel) - Method in class org.colomoto.biolqm.modifier.booleanize.ModelBooleanizerService
-
- getModifiedModel() - Method in interface org.colomoto.biolqm.modifier.ModelModifier
-
Apply the modifier and retrieve the new model
- getModifiedModel(LogicalModel, String) - Method in interface org.colomoto.biolqm.modifier.ModelModifierService
-
Setup a modifier and directly retrieve the modified model.
- getModifiedModel() - Method in class org.colomoto.biolqm.modifier.perturbation.PerturbationModifier
-
- getModifiedModel() - Method in class org.colomoto.biolqm.modifier.reduction.ReductionModifier
-
- getModifiedModel() - Method in class org.colomoto.biolqm.modifier.reverse.ModelReverser
-
- getModifiedModel(LogicalModel) - Method in class org.colomoto.biolqm.modifier.reverse.ModelReverserService
-
Shorthand to retrieve a modified model without requiring a parameter String.
- getModifiedModel() - Method in class org.colomoto.biolqm.modifier.subspace.SubSpaceRestriction
-
- getModifier(String) - Method in class org.colomoto.biolqm.LQMScriptLauncher
-
Retrieve a modifier service.
- getModifier(String) - Static method in class org.colomoto.biolqm.LQMServiceManager
-
Get the service for a given ID.
- getModifier(Class<T>) - Static method in class org.colomoto.biolqm.LQMServiceManager
-
Get the service instance for a given class.
- getModifier(LogicalModel, String) - Method in class org.colomoto.biolqm.modifier.booleanize.ModelBooleanizerService
-
- getModifier(LogicalModel) - Method in class org.colomoto.biolqm.modifier.booleanize.ModelBooleanizerService
-
- getModifier(LogicalModel, String) - Method in interface org.colomoto.biolqm.modifier.ModelModifierService
-
Setup a new modifier object.
- getModifier(LogicalModel, String) - Method in class org.colomoto.biolqm.modifier.perturbation.PerturbationService
-
- getModifier(LogicalModel, String) - Method in class org.colomoto.biolqm.modifier.reduction.ModelReductionService
-
- getModifier(LogicalModel, ReductionSettings) - Method in class org.colomoto.biolqm.modifier.reduction.ModelReductionService
-
- getModifier(LogicalModel, String) - Method in class org.colomoto.biolqm.modifier.reverse.ModelReverserService
-
- getModifier(LogicalModel) - Method in class org.colomoto.biolqm.modifier.reverse.ModelReverserService
-
Shorthand to retrieve a modifier without requiring a parameter String.
- getModifier(LogicalModel, String) - Method in class org.colomoto.biolqm.modifier.subspace.SubSpaceService
-
- getModifiers() - Static method in class org.colomoto.biolqm.LQMServiceManager
-
Get the available model modifier services.
- getMultivaluedSupport() - Method in class org.colomoto.biolqm.io.AbstractFormat
-
- getMultivaluedSupport() - Method in interface org.colomoto.biolqm.io.LogicalModelFormat
-
Precise type of support for multivalued models.
- getName() - Method in class org.colomoto.biolqm.io.AbstractFormat
-
- getName() - Method in interface org.colomoto.biolqm.io.LogicalModelFormat
-
Get a longer name for the format.
- getName() - Method in class org.colomoto.biolqm.modifier.AbstractModelModifierService
-
- getName() - Method in interface org.colomoto.biolqm.Service
-
Get a longer name for the service.
- getName() - Method in interface org.colomoto.biolqm.StatefulLogicalModel
-
Returns the model's name (by default the associated filename)
- getName() - Method in class org.colomoto.biolqm.StatefulLogicalModelImpl
-
- getName() - Method in class org.colomoto.biolqm.tool.AbstractTool
-
- getNodeID() - Method in class org.colomoto.biolqm.NodeInfo
-
- getNodeInfo() - Method in interface org.colomoto.biolqm.NodeInfoHolder
-
Get the internal NodeInfo.
- getNodeOrder() - Method in interface org.colomoto.biolqm.LogicalModel
-
Deprecated.
- getNodeOrder() - Method in class org.colomoto.biolqm.LogicalModelImpl
-
Deprecated.
- getNodes() - Method in class org.colomoto.biolqm.io.ginml.AbstractGINMLWriter
-
get the names of the nodes to save in GINML.
- getNodes() - Method in class org.colomoto.biolqm.io.ginml.LogicalModel2GINML
-
- getNumVars() - Method in class org.colomoto.biolqm.tool.implicants.Term
-
- getNVars() - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceList
-
- getOracles() - Method in interface org.colomoto.biolqm.StatefulLogicalModel
-
Gets the stored oracles
- getOracles() - Method in class org.colomoto.biolqm.StatefulLogicalModelImpl
-
- getOutput() - Method in class org.colomoto.biolqm.io.avatar.AvatarClause
-
Returns the target state of the regulated component
- getOutputStream() - Method in class org.colomoto.biolqm.io.OutputStreamProvider
-
Get a single stream.
- getOutputStream(String) - Method in class org.colomoto.biolqm.io.OutputStreamProvider
-
Get a custom stream, specifying a pattern.
- getPaths() - Method in class org.colomoto.biolqm.tool.stablestate.StableStateSearcher
-
Get the path (variable assignment) corresponding to stable states.
- getPrimes(int, int) - Method in class org.colomoto.biolqm.tool.implicants.MDD2PrimeImplicants
-
Extract the prime implicants from a MDD-represented function.
- getProcessBuilder(String...) - Method in class org.colomoto.biolqm.HelperTool
-
- getProgram() - Method in class org.colomoto.biolqm.tool.stablestate.StableASP
-
- getQualBundle() - Method in class org.colomoto.biolqm.io.sbml.SBMLqualImport
-
- getRegulatorEffects(int, boolean) - Method in class org.colomoto.biolqm.ConnectivityMatrix
-
Get sign information about the regulators of a node.
- getRegulatorList() - Method in class org.colomoto.biolqm.tool.implicants.ImplicantSearcher
-
- getRegulatorList() - Method in class org.colomoto.biolqm.tool.implicants.RestrictedPathSearcher
-
- getRegulators(int, boolean) - Method in class org.colomoto.biolqm.ConnectivityMatrix
-
Get the list of core components regulating a given component.
- getRegulators() - Method in class org.colomoto.biolqm.tool.implicants.ImplicantSearcher
-
- getRegulators() - Method in class org.colomoto.biolqm.tool.implicants.RestrictedPathSearcher
-
Retrieve the list of regulators on which this searcher is restricted.
- getRestrictions() - Method in class org.colomoto.biolqm.io.avatar.AvatarClause
-
Returns the list of restrictions imposing a well-defined state in the current component
- getResult(LogicalModel) - Method in class org.colomoto.biolqm.tool.AbstractTool
-
- getResult(LogicalModel, String) - Method in class org.colomoto.biolqm.tool.AbstractTool
-
- getResult(LogicalModel, String...) - Method in class org.colomoto.biolqm.tool.AbstractTool
-
- getResult(LogicalModel, Object) - Method in class org.colomoto.biolqm.tool.attractor.AttractorTool
-
- getResult(LogicalModel, S) - Method in interface org.colomoto.biolqm.tool.LogicalModelTool
-
Get the analysis result with a custom setting.
- getResult(LogicalModel) - Method in interface org.colomoto.biolqm.tool.LogicalModelTool
-
Get the analysis result.
- getResult(LogicalModel, String) - Method in interface org.colomoto.biolqm.tool.LogicalModelTool
-
Get the analysis result.
- getResult(LogicalModel, String...) - Method in interface org.colomoto.biolqm.tool.LogicalModelTool
-
Get the analysis result.
- getResult(LogicalModel, Object) - Method in class org.colomoto.biolqm.tool.stablestate.StableJBDD
-
- getResult(LogicalModel, StableStateMethod) - Method in class org.colomoto.biolqm.tool.stablestate.StableStateTool
-
- getResult(LogicalModel, TrapSpaceSettings) - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceTool
-
- getResult() - Method in class org.colomoto.common.task.AbstractTask
-
- getResult() - Method in interface org.colomoto.common.task.Task
-
Retrieve the result of the task.
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BNetParser.AndContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BNetParser.AssignContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BNetParser.ExprContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BNetParser.HeaderContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BNetParser.ModelContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BNetParser.NotContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BNetParser.OrContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BNetParser.ValContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BNetParser.VarContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.AssignContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.ExprContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.ModelContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.NotContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.ValContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.VarContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser.AssignContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser.ExprContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser.ModelContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser.NotContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser.ValContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser.VarContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser.AssignContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser.ExprContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser.ModelContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser.NotContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser.OpContext
-
- getRuleIndex() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser.VarContext
-
- getRuleNames() - Method in class org.colomoto.biolqm.io.antlr.BNetLexer
-
- getRuleNames() - Method in class org.colomoto.biolqm.io.antlr.BNetParser
-
- getRuleNames() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionLexer
-
- getRuleNames() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- getRuleNames() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetLexer
-
- getRuleNames() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- getRuleNames() - Method in class org.colomoto.biolqm.io.antlr.BoolsimLexer
-
- getRuleNames() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- getSBMLBundle() - Method in class org.colomoto.biolqm.io.sbml.SBMLqualExport
-
- getSBMLDocument() - Method in class org.colomoto.biolqm.io.sbml.SBMLqualExport
-
- getSerializedATN() - Method in class org.colomoto.biolqm.io.antlr.BNetLexer
-
- getSerializedATN() - Method in class org.colomoto.biolqm.io.antlr.BNetParser
-
- getSerializedATN() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionLexer
-
- getSerializedATN() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- getSerializedATN() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetLexer
-
- getSerializedATN() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- getSerializedATN() - Method in class org.colomoto.biolqm.io.antlr.BoolsimLexer
-
- getSerializedATN() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- getSettings() - Method in class org.colomoto.biolqm.modifier.reduction.ModelReductionService
-
- getSettings(String) - Method in class org.colomoto.biolqm.modifier.reduction.ModelReductionService
-
- getSettings() - Method in class org.colomoto.biolqm.tool.AbstractTool
-
- getSettings(String) - Method in class org.colomoto.biolqm.tool.AbstractTool
-
- getSettings(String...) - Method in class org.colomoto.biolqm.tool.AbstractTool
-
- getSettings() - Method in interface org.colomoto.biolqm.tool.LogicalModelTool
-
Construct a default setting object.
- getSettings(String) - Method in interface org.colomoto.biolqm.tool.LogicalModelTool
-
Construct a default setting object.
- getSettings(String...) - Method in interface org.colomoto.biolqm.tool.LogicalModelTool
-
Construct a default setting object.
- getSettings(String...) - Method in class org.colomoto.biolqm.tool.stablestate.StableStateTool
-
- getSettings(String[]) - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceTool
-
- getSingleSuccessors(byte[]) - Static method in class org.colomoto.biolqm.tool.simulation.updater.AbstractMultipleSuccessorUpdater
-
- getSpecies(NodeInfo) - Method in class org.colomoto.biolqm.io.sbml.SBMLqualExport
-
- getStable(MDDManager, int, int, MDDVariable) - Method in class org.colomoto.biolqm.tool.stablestate.StableOperation
-
Build the stability condition for a node, and merge it with the existing condition.
- getStatus() - Method in class org.colomoto.common.task.AbstractTask
-
- getStatus() - Method in interface org.colomoto.common.task.Task
-
Retrieve the status of the task.
- getSuccessor(byte[]) - Method in interface org.colomoto.biolqm.tool.simulation.DeterministicUpdater
-
Get the successor of a state state.
- getSuccessor(byte[]) - Method in class org.colomoto.biolqm.tool.simulation.updater.BlockSequentialUpdater
-
- getSuccessor(byte[]) - Method in class org.colomoto.biolqm.tool.simulation.updater.SequentialUpdater
-
- getSuccessor(byte[]) - Method in class org.colomoto.biolqm.tool.simulation.updater.SynchronousUpdater
-
- getSuccessors(byte[]) - Method in interface org.colomoto.biolqm.tool.simulation.MultipleSuccessorsUpdater
-
Get all successors for a given state.
- getSuccessors(List<byte[]>) - Static method in class org.colomoto.biolqm.tool.simulation.updater.AbstractMultipleSuccessorUpdater
-
- getSuccessors(byte[]) - Method in class org.colomoto.biolqm.tool.simulation.updater.AsynchronousUpdater
-
- getSuccessors(byte[]) - Method in class org.colomoto.biolqm.tool.simulation.updater.CompleteUpdater
-
- getSuccessors(byte[]) - Method in class org.colomoto.biolqm.tool.simulation.updater.PriorityUpdater
-
- getTargetValue(int, byte[]) - Method in interface org.colomoto.biolqm.LogicalModel
-
Compute the target value of a core component for a given state.
- getTargetValue(int, byte[]) - Method in class org.colomoto.biolqm.LogicalModelImpl
-
- getTask(LogicalModel, TrapSpaceSettings) - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceTool
-
- getTerms() - Method in class org.colomoto.biolqm.tool.implicants.Formula
-
- getTokenNames() - Method in class org.colomoto.biolqm.io.antlr.BNetLexer
-
Deprecated.
- getTokenNames() - Method in class org.colomoto.biolqm.io.antlr.BNetParser
-
Deprecated.
- getTokenNames() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionLexer
-
Deprecated.
- getTokenNames() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
Deprecated.
- getTokenNames() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetLexer
-
Deprecated.
- getTokenNames() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
Deprecated.
- getTokenNames() - Method in class org.colomoto.biolqm.io.antlr.BoolsimLexer
-
Deprecated.
- getTokenNames() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
Deprecated.
- getTool(String) - Method in class org.colomoto.biolqm.LQMScriptLauncher
-
Retrieve a tool service.
- getTool(String) - Static method in class org.colomoto.biolqm.LQMServiceManager
-
Get the tool declaration for a given ID.
- getTool(Class<T>) - Static method in class org.colomoto.biolqm.LQMServiceManager
-
Get the tool service instance for a given class.
- getTools() - Static method in class org.colomoto.biolqm.LQMServiceManager
-
Get the available tools.
- getVarsValue(int) - Method in class org.colomoto.biolqm.tool.implicants.Term
-
- getView(List<NodeInfo>) - Method in interface org.colomoto.biolqm.LogicalModel
-
Get a logical model with the same nodes but a different order for the core components.
- getView(List<NodeInfo>) - Method in class org.colomoto.biolqm.LogicalModelImpl
-
- getVocabulary() - Method in class org.colomoto.biolqm.io.antlr.BNetLexer
-
- getVocabulary() - Method in class org.colomoto.biolqm.io.antlr.BNetParser
-
- getVocabulary() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionLexer
-
- getVocabulary() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- getVocabulary() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetLexer
-
- getVocabulary() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- getVocabulary() - Method in class org.colomoto.biolqm.io.antlr.BoolsimLexer
-
- getVocabulary() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- GINMLFormat - Class in org.colomoto.biolqm.io.ginml
-
Format description for GINML files.
- GINMLFormat() - Constructor for class org.colomoto.biolqm.io.ginml.GINMLFormat
-
- globalAsyncFunctions() - Method in class org.colomoto.biolqm.tool.stablestate.JBDDModel
-
- globalAsynchronousFunction() - Method in class org.colomoto.biolqm.tool.stablestate.JBDDModel
-
- globalFunctions() - Method in class org.colomoto.biolqm.tool.stablestate.JBDDModel
-
- globalStable() - Method in class org.colomoto.biolqm.tool.stablestate.JBDDModel
-
- globalSynchronousFunction() - Method in class org.colomoto.biolqm.tool.stablestate.JBDDModel
-
- GNAExport - Class in org.colomoto.biolqm.io.gna
-
Exports a logical model into the non-xml GNA format.
- GNAExport() - Constructor for class org.colomoto.biolqm.io.gna.GNAExport
-
- GNAFormat - Class in org.colomoto.biolqm.io.gna
-
Format description for GNA (non-xml) files.
- GNAFormat() - Constructor for class org.colomoto.biolqm.io.gna.GNAFormat
-
- len - Variable in class org.colomoto.biolqm.io.petrinet.AbstractPNEncoder
-
- length - Variable in class org.colomoto.biolqm.tool.trapspaces.TrapSpace
-
- lmodel - Variable in class org.colomoto.biolqm.io.sbml.SBMLQualBundle
-
- load_instances(Class<T>) - Static method in class org.colomoto.biolqm.ExtensionLoader
-
Discover and load a list of services.
- loadEngine(String) - Static method in class org.colomoto.biolqm.LQMScriptLauncher
-
Detect and load script engines
- loadExtensions(String, Class<?>) - Static method in class org.colomoto.biolqm.ExtensionLoader
-
Trigger the loading of extensions.
- loadFile(File) - Static method in class org.colomoto.biolqm.io.sbml.SBMLqualHelper
-
- loadModel(String, String) - Static method in class org.colomoto.biolqm.LQMLauncher
-
Load a model from file.
- loadModel(String) - Method in class org.colomoto.biolqm.LQMScriptLauncher
-
Load a model guessing the format.
- loadModel(String, String) - Method in class org.colomoto.biolqm.LQMScriptLauncher
-
Load a model from a file.
- loadModel() - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceIdentifier
-
- LogicalModel - Interface in org.colomoto.biolqm
-
A LogicalModel is a ready to use object containing all necessary information to perform simulations and analysis,
without the editing facilities provided by a full RegulatoryGraph.
- LogicalModel2GINML - Class in org.colomoto.biolqm.io.ginml
-
Encoder to transform a LogicalModel into a GINML file.
- LogicalModel2GINML(LogicalModel) - Constructor for class org.colomoto.biolqm.io.ginml.LogicalModel2GINML
-
- LogicalModelComparator - Class in org.colomoto.biolqm
-
Test if two logical models share the same variables and equivalent functions
- LogicalModelComparator() - Constructor for class org.colomoto.biolqm.LogicalModelComparator
-
- LogicalModelFormat - Interface in org.colomoto.biolqm.io
-
Description of an available file format.
- LogicalModelFormat.MultivaluedSupport - Enum in org.colomoto.biolqm.io
-
- LogicalModelImpl - Class in org.colomoto.biolqm
-
Implementation of the LogicalModel interface.
- LogicalModelImpl(MDDManager, List<NodeInfo>, int[], List<NodeInfo>, int[]) - Constructor for class org.colomoto.biolqm.LogicalModelImpl
-
- LogicalModelImpl(List<NodeInfo>, MDDManager, int[]) - Constructor for class org.colomoto.biolqm.LogicalModelImpl
-
- LogicalModelPerturbation - Interface in org.colomoto.biolqm.modifier.perturbation
-
Common interface for perturbations.
- LogicalModelTool<R,S> - Interface in org.colomoto.biolqm.tool
-
Simple tool description interface.
- LogicalModelUpdater - Interface in org.colomoto.biolqm.tool.simulation
-
Common interface for all updaters.
- LQMLauncher - Class in org.colomoto.biolqm
-
Entry point to launch the bioLQM toolbox.
- LQMLauncher() - Constructor for class org.colomoto.biolqm.LQMLauncher
-
- LQMScriptLauncher - Class in org.colomoto.biolqm
-
Wrap common API to provide convenient access in scripts.
- LQMScriptLauncher(String[]) - Constructor for class org.colomoto.biolqm.LQMScriptLauncher
-
Create a scripting environment with access to the command line arguments
- LQMServiceManager - Class in org.colomoto.biolqm
-
Static service manager: list available "services" in LQM:
formats
modifiers
- LQMServiceManager() - Constructor for class org.colomoto.biolqm.LQMServiceManager
-
- op() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser.AssignContext
-
- op() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- OpContext(ParserRuleContext, int) - Constructor for class org.colomoto.biolqm.io.antlr.BoolsimParser.OpContext
-
- openTag(String) - Method in class org.colomoto.common.xml.XMLWriter
-
Open a tag in the XML output file
- openTag(String, String[]) - Method in class org.colomoto.common.xml.XMLWriter
-
Open a tag and add it the specified attributes.
- operator(Operator) - Method in class org.colomoto.biolqm.io.antlr.ExpressionStack
-
- Operator - Enum in org.colomoto.biolqm.io.antlr
-
Operator supported in function parsers
- or() - Method in class org.colomoto.biolqm.io.antlr.BNetParser
-
- or() - Method in class org.colomoto.biolqm.io.antlr.BNetParser.OrExprContext
-
- OR - Static variable in class org.colomoto.biolqm.io.antlr.BooleanFunctionLexer
-
- OR - Static variable in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- OR() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.OrExprContext
-
- OR - Static variable in class org.colomoto.biolqm.io.antlr.BooleanNetLexer
-
- OR - Static variable in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- OR() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser.OrExprContext
-
- oracles - Variable in class org.colomoto.biolqm.StatefulLogicalModelImpl
-
- OrContext(ParserRuleContext, int) - Constructor for class org.colomoto.biolqm.io.antlr.BNetParser.OrContext
-
- OrExprContext(BNetParser.ExprContext) - Constructor for class org.colomoto.biolqm.io.antlr.BNetParser.OrExprContext
-
- OrExprContext(BooleanFunctionParser.ExprContext) - Constructor for class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.OrExprContext
-
- OrExprContext(BooleanNetParser.ExprContext) - Constructor for class org.colomoto.biolqm.io.antlr.BooleanNetParser.OrExprContext
-
- org.colomoto.biolqm - package org.colomoto.biolqm
-
Core for the bioLQM toolkit:
Main data structures for Logical Models
Service loader and manager
Launcher and Command-Line Interface
Script mode
- org.colomoto.biolqm.helper.clingo - package org.colomoto.biolqm.helper.clingo
-
- org.colomoto.biolqm.io - package org.colomoto.biolqm.io
-
Input/Output for Logical Model.
- org.colomoto.biolqm.io.antlr - package org.colomoto.biolqm.io.antlr
-
- org.colomoto.biolqm.io.avatar - package org.colomoto.biolqm.io.avatar
-
- org.colomoto.biolqm.io.bnet - package org.colomoto.biolqm.io.bnet
-
The format used by boolnet and pyboolnet
- org.colomoto.biolqm.io.booleannet - package org.colomoto.biolqm.io.booleannet
-
The format used by booleannet and related tools in Reka Albert's group
- org.colomoto.biolqm.io.boolsim - package org.colomoto.biolqm.io.boolsim
-
The format used by boolsim/GenYsis.
- org.colomoto.biolqm.io.cnet - package org.colomoto.biolqm.io.cnet
-
The format used by boolnet and pyboolnet
- org.colomoto.biolqm.io.functions - package org.colomoto.biolqm.io.functions
-
logical functions.
- org.colomoto.biolqm.io.ginml - package org.colomoto.biolqm.io.ginml
-
GINML support.
- org.colomoto.biolqm.io.gna - package org.colomoto.biolqm.io.gna
-
GNA (non-xml) support.
- org.colomoto.biolqm.io.maboss - package org.colomoto.biolqm.io.maboss
-
The format used by MaBoSS - https://maboss.curie.fr/
- org.colomoto.biolqm.io.petrinet - package org.colomoto.biolqm.io.petrinet
-
Petri net support.
- org.colomoto.biolqm.io.pint - package org.colomoto.biolqm.io.pint
-
The format used by Pint - http://loicpauleve.name/pint
- org.colomoto.biolqm.io.sbml - package org.colomoto.biolqm.io.sbml
-
SBML qual support.
- org.colomoto.biolqm.io.truthtable - package org.colomoto.biolqm.io.truthtable
-
TruthTable file reader.
- org.colomoto.biolqm.modifier - package org.colomoto.biolqm.modifier
-
- org.colomoto.biolqm.modifier.booleanize - package org.colomoto.biolqm.modifier.booleanize
-
Construct Boolean versions of Multi-valued models
- org.colomoto.biolqm.modifier.perturbation - package org.colomoto.biolqm.modifier.perturbation
-
Perturbation of logical models: local modifications of its logical functions.
- org.colomoto.biolqm.modifier.reduction - package org.colomoto.biolqm.modifier.reduction
-
model modification: remove components from the core.
- org.colomoto.biolqm.modifier.reverse - package org.colomoto.biolqm.modifier.reverse
-
model modification: creates a new model capable of generating the reverse dynamics.
- org.colomoto.biolqm.modifier.subspace - package org.colomoto.biolqm.modifier.subspace
-
- org.colomoto.biolqm.tool - package org.colomoto.biolqm.tool
-
Tool definition, used to run actions from the command-line interface.
- org.colomoto.biolqm.tool.attractor - package org.colomoto.biolqm.tool.attractor
-
Identification of the stable states of a logical model.
- org.colomoto.biolqm.tool.implicants - package org.colomoto.biolqm.tool.implicants
-
- org.colomoto.biolqm.tool.inferinteraction - package org.colomoto.biolqm.tool.inferinteraction
-
Infer interactions and their signs from a logical model.
- org.colomoto.biolqm.tool.simulation - package org.colomoto.biolqm.tool.simulation
-
Some tools to run simulations on logical models.
- org.colomoto.biolqm.tool.simulation.updater - package org.colomoto.biolqm.tool.simulation.updater
-
Implementation of updating schemes: update the state of a model (i.e.
- org.colomoto.biolqm.tool.stablestate - package org.colomoto.biolqm.tool.stablestate
-
Identification of the stable states of a logical model.
- org.colomoto.biolqm.tool.trapspaces - package org.colomoto.biolqm.tool.trapspaces
-
- org.colomoto.common.task - package org.colomoto.common.task
-
Task interface and tools: callables which can run in background.
- org.colomoto.common.xml - package org.colomoto.common.xml
-
Helper to deal with XML files.
- OutputStreamProvider - Class in org.colomoto.biolqm.io
-
Provide OutputStream objects to export filters.
- OutputStreamProvider(String) - Constructor for class org.colomoto.biolqm.io.OutputStreamProvider
-
- OutputStreamProvider(File) - Constructor for class org.colomoto.biolqm.io.OutputStreamProvider
-
- OutputStreamProvider(File, String) - Constructor for class org.colomoto.biolqm.io.OutputStreamProvider
-
- random - Variable in class org.colomoto.biolqm.tool.simulation.updater.AbstractRandomUpdater
-
- RandomUpdater - Interface in org.colomoto.biolqm.tool.simulation
-
Interface for random (stochastic) updaters.
- RandomUpdaterWithRates - Class in org.colomoto.biolqm.tool.simulation.updater
-
Updater picking a random successor in the asynchronous scheme, with optional rates.
- RandomUpdaterWithRates(LogicalModel) - Constructor for class org.colomoto.biolqm.tool.simulation.updater.RandomUpdaterWithRates
-
Create a new random updater
- RandomUpdaterWithRates(LogicalModel, double[]) - Constructor for class org.colomoto.biolqm.tool.simulation.updater.RandomUpdaterWithRates
-
- RandomUpdaterWrapper - Class in org.colomoto.biolqm.tool.simulation.updater
-
Random updater which wraps a MultipleSuccessorUpdater and picks one of the successors.
- RandomUpdaterWrapper(MultipleSuccessorsUpdater) - Constructor for class org.colomoto.biolqm.tool.simulation.updater.RandomUpdaterWrapper
-
- RangePerturbation - Class in org.colomoto.biolqm.modifier.perturbation
-
Simple perturbation to restrict the value of a component in a range.
- RangePerturbation(NodeInfo, int, int) - Constructor for class org.colomoto.biolqm.modifier.perturbation.RangePerturbation
-
Create a range restriction.
- RangeRestrictionOperation - Class in org.colomoto.biolqm.modifier.perturbation
-
Operation used to restrict the values reached in a MDD into a specific range.
- RangeRestrictionOperation(MDDManager, int, int) - Constructor for class org.colomoto.biolqm.modifier.perturbation.RangeRestrictionOperation
-
- read(Reader) - Static method in class org.colomoto.biolqm.tool.implicants.Formula
-
- read(Reader) - Static method in class org.colomoto.biolqm.tool.implicants.Term
-
- readintArray(int[][]) - Static method in class org.colomoto.biolqm.tool.implicants.Formula
-
- readintArray(int[]) - Static method in class org.colomoto.biolqm.tool.implicants.Term
-
- reduce - Variable in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceSettings
-
- reduceFixed(LogicalModel, boolean) - Static method in class org.colomoto.biolqm.modifier.reduction.FixedComponentRemover
-
- ReduceOperation - Class in org.colomoto.biolqm.modifier.reduction
-
Rewrite a logical function to remove a regulator.
- ReduceOperation(MDDManager) - Constructor for class org.colomoto.biolqm.modifier.reduction.ReduceOperation
-
- reducePrimeImplicantsToSubset() - Method in class org.colomoto.biolqm.tool.implicants.Formula
-
- reduceToPrimeImplicants() - Method in class org.colomoto.biolqm.tool.implicants.Formula
-
- ReductionModifier - Class in org.colomoto.biolqm.modifier.reduction
-
- ReductionModifier(LogicalModel, ReductionSettings) - Constructor for class org.colomoto.biolqm.modifier.reduction.ReductionModifier
-
- ReductionSettings - Class in org.colomoto.biolqm.modifier.reduction
-
- ReductionSettings() - Constructor for class org.colomoto.biolqm.modifier.reduction.ReductionSettings
-
- ReductionSettings(String) - Constructor for class org.colomoto.biolqm.modifier.reduction.ReductionSettings
-
- regulator - Variable in class org.colomoto.biolqm.modifier.perturbation.InteractionPerturbation
-
- RegulatorRemovalOperation - Class in org.colomoto.biolqm.modifier.perturbation
-
Operation used to remove a regulator (by assigning it a fixed value) from a MDD.
- RegulatorRemovalOperation(MDDManager, MDDVariable, int) - Constructor for class org.colomoto.biolqm.modifier.perturbation.RegulatorRemovalOperation
-
- regulators - Variable in class org.colomoto.biolqm.tool.implicants.Formula
-
- regValue - Variable in class org.colomoto.biolqm.modifier.perturbation.InteractionPerturbation
-
- remove(int) - Method in class org.colomoto.biolqm.modifier.reduction.ModelReducer
-
Remove a selected variable.
- remove(int, int, MDDVariable) - Method in class org.colomoto.biolqm.modifier.reduction.ReduceOperation
-
Remove regulator from its target node.
- removeDuplicateComponents(LogicalModel) - Static method in class org.colomoto.biolqm.modifier.reduction.DuplicateRemover
-
- removePseudoOutputs() - Method in class org.colomoto.biolqm.modifier.reduction.ModelReducer
-
Find outputs and pseudo-outputs in the model and remove them all.
- removePseudoOutputs(boolean) - Method in class org.colomoto.biolqm.modifier.reduction.ModelReducer
-
Remove all (pseudo-)outputs from the model.
- reportAmbiguity(Parser, DFA, int, int, boolean, BitSet, ATNConfigSet) - Method in class org.colomoto.biolqm.io.antlr.ErrorListener
-
- reportAttemptingFullContext(Parser, DFA, int, int, BitSet, ATNConfigSet) - Method in class org.colomoto.biolqm.io.antlr.ErrorListener
-
- reportContextSensitivity(Parser, DFA, int, int, int, ATNConfigSet) - Method in class org.colomoto.biolqm.io.antlr.ErrorListener
-
- restrict(int) - Method in class org.colomoto.biolqm.modifier.perturbation.RangeRestrictionOperation
-
Compute a range-restricted version of a MDD
- restrict(int) - Method in class org.colomoto.biolqm.modifier.perturbation.RegulatorRemovalOperation
-
Remove a regulator from a MDD.
- RestrictedPathSearcher - Class in org.colomoto.biolqm.tool.implicants
-
Restrict the paths given by a PathSearcher to the list of actual regulators
- RestrictedPathSearcher(MDDManager) - Constructor for class org.colomoto.biolqm.tool.implicants.RestrictedPathSearcher
-
- RestrictedPathSearcher(MDDManager, int) - Constructor for class org.colomoto.biolqm.tool.implicants.RestrictedPathSearcher
-
- restrictValues(byte[], List<NodeInfo>) - Method in class org.colomoto.biolqm.modifier.perturbation.FixedValuePerturbation
-
- restrictValues(byte[], List<NodeInfo>) - Method in class org.colomoto.biolqm.modifier.perturbation.InteractionPerturbation
-
- restrictValues(byte[], List<NodeInfo>) - Method in interface org.colomoto.biolqm.modifier.perturbation.LogicalModelPerturbation
-
Apply the perturbation(s) directly to a state, i.e., restricts the values
of the state in the valid range of the perturbation(s).
- restrictValues(byte[], List<NodeInfo>) - Method in class org.colomoto.biolqm.modifier.perturbation.MultiplePerturbation
-
- restrictValues(byte[], List<NodeInfo>) - Method in class org.colomoto.biolqm.modifier.perturbation.RangePerturbation
-
- reverse() - Method in class org.colomoto.biolqm.modifier.reverse.ModelReverser
-
Reverse the dynamics of all variables.
- reverse(MDDVariable, int) - Method in class org.colomoto.biolqm.modifier.reverse.ReverseOperation
-
Reverse a node.
- ReverseOperation - Class in org.colomoto.biolqm.modifier.reverse
-
Reverse a node according to a given variable.
- ReverseOperation(MDDManager) - Constructor for class org.colomoto.biolqm.modifier.reverse.ReverseOperation
-
- RULE_and - Static variable in class org.colomoto.biolqm.io.antlr.BNetParser
-
- RULE_assign - Static variable in class org.colomoto.biolqm.io.antlr.BNetParser
-
- RULE_assign - Static variable in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- RULE_assign - Static variable in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- RULE_assign - Static variable in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- RULE_expr - Static variable in class org.colomoto.biolqm.io.antlr.BNetParser
-
- RULE_expr - Static variable in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- RULE_expr - Static variable in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- RULE_expr - Static variable in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- RULE_header - Static variable in class org.colomoto.biolqm.io.antlr.BNetParser
-
- RULE_model - Static variable in class org.colomoto.biolqm.io.antlr.BNetParser
-
- RULE_model - Static variable in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- RULE_model - Static variable in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- RULE_model - Static variable in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- RULE_not - Static variable in class org.colomoto.biolqm.io.antlr.BNetParser
-
- RULE_not - Static variable in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- RULE_not - Static variable in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- RULE_not - Static variable in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- RULE_op - Static variable in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- RULE_or - Static variable in class org.colomoto.biolqm.io.antlr.BNetParser
-
- RULE_val - Static variable in class org.colomoto.biolqm.io.antlr.BNetParser
-
- RULE_val - Static variable in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- RULE_val - Static variable in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- RULE_var - Static variable in class org.colomoto.biolqm.io.antlr.BNetParser
-
- RULE_var - Static variable in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- RULE_var - Static variable in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- RULE_var - Static variable in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- ruleNames - Static variable in class org.colomoto.biolqm.io.antlr.BNetLexer
-
- ruleNames - Static variable in class org.colomoto.biolqm.io.antlr.BNetParser
-
- ruleNames - Static variable in class org.colomoto.biolqm.io.antlr.BooleanFunctionLexer
-
- ruleNames - Static variable in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- ruleNames - Static variable in class org.colomoto.biolqm.io.antlr.BooleanNetLexer
-
- ruleNames - Static variable in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- ruleNames - Static variable in class org.colomoto.biolqm.io.antlr.BoolsimLexer
-
- ruleNames - Static variable in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- run() - Method in class org.colomoto.biolqm.helper.clingo.ClingoLauncher
-
- run(LogicalModel, String...) - Method in class org.colomoto.biolqm.tool.attractor.AttractorTool
-
- run() - Method in class org.colomoto.biolqm.tool.attractor.SATAttractorFinder
-
- run() - Method in class org.colomoto.biolqm.tool.inferinteraction.InteractionSearcher
-
- run(LogicalModel, String...) - Method in interface org.colomoto.biolqm.tool.LogicalModelTool
-
Run the tool on a logical model.
- run(LogicalModel, String...) - Method in class org.colomoto.biolqm.tool.stablestate.StableJBDD
-
- run(LogicalModel, String...) - Method in class org.colomoto.biolqm.tool.stablestate.StableStateTool
-
- run(LogicalModel, String...) - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceTool
-
- run() - Method in class org.colomoto.common.task.AbstractTask
-
- runCLI() - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceIdentifier
-
- runSimulation(Iterator<byte[]>) - Method in class org.colomoto.biolqm.tool.simulation.MultipleSuccessorSimulation
-
- runSimulation() - Method in class org.colomoto.biolqm.tool.simulation.MultipleSuccessorSimulation
-
- SATAttractorFinder - Class in org.colomoto.biolqm.tool.attractor
-
Identification of synchronous attractors using a SAT solver,
as proposed by E.
- SATAttractorFinder(LogicalModel) - Constructor for class org.colomoto.biolqm.tool.attractor.SATAttractorFinder
-
- saveModel(LogicalModel, String, String) - Static method in class org.colomoto.biolqm.LQMLauncher
-
Save a model to file
- saveModel(LogicalModel, String, String) - Method in class org.colomoto.biolqm.LQMScriptLauncher
-
Save a model to a file.
- SBMLFormat - Class in org.colomoto.biolqm.io.sbml
-
Format description for SBML files, using the qual extension.
- SBMLFormat() - Constructor for class org.colomoto.biolqm.io.sbml.SBMLFormat
-
- SBMLQualBundle - Class in org.colomoto.biolqm.io.sbml
-
Simple wrapper to get together a SBMLDocument, its enclosed model and qualitative model.
- SBMLQualBundle(SBMLDocument, Model, QualModelPlugin) - Constructor for class org.colomoto.biolqm.io.sbml.SBMLQualBundle
-
- SBMLQualBundle(SBMLDocument, Model, QualModelPlugin, LayoutModelPlugin) - Constructor for class org.colomoto.biolqm.io.sbml.SBMLQualBundle
-
- SBMLqualExport - Class in org.colomoto.biolqm.io.sbml
-
SBML export using JSBML and the "qual" extension.
- SBMLqualExport(LogicalModel) - Constructor for class org.colomoto.biolqm.io.sbml.SBMLqualExport
-
- SBMLqualHelper - Class in org.colomoto.biolqm.io.sbml
-
Helper to create new SBML documents from scratch or from files using JSBML.
- SBMLqualHelper() - Constructor for class org.colomoto.biolqm.io.sbml.SBMLqualHelper
-
- SBMLqualImport - Class in org.colomoto.biolqm.io.sbml
-
Crude SBML import using JSBML and the qual extension.
- SBMLqualImport(InputStream) - Constructor for class org.colomoto.biolqm.io.sbml.SBMLqualImport
-
- SBMLqualImport(File) - Constructor for class org.colomoto.biolqm.io.sbml.SBMLqualImport
-
- selectAttractors(List<TrapSpace>) - Static method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceIdentifier
-
- sempred(RuleContext, int, int) - Method in class org.colomoto.biolqm.io.antlr.BNetParser
-
- sempred(RuleContext, int, int) - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- sempred(RuleContext, int, int) - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- sempred(RuleContext, int, int) - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- SequentialUpdater - Class in org.colomoto.biolqm.tool.simulation.updater
-
Updater for the sequential scheme: all components are updated one after the other in a single successor.
- SequentialUpdater(LogicalModel) - Constructor for class org.colomoto.biolqm.tool.simulation.updater.SequentialUpdater
-
Create a new sequential updater, using the default order
- SequentialUpdater(LogicalModel, int[]) - Constructor for class org.colomoto.biolqm.tool.simulation.updater.SequentialUpdater
-
Create a new sequential updater, using a custom order
- Service - Interface in org.colomoto.biolqm
-
Simple service description interface.
- setBooleanizedGroup(NodeInfo[]) - Method in class org.colomoto.biolqm.NodeInfo
-
- setInitialCondition(byte[]) - Method in class org.colomoto.biolqm.io.sbml.SBMLqualExport
-
Apply an initial condition to the exported model.
- setInitialState(byte[]) - Method in class org.colomoto.biolqm.io.petrinet.PNConfig
-
- setInitialStates(List<byte[]>) - Method in interface org.colomoto.biolqm.StatefulLogicalModel
-
Changes the set of initial states
- setInitialStates(List<byte[]>) - Method in class org.colomoto.biolqm.StatefulLogicalModelImpl
-
- setInput(boolean) - Method in class org.colomoto.biolqm.NodeInfo
-
- setMax(byte) - Method in class org.colomoto.biolqm.NodeInfo
-
- setNode(int) - Method in class org.colomoto.biolqm.tool.implicants.ImplicantSearcher
-
- setNode(int) - Method in class org.colomoto.biolqm.tool.implicants.RestrictedPathSearcher
-
- setNodeID(String) - Method in class org.colomoto.biolqm.NodeInfo
-
- setOracles(List<List<byte[]>>) - Method in interface org.colomoto.biolqm.StatefulLogicalModel
-
Stores a set of oracles within the model
- setOracles(List<List<byte[]>>) - Method in class org.colomoto.biolqm.StatefulLogicalModelImpl
-
- setSeed(long) - Method in interface org.colomoto.biolqm.tool.simulation.RandomUpdater
-
Set the seed for the random generator (for reproducibility in tests, NOT for real use)
- setSeed(long) - Method in class org.colomoto.biolqm.tool.simulation.updater.AbstractRandomUpdater
-
- setSeed(long) - Method in class org.colomoto.biolqm.tool.simulation.updater.RandomUpdaterWrapper
-
- shortString() - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpace
-
- showasp - Variable in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceSettings
-
- SimpleExprContext(BNetParser.ExprContext) - Constructor for class org.colomoto.biolqm.io.antlr.BNetParser.SimpleExprContext
-
- SimpleExprContext(BooleanFunctionParser.ExprContext) - Constructor for class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.SimpleExprContext
-
- SimpleExprContext(BooleanNetParser.ExprContext) - Constructor for class org.colomoto.biolqm.io.antlr.BooleanNetParser.SimpleExprContext
-
- SimpleExprContext(BoolsimParser.ExprContext) - Constructor for class org.colomoto.biolqm.io.antlr.BoolsimParser.SimpleExprContext
-
- SimulationStrategy - Enum in org.colomoto.biolqm.tool.simulation
-
- SingleSuccessorSimulation - Class in org.colomoto.biolqm.tool.simulation
-
A simple simulation engine for updaters with a single successor.
- SingleSuccessorSimulation(DeterministicUpdater, byte[], int) - Constructor for class org.colomoto.biolqm.tool.simulation.SingleSuccessorSimulation
-
- SingleSuccessorUpdater - Interface in org.colomoto.biolqm.tool.simulation
-
General definition of updating methods returning a single successor.
- size - Variable in class org.colomoto.biolqm.tool.simulation.updater.BaseUpdater
-
- size() - Method in class org.colomoto.biolqm.tool.simulation.updater.PriorityClasses
-
- solve(TrapSpaceList) - Method in interface org.colomoto.biolqm.tool.trapspaces.TrapSpaceSolver
-
- solve(TrapSpaceList) - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceSolverASP
-
- solve(TrapSpaceList) - Method in class org.colomoto.biolqm.tool.trapspaces.TrapSpaceSolverBDD
-
- split(int, int) - Method in class org.colomoto.biolqm.tool.simulation.updater.PriorityClasses
-
- stable() - Method in class org.colomoto.biolqm.tool.stablestate.JBDDModel
-
- StableASP - Class in org.colomoto.biolqm.tool.stablestate
-
Use the clingo ASP solver to assemble the stability constraints and identify stable states.
- StableASP(LogicalModel) - Constructor for class org.colomoto.biolqm.tool.stablestate.StableASP
-
- StableJBDD - Class in org.colomoto.biolqm.tool.stablestate
-
- StableJBDD() - Constructor for class org.colomoto.biolqm.tool.stablestate.StableJBDD
-
- StableOperation - Class in org.colomoto.biolqm.tool.stablestate
-
MDD operation used to build a stability condition.
- StableOperation() - Constructor for class org.colomoto.biolqm.tool.stablestate.StableOperation
-
- StableStateList - Class in org.colomoto.biolqm.tool.stablestate
-
- StableStateList(LogicalModel) - Constructor for class org.colomoto.biolqm.tool.stablestate.StableStateList
-
- StableStateMethod - Enum in org.colomoto.biolqm.tool.stablestate
-
- StableStateSearcher - Class in org.colomoto.biolqm.tool.stablestate
-
Perform a stable state search for a given model.
- StableStateSearcher(LogicalModel) - Constructor for class org.colomoto.biolqm.tool.stablestate.StableStateSearcher
-
Create a new stable state searcher.
- StableStateTool - Class in org.colomoto.biolqm.tool.stablestate
-
- StableStateTool() - Constructor for class org.colomoto.biolqm.tool.stablestate.StableStateTool
-
- state - Variable in class org.colomoto.biolqm.tool.simulation.updater.AbstractMultipleSuccessorUpdater
-
- StatefulLogicalModel - Interface in org.colomoto.biolqm
-
Extension of a logical model with the possibility to store initial states and oracles
- StatefulLogicalModelImpl - Class in org.colomoto.biolqm
-
Extension of a logical model with the possibility to maintain a set of initial states and oracles.
Implements the StatefulLogicalModel interface.
- StatefulLogicalModelImpl(MDDManager, List<NodeInfo>, int[], List<NodeInfo>, int[], List<byte[]>, String) - Constructor for class org.colomoto.biolqm.StatefulLogicalModelImpl
-
Creates a stateful logical model based on a MDD
- StatefulLogicalModelImpl(List<NodeInfo>, MDDManager, int[], List<byte[]>, String) - Constructor for class org.colomoto.biolqm.StatefulLogicalModelImpl
-
Creates a stateful logical model based on a MDD
- StatefulLogicalModelImpl(LogicalModel, List<byte[]>) - Constructor for class org.colomoto.biolqm.StatefulLogicalModelImpl
-
Creates a stateful logical model based on an existing logical model
- StructuralNodeOrderer - Class in org.colomoto.biolqm.tool.stablestate
-
Sort nodes of a LogicalModel according to the new regulators they introduce.
- StructuralNodeOrderer(LogicalModel) - Constructor for class org.colomoto.biolqm.tool.stablestate.StructuralNodeOrderer
-
- SubSpaceRestriction - Class in org.colomoto.biolqm.modifier.subspace
-
Model Modifier to restrict a model into a subspace.
- SubSpaceRestriction(LogicalModel, byte[]) - Constructor for class org.colomoto.biolqm.modifier.subspace.SubSpaceRestriction
-
- SubSpaceService - Class in org.colomoto.biolqm.modifier.subspace
-
Modifier Service for subspace restriction
- SubSpaceService() - Constructor for class org.colomoto.biolqm.modifier.subspace.SubSpaceService
-
- supportsMultivalued() - Method in class org.colomoto.biolqm.io.AbstractFormat
-
- supportsMultivalued() - Method in interface org.colomoto.biolqm.io.LogicalModelFormat
-
Deprecated.
- supportsMultivalued() - Method in class org.colomoto.biolqm.tool.AbstractTool
-
- supportsMultivalued() - Method in interface org.colomoto.biolqm.tool.LogicalModelTool
-
Does this tool handle multivalued models?
- SynchronousUpdater - Class in org.colomoto.biolqm.tool.simulation.updater
-
Updater for the synchronous scheme: all possible changes are applied in a single successor
- SynchronousUpdater(LogicalModel) - Constructor for class org.colomoto.biolqm.tool.simulation.updater.SynchronousUpdater
-
Create a new synchronous updater
- syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class org.colomoto.biolqm.io.antlr.ErrorListener
-
- val() - Method in class org.colomoto.biolqm.io.antlr.BNetParser.SimpleExprContext
-
- val() - Method in class org.colomoto.biolqm.io.antlr.BNetParser
-
- val() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.SimpleExprContext
-
- val() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- val() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser.SimpleExprContext
-
- val() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- ValContext(ParserRuleContext, int) - Constructor for class org.colomoto.biolqm.io.antlr.BNetParser.ValContext
-
- ValContext(ParserRuleContext, int) - Constructor for class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.ValContext
-
- ValContext(ParserRuleContext, int) - Constructor for class org.colomoto.biolqm.io.antlr.BooleanNetParser.ValContext
-
- VALUE - Static variable in class org.colomoto.biolqm.io.antlr.BNetLexer
-
- VALUE() - Method in class org.colomoto.biolqm.io.antlr.BNetParser.ValContext
-
- VALUE - Static variable in class org.colomoto.biolqm.io.antlr.BNetParser
-
- VALUE - Static variable in class org.colomoto.biolqm.io.antlr.BooleanFunctionLexer
-
- VALUE() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.ValContext
-
- VALUE - Static variable in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- VALUE - Static variable in class org.colomoto.biolqm.io.antlr.BooleanNetLexer
-
- VALUE() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser.ValContext
-
- VALUE - Static variable in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- value(Value) - Method in class org.colomoto.biolqm.io.antlr.ExpressionStack
-
- Value - Enum in org.colomoto.biolqm.io.antlr
-
Created by aurelien on 10/2/14.
- value - Variable in class org.colomoto.biolqm.modifier.perturbation.FixedValuePerturbation
-
- valueOf(String) - Static method in enum org.colomoto.biolqm.io.antlr.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.colomoto.biolqm.io.antlr.Value
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.colomoto.biolqm.io.LogicalModelFormat.MultivaluedSupport
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.colomoto.biolqm.tool.simulation.SimulationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.colomoto.biolqm.tool.stablestate.StableStateMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.colomoto.common.task.TaskStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.colomoto.biolqm.io.antlr.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.colomoto.biolqm.io.antlr.Value
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.colomoto.biolqm.io.LogicalModelFormat.MultivaluedSupport
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.colomoto.biolqm.tool.simulation.SimulationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.colomoto.biolqm.tool.stablestate.StableStateMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.colomoto.common.task.TaskStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- var() - Method in class org.colomoto.biolqm.io.antlr.BNetParser.AssignContext
-
- var() - Method in class org.colomoto.biolqm.io.antlr.BNetParser.SimpleExprContext
-
- var() - Method in class org.colomoto.biolqm.io.antlr.BNetParser
-
- var() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.AssignContext
-
- var() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.SimpleExprContext
-
- var() - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- var() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser.AssignContext
-
- var() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser.SimpleExprContext
-
- var() - Method in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- var() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser.AssignContext
-
- var() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser.SimpleExprContext
-
- var() - Method in class org.colomoto.biolqm.io.antlr.BoolsimParser
-
- VarContext(ParserRuleContext, int) - Constructor for class org.colomoto.biolqm.io.antlr.BNetParser.VarContext
-
- VarContext(ParserRuleContext, int) - Constructor for class org.colomoto.biolqm.io.antlr.BooleanFunctionParser.VarContext
-
- VarContext(ParserRuleContext, int) - Constructor for class org.colomoto.biolqm.io.antlr.BooleanNetParser.VarContext
-
- VarContext(ParserRuleContext, int) - Constructor for class org.colomoto.biolqm.io.antlr.BoolsimParser.VarContext
-
- visitErrorNode(ErrorNode) - Method in class org.colomoto.biolqm.io.antlr.BNetBaseListener
- visitErrorNode(ErrorNode) - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionBaseListener
- visitErrorNode(ErrorNode) - Method in class org.colomoto.biolqm.io.antlr.BooleanNetBaseListener
- visitErrorNode(ErrorNode) - Method in class org.colomoto.biolqm.io.antlr.BoolsimBaseListener
- visitTerminal(TerminalNode) - Method in class org.colomoto.biolqm.io.antlr.BNetBaseListener
- visitTerminal(TerminalNode) - Method in class org.colomoto.biolqm.io.antlr.BooleanFunctionBaseListener
- visitTerminal(TerminalNode) - Method in class org.colomoto.biolqm.io.antlr.BooleanNetBaseListener
- visitTerminal(TerminalNode) - Method in class org.colomoto.biolqm.io.antlr.BoolsimBaseListener
- VOCABULARY - Static variable in class org.colomoto.biolqm.io.antlr.BNetLexer
-
- VOCABULARY - Static variable in class org.colomoto.biolqm.io.antlr.BNetParser
-
- VOCABULARY - Static variable in class org.colomoto.biolqm.io.antlr.BooleanFunctionLexer
-
- VOCABULARY - Static variable in class org.colomoto.biolqm.io.antlr.BooleanFunctionParser
-
- VOCABULARY - Static variable in class org.colomoto.biolqm.io.antlr.BooleanNetLexer
-
- VOCABULARY - Static variable in class org.colomoto.biolqm.io.antlr.BooleanNetParser
-
- VOCABULARY - Static variable in class org.colomoto.biolqm.io.antlr.BoolsimLexer
-
- VOCABULARY - Static variable in class org.colomoto.biolqm.io.antlr.BoolsimParser
-