A C D E F G H I K L M O P R S T U V X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addSharedPackage(String, String) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Adds a package to the list of shared packages.
- ARG_INPUT - Static variable in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
argument for command line call for determine input file
- ARG_OUTPUT - Static variable in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
argument for command line call for determine output file
- ARTIFACT_ID_PEPPER_FRAMEWORK - Static variable in class org.corpus_tools.pepper.connectors.impl.MavenAccessor
-
this String contains the artifactId of pepper-framework.
- ARTIFACT_ID_PEPPER_PARENT - Static variable in class org.corpus_tools.pepper.connectors.impl.MavenAccessor
-
this String contains the artifactId of pepper-parentModule.
C
- CENTRAL_REPO - Static variable in class org.corpus_tools.pepper.connectors.impl.MavenAccessor
-
path to maven central
- checkFitness() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
- clean() - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
Cleans the current Pepper instance and especially removes the OSGi workspace, to set up a new one.
- CLEAN - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- conf() - Method in class org.corpus_tools.pepper.cli.PepperStarter
- CONF - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- CONSOLE_WIDTH - Static variable in class org.corpus_tools.pepper.cli.PepperStarter
-
The standard width of the output console of Pepper.
- CONSOLE_WIDTH_120 - Static variable in class org.corpus_tools.pepper.cli.PepperStarter
-
The width of the output console of Pepper.
- CONSOLE_WIDTH_80 - Static variable in class org.corpus_tools.pepper.cli.PepperStarter
-
The width of the output console of Pepper, when os is windows.
- convert(String) - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
Loads the passed workflow description file and starts the conversion.
- CONVERT - org.corpus_tools.pepper.cli.ConvertWizardConsole.COMMAND
- CONVERT - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- ConvertWizardConsole - Class in org.corpus_tools.pepper.cli
-
This class represents a console to realize a kind of an interactive wizard to guide the user through the workflow configuration.
- ConvertWizardConsole(String) - Constructor for class org.corpus_tools.pepper.cli.ConvertWizardConsole
-
Initializes an object.
- ConvertWizardConsole.COMMAND - Enum in org.corpus_tools.pepper.cli
- ConvertWizardConsole.ExitWizardException - Exception in org.corpus_tools.pepper.cli
- createJob() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
{@inheritDoc Pepper#createJob()}
D
- debug() - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
Switches on/off the debug mode.
- DEBUG - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- deresolveURIs(File, PepperJob) - Static method in class org.corpus_tools.pepper.cli.ConvertWizardConsole
-
Before saving, create relative URIs for Pepper job.
E
- ENV_PEPPER_HOME - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Name of the environment variable specifying the pepper home path.
- EXIT - org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
- EXIT - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- ExitWizardException() - Constructor for exception org.corpus_tools.pepper.cli.ConvertWizardConsole.ExitWizardException
- exportPhase(PepperJob) - Method in class org.corpus_tools.pepper.cli.ConvertWizardConsole
-
A sub wizard to manage the import phase.
- extract() - Method in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
{@inheritDoc XMLTagExtractor}
F
- FILE_ENDING_PEPPER - Static variable in class org.corpus_tools.pepper.cli.PepperStarter
-
This is the default ending of a Pepper workflow description file.
- FILE_PEPPER_CONF - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Folder, where to find all configuration files for Pepper
- FILE_PEPPER_PROP - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Name of the file containing all pepper properties.
- FILE_PEPPER_TEST_PROP - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Name of the file containing all pepper properties.
- fillUpBlanks(String, int) - Static method in class org.corpus_tools.pepper.cli.Greet
-
Fills up a string with blanks until length.
- findAppropriateImporters(URI) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
- findPepperHome() - Static method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Extracts the home path of pepper and returns it.
- fitness() - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
Returns a fitness report as a String.
- FITNESS - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
G
- getAbbreviation() - Method in enum org.corpus_tools.pepper.cli.ConvertWizardConsole.COMMAND
- getAbbreviation() - Method in enum org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
- getAbbreviation() - Method in enum org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- getBlacklist() - Method in class org.corpus_tools.pepper.connectors.impl.MavenAccessor
- getBlacklist() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
- getBundle(String, String, String) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
This method returns the bundle matching the specified maven project.
- getBundleContext() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Returns the
BundleContextobject used for thisPepperConnector - getBundleId(URI) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Returns the bundle id to an already installed bundle from the passed location.
- getConfiguration() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
{@inheritDoc Pepper#getConfiguration()}
- getConnector() - Method in class org.corpus_tools.pepper.cli.OSGiConsole
- getConsoleWidth() - Method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Returns the width of the output console.
- getDescription() - Method in enum org.corpus_tools.pepper.cli.ConvertWizardConsole.COMMAND
- getDescription() - Method in enum org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
- getDescription() - Method in enum org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- getDropInPaths() - Method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Returns the dropin paths, where to find the OSGi bundles.
- getFrameworkVersion() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
returns the version of pepper-framework read from the pepper-framework OSGi
Bundle. - getGoodBye(int) - Static method in class org.corpus_tools.pepper.cli.Greet
- getHello() - Static method in class org.corpus_tools.pepper.cli.Greet
-
Returns a formatted String, a kind of a welcome screen of Pepper.
- getHello(int, String, String) - Static method in class org.corpus_tools.pepper.cli.Greet
-
Returns a formatted String, a kind of a welcome screen of Pepper.
- getJavaResource() - Method in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
returns java file to be parsed.
- getJob(String) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
{@inheritDoc Pepper#getJob(String)}
- getName() - Method in enum org.corpus_tools.pepper.cli.ConvertWizardConsole.COMMAND
- getName() - Method in enum org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
- getName() - Method in enum org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- getOSGiProfileFile() - Method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Returns the path of the OSGi profile file
- getParameters() - Method in enum org.corpus_tools.pepper.cli.ConvertWizardConsole.COMMAND
- getParameters() - Method in enum org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
- getParameters() - Method in enum org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- getPepper() - Method in class org.corpus_tools.pepper.cli.ConvertWizardConsole
- getPepper() - Method in class org.corpus_tools.pepper.cli.PepperStarter
- getPepper() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Returns an instance of
Pepper, which is running inside OSGi. - getPepperConfiguration() - Method in class org.corpus_tools.pepper.cli.PepperStarter
- getPepperEMail() - Method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Returns the eMail address of SaltNPepper.
- getPepperHomepage() - Method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Returns the homepage address of SaltNPepper.
- getPepperStarterConfiguration() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
- getPlugInPath() - Method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Returns the plugIn path, where to find the OSGi bundles.
- getRegisteredImporters() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
- getRegisteredModules() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
{@inheritDoc Pepper#getRegisteredModules()}
- getRegisteredModulesAsString() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
- getSharedPackages() - Method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Returns the content of property
PepperStarterConfiguration.PROP_OSGI_SHAREDPACKAGES. - getSharedPackages() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Returns a String, containing a formatted list of packages to be shared between current classloader and OSGi classloaders.
- getVersion() - Static method in class org.corpus_tools.pepper.cli.PepperStarter
-
Resolves the current Pepper version from a file named version.properties in the pepper-lib jar file.
- getXmlResource() - Method in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
returns xml file to be parsed.
- Greet - Class in org.corpus_tools.pepper.cli
- Greet() - Constructor for class org.corpus_tools.pepper.cli.Greet
- GROUP_ID_PEPPER - Static variable in class org.corpus_tools.pepper.connectors.impl.MavenAccessor
-
group-id of pepper-framework artifact
H
- help() - Method in class org.corpus_tools.pepper.cli.OSGiConsole
-
Returns the help page for this console.
- help() - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
Help to all commands for Pepper
- HELP - org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
- HELP - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
I
- importPhase(PepperJob) - Method in class org.corpus_tools.pepper.cli.ConvertWizardConsole
-
A sub wizard to manage the import phase.
- init() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Starts the OSGi environment and installs and starts all bundles located in the plugin directory.
- init() - Method in interface org.corpus_tools.pepper.connectors.PepperConnector
-
Starts the OSGi framework and initializes
Pepperinside the framework. - install(URI) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Installs the given bundle, but does not start it.
- install(List<String>, PrintStream) - Method in class org.corpus_tools.pepper.cli.OSGiConsole
-
Executes OSGi command 'install'.
- INSTALL - org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
- INSTALL_START - org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
- INSTALL_START - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- installAndCopy(URI) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Installs the given bundle and copies it to the plugin path, but does not start it.
- installAndStart(List<String>) - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
Installs and starts a new Pepper module(s).
- installAndStart(List<String>, PrintStream) - Method in class org.corpus_tools.pepper.cli.OSGiConsole
-
Executes command 'launch', calling the OSGi command 'install' and 'start'.
- installBundles(URI, List<URI>) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Tries to install all jar-files, of the given pluginPath.
- isDebug - Variable in class org.corpus_tools.pepper.cli.ConvertWizardConsole
-
Determines if debug mode is on or off
- isInitialized() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
- isInitialized() - Method in interface org.corpus_tools.pepper.connectors.PepperConnector
-
Returns whether this object has been initialized.
- isSingleton(Bundle) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Returns whether the given bundle is a singleton.
K
- KEY_PEPPER_HOME - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
A key for using the a variable for the pepper home path inside of property files.
- KORPLING_MAVEN_REPO - Static variable in class org.corpus_tools.pepper.connectors.impl.MavenAccessor
-
path to korpling maven repo
L
- list() - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
Returns a String containing a table with information about all available Pepper modules.
- list(String) - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
Returns a String containing a table with information about the passed Pepper module.
- LIST - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- LIST_ALL - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- load() - Method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
For test purposes, properties are load from the file
PepperStarterConfiguration.FILE_PEPPER_TEST_PROP, which is assumed to be in thePepperStarterConfiguration.FILE_PEPPER_CONFfolder in the pepper home path. - load(File) - Method in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Loads pepper properties from given file.
- ls(List<String>, PrintStream) - Method in class org.corpus_tools.pepper.cli.OSGiConsole
-
Executes OSGi command 'ls'.
- LS - org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
M
- main(String[]) - Static method in class org.corpus_tools.pepper.cli.PepperStarter
- main(String[]) - Static method in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
{@inheritDoc XMLTagExtractor} java XMLTagExtractor.class -i XML_FILE -o OUTPUT_PATH
- manipulationPhase(PepperJob) - Method in class org.corpus_tools.pepper.cli.ConvertWizardConsole
-
A sub wizard to manage the manipulation phase.
- MavenAccessor - Class in org.corpus_tools.pepper.connectors.impl
-
How does this class work?
- MavenAccessor(PepperOSGiConnector) - Constructor for class org.corpus_tools.pepper.connectors.impl.MavenAccessor
O
- org.corpus_tools.pepper.cli - package org.corpus_tools.pepper.cli
- org.corpus_tools.pepper.cli.exceptions - package org.corpus_tools.pepper.cli.exceptions
- org.corpus_tools.pepper.connectors - package org.corpus_tools.pepper.connectors
- org.corpus_tools.pepper.connectors.impl - package org.corpus_tools.pepper.connectors.impl
- osgi() - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
Opens the OSGi console via an
OSGiConsoleobject and delegates to it. - OSGI - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- OSGiConsole - Class in org.corpus_tools.pepper.cli
-
This class represents a simple console for accessing the underlying OSGi environment of a
PepperOSGiConnector. - OSGiConsole(PepperOSGiConnector, String) - Constructor for class org.corpus_tools.pepper.cli.OSGiConsole
-
Initializes an object.
- OSGiConsole.COMMAND - Enum in org.corpus_tools.pepper.cli
P
- PepperConnector - Interface in org.corpus_tools.pepper.connectors
- PepperOSGiConnector - Class in org.corpus_tools.pepper.connectors.impl
-
This class is an implementation of
Pepper. - PepperOSGiConnector() - Constructor for class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
- PepperOSGiException - Exception in org.corpus_tools.pepper.cli.exceptions
- PepperOSGiException() - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperOSGiException
- PepperOSGiException(String) - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperOSGiException
- PepperOSGiException(String, Throwable) - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperOSGiException
- PepperOSGiFrameworkPluginException - Exception in org.corpus_tools.pepper.cli.exceptions
- PepperOSGiFrameworkPluginException() - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperOSGiFrameworkPluginException
- PepperOSGiFrameworkPluginException(String) - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperOSGiFrameworkPluginException
- PepperOSGiFrameworkPluginException(String, Throwable) - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperOSGiFrameworkPluginException
- PepperPropertyException - Exception in org.corpus_tools.pepper.cli.exceptions
- PepperPropertyException() - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperPropertyException
- PepperPropertyException(String) - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperPropertyException
- PepperPropertyException(String, Throwable) - Constructor for exception org.corpus_tools.pepper.cli.exceptions.PepperPropertyException
- PepperStarter - Class in org.corpus_tools.pepper.cli
-
The main class to start Pepper from the Console.
- PepperStarter() - Constructor for class org.corpus_tools.pepper.cli.PepperStarter
-
Initializes an instance of PepperStarter without a
PepperConnector. - PepperStarter(PepperConnector) - Constructor for class org.corpus_tools.pepper.cli.PepperStarter
-
Initializes an instance of PepperStarter.
- PepperStarter.COMMAND - Enum in org.corpus_tools.pepper.cli
- PepperStarterConfiguration - Class in org.corpus_tools.pepper.cli
-
This class represents all properties to customize Pepper.
- PepperStarterConfiguration() - Constructor for class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Creates a
PepperStarterConfigurationobject, without setting any property. - PepperStarterConfiguration(File) - Constructor for class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Creates a
PepperStarterConfigurationobject, using the given file to read the properties to be load into the new created object. - PREFIX_ATTRIBUTE - Static variable in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
Name of prefix for xml attribute.
- PREFIX_ELEMENT - Static variable in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
Name of prefix for xml tags.
- PREFIX_NAMESPACE - Static variable in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
Name of prefix for xml namespaces prefix.
- PREFIX_NAMESPACE_VALUE - Static variable in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
Name of prefix for xml namespaces.
- PRINT_DEPS - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- printDependencies(String) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
prints all transitive dependencies of the specified bundle, if the bundle can be related to a maven project
- printDependencies(String, String, String, String) - Method in class org.corpus_tools.pepper.connectors.impl.MavenAccessor
-
This method starts invokes the computation of the dependency tree.
- printDependencies(String, String, String, String) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
prints all transitive dependencies of the specified maven project
- printDependencies(Bundle) - Method in class org.corpus_tools.pepper.connectors.impl.MavenAccessor
-
This method tries to determine maven project coordinates from a bundle id to invoke
MavenAccessor.printDependencies(String, String, String, String). - PROMPT - Static variable in class org.corpus_tools.pepper.cli.PepperStarter
- PROP_CONSOLE_WIDTH - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Name of property to determine the width of outout console.
- PROP_DROPIN_PATHS - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
name of the property of where to find the dropin paths (comma seperated)
- PROP_OSGI_BUNDLES - Static variable in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
name of system property to determine the locations of OSGi bundles
- PROP_OSGI_PROFILE - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
name of the property of the location of the osgi profile
- PROP_OSGI_SHAREDPACKAGES - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
name of the property of the location of the osgi profile
- PROP_PEPPER_HOME - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
Name of the system property specifying the pepper home path.
- PROP_PLUGIN_PATH - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
name of the property of where to find the plugin path
- PROP_PREFIX - Static variable in class org.corpus_tools.pepper.cli.PepperStarterConfiguration
-
prefix of all properties
R
- remove(String) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Removes the passed bundle from the OSGi content and removes its jar file and folder if exist.
- remove(List<String>) - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
Removes an existing Pepper module(s).
- remove(List<String>, PrintStream) - Method in class org.corpus_tools.pepper.cli.OSGiConsole
-
Executes command 'remove'.
- REMOVE - org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
- REMOVE - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- removeJob(String) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
{@inheritDoc Pepper#removeJob(String)}
- REPEAT - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- runInteractive() - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
Starts the interactive console of Pepper.
S
- SAVE - org.corpus_tools.pepper.cli.ConvertWizardConsole.COMMAND
- selfTest() - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
Deprecated.
- selfTest() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
- SELFTEST - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- setBundleContext(BundleContext) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Sets the
BundleContextobject used for this connector - setConfiguration(PepperConfiguration) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
- setJavaResource(URI) - Method in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
Sets java file to be parsed.
- setPepper(Pepper) - Method in class org.corpus_tools.pepper.cli.ConvertWizardConsole
- setPepper(PepperConnector) - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
Sets a reference to Pepper via a
PepperConnector - setPepperConfiguration(PepperStarterConfiguration) - Method in class org.corpus_tools.pepper.cli.PepperStarter
- setXmlResource(URI) - Method in class org.corpus_tools.pepper.cli.XMLTagExtractor
-
Sets xml file to be parsed.
- ss(List<String>, PrintStream) - Method in class org.corpus_tools.pepper.cli.OSGiConsole
-
Executes OSGi command 'ss'.
- SS - org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
- start() - Method in class org.corpus_tools.pepper.cli.ConvertWizardConsole
-
Starts this console, using std in and std out.
- start() - Method in class org.corpus_tools.pepper.cli.OSGiConsole
-
Starts this console, using std in and std out.
- start(BufferedReader, PrintStream) - Method in class org.corpus_tools.pepper.cli.ConvertWizardConsole
-
Starts the wizard for a 'session'.
- start(BufferedReader, PrintStream) - Method in class org.corpus_tools.pepper.cli.OSGiConsole
- start(Long) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Starts the passed bundle
- start(List<String>, PrintStream) - Method in class org.corpus_tools.pepper.cli.OSGiConsole
-
Executes OSGi command 'start'.
- START - org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
- start_osgi() - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
Starts the OSGi environment.
- START_OSGI - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- startBundles(Collection<Bundle>) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Starts all bundle being contained in the given list of bundles.
- startElement(String, String, String, Attributes) - Method in class org.corpus_tools.pepper.cli.XMLTagExtractor
- startEquinox() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Starts the OSGi Equinox environment.
- stop(List<String>, PrintStream) - Method in class org.corpus_tools.pepper.cli.OSGiConsole
-
Executes OSGi command 'stop'.
- STOP - org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
- stop_osgi() - Method in class org.corpus_tools.pepper.cli.PepperStarter
-
Stops the OSGi environment.
- STOP_OSGI - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
- stopOSGi() - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Stops the OSGi environment.
T
- transformState(int) - Method in class org.corpus_tools.pepper.cli.OSGiConsole
U
- uninstall(Long) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Uninstalls a bundle from OSGi context.
- uninstall(URI) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
Uninstalls a bundle from OSGi context.
- uninstall(List<String>, PrintStream) - Method in class org.corpus_tools.pepper.cli.OSGiConsole
-
Executes OSGi command 'uninstall'.
- UNINSTALL - org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
- update(String, String, String, boolean, boolean) - Method in class org.corpus_tools.pepper.connectors.impl.PepperOSGiConnector
-
This method checks the pepperModules in the modules.xml for updates and triggers the installation process if a newer version is available
- update(String, String, String, boolean, boolean, Bundle) - Method in class org.corpus_tools.pepper.connectors.impl.MavenAccessor
-
This method checks the provided pepper plugin for updates and triggers the installation process if a newer version is available
- update(List<String>, PrintStream) - Method in class org.corpus_tools.pepper.cli.OSGiConsole
-
Executes command 'update', calling the OSGi commands 'uninstall', 'install' and 'start'.
- UPDATE - org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
- UPDATE - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
V
- valueOf(String) - Static method in enum org.corpus_tools.pepper.cli.ConvertWizardConsole.COMMAND
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.corpus_tools.pepper.cli.PepperStarter.COMMAND
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.corpus_tools.pepper.cli.ConvertWizardConsole.COMMAND
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.corpus_tools.pepper.cli.OSGiConsole.COMMAND
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.corpus_tools.pepper.cli.PepperStarter.COMMAND
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERSION - org.corpus_tools.pepper.cli.PepperStarter.COMMAND
X
- XMLTagExtractor - Class in org.corpus_tools.pepper.cli
-
This class is a helper class for developing
PepperModules. - XMLTagExtractor() - Constructor for class org.corpus_tools.pepper.cli.XMLTagExtractor
All Classes All Packages