A C D E G I K N O P R S U V

E

EXIT - Static variable in class it.uniroma3.plasm.core.Plasm
EXIT command for Plasm
EvaluateAction - class it.uniroma3.plasm.actionset.EvaluateAction.
This is the super class for all the evaluate actions of this plugin this is made necessary to check everytime that the plasm Process is up and running and the export view is active and not disposed.
EvaluateAction() - Constructor for class it.uniroma3.plasm.actionset.EvaluateAction
 
EvaluateAction.Refresher - class it.uniroma3.plasm.actionset.EvaluateAction.Refresher.
 
EvaluateAction.Refresher(List) - Constructor for class it.uniroma3.plasm.actionset.EvaluateAction.Refresher
 
EvaluateAllBuffer - class it.uniroma3.plasm.actionset.EvaluateAllBuffer.
This action evaluates all the buffer
EvaluateAllBuffer() - Constructor for class it.uniroma3.plasm.actionset.EvaluateAllBuffer
 
EvaluateSelection - class it.uniroma3.plasm.actionset.EvaluateSelection.
This Action evaluates plasm editor's selections
EvaluateSelection() - Constructor for class it.uniroma3.plasm.actionset.EvaluateSelection
 
ExportAction - class it.uniroma3.plasm.actionset.ExportAction.
This actions exports the selected object into a VRML script (by now only VRML, next mod would be other formats...)
ExportAction() - Constructor for class it.uniroma3.plasm.actionset.ExportAction
default constructor
eval(String) - Method in class it.uniroma3.plasm.core.Plasm
AHCM (Another Hard comprehension method) this method evaluates the string passed as argument to the running plasm process NOTE: this method DOESN'T provide anysort of syntax evaluation...this is done from the underlying Plasm process.
evaluate() - Method in class it.uniroma3.plasm.actionset.EvaluateAction
 
evaluate() - Method in class it.uniroma3.plasm.actionset.EvaluateAllBuffer
 
evaluate() - Method in class it.uniroma3.plasm.actionset.EvaluateSelection
 
evaluate(ICharacterScanner) - Method in class it.uniroma3.plasm.editors.PlasmWordRule
This method uses the PLaSM code detectors to examine any word being digitated to associate it with a particular Token object.

A C D E G I K N O P R S U V