|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentInfo | |
|---|---|
| org.apache.uima | The main package for the Unstructured Information Management Middleware Architecture. |
| org.apache.uima.cas | Common Analysis System (CAS) Interfaces. |
| Uses of ComponentInfo in org.apache.uima |
|---|
| Methods in org.apache.uima that return ComponentInfo | |
|---|---|
ComponentInfo |
UimaContextAdmin.getComponentInfo()
Gets the ComponentInfo object for this component, which can be passed to CAS.setCurrentComponentInfo(ComponentInfo). |
| Uses of ComponentInfo in org.apache.uima.cas |
|---|
| Methods in org.apache.uima.cas with parameters of type ComponentInfo | |
|---|---|
void |
CAS.setCurrentComponentInfo(ComponentInfo info)
Informs the CAS of relevant information about the component that is currently procesing it. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||