Package fmpp.setting


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
    Description
    File that stores the current configuration base directory at the time it was instantiated.
    File that stores the original setting value (string) it was constructed from.
    Bad setting or setting combination, or failure when trying to setup the engine with the settings.
    Stores FMPP settings, loads configuration files, provides other setting handling related utilities.
    Represents the type of the value of a setting.