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

S

scaleValue(int) - Method in class edu.stanford.hci.dtools.deviceeditor.components.ContinuousInputComponent
 
screenDisplayChanged(Image) - Method in interface edu.stanford.hci.dtools.screenview.ScreenDisplayListener
Sent when a new image is being displayed on an LCD screen.
ScreenDisplayListener - Interface in edu.stanford.hci.dtools.screenview
Used for things that listen to the screen display changing.
ScreenView - Class in edu.stanford.hci.dtools.screenview
This software is distributed under the BSD License.
ScreenView() - Constructor for class edu.stanford.hci.dtools.screenview.ScreenView
 
SECONDS_FROM_1900_to_1970 - Static variable in class com.illposed.osc.OSCBundle
 
SELECTION_TOOL - Static variable in class edu.stanford.hci.dtools.statechart.palette.AutotoolTool
 
selectionChanged(IWorkbenchPart, ISelection) - Method in class edu.stanford.hci.dtools.statechart.StatechartEditor
 
send(OSCPacket) - Method in class com.illposed.osc.OSCPortOut
 
send(OSCPacket) - Method in class com.illposed.osc.OSCSerialPort
Send an OSC packet out our open serial port
sendOSCMessage(OSCMessage) - Method in interface edu.stanford.hci.dtools.hardware.HardwareOutputDispatcher
 
sendOSCMessage(OSCMessage) - Method in class edu.stanford.hci.dtools.hardware.SerialIO
 
sendOSCMessage(OSCMessage) - Method in class edu.stanford.hci.dtools.hardware.UdpOutputDispatcher
 
serialEvent(SerialPortEvent) - Method in class com.illposed.osc.OSCSerialPort
Handles incoming serial data.
SerialIO - Class in edu.stanford.hci.dtools.hardware
This software is distributed under the BSD License.
SerialIO() - Constructor for class edu.stanford.hci.dtools.hardware.SerialIO
 
setActiveEditor(IEditorPart) - Method in class edu.stanford.hci.dtools.deviceeditor.DeviceEditorActionBarContributor
 
setActiveEditor(IEditorPart) - Method in class edu.stanford.hci.dtools.statechart.StatechartEditorActionBarContributor
Gets called when there is a new active editor.
setActiveTool(ToolEntry, boolean) - Method in class edu.stanford.hci.dtools.statechart.palette.AutotoolPaletteViewer
Switch which may or may not show the change in the toolbar
setActiveTool(ToolEntry) - Method in class edu.stanford.hci.dtools.statechart.palette.AutotoolPaletteViewer
Usual switch
setAddress(String) - Method in class com.illposed.osc.OSCMessage
Set the address of this messsage
setAssetType(String) - Method in class edu.stanford.hci.dtools.assetlibrary.AssetTransfer
 
setBooleanConnector(StateConnectionModel.BooleanConnector) - Method in class edu.stanford.hci.dtools.figures.ConnectionFigure
 
setBooleanConnector(StateConnectionModel.BooleanConnector) - Method in class edu.stanford.hci.dtools.statechart.model.StateConnectionModel
 
setColor(RGB) - Method in class edu.stanford.hci.dtools.deviceeditor.components.LEDComponent
Sets the LED color when the LED is ON
setColor(Color) - Method in class edu.stanford.hci.dtools.figures.LEDFigure
 
setColor(Color) - Method in class edu.stanford.hci.dtools.statechart.model.LEDModel
 
setComponentConnectionMapping(Map<StateModel, List<ComponentConnectionModel>>) - Method in class edu.stanford.hci.dtools.actions.ExportDeviceAction
 
setComponentImage(String) - Method in class edu.stanford.hci.dtools.figures.ComponentFigure
 
setComponentImage(String) - Method in class edu.stanford.hci.dtools.figures.RotatableComponentFigure
 
setConnected(boolean) - Method in class edu.stanford.hci.dtools.figures.ComponentFigure
 
setConnectionImage(String) - Method in class edu.stanford.hci.dtools.figures.ComponentFigure
 
setConnectionTool(CombinedConnectionCreationToolEntry) - Method in class edu.stanford.hci.dtools.statechart.palette.AutotoolTool
 
setConnectionToolEntry(CombinedConnectionCreationToolEntry) - Method in class edu.stanford.hci.dtools.statechart.palette.AutotoolPaletteViewer
 
setContinuousValue(float, IOComponent) - Method in interface edu.stanford.hci.dtools.deviceeditor.components.ContinuousControlSignalTarget
Range is 0.0 - 1.0
setCurrentSound(Clip) - Method in class edu.stanford.hci.dtools.deviceeditor.components.SpeakerComponent
 
setCurrentState(boolean) - Method in class edu.stanford.hci.dtools.figures.StateFigure
Tell the figure whether or not this state is the current screen in run mode
setCurrentState(StateModel) - Method in class edu.stanford.hci.dtools.RunModeTracker
Changes the state which is currently active in run mode (red border)
setCurrentState(Boolean) - Method in class edu.stanford.hci.dtools.statechart.model.StateModel
Tell this state it is (or is not) the current state in run mode
setDeviceConfiguration(DeviceConfiguration) - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Sets the device configuration this Component is tied to
setDeviceConfiguration(DeviceConfiguration) - Method in class edu.stanford.hci.dtools.hardware.HardwareInputDispatcher
 
setDeviceConfiguration(DeviceConfiguration) - Method in class edu.stanford.hci.dtools.statechart.model.DiagramModel
 
setDeviceConfiguration(DeviceConfiguration) - Method in class edu.stanford.hci.dtools.statechart.model.InputPair
 
setDeviceConfiguration(DeviceConfiguration) - Method in class edu.stanford.hci.dtools.statechart.palette.StateCreationFactory
 
setDeviceConfiguration(DeviceConfiguration, Map<IOComponent, IOComponent>, Map<StateModel, List<ComponentConnectionModel>>) - Method in class edu.stanford.hci.dtools.statechart.StatechartEditor
Given a new device configuration and mapping, updates all of the children with the new information
SetDeviceConfigurationCommand - Class in edu.stanford.hci.dtools.statechart.model.commands
Command which propogates a new device configuration through the editor
SetDeviceConfigurationCommand(DiagramModel, DeviceConfiguration, Map<IOComponent, IOComponent>, Map<StateModel, List<ComponentConnectionModel>>) - Constructor for class edu.stanford.hci.dtools.statechart.model.commands.SetDeviceConfigurationCommand
 
setDeviceEditor(DeviceEditor) - Method in class edu.stanford.hci.dtools.deviceeditor.components.DeviceDiagramModel
 
setDiagramComponent(DeviceDiagramModel) - Method in class edu.stanford.hci.dtools.deviceeditor.components.DeviceModel
Sets the diagram associated with this shape.
setDiagramComponent(DeviceDiagramModel) - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Sets the diagram associated with this shape.
setDiagramModel(DiagramModel) - Method in class edu.stanford.hci.dtools.statechart.model.ShapeModel
Sets the diagram associated with this shape.
setDiagramModel(DiagramModel) - Method in class edu.stanford.hci.dtools.statechart.model.StateModel
Tells this state which diagram model it's associated with
setDiscreteValue(boolean, IOComponent) - Method in interface edu.stanford.hci.dtools.deviceeditor.components.DiscreteControlSignalTarget
 
setEditorPart(IEditorPart) - Method in class edu.stanford.hci.dtools.actions.FixOscListenerAction
 
setEditorPart(IEditorPart) - Method in class edu.stanford.hci.dtools.actions.HardwareCouplingAction
 
setExpired(boolean) - Method in class edu.stanford.hci.dtools.deviceeditor.components.TimerComponent
 
setFilename(String) - Method in class edu.stanford.hci.dtools.assetlibrary.AssetRequest
 
setFilename(String) - Method in class edu.stanford.hci.dtools.assetlibrary.DraggableImageLabel
 
setFilename(String) - Method in class edu.stanford.hci.dtools.assetlibrary.DraggableSoundImageLabel
 
setFocus() - Method in class edu.stanford.hci.dtools.assetlibrary.AssetLibraryView
 
setFocus() - Method in class edu.stanford.hci.dtools.messageview.OscMessageView
 
setFocus() - Method in class edu.stanford.hci.dtools.screenview.ScreenView
 
setHardwareAddress(String) - Method in class edu.stanford.hci.dtools.deviceeditor.components.ContinuousInputComponent
 
setHardwareAddress(String) - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Sets the hardware address of this IOComponent
setHardwareConnection(boolean) - Method in class edu.stanford.hci.dtools.deviceeditor.components.DeviceDiagramModel
set the hardwareconnectionstatus of all iocomponent children and export
setHardwareConnection(boolean) - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
setHardwareInputDispatcher(HardwareInputDispatcher) - Method in class edu.stanford.hci.dtools.DtoolsPlugin
 
setHardwareOutputDispatcher(HardwareOutputDispatcher) - Method in class edu.stanford.hci.dtools.DtoolsPlugin
 
setHasCode(boolean) - Method in class edu.stanford.hci.dtools.statechart.model.StateModel
 
setHighlight(boolean) - Method in class edu.stanford.hci.dtools.figures.ComponentFigure
 
setHighlighted(boolean) - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
setImage(String) - Method in class edu.stanford.hci.dtools.assetlibrary.DraggableImageLabel
 
setImage(String) - Method in class edu.stanford.hci.dtools.figures.DisplayFigure
Set the image to display on the screen; Should be an absolute filename
setImage(String) - Method in class edu.stanford.hci.dtools.figures.StateFigure
 
setImage(String) - Method in class edu.stanford.hci.dtools.statechart.model.DisplayModel
Sets the image that shows on the screen
setImageFilename(String) - Method in class edu.stanford.hci.dtools.deviceeditor.components.DeviceModel
Set the image file in the background of the device
setImageFilename(String) - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Sets the image representing the component, used for transitions
setInputComponent(InputComponent, EventConditional) - Method in class edu.stanford.hci.dtools.statechart.model.InputPair
 
setInputEvent(EventConditional) - Method in class edu.stanford.hci.dtools.statechart.model.InputPair
 
setLEDOn(boolean) - Method in class edu.stanford.hci.dtools.deviceeditor.components.LEDComponent
 
setLineStyle(int) - Method in class edu.stanford.hci.dtools.statechart.model.ConnectionModel
Set the line drawing style of this connection.
setLocation(Point) - Method in class edu.stanford.hci.dtools.deviceeditor.components.DeviceModel
Set the location (X,Y) of the device outline
setLocation(Point) - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Sets the point at which the component lives in a default-sized state
setLocation(Point) - Method in class edu.stanford.hci.dtools.statechart.model.ShapeModel
Set the Location of this shape.
setLocation(Point) - Method in class edu.stanford.hci.dtools.statechart.model.StateModel
 
setName(String) - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Sets the name representing the component
setNewSource(ShapeModel) - Method in class edu.stanford.hci.dtools.statechart.model.commands.ConnectionReconnectCommand
Set a new source endpoint for this connection.
setNewTarget(ShapeModel) - Method in class edu.stanford.hci.dtools.statechart.model.commands.ConnectionReconnectCommand
Set a new target endpoint for this connection When execute() is invoked, the target endpoint of the connection will be attached to the supplied ShapeModel instance.
setOn(boolean) - Method in class edu.stanford.hci.dtools.figures.LEDFigure
 
setOn(boolean) - Method in class edu.stanford.hci.dtools.statechart.model.LEDModel
 
setPart(IEditorPart) - Method in class edu.stanford.hci.dtools.actions.CrossEditorAction
Updates the part that this action is attached to.
setPart(IEditorPart) - Method in class edu.stanford.hci.dtools.actions.RunModeAction
Updates the part that this action is attached to.
setPlaying(boolean) - Method in class edu.stanford.hci.dtools.figures.SpeakerFigure
 
setPrivateName(String) - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Sets the .toString() name of: 1) This component (in the DeviceEditor) 2) The component this component is descended from (in the StatechartEditor)
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.deviceeditor.components.DeviceModel
Set the property value for the given property id.
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.deviceeditor.components.InputComponent
Set the property value for the given property id.
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Set the property value for the given property id.
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.deviceeditor.components.LEDComponent
Set the property value for the given property id.
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.deviceeditor.components.RangeEventConditional
 
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.deviceeditor.components.TimerComponent.TimerExpiredConditional
 
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.statechart.model.ComponentConnectionModel
Sets the lineStyle based on the String provided by the PropertySheet
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.statechart.model.DisplayModel
 
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.statechart.model.InputPair
 
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.statechart.model.IOModel
Set the property value for the given property id.
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.statechart.model.LEDModel
 
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.statechart.model.ModelElement
Children should override this.
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.statechart.model.ShapeModel
Set the property value for the given property id.
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.statechart.model.SignalPair
 
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.statechart.model.SpeakerModel
 
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.statechart.model.StateConnectionModel
Sets the lineStyle based on the String provided by the PropertySheet
setPropertyValue(Object, Object) - Method in class edu.stanford.hci.dtools.statechart.model.StateModel
 
setRecording(boolean) - Method in class edu.stanford.hci.dtools.RunModeTracker
 
setScreenviewImageFilename(String) - Method in class edu.stanford.hci.dtools.statechart.model.DisplayModel
 
setSelectionTool(PanningSelectionToolEntry) - Method in class edu.stanford.hci.dtools.statechart.palette.AutotoolTool
 
setSelectionTool(PanningSelectionToolEntry) - Method in class edu.stanford.hci.dtools.statechart.palette.AutotoolToolEntry
 
setSelectionToolEntry(PanningSelectionToolEntry) - Method in class edu.stanford.hci.dtools.statechart.palette.AutotoolPaletteViewer
 
setShapesEditor(StatechartEditor) - Method in class edu.stanford.hci.dtools.statechart.model.DiagramModel
 
setShowJavaIcon(boolean) - Method in class edu.stanford.hci.dtools.figures.StateFigure
 
setSignalSource(ControlSignalSource) - Method in class edu.stanford.hci.dtools.statechart.model.SignalPair
 
setSignalTarget(ControlSignalTarget) - Method in class edu.stanford.hci.dtools.statechart.model.SignalPair
 
setSize(Dimension) - Method in class edu.stanford.hci.dtools.deviceeditor.components.DeviceModel
Set the Size of this shape.
setSize(Dimension) - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Sets the dimensions of the component in a default-sized state
setSize(Dimension) - Method in class edu.stanford.hci.dtools.statechart.model.ShapeModel
Set the Size of this shape.
setSocket(boolean) - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
setSocket(boolean) - Method in class edu.stanford.hci.dtools.figures.ComponentFigure
 
setSocketImage(String) - Method in class edu.stanford.hci.dtools.figures.ComponentFigure
 
setSound(String) - Method in class edu.stanford.hci.dtools.statechart.model.SpeakerModel
 
setSource(ShapeModel) - Method in class edu.stanford.hci.dtools.statechart.model.ConnectionModel
 
setStartScreen(boolean) - Method in class edu.stanford.hci.dtools.figures.StateFigure
Tell the figure whether or not this state is the start state for run mode
setStartState(StateModel) - Method in class edu.stanford.hci.dtools.RunModeTracker
Changes the state which Run Mode jumps to when activated
setStartState(StateModel) - Method in class edu.stanford.hci.dtools.statechart.model.StartStateMarkerModel
 
setStartState(Boolean) - Method in class edu.stanford.hci.dtools.statechart.model.StateModel
Tell this state it is the start state for Run Mode
SetStartStateAction - Class in edu.stanford.hci.dtools.actions
Tells the run mode tracker to set the selected state as the start state
SetStartStateAction(IWorkbenchPart) - Constructor for class edu.stanford.hci.dtools.actions.SetStartStateAction
 
setStartStateMarker(StateModel) - Method in class edu.stanford.hci.dtools.statechart.model.DiagramModel
Tells the marker to start tracking a new state.
setStateBackground(String) - Method in class edu.stanford.hci.dtools.DeviceConfiguration
Set the string corresponding to the image rendering as the state background
setStatechartImageFilename(String) - Method in class edu.stanford.hci.dtools.statechart.model.DisplayModel
 
setStateName(String) - Method in class edu.stanford.hci.dtools.figures.StateFigure
 
setStateName(String) - Method in class edu.stanford.hci.dtools.statechart.model.StateModel
 
setStopPrevious(boolean) - Method in class edu.stanford.hci.dtools.statechart.model.SpeakerModel
 
setTarget(EditPart) - Method in class edu.stanford.hci.dtools.assetlibrary.AssetRequest
 
setTarget(IOModel) - Method in class edu.stanford.hci.dtools.statechart.model.commands.ComponentConnectionCreateCommand
Set the target endpoint for the connection.
setTarget(StateModel, IOModel) - Method in class edu.stanford.hci.dtools.statechart.model.commands.ConnectionCreateCommand
Set the target endpoint for the connection.
setTarget(ShapeModel) - Method in class edu.stanford.hci.dtools.statechart.model.commands.StateConnectionCreateCommand
Set the target endpoint for the connection.
setTarget(ShapeModel) - Method in class edu.stanford.hci.dtools.statechart.model.ConnectionModel
 
setTimestamp(Date) - Method in class com.illposed.osc.OSCBundle
Set the timestamp for this bundle
setTransitionTool(CombinedConnectionCreationToolEntry) - Method in class edu.stanford.hci.dtools.statechart.palette.AutotoolToolEntry
 
setUbertoolEntry(AutotoolToolEntry) - Method in class edu.stanford.hci.dtools.statechart.palette.AutotoolPaletteViewer
 
setUbertoolTool(AutotoolToolEntry) - Method in class edu.stanford.hci.dtools.statechart.palette.AutotoolTool
Tells the ubertool viewer provider that you're the latest instantiation of the Ubertool (it's possible that some entries may be deleted and reinstated, as in the
ShapeEditPart - Class in edu.stanford.hci.dtools.statechart.parts
EditPart used for ShapeModel instances (more specific for StateModel instances).
ShapeEditPart() - Constructor for class edu.stanford.hci.dtools.statechart.parts.ShapeEditPart
 
ShapeModel - Class in edu.stanford.hci.dtools.statechart.model
Abstract prototype of a shape.
ShapeModel() - Constructor for class edu.stanford.hci.dtools.statechart.model.ShapeModel
 
ShapesEditPartFactory - Class in edu.stanford.hci.dtools.statechart.parts
Factory that maps model elements to edit parts.
ShapesEditPartFactory() - Constructor for class edu.stanford.hci.dtools.statechart.parts.ShapesEditPartFactory
 
ShapesTreeEditPartFactory - Class in edu.stanford.hci.dtools.statechart.parts
Factory that maps model elements to TreeEditParts.
ShapesTreeEditPartFactory() - Constructor for class edu.stanford.hci.dtools.statechart.parts.ShapesTreeEditPartFactory
 
ShapesXYLayoutEditPolicy - Class in edu.stanford.hci.dtools.statechart.parts
EditPolicy for the Figure used by this edit part.
ShapesXYLayoutEditPolicy() - Constructor for class edu.stanford.hci.dtools.statechart.parts.ShapesXYLayoutEditPolicy
 
SignalPair - Class in edu.stanford.hci.dtools.statechart.model
The intrastate equivalent of InputPair.
SignalPair(ControlSignalSource, ControlSignalTarget, ComponentConnectionModel) - Constructor for class edu.stanford.hci.dtools.statechart.model.SignalPair
 
SignalPair(ComponentConnectionModel) - Constructor for class edu.stanford.hci.dtools.statechart.model.SignalPair
 
SIZE_PROP - Static variable in class edu.stanford.hci.dtools.deviceeditor.components.DeviceModel
Property ID to use then the size of this shape is modified.
SIZE_PROP - Static variable in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Property ID to use then the size of this shape is modified.
SIZE_PROP - Static variable in class edu.stanford.hci.dtools.statechart.model.ShapeModel
Property ID to use then the size of this shape is modified.
SliderComponent - Class in edu.stanford.hci.dtools.deviceeditor.components
This software is distributed under the BSD License.
SliderComponent(String, String, Point, Dimension, String) - Constructor for class edu.stanford.hci.dtools.deviceeditor.components.SliderComponent
 
SliderComponent() - Constructor for class edu.stanford.hci.dtools.deviceeditor.components.SliderComponent
 
SliderComponent(InputComponent) - Constructor for class edu.stanford.hci.dtools.deviceeditor.components.SliderComponent
 
SliderEditPart - Class in edu.stanford.hci.dtools.statechart.parts
This software is distributed under the BSD License.
SliderEditPart() - Constructor for class edu.stanford.hci.dtools.statechart.parts.SliderEditPart
 
SliderFigure - Class in edu.stanford.hci.dtools.figures
This software is distributed under the BSD License.
SliderFigure() - Constructor for class edu.stanford.hci.dtools.figures.SliderFigure
 
SliderFigure(String) - Constructor for class edu.stanford.hci.dtools.figures.SliderFigure
 
SliderModel - Class in edu.stanford.hci.dtools.statechart.model
This software is distributed under the BSD License.
SliderModel(IOComponent) - Constructor for class edu.stanford.hci.dtools.statechart.model.SliderModel
 
SliderModel(SliderModel) - Constructor for class edu.stanford.hci.dtools.statechart.model.SliderModel
 
SOCKET_PROP - Static variable in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
SOLID_CONNECTION - Static variable in class edu.stanford.hci.dtools.statechart.model.ConnectionModel
Used for indicating that a ConnectionModel with solid line style should be created.
SOUND_PROP - Static variable in class edu.stanford.hci.dtools.statechart.model.SpeakerModel
Property ID to use when the speaker is given a sound to play.
SOUND_TRANSFER - Static variable in class edu.stanford.hci.dtools.assetlibrary.AssetTransfer
 
SoundFileFilter - Class in edu.stanford.hci.dtools.assetlibrary
A FilenameFilter to match supported sound file formats.
SoundFileFilter() - Constructor for class edu.stanford.hci.dtools.assetlibrary.SoundFileFilter
 
soundFilter - Static variable in class edu.stanford.hci.dtools.assetlibrary.AssetLibraryView
 
SOURCE_CONNECTIONS_PROP - Static variable in class edu.stanford.hci.dtools.statechart.model.ShapeModel
Property ID to use when the list of outgoing connections is modified.
SourceConnectionAnchor - Class in edu.stanford.hci.dtools.statechart.parts
Special ChopboxAnchor which shifts the connection anchor a little bit so that bidirectional connections between states don't lie on top of each other.
SourceConnectionAnchor() - Constructor for class edu.stanford.hci.dtools.statechart.parts.SourceConnectionAnchor
 
SourceConnectionAnchor(IFigure, boolean) - Constructor for class edu.stanford.hci.dtools.statechart.parts.SourceConnectionAnchor
 
SpeakerChangeSoundCommand - Class in edu.stanford.hci.dtools.statechart.model.commands
This software is distributed under the BSD License.
SpeakerChangeSoundCommand(SpeakerModel, String) - Constructor for class edu.stanford.hci.dtools.statechart.model.commands.SpeakerChangeSoundCommand
 
SpeakerComponent - Class in edu.stanford.hci.dtools.deviceeditor.components
This software is distributed under the BSD License.
SpeakerComponent(String, String, Point, Dimension, String) - Constructor for class edu.stanford.hci.dtools.deviceeditor.components.SpeakerComponent
Creates a generic Speaker component
SpeakerComponent() - Constructor for class edu.stanford.hci.dtools.deviceeditor.components.SpeakerComponent
 
SpeakerComponent(SpeakerComponent) - Constructor for class edu.stanford.hci.dtools.deviceeditor.components.SpeakerComponent
 
SpeakerEditPart - Class in edu.stanford.hci.dtools.statechart.parts
Generic edit part for Speakers in ShapeEditor
SpeakerEditPart() - Constructor for class edu.stanford.hci.dtools.statechart.parts.SpeakerEditPart
 
SpeakerFigure - Class in edu.stanford.hci.dtools.figures
The figure that draws for ButtonModels and ButtonComponents
SpeakerFigure(String, boolean) - Constructor for class edu.stanford.hci.dtools.figures.SpeakerFigure
 
SpeakerModel - Class in edu.stanford.hci.dtools.statechart.model
Model for Speakers
SpeakerModel(OutputComponent, String) - Constructor for class edu.stanford.hci.dtools.statechart.model.SpeakerModel
 
SpeakerModel(OutputComponent) - Constructor for class edu.stanford.hci.dtools.statechart.model.SpeakerModel
 
SpeakerModel(SpeakerModel) - Constructor for class edu.stanford.hci.dtools.statechart.model.SpeakerModel
 
START_RUN_MODE_STATE - Static variable in class edu.stanford.hci.dtools.statechart.model.StateModel
Property ID to use when the state is the start state for Run Mode
START_STATE - Static variable in class edu.stanford.hci.dtools.actions.SetStartStateAction
 
START_STATE_CHANGED_PROP - Static variable in class edu.stanford.hci.dtools.statechart.model.StartStateMarkerModel
Property ID to use when the start state is changed.
startListening() - Method in class com.illposed.osc.OSCPortIn
Start listening for incoming OSCPackets
startRecording() - Method in class edu.stanford.hci.dtools.RunModeTracker
 
StartStateMarkerEditPart - Class in edu.stanford.hci.dtools.statechart.parts
This software is distributed under the BSD License.
StartStateMarkerEditPart() - Constructor for class edu.stanford.hci.dtools.statechart.parts.StartStateMarkerEditPart
 
StartStateMarkerFigure - Class in edu.stanford.hci.dtools.figures
This software is distributed under the BSD License.
StartStateMarkerFigure() - Constructor for class edu.stanford.hci.dtools.figures.StartStateMarkerFigure
 
StartStateMarkerModel - Class in edu.stanford.hci.dtools.statechart.model
This software is distributed under the BSD License.
StartStateMarkerModel() - Constructor for class edu.stanford.hci.dtools.statechart.model.StartStateMarkerModel
 
startTimer(long) - Method in class edu.stanford.hci.dtools.deviceeditor.components.TimerComponent
 
StatechartCreationWizard - Class in edu.stanford.hci.dtools.statechart
This software is distributed under the BSD License.
StatechartCreationWizard() - Constructor for class edu.stanford.hci.dtools.statechart.StatechartCreationWizard
 
StatechartEditor - Class in edu.stanford.hci.dtools.statechart
This software is distributed under the BSD License.
StatechartEditor() - Constructor for class edu.stanford.hci.dtools.statechart.StatechartEditor
Create a new StatechartEditor instance.
StatechartEditor.ShapesOutlinePage - Class in edu.stanford.hci.dtools.statechart
Creates an outline pagebook for this editor.
StatechartEditor.ShapesOutlinePage(EditPartViewer) - Constructor for class edu.stanford.hci.dtools.statechart.StatechartEditor.ShapesOutlinePage
Create a new outline page for the shapes editor.
StatechartEditorActionBarContributor - Class in edu.stanford.hci.dtools.statechart
Contributes edu.stanford.hci.dtools.actions to a toolbar.
StatechartEditorActionBarContributor() - Constructor for class edu.stanford.hci.dtools.statechart.StatechartEditorActionBarContributor
 
StatechartEditorPaletteFactory - Class in edu.stanford.hci.dtools.statechart.palette
Utility class that can create a GEF Palette.
StateComponentEditPolicy - Class in edu.stanford.hci.dtools.statechart.parts
This edit policy enables the removal of a Shapes instance from its container.
StateComponentEditPolicy() - Constructor for class edu.stanford.hci.dtools.statechart.parts.StateComponentEditPolicy
 
StateConnectionCreateCommand - Class in edu.stanford.hci.dtools.statechart.model.commands
This software is distributed under the BSD License.
StateConnectionCreateCommand(ShapeModel, int, InputComponent, EventConditional) - Constructor for class edu.stanford.hci.dtools.statechart.model.commands.StateConnectionCreateCommand
Instantiate a command that can create a connection between two shapes.
StateConnectionEditPart - Class in edu.stanford.hci.dtools.statechart.parts
EditPart for connections between states
StateConnectionEditPart() - Constructor for class edu.stanford.hci.dtools.statechart.parts.StateConnectionEditPart
 
StateConnectionModel - Class in edu.stanford.hci.dtools.statechart.model
Model for state-to-state transitions
StateConnectionModel(ShapeModel, ShapeModel, InputComponent, EventConditional) - Constructor for class edu.stanford.hci.dtools.statechart.model.StateConnectionModel
 
StateConnectionModel.BooleanConnector - Enum in edu.stanford.hci.dtools.statechart.model
 
StateCreateCommand - Class in edu.stanford.hci.dtools.statechart.model.commands
A command to add a ShapeModel to a ShapeDiagram.
StateCreateCommand(DiagramModel, CreateRequest) - Constructor for class edu.stanford.hci.dtools.statechart.model.commands.StateCreateCommand
Create a command that will add a new StateModel to a DiagramModel.
StateCreationFactory - Class in edu.stanford.hci.dtools.statechart.palette
This software is distributed under the BSD License.
StateCreationFactory(Class, DeviceConfiguration) - Constructor for class edu.stanford.hci.dtools.statechart.palette.StateCreationFactory
 
StateCreationPolylineConnection - Class in edu.stanford.hci.dtools.figures
Special d.tools class representing a connection but also displaying information about the type of transition (via a button, slider, etc.)
StateCreationPolylineConnection(Dimension) - Constructor for class edu.stanford.hci.dtools.figures.StateCreationPolylineConnection
Creates a new ConnectionFigure, with an iconic representation of the transition source (the input causing the transition)
StateCreationTool - Class in edu.stanford.hci.dtools.statechart.palette
This software is distributed under the BSD License.
StateCreationTool() - Constructor for class edu.stanford.hci.dtools.statechart.palette.StateCreationTool
 
StateCreationToolEntry - Class in edu.stanford.hci.dtools.statechart.palette
Much of this class has been taken from CreationToolEntry
StateCreationToolEntry(String, String, StateCreationFactory, ImageDescriptor, ImageDescriptor) - Constructor for class edu.stanford.hci.dtools.statechart.palette.StateCreationToolEntry
Constructor for CreationToolEntry.
StateDeleteCommand - Class in edu.stanford.hci.dtools.statechart.model.commands
A command to remove a shape from its parent.
StateDeleteCommand(DiagramModel, StateModel) - Constructor for class edu.stanford.hci.dtools.statechart.model.commands.StateDeleteCommand
Create a command that will remove the shape from its parent.
StateEditPart - Class in edu.stanford.hci.dtools.statechart.parts
Edit part for StateModels
StateEditPart() - Constructor for class edu.stanford.hci.dtools.statechart.parts.StateEditPart
 
StateFigure - Class in edu.stanford.hci.dtools.figures
Use to render a StateModel and a DeviceModel
StateFigure() - Constructor for class edu.stanford.hci.dtools.figures.StateFigure
 
StateModel - Class in edu.stanford.hci.dtools.statechart.model
This software is distributed under the BSD License.
StateModel() - Constructor for class edu.stanford.hci.dtools.statechart.model.StateModel
 
STATENAME_CHANGED_PROP - Static variable in class edu.stanford.hci.dtools.statechart.model.StateModel
 
STATENAME_PROP - Static variable in class edu.stanford.hci.dtools.statechart.model.StateModel
Property ID to use when a child is added to this diagram.
StateSetConstraintCommand - Class in edu.stanford.hci.dtools.statechart.model.commands
A command to resize and/or move a shape.
StateSetConstraintCommand(ShapeModel, ChangeBoundsRequest, Rectangle) - Constructor for class edu.stanford.hci.dtools.statechart.model.commands.StateSetConstraintCommand
Create a command that can resize and/or move a shape.
STOP_SOUND_PROP - Static variable in class edu.stanford.hci.dtools.statechart.model.SpeakerModel
Property ID to use when the speaker is told to stop a previous sound upon entering the state
stopListening() - Method in class com.illposed.osc.OSCPortIn
Stop listening for incoming OSCPackets
stopRecording() - Method in class edu.stanford.hci.dtools.RunModeTracker
 
SwitchComponent - Class in edu.stanford.hci.dtools.deviceeditor.components
This software is distributed under the BSD License.
SwitchComponent(String, String, Point, Dimension, String) - Constructor for class edu.stanford.hci.dtools.deviceeditor.components.SwitchComponent
 
SwitchComponent() - Constructor for class edu.stanford.hci.dtools.deviceeditor.components.SwitchComponent
 
SwitchComponent(InputComponent) - Constructor for class edu.stanford.hci.dtools.deviceeditor.components.SwitchComponent
 
SwitchEditPart - Class in edu.stanford.hci.dtools.statechart.parts
This software is distributed under the BSD License.
SwitchEditPart() - Constructor for class edu.stanford.hci.dtools.statechart.parts.SwitchEditPart
 
SwitchFigure - Class in edu.stanford.hci.dtools.figures
This software is distributed under the BSD License.
SwitchFigure() - Constructor for class edu.stanford.hci.dtools.figures.SwitchFigure
 
SwitchModel - Class in edu.stanford.hci.dtools.statechart.model
This software is distributed under the BSD License.
SwitchModel(IOComponent) - Constructor for class edu.stanford.hci.dtools.statechart.model.SwitchModel
 
SwitchModel(SwitchModel) - Constructor for class edu.stanford.hci.dtools.statechart.model.SwitchModel
 

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