Index
All Classes and Interfaces|All Packages|Serialized Form
F
- file() - Method in record class org.variantsync.studies.evolution.simulation.diff.lines.Change
-
Returns the value of the
file
record component. - FileDiff - Record Class in org.variantsync.studies.evolution.simulation.diff.components
-
A FileDiff holds the difference between two versions of a specific file.
- FileDiff(List<String>, List<Hunk>, Path, Path) - Constructor for record class org.variantsync.studies.evolution.simulation.diff.components.FileDiff
-
Creates an instance of a
FileDiff
record class. - fileDiffs() - Method in record class org.variantsync.studies.evolution.simulation.diff.components.OriginalDiff
-
Returns the value of the
fileDiffs
record component. - fileFiltered() - Method in record class org.variantsync.studies.evolution.simulation.experiment.PatchOutcome
-
Returns the value of the
fileFiltered
record component. - fileNormal() - Method in record class org.variantsync.studies.evolution.simulation.experiment.PatchOutcome
-
Returns the value of the
fileNormal
record component. - fileSuccessFiltered() - Method in record class org.variantsync.studies.evolution.simulation.experiment.PatchOutcome
-
Returns the value of the
fileSuccessFiltered
record component. - fileSuccessNormal() - Method in record class org.variantsync.studies.evolution.simulation.experiment.PatchOutcome
-
Returns the value of the
fileSuccessNormal
record component. - filteredActualVsExpected() - Method in record class org.variantsync.studies.evolution.simulation.experiment.PatchOutcome
-
Returns the value of the
filteredActualVsExpected
record component. - filteredFN() - Method in record class org.variantsync.studies.evolution.simulation.experiment.PatchOutcome
-
Returns the value of the
filteredFN
record component. - filteredFP() - Method in record class org.variantsync.studies.evolution.simulation.experiment.PatchOutcome
-
Returns the value of the
filteredFP
record component. - filteredTN() - Method in record class org.variantsync.studies.evolution.simulation.experiment.PatchOutcome
-
Returns the value of the
filteredTN
record component. - filteredTP() - Method in record class org.variantsync.studies.evolution.simulation.experiment.PatchOutcome
-
Returns the value of the
filteredTP
record component. - filteredWrongLocation() - Method in record class org.variantsync.studies.evolution.simulation.experiment.PatchOutcome
-
Returns the value of the
filteredWrongLocation
record component. - FineDiff - Record Class in org.variantsync.studies.evolution.simulation.diff.components
-
A FineDiff holds the difference between two versions of a software project.
- FineDiff(List<FileDiff>) - Constructor for record class org.variantsync.studies.evolution.simulation.diff.components.FineDiff
-
Creates an instance of a
FineDiff
record class. - force() - Method in class org.variantsync.studies.evolution.simulation.shell.PatchCommand
-
Assume that the user knows exactly what he or she is doing, and do not ask any questions.
- forward() - Method in class org.variantsync.studies.evolution.simulation.shell.PatchCommand
-
When a patch does not apply, patch usually checks if the patch looks like it has been applied already by trying to reverse- apply the first hunk.
- FromJSON(JsonObject) - Static method in record class org.variantsync.studies.evolution.simulation.experiment.PatchOutcome
All Classes and Interfaces|All Packages|Serialized Form