Class VariationDiffMiner
java.lang.Object
org.variantsync.diffdetective.mining.VariationDiffMiner
-
Field Summary
Modifier and TypeFieldDescriptionstatic BiFunction<Repository,
Path, Analysis> static final Path
static final boolean
static final boolean
static final boolean
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic EdgeLabelFormat<DiffLinesLabel>
private static EdgeLabelFormat<DiffLinesLabel>
EdgeFormat
(MiningNodeFormat nodeFormat) static void
static LineGraphExportOptions<DiffLinesLabel>
MiningExportOptions
(Repository repository) static AnalysisStrategy
static MiningNodeFormat
static List<VariationDiffTransformer<DiffLinesLabel>>
Postprocessing
(Repository repository)
-
Field Details
-
DATASET_FILE
-
SEARCH_FOR_GOOD_RUNNING_EXAMPLES
public static final boolean SEARCH_FOR_GOOD_RUNNING_EXAMPLES- See Also:
-
UPDATE_REPOS_BEFORE_MINING
public static final boolean UPDATE_REPOS_BEFORE_MINING- See Also:
-
DEBUG_TEST
public static final boolean DEBUG_TEST- See Also:
-
AnalysisFactory
-
-
Constructor Details
-
VariationDiffMiner
public VariationDiffMiner()
-
-
Method Details
-
Postprocessing
-
NodeFormat
-
EdgeFormat
-
EdgeFormat
-
MiningExportOptions
-
MiningStrategy
-
main
- Throws:
IOException
-