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

G

generateEvents() - Method in class edu.stanford.hci.dtools.deviceeditor.components.AccelerometerComponent
 
generateEvents() - Method in class edu.stanford.hci.dtools.deviceeditor.components.ButtonComponent
 
generateEvents() - Method in class edu.stanford.hci.dtools.deviceeditor.components.InputComponent
 
generateEvents() - Method in class edu.stanford.hci.dtools.deviceeditor.components.KnobComponent
 
generateEvents() - Method in class edu.stanford.hci.dtools.deviceeditor.components.SliderComponent
 
generateEvents() - Method in class edu.stanford.hci.dtools.deviceeditor.components.SwitchComponent
 
generateEvents() - Method in class edu.stanford.hci.dtools.deviceeditor.components.TimerComponent
 
get(IOComponent) - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponentHashMap
 
get(String, int, int) - Method in class edu.stanford.hci.dtools.utility.ImageCache
 
getAbsolutePath(Class, String) - Static method in class edu.stanford.hci.dtools.utility.PathUtils
 
getActiveDeviceEditor() - Method in class edu.stanford.hci.dtools.DtoolsPlugin
 
getActiveStatechartEditor() - Method in class edu.stanford.hci.dtools.DtoolsPlugin
 
getAdapter(Class) - Method in class edu.stanford.hci.dtools.deviceeditor.DeviceEditor
 
getAdapter(Class) - Method in class edu.stanford.hci.dtools.statechart.StatechartEditor
 
getAddress() - Method in class com.illposed.osc.OSCMessage
 
getArguments() - Method in class com.illposed.osc.OSCMessage
 
getAssetType() - Method in class edu.stanford.hci.dtools.assetlibrary.AssetTransfer
 
getBooleanConnector() - Method in class edu.stanford.hci.dtools.statechart.model.StateConnectionModel
 
getByteArray() - Method in class com.illposed.osc.OSCPacket
 
getChildren() - Method in class edu.stanford.hci.dtools.deviceeditor.components.DeviceDiagramModel
Return a List of Shapes in this diagram.
getChildren() - Method in class edu.stanford.hci.dtools.statechart.model.DiagramModel
Return a List of Shapes in this diagram.
getChildren() - Method in class edu.stanford.hci.dtools.statechart.model.StateModel
Return a List of IOmodels in this diagram.
getClassForHardwareAddress(String) - Static method in class edu.stanford.hci.dtools.hardware.HardwareInputDispatcher
 
getColor() - Method in class edu.stanford.hci.dtools.deviceeditor.components.LEDComponent
Gets the LED color when the LED is ON
getColor() - Method in class edu.stanford.hci.dtools.statechart.model.LEDModel
 
getCommand(Request) - Method in class edu.stanford.hci.dtools.deviceeditor.parts.IOComponentEditPolicy
 
getCommand(Request) - Method in class edu.stanford.hci.dtools.statechart.parts.IOModelEditPolicy
Once we have dropped the asset, this is responsible for issuing the command that will actually do something.
getCommand(Request) - Method in class edu.stanford.hci.dtools.statechart.parts.IOModelXYLayoutEditPolicy
 
getCommand(Request) - Method in class edu.stanford.hci.dtools.statechart.parts.ShapesXYLayoutEditPolicy
 
getComponentConnectionMap() - Method in class edu.stanford.hci.dtools.statechart.model.commands.ComponentTransitionsDeleteCommand
 
getConnectionToolEntry() - Method in class edu.stanford.hci.dtools.statechart.palette.AutotoolPaletteViewer
 
getContainerSize() - Static method in class edu.stanford.hci.dtools.assetlibrary.DraggableImageLabel
 
getContinuousValue(IOComponent) - Method in interface edu.stanford.hci.dtools.deviceeditor.components.ContinuousControlSignalSource
Range is 0 to 1.0
getControl() - Method in class edu.stanford.hci.dtools.deviceeditor.DeviceEditor.ShapesOutlinePage
 
getControl() - Method in class edu.stanford.hci.dtools.statechart.StatechartEditor.ShapesOutlinePage
 
getControlSignalSources() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
getControlSignalTargets() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
getCopy() - Method in class edu.stanford.hci.dtools.deviceeditor.components.AccelerometerComponent
 
getCopy() - Method in class edu.stanford.hci.dtools.deviceeditor.components.ButtonComponent
 
getCopy() - Method in class edu.stanford.hci.dtools.deviceeditor.components.DisplayComponent
 
getCopy() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
getCopy() - Method in class edu.stanford.hci.dtools.deviceeditor.components.KnobComponent
 
getCopy() - Method in class edu.stanford.hci.dtools.deviceeditor.components.LEDComponent
 
getCopy() - Method in class edu.stanford.hci.dtools.deviceeditor.components.SliderComponent
 
getCopy() - Method in class edu.stanford.hci.dtools.deviceeditor.components.SpeakerComponent
 
getCopy() - Method in class edu.stanford.hci.dtools.deviceeditor.components.SwitchComponent
 
getCopy() - Method in class edu.stanford.hci.dtools.deviceeditor.components.TimerComponent
 
getCurrentSound() - Method in class edu.stanford.hci.dtools.deviceeditor.components.SpeakerComponent
 
getCurrentState() - Method in class edu.stanford.hci.dtools.RunModeTracker
Returns the state which is currently active, or null if no such state
getCurrentState() - Method in class edu.stanford.hci.dtools.statechart.model.StateModel
 
getCurrentValue(AccelerometerComponent.Axis) - Method in class edu.stanford.hci.dtools.deviceeditor.components.AccelerometerComponent
 
getCurrentValue() - Method in class edu.stanford.hci.dtools.deviceeditor.components.KnobComponent
 
getCurrentValue() - Method in class edu.stanford.hci.dtools.deviceeditor.components.SliderComponent
 
getDefault() - Static method in class edu.stanford.hci.dtools.DtoolsPlugin
Returns the shared plugin instance.
getDefaultContinuousControlSignalTarget() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
getDefaultControlSignalSource() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Children that can provide or accept control signals should override to return a default signal handler here.
getDefaultDeviceDimensions() - Method in class edu.stanford.hci.dtools.DeviceConfiguration
 
getDefaultDiscreteControlSignalTarget() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
getDefaultEvent(ArrayList<EventConditional>) - Method in class edu.stanford.hci.dtools.deviceeditor.components.AccelerometerComponent
 
getDefaultEvent(ArrayList<EventConditional>) - Method in class edu.stanford.hci.dtools.deviceeditor.components.ButtonComponent
 
getDefaultEvent(ArrayList<EventConditional>) - Method in class edu.stanford.hci.dtools.deviceeditor.components.InputComponent
 
getDefaultEvent(ArrayList<EventConditional>) - Method in class edu.stanford.hci.dtools.deviceeditor.components.KnobComponent
 
getDefaultEvent(ArrayList<EventConditional>) - Method in class edu.stanford.hci.dtools.deviceeditor.components.SliderComponent
 
getDefaultEvent(ArrayList<EventConditional>) - Method in class edu.stanford.hci.dtools.deviceeditor.components.SwitchComponent
 
getDefaultEvent(ArrayList<EventConditional>) - Method in class edu.stanford.hci.dtools.deviceeditor.components.TimerComponent
 
getDefaultImage() - Method in class edu.stanford.hci.dtools.deviceeditor.components.AccelerometerComponent
 
getDefaultImage() - Method in class edu.stanford.hci.dtools.deviceeditor.components.ButtonComponent
Returns the location of the default button component rendering image
getDefaultImage() - Method in class edu.stanford.hci.dtools.deviceeditor.components.DisplayComponent
 
getDefaultImage() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Return a string representing the image that should be returned if there is no other image to use
getDefaultImage() - Method in class edu.stanford.hci.dtools.deviceeditor.components.KnobComponent
 
getDefaultImage() - Method in class edu.stanford.hci.dtools.deviceeditor.components.LEDComponent
 
getDefaultImage() - Method in class edu.stanford.hci.dtools.deviceeditor.components.SliderComponent
 
getDefaultImage() - Method in class edu.stanford.hci.dtools.deviceeditor.components.SpeakerComponent
 
getDefaultImage() - Method in class edu.stanford.hci.dtools.deviceeditor.components.SwitchComponent
 
getDefaultImage() - Method in class edu.stanford.hci.dtools.deviceeditor.components.TimerComponent
 
getDelay() - Method in class edu.stanford.hci.dtools.deviceeditor.components.TimerComponent.TimerExpiredConditional
 
getDelay() - Method in class edu.stanford.hci.dtools.statechart.model.TimerModel
 
getDeviceConfiguration() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
getDeviceConfiguration() - Method in class edu.stanford.hci.dtools.statechart.model.DiagramModel
Returns our device configuration
getDeviceConfiguration() - Method in class edu.stanford.hci.dtools.statechart.palette.StateCreationFactory
 
getDeviceEditor() - Method in class edu.stanford.hci.dtools.deviceeditor.components.DeviceDiagramModel
 
getDeviceFileForCurrentStateChart(IEditorInput) - Static method in class edu.stanford.hci.dtools.actions.OpenDeviceEditorAction
Does some file manipulation to return an IFile which is the .dtd file associated with the d.tools file
getDiagramComponent() - Method in class edu.stanford.hci.dtools.deviceeditor.components.DeviceModel
Retrieve the DiagramModel that this shape is a child of.
getDiagramComponent() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Retrieve the DiagramModel that this shape is a child of.
getDiagramModel() - Method in class edu.stanford.hci.dtools.statechart.model.ShapeModel
Retrieve the DiagramModel that this shape is a child of.
getDimensions(Dimension) - Method in class edu.stanford.hci.dtools.statechart.model.IOModel
Get the dimensions of this iomodel in its state
getDimensions() - Method in class edu.stanford.hci.dtools.statechart.model.IOModel
 
getDiscreteValue(IOComponent) - Method in interface edu.stanford.hci.dtools.deviceeditor.components.DiscreteControlSignalSource
 
getDragTracker(Request) - Method in class edu.stanford.hci.dtools.deviceeditor.parts.DeviceIOComponentEditPart
Overridden to return a special DragTracker for States.
getDragTracker(Request) - Method in class edu.stanford.hci.dtools.statechart.parts.IOModelEditPart
Overridden to return a special DragTracker for States.
getEditableValue() - Method in class edu.stanford.hci.dtools.deviceeditor.components.RangeEventConditional
 
getEditableValue() - Method in class edu.stanford.hci.dtools.deviceeditor.components.TimerComponent.TimerExpiredConditional
 
getEditableValue() - Method in class edu.stanford.hci.dtools.statechart.model.InputPair
 
getEditableValue() - Method in class edu.stanford.hci.dtools.statechart.model.ModelElement
Returns a value for this property source that can be edited in a property sheet.
getEditableValue() - Method in class edu.stanford.hci.dtools.statechart.model.SignalPair
 
getFilename() - Method in class edu.stanford.hci.dtools.assetlibrary.AssetRequest
 
getFilename() - Method in class edu.stanford.hci.dtools.assetlibrary.DraggableImageLabel
 
getGlobalComponent() - Method in class edu.stanford.hci.dtools.statechart.model.InputModel
 
getGlobalComponent() - Method in class edu.stanford.hci.dtools.statechart.model.IOModel
 
getGlobalComponent() - Method in class edu.stanford.hci.dtools.statechart.model.OutputModel
 
getHardwareAddress() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Gets the hardware address currently associated with this IOComponent, or null if there is none
getHardwareConnection() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
getHardwareConnectionImage() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
getHardwareInputDispatcher() - Method in class edu.stanford.hci.dtools.DtoolsPlugin
 
getHardwareOutputDispatcher() - Method in class edu.stanford.hci.dtools.DtoolsPlugin
 
getHighlighted() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
getIcon() - Method in class edu.stanford.hci.dtools.deviceeditor.components.DeviceModel
Icon for the tree
getIcon() - Method in class edu.stanford.hci.dtools.statechart.model.IOModel
 
getIcon() - Method in class edu.stanford.hci.dtools.statechart.model.ShapeModel
Return a pictogram (small icon) describing this model element.
getIcon() - Method in class edu.stanford.hci.dtools.statechart.model.StartStateMarkerModel
 
getIcon() - Method in class edu.stanford.hci.dtools.statechart.model.StateModel
 
getImage() - Method in class edu.stanford.hci.dtools.statechart.model.DisplayModel
 
getImageCache() - Method in class edu.stanford.hci.dtools.DtoolsPlugin
 
getImageFilename() - Method in class edu.stanford.hci.dtools.deviceeditor.components.DeviceModel
 
getImageFilename() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Returns an icon representing the button, used for transitions.
getIndexOfEventConditionalInstance(EventConditional) - Method in class edu.stanford.hci.dtools.statechart.model.InputPair
 
getInputArray() - Method in class edu.stanford.hci.dtools.DeviceConfiguration
Get an ArrayList of all InputComponents in the device configuration.
getInputComponent() - Method in class edu.stanford.hci.dtools.statechart.model.InputPair
 
getInputComponentForHardwareAddress(String) - Method in class edu.stanford.hci.dtools.DeviceConfiguration
 
getInputEvent() - Method in class edu.stanford.hci.dtools.statechart.model.InputPair
 
getInputForName(String) - Method in class edu.stanford.hci.dtools.DeviceConfiguration
Returns the InputComponent for the given component name
getInputForPrivateName(String) - Method in class edu.stanford.hci.dtools.DeviceConfiguration
Returns the InputComponent for the given private component name
getInputIndexForComponent(InputComponent) - Method in class edu.stanford.hci.dtools.DeviceConfiguration
called by inputpair
getInputNames() - Method in class edu.stanford.hci.dtools.DeviceConfiguration
 
getInputPairs() - Method in class edu.stanford.hci.dtools.statechart.model.StateConnectionModel
Returns the input device responsible for this connection.
getInstance() - Static method in class edu.stanford.hci.dtools.assetlibrary.AssetTransfer
Returns the singleton instance of the TextTransfer class.
getJavaClassName() - Method in class edu.stanford.hci.dtools.statechart.model.StateModel
 
getJavaFileName() - Method in class edu.stanford.hci.dtools.statechart.model.StateModel
 
getLabel() - Method in class edu.stanford.hci.dtools.assetlibrary.DraggableImageLabel
 
getLastNotNullComponent() - Method in class edu.stanford.hci.dtools.statechart.model.InputPair
 
getLastNotNullEvent() - Method in class edu.stanford.hci.dtools.statechart.model.InputPair
 
getLineStyle() - Method in class edu.stanford.hci.dtools.statechart.model.ConnectionModel
Returns the line drawing style of this connection.
getListener(String) - Method in class com.illposed.osc.OSCPortIn
 
getListener(String) - Method in class com.illposed.osc.OSCSerialPort
 
getListener(String) - Method in class com.illposed.osc.utility.OSCPacketDispatcher
 
getLocation() - Method in class edu.stanford.hci.dtools.deviceeditor.components.DeviceModel
 
getLocation() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Gets the point at which the component lives in a default-sized state
getLocation(Dimension) - Method in class edu.stanford.hci.dtools.statechart.model.IOModel
Get the location of this iomodel in the state
getLocation() - Method in class edu.stanford.hci.dtools.statechart.model.IOModel
 
getLocation() - Method in class edu.stanford.hci.dtools.statechart.model.ShapeModel
Return the Location of this shape.
getLocation(Point) - Method in class edu.stanford.hci.dtools.statechart.parts.SourceConnectionAnchor
 
getModel() - Method in class edu.stanford.hci.dtools.deviceeditor.DeviceEditor
 
getModel() - Method in class edu.stanford.hci.dtools.statechart.StatechartEditor
 
getMute() - Method in class edu.stanford.hci.dtools.deviceeditor.components.SpeakerComponent
 
getName() - Method in interface edu.stanford.hci.dtools.deviceeditor.components.ControlSignalSource
 
getName() - Method in interface edu.stanford.hci.dtools.deviceeditor.components.ControlSignalTarget
 
getName() - Method in class edu.stanford.hci.dtools.deviceeditor.components.EventConditional
 
getName() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Returns the name of the button
getName() - Method in class edu.stanford.hci.dtools.deviceeditor.components.TimerComponent.TimerExpiredConditional
 
getName() - Method in class edu.stanford.hci.dtools.statechart.model.IOModel
 
getNewConfiguration() - Method in class edu.stanford.hci.dtools.actions.ExportDeviceAction
Returns a DC that was created using the device editor
getNewObject() - Method in class edu.stanford.hci.dtools.statechart.palette.StateCreationFactory
Create the new object.
getNewState() - Method in class edu.stanford.hci.dtools.statechart.model.commands.StateCreateCommand
 
getOn() - Method in class edu.stanford.hci.dtools.statechart.model.LEDModel
 
getOriginalSize(String) - Method in class edu.stanford.hci.dtools.utility.ImageCache
 
getOutputArray() - Method in class edu.stanford.hci.dtools.DeviceConfiguration
Get an array list of all output components in the configuration
getOutputForName(String) - Method in class edu.stanford.hci.dtools.DeviceConfiguration
Given a name, return the output component with that name.
getOutputForPrivateName(String) - Method in class edu.stanford.hci.dtools.DeviceConfiguration
Returns the OutputComponent for the given private component name
getOutputNames() - Method in class edu.stanford.hci.dtools.DeviceConfiguration
 
getPackets() - Method in class com.illposed.osc.OSCBundle
Get the packets contained in this bundle
getPrivateInputNames() - Method in class edu.stanford.hci.dtools.DeviceConfiguration
 
getPrivateName() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Gets the .toString() name of: 1) This component (in the DeviceEditor) 2) The component this component is descended from (in the StatechartEditor)
getPrivateOutputNames() - Method in class edu.stanford.hci.dtools.DeviceConfiguration
 
getPropertyDescriptors() - Method in class edu.stanford.hci.dtools.deviceeditor.components.DeviceModel
Returns an array of IPropertyDescriptors for this shape.
getPropertyDescriptors() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Returns an array of IPropertyDescriptors for this shape.
getPropertyDescriptors() - Method in class edu.stanford.hci.dtools.deviceeditor.components.RangeEventConditional
 
getPropertyDescriptors() - Method in class edu.stanford.hci.dtools.deviceeditor.components.TimerComponent.TimerExpiredConditional
 
getPropertyDescriptors() - Method in class edu.stanford.hci.dtools.statechart.model.ConnectionModel
Returns the descriptor for the lineStyle property
getPropertyDescriptors() - Method in class edu.stanford.hci.dtools.statechart.model.InputPair
 
getPropertyDescriptors() - Method in class edu.stanford.hci.dtools.statechart.model.IOModel
Returns an array of IPropertyDescriptors for this shape.
getPropertyDescriptors() - Method in class edu.stanford.hci.dtools.statechart.model.ModelElement
Children should override this.
getPropertyDescriptors() - Method in class edu.stanford.hci.dtools.statechart.model.ShapeModel
Returns an array of IPropertyDescriptors for this shape.
getPropertyDescriptors() - Method in class edu.stanford.hci.dtools.statechart.model.SignalPair
 
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.deviceeditor.components.DeviceModel
Return the property value for the given propertyId, or null.
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.deviceeditor.components.InputComponent
Return the property value for the given propertyId, or null.
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Return the property value for the given propertyId, or null.
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.deviceeditor.components.LEDComponent
Return the property value for the given propertyId, or null.
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.deviceeditor.components.RangeEventConditional
 
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.deviceeditor.components.TimerComponent.TimerExpiredConditional
 
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.statechart.model.ComponentConnectionModel
Returns the value as String for the Property Sheet
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.statechart.model.DisplayModel
Returns the value as String for the Property Sheet
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.statechart.model.InputPair
 
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.statechart.model.IOModel
Return the property value for the given propertyId, or null.
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.statechart.model.LEDModel
Returns the value as String for the Property Sheet
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.statechart.model.ModelElement
Children should override this.
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.statechart.model.ShapeModel
Return the property value for the given propertyId, or null.
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.statechart.model.SignalPair
 
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.statechart.model.SpeakerModel
Returns the value as String for the Property Sheet
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.statechart.model.StateConnectionModel
Returns the value as String for the Property Sheet
getPropertyValue(Object) - Method in class edu.stanford.hci.dtools.statechart.model.StateModel
 
getRecording() - Method in class edu.stanford.hci.dtools.RunModeTracker
 
getRunModeTracker() - Method in class edu.stanford.hci.dtools.statechart.model.DiagramModel
 
getScreenviewImageFilename() - Method in class edu.stanford.hci.dtools.statechart.model.DisplayModel
 
getSelectionToolEntry() - Method in class edu.stanford.hci.dtools.statechart.palette.AutotoolPaletteViewer
 
getSignalPairs() - Method in class edu.stanford.hci.dtools.statechart.model.ComponentConnectionModel
Returns the array of SignalPairs which are on this transition.
getSignalSource() - Method in class edu.stanford.hci.dtools.statechart.model.SignalPair
 
getSignalTarget() - Method in class edu.stanford.hci.dtools.statechart.model.SignalPair
 
getSize() - Method in class edu.stanford.hci.dtools.deviceeditor.components.DeviceModel
 
getSize() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
Returns the dimensions of the component in a default-sized state
getSize() - Method in class edu.stanford.hci.dtools.statechart.model.ShapeModel
Return the Size of this shape.
getSocket() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
getSocketImage() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
getSound() - Method in class edu.stanford.hci.dtools.statechart.model.SpeakerModel
 
getSource() - Method in class edu.stanford.hci.dtools.statechart.model.ComponentConnectionModel
 
getSource() - Method in class edu.stanford.hci.dtools.statechart.model.ConnectionModel
Returns the source endpoint of this connection.
getSourceConnectionAnchor(ConnectionEditPart) - Method in class edu.stanford.hci.dtools.statechart.parts.InputModelEditPart
 
getSourceConnectionAnchor(Request) - Method in class edu.stanford.hci.dtools.statechart.parts.InputModelEditPart
 
getSourceConnectionAnchor(ConnectionEditPart) - Method in class edu.stanford.hci.dtools.statechart.parts.ShapeEditPart
 
getSourceConnectionAnchor(Request) - Method in class edu.stanford.hci.dtools.statechart.parts.ShapeEditPart
 
getSourceConnections() - Method in class edu.stanford.hci.dtools.statechart.model.ShapeModel
Return a List of outgoing Connections.
getSourceConnections() - Method in class edu.stanford.hci.dtools.statechart.model.StartStateMarkerModel
Return a List of outgoing Connections.
getStartState() - Method in class edu.stanford.hci.dtools.RunModeTracker
Returns the state which is registered as the state to jump to when starting run mode
getStartState() - Method in class edu.stanford.hci.dtools.statechart.model.StartStateMarkerModel
 
getStartState() - Method in class edu.stanford.hci.dtools.statechart.model.StateModel
 
getStateBackground() - Method in class edu.stanford.hci.dtools.DeviceConfiguration
Get a string corresponding to the image which renders as the state background
getStatechartEditor() - Method in class edu.stanford.hci.dtools.statechart.model.DiagramModel
 
getStateChartFileForCurrentDevice() - Static method in class edu.stanford.hci.dtools.actions.CrossEditorAction
For additional fun, see OpenDeviceEditorAction.java
getStatechartImageFilename() - Method in class edu.stanford.hci.dtools.statechart.model.DisplayModel
 
getStateName() - Method in class edu.stanford.hci.dtools.statechart.model.StateModel
 
getSwitchMode() - Method in class edu.stanford.hci.dtools.deviceeditor.components.ButtonComponent
 
getTarget() - Method in class edu.stanford.hci.dtools.assetlibrary.AssetRequest
 
getTarget() - Method in class edu.stanford.hci.dtools.statechart.model.ComponentConnectionModel
 
getTarget() - Method in class edu.stanford.hci.dtools.statechart.model.ConnectionModel
Returns the target endpoint of this connection.
getTargetConnectionAnchor(ConnectionEditPart) - Method in class edu.stanford.hci.dtools.statechart.parts.InputModelEditPart
 
getTargetConnectionAnchor(Request) - Method in class edu.stanford.hci.dtools.statechart.parts.InputModelEditPart
 
getTargetConnectionAnchor(ConnectionEditPart) - Method in class edu.stanford.hci.dtools.statechart.parts.ShapeEditPart
 
getTargetConnectionAnchor(Request) - Method in class edu.stanford.hci.dtools.statechart.parts.ShapeEditPart
 
getTargetConnections() - Method in class edu.stanford.hci.dtools.statechart.model.ShapeModel
Return a List of incoming Connections.
getTargetConnections() - Method in class edu.stanford.hci.dtools.statechart.model.StartStateMarkerModel
Return a List of incoming Connections.
getTargetEditPart(Request) - Method in class edu.stanford.hci.dtools.deviceeditor.parts.IOComponentEditPolicy
 
getTargetEditPart(Request) - Method in class edu.stanford.hci.dtools.statechart.parts.IOModelEditPolicy
Returns the edit part iff the edit part is capable of receiving this type of request
getTimestamp() - Method in class com.illposed.osc.OSCBundle
Return the timestamp for this bundle
getToolEntryEditPart(ToolEntry) - Method in class edu.stanford.hci.dtools.statechart.palette.AutotoolPaletteViewer
 
getTypeName() - Method in class edu.stanford.hci.dtools.deviceeditor.components.IOComponent
 
getUbertool() - Method in class edu.stanford.hci.dtools.statechart.palette.AutotoolPaletteViewer
 
getVolume() - Method in class edu.stanford.hci.dtools.deviceeditor.components.SpeakerComponent
 
getZoom() - Method in class edu.stanford.hci.dtools.deviceeditor.DeviceEditor
returns the current zoom level
getZoom() - Method in class edu.stanford.hci.dtools.statechart.StatechartEditor
returns the current zoom level

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