Package org.apache.uima.cas
Interface ComponentInfo
-
public interface ComponentInfoInformation that a CAS needs to know about the component that's currently operating on it. Intended for internal framework usage.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringmapToSofaID(String aSofaName)Retrieve actual sofa ID given a symbolic name
-