The Cep generator library aims at generating a CEP from a XML description. More...
Classes | |
class | ActionExtensionGenerator |
Generate an action extension. More... | |
class | ActionGenerator |
Generate an action. More... | |
class | CepGenerator |
This class contains the entry points to generate CEP. More... | |
class | ClassNameHandler |
Helper class to handle class names. More... | |
class | ComponentExtensionGenerator |
Generate a component extension. More... | |
class | ComponentGenerator |
Create a component. More... | |
class | DependencyGenerator |
Create the dependencies, generate the "NEEDs_LIBRARY" in the cmake file. More... | |
class | ExtensionGenerator |
Common abstract class to generate extensions. More... | |
class | LibraryGenerator |
Generate the library. More... | |
class | ParameterGenerator |
Generate parameters. More... | |
class | ViewerExtensionGenerator |
Generate an viewer extension. More... | |
class | ViewerGenerator |
Generate a viewer. More... | |
The Cep generator library aims at generating a CEP from a XML description.
The Wizard application generate an XML file which describes the CEP generated by the user. Then, the application calls this library to generate the CEP (directories structures with file) corresponding to the XML description.