Class Summary |
ExternalFileListener |
This class implements the behavior of the button which selects the file to be the external wizard file |
FormatIDListener |
This class updates a FormatTranslatorWizard instance output format according to the format list selection |
FormatPackageListener |
This class checks if the package indicated by the package text field exists and updates its WizardPage instance wizard package field |
FormatProjectListener |
This class checks if the project indicated by the project field text field exists and updates its WizardPage instance wizard project field |
FormatTranslatorWizard |
This class provides the common interface for wizards to translate P-systems among formats, that is, the common wizard user interface elements to import and export P-systems |
FormatTranslatorWizardPage |
This class displays a wizard page containing all export and import parameters needed to perform such operations |
InputFormatWizard |
This class provides the wizard interface for importing P-systems among formats, that is, for including P-systems in the current workspace |
InputFormatWizardPage |
This class implements the page for InputFormatWizard instances related to translation parameters when translating to files in the current workspace, such as selecting the project, package and file where the translated file will be created in |
InternalFileListener |
Sets a InputFormatWizard instance internal file based on a text field |
OutputFormatLabelProvider |
This class provides labels for output formats |
OutputFormatWizard |
This class provides the wizard interface for exporting P-systems among formats, that is, for generating files which encode P-systems whose original files are within the current workspace |
OutputFormatWizardPage |
This class implements the page for OutputFormatWizard instances related to translation parameters when translating from files within the current workspace. |
PreserveFormatListener |
This class updates the option of preserving the original file format of the source file in a FormatTranslatorWizard instance file |
RunnableInputCopycat |
This class copies a source file to a destination one. |
RunnableInputTranslator |
This class translates a P-system among formats and reports its translation progress. |
RunnableOutputCopycat |
This class copies a source file to a destination one. |
RunnableOutputTranslator |
This class translates a P-system among formats and reports its translation progress. |