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

C

canExecute() - Method in class edu.stanford.hci.dtools.deviceeditor.components.commands.DeviceChangeBackgroundCommand
 
canExecute() - Method in class edu.stanford.hci.dtools.deviceeditor.components.commands.DeviceModelSetConstraintCommand
 
canExecute() - Method in class edu.stanford.hci.dtools.deviceeditor.components.commands.IOComponentChangeImageCommand
 
canExecute() - Method in class edu.stanford.hci.dtools.deviceeditor.components.commands.IOComponentSetConstraintCommand
 
canExecute() - Method in class edu.stanford.hci.dtools.statechart.model.commands.CombinedCreateAndConnectCommand
 
canExecute() - Method in class edu.stanford.hci.dtools.statechart.model.commands.ComponentConnectionCreateCommand
 
canExecute() - Method in class edu.stanford.hci.dtools.statechart.model.commands.ConnectionCreateCommand
 
canExecute() - Method in class edu.stanford.hci.dtools.statechart.model.commands.ConnectionReconnectCommand
 
canExecute() - Method in class edu.stanford.hci.dtools.statechart.model.commands.IOModelChangeImageCommand
 
canExecute() - Method in class edu.stanford.hci.dtools.statechart.model.commands.IOModelSetConstraintCommand
 
canExecute() - Method in class edu.stanford.hci.dtools.statechart.model.commands.SpeakerChangeSoundCommand
 
canExecute() - Method in class edu.stanford.hci.dtools.statechart.model.commands.StateConnectionCreateCommand
 
canExecute() - Method in class edu.stanford.hci.dtools.statechart.model.commands.StateSetConstraintCommand
 
canUndo() - Method in class edu.stanford.hci.dtools.deviceeditor.components.commands.DeviceModelCreateCommand
 
canUndo() - Method in class edu.stanford.hci.dtools.deviceeditor.components.commands.DeviceModelDeleteCommand
 
canUndo() - Method in class edu.stanford.hci.dtools.deviceeditor.components.commands.IOComponentCreateCommand
 
canUndo() - Method in class edu.stanford.hci.dtools.deviceeditor.components.commands.IOComponentDeleteCommand
 
canUndo() - Method in class edu.stanford.hci.dtools.deviceeditor.components.commands.IOComponentDisconnectCommand
 
canUndo() - Method in class edu.stanford.hci.dtools.statechart.model.commands.ComponentTransitionsDeleteCommand
 
canUndo() - Method in class edu.stanford.hci.dtools.statechart.model.commands.SetDeviceConfigurationCommand
 
canUndo() - Method in class edu.stanford.hci.dtools.statechart.model.commands.StateCreateCommand
 
canUndo() - Method in class edu.stanford.hci.dtools.statechart.model.commands.StateDeleteCommand
 
changeListenerAddress(String, String) - Method in class com.illposed.osc.OSCPortIn
 
changeListenerAddress(String, String) - Method in class com.illposed.osc.OSCSerialPort
 
changeListenerAddress(String, String) - Method in class com.illposed.osc.utility.OSCPacketDispatcher
Change a listener address
changeOscListener(String, String) - Method in class edu.stanford.hci.dtools.hardware.HardwareInputDispatcher
 
changeOscListener(String, String) - Method in class edu.stanford.hci.dtools.hardware.SerialIO
 
changeOscListener(String, String) - Method in class edu.stanford.hci.dtools.hardware.UdpInputDispatcher
 
checkConditional(InputComponent) - Method in class edu.stanford.hci.dtools.deviceeditor.components.EventConditional
Returns true if the component being passed satisfies the conditions specified in this conditional
checkConditional(InputComponent) - Method in class edu.stanford.hci.dtools.deviceeditor.components.TimerComponent.TimerExpiredConditional
 
CHILD_ADDED_PROP - Static variable in class edu.stanford.hci.dtools.deviceeditor.components.DeviceDiagramModel
Property ID to use when a child is added to this diagram.
CHILD_ADDED_PROP - Static variable in class edu.stanford.hci.dtools.statechart.model.DiagramModel
Property ID to use when a child is added to this diagram.
CHILD_ADDED_PROP - Static variable in class edu.stanford.hci.dtools.statechart.model.StateModel
Property ID to use when a child is added to this diagram.
CHILD_REMOVED_PROP - Static variable in class edu.stanford.hci.dtools.deviceeditor.components.DeviceDiagramModel
Property ID to use when a child is removed from this diagram.
CHILD_REMOVED_PROP - Static variable in class edu.stanford.hci.dtools.statechart.model.DiagramModel
Property ID to use when a child is removed from this diagram.
CHILD_REMOVED_PROP - Static variable in class edu.stanford.hci.dtools.statechart.model.StateModel
Property ID to use when a child is removed from this diagram.
close() - Method in class com.illposed.osc.OSCPort
Close the socket and free-up resources.
close() - Method in class com.illposed.osc.OSCPortIn
Close the socket and free-up resources.
close() - Method in class com.illposed.osc.OSCSerialPort
Close the socket and free-up resources.
COLOR_PROP - Static variable in class edu.stanford.hci.dtools.deviceeditor.components.LEDComponent
ID for the Color property value (used for by the corresponding property descriptor).
com.illposed.osc - package com.illposed.osc
 
com.illposed.osc.test - package com.illposed.osc.test
 
com.illposed.osc.utility - package com.illposed.osc.utility
 
CombinedConnectionCreationTool - Class in edu.stanford.hci.dtools.statechart.palette
This software is distributed under the BSD License.
CombinedConnectionCreationTool() - Constructor for class edu.stanford.hci.dtools.statechart.palette.CombinedConnectionCreationTool
 
CombinedConnectionCreationToolEntry - Class in edu.stanford.hci.dtools.statechart.palette
This software is distributed under the BSD License.
CombinedConnectionCreationToolEntry(String, String, CreationFactory, CreationFactory, ImageDescriptor, ImageDescriptor) - Constructor for class edu.stanford.hci.dtools.statechart.palette.CombinedConnectionCreationToolEntry
Constructor for ConnectionCreationToolEntry.
CombinedCreateAndConnectCommand - Class in edu.stanford.hci.dtools.statechart.model.commands
This software is distributed under the BSD License.
CombinedCreateAndConnectCommand(CreateRequest, CreateConnectionRequest, DiagramModel) - Constructor for class edu.stanford.hci.dtools.statechart.model.commands.CombinedCreateAndConnectCommand
 
commandStackChanged(EventObject) - Method in class edu.stanford.hci.dtools.deviceeditor.DeviceEditor
 
commandStackChanged(EventObject) - Method in class edu.stanford.hci.dtools.statechart.StatechartEditor
 
ComponentConnectionCreateCommand - Class in edu.stanford.hci.dtools.statechart.model.commands
This software is distributed under the BSD License.
ComponentConnectionCreateCommand(IOModel, int) - Constructor for class edu.stanford.hci.dtools.statechart.model.commands.ComponentConnectionCreateCommand
Instantiate a command that can create a connection between two shapes.
ComponentConnectionEditPart - Class in edu.stanford.hci.dtools.statechart.parts
Edit part for connections between components within a state
ComponentConnectionEditPart() - Constructor for class edu.stanford.hci.dtools.statechart.parts.ComponentConnectionEditPart
 
ComponentConnectionModel - Class in edu.stanford.hci.dtools.statechart.model
Model for intra-state component to component functional connections
ComponentConnectionModel(IOModel, IOModel) - Constructor for class edu.stanford.hci.dtools.statechart.model.ComponentConnectionModel
 
ComponentFigure - Class in edu.stanford.hci.dtools.figures
Superclass for component figures.
ComponentFigure() - Constructor for class edu.stanford.hci.dtools.figures.ComponentFigure
 
componentStateChanged(InputComponent) - Method in class edu.stanford.hci.dtools.deviceeditor.parts.DeviceDiagramEditPart
 
componentStateChanged(InputComponent) - Method in interface edu.stanford.hci.dtools.hardware.HardwareInputEventListener
 
componentStateChanged(InputComponent) - Method in class edu.stanford.hci.dtools.RunModeTracker
Translate a hardware event into a meaningful action (i.e.
ComponentTransitionsDeleteCommand - Class in edu.stanford.hci.dtools.statechart.model.commands
delete all transitions for a given input component
ComponentTransitionsDeleteCommand(IOComponent, DiagramModel) - Constructor for class edu.stanford.hci.dtools.statechart.model.commands.ComponentTransitionsDeleteCommand
 
CONNECTION_PROP - Static variable in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
ID for hardware connection status
CONNECTION_TOOL - Static variable in class edu.stanford.hci.dtools.statechart.palette.AutotoolTool
 
ConnectionCreateCommand - Class in edu.stanford.hci.dtools.statechart.model.commands
This software is distributed under the BSD License.
ConnectionCreateCommand(StateModel, IOModel) - Constructor for class edu.stanford.hci.dtools.statechart.model.commands.ConnectionCreateCommand
Instantiate a command that can create a connection between two shapes.
ConnectionDeleteCommand - Class in edu.stanford.hci.dtools.statechart.model.commands
A command to disconnect (remove) a connection from its endpoints.
ConnectionDeleteCommand(ConnectionModel) - Constructor for class edu.stanford.hci.dtools.statechart.model.commands.ConnectionDeleteCommand
Create a command that will disconnect a connection from its endpoints.
ConnectionFigure - 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.) TODO Rework to support inputEvent as opposed to inputComponent, as the relation is not 1-1
ConnectionFigure() - Constructor for class edu.stanford.hci.dtools.figures.ConnectionFigure
Creates a new ConnectionFigure, with an iconic representation of the transition source (the input causing the transition)
ConnectionModel - Class in edu.stanford.hci.dtools.statechart.model
A connection between two distinct shapes.
ConnectionModel(ShapeModel, ShapeModel) - Constructor for class edu.stanford.hci.dtools.statechart.model.ConnectionModel
 
ConnectionModel() - Constructor for class edu.stanford.hci.dtools.statechart.model.ConnectionModel
 
ConnectionReconnectCommand - Class in edu.stanford.hci.dtools.statechart.model.commands
A command to reconnect a connection to a different start point or end point.
ConnectionReconnectCommand(ConnectionModel) - Constructor for class edu.stanford.hci.dtools.statechart.model.commands.ConnectionReconnectCommand
Instantiate a command that can reconnect a ConnectionModel instance to a different source or target endpoint.
containsKey(IOComponent) - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponentHashMap
 
CONTINUOUS_RANGE_MAX - Static variable in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
CONTINUOUS_RANGE_MIN - Static variable in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
ContinuousControlSignalSource - Interface in edu.stanford.hci.dtools.deviceeditor.components
Interface which defines all control signal sources which can be represented through continuous values (slider value) This code is partially based on code that is copyright (c) 2004 Elias Volanakis.
ContinuousControlSignalTarget - Interface in edu.stanford.hci.dtools.deviceeditor.components
Interface which defines control signal targets which can range over a continuous range (speaker volume, etc.) This code is partially based on code that is copyright (c) 2004 Elias Volanakis.
ContinuousInputComponent - Class in edu.stanford.hci.dtools.deviceeditor.components
 
ContinuousInputComponent() - Constructor for class edu.stanford.hci.dtools.deviceeditor.components.ContinuousInputComponent
 
ContinuousInputComponent(InputComponent) - Constructor for class edu.stanford.hci.dtools.deviceeditor.components.ContinuousInputComponent
 
ContinuousInputComponent(String, String, Point, Dimension, String) - Constructor for class edu.stanford.hci.dtools.deviceeditor.components.ContinuousInputComponent
 
contributeToToolBar(IToolBarManager) - Method in class edu.stanford.hci.dtools.deviceeditor.DeviceEditorActionBarContributor
Add edu.stanford.hci.dtools.actions to the given toolbar.
contributeToToolBar(IToolBarManager) - Method in class edu.stanford.hci.dtools.statechart.StatechartEditorActionBarContributor
Add edu.stanford.hci.dtools.actions to the given toolbar.
ControlSignalSource - Interface in edu.stanford.hci.dtools.deviceeditor.components
Interface which is intended to be subclassed.
ControlSignalTarget - Interface in edu.stanford.hci.dtools.deviceeditor.components
Interface which is intended to be subclassed.
convert(byte[], int) - Method in class com.illposed.osc.utility.OSCByteArrayToJavaConverter
 
copy() - Method in class edu.stanford.hci.dtools.statechart.model.AccelerometerModel
 
copy() - Method in class edu.stanford.hci.dtools.statechart.model.ButtonModel
 
copy() - Method in class edu.stanford.hci.dtools.statechart.model.DisplayModel
 
copy() - Method in class edu.stanford.hci.dtools.statechart.model.IOModel
 
copy() - Method in class edu.stanford.hci.dtools.statechart.model.KnobModel
 
copy() - Method in class edu.stanford.hci.dtools.statechart.model.LEDModel
 
copy() - Method in class edu.stanford.hci.dtools.statechart.model.SliderModel
 
copy() - Method in class edu.stanford.hci.dtools.statechart.model.SpeakerModel
 
copy() - Method in class edu.stanford.hci.dtools.statechart.model.SwitchModel
 
copy() - Method in class edu.stanford.hci.dtools.statechart.model.TimerModel
 
COUPLING - Static variable in class edu.stanford.hci.dtools.actions.HardwareCouplingAction
 
createControl(Composite) - Method in class edu.stanford.hci.dtools.deviceeditor.DeviceEditor.ShapesOutlinePage
 
createControl(Composite) - Method in class edu.stanford.hci.dtools.statechart.StatechartEditor.ShapesOutlinePage
 
createEditPart(EditPart, Object) - Method in class edu.stanford.hci.dtools.deviceeditor.DeviceEditPartFactory
 
createEditPart(EditPart, Object) - Method in class edu.stanford.hci.dtools.statechart.parts.ShapesEditPartFactory
 
createEditPart(EditPart, Object) - Method in class edu.stanford.hci.dtools.statechart.parts.ShapesTreeEditPartFactory
 
createFieldEditors() - Method in class edu.stanford.hci.dtools.preferences.DtoolsPreferencePage
Creates the field editors.
createImage(String) - Static method in class edu.stanford.hci.dtools.statechart.model.ShapeModel
How to get an image out of a local project directory
createPalette() - Static method in class edu.stanford.hci.dtools.statechart.palette.StatechartEditorPaletteFactory
Creates the PaletteRoot and adds all palette elements.
createPalettePreferences() - Static method in class edu.stanford.hci.dtools.statechart.palette.StatechartEditorPaletteFactory
Return a FlyoutPreferences instance used to save/load the preferences of a flyout palette.
createPaletteViewer(Composite) - Method in class edu.stanford.hci.dtools.statechart.palette.AutotoolPaletteViewerProvider
Creates a PaletteViewer on the given Composite
createPartControl(Composite) - Method in class edu.stanford.hci.dtools.assetlibrary.AssetLibraryView
 
createPartControl(Composite) - Method in class edu.stanford.hci.dtools.messageview.OscMessageView
 
createPartControl(Composite) - Method in class edu.stanford.hci.dtools.screenview.ScreenView
 
CrossEditorAction - Class in edu.stanford.hci.dtools.actions
Action which transfers data from a device editor to a statechart or vice versa
CrossEditorAction(IEditorPart) - Constructor for class edu.stanford.hci.dtools.actions.CrossEditorAction
 
CURRENT_RUN_MODE_STATE - Static variable in class edu.stanford.hci.dtools.statechart.model.StateModel
Property ID to use when the state becomes the current state in Run Mode

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