- generate(String, Constants.Algorithm) - Method in class testoptimal.api.DataSetAPI
-
generate data table for a data set (uploaded).
- genPaths(String) - Method in class testoptimal.api.ModelAPI
-
generate test paths (test cases) for a model (uploaded) using the default Optimal sequencer.
- genPaths(String, Constants.MbtMode) - Method in class testoptimal.api.ModelAPI
-
generate test paths (test cases) for a model (uploaded).
- genPaths(String, Constants.MbtMode, int) - Method in class testoptimal.api.ModelAPI
-
generate test paths (test cases) for a model (uploaded).
- genPathsPartial(String, List<Trans>, boolean) - Method in class testoptimal.api.ModelAPI
-
generate test paths (test cases) to cover a subset of transitions in a model.
- genPathsPartial(String, List<Trans>, boolean, int) - Method in class testoptimal.api.ModelAPI
-
generate test paths (test cases) to cover a subset of transitions in a model.
- genUID() - Static method in class testoptimal.api.Util
-
- getAgentAPI() - Method in class testoptimal.api.Server
-
- getAgentID() - Method in class testoptimal.api.AgentAPI
-
returns the agentID.
- getDataSetAPI() - Method in class testoptimal.api.Server
-
- getGraph(String, String, String) - Method in class testoptimal.api.Server
-
- getGraphCoverage(String, String) - Method in class testoptimal.api.ModelAPI
-
download coverage graph for current model execution.
- getGraphModel(String, String) - Method in class testoptimal.api.ModelAPI
-
download model graph.
- getGraphMSC(String, String) - Method in class testoptimal.api.ModelAPI
-
download MSC graph for current model execution.
- getGraphSequence(String, String) - Method in class testoptimal.api.ModelAPI
-
download sequence/traversal graph for current model execution.
- getModel(String) - Method in class testoptimal.api.ModelAPI
-
retrieves model from TestOptimal server.
- getModelAPI() - Method in class testoptimal.api.Server
-
- getModelStats(String) - Method in class testoptimal.api.AgentAPI
-
retrieves model execution stats for a model execution
- getName() - Method in class testoptimal.api.COMB.DataSet
-
- getName() - Method in class testoptimal.api.FSM.Model
-
- getName() - Method in class testoptimal.api.FSM.State
-
- getName() - Method in class testoptimal.api.FSM.Trans
-
- getNextCmd() - Method in class testoptimal.api.AgentAPI
-
retrieves the next command from the model.
- getNextCmd(long) - Method in class testoptimal.api.AgentAPI
-
retrieves the next command from the model.
- getPathList() - Method in class testoptimal.api.RunResult
-
returns the list of test paths generated.
- getPluginDesc() - Method in class com.testoptimal.plugin.PluginAncestor
-
- getPluginID() - Method in class com.testoptimal.plugin.PluginAncestor
-
- getUid() - Method in class testoptimal.api.FSM.State
-
- getUid() - Method in class testoptimal.api.FSM.Trans
-
- valueOf(String) - Static method in enum testoptimal.api.COMB.DataSet.Strength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum testoptimal.api.COMB.Field.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum testoptimal.api.Constants.Algorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum testoptimal.api.Constants.GraphType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum testoptimal.api.Constants.MbtMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum testoptimal.api.Constants.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum testoptimal.api.FSM.Trans.TransAnchorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum testoptimal.api.Server.Protocol
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum testoptimal.api.COMB.DataSet.Strength
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum testoptimal.api.COMB.Field.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum testoptimal.api.Constants.Algorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum testoptimal.api.Constants.GraphType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum testoptimal.api.Constants.MbtMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum testoptimal.api.Constants.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum testoptimal.api.FSM.Trans.TransAnchorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum testoptimal.api.Server.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.