A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractComparator - Class in jp.cafebabe.birthmarks.comparators
- AbstractComparator(ComparatorType, Configuration) - Constructor for class jp.cafebabe.birthmarks.comparators.AbstractComparator
- AbstractDataSink - Class in jp.cafebabe.kunai.sink
- AbstractDataSink() - Constructor for class jp.cafebabe.kunai.sink.AbstractDataSink
- AbstractDataSource - Class in jp.cafebabe.kunai.source
- AbstractDataSource(Path) - Constructor for class jp.cafebabe.kunai.source.AbstractDataSource
- AbstractDumper<T> - Class in jp.cafebabe.pochi.io
- AbstractDumper(PrintWriter) - Constructor for class jp.cafebabe.pochi.io.AbstractDumper
- AbstractExtractor - Class in jp.cafebabe.birthmarks.extractors
- AbstractExtractor(BirthmarkType, Configuration) - Constructor for class jp.cafebabe.birthmarks.extractors.AbstractExtractor
- AbstractPairMatcher<T extends Serializable> - Class in jp.cafebabe.birthmarks.pairs
- AbstractPairMatcher(PairMatcherType, Configuration) - Constructor for class jp.cafebabe.birthmarks.pairs.AbstractPairMatcher
- AbstractPairMatcherBuilder<T extends Serializable> - Class in jp.cafebabe.pochi.pairs.builders
- AbstractPairMatcherBuilder(PairMatcherType) - Constructor for class jp.cafebabe.pochi.pairs.builders.AbstractPairMatcherBuilder
- AbstractParser - Class in jp.cafebabe.pochi
- AbstractParser(ParserType, Configuration) - Constructor for class jp.cafebabe.pochi.AbstractParser
- AbstractTask<T> - Class in jp.cafebabe.birthmarks
- AbstractTask(T, Configuration) - Constructor for class jp.cafebabe.birthmarks.AbstractTask
- AbstractTaskBuilders<T extends Comparable<T>,V extends TaskBuilder<T>> - Class in jp.cafebabe.birthmarks
- AbstractTaskBuilders(Class<? extends V>) - Constructor for class jp.cafebabe.birthmarks.AbstractTaskBuilders
- accept(Visitor) - Method in class jp.cafebabe.birthmarks.entities.Metadata
- accept(Visitor<String>) - Method in class jp.cafebabe.birthmarks.entities.elements.ListElements
- accept(Visitor<Frequency>) - Method in class jp.cafebabe.birthmarks.entities.elements.FrequencyElements
- accept(Visitor<T>) - Method in interface jp.cafebabe.birthmarks.entities.Acceptor
- accept(Visitor<T>) - Method in class jp.cafebabe.birthmarks.entities.Birthmark
- accept(Visitor<T>) - Method in class jp.cafebabe.birthmarks.entities.Birthmarks
- accept(Visitor<T>) - Method in class jp.cafebabe.birthmarks.entities.Result
- Acceptor<T> - Interface in jp.cafebabe.birthmarks.entities
- add(String) - Method in class jp.cafebabe.pochi.birthmarks.uc.Names
- add(String) - Method in class jp.cafebabe.pochi.birthmarks.uc.UCBirthmarkHelper
- add(Metadata) - Method in class jp.cafebabe.pochi.FailedSources
- add(Type) - Method in class jp.cafebabe.pochi.birthmarks.uc.UCBirthmarkHelper
- addAll(String[]) - Method in class jp.cafebabe.pochi.birthmarks.uc.UCBirthmarkHelper
- addAll(Type[]) - Method in class jp.cafebabe.pochi.birthmarks.uc.UCBirthmarkHelper
- appendClasspath(List<String>, Arguments) - Method in class jp.cafebabe.pochicmd.InteractiveRunner
- appendPochiClasspath(Environment) - Method in class jp.cafebabe.pochicmd.Classpath
- appendUserClasspath(Arguments) - Method in class jp.cafebabe.pochicmd.Classpath
- apply(BiConsumer<L, R>) - Method in class jp.cafebabe.birthmarks.entities.Couple
- args() - Method in class jp.cafebabe.pochicmd.Arguments
- Arguments - Class in jp.cafebabe.pochicmd
- Arguments() - Constructor for class jp.cafebabe.pochicmd.Arguments
- asFrequencies() - Method in interface jp.cafebabe.birthmarks.entities.Elements
- asFrequencies() - Method in class jp.cafebabe.birthmarks.entities.elements.FrequencyElements
- asFrequencies() - Method in class jp.cafebabe.birthmarks.entities.elements.ListElements
- asList() - Method in interface jp.cafebabe.birthmarks.entities.Elements
- asList() - Method in class jp.cafebabe.birthmarks.entities.elements.FrequencyElements
- asList() - Method in class jp.cafebabe.birthmarks.entities.elements.ListElements
- asSet() - Method in interface jp.cafebabe.birthmarks.entities.Elements
- asSet() - Method in class jp.cafebabe.birthmarks.entities.elements.FrequencyElements
- asSet() - Method in class jp.cafebabe.birthmarks.entities.elements.ListElements
- asSetOf(String...) - Static method in class jp.cafebabe.birthmarks.entities.elements.ListElements
- available(PairMatcherType) - Method in class jp.cafebabe.pochi.pairs.PairMatcherBuilders
- available(T) - Method in class jp.cafebabe.birthmarks.AbstractTaskBuilders
- available(T) - Method in interface jp.cafebabe.birthmarks.TaskBuilders
- availableComparators() - Method in class jp.cafebabe.pochi.BirthmarkSystem
- availableExtractors() - Method in class jp.cafebabe.pochi.BirthmarkSystem
- availableTypes() - Method in class jp.cafebabe.birthmarks.AbstractTaskBuilders
- availableTypes() - Method in interface jp.cafebabe.birthmarks.TaskBuilders
- availableTypes() - Method in class jp.cafebabe.pochi.pairs.PairMatcherBuilders
- availableTypes() - Method in class jp.cafebabe.pochi.pairs.PairMatchers
B
- base() - Method in class jp.cafebabe.kunai.source.AbstractDataSource
- base() - Method in interface jp.cafebabe.kunai.source.DataSource
- Birthmark<T> - Class in jp.cafebabe.birthmarks.entities
- Birthmark(Metadata, Elements<T>) - Constructor for class jp.cafebabe.birthmarks.entities.Birthmark
- BirthmarkParser - Interface in jp.cafebabe.birthmarks
- Birthmarks<T> - Class in jp.cafebabe.birthmarks.entities
- Birthmarks() - Constructor for class jp.cafebabe.birthmarks.entities.Birthmarks
- Birthmarks(Stream<Birthmark<T>>) - Constructor for class jp.cafebabe.birthmarks.entities.Birthmarks
- BirthmarksDumper<T> - Class in jp.cafebabe.pochi.io
- BirthmarksDumper(PrintWriter) - Constructor for class jp.cafebabe.pochi.io.BirthmarksDumper
- BirthmarkSystem - Class in jp.cafebabe.pochi
- BirthmarkSystem() - Constructor for class jp.cafebabe.pochi.BirthmarkSystem
- BirthmarkSystemHelper - Class in jp.cafebabe.pochi
- BirthmarkSystemHelper() - Constructor for class jp.cafebabe.pochi.BirthmarkSystemHelper
- BirthmarkSystemHelper(Map<String, String>) - Constructor for class jp.cafebabe.pochi.BirthmarkSystemHelper
- BirthmarkType - Class in jp.cafebabe.birthmarks.entities
- build(File) - Method in interface jp.cafebabe.kunai.source.factories.DataSourceFactory
- build(Class<T>) - Method in class jp.cafebabe.pochi.util.ServiceLoaderBuilder
- build(Class<T>, ClassLoader) - Method in class jp.cafebabe.pochi.util.ServiceLoaderBuilder
- build(Path) - Method in interface jp.cafebabe.kunai.source.factories.DataSourceFactory
- build(Path, FileSystem) - Method in interface jp.cafebabe.kunai.source.factories.DataSourceFactory
- build(Path, FileSystem) - Method in class jp.cafebabe.kunai.source.factories.DefaultDataSourceFactory
- build(List<T>) - Method in class jp.cafebabe.pochi.birthmarks.kgram.KGramBuilder
- build(Configuration) - Method in interface jp.cafebabe.birthmarks.comparators.ComparatorBuilder
- build(Configuration) - Method in interface jp.cafebabe.birthmarks.extractors.ExtractorBuilder
- build(Configuration) - Method in interface jp.cafebabe.birthmarks.pairs.PairMatcherBuilder
- build(Configuration) - Method in interface jp.cafebabe.birthmarks.TaskBuilder
- build(Configuration) - Method in class jp.cafebabe.pochi.birthmarks.kgram.KGramBasedExtractorBuilder
- build(Configuration) - Method in class jp.cafebabe.pochi.birthmarks.uc.UsedClassesExtractorBuilder
- build(Configuration) - Method in class jp.cafebabe.pochi.birthmarks.verbs.VerbsOfMethodsExtractorBuilder
- build(Configuration) - Method in class jp.cafebabe.pochi.comparators.CosineComparator.Builder
- build(Configuration) - Method in class jp.cafebabe.pochi.comparators.DiceIndexComparator.Builder
- build(Configuration) - Method in class jp.cafebabe.pochi.comparators.EditDistanceComparator.Builder
- build(Configuration) - Method in class jp.cafebabe.pochi.comparators.JaccardIndexComparator.Builder
- build(Configuration) - Method in class jp.cafebabe.pochi.comparators.SimpsonIndexComparator.Builder
- build(Configuration) - Method in class jp.cafebabe.pochi.pairs.builders.AbstractPairMatcherBuilder
- build(Configuration) - Method in class jp.cafebabe.pochi.pairs.builders.GuessedPairMatcherBuilder
- build(Configuration) - Method in class jp.cafebabe.pochi.pairs.builders.RoundRobinPairMatcherBuilder
- build(Configuration) - Method in class jp.cafebabe.pochi.pairs.builders.SpecifiedPairMatcherBuilder
- build(Entry) - Static method in class jp.cafebabe.birthmarks.entities.Metadata
- build(Entry) - Method in class jp.cafebabe.birthmarks.extractors.PochiClassVisitor
- build(Entry) - Method in class jp.cafebabe.pochi.birthmarks.kgram.KGramBasedBirthmarkExtractVisitor
- build(Entry) - Method in class jp.cafebabe.pochi.birthmarks.uc.FUCBirhtmarkExtractVisitor
- build(Entry) - Method in class jp.cafebabe.pochi.birthmarks.uc.UCBirthmarkExtractVisitor
- build(Entry) - Method in class jp.cafebabe.pochi.birthmarks.verbs.VerbsOfMethodsExtractVisitor
- build(Entry, BirthmarkType) - Static method in class jp.cafebabe.birthmarks.entities.Metadata
- buildElements(Stream<String>) - Method in interface jp.cafebabe.birthmarks.BirthmarkParser
- builder(PairMatcherType) - Method in class jp.cafebabe.pochi.pairs.PairMatcherBuilders
- builder(T) - Method in class jp.cafebabe.birthmarks.AbstractTaskBuilders
- builder(T) - Method in interface jp.cafebabe.birthmarks.TaskBuilders
- Builder() - Constructor for class jp.cafebabe.pochi.comparators.CosineComparator.Builder
- Builder() - Constructor for class jp.cafebabe.pochi.comparators.DiceIndexComparator.Builder
- Builder() - Constructor for class jp.cafebabe.pochi.comparators.EditDistanceComparator.Builder
- Builder() - Constructor for class jp.cafebabe.pochi.comparators.JaccardIndexComparator.Builder
- Builder() - Constructor for class jp.cafebabe.pochi.comparators.SimpsonIndexComparator.Builder
- buildProcessBuilder(Arguments) - Method in class jp.cafebabe.pochicmd.InteractiveRunner
C
- calculate(Birthmark<T>, Birthmark<T>) - Method in class jp.cafebabe.birthmarks.comparators.AbstractComparator
- calculate(Birthmark<T>, Birthmark<T>) - Method in class jp.cafebabe.pochi.comparators.CosineComparator
- calculate(Birthmark<T>, Birthmark<T>) - Method in class jp.cafebabe.pochi.comparators.DiceIndexComparator
- calculate(Birthmark<T>, Birthmark<T>) - Method in class jp.cafebabe.pochi.comparators.EditDistanceComparator
- calculate(Birthmark<T>, Birthmark<T>) - Method in class jp.cafebabe.pochi.comparators.JaccardIndexComparator
- calculate(Birthmark<T>, Birthmark<T>) - Method in class jp.cafebabe.pochi.comparators.SimpsonIndexComparator
- ClassFileDataSink - Class in jp.cafebabe.kunai.sink
- ClassFileDataSink(Path) - Constructor for class jp.cafebabe.kunai.sink.ClassFileDataSink
- ClassFileDataSource - Class in jp.cafebabe.kunai.source
- ClassFileDataSource(Path) - Constructor for class jp.cafebabe.kunai.source.ClassFileDataSource
- className() - Method in class jp.cafebabe.birthmarks.entities.Birthmark
- className() - Method in class jp.cafebabe.birthmarks.entities.Metadata
- className() - Method in interface jp.cafebabe.kunai.entries.Entry
- className() - Method in class jp.cafebabe.kunai.entries.PathEntry
- ClassName - Class in jp.cafebabe.kunai.entries
- ClassName(String) - Constructor for class jp.cafebabe.kunai.entries.ClassName
- classpath(Arguments) - Method in class jp.cafebabe.pochicmd.Environment
- Classpath - Class in jp.cafebabe.pochicmd
- Classpath() - Constructor for class jp.cafebabe.pochicmd.Classpath
- classpaths() - Method in class jp.cafebabe.pochicmd.Arguments
- close() - Method in class jp.cafebabe.kunai.sink.AbstractDataSink
-
Close this instance.
- close() - Method in interface jp.cafebabe.kunai.sink.DataSink
-
closes this instance.
- close() - Method in class jp.cafebabe.kunai.sink.JarFileDataSink
- close() - Method in class jp.cafebabe.kunai.source.ClassFileDataSource
- close() - Method in interface jp.cafebabe.kunai.source.DataSource
- close() - Method in class jp.cafebabe.kunai.source.DirectoryDataSource
- close() - Method in class jp.cafebabe.kunai.source.JarFileDataSource
- close() - Method in class jp.cafebabe.kunai.source.PlainFileDataSource
- comparator(String) - Method in class jp.cafebabe.pochi.BirthmarkSystemHelper
- comparator(ComparatorType) - Method in class jp.cafebabe.pochi.BirthmarkSystem
- Comparator - Interface in jp.cafebabe.birthmarks.comparators
- ComparatorBuilder - Interface in jp.cafebabe.birthmarks.comparators
- ComparatorBuilders - Class in jp.cafebabe.pochi.comparators
- ComparatorBuilders() - Constructor for class jp.cafebabe.pochi.comparators.ComparatorBuilders
- comparatorNames() - Method in class jp.cafebabe.pochi.BirthmarkSystemHelper
- ComparatorType - Class in jp.cafebabe.birthmarks.comparators
- compare(Birthmark<T>, Birthmark<T>) - Method in interface jp.cafebabe.birthmarks.comparators.Comparator
- compare(Birthmarks<T>, Birthmarks<T>, PairMatcher<Birthmark<T>>) - Method in class jp.cafebabe.birthmarks.comparators.AbstractComparator
- compare(Birthmarks<T>, Birthmarks<T>, PairMatcher<Birthmark<T>>) - Method in interface jp.cafebabe.birthmarks.comparators.Comparator
- compare(Birthmarks<T>, PairMatcher<Birthmark<T>>) - Method in class jp.cafebabe.birthmarks.comparators.AbstractComparator
- compare(Birthmarks<T>, PairMatcher<Birthmark<T>>) - Method in interface jp.cafebabe.birthmarks.comparators.Comparator
- compare(Pair<Birthmark<T>>) - Method in interface jp.cafebabe.birthmarks.comparators.Comparator
- compareTo(ComparatorType) - Method in class jp.cafebabe.birthmarks.comparators.ComparatorType
- compareTo(Comparison) - Method in class jp.cafebabe.birthmarks.comparators.Comparison
- compareTo(Similarity) - Method in class jp.cafebabe.birthmarks.comparators.Similarity
- compareTo(Threshold) - Method in class jp.cafebabe.birthmarks.comparators.Threshold
- compareTo(Birthmark) - Method in class jp.cafebabe.birthmarks.entities.Birthmark
- compareTo(BirthmarkType) - Method in class jp.cafebabe.birthmarks.entities.BirthmarkType
- compareTo(Frequency) - Method in class jp.cafebabe.birthmarks.entities.Frequency
- compareTo(Metadata) - Method in class jp.cafebabe.birthmarks.entities.Metadata
- compareTo(Percentage) - Method in class jp.cafebabe.birthmarks.entities.Percentage
- compareTo(PairMatcherType) - Method in class jp.cafebabe.birthmarks.pairs.PairMatcherType
- compareTo(Name) - Method in class jp.cafebabe.kunai.entries.Name
- Comparison<T> - Class in jp.cafebabe.birthmarks.comparators
- Comparison(Birthmark<T>, Birthmark<T>, Similarity) - Constructor for class jp.cafebabe.birthmarks.comparators.Comparison
- Comparison(Pair<Birthmark<T>>, Similarity) - Constructor for class jp.cafebabe.birthmarks.comparators.Comparison
- Comparisons<T> - Class in jp.cafebabe.birthmarks.comparators
- Comparisons(Stream<Comparison<T>>) - Constructor for class jp.cafebabe.birthmarks.comparators.Comparisons
- ComparisonsDumper<T> - Class in jp.cafebabe.pochi.io
- ComparisonsDumper(PrintWriter) - Constructor for class jp.cafebabe.pochi.io.ComparisonsDumper
- compute(List<T>, List<T>) - Method in class jp.cafebabe.pochi.comparators.algorithms.EditDistanceCalculator
- config() - Method in class jp.cafebabe.pochi.BirthmarkSystemHelper
- CONFIG_NAME - Static variable in class jp.cafebabe.pochicmd.Main
- configuration() - Method in class jp.cafebabe.birthmarks.AbstractTask
- configuration() - Method in class jp.cafebabe.birthmarks.config.ConfigurationBuilder
- configuration() - Method in interface jp.cafebabe.birthmarks.Task
- Configuration - Class in jp.cafebabe.birthmarks.config
- Configuration() - Constructor for class jp.cafebabe.birthmarks.config.Configuration
- ConfigurationBuilder - Class in jp.cafebabe.birthmarks.config
- ConfigurationBuilder() - Constructor for class jp.cafebabe.birthmarks.config.ConfigurationBuilder
- ConfigurationBuilder(Optional<URL>) - Constructor for class jp.cafebabe.birthmarks.config.ConfigurationBuilder
- constructCommands(String, Arguments) - Method in class jp.cafebabe.pochicmd.InteractiveRunner
- consume(byte[], Entry) - Method in interface jp.cafebabe.kunai.sink.DataSink
-
write given data to this instance.
- consume(InputStream, Entry) - Method in class jp.cafebabe.kunai.sink.ClassFileDataSink
- consume(InputStream, Entry) - Method in interface jp.cafebabe.kunai.sink.DataSink
-
write given data from stream to this instance.
- consume(InputStream, Entry) - Method in class jp.cafebabe.kunai.sink.DirectoryDataSink
- consume(InputStream, Entry) - Method in class jp.cafebabe.kunai.sink.JarFileDataSink
- consume(Entry) - Method in interface jp.cafebabe.kunai.sink.DataSink
-
write data from the given entry to this instance.
- consume(DataSource) - Method in interface jp.cafebabe.kunai.sink.DataSink
-
write given data entries to this instance.
- contains(String) - Method in class jp.cafebabe.birthmarks.entities.Birthmark
- contains(String) - Method in interface jp.cafebabe.birthmarks.entities.Elements
- contains(String) - Method in class jp.cafebabe.birthmarks.entities.elements.FrequencyElements
- contains(String) - Method in class jp.cafebabe.birthmarks.entities.elements.ListElements
- contains(String) - Method in class jp.cafebabe.kunai.entries.Name
- contains(String) - Method in class jp.cafebabe.pochi.birthmarks.uc.Names
- context() - Method in class jp.cafebabe.birthmarks.extractors.PochiClassVisitor
- CorrespondenceChecker<T> - Interface in jp.cafebabe.pochi.pairs
- CosineComparator - Class in jp.cafebabe.pochi.comparators
- CosineComparator(Configuration) - Constructor for class jp.cafebabe.pochi.comparators.CosineComparator
- CosineComparator.Builder - Class in jp.cafebabe.pochi.comparators
- count() - Method in class jp.cafebabe.birthmarks.entities.Birthmarks
- count() - Method in interface jp.cafebabe.birthmarks.pairs.Streamable
- count(Streamable<T>) - Method in interface jp.cafebabe.birthmarks.pairs.PairMatcher
- count(Streamable<T>) - Method in class jp.cafebabe.pochi.pairs.GuessedPairMatcher
- count(Streamable<T>) - Method in class jp.cafebabe.pochi.pairs.RoundRobinPairMatcher
- count(Streamable<T>) - Method in class jp.cafebabe.pochi.pairs.SpecifiedPairMatcher
- count(Streamable<T>, Streamable<T>) - Method in interface jp.cafebabe.birthmarks.pairs.PairMatcher
- count(Streamable<T>, Streamable<T>) - Method in class jp.cafebabe.pochi.pairs.GuessedPairMatcher
- count(Streamable<T>, Streamable<T>) - Method in class jp.cafebabe.pochi.pairs.RoundRobinPairMatcher
- count(Streamable<T>, Streamable<T>) - Method in class jp.cafebabe.pochi.pairs.SpecifiedPairMatcher
- Couple<L extends Serializable,R extends Serializable> - Class in jp.cafebabe.birthmarks.entities
- Couple(L, R) - Constructor for class jp.cafebabe.birthmarks.entities.Couple
- create(Path) - Method in interface jp.cafebabe.kunai.sink.factories.DataSinkFactory
- create(Path) - Method in class jp.cafebabe.kunai.sink.factories.DefaultDataSinkFactory
- createDirectories(Path) - Method in class jp.cafebabe.kunai.sink.ClassFileDataSink
D
- DataSink - Interface in jp.cafebabe.kunai.sink
-
This abstract class is the super class for sinking entries.
- DataSinkFactory - Interface in jp.cafebabe.kunai.sink.factories
- DataSource - Interface in jp.cafebabe.kunai.source
-
This interface shows DataSource, which is the source of the some data.
- DataSourceFactories - Class in jp.cafebabe.kunai.source.factories
- DataSourceFactories() - Constructor for class jp.cafebabe.kunai.source.factories.DataSourceFactories
- DataSourceFactory - Interface in jp.cafebabe.kunai.source.factories
- DEFAULT - Static variable in class jp.cafebabe.birthmarks.comparators.Threshold
- DefaultDataSinkFactory - Class in jp.cafebabe.kunai.sink.factories
- DefaultDataSinkFactory() - Constructor for class jp.cafebabe.kunai.sink.factories.DefaultDataSinkFactory
- DefaultDataSourceFactory - Class in jp.cafebabe.kunai.source.factories
- DefaultDataSourceFactory() - Constructor for class jp.cafebabe.kunai.source.factories.DefaultDataSourceFactory
- DefaultDumper - Class in jp.cafebabe.pochi.io
- DefaultDumper(PrintWriter) - Constructor for class jp.cafebabe.pochi.io.DefaultDumper
- DefaultEnglishDictionary - Class in jp.cafebabe.pochi.birthmarks.verbs.dict
- DefaultEnglishDictionary() - Constructor for class jp.cafebabe.pochi.birthmarks.verbs.dict.DefaultEnglishDictionary
- defaultInstance() - Static method in interface jp.cafebabe.pochi.birthmarks.verbs.EnglishDictionary
- DefaultParser - Class in jp.cafebabe.pochi.parsers
- DefaultParser(Configuration) - Constructor for class jp.cafebabe.pochi.parsers.DefaultParser
- deleteAll(Path) - Static method in class jp.cafebabe.kunai.util.PathHelper
- Demo - Class in jp.cafebabe.kunai
- Demo(String[]) - Constructor for class jp.cafebabe.kunai.Demo
- DiceIndexComparator - Class in jp.cafebabe.pochi.comparators
- DiceIndexComparator(Configuration) - Constructor for class jp.cafebabe.pochi.comparators.DiceIndexComparator
- DiceIndexComparator.Builder - Class in jp.cafebabe.pochi.comparators
- DirectoryDataSink - Class in jp.cafebabe.kunai.sink
- DirectoryDataSink(Path) - Constructor for class jp.cafebabe.kunai.sink.DirectoryDataSink
- DirectoryDataSource - Class in jp.cafebabe.kunai.source
- DirectoryDataSource(Path) - Constructor for class jp.cafebabe.kunai.source.DirectoryDataSource
- DirectoryMaker - Class in jp.cafebabe.kunai.sink
- DirectoryMaker() - Constructor for class jp.cafebabe.kunai.sink.DirectoryMaker
- DirectoryRemover - Class in jp.cafebabe.kunai.util
- DirectoryRemover() - Constructor for class jp.cafebabe.kunai.util.DirectoryRemover
- Dumper<T> - Interface in jp.cafebabe.pochi.io
E
- EditDistanceCalculator<T> - Class in jp.cafebabe.pochi.comparators.algorithms
- EditDistanceCalculator() - Constructor for class jp.cafebabe.pochi.comparators.algorithms.EditDistanceCalculator
- EditDistanceComparator - Class in jp.cafebabe.pochi.comparators
- EditDistanceComparator(Configuration) - Constructor for class jp.cafebabe.pochi.comparators.EditDistanceComparator
- EditDistanceComparator.Builder - Class in jp.cafebabe.pochi.comparators
- elementCount() - Method in class jp.cafebabe.birthmarks.entities.Birthmark
- elements() - Method in class jp.cafebabe.birthmarks.entities.Birthmark
- Elements<T> - Interface in jp.cafebabe.birthmarks.entities
- endsWith(String) - Method in interface jp.cafebabe.kunai.entries.Entry
- endsWith(String) - Method in class jp.cafebabe.kunai.entries.Name
- endsWith(String) - Method in class jp.cafebabe.kunai.entries.PathEntry
- endsWith(Path, String) - Static method in class jp.cafebabe.kunai.util.PathHelper
- EnglishDictionary - Interface in jp.cafebabe.pochi.birthmarks.verbs
- Entry - Interface in jp.cafebabe.kunai.entries
- environment() - Method in class jp.cafebabe.pochicmd.Arguments
- Environment - Class in jp.cafebabe.pochicmd
- Environment() - Constructor for class jp.cafebabe.pochicmd.Environment
- equals(Object) - Method in class jp.cafebabe.birthmarks.comparators.ComparatorType
- equals(Object) - Method in class jp.cafebabe.birthmarks.config.Item
- equals(Object) - Method in class jp.cafebabe.birthmarks.config.Value
- equals(Object) - Method in class jp.cafebabe.birthmarks.entities.BirthmarkType
- equals(Object) - Method in class jp.cafebabe.birthmarks.entities.Couple
- equals(Object) - Method in class jp.cafebabe.birthmarks.pairs.PairMatcherType
- equals(Object) - Method in class jp.cafebabe.birthmarks.ParserType
- equals(Object) - Method in class jp.cafebabe.birthmarks.rules.Snippet
- equals(Object) - Method in class jp.cafebabe.kunai.entries.Name
- equals(Object) - Method in class jp.cafebabe.pochi.birthmarks.kgram.KGram
- EXACT - jp.cafebabe.birthmarks.rules.Position
- exists(Path) - Static method in class jp.cafebabe.kunai.util.PathHelper
- exists(Path, FileSystem) - Static method in class jp.cafebabe.kunai.util.PathHelper
- expression() - Method in class jp.cafebabe.pochicmd.Arguments
- ExpressionRunner - Class in jp.cafebabe.pochicmd
- ExpressionRunner() - Constructor for class jp.cafebabe.pochicmd.ExpressionRunner
- extract(DataSource) - Method in interface jp.cafebabe.birthmarks.extractors.Extractor
-
Extract birthmarks from the given DataSource as Birthmarks which is the container class for the
s.Birthmark
- extract(T) - Method in interface jp.cafebabe.pochi.pairs.CorrespondenceChecker
- extractEach(Entry) - Method in class jp.cafebabe.birthmarks.extractors.AbstractExtractor
- extractEach(Entry) - Method in interface jp.cafebabe.birthmarks.extractors.Extractor
-
extract the birhtmark from the given entry.
- extractor(String) - Method in class jp.cafebabe.pochi.BirthmarkSystemHelper
- extractor(BirthmarkType) - Method in class jp.cafebabe.pochi.BirthmarkSystem
- Extractor - Interface in jp.cafebabe.birthmarks.extractors
-
Extracting birthmarks from the given DataSource.
- ExtractorBuilder - Interface in jp.cafebabe.birthmarks.extractors
- ExtractorBuilders - Class in jp.cafebabe.pochi.extractors
- ExtractorBuilders() - Constructor for class jp.cafebabe.pochi.extractors.ExtractorBuilders
- extractorNames() - Method in class jp.cafebabe.pochi.BirthmarkSystemHelper
- extractStream(DataSource) - Method in interface jp.cafebabe.birthmarks.extractors.Extractor
-
Extract Birthmarks from the given DataSource as Stream
- extractVerb(String) - Static method in class jp.cafebabe.pochi.birthmarks.verbs.MethodNameUtil
F
- factory(Path) - Method in class jp.cafebabe.kunai.sink.factories.DefaultDataSinkFactory
- failedSources() - Method in interface jp.cafebabe.birthmarks.BirthmarkParser
- failedSources() - Method in class jp.cafebabe.pochi.AbstractParser
- failedSources() - Method in class jp.cafebabe.pochi.parsers.DefaultParser
- FailedSources - Class in jp.cafebabe.pochi
- FailedSources() - Constructor for class jp.cafebabe.pochi.FailedSources
- filter(BiPredicate<L, R>) - Method in class jp.cafebabe.birthmarks.entities.Couple
- filter(Predicate<String>) - Method in class jp.cafebabe.birthmarks.entities.elements.ListElements
- filter(Predicate<Comparison<T>>) - Method in class jp.cafebabe.birthmarks.comparators.Comparisons
- filter(Predicate<Frequency>) - Method in class jp.cafebabe.birthmarks.entities.elements.FrequencyElements
- filter(Predicate<Entry>) - Method in interface jp.cafebabe.kunai.source.DataSource
- filter(Predicate<T>) - Method in class jp.cafebabe.birthmarks.entities.Birthmark
- filter(Predicate<T>) - Method in interface jp.cafebabe.birthmarks.entities.Elements
- find(String) - Static method in class jp.cafebabe.pochi.util.ResourceFindingHelper
- find(Path) - Method in class jp.cafebabe.kunai.source.factories.DataSourceFactories
- find(Path, FileSystem) - Method in class jp.cafebabe.kunai.source.factories.DataSourceFactories
- find(ClassName) - Method in class jp.cafebabe.birthmarks.entities.Birthmarks
- findMode() - Method in class jp.cafebabe.pochicmd.Arguments
- forEach(Consumer<Entry>) - Method in interface jp.cafebabe.kunai.source.DataSource
- frequencies() - Method in class jp.cafebabe.pochi.birthmarks.uc.UCBirthmarkHelper
- Frequency - Class in jp.cafebabe.birthmarks.entities
- frequencyElements() - Method in class jp.cafebabe.pochi.birthmarks.uc.Names
- frequencyElements(String...) - Static method in interface jp.cafebabe.birthmarks.entities.Elements
- frequencyElements(Stream<Frequency>) - Static method in interface jp.cafebabe.birthmarks.entities.Elements
- FrequencyElements - Class in jp.cafebabe.birthmarks.entities.elements
- from(int...) - Static method in class jp.cafebabe.pochi.birthmarks.kgram.KGramBuilder
- FUCBirhtmarkExtractVisitor - Class in jp.cafebabe.pochi.birthmarks.uc
- FUCBirhtmarkExtractVisitor(ClassVisitor, BirthmarkType, Configuration) - Constructor for class jp.cafebabe.pochi.birthmarks.uc.FUCBirhtmarkExtractVisitor
- FUCBirthmarkExtractorBuilder - Class in jp.cafebabe.pochi.birthmarks.uc
- FUCBirthmarkExtractorBuilder() - Constructor for class jp.cafebabe.pochi.birthmarks.uc.FUCBirthmarkExtractorBuilder
G
- get(ClassVisitor, BirthmarkType, Configuration) - Method in interface jp.cafebabe.pochi.util.VisitorSupplier
- getLastIndex(String, String) - Method in class jp.cafebabe.kunai.source.AbstractDataSource
- getProperty(String, String) - Method in class jp.cafebabe.birthmarks.config.Configuration
- getStartIndex(String) - Method in class jp.cafebabe.kunai.source.AbstractDataSource
- getStartIndex(String) - Method in class jp.cafebabe.kunai.source.WarFileDataSource
- GuessedPairMatcher<T extends Serializable> - Class in jp.cafebabe.pochi.pairs
- GuessedPairMatcher(PairMatcherType, Configuration, CorrespondenceChecker<T>) - Constructor for class jp.cafebabe.pochi.pairs.GuessedPairMatcher
- GuessedPairMatcherBuilder<T extends Serializable> - Class in jp.cafebabe.pochi.pairs.builders
- GuessedPairMatcherBuilder() - Constructor for class jp.cafebabe.pochi.pairs.builders.GuessedPairMatcherBuilder
- GuessedPairMatcherBuilder(CorrespondenceChecker<T>) - Constructor for class jp.cafebabe.pochi.pairs.builders.GuessedPairMatcherBuilder
H
- hashCode() - Method in class jp.cafebabe.birthmarks.comparators.ComparatorType
- hashCode() - Method in class jp.cafebabe.birthmarks.config.Item
- hashCode() - Method in class jp.cafebabe.birthmarks.config.Value
- hashCode() - Method in class jp.cafebabe.birthmarks.entities.BirthmarkType
- hashCode() - Method in class jp.cafebabe.birthmarks.entities.Couple
- hashCode() - Method in class jp.cafebabe.birthmarks.pairs.PairMatcherType
- hashCode() - Method in class jp.cafebabe.birthmarks.ParserType
- hashCode() - Method in class jp.cafebabe.birthmarks.rules.Snippet
- hashCode() - Method in class jp.cafebabe.kunai.entries.Name
- hashCode() - Method in class jp.cafebabe.pochi.birthmarks.kgram.KGram
- helpMessage() - Static method in class jp.cafebabe.pochicmd.HelpPrintingRunner
- HelpMode - jp.cafebabe.pochicmd.Runner.Mode
- HelpPrintingRunner - Class in jp.cafebabe.pochicmd
- HelpPrintingRunner() - Constructor for class jp.cafebabe.pochicmd.HelpPrintingRunner
- home() - Static method in class jp.cafebabe.pochi.Pochi
I
- ifEquals(BiPredicate<T, T>, Supplier<R>, Supplier<R>) - Method in class jp.cafebabe.pochi.util.Tuple
- ifEquals(BiPredicate<T, T>, R, R) - Method in class jp.cafebabe.pochi.util.Tuple
- IndexComparator - Class in jp.cafebabe.pochi.comparators
- IndexComparator(ComparatorType, Configuration) - Constructor for class jp.cafebabe.pochi.comparators.IndexComparator
- indexOf(int) - Method in class jp.cafebabe.pochi.birthmarks.kgram.KGram
- info(Object, String) - Static method in class jp.cafebabe.pochi.util.LogHelper
- info(Object, Supplier<String>) - Static method in class jp.cafebabe.pochi.util.LogHelper
- instantiate() - Method in class jp.cafebabe.pochi.util.ServiceLoader
- instantiate(Function<Class<T>, Optional<T>>) - Method in class jp.cafebabe.pochi.util.ServiceLoader
- Interactive - jp.cafebabe.pochicmd.Runner.Mode
- InteractiveRunner - Class in jp.cafebabe.pochicmd
- InteractiveRunner() - Constructor for class jp.cafebabe.pochicmd.InteractiveRunner
- isClass() - Method in interface jp.cafebabe.kunai.entries.Entry
- isCloseTo(Similarity, double) - Method in class jp.cafebabe.birthmarks.comparators.Similarity
- isCorrespond(String, T) - Method in interface jp.cafebabe.pochi.pairs.CorrespondenceChecker
- isCorrespond(T, T) - Method in interface jp.cafebabe.pochi.pairs.CorrespondenceChecker
- isHelp() - Method in class jp.cafebabe.pochicmd.Arguments
- isInconclusive(Similarity) - Method in class jp.cafebabe.birthmarks.comparators.Threshold
- isInconclusive(Threshold) - Method in class jp.cafebabe.birthmarks.comparators.Comparison
- isInconclusive(Threshold) - Method in class jp.cafebabe.birthmarks.comparators.Similarity
- isInnocent(Similarity) - Method in class jp.cafebabe.birthmarks.comparators.Threshold
- isInnocent(Threshold) - Method in class jp.cafebabe.birthmarks.comparators.Comparison
- isInnocent(Threshold) - Method in class jp.cafebabe.birthmarks.comparators.Similarity
- isName(String) - Method in interface jp.cafebabe.kunai.entries.Entry
- isName(String) - Method in class jp.cafebabe.kunai.entries.PathEntry
- isSame(URI) - Method in class jp.cafebabe.birthmarks.entities.Birthmark
- isSame(URI) - Method in class jp.cafebabe.birthmarks.entities.Metadata
- isSame(BirthmarkType) - Method in class jp.cafebabe.birthmarks.entities.Birthmark
- isSame(BirthmarkType) - Method in class jp.cafebabe.birthmarks.entities.Metadata
- isSame(ClassName) - Method in class jp.cafebabe.birthmarks.entities.Birthmark
- isSame(ClassName) - Method in class jp.cafebabe.birthmarks.entities.Metadata
- isStolen(Similarity) - Method in class jp.cafebabe.birthmarks.comparators.Threshold
- isStolen(Threshold) - Method in class jp.cafebabe.birthmarks.comparators.Comparison
- isStolen(Threshold) - Method in class jp.cafebabe.birthmarks.comparators.Similarity
- isTarget(Path) - Method in interface jp.cafebabe.kunai.sink.factories.DataSinkFactory
- isTarget(Path) - Method in class jp.cafebabe.kunai.sink.factories.DefaultDataSinkFactory
- isTarget(Path) - Method in interface jp.cafebabe.kunai.source.factories.DataSourceFactory
- isTarget(Path, FileSystem) - Method in interface jp.cafebabe.kunai.source.factories.DataSourceFactory
- isTarget(Path, FileSystem, BasicFileAttributes) - Method in interface jp.cafebabe.kunai.source.factories.DataSourceFactory
- isTarget(Path, FileSystem, BasicFileAttributes) - Method in class jp.cafebabe.kunai.source.factories.DefaultDataSourceFactory
- isVerb(String) - Method in class jp.cafebabe.pochi.birthmarks.verbs.dict.DefaultEnglishDictionary
- isVerb(String) - Method in interface jp.cafebabe.pochi.birthmarks.verbs.EnglishDictionary
-
This method returns true if the given term is the verb.
- isVerbose() - Method in class jp.cafebabe.pochicmd.Arguments
- Item - Class in jp.cafebabe.birthmarks.config
- Item(ItemKey, ItemValue) - Constructor for class jp.cafebabe.birthmarks.config.Item
- ItemKey - Class in jp.cafebabe.birthmarks.config
- ItemKey(String) - Constructor for class jp.cafebabe.birthmarks.config.ItemKey
- ItemValue - Class in jp.cafebabe.birthmarks.config
- ItemValue(String) - Constructor for class jp.cafebabe.birthmarks.config.ItemValue
- iterator() - Method in class jp.cafebabe.birthmarks.comparators.Comparisons
- iterator() - Method in class jp.cafebabe.birthmarks.entities.Birthmark
- iterator() - Method in class jp.cafebabe.birthmarks.entities.Birthmarks
- iterator() - Method in class jp.cafebabe.birthmarks.entities.elements.FrequencyElements
- iterator() - Method in interface jp.cafebabe.birthmarks.entities.Elements
- iterator() - Method in class jp.cafebabe.birthmarks.entities.elements.ListElements
J
- JaccardIndexComparator - Class in jp.cafebabe.pochi.comparators
- JaccardIndexComparator(Configuration) - Constructor for class jp.cafebabe.pochi.comparators.JaccardIndexComparator
- JaccardIndexComparator.Builder - Class in jp.cafebabe.pochi.comparators
- JarFileDataSink - Class in jp.cafebabe.kunai.sink
- JarFileDataSink(Path) - Constructor for class jp.cafebabe.kunai.sink.JarFileDataSink
- JarFileDataSource - Class in jp.cafebabe.kunai.source
- JarFileDataSource(Path, FileSystem) - Constructor for class jp.cafebabe.kunai.source.JarFileDataSource
- jp.cafebabe.birthmarks - module jp.cafebabe.birthmarks
-
This module
jp.cafebabe.birthmarks
represents APIs for birthmarking. - jp.cafebabe.birthmarks - package jp.cafebabe.birthmarks
-
This package contains the base classes for the birthmark system.
- jp.cafebabe.birthmarks.comparators - package jp.cafebabe.birthmarks.comparators
-
This package contains the classes related for comparing birthmarks (
Comparator
). - jp.cafebabe.birthmarks.config - package jp.cafebabe.birthmarks.config
-
the classes for the configuration of the birthmark system.
- jp.cafebabe.birthmarks.entities - package jp.cafebabe.birthmarks.entities
-
The entity classes for the birthmark system.
- jp.cafebabe.birthmarks.entities.elements - package jp.cafebabe.birthmarks.entities.elements
- jp.cafebabe.birthmarks.extractors - package jp.cafebabe.birthmarks.extractors
-
Contains the classes corresponding
Extractor
. - jp.cafebabe.birthmarks.pairs - package jp.cafebabe.birthmarks.pairs
-
Contains the classes corresponding
PairMatcher
. - jp.cafebabe.birthmarks.rules - package jp.cafebabe.birthmarks.rules
-
This package contains the classes for deciding the well-known classes or not.
- jp.cafebabe.kunai - module jp.cafebabe.kunai
-
The module
jp.cafebabe.kunai
handles the reading and writing the class files. - jp.cafebabe.kunai - package jp.cafebabe.kunai
- jp.cafebabe.kunai.entries - package jp.cafebabe.kunai.entries
-
This package includes classes for entry of the data source
- jp.cafebabe.kunai.sink - package jp.cafebabe.kunai.sink
-
This package includes classes for sinking the entries into some destination;
- jp.cafebabe.kunai.sink.factories - package jp.cafebabe.kunai.sink.factories
- jp.cafebabe.kunai.source - package jp.cafebabe.kunai.source
-
The package includes data source classes.
- jp.cafebabe.kunai.source.factories - package jp.cafebabe.kunai.source.factories
-
This package includes classes related with data source factories.
- jp.cafebabe.kunai.util - package jp.cafebabe.kunai.util
- jp.cafebabe.pochi - module jp.cafebabe.pochi
-
The module
jp.cafebabe.pochi
contains the implementation classes of the APIs defined in the module
.jp.cafebabe.birthmarks
- jp.cafebabe.pochi - package jp.cafebabe.pochi
- jp.cafebabe.pochi.birthmarks - package jp.cafebabe.pochi.birthmarks
- jp.cafebabe.pochi.birthmarks.kgram - package jp.cafebabe.pochi.birthmarks.kgram
- jp.cafebabe.pochi.birthmarks.uc - package jp.cafebabe.pochi.birthmarks.uc
- jp.cafebabe.pochi.birthmarks.verbs - package jp.cafebabe.pochi.birthmarks.verbs
- jp.cafebabe.pochi.birthmarks.verbs.dict - package jp.cafebabe.pochi.birthmarks.verbs.dict
- jp.cafebabe.pochi.comparators - package jp.cafebabe.pochi.comparators
- jp.cafebabe.pochi.comparators.algorithms - package jp.cafebabe.pochi.comparators.algorithms
- jp.cafebabe.pochi.extractors - package jp.cafebabe.pochi.extractors
- jp.cafebabe.pochi.io - package jp.cafebabe.pochi.io
- jp.cafebabe.pochi.pairs - package jp.cafebabe.pochi.pairs
- jp.cafebabe.pochi.pairs.builders - package jp.cafebabe.pochi.pairs.builders
- jp.cafebabe.pochi.parsers - package jp.cafebabe.pochi.parsers
- jp.cafebabe.pochi.util - package jp.cafebabe.pochi.util
- jp.cafebabe.pochicmd - module jp.cafebabe.pochicmd
-
This module is for wrapping the groovy command (
groovy
andgroovysh
). - jp.cafebabe.pochicmd - package jp.cafebabe.pochicmd
K
- key() - Method in class jp.cafebabe.birthmarks.config.Item
- KGram<T extends Serializable> - Class in jp.cafebabe.pochi.birthmarks.kgram
- KGram(Stream<T>) - Constructor for class jp.cafebabe.pochi.birthmarks.kgram.KGram
- KGram(T[]) - Constructor for class jp.cafebabe.pochi.birthmarks.kgram.KGram
- KGramBasedBirthmarkExtractor - Class in jp.cafebabe.pochi.birthmarks.kgram
- KGramBasedBirthmarkExtractor(int, Configuration) - Constructor for class jp.cafebabe.pochi.birthmarks.kgram.KGramBasedBirthmarkExtractor
- KGramBasedBirthmarkExtractVisitor - Class in jp.cafebabe.pochi.birthmarks.kgram
- KGramBasedBirthmarkExtractVisitor(ClassVisitor, BirthmarkType, Configuration, int) - Constructor for class jp.cafebabe.pochi.birthmarks.kgram.KGramBasedBirthmarkExtractVisitor
- KGramBasedExtractorBuilder - Class in jp.cafebabe.pochi.birthmarks.kgram
- KGramBasedExtractorBuilder() - Constructor for class jp.cafebabe.pochi.birthmarks.kgram.KGramBasedExtractorBuilder
- KGramBasedExtractorBuilder(int) - Constructor for class jp.cafebabe.pochi.birthmarks.kgram.KGramBasedExtractorBuilder
- KGramBuilder<T extends Serializable> - Class in jp.cafebabe.pochi.birthmarks.kgram
- KGramBuilder(int) - Constructor for class jp.cafebabe.pochi.birthmarks.kgram.KGramBuilder
- KunaiException - Exception in jp.cafebabe.kunai.entries
- KunaiException(String) - Constructor for exception jp.cafebabe.kunai.entries.KunaiException
L
- left() - Method in class jp.cafebabe.birthmarks.comparators.Comparison
- left() - Method in class jp.cafebabe.birthmarks.entities.Couple
- lemmatize(String) - Method in class jp.cafebabe.pochi.birthmarks.verbs.dict.DefaultEnglishDictionary
- lemmatize(String) - Method in interface jp.cafebabe.pochi.birthmarks.verbs.EnglishDictionary
-
Convert the given word to lemma word.
- list() - Method in class jp.cafebabe.pochi.birthmarks.uc.UCBirthmarkHelper
- listElements() - Method in class jp.cafebabe.pochi.birthmarks.uc.Names
- listElements(String...) - Static method in interface jp.cafebabe.birthmarks.entities.Elements
- listElements(Stream<String>) - Static method in interface jp.cafebabe.birthmarks.entities.Elements
- ListElements - Class in jp.cafebabe.birthmarks.entities.elements
- load(Arguments) - Method in class jp.cafebabe.pochicmd.ScriptEngineRunner
- loadFrom() - Method in interface jp.cafebabe.kunai.entries.Entry
- loadImpl() - Method in class jp.cafebabe.pochicmd.ScriptEngineRunner
- location() - Method in class jp.cafebabe.birthmarks.entities.Birthmark
- location() - Method in class jp.cafebabe.birthmarks.entities.Metadata
- LogHelper - Class in jp.cafebabe.pochi.util
M
- main(String[]) - Static method in class jp.cafebabe.kunai.Demo
- main(String[]) - Static method in class jp.cafebabe.pochicmd.Main
- Main - Class in jp.cafebabe.pochicmd
- Main(String[]) - Constructor for class jp.cafebabe.pochicmd.Main
- map(BiFunction<L, R, F>) - Method in class jp.cafebabe.birthmarks.entities.Couple
- map(Function<L, L2>, Function<R, R2>) - Method in class jp.cafebabe.birthmarks.entities.Couple
- match(String) - Method in class jp.cafebabe.birthmarks.config.Configuration
- match(String) - Method in class jp.cafebabe.birthmarks.rules.Rule
- match(String) - Method in class jp.cafebabe.birthmarks.rules.Rules
- match(Streamable<T>) - Method in interface jp.cafebabe.birthmarks.pairs.PairMatcher
- match(Streamable<T>) - Method in class jp.cafebabe.pochi.pairs.GuessedPairMatcher
- match(Streamable<T>) - Method in class jp.cafebabe.pochi.pairs.RoundRobinPairMatcher
- match(Streamable<T>) - Method in class jp.cafebabe.pochi.pairs.SpecifiedPairMatcher
- match(Streamable<T>, Streamable<T>) - Method in interface jp.cafebabe.birthmarks.pairs.PairMatcher
- match(Streamable<T>, Streamable<T>) - Method in class jp.cafebabe.pochi.pairs.GuessedPairMatcher
- match(Streamable<T>, Streamable<T>) - Method in class jp.cafebabe.pochi.pairs.RoundRobinPairMatcher
- match(Streamable<T>, Streamable<T>) - Method in class jp.cafebabe.pochi.pairs.SpecifiedPairMatcher
- match(Snippet, String) - Method in enum jp.cafebabe.birthmarks.rules.Position
- matcher(String) - Method in class jp.cafebabe.pochi.BirthmarkSystemHelper
- matcherNames() - Method in class jp.cafebabe.pochi.BirthmarkSystemHelper
- matches(String) - Method in class jp.cafebabe.kunai.entries.Name
- merge(Stream<Birthmark<T>>) - Method in class jp.cafebabe.birthmarks.entities.Birthmarks
- merge(Birthmarks<T>) - Method in class jp.cafebabe.birthmarks.entities.Birthmarks
- merge(Elements<String>) - Method in class jp.cafebabe.birthmarks.entities.elements.ListElements
- merge(Elements<Frequency>) - Method in class jp.cafebabe.birthmarks.entities.elements.FrequencyElements
- merge(Elements<T>) - Method in interface jp.cafebabe.birthmarks.entities.Elements
- metadata() - Method in class jp.cafebabe.birthmarks.entities.Birthmark
- Metadata - Class in jp.cafebabe.birthmarks.entities
- Metadata(ClassName, URI, BirthmarkType) - Constructor for class jp.cafebabe.birthmarks.entities.Metadata
- MethodNameUtil - Class in jp.cafebabe.pochi.birthmarks.verbs
- MethodNameUtil() - Constructor for class jp.cafebabe.pochi.birthmarks.verbs.MethodNameUtil
- mkdirs(Path, FileSystem) - Static method in class jp.cafebabe.kunai.sink.DirectoryMaker
- mode() - Method in class jp.cafebabe.pochicmd.ExpressionRunner
- mode() - Method in class jp.cafebabe.pochicmd.HelpPrintingRunner
- mode() - Method in class jp.cafebabe.pochicmd.InteractiveRunner
- mode() - Method in class jp.cafebabe.pochicmd.PochiScriptRunner
- mode() - Method in interface jp.cafebabe.pochicmd.Runner
N
- Name - Class in jp.cafebabe.kunai.entries
- Name(String) - Constructor for class jp.cafebabe.kunai.entries.Name
- Names - Class in jp.cafebabe.pochi.birthmarks.uc
- Names() - Constructor for class jp.cafebabe.pochi.birthmarks.uc.Names
O
- of(String) - Static method in class jp.cafebabe.birthmarks.comparators.ComparatorType
- of(String) - Static method in class jp.cafebabe.birthmarks.config.ItemKey
- of(String) - Static method in class jp.cafebabe.birthmarks.config.ItemValue
- of(String) - Static method in class jp.cafebabe.birthmarks.entities.BirthmarkType
- of(String...) - Static method in class jp.cafebabe.birthmarks.entities.elements.FrequencyElements
- of(String...) - Static method in class jp.cafebabe.birthmarks.entities.elements.ListElements
- of(String, Integer) - Static method in class jp.cafebabe.birthmarks.entities.Frequency
- of(String, String) - Static method in class jp.cafebabe.birthmarks.config.Item
- of(Stream<String>) - Static method in class jp.cafebabe.birthmarks.entities.elements.ListElements
- of(Stream<Frequency>) - Static method in class jp.cafebabe.birthmarks.entities.elements.FrequencyElements
- of(L, R) - Static method in class jp.cafebabe.birthmarks.entities.Couple
- of(T, T) - Static method in class jp.cafebabe.pochi.util.Tuple
- OneLineExpression - jp.cafebabe.pochicmd.Runner.Mode
- OpcodeExtractionMethodVisitor - Class in jp.cafebabe.pochi.birthmarks.kgram
- OpcodeExtractionMethodVisitor(MethodVisitor, List<Integer>) - Constructor for class jp.cafebabe.pochi.birthmarks.kgram.OpcodeExtractionMethodVisitor
- openStream() - Method in interface jp.cafebabe.kunai.entries.Entry
- openStream() - Method in class jp.cafebabe.kunai.entries.PathEntry
- openStream(Path) - Method in class jp.cafebabe.kunai.source.ClassFileDataSource
- openStream(Path) - Method in class jp.cafebabe.kunai.source.DirectoryDataSource
- openStream(Path) - Method in class jp.cafebabe.kunai.source.JarFileDataSource
- openStream(Path) - Method in interface jp.cafebabe.kunai.source.PathResolver
- openStream(Path) - Method in class jp.cafebabe.kunai.source.PlainFileDataSource
P
- Pair<T extends Serializable> - Class in jp.cafebabe.birthmarks.entities
- Pair(T, T) - Constructor for class jp.cafebabe.birthmarks.entities.Pair
- PairList - Class in jp.cafebabe.pochi.pairs
- PairList(Map<String, List<String>>) - Constructor for class jp.cafebabe.pochi.pairs.PairList
- PairMatcher<T extends Serializable> - Interface in jp.cafebabe.birthmarks.pairs
- PairMatcherBuilder<T extends Serializable> - Interface in jp.cafebabe.birthmarks.pairs
- PairMatcherBuilders - Class in jp.cafebabe.pochi.pairs
- PairMatcherBuilders() - Constructor for class jp.cafebabe.pochi.pairs.PairMatcherBuilders
- PairMatchers - Class in jp.cafebabe.pochi.pairs
- PairMatchers(Stream<PairMatcher<Birthmark>>) - Constructor for class jp.cafebabe.pochi.pairs.PairMatchers
- PairMatcherType - Class in jp.cafebabe.birthmarks.pairs
- PairMatcherType(String) - Constructor for class jp.cafebabe.birthmarks.pairs.PairMatcherType
- pairOf(String) - Method in class jp.cafebabe.pochi.pairs.PairList
- parse(String[]) - Static method in class jp.cafebabe.pochicmd.Arguments
- parse(DataSource) - Method in interface jp.cafebabe.birthmarks.BirthmarkParser
- parseClassName(String) - Method in class jp.cafebabe.kunai.source.AbstractDataSource
- parseClassName(Path) - Method in class jp.cafebabe.kunai.source.ClassFileDataSource
- parseClassName(Path) - Method in class jp.cafebabe.kunai.source.DirectoryDataSource
- parseClassName(Path) - Method in class jp.cafebabe.kunai.source.JarFileDataSource
- parseClassName(Path) - Method in interface jp.cafebabe.kunai.source.PathResolver
- parseClassName(Path) - Method in class jp.cafebabe.kunai.source.PlainFileDataSource
- parseEntry(Entry) - Method in interface jp.cafebabe.birthmarks.BirthmarkParser
- parseEntry(Entry) - Method in class jp.cafebabe.pochi.AbstractParser
- parseEntry(Entry) - Method in class jp.cafebabe.pochi.parsers.DefaultParser
- parseForStream(DataSource) - Method in interface jp.cafebabe.birthmarks.BirthmarkParser
- parser() - Method in class jp.cafebabe.pochi.BirthmarkSystemHelper
- ParserType - Class in jp.cafebabe.birthmarks
- ParserType(String) - Constructor for class jp.cafebabe.birthmarks.ParserType
- path() - Method in interface jp.cafebabe.kunai.entries.Entry
- path() - Method in class jp.cafebabe.kunai.entries.PathEntry
- PathEntry - Class in jp.cafebabe.kunai.entries
- PathEntry(Path, PathResolver) - Constructor for class jp.cafebabe.kunai.entries.PathEntry
- PathHelper - Class in jp.cafebabe.kunai.util
- PathHelper() - Constructor for class jp.cafebabe.kunai.util.PathHelper
- PathResolver - Interface in jp.cafebabe.kunai.source
- percent() - Method in class jp.cafebabe.birthmarks.entities.Progress
- Percentage - Class in jp.cafebabe.birthmarks.entities
- Percentage(long, long) - Constructor for class jp.cafebabe.birthmarks.entities.Percentage
- PlainFileDataSource - Class in jp.cafebabe.kunai.source
- PlainFileDataSource(Path) - Constructor for class jp.cafebabe.kunai.source.PlainFileDataSource
- Pochi - Class in jp.cafebabe.pochi
- PochiClassVisitor<T> - Class in jp.cafebabe.birthmarks.extractors
- PochiClassVisitor(ClassVisitor, BirthmarkType, Configuration) - Constructor for class jp.cafebabe.birthmarks.extractors.PochiClassVisitor
- pochiHome() - Method in class jp.cafebabe.pochicmd.Environment
- PochiScriptRunner - Class in jp.cafebabe.pochicmd
- PochiScriptRunner() - Constructor for class jp.cafebabe.pochicmd.PochiScriptRunner
- Position - Enum in jp.cafebabe.birthmarks.rules
- postVisitDirectory(Path, IOException) - Method in class jp.cafebabe.kunai.util.DirectoryRemover
- PREFIX - jp.cafebabe.birthmarks.rules.Position
- preVisitDirectory(Path, BasicFileAttributes) - Method in class jp.cafebabe.kunai.util.DirectoryRemover
- print(Object) - Method in class jp.cafebabe.pochi.io.ToStringDumper
- print(Comparison<T>) - Method in class jp.cafebabe.pochi.io.ComparisonsDumper
- print(Comparisons<T>) - Method in class jp.cafebabe.pochi.io.ComparisonsDumper
- print(Birthmark<T>) - Method in class jp.cafebabe.pochi.io.BirthmarksDumper
- print(Birthmarks<T>) - Method in class jp.cafebabe.pochi.io.BirthmarksDumper
- print(T) - Method in class jp.cafebabe.pochi.io.DefaultDumper
- print(T) - Method in interface jp.cafebabe.pochi.io.Dumper
- Progress - Class in jp.cafebabe.birthmarks.entities
- Progress(long) - Constructor for class jp.cafebabe.birthmarks.entities.Progress
- Progress(long, Consumer<Percentage>) - Constructor for class jp.cafebabe.birthmarks.entities.Progress
- property(ItemKey) - Method in class jp.cafebabe.birthmarks.config.Configuration
- property(ItemKey, ItemValue) - Method in class jp.cafebabe.birthmarks.config.Configuration
- propertyStream() - Method in class jp.cafebabe.birthmarks.config.Configuration
- put(String, String) - Method in class jp.cafebabe.birthmarks.config.Configuration
R
- readAttributes(Path) - Static method in class jp.cafebabe.kunai.util.PathHelper
- readAttributes(Path, FileSystem) - Static method in class jp.cafebabe.kunai.util.PathHelper
- readAttributes(Path, FileSystemProvider) - Static method in class jp.cafebabe.kunai.util.PathHelper
- REGEX - jp.cafebabe.birthmarks.rules.Position
- register(ComparatorBuilder) - Method in class jp.cafebabe.pochi.BirthmarkSystem
- register(ComparatorBuilder) - Method in class jp.cafebabe.pochi.BirthmarkSystemHelper
- register(ExtractorBuilder) - Method in class jp.cafebabe.pochi.BirthmarkSystem
- register(ExtractorBuilder) - Method in class jp.cafebabe.pochi.BirthmarkSystemHelper
- register(PairMatcherBuilder<Birthmark<?>>) - Method in class jp.cafebabe.pochi.BirthmarkSystemHelper
- register(PairMatcherBuilder<Birthmark<?>>) - Method in class jp.cafebabe.pochi.pairs.PairMatcherBuilders
- register(V) - Method in class jp.cafebabe.birthmarks.AbstractTaskBuilders
- resolveClassName(Path) - Method in interface jp.cafebabe.kunai.source.PathResolver
- ResourceFindingHelper - Class in jp.cafebabe.pochi.util
- Result<T extends Acceptor<T>> - Class in jp.cafebabe.birthmarks.entities
- Result(T) - Constructor for class jp.cafebabe.birthmarks.entities.Result
- right() - Method in class jp.cafebabe.birthmarks.comparators.Comparison
- right() - Method in class jp.cafebabe.birthmarks.entities.Couple
- RoundRobinPairMatcher<T extends Serializable> - Class in jp.cafebabe.pochi.pairs
- RoundRobinPairMatcher(PairMatcherType, boolean, Configuration) - Constructor for class jp.cafebabe.pochi.pairs.RoundRobinPairMatcher
- RoundRobinPairMatcherBuilder<T extends Serializable> - Class in jp.cafebabe.pochi.pairs.builders
- RoundRobinPairMatcherBuilder() - Constructor for class jp.cafebabe.pochi.pairs.builders.RoundRobinPairMatcherBuilder
- RoundRobinPairMatcherBuilder(boolean) - Constructor for class jp.cafebabe.pochi.pairs.builders.RoundRobinPairMatcherBuilder
- RoundRobinWithSamePairMatcherBuilder<T extends Serializable> - Class in jp.cafebabe.pochi.pairs.builders
- RoundRobinWithSamePairMatcherBuilder() - Constructor for class jp.cafebabe.pochi.pairs.builders.RoundRobinWithSamePairMatcherBuilder
- Rule - Class in jp.cafebabe.birthmarks.rules
- Rule(String, String) - Constructor for class jp.cafebabe.birthmarks.rules.Rule
- Rule(Position, Snippet) - Constructor for class jp.cafebabe.birthmarks.rules.Rule
- rules() - Method in class jp.cafebabe.birthmarks.config.Configuration
- Rules - Class in jp.cafebabe.birthmarks.rules
- Rules() - Constructor for class jp.cafebabe.birthmarks.rules.Rules
- Rules(Stream<Rule>) - Constructor for class jp.cafebabe.birthmarks.rules.Rules
- run(Arguments) - Method in class jp.cafebabe.pochicmd.ExpressionRunner
- run(Arguments) - Method in class jp.cafebabe.pochicmd.HelpPrintingRunner
- run(Arguments) - Method in class jp.cafebabe.pochicmd.InteractiveRunner
- run(Arguments) - Method in class jp.cafebabe.pochicmd.PochiScriptRunner
- run(Arguments) - Method in interface jp.cafebabe.pochicmd.Runner
- Runner - Interface in jp.cafebabe.pochicmd
- Runner.Mode - Enum in jp.cafebabe.pochicmd
S
- SAME_PAIR_TYPE - Static variable in class jp.cafebabe.pochi.pairs.RoundRobinPairMatcher
- ScriptEngineRunner - Class in jp.cafebabe.pochicmd
- ScriptEngineRunner(String) - Constructor for class jp.cafebabe.pochicmd.ScriptEngineRunner
- ScriptFile - jp.cafebabe.pochicmd.Runner.Mode
- scriptName() - Method in class jp.cafebabe.pochicmd.Arguments
- ServiceLoader<T> - Class in jp.cafebabe.pochi.util
- ServiceLoaderBuilder - Class in jp.cafebabe.pochi.util
- ServiceLoaderBuilder() - Constructor for class jp.cafebabe.pochi.util.ServiceLoaderBuilder
- setConfig(Configuration) - Method in class jp.cafebabe.pochi.BirthmarkSystemHelper
- setElements(String...) - Static method in interface jp.cafebabe.birthmarks.entities.Elements
- setProgressNotifier(Consumer<Percentage>) - Method in class jp.cafebabe.birthmarks.comparators.AbstractComparator
- setupProcessBuilder(ProcessBuilder) - Method in class jp.cafebabe.pochicmd.Arguments
- similarity() - Method in class jp.cafebabe.birthmarks.comparators.Comparison
- similarity(Pair<Birthmark<T>>) - Method in class jp.cafebabe.birthmarks.comparators.AbstractComparator
- similarity(Pair<Birthmark<T>>) - Method in interface jp.cafebabe.birthmarks.comparators.Comparator
- Similarity - Class in jp.cafebabe.birthmarks.comparators
- Similarity(double) - Constructor for class jp.cafebabe.birthmarks.comparators.Similarity
- SimpsonIndexComparator - Class in jp.cafebabe.pochi.comparators
- SimpsonIndexComparator(Configuration) - Constructor for class jp.cafebabe.pochi.comparators.SimpsonIndexComparator
- SimpsonIndexComparator.Builder - Class in jp.cafebabe.pochi.comparators
- size() - Method in class jp.cafebabe.birthmarks.entities.elements.FrequencyElements
- size() - Method in class jp.cafebabe.birthmarks.entities.elements.ListElements
- size() - Method in interface jp.cafebabe.birthmarks.entities.Elements
- size() - Method in class jp.cafebabe.pochi.birthmarks.kgram.KGram
- Snippet - Class in jp.cafebabe.birthmarks.rules
- Snippet(String) - Constructor for class jp.cafebabe.birthmarks.rules.Snippet
- source(String) - Method in class jp.cafebabe.pochi.BirthmarkSystemHelper
- SpecifiedPairMatcher<T extends Serializable> - Class in jp.cafebabe.pochi.pairs
-
This matcher matches the pair by the specified pairs from the csv file.
- SpecifiedPairMatcher(Configuration, CorrespondenceChecker<T>) - Constructor for class jp.cafebabe.pochi.pairs.SpecifiedPairMatcher
- SpecifiedPairMatcherBuilder<T extends Serializable> - Class in jp.cafebabe.pochi.pairs.builders
- SpecifiedPairMatcherBuilder() - Constructor for class jp.cafebabe.pochi.pairs.builders.SpecifiedPairMatcherBuilder
- SpecifiedPairMatcherBuilder(CorrespondenceChecker<T>) - Constructor for class jp.cafebabe.pochi.pairs.builders.SpecifiedPairMatcherBuilder
- startsWith(String) - Method in class jp.cafebabe.kunai.entries.Name
- stream() - Method in class jp.cafebabe.birthmarks.entities.Birthmark
- stream() - Method in class jp.cafebabe.birthmarks.entities.Birthmarks
- stream() - Method in class jp.cafebabe.birthmarks.entities.elements.FrequencyElements
- stream() - Method in class jp.cafebabe.birthmarks.entities.elements.ListElements
- stream() - Method in interface jp.cafebabe.birthmarks.entities.Elements
- stream() - Method in interface jp.cafebabe.birthmarks.pairs.Streamable
- stream() - Method in class jp.cafebabe.birthmarks.rules.Rules
- stream() - Method in class jp.cafebabe.birthmarks.Tasks
- stream() - Method in class jp.cafebabe.kunai.source.ClassFileDataSource
- stream() - Method in interface jp.cafebabe.kunai.source.DataSource
- stream() - Method in class jp.cafebabe.kunai.source.DirectoryDataSource
- stream() - Method in class jp.cafebabe.kunai.source.JarFileDataSource
- stream() - Method in class jp.cafebabe.kunai.source.PlainFileDataSource
- stream() - Method in class jp.cafebabe.pochi.FailedSources
- stream() - Method in class jp.cafebabe.pochi.util.ServiceLoader
- stream(Iterable<T>) - Static method in class jp.cafebabe.kunai.util.StreamHelper
- Streamable<T> - Interface in jp.cafebabe.birthmarks.pairs
- StreamHelper - Class in jp.cafebabe.kunai.util
- StreamHelper() - Constructor for class jp.cafebabe.kunai.util.StreamHelper
- stripEither(Stream<Either<E, T>>) - Method in interface jp.cafebabe.birthmarks.Task
- stripOptional(Stream<Optional<T>>) - Method in interface jp.cafebabe.birthmarks.Task
- SUFFIX - jp.cafebabe.birthmarks.rules.Position
- swap() - Method in class jp.cafebabe.birthmarks.entities.Couple
T
- Task<S> - Interface in jp.cafebabe.birthmarks
- TaskBuilder<T> - Interface in jp.cafebabe.birthmarks
- TaskBuilders<T,V extends TaskBuilder<T>> - Interface in jp.cafebabe.birthmarks
- Tasks<T> - Class in jp.cafebabe.birthmarks
- Tasks(Stream<? extends Task<T>>) - Constructor for class jp.cafebabe.birthmarks.Tasks
- Threshold - Class in jp.cafebabe.birthmarks.comparators
- Threshold(double) - Constructor for class jp.cafebabe.birthmarks.comparators.Threshold
- toJson() - Method in class jp.cafebabe.birthmarks.config.Configuration
- toJson() - Method in class jp.cafebabe.birthmarks.rules.Rule
- toJson() - Method in class jp.cafebabe.birthmarks.rules.Rules
- toReader(String) - Method in class jp.cafebabe.pochicmd.ScriptEngineRunner
- toString() - Method in class jp.cafebabe.birthmarks.comparators.ComparatorType
- toString() - Method in class jp.cafebabe.birthmarks.comparators.Comparison
- toString() - Method in class jp.cafebabe.birthmarks.comparators.Similarity
- toString() - Method in class jp.cafebabe.birthmarks.config.Item
- toString() - Method in class jp.cafebabe.birthmarks.config.Value
- toString() - Method in class jp.cafebabe.birthmarks.entities.Birthmark
- toString() - Method in class jp.cafebabe.birthmarks.entities.BirthmarkType
- toString() - Method in class jp.cafebabe.birthmarks.entities.Frequency
- toString() - Method in class jp.cafebabe.birthmarks.entities.Metadata
- toString() - Method in class jp.cafebabe.birthmarks.entities.Pair
- toString() - Method in class jp.cafebabe.birthmarks.entities.Percentage
- toString() - Method in class jp.cafebabe.birthmarks.pairs.PairMatcherType
- toString() - Method in class jp.cafebabe.birthmarks.ParserType
- toString() - Method in class jp.cafebabe.birthmarks.rules.Rule
- toString() - Method in class jp.cafebabe.birthmarks.rules.Rules
- toString() - Method in class jp.cafebabe.birthmarks.rules.Snippet
- toString() - Method in class jp.cafebabe.kunai.entries.Name
- toString() - Method in class jp.cafebabe.kunai.entries.PathEntry
- toString() - Method in class jp.cafebabe.pochi.birthmarks.kgram.KGram
- toString() - Method in class jp.cafebabe.pochicmd.Classpath
- toString(String) - Method in class jp.cafebabe.birthmarks.entities.Percentage
- ToStringDumper - Class in jp.cafebabe.pochi.io
- ToStringDumper(PrintWriter) - Constructor for class jp.cafebabe.pochi.io.ToStringDumper
- Tuple<T> - Class in jp.cafebabe.pochi.util
- type() - Method in class jp.cafebabe.birthmarks.AbstractTask
- type() - Method in interface jp.cafebabe.birthmarks.BirthmarkParser
- type() - Method in interface jp.cafebabe.birthmarks.comparators.Comparator
- type() - Method in interface jp.cafebabe.birthmarks.comparators.ComparatorBuilder
- type() - Method in class jp.cafebabe.birthmarks.entities.Birthmark
- type() - Method in class jp.cafebabe.birthmarks.entities.Metadata
- type() - Method in interface jp.cafebabe.birthmarks.extractors.Extractor
-
returns the type of the birthmark extracting by this extractor.
- type() - Method in interface jp.cafebabe.birthmarks.extractors.ExtractorBuilder
- type() - Method in class jp.cafebabe.birthmarks.extractors.PochiClassVisitor
- type() - Method in interface jp.cafebabe.birthmarks.pairs.PairMatcher
- type() - Method in interface jp.cafebabe.birthmarks.pairs.PairMatcherBuilder
- type() - Method in interface jp.cafebabe.birthmarks.Task
- type() - Method in interface jp.cafebabe.birthmarks.TaskBuilder
- type() - Method in class jp.cafebabe.pochi.birthmarks.kgram.KGramBasedExtractorBuilder
- type() - Method in class jp.cafebabe.pochi.birthmarks.uc.FUCBirthmarkExtractorBuilder
- type() - Method in class jp.cafebabe.pochi.birthmarks.uc.UCBirthmarkExtractorBuilder
- type() - Method in class jp.cafebabe.pochi.birthmarks.uc.UsedClassesExtractorBuilder
- type() - Method in class jp.cafebabe.pochi.birthmarks.verbs.VerbsOfMethodsExtractorBuilder
- type() - Method in class jp.cafebabe.pochi.comparators.CosineComparator.Builder
- type() - Method in class jp.cafebabe.pochi.comparators.DiceIndexComparator.Builder
- type() - Method in class jp.cafebabe.pochi.comparators.EditDistanceComparator.Builder
- type() - Method in class jp.cafebabe.pochi.comparators.JaccardIndexComparator.Builder
- type() - Method in class jp.cafebabe.pochi.comparators.SimpsonIndexComparator.Builder
- type() - Method in class jp.cafebabe.pochi.pairs.builders.AbstractPairMatcherBuilder
- TYPE - Static variable in class jp.cafebabe.pochi.pairs.GuessedPairMatcher
- TYPE - Static variable in class jp.cafebabe.pochi.pairs.RoundRobinPairMatcher
- TYPE - Static variable in class jp.cafebabe.pochi.pairs.SpecifiedPairMatcher
U
- UCBirthmarkExtractorBuilder - Class in jp.cafebabe.pochi.birthmarks.uc
- UCBirthmarkExtractorBuilder() - Constructor for class jp.cafebabe.pochi.birthmarks.uc.UCBirthmarkExtractorBuilder
- UCBirthmarkExtractVisitor - Class in jp.cafebabe.pochi.birthmarks.uc
- UCBirthmarkExtractVisitor(ClassVisitor, BirthmarkType, Configuration) - Constructor for class jp.cafebabe.pochi.birthmarks.uc.UCBirthmarkExtractVisitor
- UCBirthmarkHelper - Class in jp.cafebabe.pochi.birthmarks.uc
- UCBirthmarkHelper(Configuration) - Constructor for class jp.cafebabe.pochi.birthmarks.uc.UCBirthmarkHelper
- UNKNOWN - Static variable in class jp.cafebabe.birthmarks.entities.BirthmarkType
- UnsupportedDataSourceException - Exception in jp.cafebabe.kunai.source.factories
- UnsupportedDataSourceException(String) - Constructor for exception jp.cafebabe.kunai.source.factories.UnsupportedDataSourceException
- update() - Method in class jp.cafebabe.birthmarks.entities.Progress
- URLFormatException - Exception in jp.cafebabe.pochi
- URLFormatException(Exception) - Constructor for exception jp.cafebabe.pochi.URLFormatException
- UsedClassesExtractorBuilder - Class in jp.cafebabe.pochi.birthmarks.uc
- UsedClassesExtractorBuilder() - Constructor for class jp.cafebabe.pochi.birthmarks.uc.UsedClassesExtractorBuilder
V
- value() - Method in class jp.cafebabe.birthmarks.comparators.Similarity
- value() - Method in class jp.cafebabe.birthmarks.config.Item
- value() - Method in class jp.cafebabe.birthmarks.entities.Percentage
- Value - Class in jp.cafebabe.birthmarks.config
- Value(String) - Constructor for class jp.cafebabe.birthmarks.config.Value
- valueOf(String) - Static method in enum jp.cafebabe.birthmarks.rules.Position
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jp.cafebabe.pochicmd.Runner.Mode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum jp.cafebabe.birthmarks.rules.Position
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum jp.cafebabe.pochicmd.Runner.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verb(String) - Static method in class jp.cafebabe.pochi.birthmarks.verbs.MethodNameUtil
- VerbsOfMethodsExtractorBuilder - Class in jp.cafebabe.pochi.birthmarks.verbs
- VerbsOfMethodsExtractorBuilder() - Constructor for class jp.cafebabe.pochi.birthmarks.verbs.VerbsOfMethodsExtractorBuilder
- VerbsOfMethodsExtractVisitor - Class in jp.cafebabe.pochi.birthmarks.verbs
- VerbsOfMethodsExtractVisitor(ClassVisitor, BirthmarkType, Configuration) - Constructor for class jp.cafebabe.pochi.birthmarks.verbs.VerbsOfMethodsExtractVisitor
- VERSION - Static variable in class jp.cafebabe.pochi.Pochi
- VERSION - Static variable in class jp.cafebabe.pochicmd.Main
- visitBirthmark(Birthmark) - Method in interface jp.cafebabe.birthmarks.entities.Visitor
- visitBirthmarks(Birthmarks) - Method in interface jp.cafebabe.birthmarks.entities.Visitor
- visitElement(T) - Method in interface jp.cafebabe.birthmarks.entities.Visitor
- visitFieldInsn(int, String, String, String) - Method in class jp.cafebabe.pochi.birthmarks.kgram.OpcodeExtractionMethodVisitor
- visitFile(Path, BasicFileAttributes) - Method in class jp.cafebabe.kunai.util.DirectoryRemover
- visitFileFailed(Path, IOException) - Method in class jp.cafebabe.kunai.util.DirectoryRemover
- visitIincInsn(int, int) - Method in class jp.cafebabe.pochi.birthmarks.kgram.OpcodeExtractionMethodVisitor
- visitInsn(int) - Method in class jp.cafebabe.pochi.birthmarks.kgram.OpcodeExtractionMethodVisitor
- visitIntInsn(int, int) - Method in class jp.cafebabe.pochi.birthmarks.kgram.OpcodeExtractionMethodVisitor
- visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class jp.cafebabe.pochi.birthmarks.kgram.OpcodeExtractionMethodVisitor
- visitJumpInsn(int, Label) - Method in class jp.cafebabe.pochi.birthmarks.kgram.OpcodeExtractionMethodVisitor
- visitLdcInsn(Object) - Method in class jp.cafebabe.pochi.birthmarks.kgram.OpcodeExtractionMethodVisitor
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in class jp.cafebabe.pochi.birthmarks.kgram.OpcodeExtractionMethodVisitor
- visitMetadata(BirthmarkType, ClassName, URI) - Method in interface jp.cafebabe.birthmarks.entities.Visitor
- visitMethod(int, String, String, String, String[]) - Method in class jp.cafebabe.pochi.birthmarks.kgram.KGramBasedBirthmarkExtractVisitor
- visitMethod(int, String, String, String, String[]) - Method in class jp.cafebabe.pochi.birthmarks.verbs.VerbsOfMethodsExtractVisitor
- visitMethodInsn(int, String, String, String, boolean) - Method in class jp.cafebabe.pochi.birthmarks.kgram.OpcodeExtractionMethodVisitor
- visitMultiANewArrayInsn(String, int) - Method in class jp.cafebabe.pochi.birthmarks.kgram.OpcodeExtractionMethodVisitor
- visitor(ClassVisitor) - Method in interface jp.cafebabe.birthmarks.extractors.Extractor
-
create and return the visitor for creating the birthmarks from the class file.
- visitor(ClassVisitor) - Method in class jp.cafebabe.pochi.birthmarks.kgram.KGramBasedBirthmarkExtractor
- visitor(ClassVisitor) - Method in class jp.cafebabe.pochi.birthmarks.VisitorBirthmarkExtractor
- Visitor<T> - Interface in jp.cafebabe.birthmarks.entities
- VisitorBirthmarkExtractor<T> - Class in jp.cafebabe.pochi.birthmarks
- VisitorBirthmarkExtractor(BirthmarkType, Configuration, VisitorSupplier<PochiClassVisitor<T>>) - Constructor for class jp.cafebabe.pochi.birthmarks.VisitorBirthmarkExtractor
- visitorSupplier() - Method in class jp.cafebabe.pochi.birthmarks.uc.FUCBirthmarkExtractorBuilder
- visitorSupplier() - Method in class jp.cafebabe.pochi.birthmarks.uc.UCBirthmarkExtractorBuilder
- visitorSupplier() - Method in class jp.cafebabe.pochi.birthmarks.uc.UsedClassesExtractorBuilder
- VisitorSupplier<T> - Interface in jp.cafebabe.pochi.util
- visitTableSwitchInsn(int, int, Label, Label...) - Method in class jp.cafebabe.pochi.birthmarks.kgram.OpcodeExtractionMethodVisitor
- visitTypeInsn(int, String) - Method in class jp.cafebabe.pochi.birthmarks.kgram.OpcodeExtractionMethodVisitor
- visitVarInsn(int, int) - Method in class jp.cafebabe.pochi.birthmarks.kgram.OpcodeExtractionMethodVisitor
W
- WarFileDataSink - Class in jp.cafebabe.kunai.sink
- WarFileDataSink(Path) - Constructor for class jp.cafebabe.kunai.sink.WarFileDataSink
- WarFileDataSource - Class in jp.cafebabe.kunai.source
- WarFileDataSource(Path, FileSystem) - Constructor for class jp.cafebabe.kunai.source.WarFileDataSource
- warn(Object, String, Throwable) - Static method in class jp.cafebabe.pochi.util.LogHelper
- warn(Object, Throwable) - Static method in class jp.cafebabe.pochi.util.LogHelper
- wrap(Collection<T>) - Static method in interface jp.cafebabe.birthmarks.pairs.Streamable
All Classes All Packages