Constant Field Values

Contents

org.apache.*

  • org.apache.uima.collection.impl.cpm.container.CPEFactory 
    Modifier and Type Constant Field Value
    public static final String CPM_HOME "${CPM_HOME}"
  • org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue 
    Modifier and Type Constant Field Value
    protected static final int WAIT_TIMEOUT 50
  • org.apache.uima.collection.impl.cpm.vinci.Vinci 
    Modifier and Type Constant Field Value
    public static final String VNS_HOST "VNS_HOST"
    public static final String VNS_PORT "VNS_PORT"
  • org.apache.uima.impl.UIMAFramework_impl 
    Modifier and Type Constant Field Value
    public static final boolean debug false
  • org.apache.uima.tools.cpm.CpmPanel 
    Modifier and Type Constant Field Value
    public static final String HELP_MESSAGE "Instructions for using UIMA Collection Processing Engine Configurator:\n\nSelect a Collection Reader descriptor using the Browse button in the topmost panel.\n\nOn the Analyis Engines panel and the CAS Consumers panel, use the Add button to select Analysis Engine (AE) \nand CAS Consumer descriptors.\n\nPress the Play button to start collection processing.\nA progress bar in the lower left corner of the window will indicate the processing progress.\nWhen running, you may use the Pause or Stop button to pause or stop the processing.\n\nThe File menu contains options for opening and saving CPE descriptors.\n\nThe View menu contains an option to display the CAS Initializer panel. CAS Initializers are deprecated \nsince UIMA version 2.0, but are still supported by this tool."
  • org.apache.uima.tools.images.Images 
    Modifier and Type Constant Field Value
    public static final String BANNER "/org/apache/uima/tools/images/UIMA_banner2tlp.png"
    public static final String DOWN "/org/apache/uima/tools/images/down_24.gif"
    public static final String FORWARD "/org/apache/uima/tools/images/forward_24.gif"
    public static final String MICROSCOPE "/org/apache/uima/tools/images/Micro_16.gif"
    public static final String PAUSE "/org/apache/uima/tools/images/pause_24.gif"
    public static final String PLAY "/org/apache/uima/tools/images/play_24.gif"
    public static final String ROW_DELETE "/org/apache/uima/tools/images/RowDelete_24.gif"
    public static final String SMALL_ARROW "/org/apache/uima/tools/images/smallarrow_16.gif"
    public static final String STOP "/org/apache/uima/tools/images/stop_24.gif"
    public static final String TEXT_DOC "/org/apache/uima/tools/images/text_16.gif"
    public static final String UIMA_LOGO_BIG "/org/apache/uima/tools/images/UIMA_logo_big.png"
    public static final String UIMA_LOGO_SMALL "/org/apache/uima/tools/images/UIMA_logo_50.png"
    public static final String UP "/org/apache/uima/tools/images/up_24.gif"
    public static final String XML_DOC "/org/apache/uima/tools/images/xml_16.gif"
  • org.apache.uima.tools.jcasgen.IError 
    Modifier and Type Constant Field Value
    public static final int ERROR 2
    public static final int INFO 0
    public static final int WARN 1
  • org.apache.vinci.transport.document.XTalkToSAX 
    Modifier and Type Constant Field Value
    public static final int INITIAL_BUF_SIZE 256