The code generation process is driven by a set of specifications that are expressed in an XML document. The OBS Framework uses as the XML-based specifications for the generator meta-components the application model. Since the application model is generated by instantiating the framework model, the generator meta-components help create an automated link from the framework model through the application specification down to the code of the target application.

Instantiators

A base abstract class is provided by the framework and represent one of the framework abstract interfaces. Code generation is used to construct application-specific components. Derivation from a framework abstract class ensures that the class thus generated is compatible with other framework classes.

This page gives an overview of the instantiator meta-components currently provided by the OBS Framework.

Configurers

Contact Us | The OBS Framework Project