|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package com.jgoodies.forms.debug |
|---|
| Class com.jgoodies.forms.debug.FormDebugPanel extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
boolean paintInBackground
boolean paintDiagonals
java.awt.Color gridColor
| Package com.jgoodies.forms.layout |
|---|
| Class com.jgoodies.forms.layout.CellConstraints extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
int gridX
int gridY
int gridWidth
int gridHeight
CellConstraints.Alignment hAlign
CellConstraints.Alignment vAlign
java.awt.Insets insets
Insets in it's display area.
| Class com.jgoodies.forms.layout.CellConstraints.Alignment extends java.lang.Object implements Serializable |
|---|
| Serialization Methods |
|---|
private java.lang.Object readResolve()
| Serialized Fields |
|---|
int ordinal
| Class com.jgoodies.forms.layout.ColumnSpec extends FormSpec implements Serializable |
|---|
| Class com.jgoodies.forms.layout.ConstantSize extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
double value
ConstantSize.Unit unit
| Class com.jgoodies.forms.layout.ConstantSize.Unit extends java.lang.Object implements Serializable |
|---|
| Serialization Methods |
|---|
private java.lang.Object readResolve()
| Serialized Fields |
|---|
int ordinal
| Class com.jgoodies.forms.layout.FormLayout extends java.lang.Object implements Serializable |
|---|
| Serialization Methods |
|---|
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
colComponents and
rowComponents have been marked as transient
to exclude them from the serialization.
java.io.IOException| Serialized Fields |
|---|
java.util.List<E> colSpecs
ColumnSpec,
FormLayout.getColumnCount(),
FormLayout.getColumnSpec(int),
FormLayout.appendColumn(ColumnSpec),
FormLayout.insertColumn(int, ColumnSpec),
FormLayout.removeColumn(int)java.util.List<E> rowSpecs
RowSpec,
FormLayout.getRowCount(),
FormLayout.getRowSpec(int),
FormLayout.appendRow(RowSpec),
FormLayout.insertRow(int, RowSpec),
FormLayout.removeRow(int)int[][] colGroupIndices
FormLayout.getColumnGroups(),
FormLayout.setColumnGroups(int[][]),
FormLayout.addGroupedColumn(int)int[][] rowGroupIndices
FormLayout.getRowGroups(),
FormLayout.setRowGroups(int[][]),
FormLayout.addGroupedRow(int)java.util.Map<K,V> constraintMap
CellConstraints.
CellConstraints,
FormLayout.getConstraints(Component),
FormLayout.setConstraints(Component, CellConstraints)FormLayout.ComponentSizeCache componentSizeCache
FormLayout.Measure minimumWidthMeasure
FormLayout.Measure minimumHeightMeasure
FormLayout.Measure preferredWidthMeasure
FormLayout.Measure preferredHeightMeasure
| Class com.jgoodies.forms.layout.FormSpec extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
FormSpec.DefaultAlignment defaultAlignment
Size size
double resizeWeight
| Class com.jgoodies.forms.layout.FormSpec.DefaultAlignment extends java.lang.Object implements Serializable |
|---|
| Serialization Methods |
|---|
private java.lang.Object readResolve()
| Serialized Fields |
|---|
int ordinal
| Class com.jgoodies.forms.layout.RowSpec extends FormSpec implements Serializable |
|---|
| Package com.microstar.xml |
|---|
| Class com.microstar.xml.XmlException extends java.lang.Exception implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String _message
java.lang.Throwable _cause
java.lang.String _systemId
int _line
int _column
| Package diva.canvas |
|---|
| Class diva.canvas.JCanvas extends javax.swing.JComponent implements Serializable |
|---|
| Serialized Fields |
|---|
java.awt.image.BufferedImage _offscreen
CanvasPane _canvasPane
javax.swing.DefaultBoundedRangeModel _horizontalRangeModel
javax.swing.DefaultBoundedRangeModel _verticalRangeModel
| Package diva.canvas.connector |
|---|
| Class diva.canvas.connector.ConnectorEvent extends java.util.EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
int _id
ConnectorEvent.getID()int _end
ConnectorEvent.getEnd()Figure _target
ConnectorEvent.getTarget()Connector _connector
ConnectorEvent.getConnector()| Package diva.canvas.event |
|---|
| Class diva.canvas.event.LayerEvent extends java.awt.event.MouseEvent implements Serializable |
|---|
| Serialized Fields |
|---|
CanvasLayer _layerSource
Figure _figureSource
double _layerX
double _layerY
java.awt.event.MouseEvent _backingEvent
| Package diva.canvas.interactor |
|---|
| Class diva.canvas.interactor.SelectionEvent extends java.util.EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.Object[] _added
java.lang.Object[] _removed
java.lang.Object _primary
| Package diva.graph |
|---|
| Class diva.graph.GraphEvent extends java.util.EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
int _id
GraphEvent.getID()java.lang.Object _target
java.lang.Object _oldValue
GraphEvent.getOldValue()| Class diva.graph.GraphException extends java.lang.RuntimeException implements Serializable |
|---|
| Class diva.graph.GraphViewEvent extends java.util.EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
int _id
GraphViewEvent.getID()java.lang.Object _target
java.lang.Object _oldValue
GraphViewEvent.getOldValue()| Class diva.graph.JGraph extends JCanvas implements Serializable |
|---|
| Package diva.graph.basic |
|---|
| Class diva.graph.basic.BasicGraphDemoApplet extends AppletContext implements Serializable |
|---|
| Class diva.graph.basic.BubbleGraphDemoApplet extends AppletContext implements Serializable |
|---|
| Package diva.graph.tutorial |
|---|
| Class diva.graph.tutorial.EditorTutorial.LayoutWidget extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.Object _graph
java.util.HashMap<K,V> _nameMap
java.util.HashMap<K,V> _configMap
javax.swing.JComboBox _layoutList
javax.swing.JButton _applyBtn
| Package diva.gui |
|---|
| Class diva.gui.AppletContext extends javax.swing.JApplet implements Serializable |
|---|
| Class diva.gui.ApplicationContext extends javax.swing.JFrame implements Serializable |
|---|
| Class diva.gui.BasicFrame extends ApplicationContext implements Serializable |
|---|
| Class diva.gui.ViewEvent extends java.util.EventObject implements Serializable |
|---|
| Serialized Fields |
|---|
int _id
| Package diva.gui.toolbox |
|---|
| Class diva.gui.toolbox.FigureIcon extends javax.swing.ImageIcon implements Serializable |
|---|
| Class diva.gui.toolbox.JCanvasPalette extends JCanvas implements Serializable |
|---|
| Class diva.gui.toolbox.JCanvasPanner extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
JCanvas _target
| Class diva.gui.toolbox.JContextMenu extends javax.swing.JPopupMenu implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.Object _target
| Class diva.gui.toolbox.JPalette extends javax.swing.JPanel implements Serializable |
|---|
| Class diva.gui.toolbox.JPanner extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JViewport _target
JPanner.ScrollListener _listener
JPanner.ScaleMouseListener _scaleMouseListener
| Class diva.gui.toolbox.JPseudoFrame extends javax.swing.JComponent implements Serializable |
|---|
| Class diva.gui.toolbox.JShadePane extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
int _selectedIndex
java.util.ArrayList<E> _shades
| Class diva.gui.toolbox.JStatusBar extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JProgressBar _progress
javax.swing.JLabel _message
javax.swing.border.Border _messageBorder
| Class diva.gui.toolbox.JTreePane extends javax.swing.JSplitPane implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String _selectedTitle
javax.swing.JPanel _defaultPanel
javax.swing.JTree _tree
javax.swing.JScrollPane _scrollPane
java.awt.Dimension _scrollPaneSize
| Class diva.gui.toolbox.ListDataModel extends javax.swing.DefaultComboBoxModel implements Serializable |
|---|
| Package diva.gui.tutorial |
|---|
| Class diva.gui.tutorial.AppletTutorial extends AppletContext implements Serializable |
|---|
| Package diva.util.jester |
|---|
| Class diva.util.jester.TestFailedException extends java.lang.Exception implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.Object first
java.lang.Object second
| Package jni |
|---|
| Class jni.Argument extends AbstractSettableAttribute implements Serializable |
|---|
| Serialized Fields |
|---|
boolean _isInput
boolean _isOutput
boolean _isReturn
java.lang.String _cType
java.lang.String _value
GenericJNIActor _container
| Class jni.GenericJNIActor extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter libraryDirectory
Parameter nativeFunction
Parameter nativeLibrary
NamedList _argumentsList
java.lang.Class<T> _class
int _methodIndex
java.lang.reflect.Method[] _methods
| Package jni.gui |
|---|
| Class jni.gui.ArgumentConfigurer extends Query implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.Set<E> _changed
GenericJNIActor _object
java.lang.String[] _optionsArray
| Class jni.gui.ArgumentConfigurerDialog extends ComponentDialog implements Serializable |
|---|
| Serialized Fields |
|---|
Configuration _configuration
java.awt.Frame _owner
Query _query
GenericJNIActor _target
java.lang.String[] _optionsArray
| Class jni.gui.JNIActorEditorFactory extends EditorFactory implements Serializable |
|---|
| Class jni.gui.JNICodeGenerator extends Attribute implements Serializable |
|---|
| Class jni.gui.JNICodeGeneratorGUI extends PtolemyFrame implements Serializable |
|---|
| Class jni.gui.JNICodeGeneratorGUIFactory extends EditorFactory implements Serializable |
|---|
| Package lbnl.actor.lib |
|---|
| Class lbnl.actor.lib.Simulator extends SDFTransformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter programArguments
FileParameter programName
Parameter socketPortNumber
FileParameter simulationLogFile
FileParameter socketConfigurationFile
Parameter socketTimeout
FileParameter workingDirectory
Parameter showConsoleWindow
double[] dblWri
ClientProcess cliPro
int porNo
Server server
java.lang.Process simProJav
java.lang.String worDir
DoubleMatrixToken outTok
double simTimPre
double simTimReaPre
boolean clientTerminated
java.lang.Thread warWin
java.lang.String terminationMessage
boolean isHeadless
true if Ptolemy is run without any graphical
interface.
If isHeadless=true, this actor will not open any windows for
reporting outputs or warnings.
boolean firstFire
double tokTim
| Class lbnl.actor.lib.SystemCommand extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort output
TypedIOPort error
TypedIOPort exitValue
FileParameter programName
FileParameter simulationLogFile
FileParameter workingDirectory
Parameter showConsoleWindow
Parameter programArguments
ClientProcess cliPro
java.util.ArrayList<E> commandList
java.lang.String worDir
boolean isHeadless
true if Ptolemy is run without any graphical
interface
If isHeadless=true, this actor will not open any windows for
reporting outputs or warnings.
int _iterationCount
java.util.HashMap<K,V> _tokenMap
| Package org.mlc.swing.example |
|---|
| Class org.mlc.swing.example.CustomerPanel extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JComboBox suffixCombo
javax.swing.JLabel lastNameLabel
javax.swing.JTextField firstNameText
javax.swing.JTextField lastNameText
javax.swing.JTextField faxText
java.awt.Component contactSeparator
javax.swing.JLabel surnameLabel
javax.swing.JButton okButton
javax.swing.JButton cancelButton
java.awt.Component buttonBar
javax.swing.JLabel workPhoneLabel
javax.swing.JTextField workPhoneText
javax.swing.JTextField emailText
javax.swing.JTextField homePhoneText
javax.swing.JLabel faxLabel
java.awt.Component ordersSeparator
javax.swing.JComboBox surnameCombo
java.awt.Component nameSeparator
javax.swing.JLabel suffixLabel
javax.swing.JLabel emailLabel
javax.swing.JLabel homePhoneLabel
javax.swing.JLabel firstNameLabel
javax.swing.JTable orderTableControl
javax.swing.JScrollPane orderTable
| Class org.mlc.swing.example.ExamplePanel extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JLabel nameLabel
javax.swing.JTextField nameText
javax.swing.JTabbedPane tabbedPane
javax.swing.JPanel firstTab
javax.swing.JPanel secondTab
javax.swing.JPanel thirdTab
| Package org.mlc.swing.layout |
|---|
| Class org.mlc.swing.layout.DndList extends javax.swing.JList implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
FormEditor editor
java.awt.dnd.DragSource fDragSource
| Class org.mlc.swing.layout.FormDebugPanel extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
boolean paintInBackground
boolean paintDiagonals
java.awt.Color gridColor
boolean deactivated
| Class org.mlc.swing.layout.FormEditor extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String[] verticalAlignmentList
java.lang.String[] horizontalAlignmentList
FormEditor.ColSpanSpinnerModel colSpinnerModel
FormEditor.RowSpanSpinnerModel rowSpinnerModel
javax.swing.Action newComponentAction
javax.swing.Action removeComponentAction
javax.swing.Action insertRowBeforeAction
javax.swing.Action insertRowAfterAction
javax.swing.Action deleteRowAction
javax.swing.Action insertColumnBeforeAction
javax.swing.Action insertColumnAfterAction
javax.swing.Action deleteColumnAction
javax.swing.JComboBox verticalAlignmentCombo
javax.swing.JComboBox horizontalAlignmentCombo
javax.swing.JSpinner rowSpanSpinner
javax.swing.JSpinner columnSpanSpinner
javax.swing.JLabel columnSpanLabel
javax.swing.JLabel horizontalAlignmentLabel
javax.swing.JLabel rowSpanLabel
javax.swing.JLabel verticalAlignmentLabel
javax.swing.JPanel contentPanel
javax.swing.JPanel insetsPanel
javax.swing.SpinnerNumberModel rightInsetSpinnerModel
javax.swing.SpinnerNumberModel topInsetSpinnerModel
javax.swing.SpinnerNumberModel bottomInsetSpinnerModel
javax.swing.SpinnerNumberModel leftInsetSpinnerModel
javax.swing.JSpinner rightInsetSpinner
javax.swing.JSpinner bottomInsetSpinner
javax.swing.JSpinner leftInsetSpinner
javax.swing.JSpinner topInsetSpinner
FormEditor.GridTableModel tableModel
javax.swing.JLabel insetsLabel
javax.swing.JLabel componentsLabel
javax.swing.JLabel componentPaletteLabel
FormEditor.ComponentPaletteListModel componentPaletteListModel
DndList componentPalette
javax.swing.JScrollPane componentPaletteScrollPane
FormEditor.ComponentSelectionListModel componentSelectionListModel
DndList componentList
javax.swing.JScrollPane componentListScrollPane
FormEditor.ComponentListCellRenderer componentListCellRenderer
java.awt.Component constraintsSeparator
java.awt.Component positionsSeparator
javax.swing.JPanel componentsPanel
javax.swing.JPanel propertiesPanel
javax.swing.JSplitPane componentsSplitPane
javax.swing.JTextField colSpecField
javax.swing.JTextField rowSpecField
java.util.Set<E> newComponents
LayoutConstraintsManager layoutConstraintsManager
javax.swing.JToolBar toolbar
javax.swing.JButton newComponentButton
javax.swing.JButton removeComponentButton
javax.swing.JButton columnDeleteButton
javax.swing.JButton columnInsertAfterButton
javax.swing.JButton columnInsertBeforeButton
javax.swing.JButton rowDeleteButton
javax.swing.JButton rowInsertBeforeButton
javax.swing.JButton rowInsertAfterButton
java.awt.Container container
ContainerLayout containerLayout
MultiContainerFrame layoutFrame
DnDTable table
javax.swing.JScrollPane tableScrollPane
javax.swing.JSplitPane constraintsSplitPane
java.awt.Component topComponent
boolean suspendConstraintControlUpdates
java.awt.Component formComponent
| Class org.mlc.swing.layout.LayoutFrame extends javax.swing.JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
LayoutConstraintsManager constraintsManager
javax.swing.JMenuBar menuBar
javax.swing.JMenu actionMenu
javax.swing.JMenuItem saveXML
javax.swing.JMenuItem viewCode
javax.swing.JMenuItem exit
javax.swing.JMenu viewMenu
javax.swing.JCheckBoxMenuItem viewDebugMenu
javax.swing.JFileChooser fileChooser
java.util.Map<K,V> editors
javax.swing.JTabbedPane tabs
java.util.Map<K,V> layoutToTab
java.util.List<E> newLayouts
javax.swing.JFrame dframe
| Class org.mlc.swing.layout.NewComponentDialog extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JLabel componentNameLabel
javax.swing.JTextField componentNameTextField
javax.swing.JLabel importsLabel
javax.swing.JTextArea importsComponent
javax.swing.JLabel declarationsLabel
javax.swing.JTextArea declarationsComponent
javax.swing.JLabel configureLabel
javax.swing.JTextArea configureComponent
javax.swing.JLabel addToContainerLabel
javax.swing.JTextArea addToContainerComponent
javax.swing.JLabel removeFromContainerLabel
javax.swing.JTextArea removeFromContainerComponent
javax.swing.JLabel previewLabel
javax.swing.JScrollPane previewComponent
javax.swing.JButton prevButton
javax.swing.JButton okButton
javax.swing.JButton cancelButton
java.awt.Component buttonBar
ComponentDef componentDef
java.lang.String preview
java.awt.Window myOwner
boolean success
| Package ptolemy.actor |
|---|
| Class ptolemy.actor.AtomicActor extends ComponentEntity implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.LinkedList<E> _actorFiringListeners
boolean _notifyingActorFiring
boolean _stopRequested
CausalityInterface _causalityInterface
Director _causalityInterfaceDirector
long _receiversVersion
| Class ptolemy.actor.CausalityMarker extends Attribute implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.List<E> causalityMarker
| Class ptolemy.actor.CompositeActor extends CompositeEntity implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.LinkedList<E> _actorFiringListeners
CausalityInterface _causalityInterface
boolean _notifyingActorFiring
java.util.Map<K,V> _publishedPorts
java.util.Map<K,V> _publisherRelations
boolean _stopRequested
Director _director
boolean _inConnectionsChanged
Manager _manager
Director _causalityInterfaceDirector
long _receiversVersion
RelationWidthInference _relationWidthInference
| Class ptolemy.actor.Director extends Attribute implements Serializable |
|---|
| Serialized Fields |
|---|
SharedParameter timeResolution
java.util.Set<E> _actorsFinishedExecution
Time _currentTime
boolean _finishRequested
boolean _stopRequested
double _timeResolution
| Class ptolemy.actor.InvariantViolationException extends IllegalActionException implements Serializable |
|---|
| Class ptolemy.actor.IOPort extends ComponentPort implements Serializable |
|---|
| Serialized Fields |
|---|
boolean _hasPortEventListeners
java.util.LinkedList<E> _portEventListeners
int _defaultWidth
boolean _isInput
boolean _isOutput
boolean _isInputOutputStatusSet
boolean _isMultiport
java.util.Set<E> _widthEqualToParameter
java.util.Set<E> _widthEqualToPort
java.util.HashMap<K,V> _localReceiversTable
| Class ptolemy.actor.IORelation extends ComponentRelation implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter width
Parameter _auto
boolean _suppressWidthPropagation
int _cachedWidth
| Class ptolemy.actor.LazyTypedCompositeActor extends TypedCompositeActor implements Serializable |
|---|
| Serialized Fields |
|---|
boolean _configureDone
boolean _populating
java.net.URL _base
boolean _cloning
java.lang.String _configureSource
java.lang.String _configureText
| Class ptolemy.actor.Manager extends NamedObj implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.List<E> _actorsToInitialize
CompositeActor _container
java.util.List<E> _executionListeners
boolean _exitAfterWrapup
boolean _finishRequested
int _iterationCount
java.util.HashMap<K,V> _nameToAnalysis
boolean _pauseRequested
long _preinitializeVersion
boolean _printTimeAndMemory
boolean _resumeNotifyWaiting
Manager.State _state
PtolemyThread _thread
boolean _typesResolved
| Class ptolemy.actor.NoRoomException extends KernelRuntimeException implements Serializable |
|---|
| Class ptolemy.actor.NoTokenException extends KernelRuntimeException implements Serializable |
|---|
| Class ptolemy.actor.TypeAttribute extends Parameter implements Serializable |
|---|
| Class ptolemy.actor.TypeConflictException extends KernelException implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.List<E> _inequalities
| Class ptolemy.actor.TypedAtomicActor extends AtomicActor implements Serializable |
|---|
| Class ptolemy.actor.TypedCompositeActor extends CompositeActor implements Serializable |
|---|
| Class ptolemy.actor.TypedIOPort extends IOPort implements Serializable |
|---|
| Serialized Fields |
|---|
Type _declaredType
Type _resolvedType
TypedIOPort.TypeTerm _typeTerm
java.util.List<E> _typeListeners
java.util.Set<E> _constraints
| Class ptolemy.actor.TypedIORelation extends IORelation implements Serializable |
|---|
| Class ptolemy.actor.TypeOpaqueCompositeActor extends CompositeActor implements Serializable |
|---|
| Package ptolemy.actor.gt |
|---|
| Class ptolemy.actor.gt.AtomicActorMatcher extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
GTIngredientsAttribute criteria
GTIngredientList).
GTIngredientsEditor.Factory editorFactory
GTIngredientsAttribute operations
GTIngredientList).
PatternObjectAttribute patternObject
java.util.Set<E> _labelSet
long _version
| Class ptolemy.actor.gt.AttributeMatcher extends Attribute implements Serializable |
|---|
| Serialized Fields |
|---|
GTIngredientsAttribute criteria
GTIngredientList).
GTIngredientsEditor.Factory editorFactory
GTIngredientsAttribute operations
GTIngredientList).
PatternObjectAttribute patternObject
java.util.Set<E> _labelSet
long _version
| Class ptolemy.actor.gt.CompositeActorMatcher extends TypedCompositeActor implements Serializable |
|---|
| Serialized Fields |
|---|
GTIngredientsAttribute criteria
GTIngredientList).
GTIngredientsEditor.Factory editorFactory
GTIngredientsAttribute operations
GTIngredientList).
PatternObjectAttribute patternObject
| Class ptolemy.actor.gt.Constraint extends GTParameter implements Serializable |
|---|
| Serialized Fields |
|---|
VisibleParameterEditorFactory editorFactory
| Class ptolemy.actor.gt.ContainerIgnoringAttribute extends Parameter implements Serializable |
|---|
| Serialized Fields |
|---|
VisibleParameterEditorFactory editorFactory
| Class ptolemy.actor.gt.CreationAttribute extends MatchingAttribute implements Serializable |
|---|
| Class ptolemy.actor.gt.DefaultDirectoryAttribute extends StringParameter implements Serializable |
|---|
| Serialized Fields |
|---|
FileParameter directory
StringParameter fileFilter
Parameter subdirs
| Class ptolemy.actor.gt.DefaultModelAttribute extends FileParameter implements Serializable |
|---|
| Serialized Fields |
|---|
VisibleParameterEditorFactory editorFactory
| Class ptolemy.actor.gt.FSMMatcher extends FSMActor implements Serializable |
|---|
| Serialized Fields |
|---|
GTIngredientsAttribute criteria
GTIngredientList).
GTIngredientsEditor.Factory editorFactory
GTIngredientsAttribute operations
GTIngredientList).
PatternObjectAttribute patternObject
java.util.Set<E> _labelSet
long _version
| Class ptolemy.actor.gt.GraphAnalyzer.IndexedList extends Pair<java.util.List<?>,java.lang.Integer> implements Serializable |
|---|
| Class ptolemy.actor.gt.GraphTransformationException extends KernelException implements Serializable |
|---|
| Class ptolemy.actor.gt.GraphTransformer.ReplacementObjectAttribute extends StringAttribute implements Serializable |
|---|
| Class ptolemy.actor.gt.GTIngredientList extends java.util.LinkedList<GTIngredient> implements Serializable |
|---|
| Serialized Fields |
|---|
GTIngredientsAttribute _owner
| Class ptolemy.actor.gt.GTIngredientsAttribute extends StringAttribute implements Serializable |
|---|
| Serialized Fields |
|---|
GTIngredientList _ingredientList
boolean _parsed
| Class ptolemy.actor.gt.GTParameter extends Parameter implements Serializable |
|---|
| Class ptolemy.actor.gt.HierarchyFlatteningAttribute extends Parameter implements Serializable |
|---|
| Serialized Fields |
|---|
VisibleParameterEditorFactory editorFactory
| Class ptolemy.actor.gt.IgnoringAttribute extends MatchingAttribute implements Serializable |
|---|
| Class ptolemy.actor.gt.IterativeParameter extends Parameter implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter constraint
Parameter initial
ChoiceParameter mode
IterativeParameter.ModeParameter next
boolean _foundMatch
| Class ptolemy.actor.gt.IterativeParameter.ConstraintViolationException extends IllegalActionException implements Serializable |
|---|
| Class ptolemy.actor.gt.MalformedStringException extends KernelException implements Serializable |
|---|
| Class ptolemy.actor.gt.MatchingAttribute extends Attribute implements Serializable |
|---|
| Class ptolemy.actor.gt.ModalModelMatcher extends CompositeActorMatcher implements Serializable |
|---|
| Class ptolemy.actor.gt.ModelCombine extends Transformer implements Serializable |
|---|
| Class ptolemy.actor.gt.ModelExecutor extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort actorInput
PtolemyEffigy _wrapperEffigy
| Class ptolemy.actor.gt.ModelGenerator extends Source implements Serializable |
|---|
| Serialized Fields |
|---|
PortParameter modelName
TypedIOPort moml
Entity _emptyModel
MoMLParser _parser
| Class ptolemy.actor.gt.ModelView extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort input
TypedIOPort output
Parameter reopenWindow
Parameter screenLocation
Parameter screenSize
PortParameter title
Tableau[] _tableaus
| Class ptolemy.actor.gt.MoMLGenerator extends Transformer implements Serializable |
|---|
| Class ptolemy.actor.gt.NamedObjVariable extends Variable implements Serializable |
|---|
| Serialized Fields |
|---|
boolean _setTokenWithContainer
| Class ptolemy.actor.gt.NegationAttribute extends MatchingAttribute implements Serializable |
|---|
| Class ptolemy.actor.gt.OptionAttribute extends MatchingAttribute implements Serializable |
|---|
| Class ptolemy.actor.gt.Pattern extends CompositeActorMatcher implements Serializable |
|---|
| Class ptolemy.actor.gt.PatternObjectAttribute extends StringAttribute implements Serializable |
|---|
| Class ptolemy.actor.gt.PortMatcher extends TypedIOPort implements Serializable |
|---|
| Serialized Fields |
|---|
PortCriterion _criterion
| Class ptolemy.actor.gt.PreservationAttribute extends MatchingAttribute implements Serializable |
|---|
| Class ptolemy.actor.gt.RelationCollapsingAttribute extends Parameter implements Serializable |
|---|
| Serialized Fields |
|---|
VisibleParameterEditorFactory editorFactory
| Class ptolemy.actor.gt.RelationHidingAttribute extends Parameter implements Serializable |
|---|
| Class ptolemy.actor.gt.Replacement extends CompositeActorMatcher implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter patternParameter
ObjectToken encapsulating the
pattern with name "pattern".
| Class ptolemy.actor.gt.StateMatcher extends State implements Serializable |
|---|
| Serialized Fields |
|---|
GTIngredientsAttribute criteria
GTIngredientList).
GTIngredientsEditor.Factory editorFactory
GTIngredientsAttribute operations
GTIngredientList).
PatternObjectAttribute patternObject
CausalityInterface _causalityInterface
Director _causalityInterfaceDirector
java.util.Set<E> _labelSet
long _version
| Class ptolemy.actor.gt.TransformationException extends KernelException implements Serializable |
|---|
| Class ptolemy.actor.gt.TransformationMode extends ChoiceParameter implements Serializable |
|---|
| Serialized Fields |
|---|
boolean _collectAllMatches
TransformationRule _masterRule
java.util.LinkedList<E> _matchResults
GraphMatcher _matcher
java.util.Random _random
TransformationRule _workingCopy
long _workingCopyVersion
Workspace _workspace
| Class ptolemy.actor.gt.TransformationRule extends MultiCompositeActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort matchInput
TypedIOPort matchOutput
TypedIOPort matched
TransformationMode mode
TypedIOPort modelInput
TypedIOPort modelOutput
TypedIOPort remaining
Parameter repeatCount
Parameter repeatUntilFixpoint
TypedIOPort trigger
CompositeEntity _lastModel
java.util.List<E> _lastResults
boolean _removeFirst
| Class ptolemy.actor.gt.TransformationRule.TransformationDirector extends Director implements Serializable |
|---|
| Class ptolemy.actor.gt.TransitionMatcher extends Transition implements Serializable |
|---|
| Serialized Fields |
|---|
GTIngredientsAttribute criteria
GTIngredientList).
GTIngredientsEditor.Factory editorFactory
GTIngredientsAttribute operations
GTIngredientList).
PatternObjectAttribute patternObject
java.util.Set<E> _labelSet
long _version
| Class ptolemy.actor.gt.ValidationException extends KernelException implements Serializable |
|---|
| Package ptolemy.actor.gt.controller |
|---|
| Class ptolemy.actor.gt.controller.Clone extends GTEvent implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter useMoml
| Class ptolemy.actor.gt.controller.DesignPatternImporter extends Attribute implements Serializable |
|---|
| Serialized Fields |
|---|
FileParameter designPatternFile
UndoStackAttribute _lastUndoStack
java.util.HashMap<K,V> _lastValues
| Class ptolemy.actor.gt.controller.Execute extends GTEvent implements Serializable |
|---|
| Serialized Fields |
|---|
PtolemyEffigy _effigy
java.util.List<E> _managers
| Class ptolemy.actor.gt.controller.GTEvent extends Event implements Serializable |
|---|
| Serialized Fields |
|---|
RefinementExtender refinementExtender
| Class ptolemy.actor.gt.controller.InitModel extends GTEvent implements Serializable |
|---|
| Serialized Fields |
|---|
StringParameter modelName
CompositeEntity _emptyModel
| Class ptolemy.actor.gt.controller.InitModelWithContainer extends InitModel implements Serializable |
|---|
| Class ptolemy.actor.gt.controller.InputModel extends GTEvent implements Serializable |
|---|
| Class ptolemy.actor.gt.controller.Match extends Transform implements Serializable |
|---|
| Class ptolemy.actor.gt.controller.ModelIOPort extends RefinementPort implements Serializable |
|---|
| Class ptolemy.actor.gt.controller.ModelParameter extends Parameter implements Serializable |
|---|
| Serialized Fields |
|---|
CompositeEntity _model
ActorToken _token
long _tokenVersion
| Class ptolemy.actor.gt.controller.OutputModel extends GTEvent implements Serializable |
|---|
| Class ptolemy.actor.gt.controller.ReadModel extends GTEvent implements Serializable |
|---|
| Serialized Fields |
|---|
FileParameter modelFile
MoMLParser _parser
| Class ptolemy.actor.gt.controller.Transform extends GTEvent implements Serializable |
|---|
| Serialized Fields |
|---|
TransformEventController.Factory controllerFactory
Parameter defer
Parameter matched
TransformationMode mode
TransformationRule _transformation
java.lang.String _configureSource
Configurer _configurer
| Class ptolemy.actor.gt.controller.Transform.EmbeddedConfigurer extends Configurer implements Serializable |
|---|
| Serialized Fields |
|---|
NamedObj _container
| Class ptolemy.actor.gt.controller.TransformationAttribute extends Attribute implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter condition
TransformationAttributeEditorFactory editorFactory
java.lang.String _configureSource
Configurer _configurer
java.util.List<E> _executionListeners
PteraModalModel _modelUpdater
| Class ptolemy.actor.gt.controller.View extends GTEvent implements Serializable |
|---|
| Serialized Fields |
|---|
StringParameter referredTableau
Parameter reopenWindow
Parameter screenLocation
Parameter screenSize
TableauParameter tableau
Parameter title
MoMLParser _parser
Workspace _workspace
| Class ptolemy.actor.gt.controller.WriteModel extends GTEvent implements Serializable |
|---|
| Serialized Fields |
|---|
FileParameter modelFile
| Package ptolemy.actor.gt.data |
|---|
| Class ptolemy.actor.gt.data.MatchResult extends SequentialTwoWayHashMap<java.lang.Object,java.lang.Object> implements Serializable |
|---|
| Serialized Fields |
|---|
SequentialTwoWayHashMap<K,V> _parameterValues
| Class ptolemy.actor.gt.data.Pair extends Tuple<java.lang.Object> implements Serializable |
|---|
| Class ptolemy.actor.gt.data.SequentialTwoWayHashMap extends TwoWayHashMap<K,V> implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.List<E> _keySequence
| Class ptolemy.actor.gt.data.Tuple extends java.util.LinkedList<E> implements Serializable |
|---|
| Class ptolemy.actor.gt.data.TwoWayHashMap extends java.util.HashMap<K,V> implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.HashMap<K,V> _reverseMap
| Package ptolemy.actor.gt.gui |
|---|
| Class ptolemy.actor.gt.gui.ComboItem extends ComboBox.Item implements Serializable |
|---|
| Class ptolemy.actor.gt.gui.GTGUIAction extends GUIAction implements Serializable |
|---|
| Package ptolemy.actor.gui |
|---|
| Class ptolemy.actor.gui.AbstractPlaceableActor extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JFrame _frame
SizeAttribute _paneSize
WindowPropertiesAttribute _windowProperties
| Class ptolemy.actor.gui.ArrayOfRecordsPane extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JTable table
| Class ptolemy.actor.gui.ArrayOfRecordsPane.ArrayAsTable extends javax.swing.table.AbstractTableModel implements Serializable |
|---|
| Serialized Fields |
|---|
ArrayToken _array
java.util.List<E> _columns
| Class ptolemy.actor.gui.BrowserEffigy extends Effigy implements Serializable |
|---|
| Class ptolemy.actor.gui.BrowserEffigy.Factory extends EffigyFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.BrowserTableau extends Tableau implements Serializable |
|---|
| Class ptolemy.actor.gui.BrowserTableau.Factory extends TableauFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.ColorAttribute extends Parameter implements Serializable |
|---|
| Class ptolemy.actor.gui.Configuration extends CompositeEntity implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter classesToRemove
Kepler uses this parameter to remove certain classes:
<property name="_classesToRemove" class="ptolemy.data.expr.Parameter"
value="{"ptolemy.codegen.kernel.StaticSchedulingCodeGenerator","ptolemy.codegen.c.kernel.CCodeGenerator"}">
<doc>An array of Strings, where each element names a class
to removed by the MoMLFilter.</doc>
>/property>
Parameter removeGraphicalClasses
RemoveGraphicalClasses to the list of
MoMLFilters. Use this to run non-graphical classes. Note that
setting this parameter and using MoMLApplication is not likely
to work as MoMLApplication sets the look and feel which invokes
the graphical system. The initial value is a boolean with the
value false, indicating that RemoveGraphicalClasses should not
be added to the filter list.
| Class ptolemy.actor.gui.ConfigurationEffigy extends PtolemyEffigy implements Serializable |
|---|
| Class ptolemy.actor.gui.Configurer extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.List<E> _closeListeners
NamedObj _object
java.util.HashMap<K,V> _originalValues
| Class ptolemy.actor.gui.DebugListenerTableau extends Tableau implements Serializable |
|---|
| Serialized Fields |
|---|
Debuggable _debug
| Class ptolemy.actor.gui.DebugListenerTableau.DebugListenerFrame extends TextEditor implements Serializable |
|---|
| Class ptolemy.actor.gui.DialogTableau extends Tableau implements Serializable |
|---|
| Class ptolemy.actor.gui.EditorFactory extends Attribute implements Serializable |
|---|
| Class ptolemy.actor.gui.EditorPaneFactory extends Attribute implements Serializable |
|---|
| Class ptolemy.actor.gui.EditParametersDialog extends ComponentDialog implements Serializable |
|---|
| Serialized Fields |
|---|
java.awt.Frame _owner
Query _query
NamedObj _target
| Class ptolemy.actor.gui.Effigy extends CompositeEntity implements Serializable |
|---|
| Serialized Fields |
|---|
StringAttribute identifier
URIAttribute uri
TableauFactory _factory
boolean _isSystemEffigy
boolean _modified
boolean _modifiable
boolean _modifiableURI
| Class ptolemy.actor.gui.EffigyFactory extends CompositeEntity implements Serializable |
|---|
| Class ptolemy.actor.gui.ExpressionShellEffigy extends Effigy implements Serializable |
|---|
| Serialized Fields |
|---|
NamedObj _model
| Class ptolemy.actor.gui.ExpressionShellEffigy.ShellFactory extends PtolemyEffigy.Factory implements Serializable |
|---|
| Class ptolemy.actor.gui.ExpressionShellFrame extends TableauFrame implements Serializable |
|---|
| Class ptolemy.actor.gui.ExpressionShellTableau extends Tableau implements Serializable |
|---|
| Serialized Fields |
|---|
ExpressionShellFrame frame
ShellTextArea shell
ParseTreeEvaluator _evaluator
| Class ptolemy.actor.gui.ExpressionShellTableau.Factory extends TableauFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.ExternalTextEffigy extends TextEffigy implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String _pathName
boolean _useContainerMoML
| Class ptolemy.actor.gui.ExternalTextTableau extends TextEditorTableau implements Serializable |
|---|
| Class ptolemy.actor.gui.FileOrURLEditorFactory extends EditorFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.HTMLEffigy extends Effigy implements Serializable |
|---|
| Class ptolemy.actor.gui.HTMLEffigyFactory extends EffigyFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.HTMLViewer extends TableauFrame implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JEditorPane pane
javax.swing.JScrollPane _scroller
java.net.URL _base
| Class ptolemy.actor.gui.HTMLViewerTableau extends Tableau implements Serializable |
|---|
| Serialized Fields |
|---|
StringAttribute url
| Class ptolemy.actor.gui.HTMLViewerTableau.Factory extends TableauFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.InsideEntityEditorPaneFactory extends EditorPaneFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.JVMTableau extends Tableau implements Serializable |
|---|
| Class ptolemy.actor.gui.JVMTableau.Factory extends TableauFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.JVMTableau.JVMFrame extends PtolemyFrame implements Serializable |
|---|
| Class ptolemy.actor.gui.LevelSkippingTableauFactory extends TableauFactory implements Serializable |
|---|
| Serialized Fields |
|---|
StringParameter entityName
| Class ptolemy.actor.gui.LocationAttribute extends Parameter implements Serializable |
|---|
| Class ptolemy.actor.gui.MatrixPane extends javax.swing.JScrollPane implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JTable table
| Class ptolemy.actor.gui.MatrixTokenTableau extends TokenTableau implements Serializable |
|---|
| Serialized Fields |
|---|
MatrixPane _pane
| Class ptolemy.actor.gui.MatrixTokenTableau.Factory extends TableauFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.ModelDirectory extends CompositeEntity implements Serializable |
|---|
| Class ptolemy.actor.gui.ModelFrame extends PtolemyFrame implements Serializable |
|---|
| Serialized Fields |
|---|
ModelPane _pane
Manager.State _previousState
| Class ptolemy.actor.gui.ModelPane extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
java.awt.Container _displays
javax.swing.JPanel _buttonPanel
javax.swing.JPanel _controlPanel
Configurer _directorQuery
javax.swing.JButton _goButton
int _layout
Manager _manager
CompositeActor _model
Configurer _parameterQuery
javax.swing.JButton _stopButton
javax.swing.JButton _pauseButton
javax.swing.JButton _resumeButton
int _show
| Class ptolemy.actor.gui.ModelRepaintController extends Attribute implements Serializable |
|---|
| Serialized Fields |
|---|
Executable _executable
Parameter _repaintOnWrapUp
Parameter _repaintOnPostFire
| Class ptolemy.actor.gui.MoMLApplet extends PtolemyApplet implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String _fragment
java.lang.String _modelURL
| Class ptolemy.actor.gui.OpenInstanceDialog extends PtolemyDialog implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.ArrayList<E> _columnNames
java.util.List<E> _parameters
javax.swing.JTable _parameterTable
OpenInstanceDialog.ParametersTableModel _parameterTableModel
| Class ptolemy.actor.gui.PasswordAttribute extends StringParameter implements Serializable |
|---|
| Serialized Fields |
|---|
char[] _password
| Class ptolemy.actor.gui.PlotEffigy extends Effigy implements Serializable |
|---|
| Serialized Fields |
|---|
PlotBox _plot
| Class ptolemy.actor.gui.PlotEffigy.Factory extends EffigyFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.PlotTableau extends Tableau implements Serializable |
|---|
| Serialized Fields |
|---|
URIAttribute uri
java.net.URL _toRead
| Class ptolemy.actor.gui.PlotTableau.Factory extends TableauFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.PlotTableauFrame extends TableauFrame implements Serializable |
|---|
| Serialized Fields |
|---|
PlotBox plot
javax.swing.JMenu _editMenu
javax.swing.JMenu _specialMenu
java.io.File _directory
java.io.File _file
| Class ptolemy.actor.gui.PortConfigurer extends Query implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String[] _cardinals
java.util.Set<E> _changed
Entity _object
java.lang.String[] _optionsArray
| Class ptolemy.actor.gui.PortConfigurerDialog extends PtolemyDialog implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.ArrayList<E> _columnNames
boolean _hideAllPorts
PortConfigurerDialog.PortTableModel.toggleHidePorts()javax.swing.JComboBox _portLocationComboBox
javax.swing.JTable _portTable
PortConfigurerDialog.PortTableModel _portTableModel
javax.swing.table.JTableHeader _jth
java.util.Vector<E> _ports
int _selectedRow
boolean _showAllNames
PortConfigurerDialog.PortTableModel.toggleShowAllNames()javax.swing.JButton _applyButton
javax.swing.JButton Button
javax.swing.JButton _addButton
boolean _applyChangeRequestFailed
javax.swing.JButton _removeButton
| Class ptolemy.actor.gui.PortConfigurerDialog.ValidatingComboBoxCellEditor extends javax.swing.DefaultCellEditor implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JComboBox _comboBox
java.lang.Object _oldValue
boolean _userWantsToEdit
PortConfigurerDialog.CellValidator _validator
| Class ptolemy.actor.gui.PortConfigurerDialog.ValidatingJTextFieldCellEditor extends javax.swing.DefaultCellEditor implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JFormattedTextField _jFormattedTextField
java.lang.Object _oldValue
boolean _userWantsToEdit
PortConfigurerDialog.CellValidator _validator
| Class ptolemy.actor.gui.PtolemyApplet extends BasicJApplet implements Serializable |
|---|
| Serialized Fields |
|---|
Manager _manager
boolean _setupOK
NamedObj _toplevel
Workspace _workspace
javax.swing.JButton _goButton
javax.swing.JButton _stopButton
Manager.State _previousState
| Class ptolemy.actor.gui.PtolemyDialog extends javax.swing.JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
Configuration _configuration
javax.swing.JButton _helpButton
javax.swing.JButton _cancelButton
javax.swing.JComponent _contents
boolean _dirty
DialogTableau _dialogTableau
java.awt.Frame _owner
Entity _target
| Class ptolemy.actor.gui.PtolemyEffigy extends Effigy implements Serializable |
|---|
| Serialized Fields |
|---|
NamedObj _model
| Class ptolemy.actor.gui.PtolemyEffigy.Factory extends EffigyFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.PtolemyEffigy.FactoryWithoutNew extends PtolemyEffigy.Factory implements Serializable |
|---|
| Class ptolemy.actor.gui.PtolemyFrame extends TableauFrame implements Serializable |
|---|
| Serialized Fields |
|---|
Query _query
NamedObj _model
| Class ptolemy.actor.gui.PtolemyPreferences extends ScopeExtendingAttribute implements Serializable |
|---|
| Serialized Fields |
|---|
ColorAttribute backgroundColor
| Class ptolemy.actor.gui.PtolemyQuery extends Query implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.Map<K,V> _attributes
ComponentDialog _dialog
NamedObj _handler
boolean _ignoreChangeNotifications
boolean _isOpenErrorWindow
PtolemyQuery _query
java.util.Map<K,V> _revertValue
ErrorHandler _savedErrorHandler
java.util.Map<K,V> _varToListOfEntries
| Class ptolemy.actor.gui.PtolemyTableauFactory extends TableauFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.RenameConfigurer extends Query implements Serializable |
|---|
| Serialized Fields |
|---|
boolean _changed
NamedObj _object
| Class ptolemy.actor.gui.RenameDialog extends ComponentDialog implements Serializable |
|---|
| Class ptolemy.actor.gui.RunTableau extends Tableau implements Serializable |
|---|
| Class ptolemy.actor.gui.RunTableau.Factory extends TableauFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.RunTableau.RunFrame extends ModelFrame implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JMenu _debugMenu
| Class ptolemy.actor.gui.RunTableau.TopFactory extends RunTableau.Factory implements Serializable |
|---|
| Class ptolemy.actor.gui.SizeAttribute extends Parameter implements Serializable |
|---|
| Serialized Fields |
|---|
java.awt.Component _listeningTo
| Class ptolemy.actor.gui.Tableau extends CompositeEntity implements Serializable |
|---|
| Serialized Fields |
|---|
SizeAttribute size
boolean _editable
javax.swing.JFrame _frame
boolean _master
java.lang.String _title
| Class ptolemy.actor.gui.TableauFactory extends Attribute implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String _configureSource
java.lang.String _configureText
| Class ptolemy.actor.gui.TableauFrame extends Top implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String aboutFile
java.lang.String helpFile
java.lang.String _initialSaveAsFileName
javax.swing.JMenu _viewMenu
TableauFactory _factoryContainer
Tableau _tableau
Placeable _placeable
boolean _packCalled
TopPack _topPack
| Class ptolemy.actor.gui.TextEditor extends TableauFrame implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JTextArea text
javax.swing.JScrollPane _scrollPane
| Class ptolemy.actor.gui.TextEditorTableau extends Tableau implements Serializable |
|---|
| Class ptolemy.actor.gui.TextEditorTableau.Factory extends TableauFactory implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.reflect.Constructor<T> _tableauConstructor
java.lang.reflect.Method _newTextEffigyText
java.lang.reflect.Method _newTextEffigyURL
| Class ptolemy.actor.gui.TextEffigy extends Effigy implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.text.Document _doc
| Class ptolemy.actor.gui.TextEffigy.Factory extends EffigyFactory implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.reflect.Method _newTextEffigyURL
| Class ptolemy.actor.gui.TokenEffigy extends Effigy implements Serializable |
|---|
| Serialized Fields |
|---|
java.util.ArrayList<E> _tokens
Variable _variable
| Class ptolemy.actor.gui.TokenEffigy.Factory extends EffigyFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.TokenTableau extends Tableau implements Serializable |
|---|
| Serialized Fields |
|---|
TextEditor _editor
| Class ptolemy.actor.gui.TokenTableau.Factory extends TableauFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.WelcomeWindow extends HTMLViewer implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JPanel _closePanel
BooleanToken _showWelcomeWindowAtStartup
javax.swing.JCheckBox _startupCheck
javax.swing.JButton _closeButton
| Class ptolemy.actor.gui.WelcomeWindowTableau extends HTMLViewerTableau implements Serializable |
|---|
| Class ptolemy.actor.gui.WindowPropertiesAttribute extends Parameter implements Serializable |
|---|
| Serialized Fields |
|---|
java.awt.Frame _listeningTo
| Package ptolemy.actor.gui.exec |
|---|
| Class ptolemy.actor.gui.exec.ExecShellEffigy extends Effigy implements Serializable |
|---|
| Serialized Fields |
|---|
NamedObj _model
| Class ptolemy.actor.gui.exec.ExecShellEffigy.ShellFactory extends PtolemyEffigy.Factory implements Serializable |
|---|
| Class ptolemy.actor.gui.exec.ExecShellTableau extends Tableau implements Serializable |
|---|
| Serialized Fields |
|---|
ExecShellTableau.ExecShellFrame frame
java.lang.Process _interpreter
| Class ptolemy.actor.gui.exec.ExecShellTableau.ExecShellFrame extends TableauFrame implements Serializable |
|---|
| Serialized Fields |
|---|
ShellTextArea shellTextArea
| Class ptolemy.actor.gui.exec.ExecShellTableau.Factory extends TableauFactory implements Serializable |
|---|
| Package ptolemy.actor.gui.properties |
|---|
| Class ptolemy.actor.gui.properties.ActionGUIProperty extends GUIProperty implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter parse
ActionGUIProperty.perform()
method.
GUIAction _action
| Class ptolemy.actor.gui.properties.Button extends ActionGUIProperty implements Serializable |
|---|
| Serialized Fields |
|---|
FileParameter icon
StringParameter tooltip
| Class ptolemy.actor.gui.properties.ComboBox extends GUIProperty implements Serializable |
|---|
| Class ptolemy.actor.gui.properties.ComboBox.Item extends ActionGUIProperty implements Serializable |
|---|
| Serialized Fields |
|---|
StringParameter next
| Class ptolemy.actor.gui.properties.GUIAction extends Attribute implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String _momlSource
java.lang.String _momlText
NamedObj _parsedObject
MoMLParser _parser
| Class ptolemy.actor.gui.properties.GUIProperty extends Attribute implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter preferredSize
javax.swing.JComponent _component
java.lang.Object _constraint
| Class ptolemy.actor.gui.properties.Panel extends GUIProperty implements Serializable |
|---|
| Class ptolemy.actor.gui.properties.Separator extends GUIProperty implements Serializable |
|---|
| Serialized Fields |
|---|
StringParameter orientation
| Class ptolemy.actor.gui.properties.ToolBar extends GUIProperty implements Serializable |
|---|
| Package ptolemy.actor.gui.ptjacl |
|---|
| Class ptolemy.actor.gui.ptjacl.TclShellEffigy extends Effigy implements Serializable |
|---|
| Serialized Fields |
|---|
NamedObj _model
| Class ptolemy.actor.gui.ptjacl.TclShellEffigy.ShellFactory extends PtolemyEffigy.Factory implements Serializable |
|---|
| Class ptolemy.actor.gui.ptjacl.TclShellTableau extends Tableau implements Serializable |
|---|
| Serialized Fields |
|---|
tcl.lang.Interp _tclInterp
| Class ptolemy.actor.gui.ptjacl.TclShellTableau.Factory extends TableauFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.ptjacl.TclShellTableau.TclShellFrame extends TableauFrame implements Serializable |
|---|
| Serialized Fields |
|---|
ShellTextArea shellTextArea
| Package ptolemy.actor.gui.python |
|---|
| Class ptolemy.actor.gui.python.PythonShellEffigy extends Effigy implements Serializable |
|---|
| Serialized Fields |
|---|
NamedObj _model
| Class ptolemy.actor.gui.python.PythonShellEffigy.ShellFactory extends PtolemyEffigy.Factory implements Serializable |
|---|
| Class ptolemy.actor.gui.python.PythonShellTableau extends Tableau implements Serializable |
|---|
| Serialized Fields |
|---|
org.python.util.PythonInterpreter _interpreter
| Class ptolemy.actor.gui.python.PythonShellTableau.Factory extends TableauFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.python.PythonShellTableau.PythonShellFrame extends TableauFrame implements Serializable |
|---|
| Package ptolemy.actor.gui.run |
|---|
| Class ptolemy.actor.gui.run.CustomizableRunFrame extends TableauFrame implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JMenu _customizeMenu
CustomizableRunPane _pane
CompositeActor _model
| Class ptolemy.actor.gui.run.CustomizableRunPane extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
CompositeActor _model
LayoutConstraintsManager _layoutConstraintsManager
java.util.HashMap<K,V> _subpanels
| Class ptolemy.actor.gui.run.InterfaceTableau extends Tableau implements Serializable |
|---|
| Serialized Fields |
|---|
Manager _manager
| Class ptolemy.actor.gui.run.InterfaceTableau.Factory extends TableauFactory implements Serializable |
|---|
| Class ptolemy.actor.gui.run.LayoutTableau extends Tableau implements Serializable |
|---|
| Class ptolemy.actor.gui.run.PaletteList extends javax.swing.JList implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
java.awt.dnd.DragSource fDragSource
PtolemyFormEditor editor
| Class ptolemy.actor.gui.run.PtolemyFormEditor extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
ContainerLayout _containerLayout
java.awt.Container _container
java.util.Set<E> newComponents
java.awt.Component topComponent
javax.swing.SpinnerNumberModel _bottomInsetSpinnerModel
javax.swing.JSpinner _bottomInsetSpinner
javax.swing.JButton _columnDeleteButton
javax.swing.JButton _columnInsertAfterButton
javax.swing.JButton _columnInsertBeforeButton
PtolemyFormEditor.ColSpanSpinnerModel _columnSpanSpinnerModel
javax.swing.JSpinner _columnSpanSpinner
java.lang.String[] _horizontalAlignmentList
javax.swing.JComboBox _horizontalAlignmentCombo
RunLayoutFrame _layoutFrame
javax.swing.SpinnerNumberModel _leftInsetSpinnerModel
javax.swing.JSpinner _leftInsetSpinner
javax.swing.Action _packAction
javax.swing.Action _removeComponentAction
javax.swing.JButton _removeComponentButton
javax.swing.SpinnerNumberModel _rightInsetSpinnerModel
javax.swing.JSpinner _rightInsetSpinner
javax.swing.JButton _rowDeleteButton
javax.swing.JButton _rowInsertAfterButton
javax.swing.JButton _rowInsertBeforeButton
PtolemyFormEditor.RowSpanSpinnerModel _rowSpanSpinnerModel
javax.swing.JSpinner _rowSpanSpinner
boolean _suspendConstraintControlUpdates
LayoutTable _table
PtolemyFormEditor.GridTableModel _tableModel
javax.swing.SpinnerNumberModel _topInsetSpinnerModel
javax.swing.JSpinner _topInsetSpinner
java.lang.String[] _verticalAlignmentList
javax.swing.JComboBox _verticalAlignmentCombo
| Class ptolemy.actor.gui.run.RunLayoutFrame extends TableauFrame implements Serializable |
|---|
| Serialized Fields |
|---|
CustomizableRunPane _pane
CompositeActor _model
LayoutConstraintsManager _constraintsManager
java.util.Map<K,V> _editors
java.util.List<E> _newLayouts
javax.swing.JTabbedPane _tabs
| Package ptolemy.actor.gui.style |
|---|
| Class ptolemy.actor.gui.style.CheckBoxStyle extends ParameterEditorStyle implements Serializable |
|---|
| Class ptolemy.actor.gui.style.ChoiceStyle extends ParameterEditorStyle implements Serializable |
|---|
| Serialized Fields |
|---|
boolean _isEditable
| Class ptolemy.actor.gui.style.EditableChoiceStyle extends ChoiceStyle implements Serializable |
|---|
| Class ptolemy.actor.gui.style.FileChooserStyle extends ParameterEditorStyle implements Serializable |
|---|
| Class ptolemy.actor.gui.style.HiddenStyle extends ParameterEditorStyle implements Serializable |
|---|
| Class ptolemy.actor.gui.style.LineStyle extends ParameterEditorStyle implements Serializable |
|---|
| Class ptolemy.actor.gui.style.NotEditableLineStyle extends ParameterEditorStyle implements Serializable |
|---|
| Class ptolemy.actor.gui.style.ParameterEditorStyle extends Attribute implements Serializable |
|---|
| Class ptolemy.actor.gui.style.StyleConfigurer extends Query implements Serializable |
|---|
| Serialized Fields |
|---|
NamedObj _object
boolean _originalExpertMode
java.util.Map<K,V> _originalValues
ParameterEditorStyle[] _parameterStyles
| Class ptolemy.actor.gui.style.TextStyle extends ParameterEditorStyle implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter height
Parameter width
| Package ptolemy.actor.lib |
|---|
| Class ptolemy.actor.lib.AbsoluteValue extends Transformer implements Serializable |
|---|
| Class ptolemy.actor.lib.Accumulator extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter lowerBound
Parameter init
TypedIOPort reset
Parameter upperBound
Token _sum
Token _latestSum
| Class ptolemy.actor.lib.AddSubtract extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort minus
TypedIOPort output
TypedIOPort plus
| Class ptolemy.actor.lib.ArrayAppend extends Transformer implements Serializable |
|---|
| Class ptolemy.actor.lib.ArrayAverage extends Transformer implements Serializable |
|---|
| Class ptolemy.actor.lib.ArrayContains extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort array
TypedIOPort output
PortParameter element
| Class ptolemy.actor.lib.ArrayElement extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
PortParameter index
| Class ptolemy.actor.lib.ArrayElementAsMatrix extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
PortParameter xOffset
PortParameter yOffset
PortParameter x
PortParameter y
| Class ptolemy.actor.lib.ArrayExtract extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
PortParameter sourcePosition
PortParameter extractLength
PortParameter destinationPosition
PortParameter outputArrayLength
| Class ptolemy.actor.lib.ArrayLength extends Transformer implements Serializable |
|---|
| Class ptolemy.actor.lib.ArrayLevelCrossing extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter above
TypedIOPort array
Parameter forwards
TypedIOPort output
StringParameter scale
PortParameter start
PortParameter threshold
| Class ptolemy.actor.lib.ArrayMaximum extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort index
| Class ptolemy.actor.lib.ArrayMinimum extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort index
| Class ptolemy.actor.lib.ArrayPeakSearch extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter dip
PortParameter endIndex
TypedIOPort input
Parameter maximumNumberOfPeaks
TypedIOPort peakIndices
TypedIOPort peakValues
StringParameter scale
Parameter squelch
PortParameter startIndex
| Class ptolemy.actor.lib.ArrayRemoveElement extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort array
TypedIOPort output
PortParameter element
| Class ptolemy.actor.lib.ArraySort extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter allowDuplicates
Parameter ascending
| Class ptolemy.actor.lib.ArraySum extends Transformer implements Serializable |
|---|
| Class ptolemy.actor.lib.ArrayToElements extends Transformer implements Serializable |
|---|
| Class ptolemy.actor.lib.Average extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort reset
Token _sum
Token _latestSum
int _count
int _latestCount
| Class ptolemy.actor.lib.Bernoulli extends RandomSource implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter trueProbability
boolean _current
| Class ptolemy.actor.lib.BooleanMultiplexor extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort trueInput
TypedIOPort falseInput
TypedIOPort select
TypedIOPort output
| Class ptolemy.actor.lib.BooleanSelect extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort trueInput
TypedIOPort falseInput
TypedIOPort control
TypedIOPort output
Parameter trueInput_tokenConsumptionRate
Parameter falseInput_tokenConsumptionRate
Parameter control_tokenConsumptionRate
BooleanToken _control
boolean _controlUsed
| Class ptolemy.actor.lib.BooleanSwitch extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort control
TypedIOPort input
TypedIOPort trueOutput
TypedIOPort falseOutput
boolean _control
| Class ptolemy.actor.lib.BusAssembler extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort output
int _outputWidth
| Class ptolemy.actor.lib.BusDisassembler extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort input
| Class ptolemy.actor.lib.ClassWrapper extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
StringAttribute className
java.util.Hashtable<K,V> _methodTable
java.lang.Object _instance
java.lang.Class<T> _class
| Class ptolemy.actor.lib.Clock extends TimedSource implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter numberOfCycles
Parameter offsets
PortParameter period
Parameter values
| Class ptolemy.actor.lib.ClockSensor extends TimedSource implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter numberOfCycles
Parameter offsets
PortParameter period
Parameter values
| Class ptolemy.actor.lib.Commutator extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter blockSize
Parameter input_tokenConsumptionRate
Parameter output_tokenProductionRate
int _currentInputPosition
int _tentativeInputPosition
| Class ptolemy.actor.lib.ComputeHistogram extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter minimumValue
Parameter maximumValue
Parameter numberOfBins
PortParameter inputCount
Parameter input_tokenConsumptionRate
TypedIOPort input
TypedIOPort output
int[] _bins
double _minimumValue
double _maximumValue
double _binWidth
int _numberOfBins
| Class ptolemy.actor.lib.ConfigurationSelect extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort trueInput
TypedIOPort falseInput
Parameter selector
TypedIOPort output
Parameter trueInput_tokenConsumptionRate
Parameter falseInput_tokenConsumptionRate
| Class ptolemy.actor.lib.ConfigurationSwitch extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter selector
TypedIOPort input
TypedIOPort trueOutput
TypedIOPort falseOutput
| Class ptolemy.actor.lib.Const extends LimitedFiringSource implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter value
| Class ptolemy.actor.lib.Counter extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort increment
TypedIOPort decrement
TypedIOPort output
int _count
int _latestCount
boolean _consumed
| Class ptolemy.actor.lib.CurrentTime extends TimedSource implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter useLocalTime
| Class ptolemy.actor.lib.DB extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter inputIsPower
Parameter min
DoubleToken[] _resultArray
| Class ptolemy.actor.lib.DelayStart extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
StringParameter startTime
| Class ptolemy.actor.lib.Differential extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Token _currentInput
Token _lastInput
| Class ptolemy.actor.lib.Discard extends Sink implements Serializable |
|---|
| Class ptolemy.actor.lib.DiscreteClock extends TimedSource implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter offsets
PortParameter period
TypedIOPort start
TypedIOPort stop
Parameter values
boolean _outputProduced
| Class ptolemy.actor.lib.DiscreteRandomSource extends RandomSource implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter pmf
Parameter values
Token _current
| Class ptolemy.actor.lib.Distributor extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter blockSize
Parameter input_tokenConsumptionRate
Parameter output_tokenProductionRate
int _currentOutputPosition
int _tentativeOutputPosition
| Class ptolemy.actor.lib.DoubleReader extends URLReader implements Serializable |
|---|
| Serialized Fields |
|---|
double[] _data
int _dataSize
| Class ptolemy.actor.lib.ElementsToArray extends Transformer implements Serializable |
|---|
| Class ptolemy.actor.lib.Exec extends LimitedFiringSource implements Serializable |
|---|
| Serialized Fields |
|---|
PortParameter command
StringUtilities.tokenizeForExec(String)
into tokens and then executed as a separate subprocess.
The initial default value is the string
echo "Hello, world.".
The command parameter is read only once during fire(). If you want to spawn another different command, use life cycle management actors such RunCompositeActor.
FileParameter directory
The initial default value of this parameter $CWD, which corresponds with the value of the Java virtual machine user.dir property which is the user's current working directory. Note that if we are running inside a menu launched application, then ptolemy.actor.gui.jnlp.MenuApplication will change user.dir to be the value of user.home, which is the name of the user's home directory.
Parameter environment
This parameter is an array of records that name an environment variable and the value for the value. The format is:
{{name = "NAME1", value = "value1"}...}
Where NAME1 is the name of the environment
variable, and value1 is the value.
For example {{name = "PTII", value = "c:/ptII"}}
would set the value of the PTII to c:/ptII.
If the initial value of the parameter is {{name="",
value = ""}}, then the environment from the calling or parent
process is used in the new command.
Note that if this parameter sets any environment variable, then under Windows the other environment variables in the calling or parent process might not be passed to the subprocess. This behaviour could be platform or JVM dependent. When in doubt, try setting the command value to "env" to print out the environment.
TypedIOPort error
TypedIOPort exitCode
TypedIOPort input
Parameter prependPlatformDependentShellCommand
Under Windows NT or XP, the arguments "cmd.exe" and "/C" are prepended. Under Windows 95, the arguments "command.com" and "/C" are prepended. Under all other platforms, the arguments "/bin/sh" and "-c" are prepended.
By prepending sh or cmd, then this actor can use the file redirection operations.
The default value of this parameter is a boolean of value false, which allows the user to arbitrarily invoke /bin/sh scripts on all platforms.
Parameter throwExceptionOnNonZeroReturn
Parameter waitForProcess
java.io.BufferedWriter _inputBufferedWriter
Exec._StreamReaderThread _errorGobbler
Exec._StreamReaderThread _outputGobbler
java.lang.Process _process
boolean _stopFireRequested
| Class ptolemy.actor.lib.ExecutionTime extends LimitedFiringSource implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter executionTime
Parameter granularity
Parameter realTime
| Class ptolemy.actor.lib.Exit extends Sink implements Serializable |
|---|
| Class ptolemy.actor.lib.Expression extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort output
StringAttribute expression
int _iterationCount
ASTPtRootNode _parseTree
ParseTreeEvaluator _parseTreeEvaluator
Expression.VariableScope _scope
java.util.Map<K,V> _tokenMap
| Class ptolemy.actor.lib.FileWriter extends Writer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter filename
| Class ptolemy.actor.lib.Gaussian extends RandomSource implements Serializable |
|---|
| Serialized Fields |
|---|
PortParameter mean
PortParameter standardDeviation
double _current
| Class ptolemy.actor.lib.GetCausalityInterface extends Source implements Serializable |
|---|
| Serialized Fields |
|---|
StringParameter actorName
TypedIOPort dependents
TypedIOPort equivalences
| Class ptolemy.actor.lib.GradientAdaptiveLattice extends Lattice implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort adaptedReflectionCoefficients
Parameter timeConstant
double _alpha
double _oneMinusAlpha
double[] _estimatedErrorPower
double[] _estimatedErrorPowerCache
double[] _reflectionCoefficientsCache
| Class ptolemy.actor.lib.IIR extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter numerator
Parameter denominator
Token[] _numerator
Token[] _denominator
Token[] _stateVector
int _currentTap
Token _latestWindow
| Class ptolemy.actor.lib.Interpolator extends SequenceSource implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter indexes
Parameter order
Parameter period
Parameter values
int _iterationCount
Interpolation _interpolation
| Class ptolemy.actor.lib.Lattice extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter reflectionCoefficients
int _order
double[] _backward
double[] _backwardCache
double[] _forward
double[] _forwardCache
double[] _reflectionCoefficients
| Class ptolemy.actor.lib.LevinsonDurbin extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort autocorrelation
TypedIOPort errorPower
TypedIOPort linearPredictor
TypedIOPort reflectionCoefficients
| Class ptolemy.actor.lib.LimitedFiringSource extends Source implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter firingCountLimit
int _firingCountLimit
int _iterationCount
| Class ptolemy.actor.lib.Limiter extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter bottom
Parameter top
| Class ptolemy.actor.lib.LinearDifferenceEquationSystem extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort state
Parameter A
Parameter B
Parameter C
Parameter D
Parameter initialStates
Token _x
Token _xPrime
boolean _initialStateChanged
boolean _singleOutput
boolean _singleState
| Class ptolemy.actor.lib.LookupTable extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter table
| Class ptolemy.actor.lib.MathFunction extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
StringParameter function
TypedIOPort firstOperand
TypedIOPort secondOperand
TypedIOPort output
DoubleToken[] _resultArray
int _function
| Class ptolemy.actor.lib.Maximum extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort input
TypedIOPort maximumValue
TypedIOPort channelNumber
| Class ptolemy.actor.lib.MaxIndex extends Transformer implements Serializable |
|---|
| Class ptolemy.actor.lib.Minimum extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort input
TypedIOPort minimumValue
TypedIOPort channelNumber
| Class ptolemy.actor.lib.MonitorValue extends Sink implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter value
Parameter initial
| Class ptolemy.actor.lib.MovingAverage extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter maxPastInputsToAverage
Token[] _data
int _mostRecent
int _count
int _maxPastInputsToAverage
boolean _reinitializeNeeded
DoubleToken _factor
| Class ptolemy.actor.lib.MovingMaximum extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
ScalarToken _maximum
ScalarToken _value
| Class ptolemy.actor.lib.Multiplexor extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort select
int _channel
| Class ptolemy.actor.lib.MultiplyDivide extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort divide
TypedIOPort output
TypedIOPort multiply
| Class ptolemy.actor.lib.NonStrictTest extends Sink implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter correctValues
Parameter tolerance
Parameter requireAllCorrectValues
SharedParameter trainingMode
int _numberOfInputTokensSeen
double _tolerance
int _iteration
java.util.List<E> _trainingTokens
boolean _firedOnce
boolean _initialized
| Class ptolemy.actor.lib.OrderedMerge extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter eliminateDuplicates
TypedIOPort inputA
Parameter inputA_tokenConsumptionRate
TypedIOPort inputB
Parameter inputB_tokenConsumptionRate
TypedIOPort output
TypedIOPort selectedA
ScalarToken _lastProduced
TypedIOPort _nextPort
boolean _readFromA
ScalarToken _recordedToken
ScalarToken _tentativeLastProduced
boolean _tentativeReadFromA
ScalarToken _tentativeRecordedToken
TypedIOPort _tentativeNextPort
| Class ptolemy.actor.lib.OrderedRecordAssembler extends RecordAssembler implements Serializable |
|---|
| Class ptolemy.actor.lib.PhaseUnwrap extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
double _previousPhaseInput
double _tempPreviousPhaseInput
double _previousPhaseOutput
double _tempPreviousPhaseOutput
| Class ptolemy.actor.lib.PoissonClock extends RandomSource implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter fireAtStart
Parameter meanTime
Parameter stopTime
Parameter values
double _current
boolean _executing
Time _stopTime
| Class ptolemy.actor.lib.Publisher extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
StringParameter channel
TypedIOPort input
TypedIOPort output
java.lang.String _channel
| Class ptolemy.actor.lib.PublisherNonStrictTest extends Publisher implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter correctValues
Parameter tolerance
SharedParameter trainingMode
boolean _firedOnce
boolean _initialized
int _iteration
int _numberOfInputTokensSeen
double _tolerance
java.util.List<E> _trainingTokens
| Class ptolemy.actor.lib.PublisherTest extends PublisherNonStrictTest implements Serializable |
|---|
| Class ptolemy.actor.lib.Pulse extends SequenceSource implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter indexes
Parameter repeat
Parameter values
int _iterationCount
int _indexColCount
Token _zero
boolean _match
boolean _repeatFlag
| Class ptolemy.actor.lib.Quantizer extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter levels
double[] _thresholds
| Class ptolemy.actor.lib.Ramp extends SequenceSource implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter init
PortParameter step
Token _stateToken
Token[] _resultArray
| Class ptolemy.actor.lib.RandomSource extends Source implements Serializable |
|---|
| Serialized Fields |
|---|
SharedParameter resetOnEachRun
SharedParameter seed
long _generatorSeed
boolean _needNew
boolean _needNewGenerator
java.util.Random _random
| Class ptolemy.actor.lib.Reader extends Source implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter sourceURL
Parameter refresh
java.io.BufferedReader _reader
java.lang.String _source
double[] _data
int _dataSize
| Class ptolemy.actor.lib.RecordAssembler extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort output
java.util.Set<E> _typeConstraints
long _typeConstraintsVersion
| Class ptolemy.actor.lib.RecordDisassembler extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort input
| Class ptolemy.actor.lib.Recorder extends Sink implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter capacity
int _count
java.util.List<E> _records
Token[] _latest
java.util.List<E> _timeRecord
| Class ptolemy.actor.lib.RecordUpdater extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort output
TypedIOPort input
| Class ptolemy.actor.lib.RecursiveLattice extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter reflectionCoefficients
double[] _backward
double[] _backwardCache
double[] _forward
double[] _forwardCache
double[] _reflectionCoefficients
| Class ptolemy.actor.lib.Remainder extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter divisor
| Class ptolemy.actor.lib.RemoveNilTokens extends Transformer implements Serializable |
|---|
| Class ptolemy.actor.lib.ResettableTimer extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter preemptive
Parameter value
Time _pendingOutputTime
int _pendingOutputMicrostep
CalendarQueue _pendingRequests
| Class ptolemy.actor.lib.Rician extends RandomSource implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter xMean
Parameter yMean
Parameter standardDeviation
double _current
| Class ptolemy.actor.lib.Scale extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter factor
Parameter scaleOnLeft
| Class ptolemy.actor.lib.Select extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort control
int _control
| Class ptolemy.actor.lib.Sequence extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort enable
Parameter holdLastOutput
TypedIOPort output
Parameter repeat
Parameter values
int _currentIndex
boolean _outputProduced
| Class ptolemy.actor.lib.Sequencer extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort sequenceNumber
Parameter startingSequenceNumber
boolean _fireProducedOutput
int _nextSequenceNumber
Token _nextToken
java.util.TreeMap<K,V> _pending
int _sequenceNumberOfInput
| Class ptolemy.actor.lib.SequenceSource extends LimitedFiringSource implements Serializable |
|---|
| Class ptolemy.actor.lib.SequentialClock extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort output
Parameter offsets
Parameter period
Parameter values
boolean _firstFiring
| Class ptolemy.actor.lib.SetVariable extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter delayed
TypedIOPort input
TypedIOPort output
StringAttribute variableName
Attribute _attribute
long _attributeVersion
boolean _setFailed
| Class ptolemy.actor.lib.SingleTokenCommutator extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
int _currentInputPosition
| Class ptolemy.actor.lib.Sink extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort input
| Class ptolemy.actor.lib.Sleep extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
PortParameter sleepTime
boolean _wasSleepCalledInFireYet
| Class ptolemy.actor.lib.Source extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort output
TypedIOPort trigger
| Class ptolemy.actor.lib.Stop extends Sink implements Serializable |
|---|
| Serialized Fields |
|---|
SingletonParameter _hideName
| Class ptolemy.actor.lib.StringConst extends Const implements Serializable |
|---|
| Class ptolemy.actor.lib.SubMatrix extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
PortParameter column
PortParameter columnSpan
PortParameter row
PortParameter rowSpan
| Class ptolemy.actor.lib.Subscriber extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
StringParameter channel
TypedIOPort input
TypedIOPort output
java.lang.String _channel
| Class ptolemy.actor.lib.SubscriptionAggregator extends Subscriber implements Serializable |
|---|
| Serialized Fields |
|---|
StringParameter operation
boolean _addOperation
java.util.regex.Pattern _channelPattern
| Class ptolemy.actor.lib.Switch extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort control
int _control
| Class ptolemy.actor.lib.Synchronizer extends Transformer implements Serializable |
|---|
| Class ptolemy.actor.lib.Test extends NonStrictTest implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort output
| Class ptolemy.actor.lib.TestExceptionHandler extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
SharedParameter trainingMode
StringParameter correctExceptionMessage
boolean _invoked
| Class ptolemy.actor.lib.ThrowException extends Sink implements Serializable |
|---|
| Serialized Fields |
|---|
StringAttribute message
| Class ptolemy.actor.lib.ThrowModelError extends Sink implements Serializable |
|---|
| Serialized Fields |
|---|
StringAttribute message
| Class ptolemy.actor.lib.TimeDelay extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter delay
Token _currentOutput
double _delay
CalendarQueue _delayedOutputTokens
CausalityMarker _causalityMarker
| Class ptolemy.actor.lib.TimedSource extends Source implements Serializable |
|---|
| Serialized Fields |
|---|
Parameter stopTime
Parameter stopTimeIsLocal
boolean _executing
Time _stopTime
| Class ptolemy.actor.lib.TopLevelCurrentTime extends TimedSource implements Serializable |
|---|
| Class ptolemy.actor.lib.Transformer extends TypedAtomicActor implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort input
TypedIOPort output
| Class ptolemy.actor.lib.Triangular extends RandomSource implements Serializable |
|---|
| Serialized Fields |
|---|
PortParameter min
PortParameter max
PortParameter mode
double _current
| Class ptolemy.actor.lib.TrigFunction extends Transformer implements Serializable |
|---|
| Serialized Fields |
|---|
StringParameter function
DoubleToken[] _resultArray
int _function
| Class ptolemy.actor.lib.TriggeredClock extends Clock implements Serializable |
|---|
| Serialized Fields |
|---|
TypedIOPort start
TypedIOPort stop