Constant Field Values
Contents
org.corpus_tools.*
-
org.corpus_tools.pepper.common.PepperConfiguration Modifier and Type Constant Field Value public static final StringDEFAULT_WORKSPACE"workspace"public static final StringEMAIL"saltnpepper@lists.hu-berlin.de"public static final StringENV_PEPPER_MODULE_RESOURCES"pepper.modules.resources"public static final StringFILE_CONF_FILE"pepper.properties"public static final StringFILE_CONF_FOLDER"conf"public static final StringFILE_CONF_TEST_FILE"pepper-test.properties"public static final StringFITNESS_FEATURE_DESC"https://korpling.github.io/pepper/doc/fitness.html"public static final StringHOMEPAGE"http://corpus-tools.org/pepper/"public static final StringPROP_CALL_GC_AFTER_DOCUMENT"pepper.gcAfterDocumentSleep"public static final StringPROP_COMPUTE_PERFORMANCE"pepper.computePerformance"public static final StringPROP_DETAILED_STATUS_REPORT"pepper.detailedStatusReport"public static final StringPROP_KEEP_TEMP_DOCS"pepper.keepTempDocs"public static final StringPROP_MAX_AMOUNT_OF_SDOCUMENTS"pepper.maxAmountOfProcessedSDocuments"public static final StringPROP_MEMORY_POLICY"pepper.memPolicy"public static final StringPROP_PEPPER_MODULE_RESOURCES"pepper.modules.resources"public static final StringPROP_PREFIX"pepper"public static final StringPROP_REPORT_INTERVAL"pepper.reportInterval"public static final StringPROP_TEMP_FOLDER"pepper.temporaries"public static final StringPROP_WORKSPACE"pepper.workspace"public static final StringSOURCES_RESOURCES"src/main/resources/" -
org.corpus_tools.pepper.common.PepperUtil Modifier and Type Constant Field Value public static final intCONSOLE_WIDTH120public static final intCONSOLE_WIDTH_120120public static final intCONSOLE_WIDTH_8080public static final StringFILE_ENDING_PEPPER"pepper"
-
org.corpus_tools.pepper.core.InitialDocumentBus Modifier and Type Constant Field Value protected static final StringID_INTITIAL"initial" -
org.corpus_tools.pepper.core.ModuleResolver Modifier and Type Constant Field Value public static final StringRESOURCES".resources" -
org.corpus_tools.pepper.core.ModuleResolverImpl Modifier and Type Constant Field Value public static final StringPROP_OSGI_BUNDLES"osgi.bundles" -
org.corpus_tools.pepper.core.PepperOSGiRunner Modifier and Type Constant Field Value public static final StringARG_COMMAND_LINE_PARAMS"sun.java.command"public static final StringARG_SELFTEST"-selfTest"public static final StringDIR_CONF"/conf"public static final StringDIR_PLUGINS"/plugins"public static final StringENV_PEPPER_WORKFLOW_FILE"PEPPER_TEST_WORKFLOW_FILE"public static final StringPROP_TEST_DISABLED"org.corpus_tools.pepper.disableTest" -
org.corpus_tools.pepper.core.PepperParamsReader Modifier and Type Constant Field Value public static final StringATT_DEST_PATH"destinationPath"public static final StringATT_FORMAT_NAME"formatName"public static final StringATT_FORMAT_VERSION"formatVersion"public static final StringATT_ID"id"public static final StringATT_MODULE_NAME"moduleName"public static final StringATT_SOURCE_PATH"sourcePath"public static final StringATT_SPECIAL_PARAMS"specialParams"public static final StringELEMENT_EXPORTER_PARAMS"exporterParams"public static final StringELEMENT_IMPORTER_PARAMS"importerParams"public static final StringELEMENT_MODULE_PARAMS"moduleParams"public static final StringELEMENT_PEPPER_JOB_PARAMS"pepperJobParams"public static final StringELEMENT_PEPPERPARAMS"PepperParams"public static final StringNS_PEPPERPARAMS"de.hu_berlin.german.korpling.saltnpepper.pepper.pepperParams"public static final StringNS_XMI"http://www.omg.org/XMI"public static final StringPREFIX_PEPPERPARAMS"pepperParams"public static final StringPREFIX_XMI"xmi" -
org.corpus_tools.pepper.core.TerminalDocumentBus Modifier and Type Constant Field Value protected static final StringID_TERMINAL"terminal" -
org.corpus_tools.pepper.core.WorkflowDescriptionReader Modifier and Type Constant Field Value public static final StringATT_FORMAT_NAME"formatName"public static final StringATT_FORMAT_VERSION"formatVersion"public static final StringATT_ID"id"public static final StringATT_KEY"key"public static final StringATT_NAME"name"public static final StringATT_PATH"path"public static final StringATT_VERSION"version"public static final StringTAG_CUSTOMIZATION"customization"public static final StringTAG_EXPORTER"exporter"public static final StringTAG_IMPORTER"importer"public static final StringTAG_MANIPULATOR"manipulator"public static final StringTAG_PEPEPR_JOB"pepper-job"public static final StringTAG_PROP"property"
-
org.corpus_tools.pepper.exceptions.WorkflowException Modifier and Type Constant Field Value public static final StringMSG_PREFIX"An error occured in Pepper workflow. "
-
org.corpus_tools.pepper.impl.CorpusPathResolver Modifier and Type Constant Field Value public static final intNUMBER_OF_SAMPLED_FILES20public static final intNUMBER_OF_SAMPLED_LINES10
-
org.corpus_tools.pepper.modules.PepperImporter Modifier and Type Constant Field Value public static final StringNEGATIVE_FILE_EXTENSION_MARKER"-" -
org.corpus_tools.pepper.modules.PepperModule Modifier and Type Constant Field Value public static final StringENDING_ALL_FILES"ALL_FILES"public static final StringENDING_FOLDER"FOLDER"public static final StringENDING_LEAF_FOLDER"LEAF_FOLDER"public static final StringENDING_TAB"tab"public static final StringENDING_TXT"txt"public static final StringENDING_XML"xml" -
org.corpus_tools.pepper.modules.PepperModuleProperties Modifier and Type Constant Field Value public static final StringPROP_AFTER_ADD_SLAYER"pepper.after.addSLayer"public static final StringPROP_AFTER_COPY_RES"pepper.after.copyRes"public static final StringPROP_AFTER_REMOVE_ANNOTATIONS"pepper.after.removeAnnos"public static final StringPROP_AFTER_RENAME_ANNOTATIONS"pepper.after.renameAnnos"public static final StringPROP_AFTER_REPORT_CORPUSGRAPH"pepper.after.reportCorpusGraph"public static final StringPROP_AFTER_TOKENIZE"pepper.after.tokenize"public static final StringPROP_BEFORE_ADD_SLAYER"pepper.before.addSLayer"public static final StringPROP_BEFORE_READ_META"pepper.before.readMeta"
-
org.corpus_tools.pepper.modules.coreModules.DoNothingExporter Modifier and Type Constant Field Value public static final StringFORMAT_NAME"doNothing"public static final StringFORMAT_VERSION"0.0"public static final StringMODULE_NAME"DoNothingExporter" -
org.corpus_tools.pepper.modules.coreModules.DoNothingImporter Modifier and Type Constant Field Value public static final StringFORMAT_NAME"doNothing"public static final StringFORMAT_VERSION"0.0"public static final StringMODULE_NAME"DoNothingImporter" -
org.corpus_tools.pepper.modules.coreModules.DoNothingManipulator Modifier and Type Constant Field Value public static final StringFORMAT_NAME"doNothing"public static final StringFORMAT_VERSION"0.0"public static final StringMODULE_NAME"DoNothingManipulator" -
org.corpus_tools.pepper.modules.coreModules.DOTExporter Modifier and Type Constant Field Value public static final StringFORMAT_NAME"dot"public static final StringFORMAT_VERSION"1.0" -
org.corpus_tools.pepper.modules.coreModules.DOTManipulatorProperties Modifier and Type Constant Field Value public static final StringPREFIX"dotManipulator."public static final StringPROP_FILE_ENDING"fileEnding"public static final StringPROP_OUTPUTFILE"outputDir" -
org.corpus_tools.pepper.modules.coreModules.SaltValidatorProperties Modifier and Type Constant Field Value public static final StringPROP_CLEAN"clean"public static final StringPROP_SELF_RELATION"selfRelation" -
org.corpus_tools.pepper.modules.coreModules.SaltXMLExporter Modifier and Type Constant Field Value public static final StringFORMAT_NAME"SaltXML"public static final StringFORMAT_VERSION"1.0"public static final StringMODULE_NAME"SaltXMLExporter" -
org.corpus_tools.pepper.modules.coreModules.SaltXMLImporter Modifier and Type Constant Field Value public static final StringFORMAT_NAME"SaltXML"public static final StringFORMAT_VERSION"1.0"public static final StringMODULE_NAME"SaltXMLImporter" -
org.corpus_tools.pepper.modules.coreModules.TextExporter Modifier and Type Constant Field Value public static final StringFORMAT_NAME"txt"public static final StringFORMAT_VERSION"1.0"public static final StringMODULE_NAME"TextExporter" -
org.corpus_tools.pepper.modules.coreModules.TextImporter Modifier and Type Constant Field Value public static final StringFORMAT_NAME"txt"public static final StringFORMAT_VERSION"0.0"public static final StringMODULE_NAME"TextImporter"