Uses of Interface
org.corpus_tools.pepper.common.Pepper
-
Packages that use Pepper Package Description org.corpus_tools.pepper.core org.corpus_tools.pepper.testFramework -
-
Uses of Pepper in org.corpus_tools.pepper.core
Classes in org.corpus_tools.pepper.core that implement Pepper Modifier and Type Class Description classPepperImplMethods in org.corpus_tools.pepper.core that return Pepper Modifier and Type Method Description PepperPepperOSGiRunner. getPepper()Returns Pepper registeredPepperobject.Methods in org.corpus_tools.pepper.core with parameters of type Pepper Modifier and Type Method Description voidPepperOSGiRunner. setPepper(Pepper pepperConverter)Sets thePepperobject to do the conversion task.voidPepperOSGiRunner. unsetPepper(Pepper pepperConverter)Unsets thePepperobject to do the conversion task.Constructors in org.corpus_tools.pepper.core with parameters of type Pepper Constructor Description ModuleFitnessChecker(Pepper pepper) -
Uses of Pepper in org.corpus_tools.pepper.testFramework
Methods in org.corpus_tools.pepper.testFramework that return Pepper Modifier and Type Method Description static PepperPepperTestUtil. createDefaultPepper()Methods in org.corpus_tools.pepper.testFramework with parameters of type Pepper Modifier and Type Method Description static PepperJobPepperTestUtil. prepareFixturesAndCreateJob(Pepper pepper, Collection<? extends PepperModule> fixtures)static voidPepperTestUtil. start(Pepper pepper, Collection<? extends PepperModule> fixtures)
-