Skip navigation links
A B C D E F G I M N O P R S T V 

G

getActiveID() - Method in class edu.uta.cse.fireeye.common.Parameter
Gets the active ID of the parameter.
getAlgorithm() - Method in class edu.uta.cse.fireeye.common.TestGenProfile
Gets the test generation algorithm.
getAlgorithmStr() - Method in class edu.uta.cse.fireeye.common.TestGenProfile
 
getAllCoverableTuples() - Method in class edu.uta.cse.fireeye.service.engine.CoverageChecker
 
getAllCoveredTuples() - Method in class edu.uta.cse.fireeye.service.engine.CoverageChecker
 
getBaseChoice(int) - Method in class edu.uta.cse.fireeye.common.Parameter
 
getBaseChoiceValues() - Method in class edu.uta.cse.fireeye.common.Parameter
Gets the base choice values of this parameter.
getCause() - Method in exception edu.uta.cse.fireeye.service.exception.OperationServiceException
Gets the Java exception encapsulated inside this exception.
getColumnID(int) - Method in class edu.uta.cse.fireeye.common.TestSet
Return the column ID of a given (input) parameter.
getCombine() - Method in class edu.uta.cse.fireeye.common.TestGenProfile
 
getCommaDelimitedValues() - Method in class edu.uta.cse.fireeye.common.Parameter
Gets a comma separated string representation of the parameter values.
getConstraintManager() - Method in class edu.uta.cse.fireeye.common.SUT
Returns the constraint manager of this SUT.
getConstraintManagerForBC() - Method in class edu.uta.cse.fireeye.common.SUT
 
getConstraintManagerForNT() - Method in class edu.uta.cse.fireeye.common.SUT
 
getConstraintMode() - Method in class edu.uta.cse.fireeye.common.TestGenProfile
Get the constraint handling strategy.
getConstraints() - Method in class edu.uta.cse.fireeye.common.SUT
Gets the constraints in this SUT.
getCoverageRatio(int) - Method in class edu.uta.cse.fireeye.service.engine.CoverageChecker
 
getCoverageRatios() - Method in class edu.uta.cse.fireeye.service.engine.CoverageChecker
 
getCoverageRatios(CoverageCheckInfo) - Method in class edu.uta.cse.fireeye.service.engine.CoverageChecker
For curver
getCoveredTuples(TestSet) - Method in class edu.uta.cse.fireeye.service.engine.CoverageChecker
 
getDOI() - Method in class edu.uta.cse.fireeye.common.TestGenProfile
Gets the degree of interaction.
getDoi() - Method in class edu.uta.cse.fireeye.service.engine.CoverageChecker
 
getDomainSize() - Method in class edu.uta.cse.fireeye.common.Parameter
Gets the number of valid values of this parameter.
getExistingCols() - Method in class edu.uta.cse.fireeye.common.TestSet
 
getExistingRows() - Method in class edu.uta.cse.fireeye.common.TestSet
 
getExistingTestSet() - Method in class edu.uta.cse.fireeye.common.SUT
Gets the existing test set.
getFixedDomainSize() - Method in class edu.uta.cse.fireeye.common.SUT
If all the parameters have the same domain size, this method returns the domain size.
getGenerationTime() - Method in class edu.uta.cse.fireeye.common.TestSet
Gets the time taken to generate this test set.
getHiddenParameter() - Method in class edu.uta.cse.fireeye.common.Constraint
 
getHiddenParameterHelper() - Method in class edu.uta.cse.fireeye.common.Constraint
 
getHiddenParamValues() - Method in class edu.uta.cse.fireeye.common.Parameter
Get hidden parameter values.
getHUnit() - Method in class edu.uta.cse.fireeye.common.TestGenProfile
Get the progress unit (in terms of the number of tests covered) during horizontal growth.
getID() - Method in class edu.uta.cse.fireeye.common.Parameter
Gets the ID of the parameter.
getIndex(String) - Method in class edu.uta.cse.fireeye.common.Parameter
Gets the index of a given parameter valid value
getInputOrOutput() - Method in class edu.uta.cse.fireeye.common.Parameter
 
getInvalidValue(int) - Method in class edu.uta.cse.fireeye.common.Parameter
 
getInvalidValueIndex(String) - Method in class edu.uta.cse.fireeye.common.Parameter
 
getInvalidValues() - Method in class edu.uta.cse.fireeye.common.Parameter
 
getMatrix() - Method in class edu.uta.cse.fireeye.common.TestSet
Gets the test matrix of this test set.
getMaxDomainSize() - Method in class edu.uta.cse.fireeye.common.SUT
Get the maximum number of values a parameter has in the system.
getMaxTries() - Method in class edu.uta.cse.fireeye.common.TestGenProfile
Gets the max number of tries (for the paintball algorithm)
getMinDomainSize() - Method in class edu.uta.cse.fireeye.common.SUT
Get the minimum number of values a parameter has in the system.
getMode() - Method in class edu.uta.cse.fireeye.common.TestGenProfile
Get the test generation mode.
getName() - Method in class edu.uta.cse.fireeye.common.Parameter
Gets the parameter name.
getName() - Method in class edu.uta.cse.fireeye.common.SUT
Get the name of this SUT.
getNeedConstraintCheck(int) - Method in class edu.uta.cse.fireeye.common.TestSet
get constraint check tag.
getNumberOfCoveredCombos() - Method in class edu.uta.cse.fireeye.service.engine.IpoEngine
Get the number of covered tuples
getNumOfBaseChoices() - Method in class edu.uta.cse.fireeye.common.Parameter
Get the number of base choices.
getNumOfConstraints() - Method in class edu.uta.cse.fireeye.common.SUT
Gets the number of constraints.
getNumOfOutputParams() - Method in class edu.uta.cse.fireeye.common.SUT
Gets the number of output parameters.
getNumOfParams() - Method in class edu.uta.cse.fireeye.common.SUT
Get the number of parameters in the system.
getNumOfParams() - Method in class edu.uta.cse.fireeye.common.TestSet
Gets the number of parameters in this test set.
getNumOfRelations() - Method in class edu.uta.cse.fireeye.common.SUT
Gets the number of relations.
getNumOfTests() - Method in class edu.uta.cse.fireeye.common.TestSet
Get the number of tests in this test set.
getOptLevel() - Method in class edu.uta.cse.fireeye.common.TestGenProfile
 
getOutputFormat() - Method in class edu.uta.cse.fireeye.common.TestGenProfile
Returns the output format.
getOutputParam(int) - Method in class edu.uta.cse.fireeye.common.SUT
Gets the output parameter with a given index.
getOutputParam(String) - Method in class edu.uta.cse.fireeye.common.SUT
Gets the output parameter with a given name.
getOutputParamColumnID(int) - Method in class edu.uta.cse.fireeye.common.TestSet
Returns the column ID of a given output parameter.
getOutputParameters() - Method in class edu.uta.cse.fireeye.common.SUT
Gets the list of output parameters of this SUT>
getOutputParamname() - Method in class edu.uta.cse.fireeye.common.Parameter
 
getOutputParams() - Method in class edu.uta.cse.fireeye.common.TestSet
Gets the list of output parameters.
getOutputValue(int) - Method in class edu.uta.cse.fireeye.common.Parameter
 
getOutputValues() - Method in class edu.uta.cse.fireeye.common.Parameter
 
getParam(int) - Method in class edu.uta.cse.fireeye.common.SUT
Get the parameter with a given ID.
getParam(String) - Method in class edu.uta.cse.fireeye.common.SUT
Get the parameter with a given name.
getParam(int) - Method in class edu.uta.cse.fireeye.common.TestSet
Gets a parameter with a given index.
getParameters() - Method in class edu.uta.cse.fireeye.common.SUT
Returns the list of parameters.
getParamGroups() - Method in class edu.uta.cse.fireeye.service.engine.CoverageChecker
 
getParamGroups(Relation) - Method in class edu.uta.cse.fireeye.service.engine.CoverageChecker
 
getParamGroupsForNT(Parameter) - Method in class edu.uta.cse.fireeye.service.engine.CoverageChecker
Get the parameter groups for negative testing
getParamList(int[]) - Method in class edu.uta.cse.fireeye.service.engine.CoverageChecker
 
getParamNames() - Method in class edu.uta.cse.fireeye.common.Relation
Returns a string consisting of the names of the parameters in this relation.
getParams() - Method in class edu.uta.cse.fireeye.common.Constraint
Returns the list of parameters involved in this constraint.
getParams() - Method in class edu.uta.cse.fireeye.common.Relation
Returns the list of parameters in this relation.
getParams() - Method in class edu.uta.cse.fireeye.common.SUT
Returns the list of parameters.
getParams() - Method in class edu.uta.cse.fireeye.common.TestSet
Get the parameters in this test set.
getParamsIterator() - Method in class edu.uta.cse.fireeye.common.SUT
Returns an iterator of the parameters.
getParamType() - Method in class edu.uta.cse.fireeye.common.Parameter
Gets the type of this parameter.
getRelationManager() - Method in class edu.uta.cse.fireeye.common.SUT
Gets the relation manager.
getRelations() - Method in class edu.uta.cse.fireeye.common.SUT
Gets a list of relations in the SUT.
getStrength() - Method in class edu.uta.cse.fireeye.common.Relation
Gets the strength of this relation.
getStrikethroughRowIndices() - Method in class edu.uta.cse.fireeye.common.TestSet
 
getTest(int) - Method in class edu.uta.cse.fireeye.common.TestSet
Gets a test with a given row index in this test set.
getTestSet() - Method in class edu.uta.cse.fireeye.service.engine.IpoEngine
Get the resultant test set.
getText() - Method in class edu.uta.cse.fireeye.common.Constraint
Gets the text of this constraint.
getTieBreaker() - Method in class edu.uta.cse.fireeye.common.TestGenProfile
Gets the tie breaker option.
getTotalCountOfAllTuples() - Method in class edu.uta.cse.fireeye.service.engine.CoverageChecker
 
getTotalCountOfCoverableTuples() - Method in class edu.uta.cse.fireeye.service.engine.CoverageChecker
 
getTs() - Method in class edu.uta.cse.fireeye.service.engine.CoverageChecker
 
getValue(int) - Method in class edu.uta.cse.fireeye.common.Parameter
Gets the parameter valid value with a given index.
getValue(int, int) - Method in class edu.uta.cse.fireeye.common.TestSet
Gets a value in this test set.
getValues() - Method in class edu.uta.cse.fireeye.common.Parameter
Gets the valid values of this parameter.
getVUnit() - Method in class edu.uta.cse.fireeye.common.TestGenProfile
Gets the progress unit (in terms of the number of pairs covered) during vertical growth.
A B C D E F G I M N O P R S T V 
Skip navigation links