Index
All Classes and Interfaces|All Packages|Serialized Form
I
- IContextProvider - Interface in org.variantsync.studies.evolution.simulation.diff.splitting
-
A context provider is responsible for providing the correct context whenever lines in a patch are filtered.
- IDiffComponent - Interface in org.variantsync.studies.evolution.simulation.diff.components
-
An IDiffComponent is a component of the difference between two files (e.g., the difference between two files or the difference between two blocks of text (i.e., a hunk)).
- IFileDiffFilter - Interface in org.variantsync.studies.evolution.simulation.diff.filter
-
A filter operator that decides whether the changes to a specific file should be part of a patch or not.
- ILineFilter - Interface in org.variantsync.studies.evolution.simulation.diff.filter
-
A filter operator that determines whether changes and context lines in a patch's hunk are to be kept in the patch.
- input(Path) - Method in class org.variantsync.studies.evolution.simulation.shell.PatchCommand
-
Read the patch from patchfile.
- interpretResult(int, List<String>) - Method in class org.variantsync.studies.evolution.simulation.shell.DiffCommand
- interpretResult(int, List<String>) - Method in class org.variantsync.studies.evolution.simulation.shell.ShellCommand
-
Interpret the result code returned from a shell command
- isEmpty() - Method in record class org.variantsync.studies.evolution.simulation.diff.components.OriginalDiff
All Classes and Interfaces|All Packages|Serialized Form