Uses of Class
org.apache.uima.tools.cpm.MetaDataPanel
-
Packages that use MetaDataPanel Package Description org.apache.uima.tools.cpm -
-
Uses of MetaDataPanel in org.apache.uima.tools.cpm
Subclasses of MetaDataPanel in org.apache.uima.tools.cpm Modifier and Type Class Description class
AnalysisEnginePanel
The Class AnalysisEnginePanel.class
ConsumerPanel
The Class ConsumerPanel.(package private) static class
CpmPanel.ResetableMetaDataPanel
MetaDataPanel used for Collection Reader & AE selection and configuration.Methods in org.apache.uima.tools.cpm with parameters of type MetaDataPanel Modifier and Type Method Description private void
CpmPanel. createParameterOverrides(CasProcessorConfigurationParameterSettings aSettings, MetaDataPanel aPanel)
Called by createCpeDescription to add configuration parameter overrides to the CpeDescription being constructed, based on the user's changes in the GUI.
-