- Sav(PolychronyWindow, CompilerWin, String) - Method in class common.LiaisonSignal
-
- save_allRoots(boolean) - Method in class common.PolychronyWindow
-
recursively save all root windows including the main one
if this window has changed or if saving in query mode, dialog save this window
- save_innerModel() - Method in class common.PolychronyWindow
-
ASSUME: a node is selected and it is not the root
save this node with the hep of browsing
see also save_root
- save_JNode(int, boolean) - Method in class common.JTree2
-
save the selected node or model
if complement = J_root save the root
if complement = J_in, save a selected node
if silent = true, browsing is proposed only if filename is missing
- save_root(boolean) - Method in class common.PolychronyWindow
-
ASSUME: this_PwindowTree is not empty
save the root
if silent = true, browsing is proposed only if filename is missing
see also save_innerModel
- searchProc(SignalTreeNode, String) - Method in class common.JTree2
-
recursive method to search a process whose name is processName returns
false if the user has clicked on CANCEL or closed the search window, true
if the search is finished
assume: currentNode is not null
- searchText() - Method in class common.TextWindow
-
- see(boolean) - Method in class common.CompilerFunct
-
- see(boolean) - Method in class common.CompilerOptions
-
- select_JTreeRoot() - Method in class common.JTree2
-
sets the root as the selected node.
- select_node(SignalTreeNode) - Method in class common.JTree2
-
sets aNode as the selected node.
- SelectHandler - Class in org.eclipse.pop.gui.handlers
-
Our sample handler extends AbstractHandler, an IHandler base class.
- SelectHandler() - Constructor for class org.eclipse.pop.gui.handlers.SelectHandler
-
The constructor.
- selectionChanged(IAction, ISelection) - Method in class org.eclipse.pop.gui.popup.actions.OpenAction
-
- selectPwindow(PolychronyWindow) - Method in class common.PolychronyWindow
-
- selectPwindow() - Method in class common.PolychronyWindow
-
- selectTypeFont(int) - Method in class common.GraphCanvas
-
- set_clickedAction(int) - Method in class common.PolychronyWindow
-
- set_COMPILER_OPTION(int) - Method in class common.LiaisonSignal
-
- set_dedicatedWindow(PolychronyWindow) - Method in class common.SignalTreeNode
-
- set_GEwindowMoveMouseEvent() - Method in class common.PolychronyWindow
-
- set_ntreeValue(long) - Method in class common.SignalTreeNode
-
- set_selectedAction(int, int) - Method in class common.PolychronyWindow
-
- set_selectedAction(int) - Method in class common.PolychronyWindow
-
- setActivePart(IAction, IWorkbenchPart) - Method in class org.eclipse.pop.gui.popup.actions.OpenAction
-
- setCaretPosition(int) - Method in class common.InfoWindow
-
- setCaretPosition(int) - Method in class common.ParamWindow
-
- setCaretPosition(int) - Method in class common.TextWindow
-
- setColorCompilerFunct(int, int) - Method in class common.LiaisonSignal
-
- setColorFunct(int, int) - Method in class common.CompilerFunct
-
- setCurrentObject(int) - Method in class common.JTree2
-
- setCurrentPolychronyWindow(boolean) - Method in class common.JTree2
-
- SetCurrentTree(int) - Method in class common.LiaisonSignal
-
- setCurrentTree(int) - Method in class common.PolychronyWindow
-
- setCurrentWindow(LiaisonSignal) - Method in class common.CompilerOptions
-
- setError(boolean) - Method in class common.SignalTreeNode
-
- setFocus() - Method in class org.eclipse.pop.gui.views.PolychronyView
-
Passing the focus request to the viewer's control.
- setFrame(Frame) - Method in class gui_dependent.Polychrony
-
- setGridState(boolean) - Method in class common.GraphCanvas
-
- setGridStroke(int) - Method in class common.GraphCanvas
-
- setGridWidth(int) - Method in class common.GraphCanvas
-
- setMoveMouseEvent() - Method in class common.GraphCanvas
-
- setMoveMouseEvent() - Method in class common.LiaisonSignal
-
- setNewSignalRoot(LiaisonSignal, String) - Method in class common.SignalTreeNode
-
Builds a new Signal root; call after a click on the menu button "reset all"
- setScale(double) - Method in class common.GraphCanvas
-
- setSelected_ntreesRoot() - Method in class common.JTree2
-
set the actual ntrees root as this selected node
- show_Twindow(int) - Method in class common.PolychronyWindow
-
- showNamePort(String) - Method in class common.LiaisonSignal
-
- showPortHide() - Method in class common.LiaisonSignal
-
- sig_iterate() - Method in class common.LiaisonSignal
-
- sig_iterate(int) - Method in class common.PolychronyWindow
-
call C interface with "action" as current action
- sigIterateLibButton(LibBar, LibButton, boolean) - Method in class common.LiaisonSignal
-
- SignalChangeProcName(long, String) - Method in class common.LiaisonSignal
-
- SignalExit() - Method in class common.LiaisonSignal
-
- SignalModuleCreate(long, String) - Method in class common.LiaisonSignal
-
- SignalProcCreate(long, String, int, int) - Method in class common.LiaisonSignal
-
- SignalRaz() - Method in class common.LiaisonSignal
-
- SignalRootCreate(String) - Method in class common.LiaisonSignal
-
- SignalTreeCopy(long) - Method in class common.LiaisonSignal
-
- SignalTreeDelete(long, boolean) - Method in class common.LiaisonSignal
-
- SignalTreeInsert(long, long, int) - Method in class common.LiaisonSignal
-
- SignalTreeNode - Class in common
-
- SignalTreeNode(LiaisonSignal, String, long, boolean) - Constructor for class common.SignalTreeNode
-
Constructor: creation SignalTreeNode named "modeulName" associated with the ntress aNtrees
if isAmodule then aNtrees is a module otherwise it is a model
- SignalTreeNode(LiaisonSignal, long) - Constructor for class common.SignalTreeNode
-
Constructor : insertion of a subprocess (for example file loading).
- SignalTreeNode(LiaisonSignal, String) - Constructor for class common.SignalTreeNode
-
Constructor called for the root : we create a Signal associated process
that won't be visible
- SignalTreeSelect(long) - Method in class common.LiaisonSignal
-
- sizeFont() - Method in class common.GraphCanvas
-
- SizeHandler - Class in org.eclipse.pop.gui.handlers
-
Our sample handler extends AbstractHandler, an IHandler base class.
- SizeHandler() - Constructor for class org.eclipse.pop.gui.handlers.SizeHandler
-
The constructor.
- start(BundleContext) - Method in class org.eclipse.pop.gui.Activator
-
- stateChanged(ChangeEvent) - Method in class common.BGColorChooser
-
- stateChanged(ChangeEvent) - Method in class common.TextColorChooser
-
- stop(BundleContext) - Method in class org.eclipse.pop.gui.Activator
-