Uses of Class
matchedTemplateClassifer.MTClassifierControl
Packages that use MTClassifierControl
Package
Description
-
Uses of MTClassifierControl in matchedTemplateClassifer
Methods in matchedTemplateClassifer that return MTClassifierControlModifier and TypeMethodDescriptionMTProcess.getMTControl()
Get the Matched Click Classifier Controller for this process.Constructors in matchedTemplateClassifer with parameters of type MTClassifierControlModifierConstructorDescriptionMTControlGUI
(MTClassifierControl dlcontrol) MTProcess
(MTClassifierControl pamControlledUnit) The MTProcess -
Uses of MTClassifierControl in matchedTemplateClassifer.annotation
Methods in matchedTemplateClassifer.annotation that return MTClassifierControlModifier and TypeMethodDescriptionMatchedClickAnnotationType.getMTControl()
Get the MTControl that the annotation is associated with.Constructors in matchedTemplateClassifer.annotation with parameters of type MTClassifierControlModifierConstructorDescriptionMatchedClickAnnotationType
(MTClassifierControl mtControl) MatchedClickSymbolModifier
(MTClassifierControl mtControl, PamSymbolChooser symbolChooser) -
Uses of MTClassifierControl in matchedTemplateClassifer.layoutFX
Constructors in matchedTemplateClassifer.layoutFX with parameters of type MTClassifierControlModifierConstructorDescriptionMTClassifierPane
(MTClassifierControl mtClassifierControl, MTClassifier mtClassifier) Generate a classifier pane.MTSettingsPane
(MTClassifierControl mtClassifierControl) The MT Classifier -
Uses of MTClassifierControl in matchedTemplateClassifer.offline
Constructors in matchedTemplateClassifer.offline with parameters of type MTClassifierControlModifierConstructorDescriptionMTClassifierOfflineTask
(MTClassifierControl mtClassifierControl) Constructor for the click train offline processingMTOfflineProcess
(MTClassifierControl mtControl) Constructor for matched template classifier offline process.