Package fmpp.setting
FMPP settings. FMPP settings is an abstraction over the FMPP core that helps to write tools (front-ends) that can share configuration information, and has similar setup rules from the view point of tool user.
-
Class Summary Class Description FileWithConfigurationBase File
that stores the current configuration base directory at the time it was instantiated.FileWithSettingValue File
that stores the original setting value (string) it was constructed from.Settings Stores FMPP settings, loads configuration files, provides other setting handling related utilities.Settings.SettingType Represents the type of the value of a setting. -
Exception Summary Exception Description SettingException Bad setting or setting combination, or failure when trying to setup the engine with the settings.