Uses of Package
org.variantsync.diffdetective.feature
Packages that use org.variantsync.diffdetective.feature
Package
Description
-
Classes in org.variantsync.diffdetective.feature used by org.variantsync.diffdetective.datasets
-
Classes in org.variantsync.diffdetective.feature used by org.variantsync.diffdetective.datasets.predefinedClassDescriptionAbstractingFormulaExtractor is an abstract class that extracts a formula from text containing a conditional annotation, and then abstracts the formula using the custom
AbstractingFormulaExtractor.abstractFormula(String)
implementation of its subclass.Interface for extracting a formula from a line containing an annotation.A parser of preprocessor-like annotations. -
Classes in org.variantsync.diffdetective.feature used by org.variantsync.diffdetective.featureClassDescriptionInterface for a parser that analyzes annotations in parsed text.AnnotationType is an enum that describes whether a piece of text marks the start of an annotation, the end of an annotation, or no annotation at all.Interface for extracting a formula from a line containing an annotation.A parser of preprocessor-like annotations.A parser that parses propositional formula's from text to
Node
s. -
Classes in org.variantsync.diffdetective.feature used by org.variantsync.diffdetective.feature.cppClassDescriptionAbstractingFormulaExtractor is an abstract class that extracts a formula from text containing a conditional annotation, and then abstracts the formula using the custom
AbstractingFormulaExtractor.abstractFormula(String)
implementation of its subclass.Interface for extracting a formula from a line containing an annotation. -
Classes in org.variantsync.diffdetective.feature used by org.variantsync.diffdetective.feature.jppClassDescriptionAbstractingFormulaExtractor is an abstract class that extracts a formula from text containing a conditional annotation, and then abstracts the formula using the custom
AbstractingFormulaExtractor.abstractFormula(String)
implementation of its subclass.Interface for extracting a formula from a line containing an annotation. -
Classes in org.variantsync.diffdetective.feature used by org.variantsync.diffdetective.variationClassDescriptionAnnotationType is an enum that describes whether a piece of text marks the start of an annotation, the end of an annotation, or no annotation at all.
-