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 classAnalysisEnginePanelThe Class AnalysisEnginePanel.classConsumerPanelThe Class ConsumerPanel.(package private) static classCpmPanel.ResetableMetaDataPanelMetaDataPanel 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 voidCpmPanel. 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.
-