A B C D E F G H I L M N O P Q R S T U V W X

C

canFinish() - Method in class org.gcn.plinguaplugin.formatWizards.FormatTranslatorWizard
 
canFinish() - Method in class org.gcn.plinguaplugin.formatWizards.InputFormatWizard
 
canFinish() - Method in class org.gcn.plinguaplugin.psystemWizard.PsystemWizard
 
canFinish() - Method in class org.gcn.plinguaplugin.simulatorCreator.SimulatorCreatorDisplayer
 
CellLikeConfigurationPanel - Class in org.gcn.plinguaplugin.configurationinterface.cellLike
This class displays a Cell-Like configuration passed as constructor parameter
CellLikeConfigurationPanel(Configuration) - Constructor for class org.gcn.plinguaplugin.configurationinterface.cellLike.CellLikeConfigurationPanel
Creates a new CellLikeMembranePanel instance to display the configuration passed as parameter
checkAndQueryToSaveOutputTraceFile() - Method in class org.gcn.plinguaplugin.simulator.OutputTraceFileManager
Checks if the output trace file needs to be saved, queries the user if he wants to save the output trace file, and acts as he responses
CheckBoxListener - Class in org.gcn.plinguaplugin.simulator
This class toggles the related text field when a check box is toggled.
CheckBoxListener(Text, Button, SimulatorDisplayer, CheckNumberTextListener) - Constructor for class org.gcn.plinguaplugin.simulator.CheckBoxListener
Creates a new CheckBoxListener instance
CheckBoxSelectionListener - Class in org.gcn.plinguaplugin.simulatorCreator
This abstract class describes a check box selection behavior which consists of enabling and disabling the simulator supported actions
CheckBoxSelectionListener(Button, SimulatorCreatorDisplayer) - Constructor for class org.gcn.plinguaplugin.simulatorCreator.CheckBoxSelectionListener
Creates a new CheckBoxSelectionListener which describes a check box selection behavior which consists of enabling and disabling the simulator supported actions
CheckLimitStepTextListener - Class in org.gcn.plinguaplugin.simulator
This class checks if the text within a text field defines a number greater than 0.
CheckLimitStepTextListener(SimulatorDisplayer, Text, Button) - Constructor for class org.gcn.plinguaplugin.simulator.CheckLimitStepTextListener
Creates a new CheckLimitStepTextListener instance which test a text field
CheckNumberTextListener - Class in org.gcn.plinguaplugin.simulator
This class checks if the text within a text field defines a number greater than 0.
CheckNumberTextListener(SimulatorDisplayer, Text, Button) - Constructor for class org.gcn.plinguaplugin.simulator.CheckNumberTextListener
Creates a new SimulatorDisplayer instance which test a text field
CheckOutputTraceFileListener - Class in org.gcn.plinguaplugin.simulator
This class updates the proper buttons when the option to write the simulation trace into a file is enabled.
CheckOutputTraceFileListener(Button, Button, SimulatorDisplayer) - Constructor for class org.gcn.plinguaplugin.simulator.CheckOutputTraceFileListener
Creates a new CheckOutputTraceFileListener instance
checkSpecificType(String) - Method in class org.gcn.plinguaplugin.simulator.CheckLimitStepTextListener
 
checkSpecificType(String) - Method in class org.gcn.plinguaplugin.simulator.CheckNumberTextListener
 
checkSpecificType(String) - Method in class org.gcn.plinguaplugin.simulator.CheckTimeOutTextListener
 
CheckTimeOutTextListener - Class in org.gcn.plinguaplugin.simulator
This class checks if the text within a text field defines a number greater than 0.
CheckTimeOutTextListener(SimulatorDisplayer, Text, Button) - Constructor for class org.gcn.plinguaplugin.simulator.CheckTimeOutTextListener
Creates a new CheckTimeOutTextListener instance which test a text field
cleanPreviousConfigurations(ISimulator) - Static method in class org.gcn.plinguaplugin.controller.SimulatorController
Cleans the previous configurations of the simulator given as argument
clearCurrentProcess() - Method in class org.gcn.plinguaplugin.simulator.SimulatorDisplayerReporter
 
clearCurrentProcessText() - Method in class org.gcn.plinguaplugin.simulator.SimulatorDisplayer
Clears the current process field text
clearCurrentTraceStream() - Method in class org.gcn.plinguaplugin.simulator.SimulatorDisplayer
Clears the current trace stream
clearMessageBoxText() - Method in class org.gcn.plinguaplugin.simulator.SimulatorDisplayer
Clears the message box text
ClearPreviousStepsListener - Class in org.gcn.plinguaplugin.simulator
This class causes the simulator of the SimulatorDisplayer instance the button belongs to to clear all previous steps, if any
ClearPreviousStepsListener(SimulatorDisplayer) - Constructor for class org.gcn.plinguaplugin.simulator.ClearPreviousStepsListener
Creates a new StepForwardListener instance which causes the simulator of the SimulatorDisplayer given as argument to clear all previous steps, if any
clearSimulator() - Method in class org.gcn.plinguaplugin.simulator.SimulatorDisplayer
Clears the simulator contents (simulator and file route)
ClosePanelListener - Class in org.gcn.plinguaplugin.configurationinterface.cellLike
 
ClosePanelListener(Stack<Shell>) - Constructor for class org.gcn.plinguaplugin.configurationinterface.cellLike.ClosePanelListener
 
CloseShellListener - Class in org.gcn.plinguaplugin.simulator
This class closes the currently active configuration panel (if any) and pauses the threads which are still alive when the SimulatorDisplayer instance given as parameter is closed
CloseShellListener(SimulatorDisplayer) - Constructor for class org.gcn.plinguaplugin.simulator.CloseShellListener
Creates a new CloseShellListener instance which closes the currently active configuration panel (if any) and pauses the threads which are still alive when the SimulatorDisplayer instance given as parameter is closed
CommitOutputFileTraceListener - Class in org.gcn.plinguaplugin.simulator
This class writes the current simulation trace to an output trace file.
CommitOutputFileTraceListener(SimulatorDisplayer) - Constructor for class org.gcn.plinguaplugin.simulator.CommitOutputFileTraceListener
Creates a new CommitOutputFileTraceListener instance
condition() - Method in class org.gcn.plinguaplugin.simulator.ButtonSelectionListener
 
configure() - Method in class org.gcn.plinguaplugin.builder.PlinguaNature
Adds P-Lingua nature to the project so that it becomes a P-Lingua nature project
contributeToMenu(IMenuManager) - Method in class org.gcn.plinguaplugin.editors.PlinguaEditorContributor
 
contributeToToolBar(IToolBarManager) - Method in class org.gcn.plinguaplugin.editors.PlinguaEditorContributor
 
copyAndCloseStreams(InputStream, OutputStream) - Static method in class org.gcn.plinguaplugin.wizardCommonComponents.FileCreator
Copies an input stream to an output stream and closes them
copyStreams(InputStream, OutputStream) - Static method in class org.gcn.plinguaplugin.wizardCommonComponents.FileCreator
Copies an input stream to an output stream
createConfigurationPanel(Configuration) - Static method in class org.gcn.plinguaplugin.configurationinterface.IConfigurationPanelFactory
Creates an IConfigurationPanel instance which displays the Configuration instance given as argument
CreateContainerAction - Class in org.gcn.plinguaplugin.actions
This class provides common functionality for actions which create wizards based on a container selected by the user
CreateContainerAction() - Constructor for class org.gcn.plinguaplugin.actions.CreateContainerAction
 
createControl(Composite) - Method in class org.gcn.plinguaplugin.formatWizards.FormatTranslatorWizardPage
 
createControl(Composite) - Method in class org.gcn.plinguaplugin.formatWizards.InputFormatWizardPage
This class adds the project, package and workspace text fields to the wizard, as they're necessary for including P-system encoded in files
createControl(Composite) - Method in class org.gcn.plinguaplugin.psystemWizard.PsystemWizardParametersPage
 
createControl(Composite) - Method in class org.gcn.plinguaplugin.simulatorCreator.SimulatorFeaturesWizardPage
Sets up the simulator features page by adding simulator parameters
createFile(InputStream, String, String, Shell, IProgressMonitor) - Static method in class org.gcn.plinguaplugin.wizardCommonComponents.FileCreator
Creates a new file on the container and file specified with the workspace
createFileChooserText(String, Composite, SelectionListener) - Static method in class org.gcn.plinguaplugin.wizardCommonComponents.WizardComponents
Creates a file chooser composite which contains a file chooser
CreateFileRunnable - Class in org.gcn.plinguaplugin.wizardCommonComponents
This class creates a P-system file and reports its creation progress
CreateFileRunnable(String, String, String, Shell) - Constructor for class org.gcn.plinguaplugin.wizardCommonComponents.CreateFileRunnable
Creates a new CreateFileRunnable instance, which will create a P-System file on the file route composed of its package and name
createListIDsContent(Composite, String, IContentProvider, ILabelProvider, ISelectionChangedListener, Object) - Static method in class org.gcn.plinguaplugin.wizardCommonComponents.WizardComponents
Creates a composite based on a list and a top label describing the list
createMainComposite(Composite) - Method in class org.gcn.plinguaplugin.formatWizards.FormatTranslatorWizardPage
 
createOptionRow(Composite, String) - Static method in class org.gcn.plinguaplugin.wizardCommonComponents.WizardComponents
Creates a row to contain a check box to represent an option
createPages() - Method in class org.gcn.plinguaplugin.editors.PlinguaEditor
Creates the pages of the multi-page editor.
createParametersDisplayer(Composite, Composite) - Method in class org.gcn.plinguaplugin.formatWizards.FormatTranslatorWizardPage
 
createPsystem(IFile) - Static method in class org.gcn.plinguaplugin.actions.ActionSupporter
Tests if a file contains a P-system without errors and returns the P-system
CreatePsystemAction - Class in org.gcn.plinguaplugin.actions
This class displays a PsystemWizard instance when activated, providing support for the graphic interface button in charge to do so
CreatePsystemAction() - Constructor for class org.gcn.plinguaplugin.actions.CreatePsystemAction
 
createSimulator(Psystem, boolean, boolean, String) - Method in class org.gcn.plinguaplugin.controller.PsystemController
Creates a simulator for the Psystem instance given as parameter
CreateSimulatorAction - Class in org.gcn.plinguaplugin.actions
This class performs the creation and displaying of a SimulatorCreatorDisplayer wizard when the extension referring this class is activated
CreateSimulatorAction() - Constructor for class org.gcn.plinguaplugin.actions.CreateSimulatorAction
 
CreateSimulatorRunnable - Class in org.gcn.plinguaplugin.simulatorCreator
This class creates simulators reporting the operation process on a progress monitor
CreateSimulatorRunnable(SimulatorCreatorDisplayer, boolean, boolean, boolean) - Constructor for class org.gcn.plinguaplugin.simulatorCreator.CreateSimulatorRunnable
Creates a new CreateSimulatorRunnable to create files which encode ISimulator instances
createSourcePage() - Method in class org.gcn.plinguaplugin.editors.PlinguaEditor
 
createStackedComposite(Composite, Composite) - Static method in class org.gcn.plinguaplugin.wizardCommonComponents.WizardComponents
Creates a composite which can be stacked one upon the other
createStatus(int, int, String, Throwable) - Static method in class org.gcn.plinguaplugin.PlinguaLog
Creates a status report according to the parameters given
createStrategySimulator(int, long, SimulatorDisplayer) - Static method in class org.gcn.plinguaplugin.simulator.StrategySimulatorFactory
Creates a StrategySimulator instance according to the arguments given, as stated in SimpleFactory idiom
createTextContents(Composite, String) - Static method in class org.gcn.plinguaplugin.wizardCommonComponents.WizardComponents
Creates a text field inside a composite
createTextContents(Composite, String, int) - Static method in class org.gcn.plinguaplugin.wizardCommonComponents.WizardComponents
Creates a text field inside a composite

A B C D E F G H I L M N O P Q R S T U V W X