Class UimaContext_ImplBase.ComponentInfoImpl

java.lang.Object
org.apache.uima.impl.UimaContext_ImplBase.ComponentInfoImpl
All Implemented Interfaces:
ComponentInfo
Enclosing class:
UimaContext_ImplBase

class UimaContext_ImplBase.ComponentInfoImpl extends Object implements ComponentInfo
Implementation of the ComponentInfo interface that allows the CAS to access information from this context- currently just the Sofa mappings.
  • Constructor Details

    • ComponentInfoImpl

      ComponentInfoImpl()
  • Method Details

    • mapToSofaID

      public String mapToSofaID(String aSofaName)
      Description copied from interface: ComponentInfo
      Retrieve actual sofa ID given a symbolic name
      Specified by:
      mapToSofaID in interface ComponentInfo
      Parameters:
      aSofaName - this component's name for a SofA
      Returns:
      absolute SofA ID