Parsers vigilance configuration files based upon an arbitrary set of configuration stanzas. More...
Inheritance diagram for ConfigurationParser:Public Member Functions | |
| def | __init__ |
| def | parse |
| Parses a vigilance configuration file into a constraint set. More... | |
Public Attributes | |
| stanzas | |
| constraintSuite | |
Parsers vigilance configuration files based upon an arbitrary set of configuration stanzas.
| def __init__ | ( | self, | |
| stanzas, | |||
| constraintSuite | |||
| ) |
| def parse | ( | self, | |
| constraints | |||
| ) |
Parses a vigilance configuration file into a constraint set.
| constraints | A dictionary containing constraint configurations. |
| constraintSuite |
| stanzas |