Class UimaContext_ImplBase.ComponentInfoImpl

  • All Implemented Interfaces:
    ComponentInfo
    Enclosing class:
    UimaContext_ImplBase

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String mapToSofaID​(java.lang.String aSofaName)
      Retrieve actual sofa ID given a symbolic name
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ComponentInfoImpl

        ComponentInfoImpl()
    • Method Detail

      • mapToSofaID

        public java.lang.String mapToSofaID​(java.lang.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