Index

A B C D E F G H I K L M N O P R S T U W 
All Classes and Interfaces|All Packages|Serialized Form

C

CachedPCBasedFilter - Class in org.variantsync.studies.evolution.simulation.diff.filter
CachedPCBasedFilter extends PCBasedFilter by caching previously made decisions regarding keeping files or changed lines.
CachedPCBasedFilter(Artefact, Artefact, Variant, Path, Path, int) - Constructor for class org.variantsync.studies.evolution.simulation.diff.filter.CachedPCBasedFilter
 
Change - Record Class in org.variantsync.studies.evolution.simulation.diff.lines
Represents a change to a file
Change(Path, Line) - Constructor for record class org.variantsync.studies.evolution.simulation.diff.lines.Change
Creates an instance of a Change record class.
commitV0() - Method in record class org.variantsync.studies.evolution.simulation.experiment.PatchOutcome
Returns the value of the commitV0 record component.
commitV1() - Method in record class org.variantsync.studies.evolution.simulation.experiment.PatchOutcome
Returns the value of the commitV1 record component.
content() - Method in record class org.variantsync.studies.evolution.simulation.diff.components.FineDiff
Returns the value of the content record component.
content() - Method in record class org.variantsync.studies.evolution.simulation.diff.components.Hunk
Returns the value of the content record component.
ContextLine - Class in org.variantsync.studies.evolution.simulation.diff.lines
Represents a context line in a hunk of the difference between two files.
ContextLine(String) - Constructor for class org.variantsync.studies.evolution.simulation.diff.lines.ContextLine
 
ContextLine(AddedLine) - Constructor for class org.variantsync.studies.evolution.simulation.diff.lines.ContextLine
Create a context line from an added line.
ContextLine(RemovedLine) - Constructor for class org.variantsync.studies.evolution.simulation.diff.lines.ContextLine
Create a context line from a removed line.
CpCommand - Class in org.variantsync.studies.evolution.simulation.shell
Represent a shell 'cp' command that can be executed using the ShellExecutor
CpCommand(Path, Path) - Constructor for class org.variantsync.studies.evolution.simulation.shell.CpCommand
 
A B C D E F G H I K L M N O P R S T U W 
All Classes and Interfaces|All Packages|Serialized Form