Class Summary |
ActionSupporter |
A class for supporting actions by providing auxiliary functionality |
CreateContainerAction |
This class provides common functionality for actions which create wizards based on a container selected by the user |
CreatePsystemAction |
This class displays a PsystemWizard instance when activated, providing support for the graphic interface button in charge to do so |
CreateSimulatorAction |
This class performs the creation and displaying of a SimulatorCreatorDisplayer wizard when the extension referring this class is activated |
ExportPsystemAction |
This class performs the creation and displaying of a OutputFormatWizard wizard when the extension referring this class is activated |
ImportPsystemAction |
This class performs the creation and displaying of a InputFormatWizard wizard when the extension referring this class is activated |
SimulateAction |
This class performs the creation and displaying of an SimulatorDisplayer instance when the extension referring this class is activated |
ToggleNatureAction |
This class performs the action functionality for toggling P-system nature on a project
It's needed as only P-Lingua nature project can be automatically parsed by P-Lingua files parser |