- random() - Method in class edu.uta.cse.fireeye.common.TestGenProfile
-
- randstar() - Method in class edu.uta.cse.fireeye.common.TestGenProfile
-
Returns the flag indicating whether to randomize DONT_CARE values
- readTestSet(String, String) - Method in class edu.uta.cse.fireeye.common.TestSetWrapper
-
Reads a test set from a file.
- Relation - Class in edu.uta.cse.fireeye.common
-
This class represents a Relation, which is a group of parameters with
a given strength.
- Relation() - Constructor for class edu.uta.cse.fireeye.common.Relation
-
Constructs an empty relation.
- Relation(int) - Constructor for class edu.uta.cse.fireeye.common.Relation
-
Constructs a relation with a given strength.
- Relation(int, ArrayList<Parameter>) - Constructor for class edu.uta.cse.fireeye.common.Relation
-
Constructs a relation with a given strength and a group of parameters.