Class | Description |
---|---|
Configuration |
Class
Configuration contains configuration information
from the machine configuration database for the Babel compiler. |
ConfigurationTest |
Class
ConfigurationTest is a simple unit test for the
Configuration class. |
Metadata |
The
Metadata class contains information from the machine
configuration database XML metadata file. |
MetadataTest |
The
MetadataTest class is a simple unit test for the
Metadata class. |
Profile |
Class
Profile defines one particular machine configuration
profile for the Babel compiler. |
Exception | Description |
---|---|
InvalidConfiguration |
The
InvalidConfiguration exception class is thrown if an
error is detected while parsing an XML configuration file. |