Uses of Class
de.xima.fc.gui.model.processing.ParameterModel
Packages that use ParameterModel
Package
Description
-
Uses of ParameterModel in de.xima.fc.gui.bean
Fields in de.xima.fc.gui.bean with type parameters of type ParameterModelMethods in de.xima.fc.gui.bean that return ParameterModelMethods in de.xima.fc.gui.bean that return types with arguments of type ParameterModelMethods in de.xima.fc.gui.bean with parameters of type ParameterModelModifier and TypeMethodDescriptionvoid
AExternalUserBean.addNewCustParameter
(ParameterModel model) Method parameters in de.xima.fc.gui.bean with type arguments of type ParameterModelModifier and TypeMethodDescriptionvoid
AExternalUserBean.setCustParameter
(List<ParameterModel> parameter) -
Uses of ParameterModel in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return ParameterModel -
Uses of ParameterModel in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return types with arguments of type ParameterModel -
Uses of ParameterModel in de.xima.fc.gui.model
Methods in de.xima.fc.gui.model that return types with arguments of type ParameterModelModifier and TypeMethodDescriptionPluginWrapperModel.getAllProperties()
PluginWrapperModel.getPluginList()
PluginWrapperModel.getUnregisteredPlugins()
-
Uses of ParameterModel in de.xima.fc.gui.model.comparator
Methods in de.xima.fc.gui.model.comparator with parameters of type ParameterModelModifier and TypeMethodDescriptionint
ParameterModelComparator.compare
(ParameterModel o1, ParameterModel o2) -
Uses of ParameterModel in de.xima.fc.gui.model.processing
Methods in de.xima.fc.gui.model.processing that return ParameterModel