Wizard is the application which will allows you to generate the "glue" to create your own extensions. More...
Classes | |
class | ActionAddParameterState |
State to add parameters in the action. More... | |
class | ActionAddParameterWidget |
Widget to add or remove parameters to the action. More... | |
class | ActionClassificationState |
State to class the action and to attribute a tag to it. More... | |
class | ActionClassificationWidget |
Widget to class the action and to attribute a tag to it. More... | |
class | ActionCreationState |
State to create one action. More... | |
class | ActionDescriptionState |
State to describe action. More... | |
class | ActionDescriptionWidget |
Widget to describe action. More... | |
class | ActionExtensionCreationState |
State to create an action extension. More... | |
class | ActionExtensionDependenciesState |
State to define action extension dependencies. More... | |
class | ActionExtensionDescriptionState |
State to enter the action extension description. More... | |
class | ActionExtensionDescriptionWidget |
Widget to enter the action extension description. More... | |
class | ActionParameterWidget |
Widget to define an action parameter. More... | |
class | ActionsCreationState |
State to create actions. More... | |
class | ActionsCreationWidget |
Widget to create actions. More... | |
class | ActionSummaryState |
State to summarize the created action. More... | |
class | ActionSummaryWidget |
Widget to summarize the created action. More... | |
class | ActionTagWidget |
Widget to define tag to an action. More... | |
class | CepContactState |
State of the contact of the creator of the CEP. More... | |
class | CepContactWidget |
Widget to enter contact of the creator of the CEP. More... | |
class | CepCreateOrModifyWidget |
Widget to choose to modify an existing CEP or to create a new one. More... | |
class | CepCreateRecapState |
State to summarize the creation of the CEP. More... | |
class | CepCreateRecapWidget |
Widget to summarize the creation of the CEP. More... | |
class | CepCreationDirectoryState |
State to define the directory of the CEP. More... | |
class | CepCreationDirectoryWidget |
Widget to define the directory of the CEP. More... | |
class | CepDescriptionState |
CEP description state. More... | |
class | CepDescriptionWidget |
Widget to describe the CEP. More... | |
class | ComponentAddPropertyState |
State to add a property to a component. More... | |
class | ComponentAddPropertyWidget |
Widget to add or remove properties to the component. More... | |
class | ComponentCreationState |
State to create one component. More... | |
class | ComponentDescriptionState |
State to describe component. More... | |
class | ComponentDescriptionWidget |
Widget to describe component. More... | |
class | ComponentExtensionCreationState |
State to create component extension. More... | |
class | ComponentExtensionDependenciesState |
State to define dependencies to the component extension. More... | |
class | ComponentExtensionDescriptionState |
State to describe component extension. More... | |
class | ComponentExtensionDescriptionWidget |
Widget to describe component extension. More... | |
class | ComponentPropertyWidget |
Widget to define a component property. More... | |
class | ComponentsCreationState |
State to create components. More... | |
class | ComponentsCreationWidget |
Widget to create components. More... | |
class | ComponentSummaryState |
State to summarise component creation. More... | |
class | ComponentSummaryWidget |
Widget to summarise the component creation. More... | |
class | DependenciesState |
Basic state to define dependencies. More... | |
class | DependenciesWidget |
Widget to define dependencies. More... | |
class | ExtensionSummaryState |
State to summarize extension. More... | |
class | ExtensionSummaryWidget |
Widget to summarize the extension. More... | |
class | GeneratingCEPState |
State to generate CEP. More... | |
class | GeneratingCEPWidget |
Widget to generate CEP. More... | |
class | LibraryCopyFilesState |
State to copy files in library. More... | |
class | LibraryCopyFilesWidget |
Widget to copy files to library. More... | |
class | LibraryCreationState |
State to create library. More... | |
class | LibraryDependenciesState |
State to define dependencies to the library. More... | |
class | LibraryDescriptionState |
State to describe library. More... | |
class | LibraryDescriptionWidget |
Widget to describe a library. More... | |
class | ViewerCreationState |
State to create one action. More... | |
class | ViewerDescriptionState |
State to describe action. More... | |
class | ViewerDescriptionWidget |
Widget to describe action. More... | |
class | ViewerExtensionCreationState |
State to create an action extension. More... | |
class | ViewerExtensionDependenciesState |
State to define action extension dependencies. More... | |
class | ViewerExtensionDescriptionState |
State to enter the action extension description. More... | |
class | ViewerExtensionDescriptionWidget |
Widget to enter the action extension description. More... | |
class | ViewersCreationState |
State to create actions. More... | |
class | ViewersCreationWidget |
Widget to create actions. More... | |
class | ViewerSummaryState |
State to summarize the created action. More... | |
class | ViewerSummaryWidget |
Widget to summarize the created action. More... | |
class | WelcomeWidget |
Class linked with welcome interface which allows user to choose what he wants to create ( action, component etc..) More... | |
class | WizardController |
Controller class, based on MVP architecture. More... | |
class | WizardMainWindow |
The main window of the Wizard. More... | |
class | WizardState |
Generic state of the wizard. More... | |
Wizard is the application which will allows you to generate the "glue" to create your own extensions.
The Wizard application ask you questions in order to generate the skeleton of your extensions. The extensions are generated inside an existing CEP. It also allows you to create a new CEP.