Uses of Class
org.apache.uima.caseditor.editor.CasDocumentProvider.ElementInfo
Packages that use CasDocumentProvider.ElementInfo
Package
Description
 This package contains the editor classes.
- 
Uses of CasDocumentProvider.ElementInfo in org.apache.uima.caseditor.editorMethods in org.apache.uima.caseditor.editor that return CasDocumentProvider.ElementInfoModifier and TypeMethodDescriptionprotected CasDocumentProvider.ElementInfoCasDocumentProvider.createElementInfo(Object element) Creates the element info.Methods in org.apache.uima.caseditor.editor with parameters of type CasDocumentProvider.ElementInfoModifier and TypeMethodDescriptionprotected voidCasDocumentProvider.disposeElementInfo(Object element, CasDocumentProvider.ElementInfo info) Dispose element info.
- 
Uses of CasDocumentProvider.ElementInfo in org.apache.uima.caseditor.ideMethods in org.apache.uima.caseditor.ide that return CasDocumentProvider.ElementInfoModifier and TypeMethodDescriptionprotected CasDocumentProvider.ElementInfoDefaultCasDocumentProvider.createElementInfo(Object element) Methods in org.apache.uima.caseditor.ide with parameters of type CasDocumentProvider.ElementInfoModifier and TypeMethodDescriptionprotected voidDefaultCasDocumentProvider.disposeElementInfo(Object element, CasDocumentProvider.ElementInfo info)