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

A

accept(File) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ExtensionFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
acceptConnections() - Method in class gov.sandia.ccaffeine.dc.distributed.ClientServerSocket
 
acceptConnections(int) - Method in class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
 
AccessServer - Class in gov.sandia.ccaffeine.dc.user_iface
This class allows the client to send querries and commands to the cca server.
AccessServer() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.AccessServer
 
accessServer - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
accessServer - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
actionPerformed(ActionEvent) - Method in class gov.sandia.ccaffeine.dc.distributed.FrameTestHeartbeatMonitor
Whenever the end-user presses the button, send a HearbeatEvent to the HeartbeatMonitor.
actionPerformed(ActionEvent) - Method in class gov.sandia.ccaffeine.dc.distributed.HeartbeatMonitor
It has been a very long time since the arrival of the last heartbeat.
actionPerformed(ActionEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui.ActionListenerConnectComponents
 
actionPerformed(ActionEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui.ActionListenerExit
 
actionPerformed(ActionEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui.ActionListenerInstantiateComponents
 
actionPerformed(ActionEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui.ActionListenerLoadComponents
 
actionPerformed(ActionEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui.ActionListenerToGui
 
actionPerformed(ActionEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
actionPerformed(ActionEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.FileMenuBar.AboutAction
 
actionPerformed(ActionEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.FileMenuBar.DetachAction
 
actionPerformed(ActionEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.FileMenuBar.NewAction
 
actionPerformed(ActionEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.FileMenuBar.QuitAction
 
actionPerformed(ActionEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
This method is called whenever our heartbeat timer times out.
actionPerformed(ActionEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 
ActionsPanel - Class in gov.sandia.ccaffeine.dc.user_iface.gui
ActionsPanel.java
ActionsPanel(GlobalData) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
addAccessGuiListener(ControllerListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
 
addAction(CmdAction) - Method in class gov.sandia.ccaffeine.cmd.CmdParse
Adds a command to the parser.
addComponentClass(AddComponentClassEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server added a new class.
addComponentClass(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Palette
 
addComponentClass(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.PalettePane
 
addComponentClass(AddComponentClassEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server added a new component class.
AddComponentClassEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that the cca server added a new class that can be used to instantiate cca components.
AddComponentClassEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.AddComponentClassEvent
Create an AddComponentClassEvent.
addComponentInstance(ComponentInstance) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
Adds a new ComponentInstance to this Arena
addConfigureDialog(ConfigureDialog, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
addConnection(Connection) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
addControllerListener(ControllerListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Add a new ControllerListener.
addControllerListener(ControllerListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
 
addControllerListener(ControllerListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerSocket
 
addExtension(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ExtensionFileFilter
Adds a filetype "dot" extension to filter against.
addGuiListener(GuiListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
 
addGuiListener(GuiListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CcaOneCommandParser
 
addGuiListener(GuiListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
Add a new GuiListener.
addGuiListener(GuiListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
addGuiListener(GuiListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
addGuiListener(GuiListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
 
addGuiUserListener(GuiUserListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CcaOneCommandParser
 
addGuiUserListener(GuiUserListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCcaOneCommand
 
addGuiUserListener(GuiUserListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
addGuiUserListener(GuiUserListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
addGuiUserListener(GuiUserListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerSocket
 
addHeartbeatListener(HeartbeatListener) - Method in class gov.sandia.ccaffeine.dc.distributed.HeartbeatMonitor
Register a Heartbeat Listener.
addMessageListener(MessageListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui
 
addMessageListener(MessageListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.ServerSocketToTestGui
 
addOutOfBandListener(OutOfBandListener) - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
Register a listener to receive out of band messages recognized as lines beginning with an out of band token.
addProvidesPorts(Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
addProvidesPorts(AddProvidesPortsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server added one or more Provides Ports to a component.
addProvidesPorts(AddProvidesPortsEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server added one or more Provides Ports to a component.
AddProvidesPortsEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that the cca server added one or more Provides Ports to a component.
AddProvidesPortsEvent(Object, String, Vector) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.AddProvidesPortsEvent
Create an AddProvidesPortEvent.
addPythonControllerListener(PythonControllerListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
addStringChoice(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ConfigureDialog
 
addToHistory(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
addToHistoryAndToDebugger(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
Add a string to the history.
addUsesPorts(Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
addUsesPorts(AddUsesPortsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server added one or more Uses Ports to a component.
addUsesPorts(AddUsesPortsEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server added one or more Uses Ports to a component.
AddUsesPortsEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that the cca server added one or more Uses Ports to a component.
AddUsesPortsEvent(Object, String, Vector) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.AddUsesPortsEvent
Create an AddUsesPortEvent.
ALERT_BEG - Static variable in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
APPEND - Static variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent
One of the commands than can be used to alter the path.
appendIds(String, Client) - Method in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
AppFrame - Class in gov.sandia.ccaffeine.dc.user_iface.gui
AppFrame.java
AppFrame(String[]) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.AppFrame
 
AppletFileSearch - Class in gov.sandia.ccaffeine.dc.user_iface.applet
Retrieve and plot the data from ServletPlot.
AppletFileSearch() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.applet.AppletFileSearch
Constructor
appletHostname - Static variable in class gov.sandia.ccaffeine.dc.user_iface.applet.Args
Special mode for debugging.
Arena - Class in gov.sandia.ccaffeine.dc.user_iface.gui
The holding area for components dragged down from the palette.
Arena(GlobalData) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
ARENA - Static variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayEvent
One of the entity values
Args - Class in gov.sandia.ccaffeine.dc.distributed
Simple argument class for the Builders.
Args() - Constructor for class gov.sandia.ccaffeine.dc.distributed.Args
 
Args(String[]) - Constructor for class gov.sandia.ccaffeine.dc.distributed.Args
Create an Args with the String array argument; parseArgs does not need to be called
Args - Class in gov.sandia.ccaffeine.dc.user_iface.applet
Simple argument class for the Builders.
Args() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.applet.Args
 
Args(String[]) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.applet.Args
Create an Args with the String array argument; parseArgs does not need to be called
Args - Class in gov.sandia.ccaffeine.dc.user_iface
Simple argument class for the Builders.
Args() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.Args
 
Args(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.Args
 
Args(String, String[]) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.Args
Create an Args with the String array argument; parseArgs does not need to be called
Args - Class in gov.sandia.ccaffeine.dc.user_iface.gui
Simple argument class for the Builders.
Args() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.Args
 
Args(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.Args
 
Args(String, String[]) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.Args
Create an Args with the String array argument; parseArgs does not need to be called
argtype() - Method in interface gov.sandia.ccaffeine.cmd.CmdAction
Describes the args Vector wanted by this Command.
argtype() - Method in class gov.sandia.ccaffeine.cmd.CmdActionExit
optional string is the exit code to use.
argtype() - Method in class gov.sandia.ccaffeine.cmd.CmdActionHelp
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAArena
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAConfig
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAConnect
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCADebug
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCADisconnect
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCADisplay
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAGo
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAInstantiate
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCALinks
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCANoDebug
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCANuke
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAPallet
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAPath
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAPortProperties
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAProperties
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCARemove
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCARepository
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAShell
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIAddComponentClass
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIAddProvidesPorts
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIAddUsesPorts
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIConnect
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIDisconnect
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIExit
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIGetProperty
getProperty
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIInstantiate
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUILoad
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIMessage
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamCurrent
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamDefault
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamDialog
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamEndDialog
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamField
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamHelp
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamNumberRange
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamPrompt
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamStringChoice
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamTab
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIRemove
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIRevalidate
 
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUISetPortProperty
setPortProperty
argtype() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUISetProperty
setProperty
arguments - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LoadEvent
 
argv - Variable in class gnu.getopt.Getopt
Saved argument list passed to the program
argv0 - Variable in class gov.sandia.ccaffeine.dc.user_iface.Args
String that indicates the 0th argument of the command line (not provided by Java)
argv0 - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Args
String that indicates the 0th argument of the command line (not provided by Java)
arrange() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
AWTConsole - Class in gov.sandia.ccaffeine.dc.user_iface
Adapted from the bsh package AWTConsole.
AWTConsole() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 
AWTConsole(int, int, InputStream, OutputStream) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 
AWTConsole(InputStream, OutputStream) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 
AWTConsole(int, int) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 

B

BEG_LIST - Static variable in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
beSelected(boolean) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
bgcolor - Variable in class gov.sandia.ccaffeine.dc.user_iface.Args
 
bgcolor - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Args
 
bgcolor - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
bm - Variable in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCCA
 
breakStringIntoWords(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ConfigureDialog
 
broadcastAddComponentClass(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server has added a new class.
broadcastAddComponentClassEvent(AddComponentClassEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
 
broadcastAddProvidesPorts(String, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server added one or more Provides Ports to a component.
broadcastAddProvidesPorts(AddProvidesPortsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server added one or more Provides Ports to a component.
broadcastAddProvidesPorts(String, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Add provides ports to a component.
broadcastAddProvidesPorts(AddProvidesPortsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Add uses ports to a component.
broadcastAddUsesPorts(String, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server added one or more Uses Ports to a component.
broadcastAddUsesPorts(AddUsesPortsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server added one or more Uses Ports to a component.
broadcastAddUsesPorts(String, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Add uses ports to a component.
broadcastAddUsesPorts(AddUsesPortsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Add uses ports to a component.
broadcastCcaConnectionsBetweenTwoPorts(CcaConnectionBetweenTwoPorts[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastCcaConnectionsBetweenTwoPorts(CcaConnectionsBetweenTwoPortsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastCcaPortParameterCurrentValue(CcaPortParameterCurrentValue) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI to display the current value of a specific port parameter
broadcastCcaPortParameterCurrentValue(ParamCurrentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI to display the current value of a specific port parameter
broadcastCcaPortParameterDefaultValue(CcaPortParameterDefaultValue) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI the default value of a specific port parameter.
broadcastCcaPortParameterDefaultValue(ParamDefaultEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI the default value of a specific port parameter.
broadcastCcaPortParameterDialog(CcaPortParameterDialogBox) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI to create an empty dialog box.
broadcastCcaPortParameterDialog(ParamDialogEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI to create an empty dialog box.
broadcastCcaPortParameterEndDialog(CcaPortParameterEndDialogBox) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI that the cca server is finished creating all of the parameters that belong to a port.
broadcastCcaPortParameterEndDialog(ParamEndDialogEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI that the cca server is finished creating all of the parameters that belong to a port.
broadcastCcaPortParameterHelp(CcaPortParameterHelp) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI to construct a tooltip for a port parameter.
broadcastCcaPortParameterHelp(ParamHelpEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI to construct a tooltip for a port parameter.
broadcastCcaPortParameterNewField(CcaPortParameterNewField) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI to create a field to hold a new port parameter.
broadcastCcaPortParameterNewField(ParamFieldEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI to create a field to hold a new port parameter.
broadcastCcaPortParameterPrompt(CcaPortParameterPrompt) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI the value of the prompt of a specific port parameter.
broadcastCcaPortParameterPrompt(ParamPromptEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI the value of the prompt of a specific port parameter.
broadcastCcaPortParameterRangeOfValues(CcaPortParameterRangeOfValues) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI the lower and upper bounds that the value of a specific port parameter is allowed to have.
broadcastCcaPortParameterRangeOfValues(ParamNumberRangeEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI the lower and upper bounds that the value of a specific port parameter is allowed to have.
broadcastCcaPortParameterTab(CcaPortParameterTab) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI to create a tabbed pane.
broadcastCcaPortParameterTab(ParamTabEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI to create a tabbed pane.
broadcastCloseComponent(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastCloseComponent(CloseComponentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastComponentClassNames(String[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastComponentClassNames(ComponentClassNamesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastComponentInstances(CcaComponent[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastComponentInstances(ComponentInstancesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastComponentProperties(int, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server either to get or to set the value of a specific property that is contained inside a specific component.
broadcastComponentProperties(ComponentPropertiesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server either to get the value of or to set the value of a specific property that is contained inside a specific component.
broadcastComponentProperties(CcaComponentPropertyValue[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastComponentProperties(CcaComponentPropertyValuesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastComponentProperty(CcaComponentPropertyValue) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastComponentProperty(CcaComponentPropertyValueEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastComponentPropertyValue(CcaComponentPropertyValue) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI to write the value of the component property to stdout.
broadcastComponentPropertyValue(GetComponentPropertyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI to write, to stdout, the current value of a specific component property.
broadcastComponentPropertyValues(CcaComponentPropertyValue[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI to display information on several properties.
broadcastConnect(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to connect two ports.
broadcastConnect(ConnectEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to connect two ports.
broadcastConnect(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to connect two ports.
broadcastConnect(ConnectEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to connect two ports.
broadcastConnect(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server connected a Provides Port from one component to a Uses Port.
broadcastConnectEvent(ConnectEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server connected a Provides Port from one component to a Uses Port.
broadcastConnection(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Connect two components by drawing a line from a port on one of the components to a port on the other component.
broadcastConnection(ConnectEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Connect two components.
broadcastConnectTwoPorts(CcaConnectionBetweenTwoPorts) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastConnectTwoPorts(CcaConnectTwoPortsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastDidNotReceiveHeartbeatEvent(HeartbeatEvent) - Method in class gov.sandia.ccaffeine.dc.distributed.HeartbeatMonitor
Tell all registered Heartbeat listeners that it has been a very long time since the last heartbeat arrived.
broadcastDidNotRecevieHeartbeatEvent() - Method in class gov.sandia.ccaffeine.dc.distributed.HeartbeatMonitor
Tell all registered Heartbeat listeners that it has been a very long time since the last heartbeat arrived.
broadcastDisconnect(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to break the connection that exists between two ports.
broadcastDisconnect(DisconnectEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to break the connection that exists between two ports.
broadcastDisconnect(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to break the connection that exists between two ports.
broadcastDisconnect(DisconnectEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to break the connection that exists between two ports.
broadcastDisconnect(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server broke the connection between a Provides Port and a Uses Port.
broadcastDisconnectEvent(DisconnectEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server broke the connection between a Provides Port and a Uses Port.
broadcastDisconnectTwoPorts(CcaDisconnectTwoPortsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Disconnect two ports.
broadcastDisconnectTwoPorts(DisconnectEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Disconnect two ports.
broadcastDisconnectTwoPorts(CcaConnectionBetweenTwoPorts) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastDisconnectTwoPorts(CcaDisconnectTwoPortsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastDisplay(int, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to retrieve some information.
broadcastDisplay(DisplayEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to retrieve some information.
broadcastDisplayComponent(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to retrieve information on a specific component.
broadcastDisplayComponent(DisplayComponentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to retrieve information on a specific component.
broadcastDisplayPalette() - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to retrieve information on every component that is inside the palette.
broadcastDisplayPalette(DisplayPaletteEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to retrieve information on every component that is inside the palette.
broadcastDisplayPalette() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to retrieve information on every component that is inside the palette.
broadcastDisplayPalette(DisplayPaletteEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to retrieve information on every component that is inside the palette.
broadcastDisplayState() - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to retrieve information on every component and every connection that is in the arena.
broadcastDisplayState(DisplayStateEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to retrieve information on every component and every connection that is in the arena.
broadcastExit() - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants to tell the cca server that it is shutting down.
broadcastExit(ExitEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants to tell the cca server that it is shutting down.
broadcastExit() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server has terminated its communication link with this client.
broadcastExitEvent(ExitEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server has terminated its communication link with this client.
broadcastFixSharedLibrary() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastFixSharedLibrary(FixSharedLibraryEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastGetAllInstancesInArena() - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to retrieve information on all components that are inside the arena.
broadcastGetAllInstancesInArena(GetInstancesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to retrieve information on all components that are inside the arena.
broadcastGetAllInstancesInArena() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to retrieve information on all components that are inside the arena.
broadcastGetAllInstancesInArena(GetInstancesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to retrieve information on all components that are inside the arena.
broadcastGetComponentClassEvent(QueryEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCcaOneCommand
 
broadcastGetComponentClassEvent(QueryEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
broadcastGetComponentInstanceEvent(QueryEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCcaOneCommand
 
broadcastGetComponentInstanceEvent(QueryEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
broadcastGetComponentProperty(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to retrieve the value of a specific property that is contained inside a specific component.
broadcastGetComponentProperty(GetComponentPropertyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to retrieve the value of a specific property that is contained inside a specific component.
broadcastGetComponentProperty(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server wants the GUI to display the value of a component property.
broadcastGetComponentPropertyEvent(GetComponentPropertyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server wants the GUI to display the value of a component property.
broadcastGetPortParameter(String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to retrieve the value of one of the parameters that are inside a port.
broadcastGetPortParameter(ParamGetCurrentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to retrieve the value of one of the parameters that are inside a port.
broadcastGo() - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to lanuch the applicaton.
broadcastGo(GoEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to lanuch the applicaton.
broadcastGo(int, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to lanuch the applicaton.
broadcastGo(GoEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to lanuch the applicaton.
broadcastGoComponentPort(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to launch by application by invoking the "go" command on a specific port that is inside a specific component.
broadcastGoComponentPort(GoComponentPortEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to launch by application by invoking the "go" command on a specific port that is inside a specific component.
broadcastHeartbeat() - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants to send a heartbeat to the cca server.
broadcastHeartbeat(HeartbeatEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants to send a heartbeat to the cca server.
broadcastInstantiate(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to instantatiate a component.
broadcastInstantiate(InstantiateEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to instantatiate a component.
broadcastInstantiate(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server used a cca component class to instantiate a new cca component object.
broadcastInstantiateComponent(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to instantatiate a component.
broadcastInstantiateComponent(InstantiateEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to instantatiate a component.
broadcastInstantiateComponent(CcaComponent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastInstantiateComponent(InstantiateComponentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastInstantiateComponentInArena(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Add a component instance to the arena.
broadcastInstantiateComponentInArena(InstantiateEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Add a component instance to the arena.
broadcastInstantiateEvent(InstantiateEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server used a cca component class to instantiate a new cca component object.
broadcastLaunchGoOnAllComponents() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastLaunchGoOnAllComponents(LaunchGoOnAllComponentsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastLaunchGoOnOneComponent(CcaCommandLaunchGoOnOneComponent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastLaunchGoOnOneComponent(LaunchGoOnOneComponentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastLinks() - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to retrieve information on every connection that is inside the arena.
broadcastLinks(DisplayChainEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to retrieve information on every connection that is inside the arena.
broadcastLinks() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to retrieve information on every connection that is inside the arena.
broadcastLinks(DisplayChainEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to retrieve information on every connection that is inside the arena.
broadcastLoad(String, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server loaded the class of a cca widget.
broadcastLoadComponent(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastLoadComponent(LoadComponentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastLoadEvent(LoadEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server loaded the class of a cca widget.
broadcastMessage(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants to send a message to the cca server.
broadcastMessage(StringEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants to send a message to the cca server.
broadcastMessage(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui
 
broadcastMessage(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.ServerSocketToTestGui
 
broadcastMessage(Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server sent a message to this client.
broadcastMessage(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI to write a message to stdout.
broadcastMessage(MessageEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI to write a message to stdout.
broadcastMessageEvent(MessageEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui
 
broadcastMessageEvent(MessageEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.ServerSocketToTestGui
 
broadcastMessageEvent(MessageEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server sent a message to this client.
broadcastNukeAll() - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to destroy all of the instantiated components (i.e.
broadcastNukeAll(NukeAllEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to destroy all of the instantiated components (i.e.
broadcastNukeAll(int, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to destroy all of the instantiated components (i.e.
broadcastNukeAll(NukeAllEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to destroy all of the instantiated components (i.e.
broadcastOpenCcaFramework() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastOpenCcaFramework(OpenCcaFrameworkEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastParamCurrent(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Notify all ControllerListeners that the cca server is sending the value of a data field.
broadcastParamCurrentEvent(ParamCurrentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Notify all ControllerListeners that the cca server is sending the value of a data field.
broadcastParamDefault(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Notify all ControllerListeners that the cca server is sending the default value of a data field.
broadcastParamDefaultEvent(ParamDefaultEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Notify all ControllerListeners that the cca server is sending the default value of a data field.
broadcastParamDialog(String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server wants this client to create (but not display) a dialog box to hold the values of all the data fields that are inside a port.
broadcastParamDialogEvent(ParamDialogEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server wants this client to create (but not display) a dialog box to hold the values of all the data fields that are inside a port.
broadcastParamEndDialog(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca components contain ports.
broadcastParamEndDialogEvent(ParamEndDialogEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server wants ths client to display a dialog box to allow the end-user to view/edit the current data field values that are stored inside of a port.
broadcastParamField(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server wants to send the name of a data field to this client.
broadcastParamFieldEvent(ParamFieldEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server wants to send the name of a data field to this client.
broadcastParamHelp(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server has sent this client some helpful info about this data field.
broadcastParamHelpEvent(ParamHelpEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server has sent this client some helpful info about this data field.
broadcastParamNumberRange(String, String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server sent the lowest value and the highest value that the current data field can have.
broadcastParamNumberRangeEvent(ParamNumberRangeEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server sent the lowest value and the highest value that the current data field can have.
broadcastParamPrompt(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server sent us the prompt string for one of the data fields in one of the ports of a cca component.
broadcastParamPromptEvent(ParamPromptEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server sent us the prompt string for one of the data fields in one of the ports of a cca component.
broadcastParamStringChoice(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server is sending one, out of many, possible values that can be inserted into a data field.
broadcastParamTabChoice(String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server is sending the name of tab.
broadcastPath(PathEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants either to tell the cca server the name of the folder that contains cca component or to ask the cca server to retrieve the name of the folder.
broadcastPath(int, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants either to tell the cca server the name of the folder that contains cca component or to ask the cca server to retrieve the name of the folder.
broadcastPath(PathEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants either to tell the cca server the name of the folder that contains cca component or to ask the cca server to retrieve the name of the folder.
broadcastPathAppendDir(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to add a directory to the component path.
broadcastPortParam(int, String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server either to retrieve or to set the value of one of the parameters that are inside a port.
broadcastPortParam(ParamEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server either to retrieve or to set the value of one of the parameters that are inside a port.
broadcastPortParameters(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastPortParameters(CcaPortParametersEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastPortProperties(int, String, String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server either to get or to set the value of one of the parameters that are inside a port.
broadcastPortProperties(PortPropertiesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to set the value of one of the parameters that are inside a port.
broadcastPrint(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCcaOneCommand
 
broadcastPrint(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
broadcastPrintEvent(PrintEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCcaOneCommand
 
broadcastPrintEvent(PrintEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
broadcastPrintln(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCcaOneCommand
 
broadcastPrintln(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
broadcastPrintlnEvent(PrintEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCcaOneCommand
 
broadcastPrintlnEvent(PrintEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
broadcastReceivedHeartbeatEvent(HeartbeatEvent) - Method in class gov.sandia.ccaffeine.dc.distributed.HeartbeatMonitor
Tell all registered Heartbeat listeners that a heartbeat arrived.
broadcastReceviedHeartbeatEvent() - Method in class gov.sandia.ccaffeine.dc.distributed.HeartbeatMonitor
Tell all registered Heartbeat listeners that a heartbeat arrived.
broadcastRemove(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to remove an instantiation of a cca component.
broadcastRemove(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to remove an instantiation of a cca component.
broadcastRemove(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server has removed an instantiation of a cca component.
broadcastRemovedInstantiateComponentFromArena(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Remove an instantiated component from the arena.
broadcastRemovedInstantiateComponentFromArena(RemoveEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Remove an instantiated component from the arena.
broadcastRemoveEvent(RemoveEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to remove an instantiation of a cca component.
broadcastRemoveEvent(RemoveEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to remove an instantiation of a cca component.
broadcastRemoveEvent(RemoveEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server has removed an instantiation of a cca component.
broadcastRemoveInstantiatedComponent(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastRemoveInstantiatedComponent(RemoveInstantiatedComponentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastRemoveInstantiatedComponents(CcaComponentInstanceNames) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastRemoveInstantiatedComponents(RemoveInstantiatedComponentsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastRepository(RepositoryEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants either to tell the cca server something about hte repository.
broadcastRepository(int, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server either to send informaton on every component that is inside the repository or to send information on one specific component that is inside the repository.
broadcastRepository(RepositoryEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server either to send informaton on every component that is inside the repository or to send information on one specific component that is inside the repository.
broadcastRepositoryGetGlobal(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to add a component to the pallette.
broadcastRevalidate(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server has revalidated all of the cca ports in a cca component.
broadcastRevalidateEvent(RevalidateEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server has revalidated all of the cca ports in a cca component.
broadcastSetComponentClass(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Add a component class to the palette.
broadcastSetComponentClass(AddComponentClassEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Add a class to the palette.
broadcastSetComponentProperty(String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to set the value of a specific property that is contained inside a specific component.
broadcastSetComponentProperty(SetComponentPropertyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to set the value of a specific property that is contained inside a specific component.
broadcastSetComponentProperty(String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server has set the value of a property that is inside a cca component.
broadcastSetComponentProperty(CcaComponentPropertyValue) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastSetComponentProperty(CcaComponentPropertySetValueEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastSetComponentPropertyEvent(SetComponentPropertyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server has set the value of a property that is inside a cca component.
broadcastSetComponentPropertyValue(CcaComponentPropertyValue) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI the value of a component property.
broadcastSetComponentPropertyValue(SetComponentPropertyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Tell the GUI the value of a component property.
broadcastSetDebug() - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to print debugging statements.
broadcastSetDebug(SetDebugEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to print debugging statements.
broadcastSetDebug() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to print debugging statements.
broadcastSetDebug(SetDebugEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to print debugging statements.
broadcastSetDebugFlag(boolean) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastSetDebugFlag(SetDebugFlagEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastSetNoDebug() - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to stop printing debugging statements.
broadcastSetNoDebug(SetDebugEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to stop printing debugging statements.
broadcastSetNoDebug() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to stop printing debugging statements.
broadcastSetNoDebug(SetDebugEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to stop printing debugging statements.
broadcastSetPathsToCcaComponents(String[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastSetPathsToCcaComponents(SetPathsToCcaComponentsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastSetPathToCcaComponents(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastSetPathToCcaComponents(SetPathToCcaComponentsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastSetPortParameter(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to set the value of one of the parameters that are inside a port.
broadcastSetPortParameter(ParamCurrentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
The client wants the cca server to set the value of one of the parameters that are inside a port.
broadcastSetPortParameter(CcaPortParameterValue) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastSetPortParameter(CcaPortParameterSetValueEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
broadcastSetPortProperty(String, String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server has set the value of a property that is inside a port of a cca component.
broadcastSetPortPropertyEvent(SetPortPropertyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server has set the value of a property that is inside of a port in a cca component.
broadcastShell(int, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to execute a specific command.
broadcastShell(ShellEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
The client wants the cca server to execute a specific command.
broadcastStringChoiceEvent(ParamStringChoiceEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server is sending one, out of many, possible values that can be inserted into a data field.
broadcastTabEvent(ParamTabEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Tell all ControllerListeners that the cca server is sending the name of tab.
broadcastToClients(String) - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
broadcastWaitingForPortsEvent(QueryEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
Builder - Class in gov.sandia.ccaffeine.dc.user_iface.gui
The parent of all classes in this group.
Builder(Container) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
Creates a new Builder.
Builder(Container, int, boolean) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
Creates a new Builder.
BuilderApplet - Class in gov.sandia.ccaffeine.dc.user_iface.applet
An Applet version of the Builder GUI.
BuilderApplet() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.applet.BuilderApplet
 
BuilderClient - Class in gov.sandia.ccaffeine.dc.user_iface
 
BuilderClient() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.BuilderClient
 
BuilderClientMonitor - Class in gov.sandia.ccaffeine.dc.user_iface
 
BuilderClientMonitor() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.BuilderClientMonitor
 
builderPort - Static variable in class gov.sandia.ccaffeine.dc.distributed.Args
Port number for the builder to contact the MuxingProcess.
builderPort - Variable in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
builderPort - Static variable in class gov.sandia.ccaffeine.dc.user_iface.applet.Args
Port number for the builder to contact the MuxingProcess.
builderPort - Variable in class gov.sandia.ccaffeine.dc.user_iface.Args
Port for the BuilderClient to connect to.
builderPort - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Args
Port for the BuilderClient to connect to.
buildFile - Variable in class gov.sandia.ccaffeine.dc.user_iface.Args
Path to .bld file to load
bv - Variable in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCCA
 

C

CanNotCloseComponentException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotCloseComponentException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotCloseComponentException
 
CanNotCloseComponentException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotCloseComponentException
 
CanNotCloseFrameworkException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotCloseFrameworkException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotCloseFrameworkException
 
CanNotCloseFrameworkException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotCloseFrameworkException
 
CanNotCommunicateWithCcaServerException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotCommunicateWithCcaServerException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotCommunicateWithCcaServerException
 
CanNotCommunicateWithCcaServerException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotCommunicateWithCcaServerException
 
CanNotConnectTwoPortsException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotConnectTwoPortsException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotConnectTwoPortsException
 
CanNotConnectTwoPortsException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotConnectTwoPortsException
 
CanNotDisconnectTwoPortsException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotDisconnectTwoPortsException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotDisconnectTwoPortsException
 
CanNotDisconnectTwoPortsException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotDisconnectTwoPortsException
 
CanNotFixSharedLibraryException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotFixSharedLibraryException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotFixSharedLibraryException
 
CanNotFixSharedLibraryException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotFixSharedLibraryException
 
CanNotGetComponentPropertyException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotGetComponentPropertyException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotGetComponentPropertyException
 
CanNotGetComponentPropertyException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotGetComponentPropertyException
 
CanNotGetPortParametersException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotGetPortParametersException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotGetPortParametersException
 
CanNotGetPortParametersException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotGetPortParametersException
 
CanNotInstantiateComponentException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotInstantiateComponentException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotInstantiateComponentException
 
CanNotInstantiateComponentException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotInstantiateComponentException
 
CanNotLaunchGoCommandOnAllComponentsException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotLaunchGoCommandOnAllComponentsException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotLaunchGoCommandOnAllComponentsException
 
CanNotLaunchGoCommandOnAllComponentsException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotLaunchGoCommandOnAllComponentsException
 
CanNotLaunchGoCommandOnOneComponentException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotLaunchGoCommandOnOneComponentException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotLaunchGoCommandOnOneComponentException
 
CanNotLaunchGoCommandOnOneComponentException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotLaunchGoCommandOnOneComponentException
 
CanNotLoadComponentException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotLoadComponentException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotLoadComponentException
 
CanNotLoadComponentException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotLoadComponentException
 
CanNotOpenCcaFrameworkException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotOpenCcaFrameworkException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotOpenCcaFrameworkException
 
CanNotOpenCcaFrameworkException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotOpenCcaFrameworkException
 
CanNotRemoveInstantiatedComponentException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotRemoveInstantiatedComponentException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotRemoveInstantiatedComponentException
 
CanNotRemoveInstantiatedComponentException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotRemoveInstantiatedComponentException
 
CanNotSetComponentPropertyException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotSetComponentPropertyException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotSetComponentPropertyException
 
CanNotSetComponentPropertyException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotSetComponentPropertyException
 
CanNotSetDebugFlagException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotSetDebugFlagException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotSetDebugFlagException
 
CanNotSetDebugFlagException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotSetDebugFlagException
 
CanNotSetPathToCcaComponentsException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotSetPathToCcaComponentsException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotSetPathToCcaComponentsException
 
CanNotSetPathToCcaComponentsException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotSetPathToCcaComponentsException
 
CanNotSetPortParameterException - Exception in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CanNotSetPortParameterException() - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotSetPortParameterException
 
CanNotSetPortParameterException(String) - Constructor for exception gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotSetPortParameterException
 
CcaClassNames - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CcaClassNames(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaClassNames
Parse the xml contents to retrieved all <className>.
CcaCommandLaunchGoOnOneComponent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CcaCommandLaunchGoOnOneComponent(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaCommandLaunchGoOnOneComponent
Parse the xml contents of a go command.
CcaComponent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CcaComponent(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaComponent
Parse the xml contents of a component.
CcaComponentInstanceNames - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CcaComponentInstanceNames(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaComponentInstanceNames
Parse the xml contents to retrieved all <instanceName>.
CcaComponentPropertySetValueEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CcaComponentPropertySetValueEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaComponentPropertySetValueEvent
 
CcaComponentPropertySetValueEvent(Object, CcaComponentPropertyValue) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaComponentPropertySetValueEvent
 
CcaComponentPropertyValue - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
This class holds the name and the value of one component property.
CcaComponentPropertyValue(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaComponentPropertyValue
Parse the xml contents of a component property.
CcaComponentPropertyValueEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CcaComponentPropertyValueEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaComponentPropertyValueEvent
 
CcaComponentPropertyValueEvent(Object, CcaComponentPropertyValue) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaComponentPropertyValueEvent
 
CcaComponentPropertyValuesEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CcaComponentPropertyValuesEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaComponentPropertyValuesEvent
 
CcaComponentPropertyValuesEvent(Object, CcaComponentPropertyValue[]) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaComponentPropertyValuesEvent
 
ccaComponents - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentInstancesEvent
Get the components
CcaConnection - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CcaConnection(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaConnection
Parse the xml contents of a connection.
ccaConnection - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaConnectTwoPortsEvent
 
ccaConnection - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaDisconnectTwoPortsEvent
 
CcaConnectionBetweenTwoPorts - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CcaConnectionBetweenTwoPorts(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaConnectionBetweenTwoPorts
Parse the xml contents of a connection.
ccaConnections - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaConnectionsBetweenTwoPorts
 
ccaConnections - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaConnectionsBetweenTwoPortsEvent
Get the components
CcaConnectionsBetweenTwoPorts - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CcaConnectionsBetweenTwoPorts(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaConnectionsBetweenTwoPorts
Parse the xml contents of a component.
CcaConnectionsBetweenTwoPortsEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
used to transfer cca connections from one entity to another entity
CcaConnectionsBetweenTwoPortsEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaConnectionsBetweenTwoPortsEvent
Create a CcaConnectionsBetweenTwoPortsEvent.
CcaConnectionsBetweenTwoPortsEvent(Object, CcaConnectionBetweenTwoPorts[]) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaConnectionsBetweenTwoPortsEvent
Create a CcaConnectionsBetweenTwoPortsEvent.
CcaConnectTwoPortsEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CcaConnectTwoPortsEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaConnectTwoPortsEvent
Create a CcaConnectTwoPorts Event.
CcaConnectTwoPortsEvent(Object, CcaConnectionBetweenTwoPorts) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaConnectTwoPortsEvent
Create a CcaConnectTwoPorts Event.
CcaDisconnectTwoPortsEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CcaDisconnectTwoPortsEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaDisconnectTwoPortsEvent
Create a CcaDisconnectTwoPorts Event.
CcaDisconnectTwoPortsEvent(Object, CcaConnectionBetweenTwoPorts) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaDisconnectTwoPortsEvent
Create a CcaDisconnectTwoPorts Event.
CcaffeineGUITestWidget - Class in gov.sandia.ccaffeine.dc.user_iface.gui
 
CcaffeineGUITestWidget() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.CcaffeineGUITestWidget
 
CcaffeineGUIWidget - Interface in gov.sandia.ccaffeine.dc.user_iface.gui
 
CcaOneCommandParser - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CcaOneCommandParser() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CcaOneCommandParser
 
CcaPathsToComponents - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CcaPathsToComponents(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPathsToComponents
Parse the xml contents of a component.
CcaPort - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
 
CcaPort(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPort
Parse the xml contents of a port.
CcaPortParameterCurrentValue - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
Cca components contain ports.
CcaPortParameterCurrentValue(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterCurrentValue
Parse the xml contents of a current port parameter.
CcaPortParameterCurrentValueEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CcaPortParameterCurrentValueEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterCurrentValueEvent
 
CcaPortParameterCurrentValueEvent(Object, CcaPortParameterCurrentValue) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterCurrentValueEvent
 
CcaPortParameterDefaultValue - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
Cca components contain ports.
CcaPortParameterDefaultValue(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterDefaultValue
Parse the xml contents of a current port parameter.
CcaPortParameterDefaultValueEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Cca components contain ports.
CcaPortParameterDefaultValueEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterDefaultValueEvent
 
CcaPortParameterDefaultValueEvent(Object, CcaPortParameterDefaultValue) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterDefaultValueEvent
 
CcaPortParameterDialogBox - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
Cca components contain ports.
CcaPortParameterDialogBox(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterDialogBox
Parse the xml contents of a port parameter dialog box..
CcaPortParameterDialogBoxEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CcaPortParameterDialogBoxEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterDialogBoxEvent
 
CcaPortParameterDialogBoxEvent(Object, CcaPortParameterDialogBox) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterDialogBoxEvent
 
CcaPortParameterEndDialogBox - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
Cca components contain ports.
CcaPortParameterEndDialogBox(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterEndDialogBox
Parse the xml contents of a port parameter dialog box..
CcaPortParameterEndDialogBoxEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CcaPortParameterEndDialogBoxEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterEndDialogBoxEvent
 
CcaPortParameterEndDialogBoxEvent(Object, CcaPortParameterEndDialogBox) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterEndDialogBoxEvent
 
CcaPortParameterHelp - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
Cca components contain ports.
CcaPortParameterHelp(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterHelp
Parse the xml contents of the contents of the help message that is attached to a port parameter.
CcaPortParameterHelpEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CcaPortParameterHelpEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterHelpEvent
 
CcaPortParameterHelpEvent(Object, CcaPortParameterHelp) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterHelpEvent
 
CcaPortParameterNewField - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
Cca components contain ports.
CcaPortParameterNewField(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterNewField
Parse the xml contents of a current port parameter.
CcaPortParameterNewFieldEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CcaPortParameterNewFieldEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterNewFieldEvent
 
CcaPortParameterNewFieldEvent(Object, CcaPortParameterNewField) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterNewFieldEvent
 
CcaPortParameterOneEnumeratedValue - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
Cca components contain ports.
CcaPortParameterOneEnumeratedValue(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterOneEnumeratedValue
Parse the xml contents of one of the values that can be placed inside of a set of values for a port parameter.
CcaPortParameterOneEnumeratedValueEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CcaPortParameterOneEnumeratedValueEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterOneEnumeratedValueEvent
 
CcaPortParameterOneEnumeratedValueEvent(Object, CcaPortParameterOneEnumeratedValue) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterOneEnumeratedValueEvent
 
CcaPortParameterPrompt - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
Cca components contain ports.
CcaPortParameterPrompt(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterPrompt
Parse the xml contents of the contents of a prompt that is associated with a field parameter.
CcaPortParameterPromptEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CcaPortParameterPromptEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterPromptEvent
 
CcaPortParameterPromptEvent(Object, CcaPortParameterPrompt) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterPromptEvent
 
CcaPortParameterRangeOfValues - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
Cca components contain ports.
CcaPortParameterRangeOfValues(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterRangeOfValues
Parse the xml contents of the range of values than can be inserted into a data field parameter.
CcaPortParameterRangeOfValuesEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CcaPortParameterRangeOfValuesEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterRangeOfValuesEvent
 
CcaPortParameterRangeOfValuesEvent(Object, CcaPortParameterRangeOfValues) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterRangeOfValuesEvent
 
CcaPortParameterSetValueEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CcaPortParameterSetValueEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterSetValueEvent
 
CcaPortParameterSetValueEvent(Object, CcaPortParameterValue) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterSetValueEvent
 
CcaPortParametersEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Cca components contain ports.
CcaPortParametersEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParametersEvent
 
CcaPortParametersEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParametersEvent
 
CcaPortParameterTab - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
Cca components contain ports.
CcaPortParameterTab(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterTab
Parse the xml contents of a tab that is associated with a port parameter.
CcaPortParameterTabEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CcaPortParameterTabEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterTabEvent
 
CcaPortParameterTabEvent(Object, CcaPortParameterTab) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterTabEvent
 
CcaPortParameterValue - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
Cca components contain ports.
CcaPortParameterValue(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterValue
Parse the xml contents of a port parameter.
CHAIN - Static variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayEvent
One of the entity values
checkLongOption() - Method in class gnu.getopt.Getopt
Check to see if an option is a valid long option.
className - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaComponent
 
className - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPort
 
className - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateComponentEvent
class name of the instantiated component
className - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent
 
classNameAndInstanceNameOfAllPorts - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.AddProvidesPortsEvent
The class name and the instance name of all the ports that were added to a component.
classNameAndInstanceNameOfAllPorts - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.AddUsesPortsEvent
The class name and the instance name of all the ports that were added to a component.
classNames - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaClassNames
 
clearArena() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
clearHistory() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
clientOutput(ClientOutputEvent) - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
CLIENTPORT - Static variable in class gov.sandia.ccaffeine.dc.distributed.TestClientServer
 
ClientServerSocket - Class in gov.sandia.ccaffeine.dc.distributed
 
ClientServerSocket(String, String, int) - Constructor for class gov.sandia.ccaffeine.dc.distributed.ClientServerSocket
 
ClientServerSocket(int, int, ProcessorInfo[]) - Constructor for class gov.sandia.ccaffeine.dc.distributed.ClientServerSocket
 
ClientSocket - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
 
ClientSocket() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
Create a ClientSocket.
clientSocket - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
clone() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
 
close() - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.ScriptFile
Close the script file.
close() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
Close the communication link with the cca server.
closeCcaFramework(CloseCcaFrameworkEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca framework is closed
closeCcaFramework(CloseCcaFrameworkEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The cca framework is closed
CloseCcaFrameworkEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CloseCcaFrameworkEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CloseCcaFrameworkEvent
Create a CloseCcaFrameworkEvent.
closeComponent(CloseComponentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca server has closed a component.
closeComponent(CloseComponentEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The cca server has closed a component.
closeComponent(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server to close the cca component.
CloseComponentEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
CloseComponentEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CloseComponentEvent
Create a CloseComponentEvent.
CloseComponentEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CloseComponentEvent
Create a CloseComponentEvent.
closeSessionWithCcaServer() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Close out the session with the python server.
CmdAction - Interface in gov.sandia.ccaffeine.cmd
Interface to be implemented by each command added to a Cmd interpreter.
CmdActionCCA - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
Used by the parser to parse String commands from the cca server.
CmdActionCCA() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
 
CmdActionCCAArena - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCAArena() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAArena
 
CmdActionCCAConfig - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCAConfig() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAConfig
 
CmdActionCCAConnect - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCAConnect() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAConnect
 
CmdActionCCADebug - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCADebug() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCADebug
 
CmdActionCCADisconnect - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCADisconnect() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCADisconnect
 
CmdActionCCADisplay - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCADisplay() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCADisplay
 
CmdActionCCAGo - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCAGo() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAGo
 
CmdActionCCAInstantiate - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCAInstantiate() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAInstantiate
 
CmdActionCCALinks - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCALinks() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCALinks
 
CmdActionCCANoDebug - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCANoDebug() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCANoDebug
 
CmdActionCCANuke - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCANuke() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCANuke
 
CmdActionCCAPallet - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCAPallet() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAPallet
 
CmdActionCCAPath - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCAPath() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAPath
 
CmdActionCCAPortProperties - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCAPortProperties() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAPortProperties
 
CmdActionCCAProperties - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCAProperties() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAProperties
 
CmdActionCCARemove - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCARemove() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCARemove
 
CmdActionCCARepository - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCARepository() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCARepository
 
CmdActionCCAShell - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdActionCCAShell() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAShell
 
CmdActionExit - Class in gov.sandia.ccaffeine.cmd
Default standard Exit command for all parsers.
CmdActionExit() - Constructor for class gov.sandia.ccaffeine.cmd.CmdActionExit
 
CmdActionGUI - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
Used by the parser to parse String commands from the cca server.
CmdActionGUI() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
 
CmdActionGUIAddComponentClass - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIAddComponentClass.java When this client establishes a communication link with the cca server, the cca server sends the classes of all the cca components to the client.
CmdActionGUIAddComponentClass() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIAddComponentClass
 
CmdActionGUIAddProvidesPorts - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIAddProvidesPorts.java When the client drags a cca component from the palette to the arena, the cca server instantiates a new cca component, creates the Provides Ports for the cca component, and creates the Uses Ports for the cca component.
CmdActionGUIAddProvidesPorts() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIAddProvidesPorts
 
CmdActionGUIAddUsesPorts - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIAddUsesPorts.java When the client drags a cca component from the palette to the arena, the cca server instantiates a new cca component, creates the Provides Ports for the cca component, and creates the Uses Ports for the cca component.
CmdActionGUIAddUsesPorts() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIAddUsesPorts
 
CmdActionGUIConnect - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIConnect.java When the end-user clicks on a red Uses Port and then clicks on a Provides Port, the cca server connects the two ports.
CmdActionGUIConnect() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIConnect
 
CmdActionGUIDisconnect - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIConnect.java If the screen is showing a line connecting a Provides Port with a Uses Port and if the end-user clicks on the Provides Port then the cca server removes the connection.
CmdActionGUIDisconnect() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIDisconnect
 
CmdActionGUIExit - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIExit.java If the end-user clicks on the File->Exit menu item then the cca server breaks its connection with this client.
CmdActionGUIExit() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIExit
 
CmdActionGUIGetProperty - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIGetProperty.java
CmdActionGUIGetProperty() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIGetProperty
 
CmdActionGUIInstantiate - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIInstantiate.java The end-user drags a component from the palette to the arena.
CmdActionGUIInstantiate() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIInstantiate
 
CmdActionGUILoad - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUILoad.java
CmdActionGUILoad() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUILoad
 
CmdActionGUIMessage - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIMessage.java If the end-user clicks on the GO button, the cca server executes the go command.
CmdActionGUIMessage() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIMessage
 
CmdActionGUIParamCurrent - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIParamCurrent.java Cca components contain ports.
CmdActionGUIParamCurrent() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamCurrent
 
CmdActionGUIParamDefault - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIParamDefault.java Cca components contain ports.
CmdActionGUIParamDefault() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamDefault
 
CmdActionGUIParamDialog - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIParamDialog.java Cca components contain ports.
CmdActionGUIParamDialog() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamDialog
 
CmdActionGUIParamEndDialog - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIParamEndDialog.java Created: Thu Dec 16 00:31:29 1999
CmdActionGUIParamEndDialog() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamEndDialog
 
CmdActionGUIParamField - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIParamField.java
CmdActionGUIParamField() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamField
 
CmdActionGUIParamHelp - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIParamHelp.java
CmdActionGUIParamHelp() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamHelp
 
CmdActionGUIParamNumberRange - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIRange.java
CmdActionGUIParamNumberRange() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamNumberRange
 
CmdActionGUIParamPrompt - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIParamPrompt.java
CmdActionGUIParamPrompt() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamPrompt
 
CmdActionGUIParamStringChoice - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIParamStringChoice.java
CmdActionGUIParamStringChoice() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamStringChoice
 
CmdActionGUIParamTab - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIParamTab.java Created: Mon Dec 13 16:50:07 1999
CmdActionGUIParamTab() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamTab
 
CmdActionGUIRemove - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIRemove.java
CmdActionGUIRemove() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIRemove
 
CmdActionGUIRevalidate - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUIRevalidate.java
CmdActionGUIRevalidate() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIRevalidate
 
CmdActionGUISetPortProperty - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUISetProperty.java
CmdActionGUISetPortProperty() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUISetPortProperty
 
CmdActionGUISetProperty - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
CmdActionGUISetProperty.java
CmdActionGUISetProperty() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUISetProperty
 
CmdActionHelp - Class in gov.sandia.ccaffeine.cmd
Default standard Help command for all parsers.
CmdActionHelp() - Constructor for class gov.sandia.ccaffeine.cmd.CmdActionHelp
 
CmdContext - Class in gov.sandia.ccaffeine.cmd
The actions for any useful command-line interface ultimately depend on some context information; each specific interpreter will subclass CmdContext differently, and write CmdActions that use interpreter specific data or methods.
CmdContext() - Constructor for class gov.sandia.ccaffeine.cmd.CmdContext
 
CmdContextCCA - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
The CCA demo command-line interpreter has some messy data.
CmdContextCCA(InputStream, CmdLineBuilderView) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCCA
 
CmdContextCcaOneCommand - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
CmdContextCcaOneCommand() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCcaOneCommand
 
CmdContextGUI - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
 
CmdContextGUI(ControllerSocket) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
CmdParse - Class in gov.sandia.ccaffeine.cmd
The Cmd classes implement a simple Vector driven parser for command line applications.
CmdParse(CmdContext) - Constructor for class gov.sandia.ccaffeine.cmd.CmdParse
Actions in the constructed parser will be called with icc as their context.
command - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent
 
command - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ShellEvent
 
commandToAlterPath - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent
 
COMPONENT - Static variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayEvent
One of the entity values
ComponentClass - Class in gov.sandia.ccaffeine.dc.user_iface.gui
The items that are added to the palette.
ComponentClass(String, GlobalData) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentClass
 
ComponentClassNamesEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
ComponentClassNamesEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentClassNamesEvent
Create a ComponentClassNamesEvent.
ComponentClassNamesEvent(Object, String[]) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentClassNamesEvent
Create a ComponentClassNamesEvent.
ComponentInstance - Class in gov.sandia.ccaffeine.dc.user_iface.gui
A representation of a component which exists inside the arena.
ComponentInstance(String, String, Point, GlobalData) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
Creates a ComponentInstance instance with the specified ID, name, and reference to super-parent.
ComponentInstance.ComponentInstanceStateProperty - Class in gov.sandia.ccaffeine.dc.user_iface.gui
Holds the mechanism to reduce the state of this ComponentInstance's state to a String.
ComponentInstance.ComponentInstanceStateProperty() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance.ComponentInstanceStateProperty
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaCommandLaunchGoOnOneComponent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaComponentPropertyValue
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterCurrentValue
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterDefaultValue
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterDialogBox
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterEndDialogBox
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterHelp
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterNewField
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterOneEnumeratedValue
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterPrompt
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterRangeOfValues
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterTab
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterValue
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.AddProvidesPortsEvent
The name of the component that is receiving the new ports.
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.AddUsesPortsEvent
The name of the component that is receiving the new ports.
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentPropertiesEvent
The name of the component that contains the property The name is usually the java class name of the component (without the package name) concatenated with an index number.
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayComponentEvent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayEvent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GetComponentPropertyEvent
The name of the component that contains the property The name is usually the java class name of the component (without the package name) concatenated with an index number.
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoComponentPortEvent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoEvent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamCurrentEvent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDefaultEvent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDialogEvent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEndDialogEvent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEvent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamFieldEvent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamGetCurrentEvent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamHelpEvent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamNumberRangeEvent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamPromptEvent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamStringChoiceEvent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamTabEvent
 
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
The name of the component that contains the property The name is usually the java class name of the component (without the package name) concatenated with an index number.
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveEvent
The name of the component that has been, or will be, removed.
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RevalidateEvent
The name of the component that was revalidated.
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetComponentPropertyEvent
The name of the component that contains the property The name is usually the java class name of the component (without the package name) concatenated with an index number.
componentInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPortPropertyEvent
The name of the component that contains the property The name is usually the java class name of the component (without the package name) concatenated with an index number.
ComponentInstancesEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
used to transfer components from one entity to another entity
ComponentInstancesEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentInstancesEvent
Create a ComponentInstanceEvent.
ComponentInstancesEvent(Object, CcaComponent[]) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentInstancesEvent
Create a ComponentInstanceEvent.
componentProperties(ComponentPropertiesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is requesting the cca server to send back or to set the value of a component property.
componentProperties(int, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
Retrieve the value of a component property or set the value of a component property.
componentProperties(ComponentPropertiesEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is requesting the cca server to send back or to set the value of a component property.
componentProperties(ComponentPropertiesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is requesting the cca server to send back or to set the value of a component property.
componentProperties(ComponentPropertiesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Retrieve the value of a component property or set the value of a component property.
ComponentPropertiesEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that an entity wants to either retrieve the value of a component property or wants to set the value of a component property.
ComponentPropertiesEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentPropertiesEvent
Used to notify components that an entity wants to either retrieve the values of all the properties that are contained inside of a component.
ComponentPropertiesEvent(Object, int, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentPropertiesEvent
Used to notify components that an entity wants to either retrieve the values of all the properties that are contained inside of a component.
ComponentPropertiesEvent(Object, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentPropertiesEvent
Used to notify components that an entity wants to either retrieve the value of a component property or wants to set the value of a component property.
ComponentPropertiesEvent(Object, int, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentPropertiesEvent
Used to notify components that an entity wants to either retrieve the value of a component property or wants to set the value of a component property.
ComponentPropertiesEvent(Object, int, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentPropertiesEvent
Used to notify components that an entity wants to either retrieve the value of a component property or wants to set the value of a component property.
ConfigureDialog - Class in gov.sandia.ccaffeine.dc.user_iface.gui
 
ConfigureDialog(String, String, String, GlobalData) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.ConfigureDialog
 
connect(int) - Method in class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
 
connect(ConnectEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is asking the cca server to connect the Provides Port of a cca component to a Uses Port.
connect(ConnectEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server connected a Provides Port from one component to a Uses Port.
connect(ConnectEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server connected a Provides Port to a Uses Port.
connect(ConnectEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is asking the cca server to connect the Provides Port of a cca component to a Uses Port.
connect(ConnectEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is asking the cca server to connect the Provides Port of a cca component to a Uses Port.
connect(ConnectEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
 
ConnectEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that the cca server connected a Provides Port from one component to a Uses Port.
ConnectEvent(Object, String, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ConnectEvent
Create a ConnectEvent.
connectingPortColor - Static variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 
Connection - Interface in gov.sandia.ccaffeine.dc.distributed
 
Connection - Class in gov.sandia.ccaffeine.dc.user_iface.gui
This class represents a link between two ComponentInstances.
Connection(ComponentInstance, Port, ComponentInstance, Port, GlobalData) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.Connection
Creates an instance of Connection.
connectToServer() - Method in class gov.sandia.ccaffeine.dc.distributed.ClientServerSocket
 
connectToServer() - Method in class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
 
connectTwoPorts(CcaConnectTwoPortsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca server is connecting two ports.
connectTwoPorts(CcaConnectTwoPortsEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The cca server is connecting two ports.
connectTwoPorts(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server to connect two ports; the two ports may be in different components.
ControllerListener - Interface in gov.sandia.ccaffeine.dc.user_iface.MVC.event
ControllerListeners can respond to events from the client side controller.
ControllerPython - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
 
ControllerPython(PythonStub) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
Create an MVC controller.
controllerSocket - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
ControllerSocket - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
An MVC controller.
ControllerSocket(ClientSocket) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerSocket
Create an MVC controller.
ControllerSocket.ParseStarter - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
 
ControllerSocket.ParseStarter(BuilderClientMonitor) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerSocket.ParseStarter
 
createConnection() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.RemoteServer
Connect to the cca MUXER.
createInstanceName(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 

D

DATA_COLLECTOR_ACK - Static variable in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
DATA_COLLECTOR_MSG - Static variable in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
dataFieldDataType - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterNewField
 
dataFieldDataType - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamFieldEvent
 
dataFieldDefaultValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterDefaultValue
 
dataFieldDefaultValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDefaultEvent
 
dataFieldElementInSetOfValues - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamStringChoiceEvent
 
dataFieldHelp - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterHelp
 
dataFieldHelp - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamHelpEvent
 
dataFieldMaxValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterRangeOfValues
 
dataFieldMaxValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamNumberRangeEvent
 
dataFieldMinValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterRangeOfValues
 
dataFieldMinValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamNumberRangeEvent
 
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterCurrentValue
 
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterDefaultValue
 
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterHelp
 
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterNewField
 
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterOneEnumeratedValue
 
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterPrompt
 
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterRangeOfValues
 
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterTab
 
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterValue
 
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamCurrentEvent
The name of a data field.
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDefaultEvent
The name of the data field.
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEvent
The name of a data field.
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamFieldEvent
 
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamGetCurrentEvent
The name of a data field.
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamHelpEvent
 
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamNumberRangeEvent
 
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamPromptEvent
 
dataFieldName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamStringChoiceEvent
 
dataFieldOneEnumeratedValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterOneEnumeratedValue
 
dataFieldPrompt - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterPrompt
 
dataFieldPrompt - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamPromptEvent
 
dataFieldValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterCurrentValue
 
dataFieldValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterValue
 
dataFieldValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamCurrentEvent
 
dataFieldValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEvent
 
dataType - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPortPropertyEvent
 
dataTypeOfPropertyValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
If we are setting the value of a property then we need the datatype of the value.
debug() - Method in class gov.sandia.ccaffeine.cmd.CmdContext
Get the debug switch value.
debug - Variable in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
 
debug - Static variable in class gov.sandia.ccaffeine.util.LocalSystem
 
DEFAULTBUILDERPORT - Static variable in class gov.sandia.ccaffeine.dc.distributed.Args
 
DEFAULTBUILDERPORT - Static variable in class gov.sandia.ccaffeine.dc.user_iface.applet.Args
 
DEFAULTBUILDERPORT - Static variable in class gov.sandia.ccaffeine.dc.user_iface.Args
 
DEFAULTBUILDERPORT - Static variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Args
 
DEFAULTPORT - Static variable in class gov.sandia.ccaffeine.dc.distributed.Args
 
DEFAULTPORT - Static variable in class gov.sandia.ccaffeine.dc.distributed.TestClientServer
 
DEFAULTPORT - Static variable in class gov.sandia.ccaffeine.dc.user_iface.applet.Args
 
DEFAULTPORT - Static variable in class gov.sandia.ccaffeine.dc.user_iface.Args
 
DEFAULTPROCFILEPATH - Static variable in class gov.sandia.ccaffeine.dc.distributed.Args
 
DEFAULTPROCFILEPATH - Static variable in class gov.sandia.ccaffeine.dc.distributed.TestClientServer
 
DEFAULTPROCFILEPATH - Static variable in class gov.sandia.ccaffeine.dc.user_iface.applet.Args
 
DEFAULTPROCFILEPATH - Static variable in class gov.sandia.ccaffeine.dc.user_iface.Args
 
DEFAULTSCALEFONT - Static variable in class gov.sandia.ccaffeine.dc.user_iface.Args
 
detachFarEnd() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
Tell the far end that we are detaching.
DID_NOT_RECEIVE_HEARTBEAT_FROM_GUI_CLIENT - Static variable in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
didNotReceiveHeartbeat(HeartbeatEvent) - Method in class gov.sandia.ccaffeine.dc.distributed.FrameTestHeartbeatMonitor
This method is called whenever the heartbeat monitor does not receive a heartbeat for a very long time.
didNotReceiveHeartbeat(HeartbeatEvent) - Method in interface gov.sandia.ccaffeine.dc.distributed.HeartbeatListener
 
didNotReceiveHeartbeat(HeartbeatEvent) - Method in class gov.sandia.ccaffeine.dc.distributed.HeartbeatMonitor
Call this method whenever you want to notify this class that you did NOT receive a heartbeat.
didNotReceiveHeartbeat(HeartbeatEvent) - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
If the heartbeat monitor notices that the GUI client has stopped sending heartbeats to the Muxer then the heartbeat monitor will invoke this method.
die(String) - Method in class gov.sandia.ccaffeine.dc.distributed.MuxingProcess
Something is horribly wrong.
directory - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent
To alter the path, specify the value that will be used to alter the path.
disableConnection(Connection) - Method in class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
temporarily takes the connection out of service
disconnect() - Method in interface gov.sandia.ccaffeine.dc.distributed.Connection
 
disconnect() - Method in class gov.sandia.ccaffeine.dc.distributed.StaticIOConnection
 
disconnect(DisconnectEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is asking the cca server to disconnect the connection between a Provides Port of a cca component and a Uses Port.
disconnect(DisconnectEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server broke a connection between a Provides Port and a Uses Port.
disconnect(DisconnectEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server broke the connection between a Provides Port to a Uses Port.
disconnect(DisconnectEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is asking the cca server to disconnect the connection between a Provides Port of a cca component and a Uses Port.
disconnect(DisconnectEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is asking the cca server to disconnect the connection between a Provides Port of a cca component and a Uses Port.
disconnect(DisconnectEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
 
DisconnectEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that the cca server broke a connection between a Provides Port and a Uses Port.
DisconnectEvent(Object, String, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisconnectEvent
Create a DisconnectEvent.
disconnectTwoPorts(CcaDisconnectTwoPortsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca server is disconnecting two ports.
disconnectTwoPorts(CcaDisconnectTwoPortsEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The cca server is disconnecting two ports.
disconnectTwoPorts(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server to disconnect two ports; the two ports may be in different components.
display(DisplayEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is requesting some information from the cca server.
display(DisplayEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
Request some information from the server.
display(DisplayEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
Request some information from the server.
display(DisplayEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Request some information from the server.
DisplayChainEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
This event can be used to notify components that an entity wants to know what connections are in the arena.
DisplayChainEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayChainEvent
Create a DisplayChainEvent.
displayComponent(DisplayComponentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is requesting the cca server to send back a cca component.
displayComponent(DisplayComponentEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is requesting the cca server to send back a cca component.
displayComponent(DisplayComponentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is requesting the cca server to send back a cca component.
displayComponent(DisplayComponentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Tell all GuiListeners that an entity wants some information on a cca component.
DisplayComponentEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
This event can be used to notify components that an entity wants some information on a cca component.
DisplayComponentEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayComponentEvent
Create a DisplayComponentEvent.
DisplayEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
This event can be used to notify components that an entity wants some information.
DisplayEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayEvent
Create a DisplayEvent.
DisplayEvent(Object, int, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayEvent
Create a DisplayEvent.
DisplayEvent(Object, int, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayEvent
Create a DisplayEvent.
displayPalette(DisplayPaletteEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is requesting the cca server to send back all of the components that are in the palette.
displayPalette(DisplayPaletteEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is requesting the cca server to send back all of the components that are in the palette.
displayPalette(DisplayPaletteEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is requesting the cca server to send back all of the components that are in the palette.
displayPalette(DisplayPaletteEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Tell all GuiListeners that an entity wants wants to know what components are in the palette.
DisplayPaletteEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
This event can be used to notify components that an entity wants to know what components are in the palette.
DisplayPaletteEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayPaletteEvent
Create a DisplayPaletteEvent.
displayPrompt - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
displayState(DisplayStateEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is requesting the cca server to send back all components that are in the arena and to send back all connections.
displayState(DisplayStateEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is requesting the cca server to send back all components that are in the arena and to send back all connections.
displayState(DisplayStateEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is requesting the cca server to send back all components that are in the arena and to send back all connections.
displayState(DisplayStateEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Notify all GuiListeners that an entity wants to know what components are in the arena and what connections exist between the components.
DisplayStateEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
This event can be used to notify components that an entity wants to know what components are in the arena and what connections exist between the component.
DisplayStateEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayStateEvent
Create a DisplayArenaEvent.
doClientIO() - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
Initiate listening and multiplexing client output now.
doIt(CmdContext, Vector) - Method in interface gov.sandia.ccaffeine.cmd.CmdAction
Does the action, called with the global context of the interpreter // and with a vector that matches the signature given by argtype().
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.cmd.CmdActionExit
Generates an exception with exit message.
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.cmd.CmdActionHelp
Display help on command if given or all commands if none specified.
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAArena
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAConfig
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAConnect
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCADebug
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCADisconnect
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCADisplay
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAGo
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAInstantiate
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCALinks
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCANoDebug
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCANuke
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAPallet
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAPath
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAPortProperties
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAProperties
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCARemove
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCARepository
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAShell
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIAddComponentClass
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIAddProvidesPorts
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIAddUsesPorts
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIConnect
It is not safe to assume the input to this is valid, as the action of the connection already done in the framework may invalidate the ports being connected.
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIDisconnect
It is not safe to assume the input to this is valid, as the action of the connection already done in the framework may invalidate the ports being connected.
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIExit
It is not safe to assume the input to this is valid, as the action of the connection already done in the framework may invalidate the ports being connected.
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIGetProperty
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIInstantiate
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUILoad
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIMessage
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamCurrent
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamDefault
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamDialog
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamEndDialog
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamField
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamHelp
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamNumberRange
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamPrompt
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamStringChoice
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamTab
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIRemove
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIRevalidate
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUISetPortProperty
 
doIt(CmdContext, Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUISetProperty
 
doNotify() - Method in class gov.sandia.ccaffeine.dc.user_iface.BuilderClientMonitor
 
doPortAltLeftClick(Port) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
The "connect only" way of clicking behavior.
doPortDeleteConnection(Port) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
doPortLeftClick(Port) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
The "normal" way of clicking expected behavior.
doPortProxyGeneration(Port) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
doRemoveAllAction() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
doSetup(Properties, String) - Method in class gov.sandia.ccaffeine.dc.distributed.TestClientServer
 
doStart() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
Search the target folder for filenames that end with one of the target extensions.
doStart() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
Launch the Builder
doTest0(String, String) - Method in class gov.sandia.ccaffeine.dc.distributed.TestClientServer
 
doTest1(String, String, String) - Method in class gov.sandia.ccaffeine.dc.distributed.TestClientServer
 
doTest2(String, String) - Method in class gov.sandia.ccaffeine.dc.distributed.TestClientServer
 
doTest3(String, String, String) - Method in class gov.sandia.ccaffeine.dc.distributed.TestClientServer
 
doTest4(String, String) - Method in class gov.sandia.ccaffeine.dc.distributed.TestClientServer
 
doWait() - Method in class gov.sandia.ccaffeine.dc.user_iface.BuilderClientMonitor
 
drawPath(Graphics) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Connection
Paints a path between the source and the target.
dumpMachines() - Method in class gov.sandia.ccaffeine.dc.distributed.TestClientServer
 
dumpProcTable(Properties) - Method in class gov.sandia.ccaffeine.dc.distributed.TestClientServer
 

E

END_LIST - Static variable in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
EndOfFileException - Exception in gov.sandia.ccaffeine.cmd
 
EndOfFileException() - Constructor for exception gov.sandia.ccaffeine.cmd.EndOfFileException
 
EndOfFileException(String) - Constructor for exception gov.sandia.ccaffeine.cmd.EndOfFileException
 
entity - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayEvent
 
entity - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.NukeAllEvent
The entity that is to be removed.
equals(Object) - Method in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
equals(Object) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Connection
 
err - Static variable in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
err - Static variable in class gov.sandia.ccaffeine.util.LocalSystem
 
ERROR_BEG - Static variable in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
ERROR_TOKEN - Static variable in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
exception - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ExceptionEvent
 
exception - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.ThreadWaitForResultSet
 
ExceptionEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
This event can be used to notify entities that an exception was thrown.
ExceptionEvent(Object, Exception) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ExceptionEvent
 
exchange(String[]) - Method in class gnu.getopt.Getopt
Exchange the shorter segment with the far end of the longer segment.
exit(ExitEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI wants to tell the cca server that the GUI is shutting down.
exit(ExitEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server has terminated its communication link with this client.
exit(ExitEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server has terminated its communication link with this client.
exit(ExitEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI wants to tell the cca server that the GUI is shutting down.
exit(ExitEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI wants to tell the cca server that the GUI is shutting down.
exit(ExitEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Notify all GuiListeners that an entity wants the application to exit.
exit(int) - Static method in class gov.sandia.ccaffeine.util.LocalSystem
Can be replaced with a more benign, applet friendly, exit if desired.
ExitEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that the cca server has terminated its communication link with this client.
ExitEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ExitEvent
Create an ExitEvent.
ExtensionFileFilter - Class in gov.sandia.ccaffeine.dc.user_iface.gui
 
ExtensionFileFilter() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.ExtensionFileFilter
Creates a file filter.
ExtensionFileFilter(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.ExtensionFileFilter
Creates a file filter that accepts files with the given extension.
ExtensionFileFilter(String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.ExtensionFileFilter
Creates a file filter that accepts the given file type.
ExtensionFileFilter(String[]) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.ExtensionFileFilter
Creates a file filter from the given string array.
ExtensionFileFilter(String[], String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.ExtensionFileFilter
Creates a file filter from the given string array and description.

F

FileMenuBar - Class in gov.sandia.ccaffeine.dc.user_iface.gui
The menu/menubar that contains file options such as New, Open, Save, Save As, and Quit.
FileMenuBar(GlobalData) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.FileMenuBar
Creates a new FileMenuBar instance with a reference to the specified Builder.
FileMenuBar.AboutAction - Class in gov.sandia.ccaffeine.dc.user_iface.gui
 
FileMenuBar.AboutAction() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.FileMenuBar.AboutAction
 
FileMenuBar.DetachAction - Class in gov.sandia.ccaffeine.dc.user_iface.gui
 
FileMenuBar.DetachAction() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.FileMenuBar.DetachAction
 
FileMenuBar.NewAction - Class in gov.sandia.ccaffeine.dc.user_iface.gui
 
FileMenuBar.NewAction() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.FileMenuBar.NewAction
 
FileMenuBar.QuitAction - Class in gov.sandia.ccaffeine.dc.user_iface.gui
 
FileMenuBar.QuitAction() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.FileMenuBar.QuitAction
 
fileName - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Args
A previously saved .bld file that will be loaded at start-up.
filenameEndsWithOneOfTheseExtensions(String, String[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
Return true if the filename ends with one of the extensions in the extensions[] array.
filenameExtensions - Variable in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
 
FileSearch - Class in gov.sandia.ccaffeine.dc.user_iface.applet
Search a folder hierarchy for filenames that end with the desired extensions.
FileSearch() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
Construct a new FileSearch object.
finishAndShow() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ConfigureDialog
 
finishPreviousTab() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ConfigureDialog
 
first_nonopt - Variable in class gnu.getopt.Getopt
The index of the first non-option in argv[]
fixSharedLibrary(FixSharedLibraryEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca's python server has fixed the shared library problem.
fixSharedLibrary(FixSharedLibraryEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The cca's python server has fixed the shared library problem.
fixSharedLibrary() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
fix C++ shared library problem.
FixSharedLibraryEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
FixSharedLibraryEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.FixSharedLibraryEvent
 
flag - Variable in class gnu.getopt.LongOpt
If this variable is not null, then the value stored in "val" is stored here when this long option is encountered.
folderName - Variable in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
 
foundFilenames - Variable in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
 
FrameTestHeartbeatMonitor - Class in gov.sandia.ccaffeine.dc.distributed
Test the HeartbeatMonitor.
FrameTestHeartbeatMonitor() - Constructor for class gov.sandia.ccaffeine.dc.distributed.FrameTestHeartbeatMonitor
Construct a frame with a button.

G

GET - Static variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent
A command value
GET_GLOBAL - Static variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent
A command value
GET_LAZY - Static variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent
A command value
GET_LAZY_GLOBAL - Static variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent
A command value
getAccessServer() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
getAction(String) - Method in class gov.sandia.ccaffeine.cmd.CmdParse
Returns the nearest match (by leading characters) of commands stored in the list.
getActionsPanel() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
getAllInstancesInArena(GetInstancesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is asking the cca server to send back all of the instantiated cca components.
getAllInstancesInArena(GetInstancesEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is asking the cca server to send back all of the instantiated cca components.
getAllInstancesInArena(GetInstancesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is asking the cca server to send back all of the instantiated cca components.
getAllInstancesInArena(GetInstancesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
An entity wants to get all of the instantiated cca components.
getAllPortProperties() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
Return all of the properties that belong to this port.
getAppFrame() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
getApplet() - Static method in class gov.sandia.ccaffeine.util.LocalSystem
 
getArena() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
getArguments() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LoadEvent
 
getBuilder() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
getCcaComponentPropertyValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaComponentPropertySetValueEvent
 
getCcaComponentPropertyValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaComponentPropertyValueEvent
 
getCcaComponentPropertyValues() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaComponentPropertyValuesEvent
 
getCcaConnection() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaConnectTwoPortsEvent
Get the cca connection that is between two ports.
getCcaConnection() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaDisconnectTwoPortsEvent
Get the cca connection that is between two ports.
getCcaConnections() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaConnectionsBetweenTwoPortsEvent
get the cca connections
getCcaPortParameterCurrentValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterCurrentValueEvent
 
getCcaPortParameterDefaultValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterDefaultValueEvent
 
getCcaPortParameterDialogBox() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterDialogBoxEvent
 
getCcaPortParameterEndDialogBox() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterEndDialogBoxEvent
 
getCcaPortParameterHelp() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterHelpEvent
 
getCcaPortParameterNewField() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterNewFieldEvent
 
getCcaPortParameterOneEnumeratedValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterOneEnumeratedValueEvent
 
getCcaPortParameterPrompt() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterPromptEvent
 
getCcaPortParameterRangeOfValues() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterRangeOfValuesEvent
 
getCcaPortParameterTab() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterTabEvent
 
getCcaPortParameterValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterSetValueEvent
 
getClass(String) - Method in class gov.sandia.ccaffeine.cmd.CmdContext
Interpreter can define a restricted set of classes as qualified for command-line use.
getClass(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCCA
 
getClass(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCcaOneCommand
Retrieve the Component Class from the GUI
getClass(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
Retrieve the Component Class from the GUI
getClassName() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentClass
 
getClassName() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
Returns the class name of this Port.
getClassName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.AddComponentClassEvent
Get the name of the newly added class.
getClassName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateComponentEvent
Get the class name of the instantiated component
getClassName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateEvent
Get the name of the class that was used to instantiate a new cca component.
getClassName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LoadEvent
 
getClassName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent
 
getClassNameAndInstanceNameOfAllPorts() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.AddProvidesPortsEvent
Get the class name and the instance name of all the ports that were added to a component.
getClassNameAndInstanceNameOfAllPorts() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.AddUsesPortsEvent
Get the class name and the instance name of all the ports that were added to a component.
getClassPath() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentClass
 
getClassPath() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
getCodeBaseURL() - Static method in class gov.sandia.ccaffeine.util.LocalSystem
 
getCommand() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent
Retrieve the command.
getCommand() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ShellEvent
Return the command that is to be executed.
getCommandCount() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
getCommandGo() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LaunchGoOnOneComponentEvent
Get the go command
getCommandToAlterPath() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent
 
getComponentClass(QueryEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The end-user wants to send a query to fetch the class of cca component.
getComponentClass(QueryEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiUserListener
The end-user wants to send a query to fetch the class of cca component.
getComponentClasses() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Palette
 
getComponentClasses() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.PalettePane
 
getComponentClassName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CloseComponentEvent
Get the class name of the closed component.
getComponentClassName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentClassNamesEvent
Get the class names of components.
getComponentClassName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LoadComponentEvent
Get the class name of the loaded component.
getComponentClassNames() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server to send back the names of all the classes that are loaded in the palette.
getComponentInstance(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
getComponentInstance(QueryEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The end-user wants to send a query to fetch a component instance.
getComponentInstance(QueryEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiUserListener
The end-user wants to send a query to fetch a component instance.
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.AddProvidesPortsEvent
 
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.AddUsesPortsEvent
 
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentPropertiesEvent
Get the name of the cca component that contains the property.
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayComponentEvent
 
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayEvent
 
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GetComponentPropertyEvent
Get the name of the component that contains the property The name is usually the java class name of the component (without the package name) concatenated with an index number.
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoComponentPortEvent
 
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoEvent
 
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamCurrentEvent
 
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDefaultEvent
 
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDialogEvent
 
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEndDialogEvent
 
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEvent
 
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamFieldEvent
Get the name of the cca component that contains the port which contains the data field.
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamGetCurrentEvent
 
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamHelpEvent
Get the name of the cca component that contains the port which contains the data field.
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamNumberRangeEvent
Get the name of the cca component that contains the port which contains the data field.
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamPromptEvent
Get the name of the cca component that contains the port which contains the data field.
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamStringChoiceEvent
Get the name of the cca component that contains the port which contains the data field.
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamTabEvent
Get the name of the cca component that contains the port which contains data fields.
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
Get the name of the cca component that contains the property.
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveEvent
Get the name of the component that has been, or will be, removed.
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RevalidateEvent
 
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetComponentPropertyEvent
Get the name of the cca component that contains the property.
getComponentInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPortPropertyEvent
Get the name of the cca component that contains the property.
getComponentInstances() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
getComponentInstances() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server to send back the names of all the classes that are instantiated in the arena.
getComponentProperties(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Ask the python server to send us the values of all the properties that belong to a component.
getComponentProperty(GetComponentPropertyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is requesting the cca server to send back the value of a property that is inside a cca component.
getComponentProperty(GetComponentPropertyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server wants the GUI to write, to stdout, the value of a component property.
getComponentProperty(GetComponentPropertyEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server wants the GUI to write, to stdout, the value of a component property.
getComponentProperty(GetComponentPropertyEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is requesting the cca server to send back the value of a property that is inside a cca component.
getComponentProperty(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Ask the python server to send us the value of component property.
getComponentProperty(GetComponentPropertyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is requesting the cca server to send back the value of a property that is inside a cca component.
getComponentProperty(GetComponentPropertyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Notify all GuiListeners that an entity wants the the cca server to send the value of a property that is inside a component.
GetComponentPropertyEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that the cca server wants the GUI to display the value of a component property.
GetComponentPropertyEvent(Object, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GetComponentPropertyEvent
Create a GetPropertyEvent.
getComponents() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentInstancesEvent
get the components
getConfigureDialog(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
getConnectionManager() - Method in interface gov.sandia.ccaffeine.dc.distributed.Connection
 
getConnectionManager() - Method in class gov.sandia.ccaffeine.dc.distributed.StaticIOConnection
 
getConnections() - Method in class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
 
getConnections() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
getConnections() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server to send back info on every connection.
getConnectionsForPort(Port) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
getConnectionSource() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
getConnectionSourcePort() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
getConnectionTarget() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
getConnectionTargetPort() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
getControllerClientThread() - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
getDataFieldDataType() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamFieldEvent
Get the data type of the value that is stored in the data field (e.g.
getDataFieldDefaultValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDefaultEvent
 
getDataFieldElementInSetOfValues() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamStringChoiceEvent
 
getDataFieldHelp() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamHelpEvent
Get some helpful info about this data field.
getDataFieldMaxValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamNumberRangeEvent
Get the largest value that can be inserted into the data field.
getDataFieldMinValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamNumberRangeEvent
Get the smallest value that can be inserted into the data field.
getDataFieldName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamCurrentEvent
Get the name of a data field.
getDataFieldName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDefaultEvent
Get the name of the data field.
getDataFieldName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEvent
Get the name of a data field.
getDataFieldName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamFieldEvent
Get the name of a data field.
getDataFieldName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamGetCurrentEvent
Get the name of a data field.
getDataFieldName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamHelpEvent
Get the name of a data field.
getDataFieldName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamNumberRangeEvent
Get the name of a data field.
getDataFieldName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamPromptEvent
Get the name of a data field.
getDataFieldName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamStringChoiceEvent
Get the name of a data field.
getDataFieldPrompt() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamPromptEvent
 
getDataFieldValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamCurrentEvent
 
getDataFieldValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEvent
 
getDataType() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPortPropertyEvent
Get the data type of the property's value.
getDataTypeOfPropertyValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
If we are setting the value of a property then we need the datatype of the value.
getDebug() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetDebugFlagEvent
Get the value of the debug flag.
getDebug(boolean) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetDebugFlagEvent
Set the value of the debug flag.
getDescription() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ExtensionFileFilter
Returns the human readable description of this filter.
getDialogLocation() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
getDirectory() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent
To alter the path, retrieve the value that will be used to alter the path.
getDocChanged() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
getDocName() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
getDocUnsaved() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
getDragOccurring() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
getDropLocation() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
Returns the location of this component in the Arena.
getDropLocation() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
getEntity() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayEvent
 
getEntity() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.NukeAllEvent
Get the entity that is to be removed.
getErrorStream() - Method in class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 
getException() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ExceptionEvent
Retrieve the exception.
getException() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ThreadWaitForResultSet
Retrieve the exception.
getExceptionEvent() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ThreadWaitForResultSet
Retrieve the ExceptionEvent.
getExtension(File) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ExtensionFileFilter
Return the extension portion of the file's name .
getFilenameExtension(int) - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
Search for files whose names end with one of these extensions.
getFilenameExtensions() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
Search for files whose names end with these extensions.
getFlag() - Method in class gnu.getopt.LongOpt
Returns the value of the 'flag' field for this long option
getFolderName() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
Retrieve the name of the folder that we are going to search.
getFormattedMessageString() - Method in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
getFoundFilenames() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
Retrieve an array that contains the names of all the files we are searching for.
getGlobal() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
Retrieve the global data store.
getGui() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
getHasArg() - Method in class gnu.getopt.LongOpt
Returns the value set for the 'has_arg' field for this long option
getHeartbeatPeriod() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
Get the period (1/frequency) of the heartbeat.
getHeartbeatPeriod() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
Get the period (1/frequency) of the heartbeat.
getHistory() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
getHost() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.RemoteServer
Get the host name for the server.
getId() - Method in interface gov.sandia.ccaffeine.dc.distributed.Connection
 
getId() - Method in class gov.sandia.ccaffeine.dc.distributed.StaticIOConnection
 
getIdList() - Method in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
getIn() - Method in class gov.sandia.ccaffeine.dc.distributed.ClientServerSocket
 
getIn() - Method in interface gov.sandia.ccaffeine.dc.distributed.Connection
 
getIn() - Method in class gov.sandia.ccaffeine.dc.distributed.StaticIOConnection
 
getInetAddress() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
Get the IP address of the socket
getInitialIndex() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 
getInPortCount() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
getInputStream() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.RemoteServer
Get the InputStream to the server.
getInputStream() - Method in class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 
getInputStream() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
Return the input stream from the cca server.
getInstance(String) - Method in class gov.sandia.ccaffeine.cmd.CmdContext
Interpreter can define a restricted set of instances as qualified for command-line use.
getInstance(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCCA
 
getInstance(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCcaOneCommand
Retrieve the Component Instance from the GUI
getInstance(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
Retrieve the Component Instance from the GUI
getInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
getInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
Returns the instance name of this Port.
getInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateComponentEvent
Get the instance name of the instantiated component
getInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateEvent
 
getInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveInstantiatedComponentEvent
Get the instance name of the removed component
getInstanceNames() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveInstantiatedComponentsEvent
Get the instance names of the removed component
GetInstancesEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
An entity can use this event to notify components that it wants to get all of the instantiated cca components.
GetInstancesEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GetInstancesEvent
Create a GetInstancesEvent.
getKey() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance.ComponentInstanceStateProperty
Create the key for this ComponentInstance.
getLongind() - Method in class gnu.getopt.Getopt
Returns the index into the array of long options (NOT argv) representing the long option that was found.
getMessage() - Method in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
getMessage() - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.event.MessageEvent
 
getMessage() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.MessageEvent
Return the contents of the message
getMessage() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PrintEvent
Retrieve the string that is to be printed.
getMessage() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.StringEvent
Retrieve the message that we want to send to the cca server.
getName() - Method in class gnu.getopt.LongOpt
Returns the name of this LongOpt as a String
getNumberOfArguments() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentPropertiesEvent
Get the number of arguments in the "properties" command.
getNumberOfArguments() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayEvent
Retrieve the number of arguments in the request string.
getNumberOfArguments() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoEvent
 
getNumberOfArguments() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.NukeAllEvent
Retrieve the number of arguments in the nuke command.
getNumberOfArguments() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEvent
Get the number of arguments.
getNumberOfArguments() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent
Retrieve the number of arguments in the path command.
getNumberOfArguments() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
Get the number of arguments in the "port-properties" command.
getNumberOfArguments() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveEvent
Retrieve the number of arguments in the "remove" command.
getNumberOfArguments() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent
Request the number of arguments in the "repository" command.
getNumberOfArguments() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ShellEvent
Retrieve the number of arguments in the "shell" command.
getNumberOfMillisecondsToWaitForHeartbeat() - Method in class gov.sandia.ccaffeine.dc.distributed.HeartbeatMonitor
Retrieve the number of milliseconds that we will wait for a heartbeat.
getNumClients() - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
getNumConnected() - Method in class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
 
Getopt - Class in gnu.getopt
This is a Java port of GNU getopt, a class for parsing command line arguments passed to programs.
Getopt(String, String[], String) - Constructor for class gnu.getopt.Getopt
Construct a basic Getopt instance with the given input data.
Getopt(String, String[], String, LongOpt[]) - Constructor for class gnu.getopt.Getopt
Construct a Getopt instance with given input data that is capable of parsing long options as well as short.
Getopt(String, String[], String, LongOpt[], boolean) - Constructor for class gnu.getopt.Getopt
Construct a Getopt instance with given input data that is capable of parsing long options and short options.
getopt() - Method in class gnu.getopt.Getopt
This method returns a char that is the current option that has been parsed from the command line.
getOptarg() - Method in class gnu.getopt.Getopt
For communication from `getopt' to the caller.
GetoptDemo - Class in gnu.getopt
 
GetoptDemo() - Constructor for class gnu.getopt.GetoptDemo
 
getOptind() - Method in class gnu.getopt.Getopt
optind it the index in ARGV of the next element to be scanned.
getOptopt() - Method in class gnu.getopt.Getopt
When getopt() encounters an invalid option, it stores the value of that option in optopt which can be retrieved with this method.
getOut() - Method in class gov.sandia.ccaffeine.dc.distributed.ClientServerSocket
 
getOut() - Method in interface gov.sandia.ccaffeine.dc.distributed.Connection
 
getOut() - Method in class gov.sandia.ccaffeine.dc.distributed.StaticIOConnection
 
getOutofBandToken() - Static method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
Return the out of band token.
getOutPortCount() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
getOutputStream() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.RemoteServer
Get the OutputStream from the server.
getOutputStream() - Method in class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 
getOutputStream() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
Return the output stream to the cca server.
getPalette() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
getParamsToSave() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
getPath() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPathToCcaComponentsEvent
Get the path to the cca componets.
getPath(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPathToCcaComponentsEvent
Set the path to the cca componets.
getPaths() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPathsToCcaComponentsEvent
Get the paths to the cca componets.
getPaths(String[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPathsToCcaComponentsEvent
Set the paths to the cca componets.
getPort() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.RemoteServer
Get the port for the server.
getPort(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
Returns a specified outport.
getPortInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoComponentPortEvent
Get the name of the GO port.
getPortInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoEvent
 
getPortInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamCurrentEvent
Get the name of the port that contains the data field.
GetPortInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDefaultEvent
Get the instance name of the port that contains the data field.
GetPortInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDialogEvent
Get the instance name of a port that contains the data fields.
GetPortInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEndDialogEvent
Get the instance name of a port that contains the data field.
getPortInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEvent
Get the name of the port that contains the data field.
GetPortInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamFieldEvent
Get the name of the port that contains the data field.
GetPortInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamGetCurrentEvent
Get the name of the port that contains the data field.
GetPortInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamHelpEvent
Get the name of the port that contains the data field.
GetPortInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamNumberRangeEvent
Get the name of the port that contains the data field.
GetPortInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamPromptEvent
Get the name of the port that contains the data field.
GetPortInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamStringChoiceEvent
Get the name of the port that contains the data field.
GetPortInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamTabEvent
Get the name of the port that contains the data field.
getPortInstanceName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPortPropertyEvent
Get the name of the port that contains the property.
getPortName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
Get the name of the port that contains the property.
getPortParameter(ParamGetCurrentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is asking the cca server to send back the value of one of the parameters of a port that is on a cca component.
getPortParameter(ParamGetCurrentEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is asking the cca server to send back the value of one of the parameters of a port that is on a cca component.
getPortParameter(ParamGetCurrentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is asking the cca server to send back the value of one of the parameters of a port that is on a cca component.
getPortParameter(ParamGetCurrentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Cca components contain ports.
getPortParameters(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
getPortProperty(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
Given the name of a port property, return the property's value.
getPrefix() - Method in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
getProcessorAddresses() - Method in class gov.sandia.ccaffeine.dc.distributed.ClientServerSocket
 
getProperty(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
getPropertyName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentPropertiesEvent
If we are getting or setting the value of a specific property then we need the name of the property.
getPropertyName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GetComponentPropertyEvent
Get the name of the property.
getPropertyName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
If we are getting or setting the value of a specific property then we need the name of the property.
getPropertyName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetComponentPropertyEvent
Get the name of the property.
getPropertyName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPortPropertyEvent
Get the name of the property.
getPropertyValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentPropertiesEvent
If we are setting the value of a property then we need the new value.
getPropertyValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
If we are setting the value of a property then we need the new value.
getPropertyValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetComponentPropertyEvent
Get the value of the property.
getPropertyValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPortPropertyEvent
Get the value of the property.
getProviderPorts() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateComponentEvent
Get the provider ports of the instantiated component
getQuery() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.QueryEvent
Retrieve the query.
getRequester() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.QueryEvent
Retrieve the entity that sent the query.
getResultSet() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ResultSetEvent
Retrieve the result set.
getResultSet() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ThreadWaitForResultSet
Retrieve the result set that the cca server sent.
getResultSetEvent() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ThreadWaitForResultSet
Retrieve the ResultSetEvent.
getSelectedComponentClass() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
getSelectedComponentInstance() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
getSide() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
Returns this Port's side.
getSource() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Connection
Returns the ComponentInstance which is the source of this Connection.
getSourceComponentName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ConnectEvent
Get the name of the component that houses the source port.
getSourceComponentName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisconnectEvent
Get the name of the component that houses the source port.
getSourceName() - Method in interface gov.sandia.ccaffeine.dc.distributed.Connection
 
getSourceName() - Method in class gov.sandia.ccaffeine.dc.distributed.StaticIOConnection
 
getSourcePort() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Connection
Returns the Port which is the source-port of this Connection.
getSourcePortName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ConnectEvent
Get the name of the source port.
getSourcePortName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisconnectEvent
Get the name of the source port.
getTabName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamTabEvent
 
getTarget() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Connection
Returns the ComponentInstance which is the target of this Connection.
getTargetComponentName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ConnectEvent
Get the name of the component that houses the target port.
getTargetComponentName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisconnectEvent
Get the name of the component that houses the target port.
getTargetPort() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Connection
Returns the Port which is the target-port of this Connection.
getTargetPortName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ConnectEvent
Get the name of the target port.
getTargetPortName() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisconnectEvent
Get the name of the target port.
getTimeout() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.RemoteServer
Get the number of milliseconds a read operation will wait.
getTitle() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
getTitleOfDialogBox() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDialogEvent
Get the title of the dialog box.
getType() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
Returns this Port's type.
getTypeColor() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
Returns this Port's default color by type.
getUserPorts() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateComponentEvent
Get the user ports of the instantiated component
getVal() - Method in class gnu.getopt.LongOpt
Returns the value of the 'val' field for this long option
getValue() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance.ComponentInstanceStateProperty
Create the string representation of the Component instance state.
getWaitingForPorts() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
getWaitingForPorts() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
Get the state of the "waitingForPorts" flag from the GUI
getWaitingForPorts(QueryEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The end-user wants to send a query to fetch the "waitingForPorts" flag.
getWaitingForPorts(QueryEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiUserListener
The end-user wants to send a query to fetch the "waitingForPorts" flag.
getXmlPortParameters() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParametersEvent
 
globalData - Static variable in class gov.sandia.ccaffeine.dc.user_iface.BuilderClient
 
GlobalData - Class in gov.sandia.ccaffeine.dc.user_iface.gui
 
GlobalData(Container, Builder, int) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
GlobalData(Container, Builder) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
gnu.getopt - package gnu.getopt
 
go(GoEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI wants the cca server to launch an application.
go(int, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
Launch the application.
go(GoEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI wants the cca server to launch an application.
go(GoEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI wants the cca server to launch an application.
go(GoEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
The end-user, via the GUI, wants to launch the application.
goComponentPort(GoComponentPortEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is requesting that the cca server execute the "go" command" on a specific port that is located on a specific component.
goComponentPort(GoComponentPortEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is requesting that the cca server execute the "go" command" on a specific port that is located on a specific component.
goComponentPort(GoComponentPortEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is requesting that the cca server execute the "go" command" on a specific port that is located on a specific component.
goComponentPort(GoComponentPortEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Notify all GuiListeners that this entity wants to invoke the "go" command on a specific port that is located on a specific component.
GoComponentPortEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Tis event can be used to notify components that this entity wants to invoke the "go" command on a specific port that is located on a specific component.
GoComponentPortEvent(Object, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoComponentPortEvent
Create a GoComponentPortEvent.
GoEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Can be used to notify components that an entity wants to launch the application.
GoEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoEvent
Create a GoEvent.
GoEvent(Object, int) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoEvent
Create a GoEvent.
GoEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoEvent
Create a GoEvent.
GoEvent(Object, int, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoEvent
Create a GoEvent.
GoEvent(Object, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoEvent
Create a GoEvent.
GoEvent(Object, int, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoEvent
Create a GoEvent.
goPortColor - Static variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 
gov.sandia.ccaffeine.cmd - package gov.sandia.ccaffeine.cmd
 
gov.sandia.ccaffeine.dc.distributed - package gov.sandia.ccaffeine.dc.distributed
 
gov.sandia.ccaffeine.dc.user_iface - package gov.sandia.ccaffeine.dc.user_iface
 
gov.sandia.ccaffeine.dc.user_iface.applet - package gov.sandia.ccaffeine.dc.user_iface.applet
 
gov.sandia.ccaffeine.dc.user_iface.ccacmd - package gov.sandia.ccaffeine.dc.user_iface.ccacmd
 
gov.sandia.ccaffeine.dc.user_iface.examples - package gov.sandia.ccaffeine.dc.user_iface.examples
 
gov.sandia.ccaffeine.dc.user_iface.examples.event - package gov.sandia.ccaffeine.dc.user_iface.examples.event
 
gov.sandia.ccaffeine.dc.user_iface.gui - package gov.sandia.ccaffeine.dc.user_iface.gui
 
gov.sandia.ccaffeine.dc.user_iface.gui.guicmd - package gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
 
gov.sandia.ccaffeine.dc.user_iface.MVC - package gov.sandia.ccaffeine.dc.user_iface.MVC
 
gov.sandia.ccaffeine.dc.user_iface.MVC.event - package gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
gov.sandia.ccaffeine.util - package gov.sandia.ccaffeine.util
 
gui - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
gui - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
Gui - Class in gov.sandia.ccaffeine.dc.user_iface.gui.guicmd
Interface to the GUI.
Gui(GlobalData) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
Create a Gui object.
GuiListener - Interface in gov.sandia.ccaffeine.dc.user_iface.MVC.event
GuiListeners can respond to events from the GUI.
GuiUserListener - Interface in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Request access to the GUI.

H

has_arg - Variable in class gnu.getopt.LongOpt
Indicates whether the option has no argument, a required argument, or an optional argument.
hasClientData(Client) - Method in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
hasComponentClass(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Palette
 
hashCode() - Method in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
hashtable - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Stores (methodName,ThreadWaitForReturnValue) pairs.
heartbeat(HeartbeatEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI wants to send a heartbeat to the cca server.
heartbeat(HeartbeatEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI wants to send a heartbeat to the cca server.
heartbeat(HeartbeatEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI wants to send a heartbeat to the cca server.
heartbeat(HeartbeatEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Notify all GuiListeners that an entity wants to emit a heartbeat.
HeartbeatEvent - Class in gov.sandia.ccaffeine.dc.distributed
Used to pass a heartbeat from one object to another object.
HeartbeatEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.distributed.HeartbeatEvent
Create a heartbeat object.
HeartbeatEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that an entity wishes to emit a heartbeat.
HeartbeatEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.HeartbeatEvent
Create a HeartbeatEvent.
HeartbeatListener - Interface in gov.sandia.ccaffeine.dc.distributed
HeartbeatListeners can listen for heartbeats.
HeartbeatMonitor - Class in gov.sandia.ccaffeine.dc.distributed
This class listens for the arrival of heartbeats.
HeartbeatMonitor() - Constructor for class gov.sandia.ccaffeine.dc.distributed.HeartbeatMonitor
 
heartbeatMonitor - Variable in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
heartbeatPeriod - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
heartbeatPeriod - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
heartbeatTimeout - Static variable in class gov.sandia.ccaffeine.dc.distributed.Args
 
help() - Method in interface gov.sandia.ccaffeine.cmd.CmdAction
Returns a string containing the description of this command.
help() - Method in class gov.sandia.ccaffeine.cmd.CmdActionExit
 
help() - Method in class gov.sandia.ccaffeine.cmd.CmdActionHelp
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAArena
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAConfig
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAConnect
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCADebug
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCADisconnect
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCADisplay
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAGo
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAInstantiate
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCALinks
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCANoDebug
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCANuke
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAPallet
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAPath
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAPortProperties
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAProperties
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCARemove
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCARepository
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAShell
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIAddComponentClass
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIAddProvidesPorts
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIAddUsesPorts
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIConnect
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIDisconnect
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIExit
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIGetProperty
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIInstantiate
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUILoad
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIMessage
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamCurrent
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamDefault
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamDialog
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamEndDialog
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamField
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamHelp
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamNumberRange
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamPrompt
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamStringChoice
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamTab
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIRemove
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIRevalidate
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUISetPortProperty
 
help() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUISetProperty
 
highlight() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 
hostName - Variable in class gov.sandia.ccaffeine.dc.user_iface.Args
Remote host for connecting.
hostName - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Args
Remote host for connecting.

I

in - Variable in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCCA
 
in - Static variable in class gov.sandia.ccaffeine.util.LocalSystem
 
informOfChange() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
init() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.AppletFileSearch
Initialize the applet
init() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.BuilderApplet
 
INIT - Static variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent
One of the commands than can be used to alter the path.
initAndStartProcess(String[]) - Method in class gov.sandia.ccaffeine.dc.distributed.MuxingProcess
Start listening initialize per the args, and start listening for connections from muxee's and muxor
initialize() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
initialize() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
initialize() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Palette
 
initialize() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.PalettePane
 
initMuxingProcess(String[]) - Method in class gov.sandia.ccaffeine.dc.distributed.MuxingProcess
Setup the multiplexor with command line style arguments.
inputStream - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
 
instanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaComponent
 
instanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPort
 
instanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateComponentEvent
instance name of the instantiated component
instanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateEvent
 
instanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveInstantiatedComponentEvent
instance name of the removed component
instanceNames - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaComponentInstanceNames
 
instancePresent(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
query if a given instance of given type exists.
instantiate(InstantiateEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is asking the cca server to retrieve a cca component.
instantiate(InstantiateEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server used a cca component class to instantiate a new cca component object.
instantiate(InstantiateEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server used a cca component class to instantiate a new cca component object.
instantiate(InstantiateEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is asking the cca server to retrieve a cca component.
instantiate(InstantiateEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is asking the cca server to retrieve a cca component.
instantiate(InstantiateEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
The end-user, via the GUI, wants to retrieve a cca component.
instantiateComponent(InstantiateComponentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
the cca server is sending this client one instantiated component.
instantiateComponent(InstantiateComponentEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
the cca server is sending this client one instantiated component.
instantiateComponent(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server to instantiate a cca component.
InstantiateComponentEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
InstantiateComponentEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateComponentEvent
Create an InstantiateComponentEvent.
InstantiateComponentEvent(Object, String, String, CcaPort[], CcaPort[]) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateComponentEvent
Create an InstantiateComponentEvent.
InstantiateEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that the cca server used a cca component class to instantiate a new cca component object.
InstantiateEvent(Object, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateEvent
Create an InstantiateEvent.
InteractivelyTestGui - Class in gov.sandia.ccaffeine.dc.user_iface.examples
Display a GUI that will emulate a cca server.
InteractivelyTestGui() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui
Create, initialize, and render all of the GUI components.
InteractivelyTestGui.ActionListenerConnectComponents - Class in gov.sandia.ccaffeine.dc.user_iface.examples
The end-user has pressed the "Connect" button.
InteractivelyTestGui.ActionListenerConnectComponents() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui.ActionListenerConnectComponents
 
InteractivelyTestGui.ActionListenerExit - Class in gov.sandia.ccaffeine.dc.user_iface.examples
The end-user clicked on the "Exit" button.
InteractivelyTestGui.ActionListenerExit() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui.ActionListenerExit
 
InteractivelyTestGui.ActionListenerInstantiateComponents - Class in gov.sandia.ccaffeine.dc.user_iface.examples
The end-user has pressed the "Instantiate" button.
InteractivelyTestGui.ActionListenerInstantiateComponents() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui.ActionListenerInstantiateComponents
 
InteractivelyTestGui.ActionListenerLoadComponents - Class in gov.sandia.ccaffeine.dc.user_iface.examples
The end-user has pressed the "load" button.
InteractivelyTestGui.ActionListenerLoadComponents() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui.ActionListenerLoadComponents
 
InteractivelyTestGui.ActionListenerToGui - Class in gov.sandia.ccaffeine.dc.user_iface.examples
The end-user has pressed the "send" button.
InteractivelyTestGui.ActionListenerToGui() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui.ActionListenerToGui
 
InteractivelyTestGui.MyWindowAdapter - Class in gov.sandia.ccaffeine.dc.user_iface.examples
The end-user clicked the x that is in the upper right hand corner of the window.
InteractivelyTestGui.MyWindowAdapter() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui.MyWindowAdapter
 
isApplet() - Static method in class gov.sandia.ccaffeine.util.LocalSystem
 
isConnected() - Method in class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
 
isDisabled() - Method in interface gov.sandia.ccaffeine.dc.distributed.Connection
 
isDisabled() - Method in class gov.sandia.ccaffeine.dc.distributed.StaticIOConnection
 
isExtensionListInDescription() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ExtensionFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isKey(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance.ComponentInstanceStateProperty
Does the key identify state data belonging to this ComponentInstance?
isPromptDisplayed() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
isRunning() - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
isServer() - Method in class gov.sandia.ccaffeine.dc.distributed.ClientServerSocket
 
isServer() - Method in class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
 
isServer - Variable in class gov.sandia.ccaffeine.dc.user_iface.Args
Is this to be run as a server?
isTutorialMode() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
isXCATBridge - Variable in class gov.sandia.ccaffeine.dc.user_iface.Args
Is this to be run as xcat bridge?
itemStateChanged(ItemEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 

J

JPanelMessage - Class in gov.sandia.ccaffeine.dc.user_iface.applet
Display a message on the screen
JPanelMessage(String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.applet.JPanelMessage
 

K

keyPressed(KeyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 
keyReleased(KeyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 
keyTyped(KeyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 
killAllMpiNodes(int) - Method in class gov.sandia.ccaffeine.dc.distributed.MuxingProcess
Kill all MPI nodes
killAllMpiNodes(int) - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
Kill all MPI nodes

L

last_nonopt - Variable in class gnu.getopt.Getopt
The index of the last non-option in argv[]
launchGoOnAllComponents(LaunchGoOnAllComponentsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca server is launching the go command on all components
launchGoOnAllComponents(LaunchGoOnAllComponentsEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The cca server is launching the go command on all components
launchGoOnAllComponents() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server to launch the run.
LaunchGoOnAllComponentsEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
LaunchGoOnAllComponentsEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LaunchGoOnAllComponentsEvent
Create a LaunchGoOnAllComponentsEvent.
launchGoOnOneComponent(LaunchGoOnOneComponentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca server is launching the go command from one component.
launchGoOnOneComponent(LaunchGoOnOneComponentEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The cca server is launching the go command from one component.
launchGoOnOneComponent(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server to launch the run.
launchGoOnOneComponent(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server to launch the run.
LaunchGoOnOneComponentEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
LaunchGoOnOneComponentEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LaunchGoOnOneComponentEvent
Create a LaunchGoOneOneComponentEvent.
LaunchGoOnOneComponentEvent(Object, CcaCommandLaunchGoOnOneComponent) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LaunchGoOnOneComponentEvent
Create a LaunchGoOneOneComponentEvent.
lineNumberReader - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
 
links(DisplayChainEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is requesting the cca server to send back all connections.
links(DisplayChainEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is requesting the cca server to send back all connections.
links(DisplayChainEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is requesting the cca server to send back all connections.
links(DisplayChainEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Tell all GuiListeners that an entity wants to know what connections are in the arena.
LIST - Static variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent
A command value
LIST_SEP - Static variable in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
load(LoadEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server loaded the class of a cca widget.
load(LoadEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server loaded the class of a cca widget.
loadComponent(LoadComponentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca's python server has loaded a component.
loadComponent(LoadComponentEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The cca's python server has loaded a component.
loadComponentClass(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server to load a component class.
LoadComponentEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
LoadComponentEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LoadComponentEvent
Create a LoadComponentEvent.
LoadComponentEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LoadComponentEvent
Create a LoadComponentEvent.
LoadEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that the cca server loaded the class of a cca component.
LoadEvent(Object, String, Vector) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LoadEvent
Create a LoadEvent.
loadFile(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
loadFile(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
LocalSystem - Class in gov.sandia.ccaffeine.util
Only useful for creating Applets out of Java Applications, if LocalSystem is used instead of System for IO, then the console will be tied off to LocalSystem and Applets will not get a security exception if IO is used.
LocalSystem() - Constructor for class gov.sandia.ccaffeine.util.LocalSystem
 
lockRead - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
 
lockWrite - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
 
logFile - Static variable in class gov.sandia.ccaffeine.dc.distributed.Args
 
long_only - Variable in class gnu.getopt.Getopt
This flag determines whether or not we are parsing only long args
long_options - Variable in class gnu.getopt.Getopt
This is an array of LongOpt objects which describ the valid long options.
longind - Variable in class gnu.getopt.Getopt
Stores the index into the long_options array of the long option found
LongOpt - Class in gnu.getopt
This object represents the definition of a long option in the Java port of GNU getopt.
LongOpt(String, int, StringBuffer, int) - Constructor for class gnu.getopt.LongOpt
Create a new LongOpt object with the given parameter values.
longopt_handled - Variable in class gnu.getopt.Getopt
A flag which communicates whether or not checkLongOption() did all necessary processing for the current option

M

main(String[]) - Static method in class gnu.getopt.GetoptDemo
 
main(String[]) - Static method in class gov.sandia.ccaffeine.dc.distributed.FrameTestHeartbeatMonitor
Launch a Frame that contains a button.
main(String[]) - Static method in class gov.sandia.ccaffeine.dc.distributed.MuxingProcess
 
main(String[]) - Static method in class gov.sandia.ccaffeine.dc.distributed.TestClientServer
 
main(String[]) - Static method in class gov.sandia.ccaffeine.dc.user_iface.applet.AppletFileSearch
 
main(String[]) - Static method in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
 
main(String[]) - Static method in class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 
main(String[]) - Static method in class gov.sandia.ccaffeine.dc.user_iface.BuilderClient
 
main(String[]) - Static method in class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui
 
main(String[]) - Static method in class gov.sandia.ccaffeine.dc.user_iface.examples.ScriptFile
 
main(String[]) - Static method in class gov.sandia.ccaffeine.dc.user_iface.examples.ServerSocketToTestGui
 
main(String[]) - Static method in class gov.sandia.ccaffeine.dc.user_iface.examples.ThreadClient
 
main(String[]) - Static method in class gov.sandia.ccaffeine.dc.user_iface.examples.UseScriptToTestGui
Launch the simulator and launch the cca client.
main(String[]) - Static method in class gov.sandia.ccaffeine.dc.user_iface.gui.AppFrame
 
main(String[]) - Static method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
makeConnection() - Method in class gov.sandia.ccaffeine.dc.distributed.ClientServerSocket
 
makeErrorMessage(String, String) - Static method in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
makeGUI() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
makeHistory(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
This is poorly named.
makeNormalMessage(String, String) - Static method in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
makeOutOfBandMessage(String, String) - Static method in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
message(MessageEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server sent a message to this client.
message(MessageEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server sent a message to this client.
message - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PrintEvent
 
message - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.StringEvent
 
MessageData - Class in gov.sandia.ccaffeine.dc.distributed
 
MessageData(String, Client) - Constructor for class gov.sandia.ccaffeine.dc.distributed.MessageData
 
MessageData(String, String, String, Client) - Constructor for class gov.sandia.ccaffeine.dc.distributed.MessageData
 
MessageEvent - Class in gov.sandia.ccaffeine.dc.user_iface.examples.event
 
MessageEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.examples.event.MessageEvent
 
MessageEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.examples.event.MessageEvent
 
MessageEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that the cca server sent a message to this client.
MessageEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.MessageEvent
Create a MessageEvent.
MessageEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.MessageEvent
Create a MessageEvent.
MessageListener - Interface in gov.sandia.ccaffeine.dc.user_iface.examples.event
 
mode - Variable in class gov.sandia.ccaffeine.dc.user_iface.Args
Special mode for debugging.
mouseClicked(MouseEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
Implement MouseListener.
mouseEntered(MouseEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 
mouseExited(MouseEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 
mousePressed(MouseEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 
mouseReleased(MouseEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 
moveComponentInstance(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
moveComponentTo(int, int) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
Move this component to another location in the Arena.
MuxingProcess - Class in gov.sandia.ccaffeine.dc.distributed
Meant to run in its own process, this class multiplexes multiple sockets (muxee) into one (muxor).
MuxingProcess() - Constructor for class gov.sandia.ccaffeine.dc.distributed.MuxingProcess
 
myProcName - Static variable in class gov.sandia.ccaffeine.dc.distributed.Args
The name, found in the processor file, that refers to this process
myProcName - Static variable in class gov.sandia.ccaffeine.dc.user_iface.applet.Args
The name, found in the processor file, that refers to this process
myProcName - Variable in class gov.sandia.ccaffeine.dc.user_iface.Args
The name, found in the processor file, that refers to this process
myServerMachineName - Static variable in class gov.sandia.ccaffeine.dc.distributed.Args
The name, found in the processor file, that refers to this process

N

name - Variable in class gnu.getopt.LongOpt
The name of the long option
names() - Method in interface gov.sandia.ccaffeine.cmd.CmdAction
name(s) of the function.
names() - Method in class gov.sandia.ccaffeine.cmd.CmdActionExit
 
names() - Method in class gov.sandia.ccaffeine.cmd.CmdActionHelp
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAArena
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAConfig
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAConnect
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCADebug
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCADisconnect
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCADisplay
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAGo
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAInstantiate
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCALinks
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCANoDebug
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCANuke
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAPallet
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAPath
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAPortProperties
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAProperties
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCARemove
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCARepository
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCAShell
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIAddComponentClass
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIAddProvidesPorts
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIAddUsesPorts
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIConnect
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIDisconnect
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIExit
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIGetProperty
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIInstantiate
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUILoad
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIMessage
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamCurrent
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamDefault
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamDialog
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamEndDialog
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamField
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamHelp
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamNumberRange
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamPrompt
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamStringChoice
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIParamTab
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIRemove
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUIRevalidate
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUISetPortProperty
 
names() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUISetProperty
 
newConnect(Connection) - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
newDataField(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ConfigureDialog
 
newName() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
newTab(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ConfigureDialog
 
nextchar - Variable in class gnu.getopt.Getopt
The next char to be scanned in the option-element in which the last option character we returned was found.
NO_ARGUMENT - Static variable in class gnu.getopt.LongOpt
Constant value used for the "has_arg" constructor argument.
notCanceled(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
notCanceled() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.FileMenuBar
Called to confirm a document-closing event.
nukeAll(NukeAllEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is requesting the cca server to delete all components.
nukeAll(NukeAllEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is requesting the cca server to delete all components.
nukeAll(NukeAllEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is requesting the cca server to delete all components.
nukeAll(NukeAllEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Notify all GuiListeners that an entity wants to delete all components.
NukeAllEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that an entity wants to delete all components.
NukeAllEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.NukeAllEvent
Create a NukeEvent.
NukeAllEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.NukeAllEvent
Create a NukeEvent.
NukeAllEvent(Object, int, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.NukeAllEvent
Create a NukeEvent.
nullifyConnectionSource() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
nullifyConnectionSourcePort() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
nullifyConnectionTarget() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
nullifyConnectionTargetPort() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
nullifySelectedComponentClass() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
nullifySelectedComponentInstance() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
numberOfArguments - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentPropertiesEvent
 
numberOfArguments - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayEvent
 
numberOfArguments - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoEvent
 
numberOfArguments - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.NukeAllEvent
 
numberOfArguments - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEvent
 
numberOfArguments - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent
 
numberOfArguments - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
 
numberOfArguments - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveEvent
 
numberOfArguments - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent
 
numberOfArguments - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ShellEvent
 
numberOfMillisecondsBetweenConnectionAttempts - Variable in class gov.sandia.ccaffeine.dc.user_iface.applet.RemoteServer
 
numberOfMillisecondsToWaitForHeartbeat - Variable in class gov.sandia.ccaffeine.dc.distributed.HeartbeatMonitor
 
numberOfTimesWeTryToConnectToCca - Variable in class gov.sandia.ccaffeine.dc.user_iface.applet.RemoteServer
 
numClients() - Method in class gov.sandia.ccaffeine.dc.distributed.MessageData
 

O

open() - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.ScriptFile
open the script file
open(String, int) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
Open a connection link to the cca server.
open(InputStream, OutputStream) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
Open a connection link to the cca server.
openAndSetTimeout(String, int, int) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
Open a connection link to the cca server.
openCcaFramework(OpenCcaFrameworkEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca's python server has opened the cca framework.
openCcaFramework(OpenCcaFrameworkEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The cca's python server has opened the cca framework.
OpenCcaFrameworkEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
OpenCcaFrameworkEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.OpenCcaFrameworkEvent
 
openDialog() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
openFramework() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Open a connection to the python server.
openSessionWithCcaServer(ClientSocket) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Open a session with the cca server.
optarg - Variable in class gnu.getopt.Getopt
For communication from `getopt' to the caller.
opterr - Variable in class gnu.getopt.Getopt
Callers store false here to inhibit the error message for unrecognized options.
optind - Variable in class gnu.getopt.Getopt
Index in ARGV of the next element to be scanned.
OPTIONAL_ARGUMENT - Static variable in class gnu.getopt.LongOpt
Constant value used for the "has_arg" constructor argument.
optopt - Variable in class gnu.getopt.Getopt
When an unrecognized option is encountered, getopt will return a '?' and store the value of the invalid option here.
optstring - Variable in class gnu.getopt.Getopt
This is the string describing the valid short options.
ordering - Variable in class gnu.getopt.Getopt
Determines whether we permute arguments or not
out - Static variable in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
out - Static variable in class gov.sandia.ccaffeine.util.LocalSystem
 
outputStream - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
 

P

p(String) - Method in class gov.sandia.ccaffeine.cmd.CmdContext
Interpreter has a function for writing from a String.
p(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCCA
 
p(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCcaOneCommand
 
p(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
Write a string to the Muxer
p(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
paint(Graphics) - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.AppletFileSearch
Stupid JVM.
paint(Graphics) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
paintComponent(Graphics) - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.JPanelMessage
 
paintComponent(Graphics) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
paintConnections(Graphics) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
Palette - Class in gov.sandia.ccaffeine.dc.user_iface.gui
 
Palette(GlobalData) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.Palette
 
PALETTE - Static variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayEvent
One of the entity values
PalettePane - Class in gov.sandia.ccaffeine.dc.user_iface.gui
 
PalettePane(GlobalData) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.PalettePane
 
paramCurrent(ParamCurrentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server is sending the current value of a data field.
paramCurrent(ParamCurrentEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server is sending, to the client, the current value of a parameter that is contained inside the port of a component.
ParamCurrentEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Cca components contain ports.
ParamCurrentEvent(Object, String, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamCurrentEvent
Create a ParamCurrentEvent.
paramDefault(ParamDefaultEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server wants to send the default value of a data field.
paramDefault(ParamDefaultEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server is sending the default value of a parameter that is contained inside the port of a component.
ParamDefaultEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Cca components contain ports.
ParamDefaultEvent(Object, String, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDefaultEvent
Create a ParamCurrentEvent.
paramDialog(ParamDialogEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server wants this client to create (but not display) a dialog box to hold the values of all the data fields that are inside a port.
paramDialog(ParamDialogEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server wants the client to create an empty dialog box.
ParamDialogEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Cca components contain ports.
ParamDialogEvent(Object, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDialogEvent
Create a ParamDialogEvent.
paramEndDialog(ParamEndDialogEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server has finished sending information for all the data fields that are inside a port.
paramEndDialog(ParamEndDialogEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server has finished sending, to the client, information for all the parameters that are inside a specific port.
ParamEndDialogEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Cca components contain ports.
ParamEndDialogEvent(Object, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEndDialogEvent
Create a ParamDialogEvent.
parameterPortColor - Static variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 
ParamEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Cca components contain ports.
ParamEvent(Object, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEvent
Create a ParamCurrentEvent.
ParamEvent(Object, int, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEvent
Create a ParamCurrentEvent.
ParamEvent(Object, int, String, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEvent
Create a ParamCurrentEvent.
paramField(ParamFieldEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server has sent this client the name of a data field that is inside a port.
paramField(ParamFieldEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server has sent this client the name of a parameter that is inside a port.
ParamFieldEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Cca components contain ports.
ParamFieldEvent(Object, String, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamFieldEvent
Create a ParamFieldEvent.
ParamGetCurrentEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Cca components contain ports.
ParamGetCurrentEvent(Object, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamGetCurrentEvent
Create a ParamGetCurrentEvent.
paramHelp(ParamHelpEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server has sent this client some helpful info about this data field.
paramHelp(ParamHelpEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server has sent this client some helpful info about the current port parameter.
ParamHelpEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Cca components contain ports.
ParamHelpEvent(Object, String, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamHelpEvent
Create a ParamHelpEvent.
paramNumberRange(ParamNumberRangeEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server sent the lowest value and the highest value that the current data field can have.
paramNumberRange(ParamNumberRangeEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server sent the lowest value and the highest value that the current port parameter can have.
ParamNumberRangeEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Cca components contain ports.
ParamNumberRangeEvent(Object, String, String, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamNumberRangeEvent
Create a ParamNumberRangeEvent.
paramPrompt(ParamPromptEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server sent us the prompt string for one of the data fields in one of the ports of a cca component.
paramPrompt(ParamPromptEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server sent us the prompt string for one of the parameters in one of the ports of a cca component.
ParamPromptEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Cca components contain ports.
ParamPromptEvent(Object, String, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamPromptEvent
Create a ParamPromptEvent.
paramStringChoice(ParamStringChoiceEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server is sending one, out of many, possible values that can be inserted into a data field.
paramStringChoice(ParamStringChoiceEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server is sending one, out of many, possible values that can be inserted into a data field.
ParamStringChoiceEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Cca components contain ports.
ParamStringChoiceEvent(Object, String, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamStringChoiceEvent
Create a ParamStringChoiceEvent.
paramTab(ParamTabEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server is sending the name of tab.
paramTab(ParamTabEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server is sending the name of tab.
ParamTabEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Cca components contain ports.
ParamTabEvent(Object, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamTabEvent
Create a ParamTabEvent.
parse(BuilderClientMonitor) - Method in class gov.sandia.ccaffeine.cmd.CmdParse
Main command-line processing loop.
parse(String) - Method in class gov.sandia.ccaffeine.cmd.CmdParse
Parse one line of text.
parse(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CcaOneCommandParser
parse one command
parse(BuilderClientMonitor) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerSocket
 
parseArgs(String[]) - Method in class gov.sandia.ccaffeine.dc.distributed.Args
 
parseArgs(String[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.Args
 
parseArgs(String[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.Args
 
parseArgs(String[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Args
 
parser - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
path(PathEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI wants to tell the cca server to send back or to set the file path that contains cca components.
path(PathEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI wants to tell the cca server to send back or to set the file path that contains cca components.
path(PathEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI wants to tell the cca server to send back or to set the file path that contains cca components.
path(PathEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Tell the cca server to change the path or tell the cca server to retrieve the path.
PathEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Tell the cca server to change the path or tell the cca server to retrieve the path.
PathEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent
Tell the cca server to change the path or tell the cca server to retrieve the path.
PathEvent(Object, int) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent
Tell the cca server to change the path or tell the cca server to retrieve the path.
PathEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent
Tell the cca server to change the path or tell the cca server to retrieve the path.
PathEvent(Object, int, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent
Tell the cca server to change the path or tell the cca server to retrieve the path.
PathEvent(Object, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent
Tell the cca server to change the path or tell the cca server to retrieve the path.
PathEvent(Object, int, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent
Tell the cca server to change the path or tell the cca server to retrieve the path.
paths - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPathsToComponents
 
PERMUTE - Static variable in class gnu.getopt.Getopt
PERMUTE is the default.
plainFont - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 
pn(String) - Method in class gov.sandia.ccaffeine.cmd.CmdContext
Interpreter has a function for writing line from a String.
pn(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 
pn(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCCA
 
pn(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCcaOneCommand
 
pn(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
pn(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
pn(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 
port - Variable in class gov.sandia.ccaffeine.dc.user_iface.examples.UseScriptToTestGui
 
Port - Class in gov.sandia.ccaffeine.dc.user_iface.gui
Represents either an inport or an outport on an ArenaComponent.
Port(int, int, String, String, ComponentInstance, GlobalData) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.gui.Port
Creates a new Port instance.
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaCommandLaunchGoOnOneComponent
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterCurrentValue
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterDefaultValue
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterDialogBox
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterEndDialogBox
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterHelp
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterNewField
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterOneEnumeratedValue
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterPrompt
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterRangeOfValues
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterTab
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterValue
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoComponentPortEvent
The name of the GO port.
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoEvent
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamCurrentEvent
The name of the port that contains the data field.
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDefaultEvent
The instance name of the port that contains the data field.
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDialogEvent
The instance name of a port that contains the data fields.
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEndDialogEvent
The instance name of a port that contains the data field.
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEvent
The name of the port that contains the data field.
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamFieldEvent
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamGetCurrentEvent
The name of the port that contains the data field.
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamHelpEvent
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamNumberRangeEvent
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamPromptEvent
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamStringChoiceEvent
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamTabEvent
 
portInstanceName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPortPropertyEvent
 
portName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
 
portNumber - Variable in class gov.sandia.ccaffeine.dc.distributed.Args
Port to listen on.
portNumber - Variable in class gov.sandia.ccaffeine.dc.user_iface.applet.Args
Port to listen on.
portNumber - Variable in class gov.sandia.ccaffeine.dc.user_iface.Args
Port to listen on.
portParameter(ParamEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is asking the cca server to get or set one of the parameters of a port that is on a cca port.
portParameter(int, String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
Cca components contain ports.
portParameter(ParamEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is asking the cca server to get or set one of the parameters of a port that is on a cca port.
portParameter(ParamEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is asking the cca server to get or set one of the parameters of a port that is on a cca port.
portParameter(ParamEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Cca components contain ports.
portProperties(PortPropertiesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is requesting the cca server to send back or to set the value of a port property.
portProperties(PortPropertiesEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is requesting the cca server to send back or to set the value of a port property.
portProperties(PortPropertiesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is requesting the cca server to send back or to set the value of a port property.
portProperties(PortPropertiesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Retrieve the value of a port property or set the value of a port property.
PortPropertiesEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that an entity wants to either retrieve the value of a port property or wants to set the value of a port property.
PortPropertiesEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
Used to notify components that an entity wants to either retrieve the values of all the properties that are contained inside of a port.
PortPropertiesEvent(Object, int, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
Used to notify components that an entity wants to either retrieve the values of all the properties that are contained inside of a port.
PortPropertiesEvent(Object, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
Used to notify components that an entity wants to either retrieve the value of a port property or wants to set the value of a port property.
PortPropertiesEvent(Object, int, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
Used to notify components that an entity wants to either retrieve the value of a port property or wants to set the value of a port property.
PortPropertiesEvent(Object, int, String, String, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
Used to notify components that an entity wants to either retrieve the value of a port property or wants to set the value of a port property.
posixly_correct - Variable in class gnu.getopt.Getopt
The flag determines whether or not we operate in strict POSIX compliance
PREPEND - Static variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent
One of the commands than can be used to alter the path.
print(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 
print(PrintEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The end-user wants to print a string.
print(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
Send a message to the cca server
print(PrintEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiUserListener
The end-user wants to print a string.
printComponent(CcaComponent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Print useful information on a component.
printConnection(CcaConnectionBetweenTwoPorts) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Print useful information on a connection.
printDisconnection(CcaConnectionBetweenTwoPorts) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Print useful information on a disconnection.
PrintEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that an entity wants to print a string.
PrintEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PrintEvent
Create an PrintEvent.
printException(Exception) - Static method in class gov.sandia.ccaffeine.util.LocalSystem
 
printHeirarchy(Object) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
println(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 
println(PrintEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The end-user wants to print a string.
println(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
Send a message to the cca server
println(PrintEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiUserListener
The end-user wants to print a string.
printStream - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
 
ProcessorInfo - Class in gov.sandia.ccaffeine.dc.distributed
 
ProcessorInfo(String, boolean) - Constructor for class gov.sandia.ccaffeine.dc.distributed.ProcessorInfo
 
procFile - Static variable in class gov.sandia.ccaffeine.dc.distributed.Args
Path to the processor file.
procFile - Static variable in class gov.sandia.ccaffeine.dc.user_iface.applet.Args
Path to the processor file.
procFile - Variable in class gov.sandia.ccaffeine.dc.user_iface.Args
Path to the processor file.
progname - Variable in class gnu.getopt.Getopt
Name to print as the program name in error messages.
prompt() - Method in class gov.sandia.ccaffeine.cmd.CmdContext
prompt string
prompt() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCCA
 
prompt() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCcaOneCommand
 
prompt() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
propertyName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaComponentPropertyValue
 
propertyName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentPropertiesEvent
 
propertyName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GetComponentPropertyEvent
 
propertyName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
 
propertyName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetComponentPropertyEvent
 
propertyName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPortPropertyEvent
 
propertyValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaComponentPropertyValue
 
propertyValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentPropertiesEvent
 
propertyValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent
 
propertyValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetComponentPropertyEvent
The value of the property.
propertyValue - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPortPropertyEvent
 
providerPorts - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaComponent
 
providerPorts - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateComponentEvent
provider ports of the instantiated component
providesPortColor - Static variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 
putPortProperty(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
Add or change a port property.
putPortsInPanels() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
PythonControllerListener - Interface in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Listens for events from a ControllerPython.
PythonStub - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
This java client sends Python code to a remote interface that is attached to the cca server.
PythonStub() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 

Q

query - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.QueryEvent
 
QueryEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that an entity wants to send a query.
QueryEvent(Object, Object, ResultSetListener) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.QueryEvent
Create a QueryEvent.

R

read(byte[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
Reads some number of bytes from the input stream and stores them into the buffer array b.
reader - Variable in class gov.sandia.ccaffeine.dc.user_iface.examples.ScriptFile
 
readFile(File) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
readLine() - Method in class gov.sandia.ccaffeine.cmd.CmdContext
Interpreter has to get input from somewhere, line at a time.
readLine() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCCA
 
readLine() - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCcaOneCommand
 
readLine() - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.ScriptFile
Read one line from the script file.
readLine() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
readLine() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
 
readLine() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerSocket
 
readPython() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Read a line of text from the python server.
receivedCcaConnectionsBetweenTwoPorts(CcaConnectionsBetweenTwoPortsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca server is sending us info on all connections that are between two ports.
receivedCcaConnectionsBetweenTwoPorts(CcaConnectionsBetweenTwoPortsEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The cca server is sending us info on all connections that are between two ports.
receivedComponentClassNames(ComponentClassNamesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
the cca server is sending this client the class names of some components.
receivedComponentClassNames(ComponentClassNamesEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
the cca server is sending this client the class names of some components.
receivedComponentInstances(ComponentInstancesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca server is sending this client some component instances.
receivedComponentInstances(ComponentInstancesEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The cca server is sending this client some component instances.
receivedComponentPropertyValue(CcaComponentPropertyValueEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The server wants the GUI to write the current value of a component property to stdout.
receivedComponentPropertyValue(CcaComponentPropertyValueEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The server wants the GUI to write the current value of a component property to stdout.
receivedComponentPropertyValues(CcaComponentPropertyValuesEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The server wants the GUI to write the values of all component properties to stdout.
receivedComponentPropertyValues(CcaComponentPropertyValuesEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The server wants the GUI to write the values of all component properties to stdout.
receivedException(ExceptionEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ResultSetListener
 
receivedException(ExceptionEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ThreadWaitForResultSet
 
receivedException(Exception) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ThreadWaitForResultSet
An error occurred.
receivedHeartbeat(HeartbeatEvent) - Method in class gov.sandia.ccaffeine.dc.distributed.FrameTestHeartbeatMonitor
This method is called whenever the heartbeat monitor receives a heartbeat.
receivedHeartbeat(HeartbeatEvent) - Method in interface gov.sandia.ccaffeine.dc.distributed.HeartbeatListener
 
receivedHeartbeat(HeartbeatEvent) - Method in class gov.sandia.ccaffeine.dc.distributed.HeartbeatMonitor
Call this method whenever you want to notify this class that you received a heartbeat.
receivedHeartbeat(HeartbeatEvent) - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
receivedMessage(MessageEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.examples.event.MessageListener
 
receivedMessage(MessageEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui
 
receivedMessage(MessageEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.ServerSocketToTestGui
Send a message to every client.
receivedPortParameters(CcaPortParametersEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca server is sending us all of the parameters for a port.
receivedPortParameters(CcaPortParametersEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The cca server is sending us all of the parameters for a port.
receivedResultSet(ResultSetEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ResultSetListener
 
receivedResultSet(ResultSetEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ThreadWaitForResultSet
 
receivedResultSet(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ThreadWaitForResultSet
The cca server is returning a result set.
reconnect(int) - Method in interface gov.sandia.ccaffeine.dc.distributed.Connection
 
reconnect(int) - Method in class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
 
reconnect(int) - Method in class gov.sandia.ccaffeine.dc.distributed.StaticIOConnection
 
reconnectConnection(SocketConnection, int) - Method in class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
 
refreshPorts() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
relayMessageFromController(String) - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
relayMessageFromDataProducers(String) - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
RemoteServer - Class in gov.sandia.ccaffeine.dc.user_iface.applet
A confusing name: RemoteServer is an object that stands for a Remote server.
RemoteServer() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.applet.RemoteServer
 
remove(RemoveEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI wants the cca server to remove an instantiation of a cca component.
remove(RemoveEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server has removed an instantiation of a cca component.
remove(RemoveEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server has removed an instantiation of a cca component.
remove(RemoveEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI wants the cca server to remove an instantiation of a cca component.
remove(RemoveEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI wants the cca server to remove an instantiation of a cca component.
remove(RemoveEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
The end-user wants to remove an instantiation of a cca component.
REMOVE_CLIENT_MSG - Static variable in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
removeAccessGuiListener(ControllerListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
 
removeComponentInstance(ComponentInstance) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
removeConnection(Connection) - Method in class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
 
removeConnection(Connection) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
removeControllerListener(ControllerListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdActionGUI
Remove a ControllerListener.
removeControllerListener(ControllerListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
 
removeControllerListener(ControllerListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerSocket
 
RemoveEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Is used to notify entities that a component is to be removed or has already been removed.
RemoveEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveEvent
Create a RemoveEvent.
RemoveEvent(Object, int, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveEvent
Create a RemoveEvent.
removeGuiListener(GuiListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.AccessServer
 
removeGuiListener(GuiListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CcaOneCommandParser
 
removeGuiListener(GuiListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdActionCCA
Remove an GuiListener.
removeGuiListener(GuiListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
removeGuiListener(GuiListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
removeGuiListener(GuiListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
 
removeGuiUserListener(GuiUserListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CcaOneCommandParser
 
removeGuiUserListener(GuiUserListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCcaOneCommand
 
removeGuiUserListener(GuiUserListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
removeGuiUserListener(GuiUserListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
removeGuiUserListener(GuiUserListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerSocket
 
removeHeartbeatListener(HeartbeatListener) - Method in class gov.sandia.ccaffeine.dc.distributed.HeartbeatMonitor
Unregister a Heartbeat Listener.
removeInstantiatedComponent(RemoveInstantiatedComponentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca server is removing an instantiated component.
removeInstantiatedComponent(RemoveInstantiatedComponentEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The cca server is removing an instantiated component.
removeInstantiatedComponent(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server to remove an instantiated cca component.
RemoveInstantiatedComponentEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
RemoveInstantiatedComponentEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveInstantiatedComponentEvent
Create an RemoveInstantiatedComponentEvent.
RemoveInstantiatedComponentEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveInstantiatedComponentEvent
Create an RemoveInstantiatedComponentEvent.
removeInstantiatedComponents(RemoveInstantiatedComponentsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca server is removing all instantiated components.
removeInstantiatedComponents(RemoveInstantiatedComponentsEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The cca server is removing all instantiated components.
removeInstantiatedComponents() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server to remove all instantiated cca components.
RemoveInstantiatedComponentsEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
 
RemoveInstantiatedComponentsEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveInstantiatedComponentsEvent
Create an RemoveInstantiatedComponentsEvent.
RemoveInstantiatedComponentsEvent(Object, CcaComponentInstanceNames) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveInstantiatedComponentsEvent
Create an RemoveInstantiatedComponentsEvent.
removeMessageListener(MessageListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui
 
removeMessageListener(MessageListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.ServerSocketToTestGui
 
removeOutOfBandListener(OutOfBandListener) - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
removePortProperty(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
Remove or delete a port property,
removePythonControllerListener(PythonControllerListener) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
repository(RepositoryEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI wants the cca server to send back all components that are in the repository or to send back one specific compnonent that is in the repository.
repository(RepositoryEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI wants the cca server to send back all components that are in the repository or to send back one specific compnonent that is in the repository.
repository(RepositoryEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI wants the cca server to send back all components that are in the repository or to send back one specific compnonent that is in the repository.
repository(RepositoryEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Send a query to the cca server.
RepositoryEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
An entity can use this event to request a list of all components that are in the repository or to request one specific component.
RepositoryEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent
Construct a RepositoryEvent.
RepositoryEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent
Construct a RepositoryEvent.
RepositoryEvent(Object, int, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent
Construct a RepositoryEvent.
RepositoryEvent(Object, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent
Construct a RepositoryEvent.
RepositoryEvent(Object, int, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent
Construct a RepositoryEvent.
requester - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.QueryEvent
 
REQUIRE_ORDER - Static variable in class gnu.getopt.Getopt
Describe how to deal with options that follow non-option ARGV-elements.
REQUIRED_ARGUMENT - Static variable in class gnu.getopt.LongOpt
Constant value used for the "has_arg" constructor argument.
resetHue() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
reset the port hue to default based on type.
resultSet(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Parse and display result set.
resultSet - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.ThreadWaitForResultSet
 
ResultSetEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to return the result of a QueryEvent.
ResultSetEvent(Object, Object[]) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ResultSetEvent
Return the result of a QueryEvent.
ResultSetListener - Interface in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Can listen for responses to queries.
RETURN_IN_ORDER - Static variable in class gnu.getopt.Getopt
RETURN_IN_ORDER is an option available to programs that were written to expect options and other ARGV-elements in any order and that care about the ordering of the two.
revalidate(RevalidateEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server has revalidated all of the cca ports in a cca component.
revalidate(RevalidateEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server has revalidated all of the cca ports in a cca component.
RevalidateEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Tthis event can be used to notify all listeners that the cca server has revalidated all of the cca ports in a cca component.
RevalidateEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RevalidateEvent
Create a RevalidateEvent.
run() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.BuilderApplet
 
run() - Method in class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 
run() - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.ServerSocketToTestGui.ThreadServerSocket
 
run() - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.ThreadClient
 
run() - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.UseScriptToTestGui.ThreadServerSocket
 
run() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.CcaffeineGUITestWidget
 
run() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerSocket.ParseStarter
 
run() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ThreadWaitForResultSet
Wait for a result set or an exception or a time out
run() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ThreadWaitForResultSet
Wait for a result set or an exception or a time out
runGUI(ClientSocket, Args) - Static method in class gov.sandia.ccaffeine.dc.user_iface.BuilderClient
 

S

saveDialog() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
saveResave() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
scaleFont - Variable in class gov.sandia.ccaffeine.dc.user_iface.Args
the scale factor on the fonts
scaleFont - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Args
double that indicates the scaling for the font in the GUI.
scaleFontSizeOfEveryComponent(double) - Static method in class gov.sandia.ccaffeine.dc.user_iface.BuilderClient
Scale the font size of every component.
scaleFontSizeOfEveryComponent(double) - Static method in class gov.sandia.ccaffeine.dc.user_iface.gui.AppFrame
Scale the font size of every component.
ScriptFile - Class in gov.sandia.ccaffeine.dc.user_iface.examples
 
ScriptFile() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.examples.ScriptFile
 
searchFolderForFilenamesWithExtensions(String, String[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
Search the input folder (and all subfolders) for filenames with the correct extensions.
searchFolderForFilenamesWithExtensions(String, String[], Vector) - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
Search the input folder (and all subfolders) for filenames with the correct extensions.
sendMessage(StringEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI wants to send a message to the cca server.
sendMessage(StringEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI wants to send a message to the cca server.
sendMessage(StringEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI wants to send a message to the cca server.
sendMessage(StringEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Notify all GuiListeners that an entity wants to send a string to the cca server.
sendParametersCommandToCcaServer(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ConfigureDialog
 
sendRequestToServletAndRetreiveResponse(String, FileSearch) - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.AppletFileSearch
Send a request to the servlet and retrieve the servlet's response.
Server - Class in gov.sandia.ccaffeine.dc.user_iface.ccacmd
Interface to Server
Server(CmdContextCCA) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
 
SERVER_ALERT_TOKEN - Static variable in class gov.sandia.ccaffeine.dc.distributed.MessageData
 
SERVER_SRC - Static variable in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
serverIsPython - Variable in class gov.sandia.ccaffeine.dc.user_iface.Args
are we connecting to a python cca server?
serverIsPython - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Args
 
ServerMux - Class in gov.sandia.ccaffeine.dc.distributed
|--in--| client1 |-------------|---in----|-----------|-out--| |controllerClient |--out----|ServerMux |--in--| client2 |-------------| |-----------|-out--| .
ServerMux(InputStream[], OutputStream[], InputStream, OutputStream) - Constructor for class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
ServerMux(ConnectionManager, Connection, ClientFactory, int, int) - Constructor for class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
ServerMux(ConnectionManager, Connection, ClientFactory) - Constructor for class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
serverShuttingDown(ShutdownEvent) - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
This method is invoked whenever the controllerClient shuts down.
serverShuttingDown(ShutdownEvent) - Method in interface gov.sandia.ccaffeine.dc.distributed.ShutdownListener
 
ServerSocketToTestGui - Class in gov.sandia.ccaffeine.dc.user_iface.examples
Create a server that will service a cca client.
ServerSocketToTestGui(int) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.examples.ServerSocketToTestGui
Create a ServerSocket.
ServerSocketToTestGui.ThreadServerSocket - Class in gov.sandia.ccaffeine.dc.user_iface.examples
The main thread of the server.
ServerSocketToTestGui.ThreadServerSocket(int) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.examples.ServerSocketToTestGui.ThreadServerSocket
The main thread of the server.
SET - Static variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent
One of the commands than can be used to alter the path.
setActionsPanel(ActionsPanel) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
setApplet(Applet) - Static method in class gov.sandia.ccaffeine.util.LocalSystem
 
setArena(Arena) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
setArgs(String[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.CcaffeineGUITestWidget
 
setArguments(String[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.CcaffeineGUITestWidget
 
setArguments(String[]) - Method in interface gov.sandia.ccaffeine.dc.user_iface.gui.CcaffeineGUIWidget
Set the arguments for this widget.
setArgv(String[]) - Method in class gnu.getopt.Getopt
Since in GNU getopt() the argument vector is passed back in to the function every time, the caller can swap out argv on the fly.
setCaretPosition(int) - Method in class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 
setCcaComponentPropertyValue(CcaComponentPropertyValue) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaComponentPropertySetValueEvent
 
setCcaComponentPropertyValue(CcaComponentPropertyValue) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaComponentPropertyValueEvent
 
setCcaComponentPropertyValue(CcaComponentPropertyValue[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaComponentPropertyValuesEvent
 
setCcaConnect(CcaConnectionBetweenTwoPorts) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaConnectTwoPortsEvent
Set the cca connection that is between two ports.
setCcaConnection(CcaConnectionBetweenTwoPorts) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaDisconnectTwoPortsEvent
Set the cca connection that is between two ports.
setCcaPortParameterCurrentValue(CcaPortParameterCurrentValue) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterCurrentValueEvent
 
setCcaPortParameterDefaultValue(CcaPortParameterDefaultValue) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterDefaultValueEvent
 
setCcaPortParameterDialogBox(CcaPortParameterDialogBox) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterDialogBoxEvent
 
setCcaPortParameterEndDialogBox(CcaPortParameterEndDialogBox) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterEndDialogBoxEvent
 
setCcaPortParameterHelp(CcaPortParameterHelp) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterHelpEvent
 
setCcaPortParameterNewField(CcaPortParameterNewField) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterNewFieldEvent
 
setCcaPortParameterOneEnumeratedValue(CcaPortParameterOneEnumeratedValue) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterOneEnumeratedValueEvent
 
setCcaPortParameterPrompt(CcaPortParameterPrompt) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterPromptEvent
 
setCcaPortParameterRangeOfValues(CcaPortParameterRangeOfValues) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterRangeOfValuesEvent
 
setCcaPortParameters(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParametersEvent
 
setCcaPortParameterTab(CcaPortParameterTab) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterTabEvent
 
setCcaPortParameterValue(CcaPortParameterValue) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterSetValueEvent
 
setClassName(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateComponentEvent
Set the class name of the instantiated component
setCodeBaseURL(URL) - Static method in class gov.sandia.ccaffeine.util.LocalSystem
 
setCommandGo(CcaCommandLaunchGoOnOneComponent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LaunchGoOnOneComponentEvent
Set the go command
setComponentClassName(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CloseComponentEvent
Set the class name of the closed component.
setComponentClassName(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LoadComponentEvent
Set the class name of the loaded component.
setComponentClassNames(String[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentClassNamesEvent
Set the class name of components.
setComponentProperty(SetComponentPropertyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI wants the server to set the value of a property that is inside of a cca component.
setComponentProperty(SetComponentPropertyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server has set the value of a property that is inside a cca component.
setComponentProperty(SetComponentPropertyEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server has set the value of a property that is inside a cca component.
setComponentProperty(SetComponentPropertyEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI wants the server to set the value of a property that is inside of a cca component.
setComponentProperty(String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server to set the value of a component property.
setComponentProperty(SetComponentPropertyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI wants the server to set the value of a property that is inside of a cca component.
setComponentProperty(SetComponentPropertyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Notify all GuiListeners that an entity wants to set the value of a property that is inside a cca component.
SetComponentPropertyEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that the cca server has set the value of a property that is inside a cca component.
SetComponentPropertyEvent(Object, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetComponentPropertyEvent
Create a SetPropertyEvent.
setComponentPropertyValue(CcaComponentPropertySetValueEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca server has set the value of a component property.
setComponentPropertyValue(CcaComponentPropertySetValueEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The server has set the value of a component property.
setComponents(CcaComponent[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentInstancesEvent
set the components
setConnectionNotification(ConnectionNotification) - Method in class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
 
setConnections(CcaConnectionBetweenTwoPorts[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaConnectionsBetweenTwoPortsEvent
set the cnnections
setConnectionSource(ComponentInstance) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
setConnectionSourcePort(Port) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
setConnectionTarget(ComponentInstance) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
setConnectionTargetPort(Port) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
setContextVerbose(boolean) - Method in class gov.sandia.ccaffeine.cmd.CmdParse
 
setCurrentValue(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ConfigureDialog
 
setDataCollectorByName(String) - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
setDebug(boolean) - Method in class gov.sandia.ccaffeine.cmd.CmdContext
Set the debug switch value.
setDebug(SetDebugEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is asking the cca server to turn on debugging.
setDebug(SetDebugEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is asking the cca server to turn on debugging.
setDebug(SetDebugEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is asking the cca server to turn on debugging.
setDebug(SetDebugEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Tell all GuiListeners that an entity wants the debugging turned on.
setDebug(boolean) - Static method in class gov.sandia.ccaffeine.util.LocalSystem
 
SetDebugEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
This event can be used to notify components that an entity wants to turn on debugging or turn off debugging.
SetDebugEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetDebugEvent
Create a SetDebugEvent that can be used to notify components that an entity wants to turn on debugging.
setDebugFlag(SetDebugFlagEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The serer has set the value of the debug flag.
setDebugFlag(SetDebugFlagEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The serer has set the value of the debug flag.
setDebugFlag(boolean) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server to set the debug flag.
SetDebugFlagEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify listeners that the debug flag is set.
SetDebugFlagEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetDebugFlagEvent
Construct a SetDebugFlagEvent.
SetDebugFlagEvent(Object, boolean) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetDebugFlagEvent
Construct a SetDebugFlagEvent.
setDefaultValue(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ConfigureDialog
 
setDescription(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ExtensionFileFilter
Sets the human readable description of this filter.
setDocChanged(boolean) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
setDocName(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
setDocUnsaved(boolean) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
setDragOccurring(boolean) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
setDropLocation(Point) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
setDropLocation(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
setErr(PrintStream) - Static method in class gov.sandia.ccaffeine.util.LocalSystem
 
setExtensionListInDescription(boolean) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ExtensionFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setExternalClientOutputListener(ClientOutputListener) - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
setFilenameExtensions(String[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
Search for files whose names end with these extensions.
setFolderName(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
Set the name of the folder we are going to search.
setFoundFilenames(String[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
Set the names of all the files that we have found.
setGlobalData(GlobalData) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.CcaffeineGUITestWidget
 
setGlobalData(GlobalData) - Method in interface gov.sandia.ccaffeine.dc.user_iface.gui.CcaffeineGUIWidget
 
setHeartbeatPeriod(int) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
Set the period (1/frequency) of the heartbeat.
setHeartbeatPeriod(int) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
Set the period (1/frequency) of the heartbeat.
setHelpText(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ConfigureDialog
 
setHost(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.RemoteServer
Set the host name for the server.
setIcon(boolean) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
setIgnoreChanges(boolean) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
setIn(InputStream) - Static method in class gov.sandia.ccaffeine.util.LocalSystem
 
setInstanceName(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateComponentEvent
Set the instance name of the instantiated component
setInstanceName(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveInstantiatedComponentEvent
Set the instance name of the removed component
setInstanceNames(CcaComponentInstanceNames) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveInstantiatedComponentsEvent
Set the instance names of the removed components
setMaximum(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
setMaximum(boolean) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
setMessage(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.event.MessageEvent
 
setMessage(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.MessageEvent
Set the contents of the message.
setNoDebug(SetDebugEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is asking the cca server to turn off debugging
setNoDebug(SetDebugEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is asking the cca server to turn off debugging
setNoDebug(SetDebugEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is asking the cca server to turn off debugging
setNoDebug(SetDebugEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Tell all GuiListeners that an entity wants the debugging turned off.
setNumberOfMillisecondsToWaitForHeartbeat(int) - Method in class gov.sandia.ccaffeine.dc.distributed.HeartbeatMonitor
Set the number of milliseconds that we will wait for a heartbeat.
setNumberRange(String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ConfigureDialog
 
setOneCommand(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.CmdContextCcaOneCommand
Set the command
setOpterr(boolean) - Method in class gnu.getopt.Getopt
Normally Getopt will print a message to the standard error when an invalid option is encountered.
setOptind(int) - Method in class gnu.getopt.Getopt
This method allows the optind index to be set manually.
setOptstring(String) - Method in class gnu.getopt.Getopt
In GNU getopt, it is possible to change the string containg valid options on the fly because it is passed as an argument to getopt() each time.
setOut(PrintStream) - Static method in class gov.sandia.ccaffeine.util.LocalSystem
 
setPalette(Palette) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
setPathsToCcaComponents(SetPathsToCcaComponentsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca's python server has set the paths to the cca components.
setPathsToCcaComponents(SetPathsToCcaComponentsEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The cca's python server has set the paths to the cca components.
setPathsToCcaComponents(String[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server the names of the folders that contains all of the cca components.
SetPathsToCcaComponentsEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify listeners that the path to the cca components is set.
SetPathsToCcaComponentsEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPathsToCcaComponentsEvent
Construct a SetPathToCcaComponentsEvent.
SetPathsToCcaComponentsEvent(Object, String[]) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPathsToCcaComponentsEvent
Construct a SetPathToCcaComponentsEvent.
setPathToCcaComponents(SetPathToCcaComponentsEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The cca's python server has set the path to the cca components.
setPathToCcaComponents(SetPathToCcaComponentsEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The cca's python server has set the path to the cca components.
setPathToCcaComponents(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Tell the python server the name of the folder that contains all of the cca components.
SetPathToCcaComponentsEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify listeners that the path to the cca components is set.
SetPathToCcaComponentsEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPathToCcaComponentsEvent
Construct a SetPathToCcaComponentsEvent.
SetPathToCcaComponentsEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPathToCcaComponentsEvent
Construct a SetPathToCcaComponentsEvent.
setPoints() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Connection
Recreates path to reflect source and target positions.
setPort(int) - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.RemoteServer
Set the port for the server.
setPortColor(Color) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 
setPortParameter(ParamCurrentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI is asking the cca server to set one of the parameters of a port that is on a cca component.
setPortParameter(ParamCurrentEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI is asking the cca server to set one of the parameters of a port that is on a cca component.
setPortParameter(String, String, String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
 
setPortParameter(ParamCurrentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI is asking the cca server to set one of the parameters of a port that is on a cca component.
setPortParameter(ParamCurrentEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Cca components contain ports.
setPortParameterValue(CcaPortParameterSetValueEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ControllerPython
The server has set the value of a port parameter.
setPortParameterValue(CcaPortParameterSetValueEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.PythonControllerListener
The server has set the value of a port parameter.
setPortProperty(SetPortPropertyEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.Gui
The cca server has set the value of a property that is inside a port of a cca component.
setPortProperty(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
Add or change a port property.
setPortProperty(SetPortPropertyEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.ControllerListener
The cca server has set the value of a property that is inside a port of a cca component.
SetPortPropertyEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that the cca server has set the value of a property that is inside a port of a cca component.
SetPortPropertyEvent(Object, String, String, String, String, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPortPropertyEvent
Create a SetPropertyEvent.
setProivderPorts(CcaPort[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateComponentEvent
Set the provider ports of the instantiated component
setPromptDisplayed(boolean) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.guicmd.CmdContextGUI
 
setPromptText(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ConfigureDialog
 
setProperty(String, String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
Set a property on this component instance.
setSelectedComponentClass(ComponentClass) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
setSelectedComponentInstance(ComponentInstance) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
setSelectedComponentOffsets(Dimension) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
 
setSize(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
setTextLabels(boolean) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
setTimeout(int) - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.RemoteServer
Set the number of milliseconds a read operation will wait.
setTutorialMode(boolean) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
setUserPorts(CcaPort[]) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateComponentEvent
Set the user ports of the instantiated component
setValidToDraw(boolean) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Connection
 
setValue(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance.ComponentInstanceStateProperty
Set the value of the state previously saved.
setVerbose(boolean) - Method in class gov.sandia.ccaffeine.cmd.CmdContext
Set the verbose switch value.
setWaitingForPorts(boolean) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
shell(ShellEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.ccacmd.Server
The GUI wants to send an O.S.
shell(ShellEvent) - Method in interface gov.sandia.ccaffeine.dc.user_iface.MVC.event.GuiListener
The GUI wants to send an O.S.
shell(ShellEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
The GUI wants to send an O.S.
shell(ShellEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Send an O.S.
ShellEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
An entity can use this event to request an O.S.
ShellEvent(Object, int, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ShellEvent
Create a ShellEvent.
shutdown() - Method in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
shutdown() - Method in class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
Disconnect all connections and close the serverSocket, if one exists.
SHUTDOWN_MSG - Static variable in class gov.sandia.ccaffeine.dc.distributed.ServerMux
 
ShutdownEvent - Class in gov.sandia.ccaffeine.dc.distributed
Used to pass a shutdown command or shutdown notice from one object to another object.
ShutdownEvent(Object) - Constructor for class gov.sandia.ccaffeine.dc.distributed.ShutdownEvent
Create shutdown object.
shutdownFarEnd() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
Tell the far end to shut down.
ShutdownListener - Interface in gov.sandia.ccaffeine.dc.distributed
ShutdownListeners can listen for shutdown events.
socket - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
 
SocketConnectionMgr - Class in gov.sandia.ccaffeine.dc.distributed
This class manages a set of connections (either one client connection to a server or many connections from clients).
SocketConnectionMgr(int, int) - Constructor for class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
Construct a socket connection manager that acts as a server for the given number of clients on the given port.
SocketConnectionMgr(String, int) - Constructor for class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
Construct a socket connection manager that acts as a client for the given server name and port.
SocketConnectionMgr(String, String, int) - Constructor for class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
Construct a socket connection manager based on a processor file.
SocketConnectionMgr(int, int, ProcessorInfo[]) - Constructor for class gov.sandia.ccaffeine.dc.distributed.SocketConnectionMgr
Construct a socket connection manager based on an array of ProcessorInfo objects.
sourceComponentName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ConnectEvent
 
sourceComponentName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisconnectEvent
The name of the component that houses the source port.
sourcePortName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ConnectEvent
 
sourcePortName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisconnectEvent
The name of the source port.
start() - Method in class gov.sandia.ccaffeine.dc.distributed.HeartbeatMonitor
Start monitoring the arrival of heartbeats.
start() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.BuilderApplet
 
start() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ThreadWaitForResultSet
Start the thread.
start() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ThreadWaitForResultSet
Start the thread.
startMuxingProcess() - Method in class gov.sandia.ccaffeine.dc.distributed.MuxingProcess
Start the multiplexing now: throws IOException if initMuxingProcess has not been called first.
STATE - Static variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayEvent
One of the entity values
StaticIOConnection - Class in gov.sandia.ccaffeine.dc.distributed
 
StaticIOConnection(InputStream, OutputStream, String, int) - Constructor for class gov.sandia.ccaffeine.dc.distributed.StaticIOConnection
 
StaticIOConnection(InputStream, OutputStream, int) - Constructor for class gov.sandia.ccaffeine.dc.distributed.StaticIOConnection
 
status - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaComponent
 
stop() - Method in class gov.sandia.ccaffeine.dc.distributed.HeartbeatMonitor
Stop monitoring the arrival of heartbeats.
stop() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.BuilderApplet
 
StringEvent - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
Used to notify components that an entity wants to send a string to the cca server.
StringEvent(Object, String) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.StringEvent
Create a StringEvent.
successfulConnection() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
successfulRemoveConnection(Connection) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Arena
Remove the connection matching the argument Connection.
syncWithFramework() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
Cause the remote framework to issue commands back to this GUI rebuilding all of the components and connections.

T

tabName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterTab
 
tabName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamTabEvent
 
targetComponentName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ConnectEvent
 
targetComponentName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisconnectEvent
The name of the component that houses the target port.
targetPortName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ConnectEvent
 
targetPortName - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisconnectEvent
This is the name of the target port.
test(ClientSocket) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
test the Framework
TestClientServer - Class in gov.sandia.ccaffeine.dc.distributed
 
TestClientServer() - Constructor for class gov.sandia.ccaffeine.dc.distributed.TestClientServer
 
testing - Variable in class gov.sandia.ccaffeine.dc.user_iface.applet.AppletFileSearch
 
ThreadClient - Class in gov.sandia.ccaffeine.dc.user_iface.examples
 
ThreadClient(int) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.examples.ThreadClient
 
ThreadWaitForResultSet - Class in gov.sandia.ccaffeine.dc.user_iface.MVC.event
We sent a query to an entity.
ThreadWaitForResultSet() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ThreadWaitForResultSet
 
ThreadWaitForResultSet - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
We sent a query and/or a command to the cca server.
ThreadWaitForResultSet() - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.ThreadWaitForResultSet
 
timeout - Variable in class gov.sandia.ccaffeine.dc.distributed.Args
Timeout that a server should wait for the client to connect.
timeout - Variable in class gov.sandia.ccaffeine.dc.user_iface.applet.Args
Timeout that a server should wait for the client to connect.
timeout - Variable in class gov.sandia.ccaffeine.dc.user_iface.applet.RemoteServer
 
timer - Variable in class gov.sandia.ccaffeine.dc.distributed.HeartbeatMonitor
 
titleOfDialogBox - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterDialogBox
 
titleOfDialogBox - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDialogEvent
The title of the dialog box.
toBoolean(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
Convert a string value to a boolean value.
toBoolean(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
Convert a string value to a boolean value.
toCcaPorts(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaComponent
Parse the xml contents of several ports.
toString() - Method in class gov.sandia.ccaffeine.dc.distributed.ProcessorInfo
 
toString() - Method in class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch
Generate some useful info on this object.
toString() - Method in class gov.sandia.ccaffeine.dc.user_iface.Args
 
toString() - Method in class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 
toString() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaComponentInstanceNames
 
toString() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaComponentPropertyValue
 
toString() - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaPortParameterValue
 
tutorialMode - Variable in class gov.sandia.ccaffeine.dc.user_iface.Args
 
tutorialMode - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Args
 
tutorialMode - Variable in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 
type - Static variable in class gov.sandia.ccaffeine.dc.distributed.Args
Name of the type of run to be done, may not be used.
type - Static variable in class gov.sandia.ccaffeine.dc.user_iface.applet.Args
Name of the type of run to be done.
type - Variable in class gov.sandia.ccaffeine.dc.user_iface.Args
Name of the type of run to be done.
type(int, char, int) - Method in class gov.sandia.ccaffeine.dc.user_iface.AWTConsole
 

U

unhighlight() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 
unsuccessfulConnection() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
updateConnections() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
Reclaims all of this ComponentInstance's connections.
updateParamsToSave(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance
 
updateTitle() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.Builder
 
userPorts - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.CcaComponent
 
userPorts - Variable in class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateComponentEvent
user ports of the instantiated component
UseScriptToTestGui - Class in gov.sandia.ccaffeine.dc.user_iface.examples
Simulator for a CCA Server
UseScriptToTestGui(int) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.examples.UseScriptToTestGui
Launch the simulator and launch the client.
UseScriptToTestGui.ThreadServerSocket - Class in gov.sandia.ccaffeine.dc.user_iface.examples
 
UseScriptToTestGui.ThreadServerSocket(int) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.examples.UseScriptToTestGui.ThreadServerSocket
Set up a thread that will launch a ServerSocket on a port.
usesPortColor - Static variable in class gov.sandia.ccaffeine.dc.user_iface.gui.Port
 

V

val - Variable in class gnu.getopt.LongOpt
The value to store in "flag" if flag is not null, otherwise the equivalent short option character for this long option.
verbose() - Method in class gov.sandia.ccaffeine.cmd.CmdContext
Get the verbose switch value.
ViewPython - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
An MVC view.
ViewPython(PythonStub) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewPython
Create an MVC View.
ViewSocket - Class in gov.sandia.ccaffeine.dc.user_iface.MVC
An MVC view.
ViewSocket(ClientSocket) - Constructor for class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Create an MVC View.

W

windowClosing(WindowEvent) - Method in class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui.MyWindowAdapter
 
write(byte[], int, int) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ClientSocket
Writes len bytes from the specified byte array starting at offset off to this output stream.
write(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.ViewSocket
Send a message to the cca server
writeFile(File) - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel
 
writePython(String) - Method in class gov.sandia.ccaffeine.dc.user_iface.MVC.PythonStub
Write a line of python code to the python server.
writeStateDataToFarEnd() - Method in class gov.sandia.ccaffeine.dc.user_iface.gui.GlobalData
 

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