Package PamModel.parametermanager
package PamModel.parametermanager
-
ClassDescriptioninterface which can be added to an enum so that it provides tooltips as well as toString.Interface to add to any configuration settings object which will contain / generate / allow creation of descriptors of what's within that parameter set.Description of data within a field in a classParameter description which can use a single parameterless getter to retrieve a field from a class.Description of the parameters within a class.ParameterSetManager<T extends ManagedParameters>Just about everything giving overall control of some managed parameters.A parameter validator for checking whether an input value for a field is valid.Abstract instance of PamParameterDataInterface which implements everything apart from the getData() functionSimple parameter description which can work with a public field.Simple parameter validator which return OK for all values.