Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
K
N
O
P
R
S
U
V
I
init(IWorkbenchWindow)
- Method in class it.uniroma3.plasm.actionset.
CheckPlasmAction
init(IWorkbenchWindow)
- Method in class it.uniroma3.plasm.actionset.
ExportAction
init(IWorkbenchWindow)
- Method in class it.uniroma3.plasm.actionset.
StartPlasm
init(IWorkbenchWindow)
- Method in class it.uniroma3.plasm.actionset.
StopPlasm
init(IWorkbench)
- Method in class it.uniroma3.plasm.preferences.
PreferencePage
init(IWorkbench, IStructuredSelection)
- Method in class it.uniroma3.plasm.wizards.
PlasmNewProject
init(IWorkbench, IStructuredSelection)
- Method in class it.uniroma3.plasm.wizards.
PlasmNewWizard
We will accept the selection in the workbench to see if we can initialize from it.
isActive()
- Method in class it.uniroma3.plasm.core.
Plasm
Is this process active?
isDisposed()
- Method in class it.uniroma3.plasm.views.
PlasmView
isWhitespace(char)
- Method in class it.uniroma3.plasm.editors.util.
PlasmWhitespaceDetector
Requested by IWhitespaceDetector interface, simply check if the given parameter c is a white space, a tab, a new line or a carriage return character
isWordPart(char)
- Method in class it.uniroma3.plasm.editors.util.
PlasmOperatorDetector
Implements the isWordPart method from IWordDetector interface.
isWordPart(char)
- Method in class it.uniroma3.plasm.editors.util.
PlasmWordDetector
Checks if the given character c is a valid PLaSM internal word character
isWordStart(char)
- Method in class it.uniroma3.plasm.editors.util.
PlasmOperatorDetector
Implements the isWordStart method from IWordDetector interface.
isWordStart(char)
- Method in class it.uniroma3.plasm.editors.util.
PlasmWordDetector
Checks if a character is a valid PLaSM word initial character.
it.uniroma3.plasm
- package it.uniroma3.plasm
Provides for the main source tree for Plasm packages, and it's where resides the main PlusmPlugin Class
it.uniroma3.plasm.actionset
- package it.uniroma3.plasm.actionset
Provides for all the actions needed for this plugin
it.uniroma3.plasm.core
- package it.uniroma3.plasm.core
Provides for the IPC with the external Plasm Proces, like sending text and making an output polling of the response.
it.uniroma3.plasm.editors
- package it.uniroma3.plasm.editors
it.uniroma3.plasm.editors.util
- package it.uniroma3.plasm.editors.util
it.uniroma3.plasm.perspective
- package it.uniroma3.plasm.perspective
Provides for the Factory of the Plasm Perspective, needed to operate with Eclipse
it.uniroma3.plasm.preferences
- package it.uniroma3.plasm.preferences
it.uniroma3.plasm.views
- package it.uniroma3.plasm.views
Provides for the views of the plugin
it.uniroma3.plasm.wizards
- package it.uniroma3.plasm.wizards
Provides for the wizards used by the plugin
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
K
N
O
P
R
S
U
V