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

S

saveFile() - Static method in class vae_MainPackage.VAE_MainApplication
 
saveLines() - Method in class vae_projectManager.SimpleScriptEditor
 
saveProject(VAE_Project) - Static method in class vae_projectManager.VAE_Project
 
scanErrorException - Variable in class JFlex.LexScan
 
scanner - Variable in class JFlex.CUP$LexParse$actions
 
scanner - Variable in class JFlex.LexParse
 
scanner - Variable in class JFlex.NFA
 
ScannerException - Exception in JFlex
This Exception could be thrown while scanning the specification (e.g. unmatched input)
ScannerException(ErrorMessages) - Constructor for exception JFlex.ScannerException
Creates a new ScannerException with a message only.
ScannerException(File, ErrorMessages) - Constructor for exception JFlex.ScannerException
Creates a new ScannerException for a file with a message only.
ScannerException(ErrorMessages, int) - Constructor for exception JFlex.ScannerException
Creates a new ScannerException with a message and line number.
ScannerException(File, ErrorMessages, int) - Constructor for exception JFlex.ScannerException
Creates a new ScannerException for a file with a message and line number.
ScannerException(File, ErrorMessages, int, int) - Constructor for exception JFlex.ScannerException
Creates a new ScannerException with a message, line number and column.
sceneTree - Variable in class vae_projectManager.VAE_Project
 
sceneTreeFileName - Variable in class vae_projectManager.VAE_Project
 
script - Variable in class vae_projectManager.SimpleScriptEditor
 
script_editor_GUI - package script_editor_GUI
 
scriptLength - Variable in class toolBars.PatchSelectionToolBar
 
scriptList - Variable in class toolBars.PatchSelectionToolBar
 
scroll - Variable in class xml_explorer.JVisualGraphScene
 
SecondaryScript - Class in vae_projectManager
 
SecondaryScript(String) - Constructor for class vae_projectManager.SecondaryScript
 
SecondaryScriptEditor - Interface in vae_projectManager
 
select(VAE_Graph_Item) - Method in class script_editor_GUI.VAE_Graph_Manager
 
selectAllLink() - Method in class script_editor_GUI.VAE_GenericLink
 
selected - Variable in class script_editor_GUI.VAE_GenericLink
 
selected - Variable in class script_editor_GUI.VAE_Graph_Item
 
selected - Variable in class xml_explorer.VisualNode
 
SELECTED_BORDER - Static variable in class script_editor_GUI.VAE_GenericBox
Couleur standard de dessin des bord d'une boite non selectionnée.
SELECTED_ELINK_COLOR - Static variable in class script_editor_GUI.VAE_ExternalLink
 
SELECTED_LINK_COLOR - Static variable in class script_editor_GUI.VAE_GenericLink
 
selectedNode - Variable in class xml_explorer.JVisualGraphScene
 
selectNext() - Method in class xml_explorer.VisualNode
 
selectNextChild(VisualNode) - Method in class xml_explorer.VisualNode
 
selectPrevious() - Method in class xml_explorer.VisualNode
 
selectPreviousChild(VisualNode) - Method in class xml_explorer.VisualNode
 
SemCheck - Class in JFlex
Performs simple semantic analysis on regular expressions.
SemCheck() - Constructor for class JFlex.SemCheck
 
serialVersionUID - Static variable in class script_editor_GUI.VAE_GenericLink
 
setAction(int, Action) - Method in class JFlex.DFA
 
setActiveScriptWindows(VAE_Graph_Manager) - Static method in class vae_MainPackage.VAE_MainApplication
 
setActiveScriptWindows(VAE_Patch_EditionPane) - Static method in class vae_MainPackage.VAE_MainApplication
 
setActiveWindow(VAE_Control_Panel) - Static method in class format_geometrie_GUI.ElementSelector
Informe l'instance du patch actif.
setArrival(VAE_GenericBox, int) - Method in class script_editor_GUI.VAE_GenericLink
 
setAssociatedBox(VAE_GenericBox) - Method in class script_editor_GUI.VAE_Control_Panel
 
setAttributes(Vector<AttributePanel>) - Method in class format_geometrie_GUI.VAE_Object
 
setControlPanel(VAE_Control_Panel) - Method in class script_editor_GUI.VAE_Graph_Manager
 
setCurrentProject(VAE_Project) - Static method in class vae_MainPackage.VAE_MainApplication
 
setCurrentProjectViewPointProperties(double, double, double, double, double, double) - Static method in class vae_projectManager.VAE_ProjectFactory
 
setDefaults() - Static method in class JFlex.Options
Sets all options back to default values.
setDeparture(VAE_GenericBox, int) - Method in class script_editor_GUI.VAE_GenericLink
 
setDir(String) - Static method in class JFlex.Options
Set output directory
setDir(File) - Static method in class JFlex.Options
Set output directory
setDuration(String) - Method in class gesture_editor_GUI.AttributePanelAnimation
Defini la valeur du chapel de saisie si cette valeur est correcte pour l'attribut.
setEnabled(boolean) - Method in class BasicComponent.TButton
Déini l'état du bouton.
setEnabled(boolean) - Method in class format_geometrie_GUI.AttributePanel
Active ou desactive le champs de saisie.
setEnd(char) - Method in class JFlex.Interval
Set a new last character
setEtat(int) - Static method in class gesture_editor_GUI.VAE_Gesture_ObjectInterfaceGenerator
 
setExpended(boolean) - Method in class xml_explorer.VisualNode
 
setFile(File) - Method in class JFlex.LexScan
 
setFinal(int, boolean) - Method in class JFlex.DFA
 
setGestureAttributes(Vector<AttributePanelAnimation>) - Method in class gesture_editor_GUI.VAE_Gesture_Object
 
setGestureAttributes(Vector<AttributePanelAnimation>) - Method in class gesture_editor_GUI.VAE_Gesture_ObjectBox
 
setGestureObjectAttributes(Vector<AttributePanelAnimation>) - Method in class gesture_editor_GUI.VAE_Gesture_ObjectBox
 
setGestureObjectAttributes(Vector<AttributePanelAnimation>) - Method in class gesture_editor_GUI.VAE_GestureBox
 
setGUIMode(TextArea) - Static method in class JFlex.Out
Switches to GUI mode if text is not null
setGUIMode(TextArea) - Method in class JFlex.StdOutWriter
Set the TextArea to write text to.
setInputString(String) - Method in class format_geometrie_GUI.AttributePanel
Defini la valeur du chapel de saisie si cette valeur est correcte pour l'attribut.
setInstanceVisible(boolean) - Static method in class format_geometrie_GUI.ElementSelector
Défini la visibilité de l'intance unique.
setItemsEnabled(boolean) - Method in class toolBars.GenerationToolsBar
 
setItemsEnabled(boolean) - Method in class toolBars.VAEGenericToolBox
 
setItemsEnabled(boolean) - Method in class toolBars.VAEToolsBox
 
setLexState(int, int) - Method in class JFlex.DFA
 
setLines(Vector<String>) - Method in class vae_projectManager.SecondaryScript
 
setLookAction(boolean) - Method in class JFlex.Action
Sets the look ahead flag for this action
setManager(VAE_Graph_Manager) - Method in class script_editor_GUI.VAE_Control_Panel
 
setMaxCharCode(int) - Method in class JFlex.CharClasses
Sets the larges Unicode value of the current input character set.
setMode(int) - Method in class script_editor_GUI.VAE_Graph_Manager
 
setMouseOverClose(boolean) - Method in class script_editor_GUI.VAE_Patch_EditionPane
 
setName(String) - Method in class script_editor_GUI.VAE_GenericBox
 
setName(String) - Method in class toolBars.VAEGenericToolBox
 
setNumLexStates(int) - Method in class JFlex.EOFActions
 
setObjectAttributes(Vector<AttributePanel>) - Method in class vae_SpecificBoxes.VAE_IfBox
 
setObjectAttributes(Vector<AttributePanel>) - Method in class vae_SpecificBoxes.VAE_MultiplexBox
 
setObjectAttributes(Vector<AttributePanel>) - Method in class vae_SpecificBoxes.VAE_ObjectBox
 
setOutputStream(OutputStream) - Static method in class JFlex.Out
Sets a new output stream and switches to non-gui mode.
setPossibleValues(KleeneStructure) - Method in class format_geometrie.Attribute
 
setProcess(Process) - Method in class external_process_manager.BasicProcessControler
Défini l'instance du process controlé
setProcess(Process) - Method in interface external_process_manager.ProcessControler
 
setPushback(int, boolean) - Method in class JFlex.DFA
 
setQuantifier(String) - Method in class format_geometrie.KleeneStructure
 
setRootNode(Document) - Method in class xml_explorer.JVisualGraphScene
 
setSceneExplorer(ExplorerXML, String) - Method in class vae_projectManager.VAE_Project
 
setSequenceIndex(String) - Method in class gesture_editor_GUI.AttributePanelAnimation
Defini la valeur du chapel de saisie si cette valeur est correcte pour l'attribut.
setSkeleton(File) - Static method in class JFlex.Options
 
setStart(char) - Method in class JFlex.Interval
Set a new first character
setText(String) - Static method in class splashScreen.SplashScreen
 
setText(String) - Method in class xml_explorer.VisualNode
 
setTitle(String) - Method in class script_editor_GUI.VAE_Patch_EditionPane
 
setType(int) - Method in class format_geometrie.Attribute
 
setType(int) - Method in class format_geometrie.KleeneStructure
 
setTypeName(String) - Method in class format_geometrie_GUI.VAE_Object
 
setTypeName(String) - Method in class gesture_editor_GUI.VAE_Gesture_Object
 
setValTranslation(int) - Method in class JFlex.CountEmitter
Translate all values by given amount.
setValueInputArea(JComboBox) - Method in class format_geometrie_GUI.AttributePanel
Defini le champs de saisie.
setValueInputArea(JTextField) - Method in class format_geometrie_GUI.AttributePanel
Defini le champs de saisie.
showAttributes - Static variable in class xml_explorer.VisualNode
 
showContextMenu(int, int) - Method in class gesture_editor_GUI.VAE_Gesture_ObjectBox
 
showContextMenu(int, int) - Method in class gesture_editor_GUI.VAE_GestureBox
 
showContextMenu(int, int) - Method in class script_editor_GUI.VAE_Graph_Item
 
showContextMenu(int, int) - Method in class vae_SpecificBoxes.VAE_CustomBox
 
showContextMenu(int, int) - Method in class vae_SpecificBoxes.VAE_FunctionBox
 
showContextMenu(int, int) - Method in class vae_SpecificBoxes.VAE_IfBox
 
showContextMenu(int, int) - Method in class vae_SpecificBoxes.VAE_MatrixBox
 
showContextMenu(int, int) - Method in class vae_SpecificBoxes.VAE_MotorBox
 
showContextMenu(int, int) - Method in class vae_SpecificBoxes.VAE_MultiplexBox
 
showContextMenu(int, int) - Method in class vae_SpecificBoxes.VAE_Note
 
showContextMenu(int, int) - Method in class vae_SpecificBoxes.VAE_ObjectBox
 
showContextMenu(int, int) - Method in class vae_SpecificBoxes.VAE_TimerBox
 
showInputDialog(String, JTextField) - Static method in class BasicComponent.JCustomOptionPane
Ouvrir une boite de dialogue avec le message et la zone d'entrée donnée.
showNodeProperties(VisualNode) - Method in class xml_explorer.NodeDisplayer
 
showPlugInsList() - Method in class toolBars.VAEToolsBox
 
showPortContextMenu(int, int) - Method in class script_editor_GUI.VAE_GenericBox
 
showPosition(File, int, int) - Static method in class JFlex.Out
prints a line of a file with marked position.
showPosition(File, int) - Static method in class JFlex.Out
print a line of a file
SilentExit - Exception in JFlex
Signals a silent exit (no statistics printout).
SilentExit() - Constructor for exception JFlex.SilentExit
 
SimpleScriptEditor - Class in vae_projectManager
 
SimpleScriptEditor() - Constructor for class vae_projectManager.SimpleScriptEditor
 
singleton - Static variable in class toolBars.PatchSelectionToolBar
 
singleton - Static variable in class vae_MainPackage.VAE_MainApplication
 
size() - Method in class JFlex.CharSet
 
size(Macros) - Method in class JFlex.RegExp
The approximate number of NFA states this expression will need (only works correctly after macro expansion and without negation)
SKEL_IO_ERROR - Static variable in class JFlex.ErrorMessages
 
SKEL_IO_ERROR_DEFAULT - Static variable in class JFlex.ErrorMessages
 
Skeleton - Class in JFlex
This class stores the skeleton of generated scanners.
Skeleton(PrintWriter) - Constructor for class JFlex.Skeleton
Creates a new skeleton (iterator) instance.
splashScreen - package splashScreen
 
SplashScreen - Class in splashScreen
Classe permettant d'afficher un SlashScreen generique a travers des methodes statiques.
SplashScreen(String) - Constructor for class splashScreen.SplashScreen
 
standalone - Variable in class JFlex.LexScan
 
STAR - Static variable in interface JFlex.sym
 
start - Variable in class JFlex.CharClassInterval
The first character of the interval
start - Variable in class JFlex.Interval
 
start - Variable in class JFlex.IntPair
 
start() - Method in class JFlex.Timer
Start the timer.
start_production() - Method in class format_geometrie.parser
Indicates start production.
start_production() - Method in class JFlex.LexParse
Indicates start production.
start_production() - Method in class xml_file_correction.Parser_xmlfc
Indicates start production.
start_state() - Method in class format_geometrie.parser
Indicates start state.
start_state() - Method in class JFlex.LexParse
Indicates start state.
start_state() - Method in class xml_file_correction.Parser_xmlfc
Indicates start state.
startingBox - Variable in class script_editor_GUI.VAE_GenericLink
 
startingPort - Variable in class script_editor_GUI.VAE_GenericLink
 
startNewProject() - Static method in class vae_projectManager.VAE_ProjectFactory
 
STATE_IDENT_EXP - Static variable in class JFlex.ErrorMessages
 
STATELIST - Static variable in class JFlex.LexScan
 
stateNumber - Variable in class JFlex.CUP$LexParse$actions
 
StatePairList - Class in JFlex
A list of pairs of states.
StatePairList() - Constructor for class JFlex.StatePairList
 
states - Variable in class JFlex.LexicalStates
maps state name to state number
STATES - Static variable in class JFlex.LexScan
 
states - Variable in class JFlex.LexScan
 
states - Variable in class JFlex.RegExps
the lexical states in wich the regexp is used
states() - Method in class JFlex.StateSet
 
StateSet - Class in JFlex
A set of NFA states (= integers).
StateSet() - Constructor for class JFlex.StateSet
 
StateSet(int) - Constructor for class JFlex.StateSet
 
StateSet(int, int) - Constructor for class JFlex.StateSet
 
StateSet(StateSet) - Constructor for class JFlex.StateSet
 
StateSetEnumerator - Class in JFlex
Enumerates the states of a StateSet.
StateSetEnumerator() - Constructor for class JFlex.StateSetEnumerator
creates a new StateSetEnumerator that is not yet associated with a StateSet. hasMoreElements() and nextElement() will throw NullPointerException when used before reset()
StateSetEnumerator(StateSet) - Constructor for class JFlex.StateSetEnumerator
 
staticInputPort - Variable in class script_editor_GUI.VAE_GenericBox
 
staticOutputPort - Variable in class script_editor_GUI.VAE_GenericBox
 
statistics() - Static method in class JFlex.Out
print error and warning statistics
StdOutWriter - Class in JFlex
Convenience class for JFlex stdout, redirects output to a TextArea if in GUI mode.
StdOutWriter() - Constructor for class JFlex.StdOutWriter
A StdOutWriter, attached to System.out, no gui mode
StdOutWriter(OutputStream) - Constructor for class JFlex.StdOutWriter
A StdOutWrite, attached to the specified output stream, no gui mode
stop - Variable in class external_process_manager.BasicProcessControler
 
stop() - Method in class JFlex.Timer
Stop the timer.
string - Variable in class format_geometrie.Lexer
 
string - Variable in class JFlex.LexScan
 
STRING - Static variable in interface JFlex.sym
 
STRING - Static variable in class xml_file_correction.Lexer_xmlfc
lexical states
string - Variable in class xml_file_correction.Lexer_xmlfc
 
STRING_CONTENT - Static variable in class JFlex.LexScan
lexical states
STRING_I - Static variable in interface JFlex.sym
 
StringDroped(String) - Method in class script_editor_GUI.VAE_Control_Panel
 
sub(IntCharSet) - Method in class JFlex.IntCharSet
 
suppAttributePanelAnimation(AttributePanelAnimation) - Static method in class gesture_editor_GUI.VAE_Gesture_ObjectInterfaceGenerator
 
SWITCH - Static variable in class JFlex.Options
code generation method: switch statement
sym - Class in format_geometrie
CUP generated class containing symbol constants.
sym() - Constructor for class format_geometrie.sym
 
sym - Interface in JFlex
CUP generated interface containing symbol constants.
sym - Class in xml_file_correction
CUP generated class containing symbol constants.
sym() - Constructor for class xml_file_correction.sym
 
syntax_error(Symbol) - Method in class format_geometrie.parser
 
SYNTAX_ERROR - Static variable in class JFlex.ErrorMessages
 
syntax_error(Symbol) - Method in class xml_file_correction.Parser_xmlfc
 
syntaxError(ErrorMessages) - Method in class JFlex.CUP$LexParse$actions
 
syntaxError(ErrorMessages, int) - Method in class JFlex.CUP$LexParse$actions
 
syntaxError(ErrorMessages, int, int) - Method in class JFlex.CUP$LexParse$actions
 

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