Serialized Form


Package gov.sandia.ccaffeine.cmd

Class gov.sandia.ccaffeine.cmd.EndOfFileException extends java.io.EOFException implements Serializable

serialVersionUID: 1L


Package gov.sandia.ccaffeine.dc.distributed

Class gov.sandia.ccaffeine.dc.distributed.FrameTestHeartbeatMonitor extends java.awt.Frame implements Serializable

Serialized Fields

heartbeatMonitor

HeartbeatMonitor heartbeatMonitor

Class gov.sandia.ccaffeine.dc.distributed.HeartbeatEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.distributed.ShutdownEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L


Package gov.sandia.ccaffeine.dc.user_iface

Class gov.sandia.ccaffeine.dc.user_iface.AWTConsole extends java.awt.TextArea implements Serializable

Serialized Fields

copiedText

java.lang.String copiedText

outPipe

java.io.OutputStream outPipe

inPipe

java.io.InputStream inPipe

in

java.io.InputStream in

out

java.io.PipedOutputStream out

line

java.lang.StringBuffer line

startedLine

java.lang.String startedLine

textLength

int textLength

history

java.util.Vector<E> history

histLine

int histLine

Package gov.sandia.ccaffeine.dc.user_iface.applet

Class gov.sandia.ccaffeine.dc.user_iface.applet.AppletFileSearch extends javax.swing.JApplet implements Serializable

Serialized Fields

testing

boolean testing

scrollPane

javax.swing.JScrollPane scrollPane

textArea

javax.swing.JTextArea textArea

Class gov.sandia.ccaffeine.dc.user_iface.applet.BuilderApplet extends javax.swing.JApplet implements Serializable

Serialized Fields

clientSocket

ClientSocket clientSocket

pythonStub

PythonStub pythonStub

thread

java.lang.Thread thread

Class gov.sandia.ccaffeine.dc.user_iface.applet.FileSearch extends java.lang.Object implements Serializable

Serialized Fields

debug

boolean debug

folderName

java.lang.String folderName

filenameExtensions

java.lang.String[] filenameExtensions

foundFilenames

java.lang.String[] foundFilenames

Class gov.sandia.ccaffeine.dc.user_iface.applet.JPanelMessage extends javax.swing.JPanel implements Serializable

Serialized Fields

message

java.lang.String message

Package gov.sandia.ccaffeine.dc.user_iface.examples

Class gov.sandia.ccaffeine.dc.user_iface.examples.InteractivelyTestGui extends javax.swing.JFrame implements Serializable

serialVersionUID: 76543213L

Serialized Fields

textAreaToGui

javax.swing.JTextArea textAreaToGui

textAreaFromGui

javax.swing.JTextArea textAreaFromGui

messageListeners

java.util.Vector<E> messageListeners

Package gov.sandia.ccaffeine.dc.user_iface.examples.event

Class gov.sandia.ccaffeine.dc.user_iface.examples.event.MessageEvent extends java.util.EventObject implements Serializable

serialVersionUID: 0L

Serialized Fields

message

java.lang.String message

Package gov.sandia.ccaffeine.dc.user_iface.gui

Class gov.sandia.ccaffeine.dc.user_iface.gui.ActionsPanel extends javax.swing.JToolBar implements Serializable

serialVersionUID: -6075580990345853605L

Serialized Fields

actionIcons

java.lang.String[] actionIcons

actionLabels

java.lang.String[] actionLabels

actionTips

java.lang.String[] actionTips

actions

java.lang.String[] actions

chooser

javax.swing.JFileChooser chooser

filter

ExtensionFileFilter filter

builder

Builder builder

arena

Arena arena

global

GlobalData global

buttons

javax.swing.JButton[] buttons

gui

Gui gui

accessServer

AccessServer accessServer

parser

CcaOneCommandParser parser

NUKE_ARENA

int NUKE_ARENA

MERGE_ARENA

int MERGE_ARENA

confirmClose

int confirmClose

confirmOverWrite

int confirmOverWrite

saveDialogOption

int saveDialogOption

openDialogOption

int openDialogOption

addSuffix

java.lang.String addSuffix

overWriteMessage

java.lang.String overWriteMessage

toRead

java.io.File toRead

toWrite

java.io.File toWrite

currentFile

java.io.File currentFile

input

java.io.BufferedReader input

output

java.io.FileWriter output

startTime

long startTime

elapsedTime

javax.swing.JLabel elapsedTime

progressBar

javax.swing.JProgressBar progressBar

progressDialog

javax.swing.JDialog progressDialog

actionsBorder

javax.swing.border.Border actionsBorder

Class gov.sandia.ccaffeine.dc.user_iface.gui.AppFrame extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

args

Args args

builder

Builder builder

Class gov.sandia.ccaffeine.dc.user_iface.gui.Arena extends javax.swing.JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

builder

Builder builder

global

GlobalData global

componentInstances

java.util.Hashtable<K,V> componentInstances

selectedComponentInstance

ComponentInstance selectedComponentInstance

selectedComponentClass

ComponentClass selectedComponentClass

connectionSource

ComponentInstance connectionSource

connectionTarget

ComponentInstance connectionTarget

connectionSourcePort

Port connectionSourcePort

connectionTargetPort

Port connectionTargetPort

minX

int minX

minY

int minY

maxX

int maxX

maxY

int maxY

thisX

int thisX

thisY

int thisY

thisWidth

int thisWidth

thisHeight

int thisHeight

growWindowX

int growWindowX

growWindowY

int growWindowY

componentShiftX

int componentShiftX

componentShiftY

int componentShiftY

connections

java.util.Vector<E> connections

thisComponent

ComponentInstance thisComponent

thisConnection

Connection thisConnection

clickListener

gov.sandia.ccaffeine.dc.user_iface.gui.Arena.ClickListener clickListener

componentBuffer

int componentBuffer

theArena

javax.swing.JPanel theArena

Class gov.sandia.ccaffeine.dc.user_iface.gui.Builder extends javax.swing.JInternalFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

appContainer

java.awt.Container appContainer

global

GlobalData global

arena

Arena arena

content

javax.swing.JPanel content

paletteHolder

javax.swing.JScrollPane paletteHolder

palette_Arena

javax.swing.JPanel palette_Arena

palette

Palette palette

menuBar

FileMenuBar menuBar

actionsPanel

ActionsPanel actionsPanel

paletteScroll

javax.swing.JScrollPane paletteScroll

arenaScroll

javax.swing.JScrollPane arenaScroll

heartbeatPeriod

int heartbeatPeriod

gui

Gui gui

accessServer

AccessServer accessServer

tutorialMode

boolean tutorialMode

Class gov.sandia.ccaffeine.dc.user_iface.gui.CcaffeineGUITestWidget extends javax.swing.JFrame implements Serializable

serialVersionUID: -1191569432113805756L

Serialized Fields

msg

java.lang.String msg

global

GlobalData global

Class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentClass extends javax.swing.JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

deselected

java.awt.Color deselected

selected

java.awt.Color selected

global

GlobalData global

builder

Builder builder

arena

Arena arena

prefix

java.lang.String prefix

CLASS

java.lang.String CLASS

CLASSPATH

java.lang.String CLASSPATH

mousedragger

gov.sandia.ccaffeine.dc.user_iface.gui.ComponentClass.MouseRectDragger mousedragger

Class gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance extends javax.swing.JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

global

GlobalData global

builder

Builder builder

arena

Arena arena

mousedragger

gov.sandia.ccaffeine.dc.user_iface.gui.ComponentInstance.MouseRectDragger mousedragger

inPanel

javax.swing.JPanel inPanel

outPanel

javax.swing.JPanel outPanel

properties

java.util.Hashtable<K,V> properties
Properties for this ComponentInstance, analogous to the framework.


NAME

java.lang.String NAME

CLASSPATH

java.lang.String CLASSPATH

ports

java.util.Hashtable<K,V> ports

paramsToSave

java.util.Hashtable<K,V> paramsToSave

dropLocation

java.awt.Point dropLocation

sourcePort

Port sourcePort

targetPort

Port targetPort

source

ComponentInstance source

target

ComponentInstance target

connectionCount

int connectionCount

thisConnection

Connection thisConnection

Class gov.sandia.ccaffeine.dc.user_iface.gui.ConfigureDialog extends javax.swing.JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

tabTitle

java.lang.String tabTitle

paramType

java.lang.String paramType

paramCurrent

java.lang.String paramCurrent

paramDefault

java.lang.String paramDefault

paramRangeSet

boolean paramRangeSet

paramLow

double paramLow

paramHigh

double paramHigh

stringChoices

java.util.Vector<E> stringChoices

helpLabel

javax.swing.JLabel helpLabel

thisTab

javax.swing.Box thisTab

thisDataField

javax.swing.JPanel thisDataField

isFirstTab

boolean isFirstTab

isFirstDataField

boolean isFirstDataField

INT_VALUE

int INT_VALUE

LONG_VALUE

int LONG_VALUE

FLOAT_VALUE

int FLOAT_VALUE

DOUBLE_VALUE

int DOUBLE_VALUE

inputGood

boolean[] inputGood

allInputGood

boolean allInputGood

errorsString

java.lang.String errorsString

errorDialog

gov.sandia.ccaffeine.dc.user_iface.gui.ConfigureDialog.ErrorDialog errorDialog

global

GlobalData global

content

java.awt.Container content

tabbedPane

javax.swing.JTabbedPane tabbedPane

component

java.lang.String component

port

java.lang.String port

names

java.util.Vector<E> names

types

java.util.Vector<E> types

dataObjects

java.util.Vector<E> dataObjects

dataFields

java.util.Vector<E> dataFields

defaults

java.util.Vector<E> defaults

normalBorder

javax.swing.border.Border normalBorder

flaggedBorder

javax.swing.border.Border flaggedBorder

Class gov.sandia.ccaffeine.dc.user_iface.gui.FileMenuBar extends javax.swing.JMenuBar implements Serializable

serialVersionUID: 1L

Serialized Fields

global

GlobalData global

builder

Builder builder

actionsPanel

ActionsPanel actionsPanel

fileMenu

javax.swing.JMenu fileMenu

newAction

FileMenuBar.NewAction newAction

quitAction

FileMenuBar.QuitAction quitAction

detachAction

FileMenuBar.DetachAction detachAction

viewMenu

javax.swing.JMenu viewMenu

aboutMenu

javax.swing.JMenu aboutMenu

aboutAction

FileMenuBar.AboutAction aboutAction

aboutBox

gov.sandia.ccaffeine.dc.user_iface.gui.FileMenuBar.AboutBox aboutBox

Class gov.sandia.ccaffeine.dc.user_iface.gui.FileMenuBar.AboutAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.gui.FileMenuBar.DetachAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.gui.FileMenuBar.NewAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.gui.FileMenuBar.QuitAction extends javax.swing.AbstractAction implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.gui.Palette extends javax.swing.JPanel implements Serializable

serialVersionUID: 0L

Serialized Fields

global

GlobalData global

componentClasses

java.util.Hashtable<K,V> componentClasses

thePalette

javax.swing.JPanel thePalette

paletteBorder

javax.swing.border.Border paletteBorder

Class gov.sandia.ccaffeine.dc.user_iface.gui.PalettePane extends javax.swing.JPanel implements Serializable

Serialized Fields

global

GlobalData global

componentClasses

java.util.Hashtable<K,V> componentClasses

thePalette

javax.swing.JPanel thePalette

classCount

int classCount

paletteBorder

javax.swing.border.Border paletteBorder

Class gov.sandia.ccaffeine.dc.user_iface.gui.Port extends javax.swing.JButton implements Serializable

serialVersionUID: 1L

Serialized Fields

hashtablePortProperties

java.util.Hashtable<K,V> hashtablePortProperties

m_proxy

javax.swing.JMenuItem m_proxy

m_disconnect

javax.swing.JMenuItem m_disconnect

global

GlobalData global

arena

Arena arena

INITIALINDEX

int INITIALINDEX

SIDE

int SIDE

TYPE

int TYPE

CLASS

java.lang.String CLASS

NAME

java.lang.String NAME

PARENT

ComponentInstance PARENT

portColor

java.awt.Color portColor

typeColor

java.awt.Color typeColor

isBright

boolean isBright

plainFont

java.awt.Font plainFont

Package gov.sandia.ccaffeine.dc.user_iface.MVC

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotCloseComponentException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotCloseFrameworkException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotCommunicateWithCcaServerException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotConnectTwoPortsException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotDisconnectTwoPortsException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotFixSharedLibraryException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotGetComponentPropertyException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotGetPortParametersException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotInstantiateComponentException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotLaunchGoCommandOnAllComponentsException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotLaunchGoCommandOnOneComponentException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotLoadComponentException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotOpenCcaFrameworkException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotRemoveInstantiatedComponentException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotSetComponentPropertyException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotSetDebugFlagException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotSetPathToCcaComponentsException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.CanNotSetPortParameterException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package gov.sandia.ccaffeine.dc.user_iface.MVC.event

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.AddComponentClassEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

className

java.lang.String className

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.AddProvidesPortsEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName
The name of the component that is receiving the new ports. The name is usually the java class name of the component (without the package name) concatenated with an index number. Example: "StartComponent0"


classNameAndInstanceNameOfAllPorts

java.util.Vector<E> classNameAndInstanceNameOfAllPorts
The class name and the instance name of all the ports that were added to a component.

vector[0] contains the instance name of port[0]
vector[1] contains the class name of port[0]
vector[2] contains the instance name of port[1]
vector[3] contains the class name of port[1]
etc.

The class name of a port is the name of the port's java class. The class name may or may not include the package name. Examples of class names are "gov.cca.componentProperties" and "GoPort."

The instance name of a port is the name of an instantiation of the cca port. Examples of instance names are "cProps" and "go_port."

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.AddUsesPortsEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName
The name of the component that is receiving the new ports. The name is usually the java class name of the component (without the package name) concatenated with an index number. Example: "StartComponent0"


classNameAndInstanceNameOfAllPorts

java.util.Vector<E> classNameAndInstanceNameOfAllPorts
The class name and the instance name of all the ports that were added to a component.

vector[0] contains the instance name of port[0]
vector[1] contains the class name of port[0]
vector[2] contains the instance name of port[1]
vector[3] contains the class name of port[1]
etc.

The class name of a port is the name of the port's java class. The port name may or may not include the package name. Examples of class names are "gov.cca.PrintService" and "StringConsumerPort."

The instance name of a port is the name of an instantiation of the cca port. aExamples of instance names are "pSvc" and "out0"

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaComponentPropertySetValueEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaComponentParameterValue

CcaComponentPropertyValue ccaComponentParameterValue

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaComponentPropertyValueEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaComponentParameterValue

CcaComponentPropertyValue ccaComponentParameterValue

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaComponentPropertyValuesEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaComponentParameterValues

CcaComponentPropertyValue[] ccaComponentParameterValues

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaConnectionsBetweenTwoPortsEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaConnections

CcaConnectionBetweenTwoPorts[] ccaConnections
Get the components

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaConnectTwoPortsEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaConnection

CcaConnectionBetweenTwoPorts ccaConnection

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaDisconnectTwoPortsEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaConnection

CcaConnectionBetweenTwoPorts ccaConnection

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterCurrentValueEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaPortParameterCurrentValue

CcaPortParameterCurrentValue ccaPortParameterCurrentValue

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterDefaultValueEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaPortParameterDefaultValue

CcaPortParameterDefaultValue ccaPortParameterDefaultValue

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterDialogBoxEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaPortParameterDialogBox

CcaPortParameterDialogBox ccaPortParameterDialogBox

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterEndDialogBoxEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaPortParameterEndDialogBox

CcaPortParameterEndDialogBox ccaPortParameterEndDialogBox

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterHelpEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaPortParameterHelp

CcaPortParameterHelp ccaPortParameterHelp

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterNewFieldEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaPortParameterNewField

CcaPortParameterNewField ccaPortParameterNewField

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterOneEnumeratedValueEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaPortParameterOneEnumeratedValue

CcaPortParameterOneEnumeratedValue ccaPortParameterOneEnumeratedValue

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterPromptEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaPortParameterPrompt

CcaPortParameterPrompt ccaPortParameterPrompt

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterRangeOfValuesEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaPortParameterRangeOfValues

CcaPortParameterRangeOfValues ccaPortParameterRangeOfValues

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterSetValueEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaPortParameterValue

CcaPortParameterValue ccaPortParameterValue

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParametersEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

xmlPortParameters

java.lang.String xmlPortParameters

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CcaPortParameterTabEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaPortParameterTab

CcaPortParameterTab ccaPortParameterTab

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CloseCcaFrameworkEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.CloseComponentEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentClassName

java.lang.String componentClassName

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentClassNamesEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentClassNames

java.lang.String[] componentClassNames

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentInstancesEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

ccaComponents

CcaComponent[] ccaComponents
Get the components

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ComponentPropertiesEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

numberOfArguments

int numberOfArguments

componentInstanceName

java.lang.String componentInstanceName
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. Example: "StartComponent0"


propertyName

java.lang.String propertyName

propertyValue

java.lang.String propertyValue

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ConnectEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

sourceComponentName

java.lang.String sourceComponentName

sourcePortName

java.lang.String sourcePortName

targetComponentName

java.lang.String targetComponentName

targetPortName

java.lang.String targetPortName

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisconnectEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

sourceComponentName

java.lang.String sourceComponentName
The name of the component that houses the source port. The source port is no longer connected to the target port. The name is usually the java class name of the component (without the package name) concatenated with an index number. Example: "StartComponent0"


sourcePortName

java.lang.String sourcePortName
The name of the source port. The source port is no longer connected to the target port. Example: "out0"


targetComponentName

java.lang.String targetComponentName
The name of the component that houses the target port. The target port is no longer connected to the source port. The name is usually the java class name of the component (without the package name) concatenated with an index number. Example: "PrinterComponent0"


targetPortName

java.lang.String targetPortName
This is the name of the target port. The target port is one of the two ports that are no longer connected. Example: "printer_port"

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayChainEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayComponentEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

numberOfArguments

int numberOfArguments

entity

java.lang.String entity

componentInstanceName

java.lang.String componentInstanceName

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayPaletteEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.DisplayStateEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ExceptionEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

exception

java.lang.Throwable exception

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ExitEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.FixSharedLibraryEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GetComponentPropertyEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName
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. Example: "StartComponent0"


propertyName

java.lang.String propertyName

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GetInstancesEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoComponentPortEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName

portInstanceName

java.lang.String portInstanceName
The name of the GO port.

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.GoEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

numberOfArguments

int numberOfArguments

componentInstanceName

java.lang.String componentInstanceName

portInstanceName

java.lang.String portInstanceName

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.HeartbeatEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateComponentEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

instanceName

java.lang.String instanceName
instance name of the instantiated component


className

java.lang.String className
class name of the instantiated component


userPorts

CcaPort[] userPorts
user ports of the instantiated component


providerPorts

CcaPort[] providerPorts
provider ports of the instantiated component

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.InstantiateEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

className

java.lang.String className

instanceName

java.lang.String instanceName

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LaunchGoOnAllComponentsEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LaunchGoOnOneComponentEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

commandGo

CcaCommandLaunchGoOnOneComponent commandGo

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LoadComponentEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentClassName

java.lang.String componentClassName

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.LoadEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

className

java.lang.String className

arguments

java.util.Vector<E> arguments

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.MessageEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

message

java.lang.String message

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.NukeAllEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

numberOfArguments

int numberOfArguments

entity

java.lang.String entity
The entity that is to be removed. NOTE: As of Oct 2003, "all" is the only entity that can be nuked.

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.OpenCcaFrameworkEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamCurrentEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName

portInstanceName

java.lang.String portInstanceName
The name of the port that contains the data field. Example: "configure_port"


dataFieldName

java.lang.String dataFieldName
The name of a data field.


dataFieldValue

java.lang.String dataFieldValue

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDefaultEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName

portInstanceName

java.lang.String portInstanceName
The instance name of the port that contains the data field. Examples of instance names are "cProps" and "go_port."


dataFieldName

java.lang.String dataFieldName
The name of the data field.


dataFieldDefaultValue

java.lang.String dataFieldDefaultValue

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamDialogEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName

portInstanceName

java.lang.String portInstanceName
The instance name of a port that contains the data fields. Example: "configure_port"


titleOfDialogBox

java.lang.String titleOfDialogBox
The title of the dialog box.

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEndDialogEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName

portInstanceName

java.lang.String portInstanceName
The instance name of a port that contains the data field. Example: "configure_port"

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

numberOfArguments

int numberOfArguments

componentInstanceName

java.lang.String componentInstanceName

portInstanceName

java.lang.String portInstanceName
The name of the port that contains the data field. Example: "configure_port"


dataFieldName

java.lang.String dataFieldName
The name of a data field.


dataFieldValue

java.lang.String dataFieldValue

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamFieldEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName

portInstanceName

java.lang.String portInstanceName

dataFieldDataType

java.lang.String dataFieldDataType

dataFieldName

java.lang.String dataFieldName

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamGetCurrentEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName

portInstanceName

java.lang.String portInstanceName
The name of the port that contains the data field. Example: "configure_port"


dataFieldName

java.lang.String dataFieldName
The name of a data field.

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamHelpEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName

portInstanceName

java.lang.String portInstanceName

dataFieldName

java.lang.String dataFieldName

dataFieldHelp

java.lang.String dataFieldHelp

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamNumberRangeEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName

portInstanceName

java.lang.String portInstanceName

dataFieldName

java.lang.String dataFieldName

dataFieldMinValue

java.lang.String dataFieldMinValue

dataFieldMaxValue

java.lang.String dataFieldMaxValue

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamPromptEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName

portInstanceName

java.lang.String portInstanceName

dataFieldName

java.lang.String dataFieldName

dataFieldPrompt

java.lang.String dataFieldPrompt

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamStringChoiceEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName

portInstanceName

java.lang.String portInstanceName

dataFieldName

java.lang.String dataFieldName

dataFieldElementInSetOfValues

java.lang.String dataFieldElementInSetOfValues

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ParamTabEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName

portInstanceName

java.lang.String portInstanceName

tabName

java.lang.String tabName

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PathEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

numberOfArguments

int numberOfArguments

commandToAlterPath

java.lang.String commandToAlterPath

directory

java.lang.String directory
To alter the path, specify the value that will be used to alter the path.

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PortPropertiesEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

numberOfArguments

int numberOfArguments

componentInstanceName

java.lang.String componentInstanceName
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. Example: "StartComponent0"


portName

java.lang.String portName

propertyName

java.lang.String propertyName

dataTypeOfPropertyValue

java.lang.String dataTypeOfPropertyValue
If we are setting the value of a property then we need the datatype of the value.


propertyValue

java.lang.String propertyValue

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.PrintEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

message

java.lang.String message

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.QueryEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

query

java.lang.Object query

requester

ResultSetListener requester

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

numberOfArguments

int numberOfArguments

componentInstanceName

java.lang.String componentInstanceName
The name of the component that has been, or will be, removed. The name is usually the java class name of the component (without the package name) concatenated with an index number. Example: "StartComponent0"

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveInstantiatedComponentEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

instanceName

java.lang.String instanceName
instance name of the removed component

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RemoveInstantiatedComponentsEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

instanceNames

CcaComponentInstanceNames instanceNames
instance names of the removed component

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RepositoryEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

numberOfArguments

int numberOfArguments

command

java.lang.String command

className

java.lang.String className

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ResultSetEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

resultSet

java.lang.Object[] resultSet

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.RevalidateEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName
The name of the component that was revalidated. The name is usually the java class name of the component (without the package name) concatenated with an index number. Example: "StartComponent0"

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetComponentPropertyEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName
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. Example: "StartComponent0"


propertyName

java.lang.String propertyName

propertyValue

java.lang.String propertyValue
The value of the property.

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetDebugEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetDebugFlagEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

debug

boolean debug

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPathsToCcaComponentsEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

paths

java.lang.String[] paths

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPathToCcaComponentsEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

path

java.lang.String path

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.SetPortPropertyEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

componentInstanceName

java.lang.String componentInstanceName
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. Example: "StartComponent0"


portInstanceName

java.lang.String portInstanceName

propertyName

java.lang.String propertyName

dataType

java.lang.String dataType

propertyValue

java.lang.String propertyValue

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.ShellEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

numberOfArguments

int numberOfArguments

command

java.lang.String command

Class gov.sandia.ccaffeine.dc.user_iface.MVC.event.StringEvent extends java.util.EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

message

java.lang.String message