A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

A - Variable in class ptolemy.actor.lib.LinearDifferenceEquationSystem
The A matrix in the state-space representation.
A - Variable in class ptolemy.actor.lib.tutorial.SimpleALU
Input port for the first operand.
A - Variable in class ptolemy.actor.lib.tutorial.StaticALU
Input port for the first operand.
A - Variable in class ptolemy.actor.lib.vhdl.AddSubtract
Input for tokens to be added.
A - Variable in class ptolemy.actor.lib.vhdl.FixComparator
Input for tokens to be added.
A - Variable in class ptolemy.actor.lib.vhdl.LogicalNot
Input for tokens to be inverted.
A - Variable in class ptolemy.actor.lib.vhdl.LogicFunction
Input for tokens to be added.
A - Variable in class ptolemy.actor.lib.vhdl.Multiplexor
Input for the first data token stream.
A - Variable in class ptolemy.actor.lib.vhdl.Multiplier
Input for tokens to be added.
A - Variable in class ptolemy.domains.continuous.lib.LinearStateSpace
The A matrix in the state-space representation.
A_DISPLAY - ptolemy.domains.ptera.lib.DebuggerParameter.Mode
The mode to display the messages in a tableau.
A0 - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
The user-provided initial guess of the transition probability matrix.
A0 - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
The user-provided initial guess of the transition probability matrix.
abbreviate(String) - Static method in class ptolemy.util.StringUtilities
Abbreviate a string.
abbreviation() - Method in class com.jgoodies.forms.layout.CellConstraints.Alignment
Returns the first character of this Alignment's name.
abbreviation() - Method in class com.jgoodies.forms.layout.ConstantSize.Unit
Returns the first character of this Unit's name.
abbreviation() - Method in class com.jgoodies.forms.layout.FormSpec.DefaultAlignment
Returns the first character of this Alignment's name.
ABF - Class in ptolemy.domains.pthales.JNI
ABF class.
ABF() - Constructor for class ptolemy.domains.pthales.JNI.ABF
 
ABFConstants - Interface in ptolemy.domains.pthales.JNI
ABFConstants class.
about() - Method in class ptolemy.gui.Top
Open a dialog with basic information about this window.
about(Configuration) - Static method in class ptolemy.actor.gui.HTMLAbout
Return a string containing HTML that describes the about: features.
aboutAllCopyrights() - Method in class ptolemy.actor.gui.test.junit.HTMLAboutJUnitTest
Invoke about:allcopyrights, which pops up a window that lists the copyrights.
aboutConfiguration() - Method in class ptolemy.actor.gui.test.junit.HTMLAboutJUnitTest
Invoke about:configuration, which expands the actor tree on the left.
aboutCopyrights() - Method in class ptolemy.actor.gui.test.junit.HTMLAboutJUnitTest
Invoke about:copyrights, which pops up a window that lists the copyrights.
aboutFile - Variable in class ptolemy.actor.gui.TableauFrame
The name of the default file to open when About is invoked.
above - Variable in class ptolemy.actor.lib.ArrayLevelCrossing
An indicator of whether to look for values above or below the specified threshold.
abovePort - Variable in class ptolemy.data.ontologies.FiniteConcept
The port linked to concepts above this one in the lattice.
abs() - Method in class ptolemy.math.FixPoint
Return a FixPoint with a value equal to the absolute value of this FixPoint.
abs(Complex) - Static method in class ptolemy.math.Complex
Return the magnitude or absolute value of the specified complex number.
Absent - Class in ptolemy.domains.sr.lib
An actor that makes its output value absent.
Absent(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.Absent
Construct an actor in the specified container with the specified name.
ABSENT - Static variable in class ptolemy.data.AbsentToken
An instance of an absent token.
AbsentToken - Class in ptolemy.data
A placeholder token that represents the absence of a token.
AbsentToken() - Constructor for class ptolemy.data.AbsentToken
Construct a token with value false.
absolute() - Method in class com.jhlabs.vecmath.Tuple3f
 
absolute() - Method in class com.jhlabs.vecmath.Tuple4f
 
absolute() - Method in class ptolemy.data.ScalarToken
Return a ScalarToken containing the absolute value of the value of this token.
absolute(Tuple3f) - Method in class com.jhlabs.vecmath.Tuple3f
 
absolute(Tuple4f) - Method in class com.jhlabs.vecmath.Tuple4f
 
absoluteDeadline() - Method in class ptolemy.domains.ptides.kernel.PtidesEvent
Return the absolute deadline of this event if the event is a pure event.
absoluteQuantum - Variable in class ptolemy.domains.qss.kernel.QSSDirector
The minimum quantum for QSS integrations under the control of this director.
absoluteQuantum - Variable in class ptolemy.domains.qss.kernel.QSSIntegrator
If specified, the minimum quantum for this integrator.
AbsoluteValue - Class in ptolemy.actor.lib
Produce an output token on each firing with a value that is equal to the absolute value of the input.
AbsoluteValue - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.AbsoluteValue.
AbsoluteValue - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.AbsoluteValue.
AbsoluteValue - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.AbsoluteValue.
AbsoluteValue(AbsoluteValue) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.AbsoluteValue
Construct a AbsoluteValue adapter.
AbsoluteValue(AbsoluteValue) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.AbsoluteValue
Construct a AbsoluteValue adapter.
AbsoluteValue(AbsoluteValue) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.AbsoluteValue
Construct a AbsoluteValue adapter.
AbsoluteValue(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.AbsoluteValue
Construct an actor with the given container and name.
AbstractActionsAttribute - Class in ptolemy.domains.modal.kernel
A base class for actions with semicolon delimited lists of commands.
AbstractActionsAttribute(NamedObj, String) - Constructor for class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Construct an action with the given name contained by the specified container (which should be a Transition when used in the FSM domain, and an Event in the Ptera domain).
AbstractActionsAttribute(Workspace) - Constructor for class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Construct an action in the specified workspace with an empty string as a name.
AbstractApplication - Class in diva.gui.tutorial
An abstract implementation of the Application interface.
AbstractApplication(AppContext) - Constructor for class diva.gui.tutorial.AbstractApplication
Create an abstract application that resides in the given context (e.g.
AbstractATCDirector - Class in ptolemy.domains.atc.kernel
An air traffic control (ATC) Director.
AbstractATCDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.atc.kernel.AbstractATCDirector
Create a new director in the specified container with the specified name.
AbstractBasicGraphModel - Class in ptolemy.vergil.basic
This base class provides some common services for visual notations for Ptolemy II models.
AbstractBasicGraphModel(NamedObj) - Constructor for class ptolemy.vergil.basic.AbstractBasicGraphModel
Create a graph model for the specified Ptolemy II model.
AbstractBranchController - Class in ptolemy.domains.csp.kernel
This is a base class containing the common code for controllers that manage branches for performing conditional or multiway rendezvous within the CSP (Communication Sequential Processes) domain.
AbstractBranchController(Actor) - Constructor for class ptolemy.domains.csp.kernel.AbstractBranchController
Construct a controller in the specified container, which should be an actor that implements BranchActor.
AbstractBufferedImageOp - Class in com.jhlabs.image
A convenience class which implements those methods of BufferedImageOp which are rarely changed.
AbstractBufferedImageOp() - Constructor for class com.jhlabs.image.AbstractBufferedImageOp
 
AbstractCalInterpreter - Class in ptolemy.caltrop.actors
This class is the base class for actors that interpret CAL source inside the Ptolemy II framework.
AbstractCalInterpreter(CompositeEntity, String) - Constructor for class ptolemy.caltrop.actors.AbstractCalInterpreter
Construct an actor with the given container and name.
AbstractCalInterpreter(Workspace) - Constructor for class ptolemy.caltrop.actors.AbstractCalInterpreter
Construct an actor in the given workspace.
AbstractConnector - Class in diva.canvas.connector
An abstract implementation of Connector.
AbstractConnector(Site, Site) - Constructor for class diva.canvas.connector.AbstractConnector
Create a new connector between the given sites.
AbstractConnectorTarget - Class in diva.canvas.connector
An abstract implementation of the ConnectorTarget interface.
AbstractConnectorTarget() - Constructor for class diva.canvas.connector.AbstractConnectorTarget
 
AbstractConvertibleToken - Class in ptolemy.data
The Token base class provides a very general interface for building new data types.
AbstractConvertibleToken() - Constructor for class ptolemy.data.AbstractConvertibleToken
 
AbstractDDI - Class in ptolemy.caltrop.ddi
 
AbstractDDI() - Constructor for class ptolemy.caltrop.ddi.AbstractDDI
 
AbstractDocument - Class in diva.gui
An abstract implementation of the Document interface.
AbstractDocument(Application) - Constructor for class diva.gui.AbstractDocument
Construct a document that is owned by the given application
AbstractFigure - Class in diva.canvas
AbstractFigure is an abstract superclass implementing the Figure interface.
AbstractFigure() - Constructor for class diva.canvas.AbstractFigure
 
AbstractFigureContainer - Class in diva.canvas
AbstractFigureContainer is an abstract class that roots the tree of figure-containing classes.
AbstractFigureContainer() - Constructor for class diva.canvas.AbstractFigureContainer
 
AbstractFormBuilder - Class in com.jgoodies.forms.builder
An abstract class that minimizes the effort required to implement non-visual builders that use the FormLayout.
AbstractFormBuilder(FormLayout, Container) - Constructor for class com.jgoodies.forms.builder.AbstractFormBuilder
Constructs an instance of AbstractFormBuilder for the given FormLayout and layout container.
AbstractFormBuilder(Container, FormLayout) - Constructor for class com.jgoodies.forms.builder.AbstractFormBuilder
AbstractGlobalLayout - Class in diva.graph.layout
An abstract implementation of the GlobalLayout interface.
AbstractGlobalLayout(LayoutTarget) - Constructor for class diva.graph.layout.AbstractGlobalLayout
Create a new global layout that uses the given layout target.
AbstractGraphController - Class in diva.graph
An abstract implementation of the GraphController interface.
AbstractGraphController() - Constructor for class diva.graph.AbstractGraphController
Construct a graph controller without a parent pane.
AbstractGraphModel - Class in diva.graph
An abstract implementation of the GraphModel interface that provides the basic event notification system
AbstractGraphModel() - Constructor for class diva.graph.AbstractGraphModel
 
AbstractInitializableAttribute - Class in ptolemy.actor
An abstract base class for attributes that are preinitialized, initialized, and wrapped up during execution of a model.
AbstractInitializableAttribute(NamedObj, String) - Constructor for class ptolemy.actor.AbstractInitializableAttribute
Construct an instance of the attribute.
AbstractInitializableParameter - Class in ptolemy.data.expr
An abstract base class for parameters that are preinitialized, initialized, and wrapped up during execution of a model.
AbstractInitializableParameter(NamedObj, String) - Constructor for class ptolemy.data.expr.AbstractInitializableParameter
Construct an instance of the attribute.
AbstractInteractor - Class in diva.canvas.interactor
An abstract class that implements Interactor.
AbstractInteractor() - Constructor for class diva.canvas.interactor.AbstractInteractor
 
AbstractLayoutConfiguration - Class in ptolemy.vergil.basic.layout
An attribute for parameters of automatic layout.
AbstractLayoutConfiguration(NamedObj, String) - Constructor for class ptolemy.vergil.basic.layout.AbstractLayoutConfiguration
Create and initialize a layout configuration.
AbstractLayoutConfiguration.InteractionMode - Enum in ptolemy.vergil.basic.layout
Available modes of user interaction.
AbstractNotConvertibleToken - Class in ptolemy.data
The Token base class provides a very general interface for building new data types.
AbstractNotConvertibleToken() - Constructor for class ptolemy.data.AbstractNotConvertibleToken
 
AbstractPaintedGraphic - Class in diva.util.java2d
An abstract implementation of the PaintedGraphic interface.
AbstractPaintedGraphic() - Constructor for class diva.util.java2d.AbstractPaintedGraphic
 
AbstractParseTreeVisitor - Class in ptolemy.data.expr
This class implements a base class visitor for parse trees in the expression language.
AbstractParseTreeVisitor() - Constructor for class ptolemy.data.expr.AbstractParseTreeVisitor
 
AbstractParticleFilter - Class in org.ptolemy.machineLearning.particleFilter
Abstract Particle Filter Base Class.
AbstractParticleFilter(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Construct the composite actor with a name and a container.
AbstractParticleFilter(Workspace) - Constructor for class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Construct a PF in the specified workspace with no container and an empty string as a name.
AbstractParticleFilter.InputType - Enum in org.ptolemy.machineLearning.particleFilter
Type of user-added input
AbstractPlaceableActor - Class in ptolemy.actor.gui
Base class for actors that implement the Placeable interface.
AbstractPlaceableActor(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.AbstractPlaceableActor
Construct an actor with the specified container and name.
AbstractPlaceableJavaSE - Class in ptolemy.actor.gui
Base class for AWT and Swing implementation of actors the implement PortablePlaceable.
AbstractPlaceableJavaSE() - Constructor for class ptolemy.actor.gui.AbstractPlaceableJavaSE
 
AbstractPlaceableJavaSE.WindowClosingAdapter - Class in ptolemy.actor.gui
Listener for windowClosing action.
AbstractPredictor - Class in org.ptolemy.machineLearning.particleFilter
Abstract Predictor Base Class.
AbstractPredictor(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Construct the composite actor with a name and a container.
AbstractPredictor(Workspace) - Constructor for class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Construct a PF in the specified workspace with no container and an empty string as a name.
AbstractPtalonEvaluator - Class in ptolemy.actor.ptalon
A helper class to store information, like variable scope info, for the Ptalon compiler.
AbstractPtalonEvaluator(PtalonActor) - Constructor for class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Create a new AbstractPtalonEvaluator in the specified PtalonActor.
AbstractPtalonEvaluator.IfTree - Class in ptolemy.actor.ptalon
This is a representation of an if/else construct in Ptalon.
AbstractPtalonEvaluator.PtalonExpressionScope - Class in ptolemy.actor.ptalon
FIXME comment
AbstractReceiver - Class in ptolemy.actor
An abstract implementation of the Receiver interface.
AbstractReceiver() - Constructor for class ptolemy.actor.AbstractReceiver
Construct an empty receiver with no container.
AbstractReceiver(IOPort) - Constructor for class ptolemy.actor.AbstractReceiver
Construct an empty receiver with the specified container.
AbstractSettableAttribute - Class in ptolemy.kernel.util
This is an abstract base class for attributes that implement the Settable interface.
AbstractSettableAttribute() - Constructor for class ptolemy.kernel.util.AbstractSettableAttribute
Construct an attribute in the default workspace with an empty string as its name.
AbstractSettableAttribute(NamedObj, String) - Constructor for class ptolemy.kernel.util.AbstractSettableAttribute
Construct an attribute with the given name contained by the specified entity.
AbstractSettableAttribute(NamedObj, String, boolean) - Constructor for class ptolemy.kernel.util.AbstractSettableAttribute
Construct an attribute with the given name contained by the specified entity.
AbstractSettableAttribute(Workspace) - Constructor for class ptolemy.kernel.util.AbstractSettableAttribute
Construct an attribute in the specified workspace with an empty string as a name.
AbstractSite - Class in diva.canvas
An abstract implementation of Site.
AbstractSite() - Constructor for class diva.canvas.AbstractSite
 
AbstractSourceStation - Class in ptolemy.domains.tcs.lib
This abstract actor models a source staton which receives a record token.
AbstractSourceStation(CompositeEntity, String) - Constructor for class ptolemy.domains.tcs.lib.AbstractSourceStation
Create a new actor in the specified container with the specified name.
AbstractStateSpaceSimulator - Class in org.ptolemy.machineLearning.particleFilter
Abstract simulator base class.
AbstractStateSpaceSimulator(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
Construct the composite actor with a name and a container.
AbstractStateSpaceSimulator(Workspace) - Constructor for class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
Construct an actor in the specified workspace with no container and an empty string as a name.
AbstractStation - Class in ptolemy.domains.tcs.lib
This abstract actor models a Station.
AbstractStation(CompositeEntity, String) - Constructor for class ptolemy.domains.tcs.lib.AbstractStation
Create a new actor in the specified container with the specified name.
AbstractStoragePolicy - Class in diva.gui
It is nice if storage policies suggest good pathnames.
AbstractStoragePolicy() - Constructor for class diva.gui.AbstractStoragePolicy
 
AbstractTextAttribute - Class in ptolemy.vergil.kernel.attributes
An abstract base class for text annotations.
AbstractTextAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.kernel.attributes.AbstractTextAttribute
Construct an attribute with the given name contained by the specified container.
AbstractTrack - Class in ptolemy.domains.tcs.lib
A model of a track in Train control systems.
AbstractTrack(CompositeEntity, String) - Constructor for class ptolemy.domains.tcs.lib.AbstractTrack
Create a new actor in the specified container with the specified name.
AbstractUnitConverter - Class in com.jgoodies.forms.util
An abstract implementation of the UnitConverter interface that minimizes the effort required to convert font-dependent sizes to pixels.
AbstractUnitConverter() - Constructor for class com.jgoodies.forms.util.AbstractUnitConverter
 
AbstractUnscentedKalmanFilter - Class in org.ptolemy.machineLearning.particleFilter
Abstract Unscented Kalman Filter Base Class.
AbstractUnscentedKalmanFilter(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
Construct the composite actor with a name and a container.
AbstractUnscentedKalmanFilter(Workspace) - Constructor for class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
Construct a UKF in the specified workspace with no container and an empty string as a name.
AbstractUnscentedKalmanFilter.InputType - Enum in org.ptolemy.machineLearning.particleFilter
 
AbstractView - Class in diva.gui
An abstract implementation of the View interface that consists of mostly empty methods to be filled in by concrete subclasses.
AbstractView(Document) - Constructor for class diva.gui.AbstractView
Construct a view of the given document.
AbstractXmlBuilder - Class in diva.util.xml
An abstract implementation of the XmlBuilder interface that gets and sets a delegate, leaves the build method abstract, and doesn't support the generate method.
AbstractXmlBuilder() - Constructor for class diva.util.xml.AbstractXmlBuilder
 
ACCELERATOR_KEY - Static variable in class diva.gui.GUIUtilities
JDK1.2 doesn't have this string defined in javax.swing.Action.
Accelerometer - Class in ptolemy.actor.lib.mbed
This actor uses three output ports to output the x, y, and z measurements from an accelerometer.
Accelerometer - Class in ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed
An adapter class for ptolemy.actor.lib.mbed.Accelerometer.
Accelerometer(Accelerometer) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.Accelerometer
Construct the Accelerometer adapter.
Accelerometer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.mbed.Accelerometer
Construct an actor with the given container and name.
accept(LayerEvent) - Method in class diva.canvas.interactor.AbstractInteractor
Test if the interactor accepts the given event.
accept(LayerEvent) - Method in class diva.canvas.interactor.CompositeInteractor
Accept an event if any attached interactor will accept it.
accept(LayerEvent) - Method in interface diva.canvas.interactor.Interactor
Test is the interactor is prepared to accept this event.
accept(LayerEvent) - Method in class diva.canvas.interactor.SelectionInteractor
Accept an event if it will be accepted by the selection filters.
accept(MouseEvent) - Method in class diva.canvas.event.ExtendedMouseFilter
Test whether the given MouseEvent passes the filter.
accept(MouseEvent) - Method in class diva.canvas.event.MouseFilter
Test whether the given MouseEvent passes the filter.
accept(MouseEvent) - Method in class ptolemy.vergil.basic.PopupMouseFilter
Test whether the given MouseEvent passes the filter.
accept(File) - Method in class ptolemy.gui.ExtensionFilenameFilter
Return true if the given file has one of the registered extensions, or is a directory.
accept(File) - Method in class ptolemy.gui.PtFilenameFilter
Return true if the file is acceptable.
accept(File) - Method in class ptolemy.vergil.basic.BasicGraphFrame.FolderFileFilter
Accept only folders.
accept(File) - Method in class ptolemy.vergil.modal.fmv.FmvAutomatonGraphFrame.SMVFileFilter
Deprecated.
Return true if the file name ends with ".smv".
accept(File, String) - Method in class ptolemy.actor.lib.io.DirectoryListing
Return true if the specified name matches the specified pattern, or if no pattern has been specified.
accept(File, String) - Method in class ptolemy.gui.ExtensionFilenameFilter
Return true if the given file name has one of the registered extensions, or is a directory.
accept(File, String) - Method in class ptolemy.gui.PtFilenameFilter
Return true if the file is acceptable.
accept(File, String) - Method in class ptolemy.util.RecursiveFileFilter
Return whether the file or directory name in the given directory is accepted.
accept(Object) - Method in interface diva.util.Filter
Test if an object passes the filter, returning true if it does and false if it does not.
accept(Object) - Method in class diva.util.FilteredArrayIterator
Test if the object is acceptable for return by the iterator.
accept(Object) - Method in class ptolemy.vergil.basic.layout.kieler.KielerLayoutAction
Check whether the given model is supported by this layout action.
acceptable(Settable) - Method in class ptolemy.actor.gui.style.CheckBoxStyle
Return true if this style is acceptable for the given parameter.
acceptable(Settable) - Method in class ptolemy.actor.gui.style.ChoiceStyle
Return true if this style is acceptable for the given attribute.
acceptable(Settable) - Method in class ptolemy.actor.gui.style.FileChooserStyle
Return true if this style is acceptable for the given parameter.
acceptable(Settable) - Method in class ptolemy.actor.gui.style.HiddenStyle
Return true if this style is acceptable for the given parameter.
acceptable(Settable) - Method in class ptolemy.actor.gui.style.LineStyle
Return true if this style is acceptable for the given parameter.
acceptable(Settable) - Method in class ptolemy.actor.gui.style.NotEditableLineStyle
Return true if this style is acceptable for the given parameter.
acceptable(Settable) - Method in class ptolemy.actor.gui.style.NoteStyle
Return true if this style is acceptable for the given parameter.
acceptable(Settable) - Method in class ptolemy.actor.gui.style.ParameterEditorStyle
Return true if this style is acceptable for the given parameter.
acceptable(Settable) - Method in class ptolemy.actor.gui.style.TextStyle
Return true if this style is acceptable for the given parameter.
acceptableComponentType - Variable in class ptolemy.domains.ptera.lib.ReceiveInput
The name of the class of the component that can accept user input, such as "java.awt.Button", or empty.
acceptableKeyPattern - Variable in class ptolemy.domains.ptera.lib.ReceiveInput
A string pattern in the Java regular expression used to match acceptable key input.
acceptedTuples - Variable in class org.ptolemy.machineImprovisation.ChordFollower
The accepted duration value to be applied at the next tick.
acceptHead(Connector, Figure) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return true if the given connector can be connected to the given figure.
acceptHead(Connector, Figure) - Method in class diva.canvas.tutorial.ArcTutorial.SelfPTarget
Return true.
acceptHead(Connector, Figure) - Method in class ptolemy.vergil.actor.LinkController.LinkTarget
Accept the head of the connector.
acceptHead(Connector, Figure) - Method in class ptolemy.vergil.modal.TransitionController.LinkTarget
 
acceptHead(Node) - Method in interface diva.graph.modular.Edge
Return whether or not the given node is a valid head of this edge.
acceptHead(Object, Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicEdgeModel
Return true if the head of the given edge can be attached to the given node.
acceptHead(Object, Object) - Method in interface diva.graph.modular.MutableEdgeModel
Return whether or not the given node is a valid head of this edge.
acceptHead(Object, Object) - Method in class diva.graph.modular.MutableModularGraphModel
Return true if the head of the given edge can be attached to the given node.
acceptHead(Object, Object) - Method in interface diva.graph.MutableGraphModel
Return true if the head of the given edge can be attached to the given node.
acceptHead(Object, Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.LinkModel
Return true if the head of the given edge can be attached to the given node.
acceptHead(Object, Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.ArcModel
Return true if the head of the given edge can be attached to the given node.
acceptHead(Object, Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel.RelationModel
Return true if the head of the given edge can be attached to the given node.
acceptPtolemyExpression() - Method in class ptolemy.actor.gt.ingredients.criteria.StringCriterionElement
Return whether Ptolemy expression is accepted.
acceptPtolemyExpression() - Method in class ptolemy.actor.gt.ingredients.operations.StringOperationElement
Return whether Ptolemy expression is accepted.
acceptRegularExpression() - Method in class ptolemy.actor.gt.ingredients.criteria.StringCriterionElement
Return whether regular expression is accepted.
acceptTail(Connector, Figure) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return true if the given connector can be connected to the given figure.
acceptTail(Connector, Figure) - Method in class diva.canvas.tutorial.ArcTutorial.SelfPTarget
Return true.
acceptTail(Connector, Figure) - Method in class ptolemy.vergil.actor.LinkController.LinkTarget
Accept the tail of the connector.
acceptTail(Connector, Figure) - Method in class ptolemy.vergil.modal.TransitionController.LinkTarget
 
acceptTail(Node) - Method in interface diva.graph.modular.Edge
Return whether or not the given node is a valid tail of this edge.
acceptTail(Object, Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicEdgeModel
Return true if the tail of the given edge can be attached to the given node.
acceptTail(Object, Object) - Method in interface diva.graph.modular.MutableEdgeModel
Return whether or not the given node is a valid tail of this edge.
acceptTail(Object, Object) - Method in class diva.graph.modular.MutableModularGraphModel
Return true if the tail of the given edge can be attached to the given node.
acceptTail(Object, Object) - Method in interface diva.graph.MutableGraphModel
Return true if the tail of the given edge can be attached to the given node.
acceptTail(Object, Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.LinkModel
Return true if the tail of the given edge can be attached to the given node.
acceptTail(Object, Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.ArcModel
Return true if the tail of the given edge can be attached to the given node.
acceptTail(Object, Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel.RelationModel
Return true if the tail of the given edge can be attached to the given node.
access() - Method in class ptolemy.kernel.util.test.AccessAction
 
Access() - Constructor for class ptolemy.vergil.kernel.AttributeController.Access
 
AccessAction - Class in ptolemy.kernel.util.test
 
AccessAction(Workspace, long, char, long, Object, List, String) - Constructor for class ptolemy.kernel.util.test.AccessAction
 
ACCESSING - Static variable in class ptolemy.domains.csp.demo.BusContention.ExecEvent
 
ACCESSING - Static variable in class ptolemy.domains.dde.demo.LocalZeno.ExecEvent
 
accessMemory(boolean) - Method in class ptolemy.domains.csp.demo.BusContention.Processor
Attempt to access the shared resource.
AccessorCodeGenerator - Class in ptolemy.cg.kernel.generic.accessor
Generate a JavaScript Accessor for a model.
AccessorCodeGenerator(NamedObj, String) - Constructor for class ptolemy.cg.kernel.generic.accessor.AccessorCodeGenerator
Create a new instance of the AccessorCodeGenerator.
AccessorCodeGeneratorAdapter - Class in ptolemy.cg.kernel.generic.accessor
Base class for an Accessor code generator adapter.
AccessorCodeGeneratorAdapter(NamedObj) - Constructor for class ptolemy.cg.kernel.generic.accessor.AccessorCodeGeneratorAdapter
Construct the code generator adapter associated with the given component.
AccessorIconLoader - Class in org.terraswarm.accessor
An icon loader for accessors.
AccessorIconLoader() - Constructor for class org.terraswarm.accessor.AccessorIconLoader
 
AccessorLibrary - Class in org.terraswarm.accessor
A library of accessors.
AccessorLibrary(CompositeEntity, String) - Constructor for class org.terraswarm.accessor.AccessorLibrary
Construct a library with the given container and name.
AccessorOrchestrator - Interface in ptolemy.actor.lib.jjs
Interface for classes that can orchestrate the execution of accessors.
AccessorProxy(JavaScript) - Constructor for class ptolemy.actor.lib.jjs.JavaScript.AccessorProxy
 
accessorSource - Variable in class org.terraswarm.accessor.JSAccessor
The source of the accessor (a URL).
AccessorSSHCodeGenerator - Class in ptolemy.cg.kernel.generic.accessor
Generate a JavaScript composite accessor for a model and deploy it to a remote host.
AccessorSSHCodeGenerator(NamedObj, String) - Constructor for class ptolemy.cg.kernel.generic.accessor.AccessorSSHCodeGenerator
Create a new instance of the AccessorSSHCodeGenerator.
accessorToMoML(String) - Static method in class org.terraswarm.accessor.JSAccessor
Generate MoML for an Accessor.
accessorToMoML(String, boolean) - Static method in class org.terraswarm.accessor.JSAccessor
Generate MoML for an Accessor.
AccessorVerticle() - Constructor for class ptolemy.actor.lib.jjs.VertxHelperBase.AccessorVerticle
 
AccessThread - Class in ptolemy.kernel.util.test
 
AccessThread(String, List, TestWorkspaceBase) - Constructor for class ptolemy.kernel.util.test.AccessThread
 
AccumLUB - Class in ptolemy.domains.coroutine.kernel
AccumLUB class.
AccumLUB() - Constructor for class ptolemy.domains.coroutine.kernel.AccumLUB
 
AccumLUB(CompositeEntity, String) - Constructor for class ptolemy.domains.coroutine.kernel.AccumLUB
 
AccumLUB(Workspace) - Constructor for class ptolemy.domains.coroutine.kernel.AccumLUB
 
accumulate - Variable in class ptolemy.domains.gr.lib.GRTransform
Boolean value determining whether transformations are accumulated or reset for each firing.
accumulate - Variable in class ptolemy.domains.gr.lib.GRTransform2D
Boolean value determining whether transformations are accumulated or reset for each firing.
accumulate(String, Object) - Method in class org.json.JSONObject
Accumulate values under a key.
Accumulator - Class in ptolemy.actor.lib
Output the initial value plus the sum of all the inputs since the last time a true token was received at the reset port.
Accumulator - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.Accumulator.
Accumulator - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Accumulator.
Accumulator - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Accumulator.
Accumulator(Accumulator) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Accumulator
Construct an Accumulator adapter.
Accumulator(Accumulator) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Accumulator
Construct a Accumulator adapter.
Accumulator(Accumulator) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Accumulator
Construct a Accumulator adapter.
Accumulator(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Accumulator
Construct an actor with the given container and name.
Ack - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
AckPacket - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
acos() - Method in class ptolemy.math.Complex
Return the principal arc cosine of this complex number.
acos(Complex) - Static method in class ptolemy.math.Complex
Return the principal arc cosine of the specified complex number.
ACOS - Static variable in class com.jhlabs.math.MathFunction1D
 
acosh() - Method in class ptolemy.math.Complex
Return the principal hyperbolic arc cosine of this complex number.
acosh(double) - Static method in class ptolemy.math.ExtendedMath
Return the inverse hyperbolic cosine of the argument.
acosh(Complex) - Static method in class ptolemy.math.Complex
Return the principal hyperbolic arc cosine of the given complex number.
action(Event, Object) - Method in class com.microstar.xml.demo.XmlApplet
React to a button press.
Action - Class in ptolemy.domains.modal.kernel
An Action is contained by a Transition in an FSMActor or an Event in an ERGController.
Action(NamedObj, String) - Constructor for class ptolemy.domains.modal.kernel.Action
Construct an action with the given name contained by the specified container.
Action(Workspace) - Constructor for class ptolemy.domains.modal.kernel.Action
Construct an action in the specified workspace with an empty string as a name.
Actionable - Interface in ptolemy.kernel.attributes
Interface for objects that have named actions.
ActionableAttribute(NamedObj, String) - Constructor for class org.terraswarm.accessor.JSAccessor.ActionableAttribute
Create a new actionable attribute.
ActionableEntry(Query, String, String, Actionable) - Constructor for class ptolemy.actor.gui.PtolemyQuery.ActionableEntry
Create a panel containing an entry box and a color chooser.
actionClear() - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter
Clear action selection.
actionComputeOutputs() - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter
Compute the output tokens and send them to the specified (at construction time) output channels.
actionEvaluatePrecondition() - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter
Evaluate the preconditions for the action and return its result.
actionEvaluatePrecondition() - Method in class ptolemy.caltrop.ddi.util.DataflowWithRatesActorInterpreter
Evaluate the preconditions for the action and return its result.
ActionGUIProperty - Class in ptolemy.actor.gui.properties
A GUI property that is associated with an action.
ActionGUIProperty(NamedObj, String) - Constructor for class ptolemy.actor.gui.properties.ActionGUIProperty
Construct a GUI property with the given name contained by the specified entity.
ActionInteractor - Class in diva.canvas.interactor
An interactor that fires an Action when a mouse pressed event occurs.
ActionInteractor() - Constructor for class diva.canvas.interactor.ActionInteractor
Create a new interactor that will throw a NullPointerException when a mouse button is pressed.
ActionInteractor(Action) - Constructor for class diva.canvas.interactor.ActionInteractor
Create a new interactor that will activate the given action.
actionName() - Method in class org.terraswarm.accessor.JSAccessor.ActionableAttribute
Return "Reload".
actionName() - Method in interface ptolemy.kernel.attributes.Actionable
Return the name of the action.
actionPerformed(ActionEvent) - Method in class diva.graph.toolbox.DeletionListener
Delete any nodes or edges from the graph that are currently selected.
actionPerformed(ActionEvent) - Method in class diva.graph.tutorial.EditorTutorial.LayoutActionListener
 
actionPerformed(ActionEvent) - Method in class ptolemy.actor.gui.PlotTableauFrame.ExportImageAction
Export an image.
actionPerformed(ActionEvent) - Method in class ptolemy.actor.gui.PtolemyDialog
If the action event is a JButton, process the button press.
actionPerformed(ActionEvent) - Method in class ptolemy.actor.gui.PtolemyQuery.ActionableEntry
Perform the specified action.
actionPerformed(ActionEvent) - Method in class ptolemy.actor.gui.PtolemyQuery.HierarchicalConfigurer
 
actionPerformed(ActionEvent) - Method in class ptolemy.actor.gui.run.CustomizableRunFrame.CustomizeMenuListener
 
actionPerformed(ActionEvent) - Method in class ptolemy.actor.gui.RunTableau.RunFrame.DebugMenuListener
 
actionPerformed(ActionEvent) - Method in class ptolemy.actor.gui.TableauFrame.MenuItemListener
 
actionPerformed(ActionEvent) - Method in class ptolemy.actor.gui.TextEditor.ExportImageAction
Export an image.
actionPerformed(ActionEvent) - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet.EatingRateListener
 
actionPerformed(ActionEvent) - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet.GoButtonListener
 
actionPerformed(ActionEvent) - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet.StopButtonListener
 
actionPerformed(ActionEvent) - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet.ThinkingRateListener
 
actionPerformed(ActionEvent) - Method in class ptolemy.gui.Query.QueryActionListener
Call all registered QueryListeners.
actionPerformed(ActionEvent) - Method in class ptolemy.gui.Query.QueryColorChooser
 
actionPerformed(ActionEvent) - Method in class ptolemy.gui.Query.QueryFileChooser
Create a file browser dialog and get the user input.
actionPerformed(ActionEvent) - Method in class ptolemy.gui.UndoListener.RedoAction
 
actionPerformed(ActionEvent) - Method in class ptolemy.gui.UndoListener.UndoAction
 
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.actor.ActorController.ListenToActorAction
Perform the action.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.actor.ActorEditorGraphController.NewRelationAction
 
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.actor.ActorGraphFrame.DebugMenuListener
React to a menu command.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.actor.ActorGraphFrame.InstantiateAttributeAction
Instantiate a class by first opening a dialog to get a class name and then issuing a change request.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.actor.ActorGraphFrame.InstantiateEntityAction
Instantiate a class by first opening a dialog to get a class name and then issuing a change request.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.BasicGraphController.OpenBaseClassAction
Open the base class of a subclass or the class of an instance.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.BasicGraphController.UnitSolverDialogAction
Construct a UnitSolverDialog.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame.CopyAction
Copy the current selection.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame.CutAction
Copy and delete the current selection.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame.EditPreferencesAction
 
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame.ExportImageAction
Export an image.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame.FindAction
Open a dialog to find the specified text.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame.MoveToBackAction
 
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame.MoveToFrontAction
 
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame.PasteAction
Paste the current contents of the clipboard into the current model.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.CustomizeDocumentationAction
Perform the action by first ensuring that the target has an instance of DocAttribute, and then opening an edit parameters dialog on that attribute.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.export.html.ExportHTMLAction
Export a web page.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.export.itextpdf.ExportPDFAction
Export PDF.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.ExtendedGraphFrame.FullScreenAction
If we are in full-screen mode, then revert; otherwise, go to full-screen mode.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.GetDocumentationAction
Perform the action by opening documentation for the target.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.imprt.accessor.ImportAccessorAction
Import an accessor.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.imprt.fmu.ImportFMUAction
Import a FMU.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.imprt.fmu.ImportFMUForQSSAction
Import a FMU.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.imprt.fmu.ImportFMUHybridAction
Import a FMU.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.imprt.g4ltl.ImportG4LTLAction
Import a library by first opening a file chooser dialog and then importing the specified library.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.LookInsideAction
Execute the look inside action command received from the event sent from the user interface.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.RemoveCustomDocumentationAction
Perform the action by issuing a change request to remove the the first (and only?) DocAttribute contained by the target, if any.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.basic.WithIconGraphController.NewPortAction
Create a new port.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.gt.GTFrame.ConfigureIngredientsAction
 
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.gt.GTIngredientsEditor
 
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.gt.TransformationEditor
 
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.kernel.ListenToAction
Open a TextEffigy that displays debug messages.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.kernel.PortDialogAction
Open a dialog to rename the target.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.kernel.RenameDialogAction
Open a dialog to rename the target.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.modal.CaseGraphFrame.AddCaseAction
Perform the action.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.modal.CaseGraphFrame.RemoveCaseAction
Perform the action.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.modal.fmv.FmvAutomatonGraphController.NewFmvStateAction
Execute the action.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.modal.fmv.FmvAutomatonGraphFrame.InvokeNuSMVAction
Deprecated.
Choose the specified .smv file and later invoke NuSMV to perform verification.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.modal.fmv.FmvAutomatonGraphFrame.TranslateSmvAction
Deprecated.
Compose with another Fmv automaton by first opening a file chooser dialog and then composing with the specified model.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.modal.FSMGraphController.NewStateAction
Execute the action.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.modal.FSMGraphFrame
React to the actions specific to this FSM graph frame.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.modal.FSMGraphFrame.DebugMenuListener
React to a menu command.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.modal.ia.InterfaceAutomatonGraphController.ComposeWithAction
Compose with another interface automaton by first opening a file chooser dialog and then composing with the specified model.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.modal.modal.HierarchicalStateController.AddRefinementAction
 
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.modal.modal.HierarchicalStateController.RemoveRefinementAction
 
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.modal.StateController.LookInsideAction
 
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.ontologies.OntologyGraphFrame
React to the actions specific to this ontology graph frame.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.ontologies.OntologyGraphFrame.DebugMenuListener
React to a menu command in the debug menu.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphFrame
React to the actions specific to this ontology solver graph frame.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphFrame.DebugMenuListener
React to a menu command.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.ptera.PteraGraphController.NewEventAction
Execute the action.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.toolbox.ConfigureAction
Open a dialog to edit the target.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.toolbox.EditIconAction
Process the edit icon command.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.toolbox.FigureAction
Determine the target Ptolemy II object, the originating frame, and the X, Y position of the action, if possible.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.toolbox.MoveAction
Perform the move action and register the undo action.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.toolbox.RemoveIconAction
Process the remove icon command.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.toolbox.RotateOrFlipPorts
Process the rotate command.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.unit.ConfigureUnitsAction
Open a dialog to rename the target.
actionPerformed(ActionEvent) - Method in class ptolemy.vergil.unit.UnitSolverDialog
 
ActionRateSignature() - Constructor for class ptolemy.caltrop.ddi.DataflowWithRates.ActionRateSignature
 
actions - Variable in class ptolemy.domains.ptera.kernel.Event
The actions for this event.
actions() - Method in interface diva.gui.Application
Get an iterator over the names of the actions that are contained by this application.
actions() - Method in class diva.gui.tutorial.AbstractApplication
Get an iterator over the names of the actions that are contained by this application.
ActionsAttribute - Class in ptolemy.domains.ptera.kernel
An attribute associated with Ptera events containing executable actions.
ActionsAttribute(Event, String) - Constructor for class ptolemy.domains.ptera.kernel.ActionsAttribute
Construct an ActionsAttribute for a Ptera event.
ActionsAttribute(Workspace) - Constructor for class ptolemy.domains.ptera.kernel.ActionsAttribute
Construct an ActionsAttribute in the specified workspace with an empty string as a name.
actionSetup(Action) - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter
Set up the local environment of the specified action.
actionStep() - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter
Execute the action body, potentially changing the value of actor state variables and action-scope variables.
actionStep() - Method in class ptolemy.caltrop.ddi.util.DataflowWithRatesActorInterpreter
Execute the action body, potentially changing the value of actor state variables and action-scope variables.
actionType - Variable in class ptolemy.domains.tdl.kernel.TDLAction
Type of TDL action.
activateBranches() - Method in class ptolemy.actor.process.BranchController
Activate the branches that are managed by this branch controller.
active - Variable in class ptolemy.domains.ptera.lib.EventQueueDebugger
A Boolean parameter that determines whether this debugger is active.
ActiveActorManager - Class in ptolemy.domains.ci.kernel
An active actor manager iterates an active actor until its postfire() returns false, or the director is requested to stop.
ActiveActorManager(Actor, CIDirector) - Constructor for class ptolemy.domains.ci.kernel.ActiveActorManager
Construct an actor manager to iterate the actor.
activeObjects - Variable in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
If true, then every actor executes in its own thread.
actor - Variable in class ptolemy.actor.lib.hoc.ExecuteActor
Input port on which to receive an actor.
actor - Variable in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter
 
actor - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.Firing
 
actor - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.SimulationFiringFunction
The actor that fires.
actor() - Method in class ptolemy.domains.de.kernel.DEEvent
Return the destination actor for this event.
actor() - Method in class ptolemy.domains.metroII.kernel.FireMachine
Returns the wrapped actor.
actor() - Method in class ptolemy.domains.tm.kernel.TMEvent
Return the destination actor for this event.
Actor - Interface in ptolemy.actor
An Actor is an executable entity.
ACTOR - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
ACTOR - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
ACTOR - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
ACTOR - Static variable in class ptolemy.data.type.BaseType
The actor data type.
actor_declaration() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
Parse statements of one of form:
actor_declaration(AST) - Method in class ptolemy.actor.ptalon.PtalonPopulator
This is for a top level actor declaration, which requires separate treatment from a nested actor declaration.
actor_declaration(AST) - Method in class ptolemy.actor.ptalon.PtalonScopeChecker
 
ACTOR_DECLARATION - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
ACTOR_DECLARATION - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
ACTOR_DECLARATION - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
actor_definition() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
 
actor_definition(AST, PtalonEvaluator) - Method in class ptolemy.actor.ptalon.PtalonPopulator
 
actor_definition(AST, PtalonEvaluator) - Method in class ptolemy.actor.ptalon.PtalonScopeChecker
 
ACTOR_DEFINITION - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
ACTOR_DEFINITION - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
ACTOR_DEFINITION - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
ACTOR_EQUALS - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
ACTOR_EQUALS - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
ACTOR_EQUALS - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
actor_id() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
 
ACTOR_ID - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
ACTOR_ID - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
ACTOR_ID - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
ACTOR_LABEL - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
ACTOR_LABEL - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
ACTOR_LABEL - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
actorBufferLength - Variable in class ptolemy.actor.lib.net.DatagramReader
Length (in bytes) of each of the actor's two packet buffers for receiving a datagram.
ActorCellRenderer - Class in ptolemy.domains.sequence.gui
A renderer that displays getDisplayName() instead of the standard name in a JList.
ActorCellRenderer() - Constructor for class ptolemy.domains.sequence.gui.ActorCellRenderer
 
actorClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
actorClassName - Variable in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
The string that represents the class name of the actor for which this attribute defines lattice ontology solver constraints.
ActorConstraintsDefinitionAdapter - Class in ptolemy.data.ontologies.lattice
A class that creates a lattice-based ontology adapter from a model-based actor constraints definition attribute.
ActorConstraintsDefinitionAdapter(LatticeOntologySolver, ComponentEntity, List<StringParameter>) - Constructor for class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAdapter
Construct the lattice ontology adapter for the given component and property lattice.
ActorConstraintsDefinitionAttribute - Class in ptolemy.data.ontologies.lattice
Attribute that defines the lattice ontology solver constraints for an actor.
ActorConstraintsDefinitionAttribute(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
Construct the ActorConstraintsDefinitionAttribute attribute with the given container and name.
ActorController - Class in ptolemy.vergil.actor
This class provides interaction with nodes that represent Ptolemy II entities.
ActorController(GraphController) - Constructor for class ptolemy.vergil.actor.ActorController
Create an entity controller associated with the specified graph controller with full access.
ActorController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.actor.ActorController
Create an entity controller associated with the specified graph controller.
ActorController.ListenToActorAction - Class in ptolemy.vergil.actor
An action to listen to debug messages in the actor.
ActorDependencies - Class in ptolemy.actor.util
Utilities for data dependencies between actors.
ActorEditorGraphController - Class in ptolemy.vergil.actor
A Graph Controller for the Ptolemy II schematic editor.
ActorEditorGraphController() - Constructor for class ptolemy.vergil.actor.ActorEditorGraphController
Create a new basic controller with default terminal and edge interactors.
ActorEditorGraphController.LinkCreator - Class in ptolemy.vergil.actor
This class is an interactor that interactively drags edges from one terminal to another, creating a link to connect them.
ActorEditorGraphController.NewRelationAction - Class in ptolemy.vergil.actor
An action to create a new relation.
ActorEditorGraphController.RelationCreator - Class in ptolemy.vergil.actor
An interactor for creating relations upon control clicking.
ActorEnablingStatus - Class in ptolemy.domains.ddf.kernel
A type-safe enumeration of actor enabling status.
actorEnv - Variable in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter
 
ActorExecutionAspect - Interface in ptolemy.actor
An interface for objects that can intervene in the execution of actors.
ActorFiringListener - Interface in ptolemy.actor
A FiringEventListener listens for events that are issued during AtomicActor's iterations.
actorFirings - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.FiringCluster
 
ActorGraphFrame - Class in ptolemy.vergil.actor
This is a graph editor frame for ptolemy models.
ActorGraphFrame(CompositeEntity, Tableau) - Constructor for class ptolemy.vergil.actor.ActorGraphFrame
Construct a frame associated with the specified Ptolemy II model.
ActorGraphFrame(CompositeEntity, Tableau, LibraryAttribute) - Constructor for class ptolemy.vergil.actor.ActorGraphFrame
Construct a frame associated with the specified Ptolemy II model.
ActorGraphFrame.DebugMenuListener - Class in ptolemy.vergil.actor
Listener for debug menu commands.
ActorGraphFrame.InstantiateAttributeAction - Class in ptolemy.vergil.actor
An action to instantiate an attribute given a class name.
ActorGraphFrame.InstantiateEntityAction - Class in ptolemy.vergil.actor
An action to instantiate an entity given a class name.
ActorGraphicalMessageHandler - Class in ptolemy.actor.gui
A message handler that optionally includes a button that opens the model that contains the actor that caused the exception.
ActorGraphicalMessageHandler() - Constructor for class ptolemy.actor.gui.ActorGraphicalMessageHandler
 
ActorGraphModel - Class in ptolemy.vergil.actor
This class represents one level of hierarchy of a Ptolemy II model.
ActorGraphModel(NamedObj) - Constructor for class ptolemy.vergil.actor.ActorGraphModel
Construct a new graph model whose root is the given composite entity.
ActorGraphModel.ExternalPortModel - Class in ptolemy.vergil.actor
The model for ports that make external connections to this graph.
ActorGraphModel.IconModel - Class in ptolemy.vergil.actor
The model for an icon that contains ports.
ActorGraphModel.LinkModel - Class in ptolemy.vergil.actor
The model for links that connect two ports, or a port and a vertex.
ActorGraphModel.LinkModel.LinkChangeListener - Class in ptolemy.vergil.actor
This change listener is responsible for dispatching graph events when an edge is moved.
ActorGraphModel.PortModel - Class in ptolemy.vergil.actor
The model for ports that are contained in icons in this graph.
ActorGraphModel.VertexModel - Class in ptolemy.vergil.actor
The model for vertexes that are contained within the relations of the ptolemy model.
ActorGraphTableau - Class in ptolemy.vergil.actor
This is a graph editor for ptolemy models.
ActorGraphTableau(PtolemyEffigy, String) - Constructor for class ptolemy.vergil.actor.ActorGraphTableau
Create a tableau with the specified container and name, with no specified default library.
ActorGraphTableau(PtolemyEffigy, String, LibraryAttribute) - Constructor for class ptolemy.vergil.actor.ActorGraphTableau
Create a tableau with the specified container, name, and default library.
ActorGraphTableau(Workspace) - Constructor for class ptolemy.vergil.actor.ActorGraphTableau
Create a tableau in the specified workspace.
ActorGraphTableau.Factory - Class in ptolemy.vergil.actor
A factory that creates graph editing tableaux for Ptolemy models.
ActorIndex - Class in ptolemy.moml.filter
Generate actor/demo index files.
ActorIndex() - Constructor for class ptolemy.moml.filter.ActorIndex
 
actorInput - Variable in class ptolemy.actor.gt.ModelExecutor
The actorInput port.
ActorInstanceController - Class in ptolemy.vergil.actor
This class provides interaction with nodes that represent Ptolemy II actor instances (i.e., not classes).
ActorInstanceController(GraphController) - Constructor for class ptolemy.vergil.actor.ActorInstanceController
Create an actor instance controller associated with the specified graph controller with full access.
ActorInstanceController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.actor.ActorInstanceController
Create an entity controller associated with the specified graph controller with the specified access.
ActorInteractionAddon - Interface in ptolemy.vergil.actor
An interface for defining additional gui interaction for specific actor types.
actorIterator() - Method in class ptolemy.actor.sched.Firing
Return the actor invocation sequence of the schedule in the form of a sequence of actors.
actorIterator() - Method in class ptolemy.actor.sched.Schedule
Return the actor sequence in the schedule.
actorIterator() - Method in class ptolemy.actor.sched.ScheduleElement
Return the actor invocation sequence of the schedule in the form of a sequence of actors.
ActorLayoutConfiguration - Class in ptolemy.vergil.basic.layout
Specialized layout configuration dialog for ActorGraphModels.
ActorLayoutConfiguration(NamedObj, String) - Constructor for class ptolemy.vergil.basic.layout.ActorLayoutConfiguration
Creates an initializes a layout configuration specifically tailored for ActorGraphModels.
ActorModelScope - Class in ptolemy.data.ontologies
A Ptolemy expression language parser scope that refers to a specific actor and its contained elements.
ActorModelScope(NamedObj) - Constructor for class ptolemy.data.ontologies.ActorModelScope
Create a new ActorModelScope for the given Ptolemy NamedObj element.
ActorModuleInitializer - Class in ptolemy.actor.injection
Initializer of the PtolemyInjector with Java SE specific actor interface to implementation mappings.
ActorModuleInitializer() - Constructor for class ptolemy.actor.injection.ActorModuleInitializer
Create instance that initializes the PtolemyInjector.
ActorModuleInitializer.Initializer - Interface in ptolemy.actor.injection
Initializer is responsible for initializing the PtolemyInjector with modules specific to the platform it was developed for.
actorName - Variable in class ptolemy.actor.lib.GetCausalityInterface
Name of the actor to get the causality interface of.
actorName - Variable in class ptolemy.cg.lib.Profile.Connection
The name of the actor to be connected.
ActorNameIcon - Class in ptolemy.vergil.icon
An icon that displays the parameter _displayedName.
ActorNameIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.ActorNameIcon
Create a new icon with the given name in the given container.
actorNames() - Method in class ptolemy.domains.metroII.kernel.MappingEditor
Returns actors names on all hierarchies.
ActorOrientedClassProvider - Interface in org.ptolemy.classloading
A contract for dynamic providers of actor-oriented classes, i.e.
ACTORPARAM - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
ACTORPARAM - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
ACTORPARAM - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
ActorProductLatticeConstraintsDefinitionAdapter - Class in ptolemy.data.ontologies.lattice
A class that creates a product lattice-based ontology adapter from a model-based actor constraints definition attribute.
ActorProductLatticeConstraintsDefinitionAdapter(ProductLatticeOntologySolver, ComponentEntity, List<StringParameter>) - Constructor for class ptolemy.data.ontologies.lattice.ActorProductLatticeConstraintsDefinitionAdapter
Construct the lattice ontology adapter for the given component and property lattice.
ActorRecursion - Class in ptolemy.domains.ddf.lib
This actor performs actor recursion dynamically during execution.
ActorRecursion(CompositeEntity, String) - Constructor for class ptolemy.domains.ddf.lib.ActorRecursion
Create an ActorRecursion with a name and a container.
ActorSubstitute(String) - Constructor for class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Construct an actor substitute instance.
ActorToken - Class in ptolemy.data
A token that contains an actor.
ActorToken(Entity) - Constructor for class ptolemy.data.ActorToken
Construct an ActorToken.
actorType - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ActorType - Class in ptolemy.data.type
The base type of matrix token classes.
ActorType() - Constructor for class ptolemy.data.type.ActorType
 
ActorTypeUtil - Class in ptolemy.actor.util
This class includes a number of utility methods and classes that simplify the generation of type constraints.
ActorTypeUtil() - Constructor for class ptolemy.actor.util.ActorTypeUtil
 
ActorViewerGraphController - Class in ptolemy.vergil.actor
A graph controller for the Ptolemy II schematic viewer.
ActorViewerGraphController() - Constructor for class ptolemy.vergil.actor.ActorViewerGraphController
Create a new basic controller with default terminal and edge interactors and default context menus.
ActorViewerGraphController.EntityLayout - Class in ptolemy.vergil.actor
This layout algorithm is responsible for laying out the ports within an entity.
ActorWithPortNameProblem - Class in ptolemy.cg.kernel.generic.program.procedural.java.test
An actor that has spaces in the port name.
ActorWithPortNameProblem(CompositeEntity, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.test.ActorWithPortNameProblem
Construct an actor with the given container and name.
ActorWithPrivateParameter - Class in ptolemy.cg.kernel.generic.program.procedural.java.test
An actor with a private parameter, used to test AutoAdapter.
ActorWithPrivateParameter(CompositeEntity, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.test.ActorWithPrivateParameter
Construct an actor with the given container and name.
actuateAtEventTimestamp - Variable in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
Actuate at event timestamp parameter that defaults to the boolean value TRUE.
actuateAtEventTimestamp - Variable in class ptolemy.domains.ptides.lib.PtidesPort
Actuate at event timestamp parameter that defaults to the boolean value TRUE.
actuateAtEventTimestamp() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
Return true if actuation should happen at event timestamp and false if actuation can happen sooner.
actuateAtEventTimestamp() - Method in class ptolemy.domains.ptides.lib.PtidesPort
Return true if actuation should happen at event timestamp and false if actuation can happen sooner.
ActuationDevice - Interface in ptolemy.domains.ptides.lib
Deprecated.
actuators - Variable in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Map of Actors to actuator number.
ActuatorSetup - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib
A code generation adapter class for ptolemy.domains.ptides.lib.ActuatorSetup.
ActuatorSetup - Class in ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.lib
A code generation adapter class for ptolemy.domains.ptides.lib.targets.luminary.GPOutputDevice.
ActuatorSetup - Class in ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.lib
A code generation adapter class for ptolemy.domains.ptides.lib.targets.luminary.GPOutputDevice.
ActuatorSetup - Class in ptolemy.domains.ptides.lib
Deprecated.
ActuatorSetup(ActuatorSetup) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.ActuatorSetup
Construct a ActuatorSetup adapter.
ActuatorSetup(ActuatorSetup) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.lib.ActuatorSetup
Construct an adapter with the given ptolemy.domains.ptides.lib.GPOutputDevice actor.
ActuatorSetup(ActuatorSetup) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.lib.ActuatorSetup
Construct an adapter with the given ptolemy.domains.ptides.lib.GPOutputDevice actor.
ActuatorSetup(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.ActuatorSetup
Deprecated.
Create a new actor in the specified container with the specified name.
aCWmax - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
The maximum size of the contention window, in units of aSlotTime.
aCWmin - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
The minimum size of the contention window, in units of aSlotTime.
adam7Interlacing - Variable in class ptolemy.actor.lib.jai.JAIPNGWriter
If the Adam7 Interlacing option is false, pixels are stored left to right and from top to bottom.
adaptedReflectionCoefficients - Variable in class ptolemy.actor.lib.GradientAdaptiveLattice
The output port that produces the current reflection coefficients.
adapter() - Method in interface ptolemy.domains.metroII.kernel.GetFirable
Return the iterator for the caller function of getfire().
adapter() - Method in class ptolemy.domains.metroII.kernel.MetroIICompositeActor
Returns the iterator for the caller function of getfire().
adapter() - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirector
Since the MetroIIDEDirector is always used inside a MetroIICompositeActor, the adapter() in MetroIICompositeActor is responsible for creating the iterator of getfire(), this adapter() should never be called.
adapter() - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides
Since the MetroIIDEDirectorForPtides is always used inside a MetroIICompositeActor, the adapter() in MetroIICompositeActor is responsible for creating the iterator of getfire(), this adapter() should never be called.
adapter() - Method in class ptolemy.domains.metroII.kernel.MetroIIFSMDirector
Returns the iterator for the caller function of getfire().
adapter() - Method in class ptolemy.domains.metroII.kernel.MetroIIModalModel
Returns the iterator for the caller function of getfire().
adapter() - Method in class ptolemy.domains.metroII.kernel.MetroIIPNDirector
Returns the iterator for the caller function of getfire().
adapter() - Method in class ptolemy.domains.metroII.kernel.MetroIISequentialSDFDirector
Returns the iterator for the caller function of getfire().
adapter() - Method in class ptolemy.domains.metroII.kernel.MetroIISRDirector
Returns the iterator for the caller function of getfire().
adapter() - Method in class ptolemy.domains.metroII.kernel.MetroIISystemCDirector
Returns the iterator for the caller function of getfire().
AdaptiveMedian - Class in ptolemy.actor.lib.jai
This actor performs adaptive median filtering on an image.
AdaptiveMedian(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.AdaptiveMedian
Construct an actor with the given container and name.
add(double) - Method in class ptolemy.actor.util.Time
Return a new time object whose time value is increased by the given double value.
add(double[][], double) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is constructed from the argument by adding the second argument to every element.
add(double[][], double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is constructed from the argument by adding the second matrix to the first one.
add(double[], double) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is the formed by adding z to each element of the input array.
add(double[], double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is the element-by-element sum of the two input arrays.
add(float[][], float) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is constructed from the argument by adding the second argument to every element.
add(float[][], float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is constructed from the argument by adding the second matrix to the first one.
add(float[], float) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is the formed by adding z to each element of the input array.
add(float[], float[]) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is the element-by-element sum of the two input arrays.
add(int[][], int) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is constructed from the argument by adding the second argument to every element.
add(int[][], int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is constructed from the argument by adding the second matrix to the first one.
add(int[], int) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the formed by adding z to each element of the input array.
add(int[], int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the element-by-element sum of the two input arrays.
add(int, int) - Method in class ptolemy.domains.metroII.kernel.Graph
Adds a mapping constraint (A, B).
add(int, Figure) - Method in class diva.canvas.BasicZList
Insert a figure at the given position.
add(int, Figure) - Method in class diva.canvas.CompositeFigure
Insert a figure at the given position.
add(int, Figure) - Method in class diva.canvas.FigureLayer
Insert a figure into the layer at the given position.
add(int, Figure) - Method in interface diva.canvas.ZList
Insert a figure at the given position.
add(int, Object) - Method in class ptolemy.graph.LabeledList
Unsupported optional method of the List interface.
add(int, ScheduleElement) - Method in class ptolemy.actor.sched.Schedule
Insert the specified schedule element at the specified position in the schedule list.
add(int, SyntacticTerm) - Method in class ptolemy.cg.lib.syntactic.SyntacticSeries
Adds a term to an arbitrary position of the series.
add(int, SyntacticTerm) - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Insert a Syntactic Term in the column.
add(int, ScheduleElement) - Method in class ptolemy.graph.sched.Schedule
Insert the specified schedule element at the specified position in the schedule list.
add(long[][], long) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is constructed from the argument by adding the second argument to every element.
add(long[][], long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is constructed from the argument by adding the second matrix to the first one.
add(long[], long) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the formed by adding z to each element of the input array.
add(long[], long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the element-by-element sum of the two input arrays.
add(Tuple3f) - Method in class com.jhlabs.vecmath.Tuple3f
 
add(Tuple3f, Tuple3f) - Method in class com.jhlabs.vecmath.Tuple3f
 
add(Tuple4f) - Method in class com.jhlabs.vecmath.Tuple4f
 
add(Tuple4f, Tuple4f) - Method in class com.jhlabs.vecmath.Tuple4f
 
add(LayerListener, LayerListener) - Static method in class diva.canvas.event.LayerEventMulticaster
Adds layer-listener-a with layer-listener-b and returns the resulting multicast listener.
add(LayerMotionListener, LayerMotionListener) - Static method in class diva.canvas.event.LayerEventMulticaster
Adds layer-motion-listener-a with layer-motion-listener-b and returns the resulting multicast listener.
add(Figure) - Method in class diva.canvas.BasicZList
Add a figure to the container.
add(Figure) - Method in class diva.canvas.CompositeFigure
Add a child figure to this composite.
add(Figure) - Method in interface diva.canvas.FigureContainer
Add a figure to this container.
add(Figure) - Method in class diva.canvas.FigureDecorator
Add a figure.
add(Figure) - Method in class diva.canvas.FigureLayer
Add a figure to the layer.
add(Figure) - Method in class diva.canvas.toolbox.VectorFigure
Add a new figure to the list of drawn objects
add(Figure) - Method in interface diva.canvas.ZList
Add a figure to the list.
add(GraphListener) - Method in class diva.graph.toolbox.GraphEventMulticaster
Add the given listener to the list of listeners.
add(PaintedObject) - Method in class diva.canvas.toolbox.PaintedFigure
Add a new painted object to the objects displayed by this figure.
add(PaintedObject) - Method in class diva.util.java2d.PaintedList
Add a new element to the list.
add(E) - Method in class ptolemy.actor.gt.data.CombinedCollection
Add an element to the end of this collection.
add(E) - Method in class ptolemy.actor.gt.data.FastLinkedList
Add an element to the end of this linked list.
add(E) - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.CircularFifoQueue
Adds the given element to this queue.
add(Component) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Adds a component to the container using the default cell constraints.
add(Component, CellConstraints) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Adds a component to the panel using the given cell constraints.
add(Component, String) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Adds a component to the panel using the given encoded cell constraints.
add(Composite) - Method in class diva.canvas.toolbox.VectorFigure
Add a new compositioning operator to the list of drawn objects.
add(Paint) - Method in class diva.canvas.toolbox.VectorFigure
Add a new paint to the list of drawn objects.
add(Shape) - Method in class diva.canvas.OverlayLayer
Add a new shape to the list of shapes in this layer.
add(Shape) - Method in class diva.canvas.toolbox.VectorFigure
Add a new painted shape to the list of drawn objects.
add(Stroke) - Method in class diva.canvas.toolbox.VectorFigure
Add a new stroke to the list of drawn objects.
add(PropertyChangeListener) - Method in class diva.util.PropertyChangeMulticaster
Add the given listener to the list of listeners.
add(Object) - Method in class ptolemy.actor.gui.AWTContainer
Add the component to the container.
add(Object) - Method in interface ptolemy.actor.injection.PortableContainer
Add the specified component into the container.
add(Object) - Method in class ptolemy.graph.LabeledList
Add an element to the list.
add(String) - Method in class ptolemy.domains.metroII.kernel.EventDictionary
Add a new event name into the dictionary.
add(String, Token) - Static method in class ptolemy.data.expr.Constants
Add a constant with the given name and value to the table.
add(Action, String) - Method in class diva.gui.toolbox.JContextMenu
Add an action to this menu and return the menu item created.
add(Action, String, String, boolean) - Method in class diva.gui.toolbox.JContextMenu
Add an action to the given menu and return the menu item created.
add(JLabel, CellConstraints, Component, CellConstraints) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a label and component to the panel using the given cell constraints.
add(ScheduleElement) - Method in class ptolemy.actor.sched.Schedule
Append the specified schedule element to the end of the schedule list.
add(Time) - Method in class ptolemy.actor.util.Time
Return a new time object whose time value is the sum of that of this time object and of the specified time object.
add(SyntacticRank, SyntacticRank) - Static method in class ptolemy.cg.lib.syntactic.SyntacticRank
Add the two ranks if possible, else return null.
add(SyntacticTerm) - Method in class ptolemy.cg.lib.syntactic.SyntacticSeries
Add a term to the end of the series.
add(SyntacticTerm) - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Add a Syntactic Term to the column.
add(SyntacticTerm, SyntacticTerm) - Static method in class ptolemy.cg.lib.syntactic.SyntacticRank
Add the ranks of two terms.
add(Concept, Concept) - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityCounterexamples
Add a pair of concepts as a counterexample to this set.
add(Token) - Method in class ptolemy.actor.lib.jai.JAIImageToken
Return a new token whose value is the sum of this token and the argument.
add(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Return a new token whose value is the sum of this token and the argument.
add(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Return a new token whose value is the sum of this token and the argument.
add(Token) - Method in class ptolemy.data.ArrayToken
Addition can occur between arrays, or between an array and a token of some base type (i.e., anything less than or equal to String).
add(Token) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is the sum of this token and the argument.
add(Token) - Method in class ptolemy.data.ScalarToken
Return a new token whose value is the sum of this token and the argument.
add(Token) - Method in class ptolemy.data.Token
Return a new token whose value is the sum of this token and the argument.
add(Token) - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothToken
 
add(Type) - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Return a new type which represents the type that results from adding a token of this type and a token of the given argument type.
add(Type) - Method in class ptolemy.cg.lib.PointerToken.PointerType
Return a new type which represents the type that results from adding a token of this type and a token of the given argument type.
add(Type) - Method in class ptolemy.data.type.ActorType
Return a new type which represents the type that results from adding a token of this type and a token of the given argument type.
add(Type) - Method in class ptolemy.data.type.BaseType
Return a new type which represents the type that results from adding a token of this type and a token of the given argument type.
add(Type) - Method in class ptolemy.data.type.FixType
Return a new type which represents the type that results from adding a token of this type and a token of the given argument type.
add(Type) - Method in class ptolemy.data.type.StructuredType
Return a new type which represents the type that results from adding a token of this type and a token of the given argument type.
add(Type) - Method in class ptolemy.data.type.test.TestToken.TestType
Return a new type which represents the type that results from adding a token of this type and a token of the given argument type.
add(Type) - Method in interface ptolemy.data.type.Type
Return a new type which represents the type that results from adding a token of this type and a token of the given argument type.
add(Type) - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Return a new type which represents the type that results from adding a token of this type and a token of the given argument type.
add(Type) - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Return a new type which represents the type that results from adding a token of this type and a token of the given argument type.
add(ScheduleElement) - Method in class ptolemy.graph.sched.Schedule
Append the specified schedule element to the end of the schedule list.
add(UndoAction) - Method in class ptolemy.kernel.undo.UndoActionsList
Append a new entry to the list.
add(NamedObj) - Method in class ptolemy.kernel.util.Workspace
Add an item to the directory.
add(Complex) - Method in class ptolemy.math.Complex
Return the sum of this complex number and the argument z.
add(Complex[][], Complex) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is constructed from the argument by adding the second argument to every element.
add(Complex[][], Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is constructed from the argument by adding the second matrix to the first one.
add(Complex[], Complex) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is constructed from array by adding the complex number z to every element of array.
add(Complex[], Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is the element-by-element sum of the two input arrays.
add(FixPoint) - Method in class ptolemy.math.FixPoint
Return a FixPoint with a value equal to the sum of this FixPoint and the argument.
add(FixPoint, Quantization) - Method in class ptolemy.math.FixPoint
Return a FixPoint with a value equal to the sum of this FixPoint and the argument.
add(Fraction) - Method in class ptolemy.math.Fraction
Add this fraction to the given fraction.
add(Fraction[][], Fraction) - Static method in class ptolemy.math.FractionMatrixMath
Return a new matrix that is constructed from the argument by adding the second argument to every element.
add(Fraction[][], Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return a new matrix that is constructed from the argument by adding the second matrix to the first one.
add(Fraction[], Fraction) - Static method in class ptolemy.math.FractionArrayMath
Return a new array that is the formed by adding z to each element of the input array.
add(Fraction[], Fraction[]) - Static method in class ptolemy.math.FractionArrayMath
Return a new array that is the element-by-element sum of the two input arrays.
add(RTMTerm) - Method in class ptolemy.verification.kernel.maude.RTMList
 
ADD - Static variable in class com.jhlabs.composite.MiscComposite
 
ADD - Static variable in class com.jhlabs.image.PixelUtils
 
ADD_FUNCTION_NAME - Static variable in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
The string name of the attribute that defines the arithmetic add concept function for this ontology solver.
add15dTitle(String, String) - Method in class com.jgoodies.forms.builder.I15dPanelBuilder
Adds a title to the form using the specified constraints.
addAction(Action) - Method in interface diva.gui.Application
Add an action to the table of actions.
addAction(Action) - Method in class diva.gui.tutorial.AbstractApplication
Add an action to the table of actions.
addAction(Action) - Method in class ptolemy.vergil.toolbox.MenuActionFactory
Add an action to the pre-existing group of actions.
addAction(Action, String) - Method in class ptolemy.vergil.toolbox.MenuActionFactory
Add an action to the pre-existing group of actions.
addActionable(String, String, String, Actionable) - Method in class ptolemy.actor.gui.PtolemyQuery
Create an entry box with a button for the specified action.
addActionListener(ActionListener) - Method in class diva.gui.toolbox.JPseudoFrame
Add an action listener
addActions(Action[], String) - Method in class ptolemy.vergil.toolbox.MenuActionFactory
Add a set of action to the pre-existing group of actions.
addActor(String) - Method in class ptolemy.actor.ptalon.PtalonEvaluator
Add an actor to the PtalonActor.
addActorFiringListener(ActorFiringListener) - Method in class ptolemy.actor.AtomicActor
Append a listener to the current set of actor firing listeners.
addActorFiringListener(ActorFiringListener) - Method in class ptolemy.actor.CompositeActor
Append a listener to the current set of actor firing listeners.
addActorFiringListener(ActorFiringListener) - Method in interface ptolemy.actor.FiringsRecordable
Append a listener to the current set of firing event listeners.
addActorOrientedClassProvider(ActorOrientedClassProvider) - Method in class org.ptolemy.classloading.osgi.OSGiClassLoadingStrategy
Adds the given provider to the set of registered ActorOrientedClassProviders.
addActorParameter(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Add a PtalonParameter to the PtalonActor with the specified name.
addActorParameter(String, String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Add an invisible PtalonParameter to the PtalonActor with the specified name.
addAll(int, Collection) - Method in class ptolemy.graph.LabeledList
Unsupported optional method of the List interface.
addAll(Collection) - Method in class ptolemy.graph.LabeledList
Unsupported optional method of the List interface.
addAll(Collection<? extends E>) - Method in class ptolemy.actor.gt.data.CombinedCollection
Add all elements of the provided collection to this collection.
addAll(Collection<? extends E>) - Method in class ptolemy.actor.gt.data.FastLinkedList
Add all the elements of the given collection to the end of this linked list.
addAll(Collection<? extends SyntacticTerm>) - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Add collection of SyntacticTerms to the list by calling the add function.
addAllEvent(Iterable<? extends metroIIcomm.Event>) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
addAnalysis(String, Object) - Method in class ptolemy.actor.Manager
Add a static analysis to this manager.
addAnalysis(Analysis) - Method in class ptolemy.graph.Graph
Add an analysis to the list of analyses that this graph is associated with.
addAttr(String, RTMTerm) - Method in class ptolemy.verification.kernel.maude.RTMObject
 
addAttributes(List) - Method in class ptolemy.moml.LibraryBuilder
Add a list of Attributes.
addBranches(IOPort) - Method in class ptolemy.actor.process.BranchController
Add branches corresponding to the channels of the port argument.
addBuilderDecls(Reader) - Method in class diva.util.xml.CompositeBuilder
Add all of the builder declarations in the given XML document to the builder map.
addButtons(JButton[]) - Method in class com.jgoodies.forms.builder.ButtonStackBuilder
Adds a sequence of related buttons separated by a default gap.
addCaptionLine(String) - Method in class ptolemy.plot.PlotBox
Add a line to the caption (displayed at below graph) .
addCaptionLine(String) - Method in interface ptolemy.plot.PlotBoxInterface
Add a line to the caption (displayed at below graph) .
AddCaseAction() - Constructor for class ptolemy.vergil.modal.CaseGraphFrame.AddCaseAction
Create a case action with label "Add Case".
addChangeListener(ChangeListener) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
addChangeListener(ChangeListener) - Method in class ptolemy.actor.lib.hoc.LifeCycleManager
Override the base class to delegate to the container AND also record the listener locally.
addChangeListener(ChangeListener) - Method in interface ptolemy.kernel.util.Changeable
Add a change listener.
addChangeListener(ChangeListener) - Method in class ptolemy.kernel.util.ChangeRequest
Add a new change listener to this request.
addChangeListener(ChangeListener) - Method in class ptolemy.kernel.util.NamedObj
Add a change listener.
addChannelListener(ChannelListener) - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Add a channel listener to listen for transmissions on this channel.
addChannelListener(ChannelListener) - Method in interface ptolemy.domains.wireless.kernel.WirelessChannel
Add a channel listener to listen for transmissions on this channel.
addCheckBox(String, String, boolean) - Method in class ptolemy.gui.Query
Create an on-off check box.
addChild(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Create a new child tree to this tree with the specified name and return it.
addChild(String) - Method in class ptolemy.actor.ptalon.NamedTree
Create a new child tree to this tree with the specified name and return it.
addChild(Node) - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Add the node argument as a child to the encapsulated Java3D node in this actor.
addChoice(Object) - Method in class ptolemy.actor.gt.ingredients.criteria.ChoiceCriterionElement
Add a choice to the end of choices.
addChoice(String) - Method in class ptolemy.data.expr.Parameter
Add a choice.
addChoice(String, String, Object[], Object) - Method in class ptolemy.gui.Query
Create an uneditable choice menu.
addChoice(String, String, Object[], Object, boolean) - Method in class ptolemy.gui.Query
Create a choice menu.
addChoice(String, String, Object[], Object, boolean, Color, Color) - Method in class ptolemy.gui.Query
Create a choice menu.
addChoices(Collection<?>) - Method in class ptolemy.actor.gt.ingredients.criteria.ChoiceCriterionElement
Add choices to the end of choices.
addChoosableFileFilter(PtFilenameFilter) - Method in class ptolemy.gui.PtFileChooser
Set the file name filter for the dialog.
addChosenTransition(State, Transition) - Method in class ptolemy.domains.modal.kernel.FSMActor
Add a chosen transition to the set of chosen transitions.
addCol(int) - Method in class com.jhlabs.image.WarpGrid
Add a new column to the grid.
addColorChooser(String, String, String) - Method in class ptolemy.gui.Query
Create a ColorChooser.
addColumn() - Method in class ptolemy.vergil.scr.ConditionsTableModel
Add a column.
addColumn() - Method in class ptolemy.vergil.scr.EventTableModel
Add a column.
AddComposite - Class in com.jhlabs.composite
 
AddComposite(float) - Constructor for class com.jhlabs.composite.AddComposite
 
addConcept(FiniteConcept) - Method in class ptolemy.data.ontologies.DAGConceptGraph
Add a concept to this concept graph.
AddConceptFunctionDefinition - Class in ptolemy.data.ontologies.lattice
Concept function definition attribute specifically for arithmetic addition.
AddConceptFunctionDefinition(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.AddConceptFunctionDefinition
Construct the AddConceptFunctionDefinition attribute with the given container and name.
addConnection(Relation, NamedObj, NamedObj, double[]) - Method in class ptolemy.vergil.basic.layout.kieler.ApplyLayoutRequest
Add a new connection routing change to the request.
addConnection(Relation, NamedObj, NamedObj, double[], Point2D.Double) - Method in class ptolemy.vergil.basic.layout.kieler.ApplyLayoutRequest
Add a new connection routing change to the request.
addConnection(NamedObj, LayoutHint) - Method in class ptolemy.vergil.basic.layout.kieler.UndoLayoutAction
Add a connection.
addConnectorListener(ConnectorListener) - Method in class diva.canvas.connector.ConnectorInteractor
Add a connector listener.
addConnectorListener(ConnectorListener) - Method in class diva.canvas.connector.ConnectorManipulator
Add a connector listener to the interactor that is attached to grab-handles.
addConstraint(UnitConstraint) - Method in class ptolemy.moml.unit.UnitConstraints
Add a UnitConstraint to the collection.
addConstraintsFromTupleOntologyAdapter(List<Inequality>, Ontology, LatticeOntologyAdapter) - Static method in class ptolemy.data.ontologies.lattice.ProductLatticeOntologyAdapter
Create constraints for the ProductLatticeOntologyAdapter that are derived from the given component LatticeOntologyAdapter.
addContainer(String, Container) - Method in class ptolemy.actor.gui.run.RunLayoutFrame
Add a container with the specified name.
addContentPane(String, JComponent) - Method in class diva.gui.DesktopContext
Add a content pane to this frame.
addContentPane(String, JComponent) - Method in interface diva.gui.MDIContext
Add a new content pane to this frame.
addCurve(Transition, double) - Method in class ptolemy.vergil.basic.layout.kieler.ApplyLayoutRequest
Add a new transition curve change to the request.
addCurve(ApplyLayoutRequest.CurveEntry) - Method in class ptolemy.vergil.basic.layout.kieler.UndoLayoutAction
Add a curve to the undo action.
addDebugListener(DebugListener) - Method in class ptolemy.actor.sched.StaticSchedulingDirector
Override the base class to also listen to the scheduler, if there is one.
addDebugListener(DebugListener) - Method in class ptolemy.actor.util.CalendarQueue
Append a listener to the current set of debug listeners.
addDebugListener(DebugListener) - Method in class ptolemy.domains.csp.kernel.AbstractBranchController
Add a debug listener.
addDebugListener(DebugListener) - Method in class ptolemy.domains.csp.kernel.ConditionalBranch
Add a debug listener.
addDebugListener(DebugListener) - Method in class ptolemy.domains.de.kernel.DECQEventQueue
Append a listener to the current set of debug listeners.
addDebugListener(DebugListener) - Method in class ptolemy.domains.de.kernel.DEDirector
Append the specified listener to the current set of debug listeners.
addDebugListener(DebugListener) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesListEventQueue
Adds a debugger listen for this event queue.
addDebugListener(DebugListener) - Method in class ptolemy.domains.ptides.kernel.PtidesListEventQueue
Add a debugger listen for this event queue.
addDebugListener(DebugListener) - Method in interface ptolemy.kernel.util.Debuggable
Add a debug listener.
addDebugListener(DebugListener) - Method in class ptolemy.kernel.util.NamedObj
Append a listener to the current set of debug listeners.
addDebugListener(DebugListener) - Method in class ptolemy.kernel.util.PtolemyThread
Append a listener to the current set of debug listeners.
addDecorator(Class, FigureDecorator) - Method in class diva.canvas.toolbox.TypedDecorator
Add a decorator which is duplicated when an object of the given class is passed to the newInstance() method.
addDefaultInputDependencies() - Method in class org.ptolemy.fmi.FMIModelDescription
Add direct dependency to each output variables from all input variables.
addDependencyDeclaration(DependencyDeclaration) - Method in class ptolemy.actor.util.ConstVariableModelAnalysis
Add the information in the given dependency declaration to the dependence graph of this analysis.
addDirectoryToJavaLibraryPath(String) - Static method in class ptolemy.util.StringUtilities
Add a directory to the java.library.path directory..
addDisplay(String, String, String) - Method in class ptolemy.gui.Query
Create a simple one-line text display, a non-editable value that is set externally using the setDisplay() method.
addDisplay(String, String, String, Color, Color) - Method in class ptolemy.gui.Query
Create a simple one-line text display, a non-editable value that is set externally using the setDisplay() method.
addDocument(Document) - Method in interface diva.gui.Application
Add a document to the application and notify document listeners.
addDocument(Document) - Method in class diva.gui.tutorial.AbstractApplication
Add a document to the list of documents currently known by this application.
addDocumentListener(ListDataListener) - Method in interface diva.gui.Application
Add a document listener to this application.
addDocumentListener(ListDataListener) - Method in class diva.gui.tutorial.AbstractApplication
Add a document listener to this application.
ADDED_PARAMETER - org.ptolemy.ssm.MirrorDecoratorListener.DecoratorEvent
Parameter was added.
ADDED_PORT - org.ptolemy.ssm.MirrorDecoratorListener.DecoratorEvent
Port was added.
ADDED_PORT_PARAMETER - org.ptolemy.ssm.MirrorDecoratorListener.DecoratorEvent
PortParameter was added.
addEdge(Object, Object) - Method in class ptolemy.graph.Graph
Given two node weights w1 and w2, add all unweighted edges of the form (x1, x2), where (x1.getWeight() == w1) && (x2.getWeight() == w2).
addEdge(Object, Object, int, double, double) - Method in class diva.graph.AbstractGraphController
Add an edge to this graph editor and render it from the given tail node to an autonomous site at the given location.
addEdge(Object, Object, int, double, double) - Method in class diva.graph.BasicEdgeController
Add an edge to this graph editor and render it from the given tail node to an autonomous site at the given location.
addEdge(Object, Object, int, double, double) - Method in interface diva.graph.EdgeController
Add an edge to this graph editor and render it from the given tail node to an autonomous site at the given location.
addEdge(Object, Object, int, double, double) - Method in interface diva.graph.GraphController
Add an edge to this graph editor and render it from the given tail node to an autonomous site at the given location.
addEdge(Object, Object, Object) - Method in class diva.graph.AbstractGraphController
Add an edge to this graph between the given tail and head nodes.
addEdge(Object, Object, Object) - Method in class diva.graph.BasicEdgeController
Add an edge to this graph between the given tail and head nodes.
addEdge(Object, Object, Object) - Method in interface diva.graph.EdgeController
Add an edge to this graph between the given tail and head nodes.
addEdge(Object, Object, Object) - Method in interface diva.graph.GraphController
Add an edge to this graph between the given tail and head nodes.
addEdge(Object, Object, Object) - Method in class ptolemy.graph.Graph
Given two node weights w1 and w2, add weighted edges of the form (x1, x2), where (x1.getWeight() == w1) && (x2.getWeight() == w2).
addEdge(Edge) - Method in class ptolemy.graph.Graph
Add a pre-constructed edge (unweighted or weighted).
addEdge(Node, Node) - Method in class ptolemy.graph.Graph
Add an unweighted edge between two nodes.
addEdge(Node, Node, Object) - Method in class ptolemy.graph.Graph
Add a weighted edge between two nodes.
addEdges(Collection) - Method in class ptolemy.graph.Graph
Add a collection of edges to the graph.
addEditListener(EditListener) - Method in class ptolemy.plot.EditablePlot
Add a listener to be informed when the user modifies a data set.
AddEditorFactory - Class in ptolemy.moml.filter
Deprecated.
Use AddMissingParameter instead because it handles multiple missing parameter at once.
AddEditorFactory() - Constructor for class ptolemy.moml.filter.AddEditorFactory
Deprecated.
 
addElement(XmlElement) - Method in class diva.util.xml.XmlElement
Add a child element to this element.
addEnabledOutport(TypedIOPort) - Method in class ptolemy.domains.sequence.kernel.ControlActor
Add a port to the list of enabled output ports.
addEntry(String, String, Icon, JComponent) - Method in class diva.gui.toolbox.JTreePane
Adds a component represented by a title and/or icon, either of which can be null.
addEntry(String, String, Icon, JComponent, String) - Method in class diva.gui.toolbox.JTreePane
Adds a component and tooltip represented by a title and/or icon, either of which can be null.
addEntry(String, String, JComponent) - Method in class diva.gui.toolbox.JTreePane
Adds a component represented by a title button with no icon.
addEntry(PtolemyQuery) - Method in class ptolemy.actor.gui.style.CheckBoxStyle
Create a new check box entry in the given query associated with the parameter containing this style.
addEntry(PtolemyQuery) - Method in class ptolemy.actor.gui.style.ChoiceStyle
Create a new uneditable combo box entry in the given query associated with the attribute containing this style.
addEntry(PtolemyQuery) - Method in class ptolemy.actor.gui.style.EditableChoiceStyle
Create a new editable combo box entry in the given query associated with the attribute containing this style.
addEntry(PtolemyQuery) - Method in class ptolemy.actor.gui.style.FileChooserStyle
Create a new entry in the given query associated with the attribute containing this style.
addEntry(PtolemyQuery) - Method in class ptolemy.actor.gui.style.HiddenStyle
Create no entry in the given query associated with the attribute containing this style.
addEntry(PtolemyQuery) - Method in class ptolemy.actor.gui.style.LineStyle
Create a new type-in line entry in the given query associated with the attribute containing this style.
addEntry(PtolemyQuery) - Method in class ptolemy.actor.gui.style.NotEditableLineStyle
Create a new type-in line entry in the given query associated with the attribute containing this style.
addEntry(PtolemyQuery) - Method in class ptolemy.actor.gui.style.NoteStyle
Create a new type-in line entry in the given query associated with the attribute containing this style.
addEntry(PtolemyQuery) - Method in class ptolemy.actor.gui.style.ParameterEditorStyle
Create a new entry in the given query associated with the attribute containing this style.
addEntry(PtolemyQuery) - Method in class ptolemy.actor.gui.style.TextStyle
Create a new type-in line entry in the given query associated with the attribute containing this style.
addEntryAfter(FastLinkedList.Entry, FastLinkedList.Entry) - Method in class ptolemy.actor.gt.data.FastLinkedList
Add an entry after previousEntry, or add the entry to the head if previousEntry is null.
addEntryBefore(FastLinkedList.Entry, FastLinkedList.Entry) - Method in class ptolemy.actor.gt.data.FastLinkedList
Add an entry before nextEntry, or add the entry to the tail if nextEntry is null.
addEntryLocation(ControlEntryToken.EntryLocation) - Method in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
addEntryToHead(FastLinkedList.Entry) - Method in class ptolemy.actor.gt.data.FastLinkedList
Add an entry to the head of this linked list.
addEntryToTail(FastLinkedList.Entry) - Method in class ptolemy.actor.gt.data.FastLinkedList
Add an entry to the tail of this linked list.
addErrors(String) - Method in class ptolemy.data.ontologies.OntologySolverUtilities
Record the given error message.
addEscapes(String) - Static method in error ptolemy.data.expr.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error ptolemy.moml.unit.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addEvent(int, metroIIcomm.Event) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
addEvent(int, metroIIcomm.Event.Builder) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
addEvent(metroIIcomm.Event) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
addEvent(metroIIcomm.Event.Builder) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
addEventBuilder() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
addEventBuilder(int) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
addExecutingListener(ExecutionAspectListener) - Method in interface ptolemy.actor.ActorExecutionAspect
Add schedule listener.
addExecutingListener(ExecutionAspectListener) - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Add schedule listener.
addExecutingListener(ExecutionAspectListener) - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Add schedule listener.
addExecutionListener(ExecutionListener) - Method in class ptolemy.actor.gt.controller.TransformationAttribute
Add an execution listener to the list of execution listeners, which are invoked at specific points when the transformation is executed.
addExecutionListener(ExecutionListener) - Method in class ptolemy.actor.Manager
Add a listener to be notified when the model execution changes state.
addExitLocation(ControlExitToken.ExitLocation) - Method in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
addExp(String, boolean) - Method in class ptolemy.verification.kernel.maude.RTMList
 
addExpAttr(String, String, boolean) - Method in class ptolemy.verification.kernel.maude.RTMObject
 
addFileChooser(String, String, String, URI, File) - Method in class ptolemy.gui.Query
Create a FileChooser that selects files only, not directories, and has the default colors (white in the background, black in the foreground).
addFileChooser(String, String, String, URI, File, boolean) - Method in class ptolemy.gui.Query
Create a FileChooser that selects files only, not directories, and has the default colors (white in the background, black in the foreground).
addFileChooser(String, String, String, URI, File, boolean, boolean) - Method in class ptolemy.gui.Query
Create a FileChooser with default colors (white in the foreground, black in the background).
addFileChooser(String, String, String, URI, File, boolean, boolean, boolean, Color, Color) - Method in class ptolemy.gui.Query
Create a FileChooser.
addFileChooser(String, String, String, URI, File, boolean, boolean, boolean, Color, Color, FilenameFilter) - Method in class ptolemy.gui.Query
Create a FileChooser.
addFileChooser(String, String, String, URI, File, boolean, boolean, Color, Color) - Method in class ptolemy.gui.Query
Create a FileChooser.
addFileChooser(String, String, String, URI, File, Color, Color) - Method in class ptolemy.gui.Query
Create a FileChooser that selects files only, not directories.
addFilter(MoMLFilter) - Static method in class ptolemy.moml.filter.BackwardCompatibility
Add a MoMLFilter to the list of filters.
addFixed(JComponent) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a fixed size component.
addFixed(JComponent) - Method in class com.jgoodies.forms.builder.ButtonStackBuilder
Adds a fixed size component.
addFixedNarrow(JComponent) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a fixed size component with narrow margins.
addFunctionUsed(String) - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Add a function to the Set of function used thus far.
addGlue() - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a glue that will be given the extra space, if this box is larger than its preferred size.
addGlue() - Method in class com.jgoodies.forms.builder.ButtonStackBuilder
Adds a glue that will be given the extra space, if this box is larger than its preferred size.
addGrabHandle(GrabHandle) - Method in class diva.canvas.interactor.Manipulator
Add a grab-handle to this manipulator's collection of grab-handles.
addGraph(Graph) - Method in class ptolemy.graph.Graph
Add a given graph to this graph.
addGraphListener(GraphListener) - Method in class diva.graph.AbstractGraphModel
Add a graph listener to the model.
addGraphListener(GraphListener) - Method in interface diva.graph.GraphModel
Add a graph listener to the model.
addGraphViewListener(GraphViewListener) - Method in class diva.graph.AbstractGraphController
 
addGraphViewListener(GraphViewListener) - Method in interface diva.graph.GraphController
 
addGridded(JComponent) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a gridded component, i.e.
addGridded(JComponent) - Method in class com.jgoodies.forms.builder.ButtonStackBuilder
Adds a gridded component.
addGriddedButtons(JButton[]) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a sequence of related gridded buttons each separated by a default gap.
addGriddedGrowing(JComponent) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a gridded component that grows.
addGriddedGrowingButtons(JButton[]) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a sequence of gridded buttons that grow where each is separated by a default gap.
addGroupedColumn(int) - Method in class com.jgoodies.forms.layout.FormLayout
Adds the specified column index to the last column group.
addGroupedRow(int) - Method in class com.jgoodies.forms.layout.FormLayout
Adds the specified row index to the last row group.
addHierarchyListener(HierarchyListener) - Method in class ptolemy.kernel.util.NamedObj
Add a hierarchy listener.
addHotKey(JComponent, Action) - Static method in class diva.gui.GUIUtilities
Add a quick keystroke on the given pane for the given action.
addHotKey(JComponent, Action, KeyStroke) - Static method in class diva.gui.GUIUtilities
Add a quick keystroke on the given pane for the given action.
addHotKeys(JGraph) - Method in class ptolemy.vergil.actor.ActorController
Add hot keys to the actions in the given JGraph.
addHotKeys(JGraph) - Method in class ptolemy.vergil.actor.ClassDefinitionController
Add hot keys to the actions in the given JGraph.
addHotKeys(JGraph) - Method in class ptolemy.vergil.basic.MoMLModelAttributeController
Add hot keys to the look inside action in the given JGraph.
addHotKeys(JGraph) - Method in class ptolemy.vergil.basic.NamedObjController
Add hot keys to the actions in the given JGraph.
addHotKeys(JGraph) - Method in class ptolemy.vergil.kernel.AttributeController
Add hot keys to the actions in the given JGraph.
addHotKeys(JGraph) - Method in class ptolemy.vergil.modal.TransitionController
Add hot keys to the actions in the given JGraph.
addHotKeys(JGraph) - Method in class ptolemy.vergil.ontologies.ConceptController
Add hot keys to the actions in the given JGraph.
addHotKeys(JGraph) - Method in class ptolemy.vergil.ontologies.ConceptRelationController
Do not add hot keys for the ontology relation.
addHotKeys(JGraph) - Method in class ptolemy.vergil.ontologies.OntologyEntityController
Add hot keys to the actions in the given JGraph.
addI15dLabel(String, CellConstraints) - Method in class com.jgoodies.forms.builder.I15dPanelBuilder
Adds an internationalized (i15d) textual label to the form using the specified constraints.
addI15dLabel(String, CellConstraints, Component, CellConstraints) - Method in class com.jgoodies.forms.builder.I15dPanelBuilder
Adds an internationalized (i15d) label and component to the panel using the given cell constraints.
addI15dLabel(String, String) - Method in class com.jgoodies.forms.builder.I15dPanelBuilder
Adds an internationalized (i15d) textual label to the form using the specified constraints.
addI15dSeparator(String, CellConstraints) - Method in class com.jgoodies.forms.builder.I15dPanelBuilder
Adds an internationalized (i15d) titled separator to the form using the specified constraints.
addI15dSeparator(String, String) - Method in class com.jgoodies.forms.builder.I15dPanelBuilder
Adds an internationalized (i15d) titled separator to the form using the specified constraints.
addI15dTitle(String, CellConstraints) - Method in class com.jgoodies.forms.builder.I15dPanelBuilder
Adds a title to the form using the specified constraints.
addIcon(Icon, String) - Method in class diva.gui.toolbox.JPalette
Add an icon to the palette, that is associated with the
AddIcon - Class in ptolemy.moml.filter
Certain actors have specialized icons that display the value of one of the parameters.
AddIcon() - Constructor for class ptolemy.moml.filter.AddIcon
 
addIcons(Action, String[][]) - Static method in class diva.gui.GUIUtilities
Add icons to an action.
addInclude(String) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralCodeGenerator
Add an include command line argument the compile command.
addInequalities(Iterator) - Method in class ptolemy.graph.InequalitySolver
Add a group of inequalities to the set of constraints.
addInequality(Inequality) - Method in class ptolemy.graph.InequalitySolver
Add an Inequality to the set of constraints.
addInitializable(Initializable) - Method in class ptolemy.actor.AbstractInitializableAttribute
Add the specified object to the set of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
addInitializable(Initializable) - Method in class ptolemy.actor.AtomicActor
Add the specified object to the set of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
addInitializable(Initializable) - Method in class ptolemy.actor.CompositeActor
Add the specified object to the set of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
addInitializable(Initializable) - Method in class ptolemy.actor.Director
Add the specified object to the set of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
addInitializable(Initializable) - Method in class ptolemy.actor.DoNothingDirector
 
addInitializable(Initializable) - Method in class ptolemy.actor.gt.controller.ModelParameter
Add the specified object to the list of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
addInitializable(Initializable) - Method in class ptolemy.actor.gt.StateMatcher
Do nothing because a state matcher is not supposed to contain any initializable.
addInitializable(Initializable) - Method in interface ptolemy.actor.Initializable
Add the specified object to the set of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
addInitializable(Initializable) - Method in class ptolemy.actor.lib.ExceptionManager
Add the specified object to the set of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
addInitializable(Initializable) - Method in class ptolemy.actor.parameters.ParameterSet
Add the specified object to the list of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
addInitializable(Initializable) - Method in class ptolemy.actor.parameters.SharedParameter
Add the specified object to the list of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
addInitializable(Initializable) - Method in class ptolemy.actor.PublisherPort
Throw an exception.
addInitializable(Initializable) - Method in class ptolemy.actor.PubSubPort
Throw an exception.
addInitializable(Initializable) - Method in class ptolemy.caltrop.ddi.AbstractDDI
Do nothing.
addInitializable(Initializable) - Method in class ptolemy.data.expr.AbstractInitializableParameter
Add the specified object to the set of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
addInitializable(Initializable) - Method in class ptolemy.domains.modal.kernel.FSMActor
Add the specified object to the list of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
addInitializable(Initializable) - Method in class ptolemy.domains.ptera.kernel.Event
Add the specified object to the list of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
addInitializable(Initializable) - Method in class ptolemy.domains.ptera.lib.EventQueueDebugger
Do nothing.
addInitializable(Initializable) - Method in class ptolemy.domains.ptera.lib.TableauParameter
Not implemented.
addInitializable(Initializable) - Method in class ptolemy.domains.tester.kernel.TesterDirector
Do nothing.
addInPort(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Add a TypedIOPort to the PtalonActor with the specified name, and input flow type.
addInputEvent(MetroIIPtidesPort, PtidesEvent, double) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Add a new event to the input queue.
addInputEvent(PtidesPort, PtidesEvent, double) - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Add a new event to the input queue.
addInputRate(String, int) - Method in class ptolemy.caltrop.ddi.DataflowWithRates.ActionRateSignature
 
addInteractor(Interactor) - Method in class diva.canvas.event.EventLayer
Add an interactor to this interactor.
addInteractor(Interactor) - Method in class diva.canvas.interactor.CompositeInteractor
Add an interactor to this interactor.
addInternal(EventListener, EventListener) - Static method in class diva.canvas.event.LayerEventMulticaster
Returns the resulting multicast listener from adding listener-a and listener-b together.
addIOPortEventListener(IOPortEventListener) - Method in class ptolemy.actor.IOPort
Append a listener to the current set of port event listeners.
AddJam(int, int, int, float[], int, int, int, float[], float, float, float, float, float, float) - Static method in class ptolemy.domains.pthales.JNI.ABF
 
addKnot(float, float) - Method in class com.jhlabs.image.Curve
 
addKnot(int, int) - Method in class com.jhlabs.image.SplineColormap
Add a new knot.
addKnot(int, int, int) - Method in class com.jhlabs.image.Gradient
Add a new knot.
addLabel(String) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a textual label to the form using the default constraints.
addLabel(String, CellConstraints) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a textual label to the form using the specified constraints.
addLabel(String, CellConstraints, Component, CellConstraints) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a label and component to the panel using the given cell constraints.
addLabel(String, String) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a textual label to the form using the specified constraints.
addLabelFromNode(SyntacticNode) - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Add a unique label to given node or return its current label.
addLayer(int, CanvasLayer) - Method in class diva.canvas.toolbox.BasicCanvasPane
Insert the given layer into the list of layers at the given index.
addLayer(CanvasLayer) - Method in class diva.canvas.toolbox.BasicCanvasPane
Add the given layer to the list of layers.
addLayerListener(LayerListener) - Method in class diva.canvas.event.EventLayer
Add the given layer listener to this dispatcher.
addLayerListener(LayerListener) - Method in class diva.canvas.interactor.DragInteractor
Add the given layer listener to this interactor.
addLayerMotionListener(LayerMotionListener) - Method in class diva.canvas.connector.ConnectorManipulator
Add the given layer motion listener to this interactor.
addLayerMotionListener(LayerMotionListener) - Method in class diva.canvas.event.EventLayer
Add the given layer motion listener to this dispatcher.
addLayout(String, GlobalLayout, JPanel) - Method in class diva.graph.tutorial.EditorTutorial.LayoutWidget
Add a layout to the widget, with the given name, layout engine and widget for configuration of the layout.
addLayoutComponent(Component, Object) - Method in class com.jgoodies.forms.layout.FormLayout
Adds the specified component to the layout, using the specified constraints object.
addLayoutComponent(String, Component) - Method in class com.jgoodies.forms.layout.FormLayout
Throws an UnsupportedOperationException.
addLegend(int, String) - Method in class ptolemy.plot.Histogram
Add a legend (displayed at the upper right) for the specified data set with the specified string.
addLegend(int, String) - Method in class ptolemy.plot.Plot
Add a legend (displayed at the upper right) for the specified data set with the specified string.
addLegend(int, String) - Method in class ptolemy.plot.PlotBox
Add a legend (displayed at the upper right) for the specified data set with the specified string.
addLegend(int, String) - Method in interface ptolemy.plot.PlotBoxInterface
Add a legend (displayed at the upper right) for the specified data set with the specified string.
addLegend(int, String) - Method in interface ptolemy.plot.PlotInterface
 
addLibrary(String) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralCodeGenerator
Add a library command line argument the compile command.
addLibraryIfNecessary(String) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralCodeGenerator
If the compile command does not yet containe a library, add a library command line argument the compile command.
addLight(LightFilter.Light) - Method in class com.jhlabs.image.LightFilter
 
addLine(String, String, String) - Method in class ptolemy.gui.Query
Create a single-line entry box with the specified name, label, and default value.
addLine(String, String, String, Color, Color) - Method in class ptolemy.gui.Query
Create a single-line entry box with the specified name, label, default value, and background color.
addLinkedPort(Port) - Method in class ptolemy.moml.Vertex
Add the specified port to the list of ports linked to this vertex.
addLiveSoundListener(LiveSoundListener) - Static method in class ptolemy.media.javasound.LiveSound
Add a live sound listener.
addLiveSoundListener(LiveSoundListener) - Method in class ptolemy.media.javasound.LiveSoundCommon
Add a live sound listener.
addLiveSoundListener(LiveSoundListener) - Method in interface ptolemy.media.javasound.LiveSoundInterface
Add a live sound listener.
addLocation(Locatable, double, double) - Method in class ptolemy.vergil.basic.layout.kieler.ApplyLayoutRequest
Add a new location change to the request.
addLocation(ApplyLayoutRequest.LocationEntry) - Method in class ptolemy.vergil.basic.layout.kieler.UndoLayoutAction
Add a location to the undo action.
addMakefileSubstitution(String, String) - Static method in class ptolemy.copernicus.kernel.MakefileWriter
Add a makefile substitution from the given name to the given value.
addMapping(String, String) - Method in class ptolemy.domains.metroII.kernel.MappingConstraintSolver
Adds a mapping constraint.
addMenuItem(JMenu, String, Action, int, String, boolean) - Static method in class diva.gui.GUIUtilities
Add an action to a menu and return the menu item created.
addMenuItem(JMenu, String, Action, int, String, boolean) - Method in class diva.gui.tutorial.AbstractApplication
Deprecated.
Use method in GUIUtilities instead.
addMenuItem(JMenu, Action) - Static method in class diva.gui.GUIUtilities
Add an action to a menu and return the menu item created.
addMenuItem(JMenu, Action, int, String) - Static method in class diva.gui.GUIUtilities
Add an action to a menu and return the menu item created.
addMenuItem(JMenu, Action, int, String) - Method in class diva.gui.tutorial.AbstractApplication
Deprecated.
Use method in GUIUtilities instead.
addMenuItemFactory(MenuItemFactory) - Method in class ptolemy.vergil.actor.ActorController
If access is FULL, then add the jni.ArgumentDailogFactory() to _menuFactory.
addMenuItemFactory(MenuItemFactory) - Method in class ptolemy.vergil.toolbox.PtolemyMenuFactory
Add a menu item factory to this creator.
addMenuItemFactory(MenuItemFactory) - Method in class ptolemy.vergil.tree.PTreeMenuCreator
Add a menu item factory to this creator.
addMenuItemListener(MenuItemListener) - Method in class ptolemy.vergil.toolbox.MenuActionFactory
Add a menu item listener to the list of menu item listeners.
addMicroseconds(int) - Method in class ptolemy.data.DateToken
Add microseconds to time.
AddMissingParameter - Class in ptolemy.moml.filter
Add a missing parameter.
AddMissingParameter() - Constructor for class ptolemy.moml.filter.AddMissingParameter
 
addModelElementClassProvider(ModelElementClassProvider) - Method in class org.ptolemy.classloading.osgi.OSGiClassLoadingStrategy
Add the given provider to the set of registered ModelElementClassProviders.
addModifiedVariables(Parameter) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Add a modified variable.
addMoMLFilter(MoMLFilter) - Static method in class ptolemy.moml.MoMLParser
Add a MoMLFilter to the end of the list of MoMLFilters used to translate names.
addMoMLFilter(MoMLFilter, Workspace) - Static method in class ptolemy.moml.MoMLParser
Add a MoMLFilter to the end of the list of MoMLFilters used to translate names.
addMoMLFilters(List) - Static method in class ptolemy.moml.MoMLParser
Add a List of MoMLFilters to the end of the list of MoMLFilters used to translate names.
addMoMLFilters(List, Workspace) - Static method in class ptolemy.moml.MoMLParser
Add a List of MoMLFilters to the end of the list of MoMLFilters used to translate names.
addNanoseconds(int) - Method in class ptolemy.data.DateToken
Add nanoseconds to time.
addNewRow() - Method in class ptolemy.vergil.gt.GTIngredientsEditor
 
addNewTypesUsed(String) - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Add a type to the set of codegen types.
addNewVertexToLink(StringBuffer, StringBuffer, CompositeEntity, Link, String, double, double) - Method in class ptolemy.vergil.actor.ActorGraphModel.LinkModel
Generate the moml to add a vertex to an exist link.
addNode() - Method in class ptolemy.graph.Graph
Add an unweighted node to this graph.
addNode(Object) - Method in class diva.graph.AbstractGraphController
Add the node to this graph editor and place it wherever convenient.
addNode(Object) - Method in class diva.graph.BasicNodeController
Given a node, add it to this graph editor and perform a layout on the new node.
addNode(Object) - Method in interface diva.graph.GraphController
Add the node to this graph editor and place it wherever convenient.
addNode(Object) - Method in interface diva.graph.NodeController
Given a node, add it to this graph editor and perform a layout on the new node.
addNode(Object, double, double) - Method in class diva.graph.AbstractGraphController
Add the node to this graph editor and render it at the given location.
addNode(Object, double, double) - Method in class diva.graph.BasicNodeController
Add the node to this graph editor and render it at the given location.
addNode(Object, double, double) - Method in interface diva.graph.GraphController
Add the node to this graph editor and render it at the given location.
addNode(Object, double, double) - Method in interface diva.graph.NodeController
Add the node to this graph editor and render it at the given location.
addNode(Object, double, double) - Method in class ptolemy.vergil.basic.LocatableNodeController
Add a node to this graph editor and render it at the given location.
addNode(Object, Object) - Method in class diva.graph.AbstractGraphController
Add the node to this graph editor, inside the given parent node at whatever position is convenient
addNode(Object, Object) - Method in class diva.graph.BasicNodeController
Add the node to this graph editor, inside the given parent node and place it where convenient
addNode(Object, Object) - Method in interface diva.graph.GraphController
Add the node to this graph editor, inside the given parent node at whatever position is convenient
addNode(Object, Object) - Method in interface diva.graph.NodeController
Add the node to this graph editor, inside the given parent node and place it where convenient
addNode(Object, Object, double, double) - Method in class diva.graph.AbstractGraphController
Add the node to this graph editor, inside the given parent node and render it at the given location relative to its parent.
addNode(Object, Object, double, double) - Method in class diva.graph.BasicNodeController
Add the node to this graph editor, inside the given parent node and render it at the given location relative to its parent.
addNode(Object, Object, double, double) - Method in interface diva.graph.GraphController
Add the node to this graph editor, inside the given parent node and render it at the given location relative to its parent.
addNode(Object, Object, double, double) - Method in interface diva.graph.NodeController
Add the node to this graph editor, inside the given parent node and render it at the given location relative to its parent.
addNode(Object, Object, Object) - Method in class diva.graph.modular.MutableModularGraphModel
Add a node to the given graph and notify listeners with a NODE_ADDED event.
addNode(Object, Object, Object) - Method in interface diva.graph.MutableGraphModel
Add a node to the given graph and notify listeners with a NODE_ADDED event whose source is the given source object.
addNode(SyntacticNode) - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Add a SyntacticNode to the Graph.
addNode(Node) - Method in class ptolemy.graph.Graph
Add a pre-constructed node (unweighted or weighted).
addNode(Entity) - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Add entity to the syntactic graph wrapping with syntactic node.
addNode2(Entity) - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Add entity to the syntactic graph wrapping with syntactic node.
addNodes(Collection) - Method in class ptolemy.graph.Graph
Add a collection of nodes to the graph.
addNodeWeight(Object) - Method in class ptolemy.graph.Graph
Add a new weighted node to this graph given the node weight.
addNodeWeights(Collection) - Method in class ptolemy.graph.Graph
Add a collection of nodes to the graph.
AddNoise(int, int, float[], float, int, int, float[]) - Static method in class ptolemy.domains.pthales.JNI.ABF
 
addNote(Note) - Method in class org.ptolemy.machineImprovisation.Chord
Add a note to this chord.
addNotify() - Method in class ptolemy.gui.ShellTextArea
Override the base class to output the first prompt.
addNotify() - Method in class ptolemy.gui.UserDialog
Override the base class to output the first prompt.
addObject(NamedObj) - Method in class ptolemy.actor.gt.controller.Transform
Invoked when the specified object is added to a container.
addObject(NamedObj) - Method in interface ptolemy.actor.gt.TransformationListener
Invoked when the specified object is added to a container.
addObject(NamedObj) - Method in class ptolemy.vergil.toolbox.PtolemyTransferable
Add the given named object to the objects contained in this transferable.
addOutPort(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Add a TypedIOPort to the PtalonActor with the specified name, and output flow type.
addOutputRate(String, int) - Method in class ptolemy.caltrop.ddi.DataflowWithRates.ActionRateSignature
 
addPage(Page) - Method in class diva.gui.MultipageModel
Add a page to the document and notify page listeners.
addPageListener(ListDataListener) - Method in class diva.gui.MultipageModel
Add a page listener to this document.
addParameter(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Add a Parameter to the PtalonActor with the specified name.
addParameter(String, String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Add an invisible Parameter to the PtalonActor with the specified name and the given expression as its value.
addParameterAssign(String, String) - Method in class ptolemy.actor.ptalon.PtalonEvaluator
Add an assignment of the specified parameter of this actor declaration to the specified actor declaration.
addPassword(String, String, String) - Method in class ptolemy.gui.Query
Create a single-line password box with the specified name, label, and default value.
addPassword(String, String, String, Color, Color) - Method in class ptolemy.gui.Query
Create a single-line password box with the specified name, label, and default value.
addPhilosopherListener(PhilosopherListener) - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.Philosopher
Register a PhilosopherListener with this Philosopher.
addPiggyback(Executable) - Method in class ptolemy.actor.CompositeActor
Add the specified object to the set of objects whose action methods should be invoked upon invocation of the corresponding actions methods of this object.
addPixels(int[], int, int) - Method in class com.jhlabs.image.OctTreeQuantizer
Add pixels to the quantizer.
addPixels(int[], int, int) - Method in interface com.jhlabs.image.Quantizer
Add pixels to the quantizer.
addPoint(int, double) - Method in class ptolemy.plot.Histogram
In the specified data set, add the specified value to the histogram.
addPoint(int, double, double, boolean) - Method in class ptolemy.plot.Histogram
In the specified data set, add the specified y value to the histogram.
addPoint(int, double, double, boolean) - Method in interface ptolemy.plot.PlotInterface
In the specified data set, add the specified x, y point to the plot.
addPoint(int, double, double, double[], boolean) - Method in class ptolemy.plot.Plot
In the specified data set, add the specified x, y point to the plot.
addPoint(int, double, double, double[], boolean) - Method in interface ptolemy.plot.PlotInterface
In the specified data set, add the specified x, y point to the plot, with derivatives optionally provided for polynomial extrapolation.
addPoints() - Method in class ptolemy.plot.demo.PlotLiveDemo
Add points to the plot.
addPoints() - Method in class ptolemy.plot.PlotLive
Redefine in derived classes to add points to the plot.
addPointWithErrorBars(int, double, double, double[], double, double, boolean) - Method in class ptolemy.plot.Plot
In the specified data set, add the specified x, y point to the plot with error bars.
addPointWithErrorBars(int, double, double, double[], double, double, boolean) - Method in interface ptolemy.plot.PlotInterface
In the specified data set, add the specified x, y point to the plot with error bars.
addPort(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Add a TypedIOPort to the PtalonActor with the specified name.
addPort(String, String) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Add port to the port hashtable.
addPortAssign(String, String) - Method in class ptolemy.actor.ptalon.PtalonEvaluator
Add an assignment of the specified port of this actor declaration to the containing Ptalon actor connection point, which is either a port or a relation.
addPortAssign(String, String, String) - Method in class ptolemy.actor.ptalon.PtalonEvaluator
Add an assignment of the specified port of this actor declaration to the containing Ptalon actor connection point, which is either a port or a relation.
addPorts() - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Add instances of TypedIOPort that correspond to input and output transitions, if these port do not exist.
addPorts(CompositeFigure) - Method in class diva.canvas.tutorial.CompositeFigureTutorial
Utility function to add the "ports" to the composite figure.
addPorts(Port, boolean) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Add a port node with a directionality.
addPrecision(Precision, Precision) - Static method in class ptolemy.math.FixPoint
Determines the Precision of an add operation between two FixPoint values.
addProcessListener(PNProcessListener) - Method in class ptolemy.domains.pn.kernel.PNDirector
Add a process state change listener to this director.
addProperty(String, String) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Add a property to the property hashtable.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jgoodies.forms.util.DefaultUnitConverter
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class diva.gui.AbstractDocument
Add a property change listener to this document.
addPropertyChangeListener(PropertyChangeListener) - Method in interface diva.gui.Application
Add a property change listener to this application.
addPropertyChangeListener(PropertyChangeListener) - Method in interface diva.gui.Document
Add a property change listener to this document.
addPropertyChangeListener(PropertyChangeListener) - Method in class diva.gui.tutorial.AbstractApplication
Add a property change listener to this application.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.jgoodies.forms.util.DefaultUnitConverter
Adds a PropertyChangeListener to the listener list for a specific property.
addProposedMetroIIEvent(metroIIcomm.Event.Builder) - Method in class ptolemy.domains.metroII.kernel.MetroIIPNDirector
Adds a proposed MetroII event into the director's event list.
addPtolemyLibraryDirectoryToJavaLibraryPath() - Static method in class ptolemy.util.StringUtilities
Add the $PTII/lib directory to the java.library.path directory.
addQueryListener(QueryListener) - Method in class ptolemy.gui.Query
Add a listener.
addRadioButtons(String, String, String[], String) - Method in class ptolemy.gui.Query
Create a bank of radio buttons.
addRefinement(State, String, Entity, String, InstanceOpener) - Method in interface ptolemy.domains.modal.kernel.RefinementActor
Create a refinement for the given state.
addRefinement(State, String, Entity, String, InstanceOpener) - Method in class ptolemy.domains.modal.modal.ModalController
Create a refinement for the given state.
addRefinement(State, String, Entity, String, InstanceOpener) - Method in class ptolemy.domains.modal.modal.ModalRefinement
Create a refinement for the given state.
addRefinement(State, String, Entity, String, InstanceOpener) - Method in class ptolemy.domains.modal.modal.Refinement
Perform no action but throw an IllegalActionException because a refinement cannot be created in an arbitrary actor-oriented refinement.
addRefinement(State, String, Entity, String, InstanceOpener, CompositeEntity) - Static method in class ptolemy.domains.modal.modal.ModalRefinement
Create a refinement for the given state.
AddRefinementAction() - Constructor for class ptolemy.vergil.modal.modal.HierarchicalStateController.AddRefinementAction
 
addRelatedGap() - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds the standard gap for related components.
addRelatedGap() - Method in class com.jgoodies.forms.builder.ButtonStackBuilder
Adds the standard gap for related components.
addRelation(int, double) - Method in class ptolemy.domains.modal.kernel.RelationList
Construct a relation node with the given type and difference information of a relation, and add it to the end of the relation list.
addRelation(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Add a TypedIORelation to the PtalonActor with the specified name.
addRelation(FiniteConcept, FiniteConcept, ConceptRelation) - Method in class ptolemy.data.ontologies.DAGConceptGraph
Add a relation between two Concepts as an edge to the graph.
addResource(String, Object, String) - Method in class ptolemy.actor.lib.jjs.modules.userInterface.VertxBrowserHelper.Server
Deprecated.
Add a resource to be served by the server.
addResource(String, Object, String) - Method in class ptolemy.actor.lib.jjs.modules.webSocket.WebSocketServerHelper
Add a resource to be served by the server.
address - Variable in class ptolemy.actor.lib.javasound.AudioWriteBuffer
The address port, which is a multiport.
address - Variable in class ptolemy.actor.lib.vhdl.Memory
The address port for fetching data.
address - Variable in class ptolemy.actor.lib.vhdl.ROM
The address port for fetching data.
addressOffset - Variable in class ptolemy.domains.taskpt.lib.ChangePtr
The offset that is added to the current address of the incoming token.
addReverse(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Return a new token whose value is the sum of this token and the argument.
addReverse(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Return a new token whose value is the sum of this token and the argument.
addReverse(Token) - Method in class ptolemy.data.ArrayToken
If the left-hand argument is a base type token, then convert it to an array of size one.
addReverse(Token) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is the sum of this token and the argument.
addReverse(Token) - Method in class ptolemy.data.ScalarToken
Return a new token whose value is the sum of this token and the argument.
addReverse(Token) - Method in class ptolemy.data.Token
Return a new token whose value is the sum of this token and the argument.
addReverse(Token) - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothToken
 
addRow() - Method in class ptolemy.vergil.gt.TransformationEditor
 
addRow() - Method in class ptolemy.vergil.scr.ModeTransitionTableModel
Add a row.
addRow(int) - Method in class com.jhlabs.image.WarpGrid
Add a new row to the grid.
addScheduleListener(ScheduleListener) - Method in class ptolemy.domains.tm.kernel.TMDirector
Append a listener to the current set of schedule listeners.
addSelectButtons(String, String, String[], Set) - Method in class ptolemy.gui.Query
Create a bank of buttons that provides a list of choices, any subset of which may be chosen at a time.
addSelection(Object) - Method in class diva.canvas.interactor.BasicSelectionModel
Add an object to the selection.
addSelection(Object) - Method in interface diva.canvas.interactor.SelectionModel
Add an object to the selection.
addSelectionInteractor(SelectionInteractor) - Method in class diva.canvas.interactor.SelectionDragger
Add the selection model of the given selection interactor to the set of selection models selected by this dragger.
addSelectionListener(SelectionListener) - Method in class diva.canvas.interactor.BasicSelectionModel
Add a selection listener to this model.
addSelectionListener(SelectionListener) - Method in interface diva.canvas.interactor.SelectionModel
Add a selection listener to this model.
addSelectionModel(SelectionModel) - Method in class diva.canvas.interactor.SelectionDragger
Add the given selection model to the set of selection models selected by this dragger.
addSelections(Object[]) - Method in class diva.canvas.interactor.BasicSelectionModel
Add an array of objects to the selection and highlight the selected objects.
addSelections(Object[]) - Method in interface diva.canvas.interactor.SelectionModel
Add an array of objects to the selection.
addSeparator() - Method in class ptolemy.gui.Query
Create a horizontal separator between components.
addSeparator(String) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a titled separator to the form that spans all columns.
addSeparator(String, int) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a titled separator to the form that spans the specified columns.
addSeparator(String, CellConstraints) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a titled separator to the form using the specified constraints.
addSeparator(String, String) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a titled separator to the form using the specified constraints.
addShade(String, Component) - Method in class diva.gui.toolbox.JShadePane
Adds a component represented by a title button with no icon.
addShade(String, Icon, Component) - Method in class diva.gui.toolbox.JShadePane
Adds a component represented by a title and/or icon, either of which can be null.
addShade(String, Icon, Component, String) - Method in class diva.gui.toolbox.JShadePane
Adds a component and tooltip represented by a title and/or icon, either of which can be null.
addSlider(String, String, int, int, int) - Method in class ptolemy.gui.Query
Create a slider with the specified name, label, default value, maximum, and minimum.
addSlider(String, String, int, int, int, String, String) - Method in class ptolemy.gui.Query
Create a slider with the specified name, label, default value, maximum, minimum, and label texts for the maximum and minimum slider positions.
addStandardOptimizations(Pack, int) - Static method in class ptolemy.copernicus.kernel.KernelMain
Add transforms corresponding to the standard soot optimizations to the given pack.
addStateSpaceVariablesToContainer() - Method in class org.ptolemy.ssm.MeasurementModelAttributes
Add the state space variables defined in the scope of this decorator to the container Actor.
addStr(String) - Method in class ptolemy.verification.kernel.maude.RTMList
 
addStrAttr(String, String) - Method in class ptolemy.verification.kernel.maude.RTMObject
 
addStrut(ConstantSize) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds a strut of a specified size.
addStrut(ConstantSize) - Method in class com.jgoodies.forms.builder.ButtonStackBuilder
Adds a strut of a specified size.
addStyledEntry(Settable) - Method in class ptolemy.actor.gui.PtolemyQuery
Add a new entry to this query that represents the given attribute.
AddSubtract - Class in ptolemy.actor.lib
A polymorphic adder/subtractor.
AddSubtract - Class in ptolemy.actor.lib.vhdl
Produce an output token on each firing with a FixPoint value that is equal to the sum of all the inputs at the plus port minus the inputs at the minus port.
AddSubtract - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.AddSubtract.
AddSubtract - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.AddSubtract.
AddSubtract - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.AddSubtract.
AddSubtract - Class in ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib
The default adapter class for ptolemy.actor.lib.AddSubtract.
AddSubtract(AddSubtract) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.AddSubtract
Construct an AddSubtract adapter.
AddSubtract(AddSubtract) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.AddSubtract
Construct a AddSubtract adapter.
AddSubtract(AddSubtract) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.AddSubtract
Construct a AddSubtract adapter.
AddSubtract(LatticeOntologySolver, AddSubtract) - Constructor for class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.AddSubtract
Construct a default lattice ontology adapter for the AddSubtract actor.
AddSubtract(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.AddSubtract
Construct an actor in the specified container with the specified name.
AddSubtract(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.AddSubtract
Construct an actor with the given container and name.
AddSubtractAll - Class in ptolemy.domains.taskpt.lib
Add/subtract the values of all tokens present on the input channels (in contrast to one token per channel in the AddSubtract class).
AddSubtractAll(CompositeEntity, String) - Constructor for class ptolemy.domains.taskpt.lib.AddSubtractAll
Construct an actor in the specified container with the specified name.
addSymbol(String, String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Add a symbol with the given name and type to the symbol table at the current level of the if-tree hierarchy.
addSymbol(String, String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Add a symbol to the scope of this if statement.
addSymbol(String, String) - Method in class ptolemy.actor.ptalon.PtalonEvaluator
Add a symbol with the given name and type to the symbol table at the current level of the if-tree hierarchy.
addSymbol(String, String, boolean, String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Add a symbol to the scope of this if statement.
addTerminal(Terminal, int, double) - Method in class diva.canvas.toolbox.IconFigure
Add the given terminal, on the given side and with the given offset, to the icon.
addText(String, Color, int) - Method in class ptolemy.gui.Query
Add text to the query.
addTextArea(String, String, String) - Method in class ptolemy.gui.Query
Create a text area.
addTextArea(String, String, String, Color, Color) - Method in class ptolemy.gui.Query
Create a text area.
addTextArea(String, String, String, Color, Color, int, int) - Method in class ptolemy.gui.Query
Create a text area with the specified height and width (in characters).
addThread(Thread) - Method in class ptolemy.actor.process.ProcessDirector
Notify this director that the specified thread is part of the execution of this model.
addTitle(String) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a title label to the form using the default constraints.
addTitle(String, CellConstraints) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a title label to the form using the specified constraints.
addTitle(String, String) - Method in class com.jgoodies.forms.builder.PanelBuilder
Adds a title label to the form using the specified constraints.
addTokenLocal(Body, String, SootClass, SootMethod, Value) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
 
addTokenLocalBefore(Body, Unit, String, SootClass, SootMethod, List) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
 
addTokenLocalBefore(Body, Unit, String, SootClass, SootMethod, Value) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
 
addToLibrary(Unit) - Static method in class ptolemy.moml.unit.UnitLibrary
Add a unit to the Library.
addToMenuAndToolbar(JMenu, JToolBar) - Method in class ptolemy.vergil.actor.ActorEditorGraphController
Add commands to the specified menu and toolbar, as appropriate for this controller.
addToMenuAndToolbar(JMenu, JToolBar) - Method in class ptolemy.vergil.basic.BasicGraphController
Add commands to the specified menu and toolbar, as appropriate for this controller.
addToMenuAndToolbar(JMenu, JToolBar) - Method in class ptolemy.vergil.basic.RunnableGraphController
Add execution commands to the toolbar.
addToMenuAndToolbar(JMenu, JToolBar) - Method in class ptolemy.vergil.icon.EditIconGraphController
Add hot key for look inside.
addToMenuAndToolbar(JMenu, JToolBar) - Method in class ptolemy.vergil.modal.fmv.FmvAutomatonGraphController
Add commands to the specified menu and toolbar, as appropriate for this controller.
addToMenuAndToolbar(JMenu, JToolBar) - Method in class ptolemy.vergil.modal.FSMGraphController
Add commands to the specified menu and toolbar, as appropriate for this controller.
addToMenuAndToolbar(JMenu, JToolBar) - Method in class ptolemy.vergil.modal.ia.InterfaceAutomatonGraphController
Add commands to the specified menu and toolbar, as appropriate for this controller.
addToMenuAndToolbar(JMenu, JToolBar) - Method in class ptolemy.vergil.ontologies.OntologyGraphController
Add commands to the specified menu and toolbar, as appropriate for this controller.
addToMenuAndToolbar(JMenu, JToolBar) - Method in class ptolemy.vergil.ptera.PteraGraphController
 
addToolBarButton(JToolBar, Action) - Static method in class diva.gui.GUIUtilities
Add the action to the given toolbar.
addToolBarButton(JToolBar, Action, String, String) - Static method in class diva.gui.GUIUtilities
Add an action to the toolbar.
addToolBarButton(JToolBar, Action, String, Icon) - Static method in class diva.gui.GUIUtilities
Add an action to the toolbar.
addToolBarButton(JToolBar, Action, String, Icon) - Method in class diva.gui.tutorial.AbstractApplication
Deprecated.
Use method in GUIUtilities instead.
addToolBarButton(JToolBar, Action, String, Icon, boolean) - Static method in class diva.gui.GUIUtilities
Add an action to the toolbar.
addToolBarButton(JToolBar, Action, String, Icon, boolean) - Method in class diva.gui.tutorial.AbstractApplication
Deprecated.
Use method in GUIUtilities instead.
addToolBarButton(JToolBar, Action, String, Icon, String) - Static method in class diva.gui.GUIUtilities
Add an action to the toolbar.
addToolBarButton(JToolBar, Action, String, Icon, String, boolean) - Static method in class diva.gui.GUIUtilities
Add an action to the toolbar.
addTransform(Pack, String, Transformer) - Static method in class ptolemy.copernicus.kernel.KernelMain
Add a new transform to the given pack, dealing properly with options specified in the transformer.
addTransform(Pack, String, Transformer, String) - Static method in class ptolemy.copernicus.kernel.KernelMain
Add a new transform to the given pack, dealing properly with options specified in the transformer.
addTransformationListener(TransformationListener) - Method in class ptolemy.actor.gt.GraphTransformer
Add a TransformationListener to listen to the transformation.
addTransforms() - Method in class ptolemy.copernicus.interpreted.Main
Add transforms to the Scene.
addTransforms() - Method in class ptolemy.copernicus.kernel.KernelMain
Add transforms to the Scene.
addTransforms() - Method in class ptolemy.copernicus.shallow.Main
Add transforms to the Scene.
addTransparentRelation(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Add a transparent relation to the PtalonActor with the specified name.
addTreeModelListener(TreeModelListener) - Method in class ptolemy.vergil.tree.EntityTreeModel
Add a listener to this model.
addType(Type, String, Class) - Static method in class ptolemy.data.type.BaseType
Specify that the given type, with the given name, is implemented by the specified token class.
addTypedRenderer(Class, NodeRenderer) - Method in class diva.graph.toolbox.TypedNodeRenderer
Add a renderer which is invoked when the rendered node's semantic object is an instance of the given class.
addTypeListener(TypeListener) - Method in class ptolemy.actor.TypedIOPort
Add a type listener to this port.
addUnchecked(double) - Method in class ptolemy.actor.util.Time
Add the specified double to this time without checking whether the specified double is too large to ensure the time resolution of the director.
addUnitsArray(int[], int[]) - Static method in class ptolemy.data.unit.UnitUtilities
Add the given unit arrays, and return the result in a new array.
addUnitTerm(UnitTerm) - Method in class ptolemy.moml.unit.UnitExpr
Add a UnitTerm to the expression.
addUnknownLeftSide(String, String) - Method in class ptolemy.actor.ptalon.PtalonEvaluator
Add the unknown left side to this actor declaration.
addUnrelatedGap() - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Adds the standard gap for unrelated components.
addUnrelatedGap() - Method in class com.jgoodies.forms.builder.ButtonStackBuilder
Adds the standard gap for unrelated components.
addValueListener(ValueListener) - Method in class ptolemy.actor.LocalClock
This method has to be implemented for the AbstractSettableAttribute interface.
addValueListener(ValueListener) - Method in class ptolemy.data.expr.Variable
Add a listener to be notified when the value of this variable changes.
addValueListener(ValueListener) - Method in class ptolemy.data.ontologies.ConceptAttribute
Add the specified ValueListener.
addValueListener(ValueListener) - Method in class ptolemy.domains.modal.kernel.FSMTransitionParameter
Add value listener.
addValueListener(ValueListener) - Method in class ptolemy.kernel.util.ConfigurableAttribute
Add a listener to be notified when the value of this attribute changes.
addValueListener(ValueListener) - Method in class ptolemy.kernel.util.Location
Add a listener to be notified when the value of this attribute changes.
addValueListener(ValueListener) - Method in interface ptolemy.kernel.util.Settable
Add a listener to be notified when the value of this settable object changes.
addValueListener(ValueListener) - Method in class ptolemy.kernel.util.StringAttribute
Add a listener to be notified when the value of this attribute changes.
addValueListener(ValueListener) - Method in class ptolemy.moml.unit.UnitAttribute
Add a listener to be notified when the value of this attribute changes.
addValueListener(ValueListener) - Method in class ptolemy.vergil.actor.LayoutHint
Add a listener to be notified when the value of this attribute changes.
addValueListener(ValueListener) - Method in class ptolemy.vergil.actor.lib.MonitorReceiverAttribute
Add a listener to be notified when the value of this settable object changes.
addValueListener(ValueListener) - Method in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
Add a listener to be notified when the value of this settable object changes.
addVariable(String, Token) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.PtalonExpressionScope
Add the specified variable with the given value.
addView(View) - Method in interface diva.gui.Application
Add a view to the application and notify view listeners.
addView(View) - Method in class diva.gui.tutorial.AbstractApplication
Add a view to the list of views currently known by this application.
addView(View) - Method in class diva.gui.tutorial.MDIApplication
 
addViewListener(ViewListener) - Method in class diva.gui.DesktopContext
Add a view listener to this frame.
addViewListener(ViewListener) - Method in interface diva.gui.MDIContext
Add a view listener to this frame.
addViewListener(ListDataListener) - Method in interface diva.gui.Application
Add a view listener to this application.
addViewListener(ListDataListener) - Method in class diva.gui.tutorial.AbstractApplication
Add a view listener to this application.
addXTick(String, double) - Method in class ptolemy.plot.PlotBox
Specify a tick mark for the X axis.
addXTick(String, double) - Method in interface ptolemy.plot.PlotBoxInterface
Specify a tick mark for the X axis.
addYTick(String, double) - Method in class ptolemy.plot.PlotBox
Specify a tick mark for the Y axis.
addYTick(String, double) - Method in interface ptolemy.plot.PlotBoxInterface
Specify a tick mark for the Y axis.
adjustBeginLineColumn(int, int) - Method in class ptolemy.data.expr.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - Method in class ptolemy.moml.unit.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustEditable(Settable, Component) - Method in class ptolemy.actor.gui.PtolemyQuery
Adjust the editability of the component depending on whether the attribute has Settable.NOT_EDITABLE visibility and if the _exportMode attribute is set in the container.
adjustFileMenu() - Method in class ptolemy.actor.gui.TextEditor
Allow subclasses to adjust the file menu after packing.
adjustFileMenu() - Method in class ptolemy.vergil.toolbox.TextEditorForStringAttributes
Adjust the file menu so that only relevant items appear.
adjustWeight(double) - Method in class org.ptolemy.machineLearning.particleFilter.Particle
Adjust the weight.
advance() - Method in class diva.util.FilteredArrayIterator
Advance the next index to the next non-null element.
advance() - Method in class diva.util.NullArrayIterator
Advance the next index to the next non-null element.
advance(Time, int) - Method in interface ptolemy.actor.continuous.Advanceable
Advance to the specified time.
advance(Time, int) - Method in class ptolemy.actor.lib.fmi.FMUImport
Advance to the specified time.
Advanceable - Interface in ptolemy.actor.continuous
Interface for actors and directors that, unlike native Ptolemy II actors, do not proactively notify their director (using fireAt()) of events in the future that they might produce, but which may, nevertheless, require execution at some future time.
advanceToTime(Time) - Method in class org.ptolemy.qss.solver.QSSBase
Advance simulation time to the specified time.
AFDXESs - Class in ptolemy.domains.de.lib.aspect
This actor is an CommunicationAspect that simulates an AFDX End-systems component When its AFDXESs.sendToken(Receiver, Receiver, Token) method is called, the delivery of the specified token to the specified receiver is delayed according to the AFDX end-system protocol and behavior.
AFDXESs(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.aspect.AFDXESs
Construct a AFDXESs with a name and a container.
AFDXESs.AFDXESsAttributes - Class in ptolemy.domains.de.lib.aspect
The attributes configured per port which is mediated by a AFDXESs.
AFDXESsAttributes(NamedObj, String) - Constructor for class ptolemy.domains.de.lib.aspect.AFDXESs.AFDXESsAttributes
Constructor to use when parsing a MoML file.
AFDXESsAttributes(NamedObj, Decorator) - Constructor for class ptolemy.domains.de.lib.aspect.AFDXESs.AFDXESsAttributes
Constructor to use when editing a model.
AFDXSwitch - Class in ptolemy.domains.de.lib.aspect
A CommunicationAspect actor that, when its AFDXSwitch.sendToken(Receiver, Receiver, Token) method is called, delays the delivery of the specified token to the specified receiver according to a service rule.
AFDXSwitch(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.aspect.AFDXSwitch
Construct a Bus with a name and a container.
AFDXSwitch.AfdxSwitchAttributes - Class in ptolemy.domains.de.lib.aspect
The attributes configured per port which is mediated by a AfdxSwitch.
AfdxSwitchAttributes(NamedObj, String) - Constructor for class ptolemy.domains.de.lib.aspect.AFDXSwitch.AfdxSwitchAttributes
Constructor to use when parsing a MoML file.
AfdxSwitchAttributes(NamedObj, Decorator) - Constructor for class ptolemy.domains.de.lib.aspect.AFDXSwitch.AfdxSwitchAttributes
Constructor to use when editing a model.
AFDXVlink - Class in ptolemy.domains.de.lib.aspect
This java object implements a virtual-link which belongs to the end-system of an AFDX Network.
AFDXVlink(String, Double, int, String, Actor) - Constructor for class ptolemy.domains.de.lib.aspect.AFDXVlink
Constructor.
AFDXVlink(Receiver) - Constructor for class ptolemy.domains.de.lib.aspect.AFDXVlink
Create a new virtual link object and initialize parameters.
affineMatrix - Variable in class ptolemy.actor.lib.jai.JAIAffineTransform
The affine transformation matrix.
AFTEDiscriminant - Class in org.ptolemy.machineLearning.lib
This actor calculates the Auditory Filterbank Temporal Envelope (AFTE) features of a given audio signal.
AFTEDiscriminant(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.lib.AFTEDiscriminant
Construct an actor with the given container and name.
AFTEFast - Class in org.ptolemy.machineLearning.lib
This actor calculates the Auditory Filterbank Temporal Envelope (AFTE) features of a given audio signal.
AFTEFast(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.lib.AFTEFast
Construct an actor with the given container and name.
AFTER_FIRE - Static variable in class ptolemy.actor.FiringEvent
This type of event is published after a fire method is called.
AFTER_ITERATE - Static variable in class ptolemy.actor.FiringEvent
This type of event is published after an iterate method is called.
AFTER_POSTFIRE - Static variable in class ptolemy.actor.FiringEvent
This type of event is published after a postfire method is called.
AFTER_PREFIRE - Static variable in class ptolemy.actor.FiringEvent
This type of event is published after a prefire method is called.
AFTER_RW_FIRE - Static variable in class ptolemy.actor.FiringEvent
The type of event published as part of the Kepler sql actor.
afterClass() - Static method in class ptolemy.util.test.junit.AutoTests
If the VertxHelperBase class is present, then invoke the closeVertx() method so that this process does not wait around for the Vert.x threads.
AFTERMODESWITCH - Static variable in class ptolemy.domains.tdl.kernel.TDLAction
If a mode switch is not taken, this is the next action.
AFTERTASKOUTPUTS - Static variable in class ptolemy.domains.tdl.kernel.TDLAction
The action after a task is output.
Airport - Class in ptolemy.domains.atc.lib
This actor receives a record token which shows an airplane decides to fly.
Airport(CompositeEntity, String) - Constructor for class ptolemy.domains.atc.lib.Airport
Construct an actor with the given container and name.
airportId - Variable in class ptolemy.domains.atc.lib.Airport
The airport Id.
airportId - Variable in class ptolemy.domains.atc.lib.DestinationAirport
The id of the airport, which defaults to -1.
alarmExit - Variable in class ptolemy.domains.coroutine.lib.Counter
 
alarmP - Variable in class ptolemy.domains.coroutine.lib.Counter
 
AlgebraicLoopDirector - Class in ptolemy.domains.algebraic.kernel
A director for solving algebraic loops.
AlgebraicLoopDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
Construct a director in the given container with the given name.
AlgebraicLoopReceiver - Class in ptolemy.domains.algebraic.kernel
The receiver for use with AlgebraicLoopDirector or any of its subclasses.
AlgebraicLoopReceiver() - Constructor for class ptolemy.domains.algebraic.kernel.AlgebraicLoopReceiver
Construct an AlgebraicLoopReceiver with unknown status.
AlgebraicLoopReceiver(AlgebraicLoopDirector) - Constructor for class ptolemy.domains.algebraic.kernel.AlgebraicLoopReceiver
Construct an AlgebraicLoopReceiver with unknown status.
AlgebraicLoopScheduler - Class in ptolemy.domains.algebraic.kernel
A scheduler for the AlgebraicLoopDirector.
AlgebraicLoopScheduler(StaticSchedulingDirector, String) - Constructor for class ptolemy.domains.algebraic.kernel.AlgebraicLoopScheduler
Construct a scheduler in the given container with the given name.
algorithm - Variable in class ptolemy.actor.lib.security.CryptographyActor
Specify the algorithm to be used to process data.
algorithm - Variable in class ptolemy.actor.lib.security.SecretKey
Specify the algorithm to be used to process data.
algorithm - Variable in class ptolemy.actor.lib.security.SymmetricCrypto
The cryptography algorithm to be used for this actor.
Algorithms - Class in org.ptolemy.machineLearning
Algorithms class.
Algorithms() - Constructor for class org.ptolemy.machineLearning.Algorithms
 
AlgorithmsTest - Class in org.ptolemy.machineLearning.test.junit
AlgorithmsTest class.
AlgorithmsTest() - Constructor for class org.ptolemy.machineLearning.test.junit.AlgorithmsTest
 
alias - org.ptolemy.fmi.FMIScalarVariable.Alias
This is an alias variable, use the valueReference handle to set or get the actual value.
alias - Variable in class org.ptolemy.fmi.FMIScalarVariable
The value of the alias xml attribute.
alias - Variable in class ptolemy.actor.lib.security.KeyStoreActor
The alias of the certificate that we are looking for.
AliasAnalysis - Interface in ptolemy.copernicus.kernel
An analysis that maps each local and field to the set of locals and fields that alias that value.
align(Token[]) - Static method in class ptolemy.data.SmoothToken
Given an array of Tokens, align them by finding the maximum time of all the tokens, extrapolating all tokens that are instances of SmoothToken to that time, and returning an array of tokens with the extrapolated values and derivatives.
align(Token[], Time) - Static method in class ptolemy.data.SmoothToken
Given an array of Tokens and a time, align them by extrapolating all tokens that are instances of SmoothToken to that time, and returning an array of tokens with the extrapolated values and derivatives.
Align - Class in ptolemy.domains.qss.lib
Deprecated.
No longer needed. Use Sampler.
Align(CompositeEntity, String) - Constructor for class ptolemy.domains.qss.lib.Align
Deprecated.
Construct an actor in the specified container with the specified name.
alignment - Variable in class ptolemy.domains.gr.lib.TextString3D
The alignment of the text.
All - Class in diva.canvas.test
All the tests in this directory.
All - Class in diva.graph.test
All the tests in this directory.
All - Class in diva.util.test
All the tests in this directory.
All(TestHarness) - Constructor for class diva.canvas.test.All
Constructor
All(TestHarness) - Constructor for class diva.graph.test.All
Constructor.
All(TestHarness) - Constructor for class diva.util.test.All
Constructor
ALL_VALUES - ptolemy.actor.gt.IterativeParameter.Mode
Try all values (until constraint is violated).
allAtomicEntityList() - Method in class ptolemy.kernel.CompositeEntity
Return a list that consists of all the atomic entities in a model.
ALLCHANNELS - Static variable in class ptolemy.actor.IOPortEvent
The token was broadcast on all channels.
AllEdgeSingleSourceLongestPathStrategy - Class in ptolemy.graph.analysis.strategy
An analyzer used to find the longest path from a single source.
AllEdgeSingleSourceLongestPathStrategy(Graph, Node, ToDoubleMapping) - Constructor for class ptolemy.graph.analysis.strategy.AllEdgeSingleSourceLongestPathStrategy
Construct an instance of this analyzer.
allFilters() - Static method in class ptolemy.moml.filter.BackwardCompatibility
Return a shallow copy of the list where each element of the list is a MoMLFilter to be applied to handle backward compatibility.
AllMatchingTestHelper - Class in ptolemy.actor.gt.test
A helper for testing the graph matching.
AllMatchingTestHelper() - Constructor for class ptolemy.actor.gt.test.AllMatchingTestHelper
 
Alloc - Class in ptolemy.domains.taskpt.lib
An actor that allocates room for Tokens in a (shared) memory.
Alloc(CompositeEntity, String) - Constructor for class ptolemy.domains.taskpt.lib.Alloc
Construct an actor with the given container and name.
allocate(int) - Method in class ptolemy.domains.taskpt.lib.Memory
Allocate a slot in the memory (currently at the end).
allocateMemory - Variable in class org.ptolemy.fmi.FMI20CallbackFunctions
C type : fmiCallbackAllocateMemory.
allocateMemory - Variable in class org.ptolemy.fmi.FMICallbackFunctions
C type : fmiCallbackAllocateMemory.
allocCopy(double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is a copy of the array argument.
allocCopy(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is a copy of the matrix argument.
allocCopy(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is a copy of the matrix argument.
allocCopy(int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is a copy of the array argument.
allocCopy(int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is a copy of the matrix argument.
allocCopy(long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is a copy of the array argument.
allocCopy(long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is a copy of the matrix argument.
allocCopy(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is a copy of the matrix argument.
allocCopy(Fraction[]) - Static method in class ptolemy.math.FractionArrayMath
Return a new array that is a copy of the array argument.
allocCopy(Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return a new matrix that is a copy of the matrix argument.
allowDisconnectedGraphs - Variable in class ptolemy.domains.sdf.kernel.SDFDirector
A parameter representing whether disconnected graphs are permitted.
allowDuplicates - Variable in class ptolemy.actor.lib.ArraySort
Tells the actor whether or not to remove duplicate elements.
allowDynamicMultiportReference - Variable in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirectorAttributes
Indicator of whether to allow dynamic multiport references.
allowDynamicMultiportReference() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
Return whether the channels in multiports can be dynamically referenced using the $ref macro.
allowDynamicMultiportReference() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirector
Return whether the channels in multiports can be dynamically referenced using the $ref macro.
allowDynamicMultiportReference() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Return whether the channels in multiports can be dynamically referenced using the $ref macro.
allowEmptyDirectory - Variable in class ptolemy.actor.lib.io.DirectoryListing
If true, and directoryOrURL refers to a local directory (not a URL), that is empty, then the output will be empty string array and no exception is reported.
allowLevelCrossingConnect(boolean) - Method in class ptolemy.kernel.CompositeEntity
Allow or disallow connections that are created using the connect() method to cross levels of the hierarchy.
allowPDV - Variable in class ptolemy.domains.ptides.lib.qm.VariableDelaySwitch
A Boolean to enable/disable packet-length dependent input delay.
allowPriority - Variable in class ptolemy.domains.ptides.lib.qm.VariableDelaySwitch
A Boolean to enable/disable priority dependent input delay.
allowRateChanges - Variable in class ptolemy.domains.sdf.kernel.SDFDirector
A parameter representing whether dynamic rate changes are permitted.
allowRuntimeChanges - Variable in class ptolemy.domains.gr.lib.GRShadedShape
If true, then changes to parameter values can be made during execution of the model.
AllPairShortestPathAnalysis - Class in ptolemy.graph.analysis
An analysis to compute of the all pair shortest path of a directed graph.
AllPairShortestPathAnalysis(AllPairShortestPathAnalyzer) - Constructor for class ptolemy.graph.analysis.AllPairShortestPathAnalysis
Construct an instance of this class with a given analyzer.
AllPairShortestPathAnalysis(Graph, ToDoubleMapping) - Constructor for class ptolemy.graph.analysis.AllPairShortestPathAnalysis
Construct an instance of this class with a default analyzer.
AllPairShortestPathAnalyzer - Interface in ptolemy.graph.analysis.analyzer
An interface for all the analyzers that compute the all pair shortest path of a directed graph.
alpha - Variable in class com.jhlabs.image.ConvolveFilter
Whether to convolve alpha.
alpha - Variable in class com.jhlabs.math.ImageFunction2D
 
alpha - Variable in class ptolemy.actor.lib.colt.ColtBeta
Alpha.
alpha - Variable in class ptolemy.actor.lib.colt.ColtGamma
The mean, or alpha.
ALPHA - Static variable in class com.jhlabs.image.PixelUtils
 
ALPHA_TO_GRAY - Static variable in class com.jhlabs.image.PixelUtils
 
alphabet - Variable in class ptolemy.actor.lib.comm.HuffmanBasic
The alphabet of the input.
AlphabetizeOperation - Class in ptolemy.cg.kernel.generic.program.procedural.java.type
A utility class for alphabetizing code blocks in a code template file.
AlphabetizeOperation() - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.type.AlphabetizeOperation
 
alternate - Variable in class ptolemy.actor.lib.Default
The alternate input port.
alternateDelete(Object[], AbstractBasicGraphModel, NamedObj) - Static method in class ptolemy.vergil.basic.BasicGraphFrameExtension
Delete the Ptolemy objects represented by the selection.
alternatePaste(NamedObj, StringBuffer) - Static method in class ptolemy.vergil.basic.BasicGraphFrameExtension
Paste the Ptolemy objects represented by the value of the moml argument into the container.
alternatePasteMomlModification(NamedObj, StringBuffer) - Static method in class ptolemy.vergil.basic.BasicGraphFrameExtension
Paste the Ptolemy objects represented by the value of the moml argument into the container.
alternateSelectionFilter - Static variable in class diva.canvas.event.ExtendedMouseFilter
The alternate selection filter -- accepts button 1 with shift.
alternateSelectionFilter - Static variable in class diva.canvas.event.MouseFilter
The alternate selection filter -- accepts button 1 with shift.
AlternatingSimulation - Class in ptolemy.domains.modal.kernel.test
Compute the alternating simulation of two interface automata.
AlternatingSimulation(String, String, boolean) - Constructor for class ptolemy.domains.modal.kernel.test.AlternatingSimulation
Compute the alternating simulation from the sub automaton to the super one and list the result to stdout.
alwaysFlush - Variable in class ptolemy.actor.lib.io.LineWriter
If true, flush output after each line is written.
alwaysOnTop - Variable in class ptolemy.domains.ptera.lib.SetTableau
Whether the tableau should be always on top.
AMBIENT - Static variable in class com.jhlabs.image.LightFilter
 
AmbientLight() - Constructor for class com.jhlabs.image.LightFilter.AmbientLight
 
amount - Variable in class com.jhlabs.image.CellularFilter
 
amount - Variable in class com.jhlabs.image.SaturationFilter
 
amount - Variable in class com.jhlabs.image.TextureFilter
 
AMP - Static variable in class org.json.XML
The Character '&'.
Analysis - Class in ptolemy.graph.analysis
A base class for analyses on graphs.
Analysis(GraphAnalyzer) - Constructor for class ptolemy.graph.analysis.Analysis
Construct an analysis using a given analyzer.
AnalysisException - Exception in ptolemy.graph.analysis
Base exception for non-checked exceptions in the analyses package.
AnalysisException() - Constructor for exception ptolemy.graph.analysis.AnalysisException
The default constructor without arguments.
AnalysisException(String) - Constructor for exception ptolemy.graph.analysis.AnalysisException
Constructor with a text description as argument.
AnalysisException(String, Throwable) - Constructor for exception ptolemy.graph.analysis.AnalysisException
Constructor with a text description and cause as argument.
AnalyzeExceptionAttribute - Class in ptolemy.data.ontologies
An extension of CatchExceptionAttribute, this attribute catches exceptions and offers ontology analysis.
AnalyzeExceptionAttribute(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.AnalyzeExceptionAttribute
Create a new actor in the specified container with the specified name.
analyzer() - Method in class ptolemy.graph.analysis.Analysis
Return the analyzer associated with this analysis class.
Analyzer - Interface in ptolemy.graph.analysis.analyzer
A base interface for all the analyzers.
analyzeTypeConvert() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
For each actor in this typed composite actor, determine which ports need type conversion.
analyzeTypeConvert() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Find out each output port that needs to be converted for the actor associated with this adapter.
anchor - Variable in class ptolemy.vergil.kernel.attributes.AbstractTextAttribute
Indication of which point of the text should be aligned to the grid.
anchorX - Variable in class ptolemy.domains.gr.lib.Rotate2D
The X coordinate of the point the figure is to be rotated about.
anchorY - Variable in class ptolemy.domains.gr.lib.Rotate2D
The Y coordinate of the point the figure is to be rotated about.
and(BooleanToken) - Method in class ptolemy.data.BooleanToken
Return a new token whose value is the logical AND of the value of this token and the the value of the argument token.
AND - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
AND_FUNCTION_NAME - Static variable in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
The string name of the attribute that defines the logical and concept function for this ontology solver.
angle - Variable in class com.jhlabs.image.CellularFilter
 
angle - Variable in class com.jhlabs.vecmath.AxisAngle4f
 
angle - Variable in class ptolemy.actor.lib.conversions.CartesianToPolar
The angle component of the output pair, which has type DoubleToken.
angle - Variable in class ptolemy.actor.lib.conversions.ComplexToPolar
The output port for the angle component, which has type DoubleToken.
angle - Variable in class ptolemy.actor.lib.conversions.PolarToCartesian
The input port for the angle component (in radians), which has type DoubleToken.
angle - Variable in class ptolemy.actor.lib.conversions.PolarToComplex
The input port for the angle component (in radians), which has type DoubleToken.
angle - Variable in class ptolemy.domains.gr.lib.Rotate3D
The amount of rotation during firing.
angle() - Method in class ptolemy.math.Complex
Return the angle or argument of this complex number.
angle(Vector3f) - Method in class com.jhlabs.vecmath.Vector3f
 
angle(Complex) - Static method in class ptolemy.math.Complex
Return the angle or argument of this complex number.
angleCoefficient - Variable in class com.jhlabs.image.CellularFilter
 
angleSpan - Variable in class ptolemy.domains.gr.lib.CircularSweep3D
The span of sweep angle.
angleSpan - Variable in class ptolemy.domains.gr.lib.Torus3D
The span of torus sweep angle This parameter should contain a DoubleToken.
angleType - Variable in class ptolemy.domains.gr.lib.Rotate2D
How the angle is specified.
angular - Variable in class com.jhlabs.math.CellularFunction2D
 
AnimationRenderer - Class in ptolemy.vergil.kernel
An implementation of a selection renderer that is used for animation.
AnimationRenderer() - Constructor for class ptolemy.vergil.kernel.AnimationRenderer
Create a new selection renderer with the default prototype decorator.
AnimationRenderer(FigureDecorator) - Constructor for class ptolemy.vergil.kernel.AnimationRenderer
Create a new renderer with the given prototype decorator.
AnimationRenderer(Color) - Constructor for class ptolemy.vergil.kernel.AnimationRenderer
Create a new selection renderer with the default prototype decorator using the specified color.
AnimationRenderer(Color, float) - Constructor for class ptolemy.vergil.kernel.AnimationRenderer
Create a new selection renderer with the default prototype decorator using the specified color and halo size.
AnimationRenderer(Color, Stroke) - Constructor for class ptolemy.vergil.kernel.AnimationRenderer
Create a new selection renderer with the default prototype decorator using the specified color and stroke.
AnnotateFilter - Class in com.jhlabs.image.svg
An image filter that overlays SVG graphics.
AnnotateFilter() - Constructor for class com.jhlabs.image.svg.AnnotateFilter
 
annotateGraph() - Method in class ptolemy.moml.unit.Solution
Annotates the model so that when it is displayed it will be color coded and have tooltips that will convey various aspects of the solution.
annotation - Variable in class ptolemy.data.ontologies.ConceptRelation
An annotation that describes the transition.
annotation - Variable in class ptolemy.domains.modal.kernel.Transition
An annotation that describes the transition.
AnnotationEditorFactory - Class in ptolemy.vergil.toolbox
Deprecated.
Use ptolemy.vergil.kernel.attributes.TextAttribute.
AnnotationEditorFactory(NamedObj, String) - Constructor for class ptolemy.vergil.toolbox.AnnotationEditorFactory
Deprecated.
Construct a factory with the specified container and name.
AnnotationEditorFactory.AnnotationTextEditor - Class in ptolemy.vergil.toolbox
Deprecated.
A text widget for editing textual annotations (which are visible attributes).
AnnotationTextEditor(JTextArea) - Constructor for class ptolemy.vergil.toolbox.AnnotationEditorFactory.AnnotationTextEditor
Deprecated.
Create an annotation text editor.
AnythingToDouble - Class in ptolemy.actor.lib.conversions
Deprecated.
Use ptolemy.actor.lib.conversions.ExpressionToToken or StringToDouble.
AnythingToDouble(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.AnythingToDouble
Deprecated.
Construct an actor with the given container and name.
aPlcpHeaderLength - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
The size of the PLCP header in a frame.
aPlcpHeaderLength - Variable in class ptolemy.domains.wireless.lib.network.PHY
The size of the PLCP header in a frame.
APOS - Static variable in class org.json.XML
The Character '''.
AppContext - Interface in diva.gui
A context for either an application or an applet that wants to use the diva.gui infrastructure.
AppContextDelegate - Class in diva.gui
This class provides basic support for an instance of AppContext which delegates its operation to one of the basic AppContexts (usually an AppContext or an ApplicationContext.) This is similar to an interface adapter, except the default implementation of each method is to call the identical method on the delegate context.
AppContextDelegate(AppContext) - Constructor for class diva.gui.AppContextDelegate
Create a new app context that delegates to the given context.
appearanceCount(Object) - Method in class ptolemy.graph.sched.Schedule
The number of times the given firing element appears in the schedule.
append - Variable in class ptolemy.actor.lib.io.LineWriter
If true, then append to the specified file.
append(byte[]) - Method in class ptolemy.actor.lib.jjs.modules.socket.SocketHelper.ByteArrayBackedInputStream
Append to the input stream.
append(double[], double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is the result of appending array2 to the end of array1.
append(double[], int, int, double[], int, int) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is the result of appending length2 elements of array2, starting from the array2[idx2] to length1 elements of array1, starting from array1[idx1].
append(float[], float[]) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is the result of appending array2 to the end of array1.
append(float[], int, int, float[], int, int) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is the result of appending length2 elements of array2, starting from the array1[idx2] to length1 elements of array1, starting from array1[idx1].
append(int[], int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the result of appending array2 to the end of array1.
append(int[], int, int, int[], int, int) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the result of appending length2 elements of array2, starting from the array1[idx2] to length1 elements of array1, starting from array1[idx1].
append(long[], int, int, long[], int, int) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the result of appending length2 elements of array2, starting from the array1[idx2] to length1 elements of array1, starting from array1[idx1].
append(long[], long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the result of appending array2 to the end of array1.
append(Component) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds a component to the panel using the default constraints with a column span of 1.
append(Component, int) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds a component to the panel using the default constraints with the given columnSpan.
append(Component, Component) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds two components to the panel; each component will span a single data column.
append(Component, Component, Component) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds three components to the panel; each component will span a single data column.
append(String) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds a text label to the panel and proceeds to the next column.
append(String) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Append the contents of the given String to this code stream.
append(String, Component) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds a text label and component to the panel.
append(String, Component, boolean) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds a text label and component to the panel; the component will span the specified number columns.
append(String, Component, int) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds a text label and component to the panel; the component will span the specified number columns.
append(String, Component, Component) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds a text label and two components to the panel; each component will span a single column.
append(String, Component, Component, int) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds a text label and two components to the panel; each component will span a single column.
append(String, Component, Component, Component) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds a text label and three components to the panel; each component will span a single column.
append(String, Component, Component, Component, Component) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds a text label and four components to the panel; each component will span a single column.
append(String, Object) - Method in class org.json.JSONObject
Append values to the array under a key.
append(List) - Method in class ptolemy.actor.gui.MatrixTokenTableau
Display the specified tokens.
append(List) - Method in class ptolemy.actor.gui.TokenTableau
Append the specified tokens to the display.
append(List) - Method in class ptolemy.actor.lib.image.ImageTableau
Display the specified tokens.
append(List) - Method in class ptolemy.domains.ca.lib.gui.CATableau
In this class, do nothing because the CADirector communicates with the CAViewer directly.
append(ArrayToken) - Method in class ptolemy.data.ArrayToken
Append the given array to the end of this array, and return the resulting array.
append(ArrayToken[]) - Static method in class ptolemy.data.ArrayToken
Append the given arrays.
append(Token) - Method in class ptolemy.actor.gui.MatrixTokenTableau
Display the specified token.
append(Token) - Method in class ptolemy.actor.gui.TokenEffigy
Append the specified token to the token array associated with this effigy.
append(Token) - Method in class ptolemy.actor.gui.TokenTableau
Append the specified token to the display.
append(Token) - Method in class ptolemy.actor.lib.image.ImageTableau
Display the specified token.
append(Token) - Method in class ptolemy.domains.ca.lib.gui.CATableau
In this class, do nothing because the CADirector communicates with the CAViewer directly.
append(Nameable) - Method in class ptolemy.kernel.util.NamedList
Add an element to the end of the list.
append(Complex[], int, int, Complex[], int, int) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is the result of appending length2 elements of array2, starting from the idx2th element, to length1 elements of array1, starting from the idx1th element.
append(Complex[], Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is the result of appending array2 to the end of array1.
append(Fraction[], int, int, Fraction[], int, int) - Static method in class ptolemy.math.FractionArrayMath
Return a new array that is the result of appending length2 elements of array2, starting from the array2[idx2] to length1 elements of array1, starting from array1[idx1].
append(Fraction[], Fraction[]) - Static method in class ptolemy.math.FractionArrayMath
Return a new array that is the result of appending array2 to the end of array1.
appendClosingUndoMoML(String) - Method in class ptolemy.moml.UndoContext
Append some MoML to be appended after the undo MoML for child nodes.
appendCodeBlock(String) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Append the code block specified the given block name.
appendCodeBlock(String, boolean) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Append the code block specified the given block name.
appendCodeBlock(String, boolean, int) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Append the code block specified the given block name.
appendCodeBlock(String, List<String>) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Append the specific code block with an array of arguments and substitute each argument with the parameters of the code block in the order listed in the given arguments array list.
appendCodeBlock(String, List<String>, boolean) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Append the specific code block with an array of arguments and substitute each argument with the parameters of the code block in the order listed in the given arguments array list.
appendCodeBlock(String, List<String>, boolean, int) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Append the specific code block with an array of arguments and substitute each argument with the parameters of the code block in the order listed in the given arguments array list.
appendCodeBlock(String, List<String>, int) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Append the specific code block with an array of arguments and substitute each argument with the parameters of the code block in the order listed in the given arguments array list.
appendCodeBlocks(String) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Append multiple code blocks whose names match the given regular expression.
appendColumn(ColumnSpec) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends the given column specification to the builder's layout.
appendColumn(ColumnSpec) - Method in class com.jgoodies.forms.layout.FormLayout
Appends the given column specification to the right hand side of all columns.
appendColumn(String) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a column specification to the builder's layout that represents the given string encoding.
appendConstraint(PointConstraint) - Method in class diva.canvas.interactor.DragInteractor
Append a constraint to the list of constraints on this interactor.
appendGlueColumn() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a glue column.
appendGlueRow() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a glue row.
appendI15d(String) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds an internationalized (i15d) text label to the panel using the given resource key and proceeds to the next column.
appendI15d(String, Component) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds an internationalized (i15d) text label and component to the panel.
appendI15d(String, Component, boolean) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds an internationalized (i15d) text label and component to the panel.
appendI15d(String, Component, int) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds an internationalized (i15d) text label to the panel using the given resource key; then proceeds to the next data column and adds a component with the given column span.
appendI15d(String, Component, Component) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds an internationalized (i15d) text label and two components to the panel; each component will span a single column.
appendI15d(String, Component, Component, int) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds an internationalized (i15d) text label and two components to the panel; each component will span a single column.
appendI15d(String, Component, Component, Component) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds an internationalized (i15d) text label and three components to the panel; each component will span a single column.
appendI15d(String, Component, Component, Component, Component) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds an internationalized (i15d) text label and four components to the panel; each component will span a single column.
appendI15dSeparator(String) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Appends an internationalized titled separator for the given resource key that spans all columns.
appendI15dTitle(String) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds an internationalized title label to the panel and proceeds to the next column.
appendJTextArea(String) - Method in class ptolemy.gui.JTextAreaExec
Append the text message to the JTextArea and include a trailing newline.
appendJTextArea(String) - Method in class ptolemy.gui.ShellTextArea
Append the specified text to the JTextArea and update the prompt cursor.
appendLabelComponentsGapColumn() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a column that is the default gap between a label and its associated component.
appendMoMLDescription(String) - Method in class ptolemy.moml.MoMLAttribute
Append to the MoML description of this object.
appendParagraphGapRow() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a row that is the default gap for paragraphs.
appendPCData(String) - Method in class diva.util.xml.XmlElement
Add the String to the end of the current PCDATA for this element.
appendRelatedComponentsGapColumn() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a column that is the default gap for related components.
appendRelatedComponentsGapRow() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a row that is the default gap for related components.
appendRow(RowSpec) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends the given row specification to the builder's layout.
appendRow(RowSpec) - Method in class com.jgoodies.forms.layout.FormLayout
Appends the given row specification to the bottom of all rows.
appendRow(String) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a row specification to the builder's layout that represents the given string encoding.
appendSeparator() - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds a separator without text that spans all columns.
appendSeparator(String) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds a separator with the given text that spans all columns.
appendText(String) - Method in class ptolemy.actor.lib.jjs.modules.textDisplay.TextDisplayHelper
Append to any text already displayed starting on a new line.
appendText(String) - Method in class ptolemy.gui.UserDialog
Append the specified text to the response text area with a newline at the end.
appendTitle(String) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Adds a title label to the panel and proceeds to the next column.
appendToPath(String) - Method in class ptolemy.gui.JTextAreaExec
Append to the path of the subprocess.
appendToPath(String) - Method in interface ptolemy.util.ExecuteCommands
Append to the path of the subprocess.
appendToPath(String) - Method in class ptolemy.util.StreamExec
Append to the path of the subprocess.
appendToWebAttribute(NamedObj, String, String, String) - Static method in class ptolemy.vergil.basic.export.web.WebAttribute
Factory method for creating WebAttributes that appends to the attribute if it already exists and does not have the specified content.
appendUndoMoML(String) - Method in class ptolemy.moml.UndoContext
Append some MoML to the current buffer.
appendUnrelatedComponentsGapColumn() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a column that is the default gap for unrelated components.
appendUnrelatedComponentsGapRow() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Appends a row that is the default gap for unrelated components.
appl_data_msg - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
appl_interest_msg - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
AppletContext - Class in diva.gui
A context for an applet in the diva.gui infrastructure.
AppletContext() - Constructor for class diva.gui.AppletContext
Create a new context and set the exit action to do nothing.
AppletTutorial - Class in diva.gui.tutorial
A graph editor that runs as an applet.
AppletTutorial() - Constructor for class diva.gui.tutorial.AppletTutorial
 
Application - Interface in diva.gui
Application is an interface that captures the notion of a graphical application.
ApplicationConfigurer - Interface in ptolemy.actor
A marker interface indicating that a class is used to configure a Ptolemy IIapplication.
ApplicationContext - Class in diva.gui
A context for an application in the diva.gui infrastructure.
ApplicationContext() - Constructor for class diva.gui.ApplicationContext
Create a new ApplicationContext.
ApplicationExceptionHandler - Class in diva.gui
This class makes it easy for an application to trap exceptions in AWT event handlers.
ApplicationExceptionHandler() - Constructor for class diva.gui.ApplicationExceptionHandler
 
ApplicationResources - Class in diva.gui
Deprecated.
Use diva.resource.DefaultBundle instead.
ApplicationResources() - Constructor for class diva.gui.ApplicationResources
Deprecated.
Create a new ApplicationResources object containing the default Diva GUI resources.
ApplicationResources(String, Class, ResourceBundle) - Constructor for class diva.gui.ApplicationResources
Deprecated.
Create a new ApplicationResources object using the given basename, with the given class as the loader for URL-based resources, and with the given ResourceBundle as the one that gets overridden.
ApplicationTutorial - Class in diva.gui.tutorial
A simple text editor.
ApplicationTutorial(AppContext) - Constructor for class diva.gui.tutorial.ApplicationTutorial
 
apply() - Method in class ptolemy.actor.gui.PortConfigurer
Deprecated.
Apply the changes by configuring the ports that have changed.
apply() - Method in class ptolemy.actor.gui.RenameConfigurer
Apply the changes by renaming the object.
apply() - Method in class ptolemy.plot.PlotFormatter
Apply currently specified values to the associated plot.
apply() - Method in class ptolemy.vergil.debugger.BreakpointConfigurer
Set up and save the new breakpoint configuration for this actor.
apply() - Method in class ptolemy.vergil.gt.GTIngredientsEditor
 
apply(Pointer) - Method in interface org.ptolemy.fmi.FMILibrary.FMICallbackFreeMemory
Free the object.
apply(Pointer) - Method in class org.ptolemy.fmi.FMULibrary.FMUFreeMemory
Free memory.
apply(Pointer, int) - Method in interface org.ptolemy.fmi.FMILibrary.FMIStepFinished
The step has finished.
apply(Pointer, int) - Method in class org.ptolemy.fmi.FMULibrary.FMUStepFinished
The step is finished.
apply(Pointer, String, int, String, String) - Method in interface org.ptolemy.fmi.FMILibrary.FMICallbackLogger
Invoke the fmiCallbackLogger() function.
apply(Pointer, String, int, String, String) - Method in class org.ptolemy.fmi.FMULibrary.FMULogger
Log a message.
apply(JCanvas) - Method in class diva.canvas.DamageRegion
Tell the damage region to inflict itself on the given JCanvas.
apply(NativeSizeT, NativeSizeT) - Method in interface org.ptolemy.fmi.FMILibrary.FMICallbackAllocateMemory
Invoke the fmiCallbackAllocateMemory() function.
apply(NativeSizeT, NativeSizeT) - Method in class org.ptolemy.fmi.FMULibrary.FMUAllocateMemory
Allocate memory.
apply(Token[]) - Method in class org.ptolemy.machineImprovisation.FactorOracle.ChordFunction
 
apply(Token[]) - Method in class ptolemy.caltrop.util.PtCalFunction
Apply tokens arguments to the function.
apply(Token[]) - Method in class ptolemy.data.expr.ExpressionFunction
Apply the function to the list of arguments, which are tokens.
apply(Token[]) - Method in interface ptolemy.data.Function
Apply the function to the list of arguments, which are tokens.
apply(Token[]) - Method in class ptolemy.data.FunctionToken
Apply this function to the given list of arguments.
Apply_Filter(int, int, float[], int, float[], int, float[]) - Static method in class ptolemy.domains.pthales.JNI.ABF
 
ApplyBinaryFunctionToMultipleArguments - Class in ptolemy.data.ontologies.lattice
A concept function that applies a binary concept function to multiple arguments in sequence.
ApplyBinaryFunctionToMultipleArguments(String, Ontology, ConceptFunction) - Constructor for class ptolemy.data.ontologies.lattice.ApplyBinaryFunctionToMultipleArguments
Create a new ApplyBinaryFunctionToMultipleArguments concept function for the specified binary concept function and ontology.
applyBinaryOperation(ComplexBinaryOperation, Complex[][], Complex) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is formed by applying an instance of a ComplexBinaryOperation to each element in the input matrix, using z as the right argument in all cases and the matrix elements as the left arguments (op.operate(matrix[i][j], z)).
applyBinaryOperation(ComplexBinaryOperation, Complex[][], Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is formed by applying an instance of a ComplexBinaryOperation to the two matrices, element by element, using the elements of the first matrix as the left operands and the elements of the second matrix as the right operands.
applyBinaryOperation(ComplexBinaryOperation, Complex[], Complex) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is formed by applying an instance of a ComplexBinaryOperation to each element in the input array, using z as the right operand in all cases and the array elements as the left operands (op.operate(array[i], z)).
applyBinaryOperation(ComplexBinaryOperation, Complex[], Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is formed by applying an instance of a ComplexBinaryOperation to the two arrays, element by element, using the elements of the first array as the left operands and the elements of the second array as the right operands.
applyBinaryOperation(ComplexBinaryOperation, Complex, Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is formed by applying an instance of a ComplexBinaryOperation to each element in the input array, using z as the left argument to op in all cases and the array elements as the right arguments (op.operate(z, array[i])).
applyBinaryOperation(ComplexBinaryOperation, Complex, Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is formed by applying an instance of a ComplexBinaryOperation to each element in the input matrix, using z as the left argument in all cases and the matrix elements as the right arguments (z, op.operate(matrix[i][j])).
applyBinaryOperation(DoubleBinaryOperation, double[][], double) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new array that is formed by applying an instance of a DoubleBinaryOperation to each element in the input matrix, using the matrix elements as the left operands and z as the right operand in all cases (op.operate(matrix[i][j], z)).
applyBinaryOperation(DoubleBinaryOperation, double[][], double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new array that is formed by applying an instance of a DoubleBinaryOperation to the two matrices, element by element, using the elements of the first matrix as the left operands and the elements of the second matrix as the right operands.
applyBinaryOperation(DoubleBinaryOperation, double[], double) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is formed by applying an instance of a DoubleBinaryOperation to each element in the input array and z, using the array elements as the left operands and z as the right operand in all cases.
applyBinaryOperation(DoubleBinaryOperation, double[], double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is formed by applying an instance of a DoubleBinaryOperation to the two arrays, element by element, using the elements of the first array as the left operands and the elements of the second array as the right operands.
applyBinaryOperation(DoubleBinaryOperation, double, double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is formed by applying an instance of a DoubleBinaryOperation to each element in the input array, using z as the left operand in all cases and the array elements as the right operands (op.operate(z, array[i])).
applyBinaryOperation(DoubleBinaryOperation, double, double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new array that is formed by applying an instance of a DoubleBinaryOperation to each element in the input matrix, using z as the left operand in all cases and the matrix elements as the right operands (op.operate(z, matrix[i][j])).
applyBinaryOperation(FloatBinaryOperation, float[][], float) - Static method in class ptolemy.math.FloatMatrixMath
Return a new array that is formed by applying an instance of a FloatBinaryOperation to each element in the input matrix, using the matrix elements as the left operands and z as the right operand in all cases (op.operate(matrix[i][j], z)).
applyBinaryOperation(FloatBinaryOperation, float[][], float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new array that is formed by applying an instance of a FloatBinaryOperation to the two matrices, element by element, using the elements of the first matrix as the left operands and the elements of the second matrix as the right operands.
applyBinaryOperation(FloatBinaryOperation, float[], float) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is formed by applying an instance of a FloatBinaryOperation to each element in the input array and z, using the array elements as the left operands and z as the right operand in all cases.
applyBinaryOperation(FloatBinaryOperation, float[], float[]) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is formed by applying an instance of a FloatBinaryOperation to the two arrays, element by element, using the elements of the first array as the left operands and the elements of the second array as the right operands.
applyBinaryOperation(FloatBinaryOperation, float, float[]) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is formed by applying an instance of a FloatBinaryOperation to each element in the input array, using z as the left operand in all cases and the array elements as the right operands (op.operate(z, array[i])).
applyBinaryOperation(FloatBinaryOperation, float, float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new array that is formed by applying an instance of a FloatBinaryOperation to each element in the input matrix, using z as the left operand in all cases and the matrix elements as the right operands (op.operate(z, matrix[i][j])).
applyBinaryOperation(IntegerBinaryOperation, int[][], int) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new array that is formed by applying an instance of a IntegerBinaryOperation to each element in the input matrix, using the matrix elements as the left operands and z as the right operand in all cases (op.operate(matrix[i][j], z)).
applyBinaryOperation(IntegerBinaryOperation, int[][], int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new array that is formed by applying an instance of a IntegerBinaryOperation to the two matrices, element by element, using the elements of the first matrix as the left operands and the elements of the second matrix as the right operands.
applyBinaryOperation(IntegerBinaryOperation, int[], int) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is formed by applying an instance of a IntegerBinaryOperation to each element in the input array and z, using the array elements as the left operands and z as the right operand in all cases.
applyBinaryOperation(IntegerBinaryOperation, int[], int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is formed by applying an instance of a IntegerBinaryOperation to the two arrays, element by element, using the elements of the first array as the left operands and the elements of the second array as the right operands.
applyBinaryOperation(IntegerBinaryOperation, int, int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is formed by applying an instance of a IntegerBinaryOperation to each element in the input array, using z as the left operand in all cases and the array elements as the right operands (op.operate(z, array[i])).
applyBinaryOperation(IntegerBinaryOperation, int, int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new array that is formed by applying an instance of a IntegerBinaryOperation to each element in the input matrix, using z as the left operand in all cases and the matrix elements as the right operands (op.operate(z, matrix[i][j])).
applyBinaryOperation(LongBinaryOperation, long[][], long) - Static method in class ptolemy.math.LongMatrixMath
Return a new array that is formed by applying an instance of a LongBinaryOperation to each element in the input matrix, using the matrix elements as the left operands and z as the right operand in all cases (op.operate(matrix[i][j], z)).
applyBinaryOperation(LongBinaryOperation, long[][], long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new array that is formed by applying an instance of a LongBinaryOperation to the two matrices, element by element, using the elements of the first matrix as the left operands and the elements of the second matrix as the right operands.
applyBinaryOperation(LongBinaryOperation, long[], long) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is formed by applying an instance of a LongBinaryOperation to each element in the input array and z, using the array elements as the left operands and z as the right operand in all cases.
applyBinaryOperation(LongBinaryOperation, long[], long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is formed by applying an instance of a LongBinaryOperation to the two arrays, element by element, using the elements of the first array as the left operands and the elements of the second array as the right operands.
applyBinaryOperation(LongBinaryOperation, long, long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is formed by applying an instance of a LongBinaryOperation to each element in the input array, using z as the left operand in all cases and the array elements as the right operands (op.operate(z, array[i])).
applyBinaryOperation(LongBinaryOperation, long, long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new array that is formed by applying an instance of a LongBinaryOperation to each element in the input matrix, using z as the left operand in all cases and the matrix elements as the right operands (op.operate(z, matrix[i][j])).
ApplyFilterOverArray - Class in ptolemy.actor.lib.hoc
This is an atomic actor that filters an array received at its inputArray input port via applying a model specified by a file or URL.
ApplyFilterOverArray(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.ApplyFilterOverArray
Construct a ApplyFilterOverArray with a name and a container.
ApplyFunction - Class in ptolemy.actor.lib.hoc
This actor applies a function to its inputs and outputs the results.
ApplyFunction(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.ApplyFunction
Construct a ApplyFunction with a name and a container.
ApplyFunction(Workspace) - Constructor for class ptolemy.actor.lib.hoc.ApplyFunction
Construct a ApplyFunction in the specified workspace with no container and an empty string as a name.
ApplyFunctionOverSequence - Class in ptolemy.actor.lib.hoc
Deprecated.
Use SequenceToArray followed by ApplyFunction.
ApplyFunctionOverSequence(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.ApplyFunctionOverSequence
Deprecated.
Construct an actor with the given container and name.
applyLayout(LevelLayout.LevelData, Object) - Method in class diva.graph.layout.LevelLayout
Place the nodes in the target environment according to their levels and sorting order which are specified in levelData.
applyLayout(LevelLayout.LevelData, Object, boolean) - Method in class diva.graph.layout.LevelLayout
Place the nodes in the target environment according to their levels and sorting order which are specified in levelData.
ApplyLayoutRequest - Class in ptolemy.vergil.basic.layout.kieler
A change request specialized for application of automatically computed layout.
ApplyLayoutRequest(Object) - Constructor for class ptolemy.vergil.basic.layout.kieler.ApplyLayoutRequest
Create a request for applying layout.
ApplyMaskFilter - Class in com.jhlabs.image
A filter which uses the alpha channel of a "mask" image to interpolate between a source and destination image.
ApplyMaskFilter() - Constructor for class com.jhlabs.image.ApplyMaskFilter
Construct an ApplyMaskFIlter.
ApplyMaskFilter(BufferedImage, BufferedImage) - Constructor for class com.jhlabs.image.ApplyMaskFilter
Construct an ApplyMaskFIlter.
applyRename(String) - Method in class ptolemy.moml.UndoContext
Used to handle the "rename" element.
applyUnaryOperation(ComplexUnaryOperation, Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is formed by applying an instance of a ComplexUnaryOperation to each element in the input array (op.operate(array[i])).
applyUnaryOperation(ComplexUnaryOperation, Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is formed by applying an instance of a ComplexUnaryOperation to each element in the input matrix (op.operate(matrix[i][j])).
applyUnaryOperation(DoubleUnaryOperation, double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is formed by applying an instance of a DoubleUnaryOperation to each element in the input array (op.operate(array[i])).
applyUnaryOperation(DoubleUnaryOperation, double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new array that is formed by applying an instance of a DoubleUnaryOperation to each element in the input matrix (op.operate(matrix[i][j])).
applyUnaryOperation(FloatUnaryOperation, float[]) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is formed by applying an instance of a FloatUnaryOperation to each element in the input array (op.operate(array[i])).
applyUnaryOperation(FloatUnaryOperation, float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new array that is formed by applying an instance of a FloatUnaryOperation to each element in the input matrix (op.operate(matrix[i][j])).
applyUnaryOperation(IntegerUnaryOperation, int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is formed by applying an instance of a IntegerUnaryOperation to each element in the input array (op.operate(array[i])).
applyUnaryOperation(IntegerUnaryOperation, int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new array that is formed by applying an instance of a IntegerUnaryOperation to each element in the input matrix (op.operate(matrix[i][j])).
applyUnaryOperation(LongUnaryOperation, long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is formed by applying an instance of a LongUnaryOperation to each element in the input array (op.operate(array[i])).
applyUnaryOperation(LongUnaryOperation, long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new array that is formed by applying an instance of a LongUnaryOperation to each element in the input matrix (op.operate(matrix[i][j])).
approx - org.ptolemy.fmi.FMIScalarVariable.Initial
The variable is an iteration variable of an algebraic loop and the iteration at initialization starts with the start value.
aPreambleLength - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
The size of the Preamble header in a frame.
aPreambleLength - Variable in class ptolemy.domains.wireless.lib.network.PHY
The size of the Preamble header in a frame.
Arc - Class in ptolemy.vergil.modal
Deprecated.
Use Link
Arc() - Constructor for class ptolemy.vergil.modal.Arc
Deprecated.
 
ArcAttribute - Class in ptolemy.vergil.kernel.attributes
This is an attribute that is rendered as an ellipse.
ArcAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.kernel.attributes.ArcAttribute
Construct an attribute with the given name contained by the specified container.
ArcConnector - Class in diva.canvas.connector
A Connector that draws itself in an arc.
ArcConnector(Site, Site) - Constructor for class diva.canvas.connector.ArcConnector
Create a new arc connector between the given sites.
arcHeight - Variable in class ptolemy.domains.gr.lib.Rectangle2D
The height of the arc rounding the rectangle if applicable.
ArcInteractor - Class in diva.canvas.connector
An interactor for dragging either end of an arc connector and for for altering the shape of the arc by dragging a midpoint grab handle.
ArcInteractor(ArcManipulator) - Constructor for class diva.canvas.connector.ArcInteractor
Create a new interactor to be used with the given manipulator.
ArcManipulator - Class in diva.canvas.connector
A manipulator for arc connectors.
ArcManipulator() - Constructor for class diva.canvas.connector.ArcManipulator
Construct a new manipulator that uses rectangular grab-handles.
ArcManipulator(GrabHandleFactory) - Constructor for class diva.canvas.connector.ArcManipulator
Construct a new manipulator using the given grab-handle factory.
ArcMidpointSite - Class in diva.canvas.connector
A concrete implementation of Site that is located in the center of the bounding box of a figure.
ArcMidpointSite(ArcConnector, int) - Constructor for class diva.canvas.connector.ArcMidpointSite
Create a new site on the given arc connector with the given ID.
ArcModel() - Constructor for class ptolemy.vergil.modal.FSMGraphModel.ArcModel
 
ArcRenderer - Class in diva.graph.basic
An EdgeRenderer that draws arcs.
ArcRenderer() - Constructor for class diva.graph.basic.ArcRenderer
 
ArcTutorial - Class in diva.canvas.tutorial
This tutorial shows how to use "arc" connectors.
ArcTutorial() - Constructor for class diva.canvas.tutorial.ArcTutorial
Create a JCanvas and put it into a window.
ArcTutorial.SelfPTarget - Class in diva.canvas.tutorial
SelfPTarget is used to find target sites.
arcWidth - Variable in class ptolemy.domains.gr.lib.Rectangle2D
The width of the arc rounding the rectangle if applicable.
areActorElementConstraintsInherited(StringParameter) - Static method in class ptolemy.data.ontologies.lattice.ActorProductLatticeConstraintsDefinitionAdapter
Return true if the actor element is set to inherit its constraints from the tuple ontologies that comprise the product lattice ontology, false otherwise.
AreaEventType - Class in ptolemy.vergil.basic.export.web
A parameter used to specify the event type actions associated with an area in an HTML image map.
AreaEventType(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.AreaEventType
Create an instance of this parameter.
areSatisfied(Vector) - Static method in class ptolemy.moml.unit.UnitEquation
Return true if the equations are all satisfied.
areUnitArraysEqual(int[], int[]) - Static method in class ptolemy.data.unit.UnitUtilities
Return true if the units of this token are the same as that of the argument token.
argumentDomainOntologies - Variable in class ptolemy.data.ontologies.ExpressionConceptFunctionDefinitionAttribute
The parameter that holds the array of strings that name the domain ontologies for the arguments for the concept function.
argumentNames - Variable in class ptolemy.data.ontologies.ExpressionConceptFunctionDefinitionAttribute
The parameter that holds the array of strings that name the arguments for the concept function.
arguments - Variable in class ptolemy.domains.ptera.kernel.PteraDirector.TimedEvent
Arguments to the event.
arguments - Variable in class ptolemy.domains.ptera.kernel.SchedulingRelation
The attribute for arguments.
ARITHMETIC_EXPRESSION - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
ARITHMETIC_EXPRESSION - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
ARITHMETIC_EXPRESSION - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
ARITHMETIC_FACTOR - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
ARITHMETIC_FACTOR - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
ARITHMETIC_FACTOR - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
array - Variable in class ptolemy.actor.lib.ArrayContains
Input array.
array - Variable in class ptolemy.actor.lib.ArrayLevelCrossing
The array to search for a threshold crossing.
array - Variable in class ptolemy.actor.lib.ArrayRemoveElement
Input array.
array() - Method in class org.json.JSONWriter
Begin appending a new array.
ARRAY_BOTTOM - Static variable in class ptolemy.data.type.ArrayType
A term to use when declaring the type of some parameter or port to be an array.
ARRAY_BOTTOM - Static variable in class ptolemy.data.type.BaseType
The bottom element of the array type lattice.
ARRAY_UNSIZED_BOTTOM - Static variable in class ptolemy.data.type.ArrayType
A term to use when declaring the type of some parameter or port to be an array, with unknown length.
ArrayAccumulate - Class in ptolemy.actor.lib
An actor that accumulates input arrays into a growing array that includes the contents of all input arrays.
ArrayAccumulate(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArrayAccumulate
Construct an actor with the given container and name.
ArrayAppend - Class in ptolemy.actor.lib
An actor that appends ArrayTokens together.
ArrayAppend(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArrayAppend
Construct an actor with the given container and name.
ArrayAverage - Class in ptolemy.actor.lib
Compute the average of the elements in an array.
ArrayAverage(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArrayAverage
Construct an actor with the given container and name.
ArrayColormap - Class in com.jhlabs.image
A colormap implemented with an array of colors.
ArrayColormap() - Constructor for class com.jhlabs.image.ArrayColormap
Construct an all-black colormap.
ArrayColormap(int[]) - Constructor for class com.jhlabs.image.ArrayColormap
Construct a colormap with the given map.
arrayConstruct() - Method in class ptolemy.data.expr.PtParser
 
ArrayContains - Class in ptolemy.actor.lib
Determine whether an element is contained in an array.
ArrayContains(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArrayContains
Construct an actor with the given container and name.
arraycopyMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ArrayElement - Class in ptolemy.actor.lib
Extract an element from an array.
ArrayElement(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArrayElement
Construct an actor with the given container and name.
ArrayElementAsMatrix - Class in ptolemy.actor.lib
Extract an element from an array by accessing the array as a matrix.
ArrayElementAsMatrix(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArrayElementAsMatrix
Construct an actor with the given container and name.
ArrayElementTypeFunction - Class in ptolemy.actor.util
This class implements a monotonic function that returns the element type of its argument, if the argument is an array type.
ArrayElementTypeFunction(Typeable) - Constructor for class ptolemy.actor.util.ArrayElementTypeFunction
Construct a ArrayElementTypeFunction whose argument is the type of the specified object.
ArrayExtract - Class in ptolemy.actor.lib
Extract a subarray from an array.
ArrayExtract(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArrayExtract
Construct an actor with the given container and name.
ArrayFIFOQueue - Class in ptolemy.domains.sdf.kernel
A first-in, first-out (FIFO) queue with variable capacity and optional history.
ArrayFIFOQueue() - Constructor for class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Construct an empty queue with no container, and an infinite capacity.
ArrayFIFOQueue(int) - Constructor for class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Construct an empty queue with no container and the given capacity.
ArrayFIFOQueue(ArrayFIFOQueue) - Constructor for class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Copy constructor.
ArrayFIFOQueue(Nameable) - Constructor for class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Construct an empty queue with the specified container.
ArrayFIFOQueue(Nameable, int) - Constructor for class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Construct an empty queue with the specified container and the given size.
arrayGetElementMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ArrayIndex - Class in ptolemy.domains.pn.demo.QR
This class defines an associative array and methods to store and retrieve data in the array.
ArrayIndex() - Constructor for class ptolemy.domains.pn.demo.QR.ArrayIndex
Construct an ArrayIndex object.
ArrayIterator - Class in diva.util
An iterator over a given array.
ArrayIterator(Object[]) - Constructor for class diva.util.ArrayIterator
Construct an array iterator.
arrayLength - Variable in class ptolemy.domains.giotto.cgc.CPort
The length of the array if the type is an array.
arrayLength - Variable in class ptolemy.domains.sdf.lib.ArrayToSequence
The size of the input array.
arrayLength - Variable in class ptolemy.domains.sdf.lib.SequenceToArray
The size of the output array.
ArrayLength - Class in ptolemy.actor.lib
Output the length of an array.
ArrayLength(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArrayLength
Construct an actor with the given container and name.
ArrayLevelCrossing - Class in ptolemy.actor.lib
Search an array from the specified starting index and report the index of the first item in the array that is below or above the specified threshold.
ArrayLevelCrossing(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArrayLevelCrossing
Construct an actor with the given container and name.
ArrayMapCachedMethod(String, Type[], int, CachedMethod, boolean[]) - Constructor for class ptolemy.data.expr.CachedMethod.ArrayMapCachedMethod
Constructs a CachedMethod$ArrayMapCachedMethod object.
ArrayMaximum - Class in ptolemy.actor.lib
Extract the maximum element from an array.
ArrayMaximum(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArrayMaximum
Construct an actor with the given container and name.
ArrayMinimum - Class in ptolemy.actor.lib
Extract the minimum element from an array.
ArrayMinimum(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArrayMinimum
Construct an actor with the given container and name.
arrayOf(Typeable) - Static method in class ptolemy.data.type.ArrayType
Return a type constraint that can be used to constrain another typeable object to have a type related to an array whose element type is the type of the specified typeable.
arrayOf(Typeable, int) - Static method in class ptolemy.data.type.ArrayType
Return a type constraint that can be used to constrain another typeable object to have a type related to an array whose element type is the type of the specified typeable.
arrayOf(Typeable, Variable) - Static method in class ptolemy.actor.util.ActorTypeUtil
Return a type constraint that can be used to constrain another typeable object to have a type related to an array whose element type is the type of the specified typeable.
ArrayOfRecordsConfigureFactory - Class in ptolemy.vergil.toolbox
If this class is contained by an actor, then double clicking on that actor will display a table that shows the value of an array of tokens contained by a parameter contained by the same container as this factory.
ArrayOfRecordsConfigureFactory(NamedObj, String) - Constructor for class ptolemy.vergil.toolbox.ArrayOfRecordsConfigureFactory
Construct a factory with the specified container and name.
ArrayOfRecordsExporter - Class in ptolemy.actor.lib.database
Export an array of tokens to a file.
ArrayOfRecordsExporter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.database.ArrayOfRecordsExporter
Construct an actor with the given container and name.
ArrayOfRecordsPane - Class in ptolemy.actor.gui
A graphical component that displays the values in an array of records.
ArrayOfRecordsPane() - Constructor for class ptolemy.actor.gui.ArrayOfRecordsPane
Construct an empty table pane.
ArrayOfRecordsPane.ArrayAsTable - Class in ptolemy.actor.gui
This class provides an implementation of the TableModel interface for viewing an array of records.
ArrayOfRecordsRecorder - Class in ptolemy.actor.lib.database
An actor that displays an array of records that arrives on its input port.
ArrayOfRecordsRecorder(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.database.ArrayOfRecordsRecorder
Construct an actor with the given container and name.
ArrayOfTypesFunction - Class in ptolemy.actor.util
This class implements a monotonic function that returns an array type with the element type equal to its argument.
ArrayOfTypesFunction(Typeable) - Constructor for class ptolemy.actor.util.ArrayOfTypesFunction
Construct a ArrayElementTypeFunction whose argument is the type of the specified object.
ArrayOfTypesFunction(Typeable, int) - Constructor for class ptolemy.actor.util.ArrayOfTypesFunction
Construct a ArrayElementTypeFunction whose argument is the type of the specified object.
ArrayPeakSearch - Class in ptolemy.actor.lib
This actor outputs the indices and values of peaks in an input array.
ArrayPeakSearch(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArrayPeakSearch
Construct an actor with the given container and name.
ArrayPlotter - Class in ptolemy.actor.lib.gui
A plotter that plots a sequence of arrays of doubles.
ArrayPlotter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.ArrayPlotter
Construct an actor with the given container and name.
ArrayPlotterXY - Class in ptolemy.actor.lib.gui
A plotter that plots a sequence of pairs of arrays of doubles as an XY plot.
ArrayPlotterXY(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.ArrayPlotterXY
Construct an actor with the given container and name.
ArrayRemoveElement - Class in ptolemy.actor.lib
Remove occurrences of a specified element from an array.
ArrayRemoveElement(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArrayRemoveElement
Construct an actor with the given container and name.
ArraySort - Class in ptolemy.actor.lib
Sort the elements of an input array.
ArraySort(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArraySort
Construct an actor with the given container and name.
ArraySum - Class in ptolemy.actor.lib
Compute the sum of the elements in an array.
ArraySum(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArraySum
Construct an actor with the given container and name.
ArrayToElements - Class in ptolemy.actor.lib
An actor that disassembles an ArrayToken to a multiport output.
ArrayToElements(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArrayToElements
Construct an actor with the given container and name.
ArrayToken - Class in ptolemy.data
A token that contains an array of tokens.
ArrayToken(String) - Constructor for class ptolemy.data.ArrayToken
Construct an ArrayToken from the specified string.
ArrayToken(Token[]) - Constructor for class ptolemy.data.ArrayToken
Construct an ArrayToken with the specified token array.
ArrayToken(Token[], int) - Constructor for class ptolemy.data.ArrayToken
Construct an ArrayToken with the first length elements of the specified token array.
ArrayToken(Type) - Constructor for class ptolemy.data.ArrayToken
Construct an empty ArrayToken with the given element type.
ArrayToken(Type, Token[]) - Constructor for class ptolemy.data.ArrayToken
Construct an ArrayToken with the specified element type and token array.
ARRAYTOKEN_CONVERSION - Static variable in class ptolemy.data.expr.CachedMethod
Conversion from an ArrayToken to a Token array (Token[]).
arrayTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
arrayTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
arrayTokenToUnsignedByteArray(ArrayToken) - Static method in class ptolemy.data.ArrayToken
Convert an ArrayToken to an array of unsigned bytes.
arrayTokenWithTypeConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
arrayToMatrix(Token[], int, int) - Static method in class ptolemy.data.MatrixToken
Create a new instance of a MatrixToken subclass with the given number of rows and columns.
arrayToMatrix(Type, Token[], int, int) - Static method in class ptolemy.data.MatrixToken
Create a new instance of a MatrixToken subclass with the given element type and number of rows and columns.
ArrayToMatrix - Class in ptolemy.actor.lib
Convert an array to a row or column vector encoded as a matrix token.
ArrayToMatrix(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArrayToMatrix
Construct an actor with the given container and name.
arrayToMatrixReturnType(Type, Type, Type) - Static method in class ptolemy.data.MatrixToken
Return the (exact) return type of the arrayToMatrix function above.
ArrayToSequence - Class in ptolemy.domains.sdf.lib
This actor reads an array at the input and writes the array elements as a sequence to the output.
ArrayToSequence(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.ArrayToSequence
Construct an actor with the given container and name.
arrayType(Token) - Static method in class ptolemy.data.expr.UtilityFunctions
Return a new UnsizedArrayToken whose element type is the same as the given type.
arrayType(Token, IntToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Return a new UnsizedArrayToken whose element type is the same as the given type, and whose length is the given length.
ArrayType - Class in ptolemy.data.type
A class representing the type of an ArrayToken.
ArrayType(Type) - Constructor for class ptolemy.data.type.ArrayType
Construct a new ArrayType with the specified type for the array elements.
ArrayType(Type, int) - Constructor for class ptolemy.data.type.ArrayType
Construct a new ArrayType with the specified type for the array elements.
arrayTypeClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
arrayTypeReturnType(Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return a new ArrayType whose element type is the same as the given type.
arrayTypeReturnType(Type, Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the (not quite exact) return type of the arrayType function above.
ArrayUpdate - Class in ptolemy.actor.lib
Replace an element in an array with a new value.
ArrayUpdate(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ArrayUpdate
Construct an actor with the given container and name.
arrayValue() - Method in class ptolemy.data.ArrayToken
Return an array of tokens populated with the contents of this array token.
arrayValueMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ARROW_CIRCLE_H - Static variable in class diva.canvas.connector.Blob
Arrow, circle, H style.
ArrowAttribute - Class in ptolemy.vergil.kernel.attributes
An attribute shown as an arrow.
ArrowAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.kernel.attributes.ArrowAttribute
Construct an attribute with the given name contained by the specified container.
Arrowhead - Class in diva.canvas.connector
An arrowhead that is drawn on the end of a connector.
Arrowhead() - Constructor for class diva.canvas.connector.Arrowhead
Create a new arrowhead at (0,0).
Arrowhead(double, double, double) - Constructor for class diva.canvas.connector.Arrowhead
Create a new arrowhead at the given point and with the given normal.
ArrowKeyProbe - Class in ptolemy.actor.lib.gui
Detect when the user presses or releases an arrow key and produce an integer on the corresponding output.
ArrowKeyProbe(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.ArrowKeyProbe
Create an actor that detects user presses on the arrow key.
ArrowKeySensor - Class in ptolemy.actor.lib.gui
Detect when the user presses or releases an arrow key and produce an integer on the corresponding output.
ArrowKeySensor(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.ArrowKeySensor
Construct an actor with the given container and name.
arrowLength - Variable in class ptolemy.vergil.kernel.attributes.ArrowAttribute
Length of the arrow head.
arrowWidth - Variable in class ptolemy.vergil.kernel.attributes.ArrowAttribute
Width of the arrow head.
aRxPlcpDelay - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
The nominal time that the PLCP uses to deliver a bit from the PMD receive path to the MAC.
aRxRfDelay - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
The nominal time between the end of a symbol at the air interface to the issuance of a PMD-DATA.indicate to the PLCP.
aRxTxTurnaroundTime - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
Time needed for a transceiver to go from receiving to transmitting
asAWTImage() - Method in class ptolemy.actor.lib.jai.JAIImageToken
Convert a javax.media.jai.RenderedOp to a BufferedImage, a subclass of awt.Image, and return it.
asAWTImage() - Method in class ptolemy.actor.lib.jmf.JMFImageToken
Convert a javax.media.Buffer to a java.awt.Image and return it.
asAWTImage() - Method in class ptolemy.data.AWTImageToken
Because all tokens that contain images must extend ImageToken, we must include the following method.
asAWTImage() - Method in class ptolemy.data.ImageToken
Return the value of this token as a java.awt.Image.
asBooleanMatrix(REXP) - Static method in class ptolemy.actor.lib.r.RExpression2
Return as a matrix of booleans.
ascending - Variable in class ptolemy.actor.lib.ArraySort
The sort order attribute.
asColor() - Method in class ptolemy.actor.gui.ColorAttribute
Return the color as a Color object.
asFile() - Method in class ptolemy.actor.parameters.FilePortParameter
Return the file as a File object.
asFile() - Method in class ptolemy.data.expr.FileParameter
Return the file as a File object.
asFile() - Method in class ptolemy.kernel.attributes.FileAttribute
Deprecated.
Return the file as a File object.
asFile() - Method in interface ptolemy.kernel.attributes.FileOrURLAccessor
Return the file as a File object.
aSifsTime - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
The parameter for SIFS (Short Inter Frame Space).
asin() - Method in class ptolemy.math.Complex
Return the principal arc sine of this complex number.
asin(Complex) - Static method in class ptolemy.math.Complex
Return the principal arc sine of the given complex number.
ASIN - Static variable in class com.jhlabs.math.MathFunction1D
 
asinh() - Method in class ptolemy.math.Complex
Return the principal hyperbolic arc sine of this complex number.
asinh(double) - Static method in class ptolemy.math.ExtendedMath
Return the inverse hyperbolic sine of the argument.
asinh(Complex) - Static method in class ptolemy.math.Complex
Return the principal hyperbolic arc sine of the given complex number.
asIntMatrix(double[][]) - Static method in class ptolemy.actor.lib.r.RExpression2
Return the array as an int matrix.
aSlotTime - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
The time unit for the backoff time
ASPECT_RATIO - Static variable in class ptolemy.vergil.basic.layout.kieler.Parameters
Layout option for the aspect ratio of connected components.
Assert - Class in ptolemy.actor.lib
Check that an assertion predicate is satisfied, and throw an exception if not.
Assert(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Assert
Construct an instance of Assert.
Assert.AssertPort - Class in ptolemy.actor.lib
Class for ports created by the user for this actor.
assertEquals(Object, Object, String) - Method in class diva.util.jester.TestCase
Assert the equality of two objects.
assertExpr(boolean, String) - Method in class diva.util.jester.TestCase
Make an assertion, and fail the test if it isn't satisfied.
assertFinalField(SootClass, SootField, Value) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Make the given field final.
AssertPort(Assert, String) - Constructor for class ptolemy.actor.lib.Assert.AssertPort
Construct a port for this actor.
ASSIGN - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
ASSIGN - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
ASSIGN - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
assigned_parameter_declaration(AST) - Method in class ptolemy.actor.ptalon.PtalonPopulator
 
assigned_parameter_declaration(AST) - Method in class ptolemy.actor.ptalon.PtalonScopeChecker
 
assignInternalParameters() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Assign any internal parameters in the order they were set.
assignment() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
Parse statements of one of form:
assignment() - Method in class ptolemy.data.expr.PtParser
 
assignment(AST) - Method in class ptolemy.actor.ptalon.PtalonPopulator
 
assignment(AST) - Method in class ptolemy.actor.ptalon.PtalonScopeChecker
 
assignmentIdentifier() - Method in class ptolemy.data.expr.PtParser
 
AssociativeType - Class in ptolemy.data.type
This class represents structures that store (key, value) pairs.
AssociativeType() - Constructor for class ptolemy.data.type.AssociativeType
 
ASTPtArrayConstructNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects.
ASTPtArrayConstructNode(int) - Constructor for class ptolemy.data.expr.ASTPtArrayConstructNode
 
ASTPtArrayConstructNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtArrayConstructNode
 
ASTPtAssignmentNode - Class in ptolemy.data.expr
ASTPtAssignmentNode(int) - Constructor for class ptolemy.data.expr.ASTPtAssignmentNode
 
ASTPtAssignmentNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtAssignmentNode
 
ASTPtBitwiseNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects.
ASTPtBitwiseNode(int) - Constructor for class ptolemy.data.expr.ASTPtBitwiseNode
 
ASTPtBitwiseNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtBitwiseNode
 
ASTPtFunctionalIfNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects.
ASTPtFunctionalIfNode - Class in ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.data.expr
Adapter for FunctionalIfNodes in the monotonicity analysis.
ASTPtFunctionalIfNode(int) - Constructor for class ptolemy.data.expr.ASTPtFunctionalIfNode
 
ASTPtFunctionalIfNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtFunctionalIfNode
 
ASTPtFunctionalIfNode(LatticeOntologySolver, ASTPtFunctionalIfNode) - Constructor for class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.data.expr.ASTPtFunctionalIfNode
Construct an property constraint adapter for the given ASTPtArrayConstructNode.
ASTPtFunctionApplicationNode - Class in ptolemy.data.expr
This class represents an expression that is the application of a function in the parse tree.
ASTPtFunctionApplicationNode(int) - Constructor for class ptolemy.data.expr.ASTPtFunctionApplicationNode
 
ASTPtFunctionApplicationNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtFunctionApplicationNode
 
ASTPtFunctionDefinitionNode - Class in ptolemy.data.expr
The parse tree created from function definitions of the form:
ASTPtFunctionDefinitionNode(int) - Constructor for class ptolemy.data.expr.ASTPtFunctionDefinitionNode
Create a function definition node with an id.
ASTPtFunctionDefinitionNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtFunctionDefinitionNode
Create a function definition node with a parser and an id.
ASTPtLeafNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects.
ASTPtLeafNode - Class in ptolemy.data.ontologies.lattice.adapters.abstractInterpretation.data.expr
The adapter class for ptolemy.data.expr.ASTPtRootNode for the abstractInterpretation ontology.
ASTPtLeafNode - Class in ptolemy.data.ontologies.lattice.adapters.constAbsIntObservable.data.expr
The adapter class for ptolemy.data.expr.ASTPtRootNode for constAbsIntObservable ontology.
ASTPtLeafNode - Class in ptolemy.data.ontologies.lattice.adapters.constAbstractInterpretation.data.expr
The adapter class for ptolemy.data.expr.ASTPtRootNode for constAbstractInterpretation ontology.
ASTPtLeafNode - Class in ptolemy.data.ontologies.lattice.adapters.constPropagation.data.expr
The adapter class for ptolemy.data.expr.ASTPtLeafNode for the constPropagation ontology.
ASTPtLeafNode - Class in ptolemy.data.ontologies.lattice.adapters.constPropagationAbsInt.data.expr
The adapter class for ptolemy.data.expr.ASTPtRootNode for constPropagationAbsInt ontology.
ASTPtLeafNode - Class in ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.data.expr
Adapter for RelationalNodes in the monotonicity analysis.
ASTPtLeafNode(int) - Constructor for class ptolemy.data.expr.ASTPtLeafNode
 
ASTPtLeafNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtLeafNode
 
ASTPtLeafNode(LatticeOntologySolver, ASTPtLeafNode) - Constructor for class ptolemy.data.ontologies.lattice.adapters.abstractInterpretation.data.expr.ASTPtLeafNode
Construct an property constraint adapter for the given ASTPtLeafNode.
ASTPtLeafNode(LatticeOntologySolver, ASTPtLeafNode) - Constructor for class ptolemy.data.ontologies.lattice.adapters.constAbsIntObservable.data.expr.ASTPtLeafNode
Construct an property constraint adapter for the given ASTPtLeafNode.
ASTPtLeafNode(LatticeOntologySolver, ASTPtLeafNode) - Constructor for class ptolemy.data.ontologies.lattice.adapters.constAbstractInterpretation.data.expr.ASTPtLeafNode
Construct an property constraint adapter for the given ASTPtLeafNode.
ASTPtLeafNode(LatticeOntologySolver, ASTPtLeafNode) - Constructor for class ptolemy.data.ontologies.lattice.adapters.constPropagation.data.expr.ASTPtLeafNode
Construct an property constraint adapter for the given ASTPtLeafNode.
ASTPtLeafNode(LatticeOntologySolver, ASTPtLeafNode) - Constructor for class ptolemy.data.ontologies.lattice.adapters.constPropagationAbsInt.data.expr.ASTPtLeafNode
Construct an property constraint adapter for the given ASTPtLeafNode.
ASTPtLeafNode(LatticeOntologySolver, ASTPtLeafNode) - Constructor for class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.data.expr.ASTPtLeafNode
Construct an property constraint adapter for the given ASTPtRelationalNode.
ASTPtLogicalNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects.
ASTPtLogicalNode(int) - Constructor for class ptolemy.data.expr.ASTPtLogicalNode
 
ASTPtLogicalNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtLogicalNode
 
ASTPtMatrixConstructNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects.
ASTPtMatrixConstructNode(int) - Constructor for class ptolemy.data.expr.ASTPtMatrixConstructNode
 
ASTPtMatrixConstructNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtMatrixConstructNode
 
ASTPtMethodCallNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects.
ASTPtMethodCallNode(int) - Constructor for class ptolemy.data.expr.ASTPtMethodCallNode
 
ASTPtMethodCallNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtMethodCallNode
 
ASTPtOrderedRecordConstructNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects.
ASTPtOrderedRecordConstructNode(int) - Constructor for class ptolemy.data.expr.ASTPtOrderedRecordConstructNode
 
ASTPtOrderedRecordConstructNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtOrderedRecordConstructNode
 
ASTPtPowerNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects.
ASTPtPowerNode(int) - Constructor for class ptolemy.data.expr.ASTPtPowerNode
 
ASTPtPowerNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtPowerNode
 
ASTPtProductNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects.
ASTPtProductNode - Class in ptolemy.data.ontologies.lattice.adapters.defaultAdapters.data.expr
The default adapter class for ptolemy.data.expr.ASTPtProductNode.
ASTPtProductNode(int) - Constructor for class ptolemy.data.expr.ASTPtProductNode
 
ASTPtProductNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtProductNode
 
ASTPtProductNode(LatticeOntologySolver, ASTPtProductNode) - Constructor for class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.data.expr.ASTPtProductNode
Construct an property constraint adapter for the given ASTPtProductNode.
ASTPtRecordConstructNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects.
ASTPtRecordConstructNode(int) - Constructor for class ptolemy.data.expr.ASTPtRecordConstructNode
 
ASTPtRecordConstructNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtRecordConstructNode
 
ASTPtRelationalNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects.
ASTPtRelationalNode - Class in ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.data.expr
Adapter for RelationalNodes in the monotonicity analysis.
ASTPtRelationalNode(int) - Constructor for class ptolemy.data.expr.ASTPtRelationalNode
 
ASTPtRelationalNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtRelationalNode
 
ASTPtRelationalNode(LatticeOntologySolver, ASTPtRelationalNode) - Constructor for class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.data.expr.ASTPtRelationalNode
Construct an property constraint adapter for the given ASTPtRelationalNode.
ASTPtRootNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects, each of which is an instance of a class derived from this class.
ASTPtRootNode(int) - Constructor for class ptolemy.data.expr.ASTPtRootNode
 
ASTPtRootNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtRootNode
 
ASTPtShiftNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects.
ASTPtShiftNode(int) - Constructor for class ptolemy.data.expr.ASTPtShiftNode
 
ASTPtShiftNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtShiftNode
 
ASTPtSumNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects.
ASTPtSumNode - Class in ptolemy.data.ontologies.lattice.adapters.defaultAdapters.data.expr
The default adapter class for ptolemy.data.expr.ASTPtSumNode.
ASTPtSumNode(int) - Constructor for class ptolemy.data.expr.ASTPtSumNode
 
ASTPtSumNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtSumNode
 
ASTPtSumNode(LatticeOntologySolver, ASTPtSumNode) - Constructor for class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.data.expr.ASTPtSumNode
Construct an property constraint adapter for the given ASTPtSumNode.
ASTPtUnaryNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects.
ASTPtUnaryNode - Class in ptolemy.data.ontologies.lattice.adapters.defaultAdapters.data.expr
The default adapter class for ptolemy.data.expr.ASTPtUnaryNode.
ASTPtUnaryNode(int) - Constructor for class ptolemy.data.expr.ASTPtUnaryNode
 
ASTPtUnaryNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtUnaryNode
 
ASTPtUnaryNode(LatticeOntologySolver, ASTPtUnaryNode) - Constructor for class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.data.expr.ASTPtUnaryNode
Construct an property constraint adapter for the given ASTPtUnaryNode.
ASTPtUnionConstructNode - Class in ptolemy.data.expr
The parse tree created from the expression string consists of a hierarchy of node objects.
ASTPtUnionConstructNode(int) - Constructor for class ptolemy.data.expr.ASTPtUnionConstructNode
 
ASTPtUnionConstructNode(PtParser, int) - Constructor for class ptolemy.data.expr.ASTPtUnionConstructNode
 
asURL() - Method in class ptolemy.actor.parameters.FilePortParameter
Return the file as a URL.
asURL() - Method in class ptolemy.data.expr.FileParameter
Return the file as a URL.
asURL() - Method in class ptolemy.kernel.attributes.FileAttribute
Deprecated.
Return the file as a URL.
asURL() - Method in interface ptolemy.kernel.attributes.FileOrURLAccessor
Return the file as a URL.
asURL(String) - Static method in class ptolemy.data.expr.UtilityFunctions
Convert the argument from a fileName to a URL that begins with "file:".
ASYNCHRONOUS_IO - Static variable in class ptolemy.chic.ChicInvoker
Indicate use of the Asynchronous I/O compiler.
at(int) - Method in class ptolemy.actor.util.TotallyOrderedSet
Return the element with the given index.
At - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareGenerator
An array of transition matrices.
At - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
Time-dependent transition probability matrix.
atan() - Method in class ptolemy.math.Complex
Return the principal arc tangent of this complex number.
atan(Complex) - Static method in class ptolemy.math.Complex
Return the principal arc tangent of the given complex number.
ATAN - Static variable in class com.jhlabs.math.MathFunction1D
 
atanh() - Method in class ptolemy.math.Complex
Return the principal hyperbolic arc tangent of this complex number.
atanh(Complex) - Static method in class ptolemy.math.Complex
Return the principal hyperbolic arc tangent of the given complex number.
ATCDirector - Class in ptolemy.domains.atc.kernel.policy1
A director for modeling air traffic control systems.
ATCDirector - Class in ptolemy.domains.atc.kernel.policy2
A director for modeling air traffic control systems.
ATCDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.atc.kernel.policy1.ATCDirector
Create a new director in the specified container with the specified name.
ATCDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.atc.kernel.policy2.ATCDirector
Create a new director in the specified container with the specified name.
ATCReceiver - Class in ptolemy.domains.atc.kernel
A receiver for modeling air traffic control systems.
ATCReceiver() - Constructor for class ptolemy.domains.atc.kernel.ATCReceiver
Create a new receiver.
ATCReceiver(IOPort) - Constructor for class ptolemy.domains.atc.kernel.ATCReceiver
Create a new receiver in the specified container with the specified name.
atKey(int) - Method in class ptolemy.domains.pn.demo.QR.ArrayIndex
Create a key for an 1 dimensional index reference.
atKey(int, int) - Method in class ptolemy.domains.pn.demo.QR.ArrayIndex
Create a key for an 2 dimensional index reference.
atKey(int, int, int) - Method in class ptolemy.domains.pn.demo.QR.ArrayIndex
Create a key for an 3 dimensional index reference.
atKey(int, int, int, int) - Method in class ptolemy.domains.pn.demo.QR.ArrayIndex
Create a key for an 4 dimensional index reference.
atKey(int, int, int, int, int) - Method in class ptolemy.domains.pn.demo.QR.ArrayIndex
Create a key for an 5 dimensional index reference.
atKey(int, int, int, int, int, int) - Method in class ptolemy.domains.pn.demo.QR.ArrayIndex
Create a key for an 6 dimensional index reference.
ATL_Beamwidth - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_jam_CIR - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_jam_freq_MHz - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_jam_power - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_K_chirp - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_lambda - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_lgth_chirp - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_nb_ant - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_nb_beams - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_nb_pls - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_nb_rg_cov - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_noise_power - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_org_rg_cov - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_rg_min - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_rg_size - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_SubarraySpacing - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_Targ1_CIR - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_Targ1_Dist - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_Targ1_RCS - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_Targ1_V - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
ATL_Tpulse - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
Atlearned - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
The learned transition probability matrix: before completion strategy is applied.
atLeastOneNotified(Iterable<metroIIcomm.Event.Builder>) - Static method in class ptolemy.domains.metroII.kernel.MetroIIEventBuilder
Checks if at least one event is notified in the event vector.
atomic_statement() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
 
atomic_statement(AST) - Method in class ptolemy.actor.ptalon.PtalonPopulator
 
atomic_statement(AST) - Method in class ptolemy.actor.ptalon.PtalonScopeChecker
 
AtomicActor<T extends IOPort> - Class in ptolemy.actor
An AtomicActor is an executable entity that cannot itself contain other actors.
AtomicActor() - Constructor for class ptolemy.actor.AtomicActor
Construct an actor in the default workspace with an empty string as its name.
AtomicActor(CompositeEntity, String) - Constructor for class ptolemy.actor.AtomicActor
Create a new actor in the specified container with the specified name.
AtomicActor(Workspace) - Constructor for class ptolemy.actor.AtomicActor
Construct an actor in the specified workspace with an empty string as a name.
atomicActorClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
AtomicActorMatcher - Class in ptolemy.actor.gt
A matcher to match any AtomicActor or CompositeActor that is considered as a blackbox.
AtomicActorMatcher(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.AtomicActorMatcher
Construct an atomic actor matcher to be either contained in the pattern of a TransformationRule or in the replacement.
AtomicCommunicationAspect - Class in ptolemy.actor.lib.aspect
This abstract class implements functionality of an atomic communication aspect.
AtomicCommunicationAspect(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.aspect.AtomicCommunicationAspect
Construct an AtomicQuantityManager with a name and a container.
AtomicCommunicationAspect(Workspace) - Constructor for class ptolemy.actor.lib.aspect.AtomicCommunicationAspect
Construct an AtomicQuantityManager in the specified workspace with an empty string as a name.
AtomicComponent - Class in ptolemy.component
A component with functionality given in Java.
AtomicComponent(CompositeEntity, String) - Constructor for class ptolemy.component.AtomicComponent
Construct an entity with the given name contained by the specified entity.
AtomicContinuationActor - Class in ptolemy.domains.coroutine.kernel
 
AtomicContinuationActor() - Constructor for class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
AtomicContinuationActor(CompositeEntity, String) - Constructor for class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
AtomicContinuationActor(Workspace) - Constructor for class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
AtomicExecutionAspect - Class in ptolemy.actor.lib.aspect
This is a base class for resource schedulers.
AtomicExecutionAspect(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Create a new resource schedule in the specified container with the specified name.
AtomicWirelessChannel - Class in ptolemy.domains.wireless.kernel
The base class for communication channels in the wireless domain.
AtomicWirelessChannel(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Construct a relation with the given name contained by the specified entity.
attach - Variable in class ptolemy.actor.lib.mail.SendMail
File to attach, if any.
ATTACH_DANGLING_PORTS - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
ATTACH_DANGLING_PORTS - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
ATTACH_DANGLING_PORTS - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
attachDanglingPorts() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
 
attachParameter(Settable, String) - Method in class ptolemy.actor.gui.PtolemyQuery
Attach an attribute to an entry with name entryName, of a Query.
attachTextMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
attenuationDepth - Variable in class ptolemy.domains.wireless.lib.TerrainProperty
The width of material that will attenuate a signal power by 50% (3dB).
ATTO - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
ATTR_SUFFIX - Static variable in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
The string suffix for attribute names that represent constraint definitions for actor attributes.
attribute(String, String, boolean) - Method in class com.microstar.xml.demo.EventDemo
Handle an attribute value assignment by printing an event.
attribute(String, String, boolean) - Method in class com.microstar.xml.demo.XmlApp
Handle an attribute value specification.
attribute(String, String, boolean) - Method in class com.microstar.xml.demo.XmlApplet
Handle an attribute value specification.
attribute(String, String, boolean) - Method in class com.microstar.xml.driver.SAXDriver
Implement com.microstar.xml.XmlHandler#attribute.
attribute(String, String, boolean) - Method in class com.microstar.xml.HandlerBase
Handle an attribute assignment.
attribute(String, String, boolean) - Method in interface com.microstar.xml.XmlHandler
Attribute.
attribute(String, String, boolean) - Method in class diva.gui.MultipageParser
Handle an attribute value assignment.
attribute(String, String, boolean) - Method in class diva.util.xml.XmlReader.Handler
Handle an attribute assignment that is part of an XML element.
attribute(String, String, boolean) - Method in class ptolemy.actor.ptalon.PtalonMLHandler
Process a PtalonML attribute.
attribute(String, String, boolean) - Method in class ptolemy.moml.MoMLParser
Handle an attribute assignment that is part of an XML element.
attribute(String, String, boolean) - Method in class ptolemy.plot.plotml.PlotBoxMLParser
Handle an attribute assignment that is part of an XML element.
attribute(String, String, boolean) - Method in class ptolemy.vergil.actor.DocManager
Handle an attribute assignment that is part of an XML element.
Attribute - Class in ptolemy.kernel.util
Attribute is a base class for attributes to be attached to instances of NamedObj.
Attribute() - Constructor for class ptolemy.kernel.util.Attribute
Construct an attribute in the default workspace with an empty string as its name.
Attribute(NamedObj, String) - Constructor for class ptolemy.kernel.util.Attribute
Construct an attribute with the given name contained by the specified entity.
Attribute(NamedObj, String, boolean) - Constructor for class ptolemy.kernel.util.Attribute
Construct an attribute with the given name contained by the specified entity.
Attribute(Workspace) - Constructor for class ptolemy.kernel.util.Attribute
Construct an attribute in the specified workspace with an empty string as a name.
ATTRIBUTE - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
ATTRIBUTE - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
ATTRIBUTE - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
ATTRIBUTE_CDATA - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is a string value.
ATTRIBUTE_DEFAULT_FIXED - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute was declared #FIXED.
ATTRIBUTE_DEFAULT_IMPLIED - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute was declared #IMPLIED.
ATTRIBUTE_DEFAULT_REQUIRED - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute was declared #REQUIRED.
ATTRIBUTE_DEFAULT_SPECIFIED - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute has a literal default value specified.
ATTRIBUTE_DEFAULT_UNDECLARED - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute is not declared.
ATTRIBUTE_ENTITIES - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is a list of entity names.
ATTRIBUTE_ENTITY - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is the name of an entity.
ATTRIBUTE_ENUMERATED - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is a token from an enumeration.
ATTRIBUTE_ID - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is a unique identifier.
ATTRIBUTE_IDREF - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is a reference to a unique identifier.
ATTRIBUTE_IDREFS - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is a list of ID references.
ATTRIBUTE_NMTOKEN - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is a name token.
ATTRIBUTE_NMTOKENS - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is a list of name tokens.
ATTRIBUTE_NOTATION - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute is the name of a notation.
ATTRIBUTE_UNDECLARED - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute has not been declared for this element type.
AttributeBoundsManipulator - Class in ptolemy.vergil.toolbox
This is a bounds manipulator supporting resizable icons.
AttributeBoundsManipulator(NamedObj) - Constructor for class ptolemy.vergil.toolbox.AttributeBoundsManipulator
Construct a new bounds manipulator.
attributeChanged(Attribute) - Method in class org.hlacerti.lib.HlaAttributeReflector
Call the attributeChanged method of the parent.
attributeChanged(Attribute) - Method in class org.hlacerti.lib.HlaAttributeUpdater
Call the attributeChanged method of the parent.
attributeChanged(Attribute) - Method in class org.hlacerti.lib.HlaManager
Checks constraints on the changed attribute (when it is required) and associates his value to its corresponding local variables.
attributeChanged(Attribute) - Method in class org.hlacerti.lib.HlaPublisher
Call the attributeChanged method of the parent.
attributeChanged(Attribute) - Method in class org.hlacerti.lib.HlaSubscriber
Call the attributeChanged method of the parent.
attributeChanged(Attribute) - Method in class org.ptolemy.faultModels.PacketDropFaultGenerator
If the attribute is serviceTime, then ensure that the value is non-negative.
attributeChanged(Attribute) - Method in class org.ptolemy.faultModels.StuckAtFaultGenerator
If the attribute is serviceTime, then ensure that the value is non-negative.
attributeChanged(Attribute) - Method in class org.ptolemy.machineImprovisation.FactorOracleGenerator
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.clustering.KMeans
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.hmm.HMMExponentialEstimator
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.hmm.HMMGaussianEstimator
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.hmm.HMMMultinomialEstimator
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.hmm.ParameterEstimator
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.hmmAOM.HMMGaussianEstimator
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
If the attribute is serviceTime, then ensure that the value is non-negative.
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.hsmm.HSMMGaussianEstimator
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorGaussianEmissions
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorMultinomialEmissions
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareGenerator
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.lib.AFTEDiscriminant
Ensure that the order parameter is positive and recompute the size of internal buffers.
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.lib.AFTEFast
Ensure that the order parameter is positive and recompute the size of internal buffers.
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
If the argument is any parameter other than stateVariableNames t, or any parameter matching an input port, then request reinitialization.
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
If the argument is any parameter other than stateVariableNames t, or any parameter matching an input port, then request reinitialization.
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
If the argument is any parameter other than stateVariableNames t, or any parameter matching an input port, then request reinitialization.
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
If the argument is any parameter other than stateVariableNames t, or any parameter matching an input port, then request reinitialization.
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.particleFilter.ConstraintsCalculator
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.particleFilter.MutualInformationCalculator
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.particleFilter.Optimizer
 
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.particleFilter.ParticleFilter
If the argument is any parameter other than stateVariableNames t, or any parameter matching an input port, then request reinitialization.
attributeChanged(Attribute) - Method in class org.ptolemy.machineLearning.particleFilter.ParticleMutualInformation
 
attributeChanged(Attribute) - Method in class org.ptolemy.optimization.CompositeOptimizer
 
attributeChanged(Attribute) - Method in class org.ptolemy.optimization.CompositeOptimizerUsingGradient
 
attributeChanged(Attribute) - Method in class org.ptolemy.optimization.PositionConstraintCalculator
 
attributeChanged(Attribute) - Method in class org.ptolemy.osc.OscReceiver
React to a change in an attribute.
attributeChanged(Attribute) - Method in class org.ptolemy.osc.OscSender
 
attributeChanged(Attribute) - Method in class org.ptolemy.ssm.CovarianceStatePredictor
 
attributeChanged(Attribute) - Method in class org.ptolemy.ssm.Map
Update the state accordingly.
attributeChanged(Attribute) - Method in class org.ptolemy.ssm.MapAttributes
React to a change in an attribute.
attributeChanged(Attribute) - Method in class org.ptolemy.ssm.MirrorDecorator
 
attributeChanged(Attribute) - Method in class org.ptolemy.ssm.MirrorDecoratorAttributes
React to a change in an attribute.
attributeChanged(Attribute) - Method in class org.ptolemy.ssm.StatePredictorWithAccControl
 
attributeChanged(Attribute) - Method in class org.ptolemy.ssm.StatePredictorWithControl
 
attributeChanged(Attribute) - Method in class org.ptolemy.ssm.StateSpaceModel
If the argument is the stateVariableNames parameter, then create hidden parameters that correspond to the parameter.
attributeChanged(Attribute) - Method in class org.terraswarm.accessor.JSAccessor
React to a change in an attribute, and if the attribute is the script parameter, FIXME.
attributeChanged(Attribute) - Method in class ptolemy.actor.CommunicationAspectAttributes
If attribute is messageLength report the new value to the communication aspect.
attributeChanged(Attribute) - Method in class ptolemy.actor.Director
Override the base class to update local variables.
attributeChanged(Attribute) - Method in class ptolemy.actor.ExecutionAttributes
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.gt.controller.InitModel
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.gt.IterativeParameter
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.gt.TransformationRule
React to a change in the mode parameter or the repeatUntilFixpoint parameter, and update the appearance of this actor.
attributeChanged(Attribute) - Method in class ptolemy.actor.gui.Configuration
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.gui.Effigy
If the argument is the identifier parameter, then set the title of all contained Tableaux to the value of the parameter; if the argument is the uri parameter, then check to see whether it is writable, and call setModifiable() appropriately.
attributeChanged(Attribute) - Method in class ptolemy.actor.gui.ExternalTextEffigy
If the argument is the identifier parameter, then tell the external editor to finally open the file specified by the identifier (as opposed to at newTextEffigy(container, text) time at which the document file is not yet specified.
attributeChanged(Attribute) - Method in class ptolemy.actor.gui.HTMLViewerTableau
If the argument is the url parameter, then open the specified URL and display its contents.
attributeChanged(Attribute) - Method in class ptolemy.actor.gui.ImageTokenEffigy
If the argument is the uri parameter, then read the specified URL and parse the data contained in it.
attributeChanged(Attribute) - Method in class ptolemy.actor.gui.PlotTableau
If the argument is the uri parameter, then open the specified URI and display its contents.
attributeChanged(Attribute) - Method in class ptolemy.actor.gui.properties.Button
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.gui.properties.GUIProperty
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.gui.properties.Separator
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.gui.Tableau
If the argument is the size parameter, and a frame has been specified with setFrame(), then set the size of the frame.
attributeChanged(Attribute) - Method in class ptolemy.actor.gui.TokenEffigy
If the argument is the uri parameter, then read the specified URL and parse the data contained in it.
attributeChanged(Attribute) - Method in class ptolemy.actor.gui.WelcomeWindowTableau
Handle cases where the url attribute is changed, yet there is no frame.
attributeChanged(Attribute) - Method in class ptolemy.actor.IOPort
If a communication aspect is added, removed or modified, invalidate the list of communication aspects which is read again in the preinitialize phase.
attributeChanged(Attribute) - Method in class ptolemy.actor.IORelation
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
If the attribute is bitRate, then ensure that the value is non-negative.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.aspect.CanBus.CanBusAttributes
Deprecated.
If attribute is portIn or portOut, report the new values to the communication aspect.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.aspect.CanBusPriority
Deprecated.
If the parameter changed is CanId, then ensure that the value is non-negative.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.aspect.CommunicationRequestPort
Do not set a value before initialization.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
React to the change of the justMonitor attribute by updating internal variables.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect.CompositeCommunicationAspectAttributes
React to a change in the input port attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
React to the change of the justMonitor attribute by updating internal variables.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect.CompositeExecutionAspectAttributes
If attribute requestPort report the new value to the ExecutionAspect.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.aspect.ExecutionTimeAttributes
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.aspect.FixedPriorityScheduler
If the attribute is preemptive then change the scheduling algorithm to be preemptive or non-preemptive.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.CatchExceptionAttribute
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.Clock
Deprecated.
If the argument is the offsets parameter, check that the array is nondecreasing and has the right dimension; if the argument is period, check that it is positive.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.colt.ColtRandomSource
If the attribute is generatorClass then create the base random number generator.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.comm.ConvolutionalCoder
If the attribute being changed is uncodedRate, then verify that it is a positive integer; if it is polynomialArray, then verify that each of its elements is a positive integer and find the maximum value among them, which is used to compute the highest order among all polynomials.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.comm.DeScrambler
If the attribute being changed is polynomial, then verify that is a positive integer and the lower-order bit is 1.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.comm.HadamardCode
If the attribute being changed is log2Length, then calculate the new Hadamard sequence; if it is index, then verify that is non-negative and check if it is different from the previous value.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.comm.HammingCoder
If the attribute being changed is uncodedRate or uncodedRate, then verify that it is a positive integer.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.comm.HammingDecoder
If the attribute being changed is uncodedRate or uncodedRate, then verify that it is a positive integer.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.comm.HuffmanBasic
If the attribute being changed is pmf, then verify all the elements are positive and their sum is 1.0.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.comm.Scrambler
If the attribute being changed is polynomial, then verify that is a positive integer and the lower-order bit is 1.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.comm.ViterbiDecoder
If the attribute being changed is softDecoding or trellisDecoding, set input port and constellation type to be complex if trellisDecoding is true; else if softDecoding is true, set them to double type; otherwise set the input port to type boolean.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.ComputeHistogram
If the parameter is binWidth or binOffset, then configure the histogram with the specified bin width or offset.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.ConfigurationSelect
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.ConfigurationSwitch
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.conversions.DoubleToFix
Override the base class to set locally cached variables.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.conversions.FixToFix
Override the base class to set locally cached variables.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.conversions.Round
Override the base class to determine which function is being specified.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.database.DatabaseManager
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.DiscreteClock
If the argument is the offsets parameter, check that the array is nondecreasing and has the right dimension; if the argument is period, check that it is positive.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.DiscreteRandomSource
If the specified attribute is pmf, then check that its entries are all between zero and one, and that they add to one, and that its dimension is correct.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.Expression
React to a change in the value of an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.fmi.FMUImport
If the specified attribute is fmuFile, then unzip the file and load in the .xml file, creating and deleting parameters as necessary.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.gem5.Gem5Wrapper
If the argument is the init parameter, then reset the state to the specified value.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.GradientAdaptiveLattice
Handle parameter change events on the order and timeConstant parameters.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.gui.ArrayPlotter
Notification that an attribute has changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.gui.Display
If the specified attribute is rowsDisplayed, then set the desired number of rows of the textArea, if there is one.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.gui.HistogramPlotter
If the parameter is binWidth or binOffset, then configure the histogram with the specified bin width or offset.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.gui.MatrixViewer
Notification that an attribute has changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.gui.Plotter
If the attribute is startingDataset, then check its validity.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.gui.PlotterBase
If the attribute is legend, then parse the string and set the legend.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.gui.SequencePlotter
Notification that an attribute has changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.gui.SequenceScope
Notify this that an attribute has changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.gui.SketchedSource
If the specified attribute is length, then set the trace to its initial value.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.gui.SliderSource
If the specified attribute is minimum or maximum, then set the range of the slider.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.gui.TimedScope
Notify this that an attribute has changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.gui.XYScope
Notify this that an attribute has changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.hoc.ApplyFilterOverArray
Override the base class to open the model specified if the attribute is modelFileOrURL, or for other parameters, to cache their values.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.hoc.ModelReference
Override the base class to open the model specified if the attribute is modelFileOrURL, or for other parameters, to cache their values.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.hoc.RealTimeComposite
Deprecated.
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.hoc.ThreadedComposite
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.IIR
Handle parameter change events on the numerator and denominator parameters.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.image.ImageReader
If the specified attribute is URL, then close the current file (if there is one) and open the new one.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.image.PGMReader
 
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.Interpolator
Check the validity of the parameter.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.io.comm.SerialComm
If the parameter changed is serialPortName, then hope the model is not running and do nothing.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.io.CSVReader
If the specified attribute is separator then set a local variable with the value of the separator.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.io.CSVWriter
If the specified attribute is separator then set a local variable with the value of the separator.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.io.DirectoryListing
Override the base class to locally cache parameter values.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.io.LineReader
If the specified attribute is fileOrURL and there is an open file being read, then close that file and open the new one; if the attribute is numberOfLinesToSkip and its value is negative, then throw an exception.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.io.LineWriter
If the specified attribute is fileName and there is an open file being written, then close that file.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.AdaptiveMedian
Override the base class and set the largest window size.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.DoubleMatrixToJAI
Override the base class and determine the data type to format the data to, as well as whether to scale the data.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIAffineTransform
Override the base class and set the factors.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIBandCombine
Override the base class and set the matrix values.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIBandSelect
Override the base class and set the array of indices.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIBorder
Override the base class and set the border type and size.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIBoxFilter
Override the base class and set the width, and the height of the box filter.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIConstant
 
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIConvolve
Override the base class and set the filter up to be used.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAICrop
Override the base class and set the origin, the width, and the height of the cropped image.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIDataConvert
Override the base class to determine which data type is being specified.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIDFT
Override the base class and set the parameters.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIEdgeDetection
Override the base class and set change private variables if the attribute corresponding to it has changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIIDFT
Override the base class and set the parameters.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIImageReader
An attempt is made to acquire the file name.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIMedianFilter
Override the base class and set the shape type and size.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIPeriodicShift
Override the base class and set the amount to shift vertically and horizontally.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIPNGWriter
Override the base class and attempt set either the fileName, whether to overwrite an existing file or not, or how the data will be written.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIRotate
Override the base class and set the origin, the rotating angle and the type of interpolation to use.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIScale
Override the base class and set the scaling factors.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAIToDoubleMatrix
Override the base class and determine whether the user wants to normalize the data.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAITranslate
Override the base class and set the translation values and the interpolation type to use.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.JAITranspose
Override the base class and determine which operation to perform.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jai.SaltAndPepper
React to a change in the value of an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.javasound.AudioReadBuffer
Handle change requests for all parameters.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.javasound.AudioReader
If the specified attribute is fileOrURL and there is an open file being read, then close that file and open the new one; do nothing if the file name is the same as the previous value of this attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.javasound.AudioWriteBuffer
Handle change requests for all parameters.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.javasound.AudioWriter
Handle change requests for all parameters.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.javasound.ClipPlayer
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.javasound.LiveSoundActor
Handle change requests for all parameters.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.javasound.SoundActor
Handle change requests for all parameters.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jjs.JavaScript
React to a change in an attribute, and if the attribute is the script parameter, and the script parameter possibly contains a 'setup' function, then evaluate that function.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jmf.ImageToJMF
Override the base class and determine the data type to format the data to, as well as whether to scale the data.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jmf.MovieReader
An attempt is made to acquire the file name.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jmf.MovieWriter
An attempt is made to acquire the file name.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jmf.PlaySound
If the attribute is fileNameOrURL, then create a new player.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jopio.JopReadPort
The portAddress has to be in a valid range.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.jopio.JopWritePort
The portAddress has to be in a valid range.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.joystick.Joystick
If the attribute is deadZone and the joystick has already been initialized by calling initialize() then update the appropriate value in the joystick interface.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.Lattice
If the argument is the reflectionCoefficients parameter, then reallocate the arrays to use.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.LimitedFiringSource
Override the base class to determine which attribute is being specified.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.LinearDifferenceEquationSystem
If the argument is A, B, C, D or initialStates parameters, check that they are indeed matrices and vectors, and request initialization from the director if there is one.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.logic.Comparator
Override the base class to determine which comparison is being specified.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.logic.LogicFunction
Deprecated.
Override the base class to determine which function is being specified.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.logic.LogicGate
Override the base class to determine which function is being specified.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.mail.ExceptionEmailer
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.mail.SendMail
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.MathFunction
Deprecated.
Override the base class to determine which function is being specified.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.MovingAverage
Set a flag that causes recalculation of various local variables that are used in execution on the next invocation of fire().
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.net.DatagramReader
React to a change of the given attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.net.DatagramWriter
Override the base class to reinitialize the state if the localSocketNumber, defaultRemoteAddress or defaultRemoteSocketNumber parameter has changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.NonStrictTest
If the attribute being changed is tolerance, then check that it is increasing and nonnegative.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.PoissonClock
If the argument is the meanTime parameter, check that it is positive.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.PublisherNonStrictTest
If the attribute is the channel, increment the workspace version to force cached receiver lists to be updated, and invalidate the schedule and resolved types of the director, if there is one.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.Pulse
If the attribute being changed is indexes, then check that it is increasing and nonnegative.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.python.PythonScript
If script is changed, invoke the python interpreter to evaluate the script.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.Quantizer
If the argument is the levels parameter, check that the array is increasing and has the right dimension.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.Ramp
If the argument is the init parameter, then reset the state to the specified value.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.RandomSource
If the attribute is seed or useThisSeed then create the base random number generator.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.Reader
Deprecated.
If the specified attribute is URL, then close the current file (if there is one) and open the new one.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.RecursiveLattice
If the argument is the reflectionCoefficients parameter, then reallocate the arrays to use.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.security.CipherActor
Override the base class to reinitialize the state if the the mode, or paddingparameter is changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.security.CryptographyActor
Override the base class to reinitialize the state if the algorithm, keySize, or provider parameter is changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.security.KeyReader
Override the base class to reinitialize the state if the alias, fileOrURL, or getPublicKey parameter is changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.security.KeyStoreActor
If the specified attribute is URL, then close the current file (if there is one) and open the new one.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.security.SecretKey
Override the base class to reinitialize the state if the algorithm, provider, or keysize parameter is changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.security.SignatureActor
Override the base class to reinitialize the state if the the signatureAlgorithm, or provider parameter is changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.security.SymmetricCrypto
Override the base class to reinitialize the state if the operationMode, algorithm, cipherMode, or padding parameter is changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.SequentialClock
Deprecated.
If the argument is the offsets parameter, check that the array is nondecreasing and has the right dimension; if the argument is period, check that it is positive.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.string.StringCompare
Override the base class to determine which function is being specified.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.string.StringFunction
Determine the string function to be performed on the input, and set up the necessary fields for the function to be performed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.string.StringMatches
Override the base class to compile the regular expression if it has changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.string.StringReplace
Override the base class to compile a regular expression when it is changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.string.StringSimpleReplace
Deprecated.
Override the base class to compile a regular expression when it is changed.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.TimeDelay
If the attribute is delay, then ensure that the value is non-negative.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.TimedSource
If the stopTime parameter is changed and the model is executing, then if the new value is greater than zero and greater than the current time, then ask the director to fire this actor at that time.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.TrigFunction
Override the base class to determine which function is being specified.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.UnaryMathFunction
Override the base class to determine which function is being specified.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.URLDirectoryReader
Deprecated.
If the specified attribute is URL, then close the current file (if there is one) and open the new one.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.URLReader
If the specified attribute is URL, then close the current file (if there is one) and open the new one.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.vhdl.IntegerCounter
Override the base class to determine which function is being specified.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.vhdl.Memory
Override the base class to determine which function is being specified.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.vhdl.ROM
Override the base class to determine which function is being specified.
attributeChanged(Attribute) - Method in class ptolemy.actor.lib.vhdl.SynchronousFixTransformer
Override the base class to determine which function is being specified.
attributeChanged(Attribute) - Method in class ptolemy.actor.LocalClock
Delegate the call to the director, which handles changes to the parameters of the clock.
attributeChanged(Attribute) - Method in class ptolemy.actor.parameters.DoubleRangeParameter
React to a change in an attribute by ensuring that the current value remains within the range given by min and max.
attributeChanged(Attribute) - Method in class ptolemy.actor.parameters.IntRangeParameter
React to a change in an attribute by ensuring that the current value remains within the range given by min and max.
attributeChanged(Attribute) - Method in class ptolemy.actor.parameters.ParameterSet
If the parameter is fileOrURL, and the specified file name is not null, then open and read the file.
attributeChanged(Attribute) - Method in class ptolemy.actor.parameters.PortParameter
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.ptalon.gt.PtalonMatcher
Setup parameters for this actor.
attributeChanged(Attribute) - Method in class ptolemy.actor.ptalon.gt.PtalonMatcher.NestedPtalonActor
If we are not initializing or fixed, then call attributeChanged() in the super class.
attributeChanged(Attribute) - Method in class ptolemy.actor.ptalon.lib.MapFileStorage
If the specified attribute is fileOrURLPrefix and there is an open file being read, then close that file and open the new one; if the attribute is numberOfLinesToSkip and its value is negative, then throw an exception.
attributeChanged(Attribute) - Method in class ptolemy.actor.ptalon.lib.MapWorker
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.ptalon.lib.ReduceWorker
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.ptalon.lib.SplitReader
If the specified attribute is fileOrURL and there is an open file being read, then close that file and open the new one; if the attribute is numberOfLinesToSkip and its value is negative, then throw an exception.
attributeChanged(Attribute) - Method in class ptolemy.actor.ptalon.PtalonActor
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.PublisherPort
If a publish and subscribe channel is set, then set up the connections.
attributeChanged(Attribute) - Method in class ptolemy.actor.SubscriberPort
If a publish and subscribe channel is set, then set up the connections.
attributeChanged(Attribute) - Method in class ptolemy.actor.SubscriptionAggregatorPort
If a publish and subscribe channel is set, then set up the connections.
attributeChanged(Attribute) - Method in class ptolemy.actor.TypedCompositeActor
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.actor.TypedIOPort
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.caltrop.actors.CalInterpreter
The only attribute whose modifications are handled is the calCode attribute, which contains the source code of the CAL actor.
attributeChanged(Attribute) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
If the attribute is the codeDirectory parameter, then set the base directory of the codeDirectory parameter.
attributeChanged(Attribute) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
If the attribute is the verbosity attribute, then if its value is 1, set a debug listener on the code generator.
attributeChanged(Attribute) - Method in class ptolemy.cg.lib.ModularCodeGenTypedCompositeActor
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.data.expr.ChoiceStringParameter
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.data.expr.ConstraintMonitor
Override the base class to invalidate if parameters have changed.
attributeChanged(Attribute) - Method in class ptolemy.data.expr.ConstraintMonitor.ConstraintMonitorAttributes
Override the base class so that if the decorator already exists in scope, the decorator becomes a value listener to the value attribute.
attributeChanged(Attribute) - Method in class ptolemy.data.expr.test.AttributeChanged
Update the cached value of the parameter.
attributeChanged(Attribute) - Method in class ptolemy.data.expr.Variable
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.data.ontologies.FlatScalarTokenRepresentativeConcept
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
Override the attributeChanged method so that if the actor class name changes, the attribute interface adds and removes fields for constraints for the actor's ports and attributes.
attributeChanged(Attribute) - Method in class ptolemy.data.ontologies.lattice.BinaryOperationMonotonicFunctionDefinition
Override the attributeChanged method so that the output range and all argument domain ontology names are set to the functionOntologyName.
attributeChanged(Attribute) - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntology
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.data.ontologies.lattice.UnaryOperationMonotonicFunctionDefinition
Override the attributeChanged method so that the output range and all argument domain ontology names are set to the functionOntologyName.
attributeChanged(Attribute) - Method in class ptolemy.data.ontologies.lattice.unit.DimensionRepresentativeConcept
React to a change in the unitInfoRecords parameter.
attributeChanged(Attribute) - Method in class ptolemy.data.ontologies.lattice.unit.SIBaseDimensionRepresentativeConcept
React to a change in the unit name and abbreviation parameters.
attributeChanged(Attribute) - Method in class ptolemy.data.ontologies.lattice.unit.SIDerivedDimensionRepresentativeConcept
React to a change in the unit name and abbreviation parameters.
attributeChanged(Attribute) - Method in class ptolemy.distributed.domains.sdf.kernel.DistributedSDFDirector
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.atc.lib.Track
If the specified attribute is stormy and there is an open file being written, then close that file.
attributeChanged(Attribute) - Method in class ptolemy.domains.atc.lib.TrackWriter
If the specified attribute is fileName and there is an open file being written, then close that file.
attributeChanged(Attribute) - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
If the specified attribute is initialState, then reset the state of the integrator to its value.
attributeChanged(Attribute) - Method in class ptolemy.domains.continuous.lib.ContinuousTimeDelay
If the attribute is delay, then ensure that the value is non-negative.
attributeChanged(Attribute) - Method in class ptolemy.domains.continuous.lib.ContinuousTransferFunction
If the argument is the numerator or the denominator parameters, request for initialization from the director if there is one.
attributeChanged(Attribute) - Method in class ptolemy.domains.continuous.lib.DifferentialSystem
If the argument is any parameter other than stateVariableNames t, or any parameter matching an input port, then request reinitialization.
attributeChanged(Attribute) - Method in class ptolemy.domains.continuous.lib.EventSource
Deprecated.
If the argument is the offsets parameter, check that the array is nondecreasing and has the right dimension; if the argument is period, check that it is positive.
attributeChanged(Attribute) - Method in class ptolemy.domains.continuous.lib.LevelCrossingDetector
Update the attribute if it has been changed.
attributeChanged(Attribute) - Method in class ptolemy.domains.continuous.lib.LinearStateSpace
If the argument is A, B, C, D or initialState parameters, check that they are indeed matrices and vectors, and request for initialization from the director if there is one.
attributeChanged(Attribute) - Method in class ptolemy.domains.continuous.lib.PeriodicSampler
If the attribute is microstep, adjust the causality interface.
attributeChanged(Attribute) - Method in class ptolemy.domains.continuous.lib.Waveform
Check the validity of the parameter.
attributeChanged(Attribute) - Method in class ptolemy.domains.csp.lib.ResourcePool
Override the base class to reset the resource pool to match the specified initialPool value.
attributeChanged(Attribute) - Method in class ptolemy.domains.ddf.kernel.DDFDirector
If the attribute being changed is runUntilDeadlockInOneIteration and it is set to be true, then verify this director is not at the top level.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.kernel.DEDirector
Update the director parameters when attributes are changed.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.lib.aspect.AFDXESs.AFDXESsAttributes
If attribute is portIn or portOut, report the new values to the communication aspect.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
If the attribute is bitRate, then ensure that the value is non-negative.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch.AfdxSwitchAttributes
If attribute is portIn or portOut, report the new values to the communication aspect.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch
If the attribute for the input, output, technological delay or bit rate is changed, then ensure that the value is non-negative.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch
If the attribute for the input, switch fabric or output delay is changed, then ensure that the value is non-negative.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch.BasicSwitchAttributes
If attribute is portIn or portOut, report the new values to the communication aspect.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.lib.aspect.Bus
If the attribute is serviceTime, then ensure that the value is non-negative.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.lib.aspect.Bus.BusAttributes
If attribute is messageLength report the new value to the communication aspect.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.lib.aspect.TTESwitch
If the attribute is serviceTime, then ensure that the value is positive.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.lib.MostRecent
If the initialValue parameter is the argument, then reset the current output to match the new value.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.lib.PID
If the attribute is Kp, Ki, or Kd then ensure that the value is numeric.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.lib.QuantizedSampler
If the argument is the quantum parameter, then cache the value.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.lib.Queue
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.lib.Server
If the attribute is serviceTime, then ensure that the value is non-negative, and if the attribute is capacity, then change the capacity of the queue.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.lib.TimedDelay
Deprecated.
If the attribute is delay, then ensure that the value is non-negative.
attributeChanged(Attribute) - Method in class ptolemy.domains.de.lib.VariableDelay
Deprecated.
If the attribute is delay, then ensure that the value is non-negative.
attributeChanged(Attribute) - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
If the specified attribute is filename, then close the current file (if there is one) and open the new one.
attributeChanged(Attribute) - Method in class ptolemy.domains.giotto.kernel.GiottoTimingManager
If the attribute is seed then create the base random number generator.
attributeChanged(Attribute) - Method in class ptolemy.domains.gr.lib.Box3D
If the dimensions change, then update the box.
attributeChanged(Attribute) - Method in class ptolemy.domains.gr.lib.Cone3D
If the dimensions change, then update the cone.
attributeChanged(Attribute) - Method in class ptolemy.domains.gr.lib.Cylinder3D
If the dimensions change, then update the box.
attributeChanged(Attribute) - Method in class ptolemy.domains.gr.lib.GRShadedShape
Adjust the appearance when an attribute changes if such an update is supported by the allowRuntimeChanges parameter.
attributeChanged(Attribute) - Method in class ptolemy.domains.gr.lib.GRShape2D
Update the position and location of the figure on the screen when the user changes the parameters.
attributeChanged(Attribute) - Method in class ptolemy.domains.gr.lib.Line2D
 
attributeChanged(Attribute) - Method in class ptolemy.domains.gr.lib.PolyCylinder3D
If the specified attribute is polygon or thickness and runtime changes are allowed, then update the geometry.
attributeChanged(Attribute) - Method in class ptolemy.domains.gr.lib.RectangularFigure2D
Update the position and location of the figure on the screen when the user changes the parameters.
attributeChanged(Attribute) - Method in class ptolemy.domains.gr.lib.Sphere3D
If the specified attribute is the radius, then modify the sphere to the new radius.
attributeChanged(Attribute) - Method in class ptolemy.domains.gr.lib.TextString3D
If the attribute is text, then update the displayed text string.
attributeChanged(Attribute) - Method in class ptolemy.domains.hdf.kernel.HDFDirector
If the attribute changed is the scheduleCacheSize parameter, construct the cache in the associated CachedSDFScheduler with the given cache size.
attributeChanged(Attribute) - Method in class ptolemy.domains.metroII.kernel.MetroIIDirector
Reacts to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Update the director parameters when attributes are changed.
attributeChanged(Attribute) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.metroII.kernel.MetroIISystemCDirector
 
attributeChanged(Attribute) - Method in class ptolemy.domains.modal.kernel.FSMActor
If the attribute is seed then create the base random number generator.
attributeChanged(Attribute) - Method in class ptolemy.domains.modal.kernel.FSMDirector
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomatonTransition
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.modal.kernel.State
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.modal.kernel.Transition
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.modal.modal.ModalModel
React to a change of the director or other property.
attributeChanged(Attribute) - Method in class ptolemy.domains.modal.modal.ModalPort
React to attribute changes.
attributeChanged(Attribute) - Method in class ptolemy.domains.modal.modal.RefinementPort
React to attribute changes.
attributeChanged(Attribute) - Method in class ptolemy.domains.ontologies.lib.UnitsConverter
Update the conversionLabel attribute value when either the inputUnitConcept or the outputUnitConcept attributes change.
attributeChanged(Attribute) - Method in class ptolemy.domains.petrinet.kernel.PetriNetDirector
If the attribute is seed then create the base random number generator.
attributeChanged(Attribute) - Method in class ptolemy.domains.pn.demo.QR.StreamToMatrix
If the argument is the dimension parameter, update the the row and column values.
attributeChanged(Attribute) - Method in class ptolemy.domains.ptera.kernel.Event
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.ptera.kernel.PteraController
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.ptera.kernel.PteraDirector
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.ptera.kernel.SchedulingRelation
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.pthales.kernel.PthalesDirector
Attribute update.
attributeChanged(Attribute) - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Update the director parameters when attributes are changed.
attributeChanged(Attribute) - Method in class ptolemy.domains.ptides.kernel.PtidesPlatform.PtidesPlatformContents
 
attributeChanged(Attribute) - Method in class ptolemy.domains.ptides.lib.PtidesPort
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.ptides.lib.qm.TCPPacketTransmitter
If the argument is the defaultFrameSize or priority, then set the specified values.
attributeChanged(Attribute) - Method in class ptolemy.domains.ptides.lib.qm.VariableDelaySwitch
Process the attributes.
attributeChanged(Attribute) - Method in class ptolemy.domains.qss.kernel.QSSDirector
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.qss.kernel.QSSIntegrator
Notify this actor that the specified attribute has changed.
attributeChanged(Attribute) - Method in class ptolemy.domains.qss.lib.SmoothZeroCrossingDetector
Update the attribute if it has been changed.
attributeChanged(Attribute) - Method in class ptolemy.domains.rendezvous.lib.ResourcePool
Override the base class to reset the resource pool to match the specified initialPool value.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.kernel.SDFDirector
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.ArrayToSequence
If the argument is the arrayLength parameter, then check to make sure its value is not negative.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.Autocorrelation
Check to see that the numberOfInputs parameter is positive, and that the numberOfLags parameter is positive.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.BitsToInt
If the argument is the numberOfBits parameter, then set the production rate of the output port.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.Chop
Check the validity of parameter values and using the new values, recompute the size of the internal buffers.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.DoubleToMatrix
Deprecated.
Ensure that the rows and columns parameters are both positive.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.DownSample
Ensure that the factor and phase parameters are both positive.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.FFT
Ensure that the order parameter is positive and recompute the size of internal buffers.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.FIR
Set a flag that causes recalculation of various local variables that are used in execution on the next invocation of fire().
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.IFFT
Ensure that the order parameter is positive and recompute the size of internal buffers.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.IntToBits
If the argument is the numberOfBits parameter, then set the production rate of the output port.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.LMSAdaptive
Override the base class to set the taps parameter if the initialTaps parameter is changed.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.MatrixJoin
Ensure that the rows and columns parameters are both positive.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.MatrixToDouble
Deprecated.
Ensure that the rows and columns parameters are both positive.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.MatrixToSequence
Ensure that the rows and columns parameters are both positive.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.RaisedCosine
Reevaluate the filter taps if the attribute is any of the ones defined locally, and otherwise call the superclass.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.Repeat
Ensure that the numberOfTimes parameter and the blockSize parameter are both positive.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.SequenceToArray
Ensure that the arrayLength parameter is not negative.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.SequenceToMatrix
Ensure that the rows and columns parameters are both positive.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.UpSample
Ensure that the factor and phase parameters are both positive.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.VariableFIR
Set a flag that causes recalculation of various local variables that are used in execution on the next invocation of fire().
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.VariableLattice
Ensure that the blockSize parameter is positive.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.VariableRecursiveLattice
Ensure that the blockSize parameter is positive.
attributeChanged(Attribute) - Method in class ptolemy.domains.sdf.optimize.OptimizingSDFDirector
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.domains.sr.lib.Combine
Override the base class to determine which function is being specified.
attributeChanged(Attribute) - Method in class ptolemy.domains.sr.lib.Undefined
Deprecated.
Override the base class to change the type of the output port.
attributeChanged(Attribute) - Method in class ptolemy.domains.tcs.lib.AbstractSourceStation
This method handles changing in the symbol parameter of the source station.
attributeChanged(Attribute) - Method in class ptolemy.domains.tcs.lib.AbstractStation
This method handles changing in the broken and symbol parameter of the station.
attributeChanged(Attribute) - Method in class ptolemy.domains.tcs.lib.AbstractTrack
This method handles changing in the broken and symbol parameter of the track.
attributeChanged(Attribute) - Method in class ptolemy.domains.tcs.lib.StationWriter
If the specified attribute is fileName and there is an open file being written, then close that file.
attributeChanged(Attribute) - Method in class ptolemy.domains.tdl.kernel.TDLModule
React to a change of the director or other property.
attributeChanged(Attribute) - Method in class ptolemy.domains.tdl.kernel.TDLTransition
 
attributeChanged(Attribute) - Method in class ptolemy.domains.tm.kernel.TMDirector
Update the director parameters when the attributes are changed.
attributeChanged(Attribute) - Method in class ptolemy.domains.tm.lib.TMCompositeFacade
update local cache of executionTime.
attributeChanged(Attribute) - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
If the attribute is one of the properties attributes, make sure its value is a record token.
attributeChanged(Attribute) - Method in class ptolemy.domains.wireless.lib.CollisionDetector
If the specified attribute is SNRThresholdInDB, or powerThreshold then check that a non-negative number is given.
attributeChanged(Attribute) - Method in class ptolemy.domains.wireless.lib.DelayChannel
If the specified attribute is propagationSpeed, then check that a positive number is given.
attributeChanged(Attribute) - Method in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
If the specified attribute is changed, check that a positive number is given.
attributeChanged(Attribute) - Method in class ptolemy.domains.wireless.lib.network.PHY
If the specified attribute is changed, check that a positive number is given.
attributeChanged(Attribute) - Method in class ptolemy.domains.wireless.lib.NodeRandomizer
Override the base class to react to changes in maxPrecision.
attributeChanged(Attribute) - Method in class ptolemy.domains.wireless.lib.TerrainProperty
Override the base class to parse the model specified if the attribute is modelFileOrURL.
attributeChanged(Attribute) - Method in class ptolemy.kernel.util.DecoratorAttributes
Override the base class to establish a link to the decorator if the argument is decoratorName.
attributeChanged(Attribute) - Method in class ptolemy.kernel.util.NamedObj
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.moml.MoMLModelAttribute
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.vergil.actor.lib.ModelDisplay
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.vergil.actor.lib.VisualModelReference
Override the base class to open the model specified if the attribute is modelFileOrURL, or for other parameters, to cache their values.
attributeChanged(Attribute) - Method in class ptolemy.vergil.basic.export.web.Title
React to a changes in the attributes by changing the icon.
attributeChanged(Attribute) - Method in class ptolemy.vergil.basic.export.web.WebContent
Override the base class to update the icon.
attributeChanged(Attribute) - Method in class ptolemy.vergil.basic.export.web.WebExportParameters
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.vergil.icon.NameIcon
React to a changes in the attributes by changing the icon.
attributeChanged(Attribute) - Method in class ptolemy.vergil.icon.UpdatedValueIcon
Override the base class to identify the named attribute in the container and to attach a listener to it.
attributeChanged(Attribute) - Method in class ptolemy.vergil.kernel.attributes.AbstractTextAttribute
React to a changes in the attributes by changing the icon.
attributeChanged(Attribute) - Method in class ptolemy.vergil.kernel.attributes.ArcAttribute
React to changes in attribute values.
attributeChanged(Attribute) - Method in class ptolemy.vergil.kernel.attributes.ArrowAttribute
React to a changes in the attributes by changing the icon.
attributeChanged(Attribute) - Method in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
React to a changes in the attributes by changing the icon.
attributeChanged(Attribute) - Method in class ptolemy.vergil.kernel.attributes.FilledShapeAttribute
React to a changes in the attributes by changing the icon.
attributeChanged(Attribute) - Method in class ptolemy.vergil.kernel.attributes.IDAttribute
React to a change in an attribute.
attributeChanged(Attribute) - Method in class ptolemy.vergil.kernel.attributes.ImageAttribute
React to a change in the source or scale attributes by changing the icon.
attributeChanged(Attribute) - Method in class ptolemy.vergil.kernel.attributes.LineAttribute
React to a changes in the attributes by changing the icon.
attributeChanged(Attribute) - Method in class ptolemy.vergil.kernel.attributes.RectangleAttribute
React to a changes in the attributes by changing the icon.
attributeChanged(Attribute) - Method in class ptolemy.vergil.kernel.attributes.ResizablePolygonAttribute
React to a changes in the attributes by changing the icon.
attributeChanged(Attribute) - Method in class ptolemy.vergil.kernel.attributes.ShapeAttribute
React to a changes in the attributes by changing the icon.
attributeChanged(Attribute) - Method in class ptolemy.vergil.kernel.attributes.TextAttribute
React to a changes in the attributes by changing the icon.
attributeChanged(Attribute) - Method in class ptolemy.vergil.pdfrenderer.PDFAttribute
React to a change in the source or scale attributes by changing the icon.
attributeChanged(Attribute) - Method in class ptolemy.verification.lib.BoundedBufferTimedDelay
 
attributeChanged(Settable) - Method in class ptolemy.actor.gt.controller.DesignPatternImporter
Update the design pattern.
AttributeChanged - Class in ptolemy.data.expr.test
Test class that checks to see whether it is ok to cache parameter values.
AttributeChanged(String) - Constructor for class ptolemy.data.expr.test.AttributeChanged
Construct a test class for the attributeChanged() method.
attributeChangedMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
attributeClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
AttributeController - Class in ptolemy.vergil.kernel
This class provides interaction with nodes that represent Ptolemy II attributes.
AttributeController(GraphController) - Constructor for class ptolemy.vergil.kernel.AttributeController
Create an attribute controller associated with the specified graph controller.
AttributeController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.kernel.AttributeController
Create an attribute controller associated with the specified graph controller.
AttributeController.Access - Class in ptolemy.vergil.kernel
A static enumerator for constructor arguments.
AttributeCriterion - Class in ptolemy.actor.gt.ingredients.criteria
A criterion to constrain an attribute of an object in the host model.
AttributeCriterion(GTIngredientList) - Constructor for class ptolemy.actor.gt.ingredients.criteria.AttributeCriterion
Construct a criterion within the given list as its owner.
AttributeCriterion(GTIngredientList, String) - Constructor for class ptolemy.actor.gt.ingredients.criteria.AttributeCriterion
Construct a criterion within the given list as its owner and initialize all the elements with the given values, which are a string encoding of those elements.
AttributeCriterion(GTIngredientList, String, String, String) - Constructor for class ptolemy.actor.gt.ingredients.criteria.AttributeCriterion
Construct a criterion within the given list as its owner and with the given value to each of its elements..
attributeDeleted(Attribute) - Method in class ptolemy.kernel.util.NamedObj
React to the deletion of an attribute.
AttributeExpressionAttribute - Class in ptolemy.vergil.kernel.attributes
This is a text attribute whose text string is derived from the expression of a parameter.
AttributeExpressionAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.kernel.attributes.AttributeExpressionAttribute
Construct an attribute with the given name contained by the specified container.
AttributeInOntologyController - Class in ptolemy.vergil.ontologies
The node controller for icons of attributes in ontology models and ontology solver models.
AttributeInOntologyController(GraphController) - Constructor for class ptolemy.vergil.ontologies.AttributeInOntologyController
Create an attribute controller associated with the specified graph controller.
AttributeInOntologyController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.ontologies.AttributeInOntologyController
Create an attribute controller associated with the specified graph controller.
attributeList() - Method in class ptolemy.kernel.util.NamedObj
Return a list of the attributes contained by this object.
attributeList() - Method in interface ptolemy.kernel.util.ScopeExtender
Return a list of the attributes contained by this object.
attributeList() - Method in class ptolemy.moml.EntityLibrary
Return a list of the attributes contained by this object.
attributeList(Class) - Method in class ptolemy.moml.EntityLibrary
Return a list of the attributes contained by this object that are instances of the specified class.
attributeList(Class<T>) - Method in class ptolemy.kernel.util.NamedObj
Return a list of the attributes contained by this object that are instances of the specified class.
AttributeMatcher - Class in ptolemy.actor.gt
A matcher to match any attribute.
AttributeMatcher(NamedObj, String) - Constructor for class ptolemy.actor.gt.AttributeMatcher
Construct an attribute matcher to be either contained in the pattern of a TransformationRule or in the replacement.
attributeName - Variable in class org.hlacerti.lib.HlaAttributeReflector
The name of the attribute to which this actor listens for updates.
attributeName - Variable in class org.hlacerti.lib.HlaAttributeUpdater
The name of the attribute this actor updates.
attributeName - Variable in class org.hlacerti.lib.HlaPublisher
The HLA attribute name the HLASubscriber is mapped to.
attributeName - Variable in class org.hlacerti.lib.HlaSubscriber
The HLA attribute name the HLASubscriber is mapped to.
attributeName - Variable in class ptolemy.vergil.gt.GTIngredientsEditor.Factory
 
attributeName - Variable in class ptolemy.vergil.icon.AttributeValueIcon
The name of the attribute of the container whose value to display.
attributeName - Variable in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
The name of the attribute of the container whose value to display.
attributeName - Variable in class ptolemy.vergil.toolbox.FileEditorTableauFactory
The name of the file attribute giving the file name or URL.
attributeName - Variable in class ptolemy.vergil.toolbox.TextEditorConfigureFactory
The name of the string attribute that is to be edited.
attributeName - Variable in class ptolemy.vergil.toolbox.TextEditorTableauFactory
The name of the string attribute that is to be edited.
attributeNames() - Method in class diva.util.xml.XmlElement
Return an enumeration over the names of the attributes in this schematic.
attributeNameSet() - Method in class ptolemy.vergil.toolbox.GraphicElement
Return a set of all the attribute names, where each element of the set is a String.
AttributeNodeModel - Class in ptolemy.vergil.kernel
A model for an attribute as a diva graph node.
AttributeNodeModel() - Constructor for class ptolemy.vergil.kernel.AttributeNodeModel
 
AttributeOperation - Class in ptolemy.actor.gt.ingredients.operations
An operation to add or change an attribute.
AttributeOperation(GTIngredientList) - Constructor for class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Construct an operation within the given list as its owner.
AttributeOperation(GTIngredientList, String) - Constructor for class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Construct an operation within the given list as its owner and initialize all the elements with the given values, which are a string encoding of those elements.
AttributeOperation(GTIngredientList, String, String, String) - Constructor for class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Construct an operation within the given list as its owner and with the given value to each of its elements..
ATTRIBUTES - Static variable in class ptolemy.kernel.util.NamedObj
Indicate that the description(int) method should include attributes (if any).
attributeType - Variable in class org.hlacerti.lib.HlaAttributeReflector
The type of the attribute that this actor is listening to.
attributeType - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
attributeTypeChanged(Attribute) - Method in class ptolemy.actor.TypedAtomicActor
React to a change in the type of an attribute.
attributeTypeChanged(Attribute) - Method in class ptolemy.actor.TypedCompositeActor
React to a change in the type of an attribute.
attributeTypeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.DelayLine
Override the base class to allow type changes on initialValues.
attributeTypeChanged(Attribute) - Method in class ptolemy.domains.sdf.lib.SampleDelay
Override the base class to allow type changes on initialOutputs.
attributeTypeChanged(Attribute) - Method in class ptolemy.kernel.util.NamedObj
React to a change in the type of an attribute.
AttributeValueAttribute - Class in ptolemy.vergil.kernel.attributes
This is a text attribute whose text string shows the value of a parameter.
AttributeValueAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
Construct an attribute with the given name contained by the specified container.
AttributeValueIcon - Class in ptolemy.vergil.icon
An icon that displays the value of an attribute of the container or of some other entity contained by the container.
AttributeValueIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.AttributeValueIcon
Create a new icon with the given name in the given container.
AttributeWithIconController - Class in ptolemy.vergil.kernel
This class provides interaction with nodes that represent that can have custom icons.
AttributeWithIconController(GraphController) - Constructor for class ptolemy.vergil.kernel.AttributeWithIconController
Create a controller associated with the specified graph controller.
AttributeWithIconController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.kernel.AttributeWithIconController
Create a controller associated with the specified graph controller.
audio - Variable in class ptolemy.media.Audio
Audio data, by channel.
Audio - Class in ptolemy.media
Instances of this class represent audio data equivalent to that contained by a Sun/NeXT audio file (.au file).
Audio(byte[]) - Constructor for class ptolemy.media.Audio
Construct an instance initialized with the audio signal given by the argument.
Audio(double[]) - Constructor for class ptolemy.media.Audio
Construct an instance initialized with the audio signal given by the argument.
Audio(DataInputStream) - Constructor for class ptolemy.media.Audio
Construct an instance and initialize it by reading the specified stream.
AudioCapture - Class in ptolemy.actor.lib.javasound
This actor sequentially outputs audio samples that are captured from the audio input port of the computer.
AudioCapture(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.javasound.AudioCapture
Construct an actor with the given container and name.
AudioPlayer - Class in ptolemy.actor.lib.javasound
This actor reads audio samples and plays them.
AudioPlayer - Class in ptolemy.actor.lib.jmf
This actor accepts an ObjectToken that contains a DataSource.
AudioPlayer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.javasound.AudioPlayer
Construct an actor with the given container and name.
AudioPlayer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jmf.AudioPlayer
Construct an actor with the given container and name.
AudioReadBuffer - Class in ptolemy.actor.lib.javasound
This actor reads a sound file into a buffer and outputs the the sample value at the specified buffer element.
AudioReadBuffer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.javasound.AudioReadBuffer
Construct an actor with the given container and name.
AudioReader - Class in ptolemy.actor.lib.javasound
This actor outputs samples from a sound file as doubles in the range [-1.0, 1.0].
AudioReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.javasound.AudioReader
Construct an actor with the given container and name.
AudioWriteBuffer - Class in ptolemy.actor.lib.javasound
This actor writes audio samples to a buffer and saves the buffer to a sound file on wrapup.
AudioWriteBuffer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.javasound.AudioWriteBuffer
Construct an actor with the given container and name.
AudioWriter - Class in ptolemy.actor.lib.javasound
This actor reads audio samples from the input port and writes the samples to the specified sound file.
AudioWriter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.javasound.AudioWriter
Construct an actor with the given container and name.
AuthManager - Class in ptolemy.actor.lib.jjs.modules.iotAuth
Download, build, start and stop the local authorization entity, Auth.
AuthManager(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jjs.modules.iotAuth.AuthManager
Construct a AuthManager with a name and a container.
author - Variable in class ptolemy.vergil.basic.DocAttribute
The author field.
author - Variable in class ptolemy.vergil.kernel.attributes.IDAttribute
The author of the model.
author(String) - Method in class ptolemy.actor.lib.jjs.JavaScript
Specify author information to appear in the documentation for this actor.
author(String) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Specify author information to appear in the documentation for this actor.
authSourceDirectory - Variable in class ptolemy.actor.lib.jjs.modules.iotAuth.AuthManager
The path to the Auth sources.
AUTO_INTTOKEN - Static variable in class ptolemy.domains.sdf.kernel.SDFDirector
The value used to signify special behavior for the iterations parameter.
AUTO_NAME - Static variable in class ptolemy.domains.sdf.kernel.SDFDirector
The name of the AUTO iterations parameter choice: "AUTO".
Auto32Tests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/ directory using JUnit.
Auto32Tests() - Constructor for class ptolemy.util.test.junit.Auto32Tests
 
AutoAdapter - Class in ptolemy.cg.kernel.generic.program.procedural.java
A code generator adapter that is auto generated and calls actor code.
AutoAdapter(ProgramCodeGenerator, TypedAtomicActor) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Construct the code generator adapter associated with the given component.
autoAnchor(Shape) - Method in class diva.canvas.toolbox.LabelFigure
Choose an anchor point so as not to intersect a given figure.
AutoCGCInlineTests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/ directory using cg code generation under JUnit with inlining.
AutoCGCInlineTests() - Constructor for class ptolemy.util.test.junit.AutoCGCInlineTests
 
AutoCGCKnownFailedTests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/knownFailedTests directory using cg C language code generation under JUnit.
AutoCGCKnownFailedTests() - Constructor for class ptolemy.util.test.junit.AutoCGCKnownFailedTests
 
AutoCGCNoInlineArduinoTests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/ directory using cg code generation under JUnit without inlining for the Arduino target
AutoCGCNoInlineArduinoTests() - Constructor for class ptolemy.util.test.junit.AutoCGCNoInlineArduinoTests
 
AutoCGCNoInlineDuktapeTests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/ directory using cg code generation under JUnit without inlining for the Duktape target.
AutoCGCNoInlineDuktapeTests() - Constructor for class ptolemy.util.test.junit.AutoCGCNoInlineDuktapeTests
 
AutoCGCNoInlineTests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/ directory using cg code generation under JUnit without inlining.
AutoCGCNoInlineTests() - Constructor for class ptolemy.util.test.junit.AutoCGCNoInlineTests
 
AutoCGCTests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/ directory using cg code generation under JUnit.
AutoCGCTests() - Constructor for class ptolemy.util.test.junit.AutoCGCTests
 
AutoCGFMIMAKnownFailedTests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/knownFailedTests/ directory using Functional Mock-up Interface Master Algorithm (FMIMA) code generation under JUnit.
AutoCGFMIMAKnownFailedTests() - Constructor for class ptolemy.util.test.junit.AutoCGFMIMAKnownFailedTests
 
AutoCGFMIMANoInlineTests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/ directory using Functional Mock-up Interface Master Algorithm (FMIMA) code generation under JUnit.
AutoCGFMIMANoInlineTests() - Constructor for class ptolemy.util.test.junit.AutoCGFMIMANoInlineTests
 
AutoCGJavaKnownFailedTests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/knownFailedTests directory using cg Java language code generation under JUnit.
AutoCGJavaKnownFailedTests() - Constructor for class ptolemy.util.test.junit.AutoCGJavaKnownFailedTests
 
AutoCGJavaTests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/ directory using cg code generation under JUnit.
AutoCGJavaTests() - Constructor for class ptolemy.util.test.junit.AutoCGJavaTests
 
AutoCGKnownFailedTests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/knownFailedTests/ directory using cg code generation under JUnit.
AutoCGKnownFailedTests() - Constructor for class ptolemy.util.test.junit.AutoCGKnownFailedTests
 
AutoCGNoInlineAccessorTests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/ directory using cg code generation under JUnit without inlining for the Accessor target.
AutoCGNoInlineAccessorTests() - Constructor for class ptolemy.util.test.junit.AutoCGNoInlineAccessorTests
 
AutoCGTests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/ directory using cg code generation under JUnit.
AutoCGTests() - Constructor for class ptolemy.util.test.junit.AutoCGTests
 
autocorrelation - Variable in class ptolemy.actor.lib.LevinsonDurbin
The autocorrelation input, which is an array.
autoCorrelation(double[], int, int, int) - Static method in class ptolemy.math.DoubleArrayStat
Return a new array that is the auto-correlation of the argument array, starting and ending at user-specified lag values.
Autocorrelation - Class in ptolemy.domains.sdf.lib
This actor calculates the autocorrelation of a sequence of input tokens.
Autocorrelation(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.Autocorrelation
Construct an actor with the given container and name.
autoCorrelationAt(double[], int, int) - Static method in class ptolemy.math.DoubleArrayStat
Return the auto-correlation of an array at a certain lag value, summing over a certain number of samples defined by : Rxx[d] = sum of i = 0 to N - 1 of x[i] * x[i + d] N must be non-negative, but large numbers are ok because this routine will not overrun reading of the arrays.
AutoKnownFailedTests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/knownFailedTest/ directory using JUnit.
AutoKnownFailedTests() - Constructor for class ptolemy.util.test.junit.AutoKnownFailedTests
 
automaticRescale - Variable in class ptolemy.actor.lib.gui.PlotterBase
If true, the plot will automatically rescale if necessary.
AutomaticSimulation - Class in org.hlacerti.lib
Implement an automatic simulation of any model chosen by the user.
AutomaticSimulation(String[]) - Constructor for class org.hlacerti.lib.AutomaticSimulation
Parse the specified command-line arguments, creating models and frames to interact with them.
autoNameArch() - Static method in class ptolemy.util.test.junit.AutoNameArchTests
Return the auto directory for the current architecture, for example "macosx-x86_64/".
AutoNameArchTests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/os.name-os.arch directory using JUnit.
AutoNameArchTests() - Constructor for class ptolemy.util.test.junit.AutoNameArchTests
 
AutonomousSite - Class in diva.canvas.connector
A site that is not attached to a figure.
AutonomousSite(CanvasLayer, double, double) - Constructor for class diva.canvas.connector.AutonomousSite
Create a new autonomous site in the transform context of the given pane and at the given location within that layer.
AutonomousSite(CanvasPane, double, double) - Constructor for class diva.canvas.connector.AutonomousSite
Create a new autonomous site in the transform context of the given pane and at the given location within that pane.
AutonomousSite(Figure, double, double) - Constructor for class diva.canvas.connector.AutonomousSite
Create a new autonomous site in the transform context of the given figure and at the given location within that figure.
AutonomousSite(TransformContext, double, double) - Constructor for class diva.canvas.connector.AutonomousSite
Create a new autonomous site in the given transform context and at the given location within that context.
autoResize - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying if the figure should be auto-resized based on the window size.
AutoTests - Class in ptolemy.util.test.junit
Run the Ptolemy model tests in the auto/ directory using JUnit.
AutoTests() - Constructor for class ptolemy.util.test.junit.AutoTests
 
autoThrottling - Variable in class ptolemy.domains.ptides.kernel.PtidesDirector
Auto throttling of local sources.
AvailableLots - Static variable in class ptolemy.domains.wireless.demo.SmartParking.ParkingManager
 
availableServices() - Method in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareHelper
Return the list of services.
availableServices() - Method in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
Return an array of iot REST service names that are available to the user.
Average - Class in ptolemy.actor.lib
Output the average of the inputs after the last time a true token is received at the reset port.
Average(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Average
Construct an actor with the given container and name.
AVERAGE - Static variable in class com.jhlabs.composite.MiscComposite
 
AVERAGE - Static variable in class com.jhlabs.image.DeinterlaceFilter
 
AVERAGE - Static variable in class com.jhlabs.image.PixelUtils
 
AverageComposite - Class in com.jhlabs.composite
 
AverageComposite(float) - Constructor for class com.jhlabs.composite.AverageComposite
 
AverageFilter - Class in com.jhlabs.image
A filter which averages the 3x3 neighbourhood of each pixel, providing a simple blur.
AverageFilter() - Constructor for class com.jhlabs.image.AverageFilter
 
AverageOverTime - Class in ptolemy.domains.de.lib
An actor to compute the average of the input values received so far over model time.
AverageOverTime(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.AverageOverTime
Construct an actor with the given container and name.
AWTContainer - Class in ptolemy.actor.gui
The portable container that wraps java.awt.Container.
AWTContainer(Container) - Constructor for class ptolemy.actor.gui.AWTContainer
Create a new instance of the object by wrapping the provided container.
AWTImageToken - Class in ptolemy.data
A token that contains a java.awt.Image.
AWTImageToken(Image) - Constructor for class ptolemy.data.AWTImageToken
Construct a token with a specified java.awt.Image.
AxisAngle4f - Class in com.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
AxisAngle4f() - Constructor for class com.jhlabs.vecmath.AxisAngle4f
 
AxisAngle4f(float[]) - Constructor for class com.jhlabs.vecmath.AxisAngle4f
 
AxisAngle4f(float, float, float, float) - Constructor for class com.jhlabs.vecmath.AxisAngle4f
 
AxisAngle4f(AxisAngle4f) - Constructor for class com.jhlabs.vecmath.AxisAngle4f
 
AxisAngle4f(Vector3f, float) - Constructor for class com.jhlabs.vecmath.AxisAngle4f
 
axisDirection - Variable in class ptolemy.domains.gr.lib.Rotate3D
The direction of the axis of rotation.

B

b - Variable in class org.ptolemy.fmi.FMI20ModelInstance
C type : int*.
b - Variable in class ptolemy.actor.lib.mbed.HSBtoRGB
The blue output port.
b - Variable in class ptolemy.actor.lib.mbed.LEDCubeUpdate
The b input port.
B - Variable in class ptolemy.actor.lib.LinearDifferenceEquationSystem
The B matrix in the state-space representation.
B - Variable in class ptolemy.actor.lib.tutorial.SimpleALU
Input port for the second operand.
B - Variable in class ptolemy.actor.lib.tutorial.StaticALU
Input port for the second operand.
B - Variable in class ptolemy.actor.lib.vhdl.AddSubtract
Input for tokens to be subtracted.
B - Variable in class ptolemy.actor.lib.vhdl.FixComparator
Input for tokens to be subtracted.
B - Variable in class ptolemy.actor.lib.vhdl.LogicFunction
Input for tokens to be subtracted.
B - Variable in class ptolemy.actor.lib.vhdl.Multiplexor
Input for the second data token stream.
B - Variable in class ptolemy.actor.lib.vhdl.Multiplier
Input for tokens to be subtracted.
B - Variable in class ptolemy.domains.continuous.lib.LinearStateSpace
The B matrix in the state-space representation.
B_CHECK_LOG - ptolemy.domains.ptera.lib.DebuggerParameter.Mode
The mode to check whether the messages are identical to those in the log.
back() - Method in class org.json.JSONTokener
Back up one character.
BackDropQueue - Class in ptolemy.domains.ci.lib
an push-pull FIFO queue.
BackDropQueue(CompositeEntity, String) - Constructor for class ptolemy.domains.ci.lib.BackDropQueue
Construct an actor with the given container and name.
background - Variable in class ptolemy.actor.lib.jai.JAIPNGWriter
If the setBackground parameter is false, then this parameter is ignored.
BACKGROUND_COLOR - Static variable in class ptolemy.vergil.basic.BasicGraphFrame
Default background color is a light grey.
BACKGROUND_COLOR - Static variable in class ptolemy.vergil.modal.FSMGraphTableau
The default background color.
BACKGROUND_COLOR - Static variable in class ptolemy.vergil.ontologies.OntologyGraphTableau
The default background color.
BACKGROUND_COLOR - Static variable in class ptolemy.vergil.ontologies.OntologySolverTableau
The default background color.
BACKGROUND_COLOR - Static variable in class ptolemy.vergil.scr.SCRGraphTableau
The default background color.
backgroundColor - Variable in class ptolemy.actor.gui.PtolemyPreferences
The background color.
backgroundColor - Variable in class ptolemy.domains.gr.lib.ViewLayers3D
The background color.
backgroundColor - Variable in class ptolemy.domains.gr.lib.ViewScreen2D
The red, green, blue, and alpha components of the background color of the viewscreen.
backgroundColor - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
The background color.
backgroundColor - Variable in class ptolemy.vergil.basic.export.web.WebExportParameters
Background color.
backgroundColor - Variable in class ptolemy.vergil.basic.ExportParameters
Background color.
Backoff - Class in ptolemy.domains.wireless.lib.network.mac
This actor does the back off after a frame transmission.
Backoff - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
Backoff(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.network.mac.Backoff
Construct an actor with the specified name and container.
BackoffDoneMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
backup(int) - Method in class ptolemy.data.expr.SimpleCharStream
Backup a number of characters.
backup(int) - Method in class ptolemy.moml.unit.SimpleCharStream
Backup a number of characters.
BackwardCompatibility - Class in ptolemy.moml.filter
Return a list where each element is a backward compatibility filter to be applied by the MoMLParser.
BackwardCompatibility() - Constructor for class ptolemy.moml.filter.BackwardCompatibility
 
backwardReachableNodes(Object) - Method in class ptolemy.graph.DirectedGraph
Find all the nodes that can be reached backward from the specified node (weights version).
backwardReachableNodes(Object[]) - Method in class ptolemy.graph.DirectedGraph
Find all the nodes that can be reached backward from the specified collection of nodes (weights version).
backwardReachableNodes(Collection) - Method in class ptolemy.graph.DirectedGraph
Find all the nodes that can be reached backward from the specified collection of nodes.
backwardReachableNodes(Node) - Method in class ptolemy.graph.DirectedGraph
Find all the nodes that can be reached backward from the specified node.
bag - Variable in class ptolemy.domains.de.lib.aspect.AFDXESs.AFDXESsAttributes
The value of the bag.
bandIndices - Variable in class ptolemy.actor.lib.jai.JAIBandSelect
The bands to copy to the output.
BandlimitedNoise - Class in ptolemy.domains.continuous.lib
This actor generates continuous-time noise with a Gaussian distribution and controlled bandwidth.
BandlimitedNoise(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.lib.BandlimitedNoise
Construct an actor with the given container and name.
bandValues - Variable in class ptolemy.actor.lib.jai.JAIConstant
The band values of the image.
bandwidth - Variable in class ptolemy.domains.continuous.lib.BandlimitedNoise
The bandwidth of the noise random process in Hertz.
BANG - Static variable in class org.json.XML
The Character '!'.
BarGraph - Class in ptolemy.actor.lib.gui
A bar graph plotter.
BarGraph(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.BarGraph
Construct an actor with the given container and name.
Barrier - Class in ptolemy.domains.csp.lib
This actor implements multiway rendezvous on all channels of the input port, collects the tokens, and then performs a multiway rendezvous on all channels of the output port, sending the collected data.
Barrier - Class in ptolemy.domains.rendezvous.lib
This actor implements multiway rendezvous on all channels of the input port.
Barrier(CompositeEntity, String) - Constructor for class ptolemy.domains.csp.lib.Barrier
Construct an actor in the specified container with the specified name.
Barrier(CompositeEntity, String) - Constructor for class ptolemy.domains.rendezvous.lib.Barrier
Construct an actor in the specified container with the specified name.
BarrierMethod - Class in org.ptolemy.optimization
BarrierMethod.
BarrierMethod() - Constructor for class org.ptolemy.optimization.BarrierMethod
 
bars - Variable in class org.ptolemy.machineImprovisation.NoteParser
Number of bars in training melody.
barycenter - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
BASE - Static variable in class ptolemy.domains.pthales.lib.PthalesIOPort
The name of the base parameter.
baseClass - Variable in class ptolemy.vergil.kernel.attributes.IDAttribute
The base class of the containing class or entity.
BaseDimensionRepresentativeConcept - Class in ptolemy.data.ontologies.lattice.unit
A representative concept in the unitSystem ontology for a set of units for a specific physical dimension that is one of the 7 base dimensions.
BaseDimensionRepresentativeConcept(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.unit.BaseDimensionRepresentativeConcept
Create a new BaseUnitRepresentativeConcept with the specified name and ontology.
BaseMultipleMethodsActor - Class in ptolemy.domains.sequence.lib
Base class for sequenced actors with multiple fire methods.
BaseMultipleMethodsActor(CompositeEntity, String) - Constructor for class ptolemy.domains.sequence.lib.BaseMultipleMethodsActor
Create a new instance of an ASCETClassActor with the given name and container.
BaseSDFScheduler - Class in ptolemy.domains.sdf.kernel
This class factors code out of the SDF domain, for use in different schedulers, so that they can be implemented in a consistent fashion.
BaseSDFScheduler() - Constructor for class ptolemy.domains.sdf.kernel.BaseSDFScheduler
Construct a scheduler with no container(director) in the default workspace, the name of the scheduler is "Scheduler".
BaseSDFScheduler(Director, String) - Constructor for class ptolemy.domains.sdf.kernel.BaseSDFScheduler
Construct a scheduler in the given container with the given name.
BaseSDFScheduler(Workspace) - Constructor for class ptolemy.domains.sdf.kernel.BaseSDFScheduler
Construct a scheduler in the given workspace with the name "Scheduler".
BaseType - Class in ptolemy.data.type
The type of base token classes.
BaseType.ArrayBottomType - Class in ptolemy.data.type
The bottom element of the array type lattice.
BaseType.BooleanType - Class in ptolemy.data.type
The boolean data type.
BaseType.ComplexType - Class in ptolemy.data.type
The complex data type.
BaseType.DateType - Class in ptolemy.data.type
The date data type.
BaseType.DoubleType - Class in ptolemy.data.type
The double data type.
BaseType.EventType - Class in ptolemy.data.type
The event data type.
BaseType.FloatType - Class in ptolemy.data.type
The float data type.
BaseType.GeneralType - Class in ptolemy.data.type
The general data type: The top of the lattice.
BaseType.IntType - Class in ptolemy.data.type
The integer data type.
BaseType.LongType - Class in ptolemy.data.type
The long integer data type.
BaseType.NilType - Class in ptolemy.data.type
The nil data type.
BaseType.PetiteType - Class in ptolemy.data.type
The petite data type.
BaseType.ScalarType - Class in ptolemy.data.type
The scalar data type: The least upper bound of all the scalar types.
BaseType.ShortType - Class in ptolemy.data.type
The short integer data type.
BaseType.StringType - Class in ptolemy.data.type
The string data type.
BaseType.UnknownType - Class in ptolemy.data.type
The bottom element of the data type lattice.
BaseType.UnsignedByteType - Class in ptolemy.data.type
The unsigned byte data type.
BaseType.UnsizedFixType - Class in ptolemy.data.type
The fix data type.
BaseType.XmlTokenType - Class in ptolemy.data.type
The XmlToken data type.
baseTypeClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
BaseUnit - Class in ptolemy.data.unit
The base unit of a unit category.
BaseUnit(NamedObj, String) - Constructor for class ptolemy.data.unit.BaseUnit
Construct a base unit with the given name contained by the specified entity.
BaseUnitConcept - Class in ptolemy.data.ontologies.lattice.unit
A concept in the unitSystem ontology for a specific unit for a specific physical dimension.
BaseUnitConcept(Ontology, BaseDimensionRepresentativeConcept, RecordToken) - Constructor for class ptolemy.data.ontologies.lattice.unit.BaseUnitConcept
Create a new BaseUnitConcept, belonging to the given ontology.
baseUnitRecord - Variable in class ptolemy.data.ontologies.lattice.unit.SIDerivedDimensionRepresentativeConcept
The parameter that holds the record describing the component units that specify this derived dimension's base unit.
BasicCanvasPane - Class in diva.canvas.toolbox
A basic implementation of a canvas pane, provided for simple applications.
BasicCanvasPane() - Constructor for class diva.canvas.toolbox.BasicCanvasPane
Create a new canvas pane with a single figure layer at index zero.
BasicCanvasPane(CanvasLayer) - Constructor for class diva.canvas.toolbox.BasicCanvasPane
Create a new canvas pane with the given layer at index zero.
BasicController - Class in diva.canvas.toolbox
A basic controller implementation.
BasicController(GraphicsPane) - Constructor for class diva.canvas.toolbox.BasicController
Create a new controller for the given pane
BasicEdgeController - Class in diva.graph
A basic implementation of EdgeController, which works with graphs that have edges connecting simple nodes.
BasicEdgeController(GraphController) - Constructor for class diva.graph.BasicEdgeController
Create a new edge controller with basic interaction.
BasicEdgeController.EdgeDropper - Class in diva.graph
An inner class that handles interactive changes to connectivity.
BasicEdgeHighlighter - Class in ptolemy.vergil.unit
A decorator figure that displays a highlight behind an edge.
BasicEdgeHighlighter() - Constructor for class ptolemy.vergil.unit.BasicEdgeHighlighter
Create a new highlighter with a default paint, "halo", and stroke.
BasicEdgeModel() - Constructor for class diva.graph.modular.BasicModularGraphModel.BasicEdgeModel
 
BasicEdgeRenderer - Class in diva.graph.basic
A basic implementation of the EdgeRenderer interface.
BasicEdgeRenderer() - Constructor for class diva.graph.basic.BasicEdgeRenderer
 
BasicEllipse - Class in diva.canvas.toolbox
A figure that displays as an ellipse.
BasicEllipse(double, double, double, double) - Constructor for class diva.canvas.toolbox.BasicEllipse
Create a new ellipse with the given origin and size, a unit-width continuous stroke and no paint pattern.
BasicEllipse(double, double, double, double, float) - Constructor for class diva.canvas.toolbox.BasicEllipse
Create a new ellipse with the given origin, size, and outline width.
BasicEllipse(double, double, double, double, Paint) - Constructor for class diva.canvas.toolbox.BasicEllipse
Create a new ellipse with the given origin, size, and fill paint.
BasicEllipse(double, double, double, double, Paint, float) - Constructor for class diva.canvas.toolbox.BasicEllipse
Create a new ellipse with the given origin, size, fill, and outline width.
BasicEllipse(Ellipse2D) - Constructor for class diva.canvas.toolbox.BasicEllipse
Create a new ellipse with the given ellipse shape, a unit-width continuous stroke and no paint pattern.
BasicFigure - Class in diva.canvas.toolbox
A BasicFigure is one that contains a single instance of Shape.
BasicFigure(Shape) - Constructor for class diva.canvas.toolbox.BasicFigure
Create a new figure with the given shape.
BasicFigure(Shape, float) - Constructor for class diva.canvas.toolbox.BasicFigure
Create a new figure with the given shape and outline width.
BasicFigure(Shape, int) - Constructor for class diva.canvas.toolbox.BasicFigure
Deprecated.
Use the float constructor instead.
BasicFigure(Shape, Paint) - Constructor for class diva.canvas.toolbox.BasicFigure
Create a new figure with the given paint pattern.
BasicFigure(Shape, Paint, float) - Constructor for class diva.canvas.toolbox.BasicFigure
Create a new figure with the given paint pattern and line width.
BasicFrame - Class in diva.gui
BasicFrame is a very simple application context that is used to display tutorial examples.
BasicFrame(String) - Constructor for class diva.gui.BasicFrame
Create an instance of this Frame with the given title and no main component.
BasicFrame(String, boolean) - Constructor for class diva.gui.BasicFrame
Create an instance of this Frame with the given title and no main component.
BasicFrame(String, JComponent) - Constructor for class diva.gui.BasicFrame
Create an instance of this Frame with the given title and with the given main component.
BasicFrame(String, JComponent, boolean) - Constructor for class diva.gui.BasicFrame
 
BasicGrabHandle - Class in diva.canvas.interactor
A basic rectangle grab-handle implementation.
BasicGrabHandle(Site) - Constructor for class diva.canvas.interactor.BasicGrabHandle
Construct a new grab handle attached to the given site.
BasicGrabHandleFactory - Class in diva.canvas.interactor
A factory that creates basic grab-handles.
BasicGrabHandleFactory() - Constructor for class diva.canvas.interactor.BasicGrabHandleFactory
 
BasicGraphController - Class in diva.graph.basic
A basic implementation of GraphController, which works with simple graphs that have edges connecting simple nodes.
BasicGraphController - Class in ptolemy.vergil.basic
A base class for Ptolemy II graph controllers.
BasicGraphController() - Constructor for class diva.graph.basic.BasicGraphController
Create a new basic controller with default node and edge controllers.
BasicGraphController() - Constructor for class ptolemy.vergil.basic.BasicGraphController
Create a new basic controller.
BasicGraphController.NodeCreator - Class in diva.graph.basic
An inner class that places a node at the clicked-on point on the screen, if control-clicked with mouse button 1.
BasicGraphController.OpenBaseClassAction - Class in ptolemy.vergil.basic
An action that will open the base class of a subclass or the class of an instance.
BasicGraphController.SchematicContextMenuFactory - Class in ptolemy.vergil.basic
Factory for context menus.
BasicGraphController.UnitSolverDialogAction - Class in ptolemy.vergil.basic
An action that will create a UnitSolverDialog.
BasicGraphDemo - Class in diva.graph.basic
The graph demo demonstrates basic graph editing and layout functionality, illustrates the key points of the graph architecture.
BasicGraphDemo(AppContext) - Constructor for class diva.graph.basic.BasicGraphDemo
Construct a new instance of the graph demo in a particular context.
BasicGraphDemoApplet - Class in diva.graph.basic
An applet version of the graph demo.
BasicGraphDemoApplet() - Constructor for class diva.graph.basic.BasicGraphDemoApplet
 
BasicGraphFrame - Class in ptolemy.vergil.basic
A simple graph view for ptolemy models.
BasicGraphFrame(NamedObj, Tableau) - Constructor for class ptolemy.vergil.basic.BasicGraphFrame
Construct a frame associated with the specified Ptolemy II model or object.
BasicGraphFrame(NamedObj, Tableau, LibraryAttribute) - Constructor for class ptolemy.vergil.basic.BasicGraphFrame
Construct a frame associated with the specified Ptolemy II model.
BasicGraphFrame.CopyAction - Class in ptolemy.vergil.basic
Action to copy the current selection.
BasicGraphFrame.CutAction - Class in ptolemy.vergil.basic
Action to copy and delete the current selection.
BasicGraphFrame.EditPreferencesAction - Class in ptolemy.vergil.basic
Action to edit the preferences.
BasicGraphFrame.ExportImageAction - Class in ptolemy.vergil.basic
Export an image of the model.
BasicGraphFrame.FindAction - Class in ptolemy.vergil.basic
Action to search for text in a model.
BasicGraphFrame.FolderFileFilter - Class in ptolemy.vergil.basic
Accept only folders in a file browser.
BasicGraphFrame.MousePressedLayerAdapter - Class in ptolemy.vergil.basic
A Layer Adapter to handle the mousePressed layer event.
BasicGraphFrame.MoveToBackAction - Class in ptolemy.vergil.basic
Action to move the current selection to the back (which corresponds to first in the ordered list).
BasicGraphFrame.MoveToFrontAction - Class in ptolemy.vergil.basic
Action to move the current selection to the back (which corresponds to first in the ordered list).
BasicGraphFrame.PasteAction - Class in ptolemy.vergil.basic
Paste the current contents of the clipboard into the current model.
BasicGraphFrameExtension - Class in ptolemy.vergil.basic
This class provides default extensions points which are overridden in the Kepler Comad module.
BasicGraphModel - Class in diva.graph.basic
A basic implementation of a mutable graph model that stores its graph structure as a collection of nodes and edges (as opposed to an adjacency matrix).
BasicGraphModel() - Constructor for class diva.graph.basic.BasicGraphModel
Construct an empty graph model.
BasicGraphModelFactory() - Constructor for class diva.graph.test.BasicGraphModelTest.BasicGraphModelFactory
 
BasicGraphModelTest - Class in diva.graph.test
A test suite for the BasicGraphModel class.
BasicGraphModelTest(TestHarness, BasicGraphModelTest.GraphFactory) - Constructor for class diva.graph.test.BasicGraphModelTest
Constructor.
BasicGraphModelTest.BasicGraphModelFactory - Class in diva.graph.test
The factory for the BasicGraphModel class.
BasicGraphModelTest.GraphFactory - Interface in diva.graph.test
The graph factory interface.
BasicGraphPane - Class in ptolemy.vergil.basic
A simple graph pane that has an associated Ptolemy model and handles getting the background color from the preferences.
BasicGraphPane(GraphController, GraphModel, NamedObj) - Constructor for class ptolemy.vergil.basic.BasicGraphPane
Create a pane that updates the background color on each repaint if there is a preference attribute.
BasicHighlighter - Class in diva.canvas.toolbox
A decorator figure that displays a highlight behind the figure.
BasicHighlighter() - Constructor for class diva.canvas.toolbox.BasicHighlighter
Create a new highlighter with a default paint and "halo"
BasicHighlighter(Paint, float) - Constructor for class diva.canvas.toolbox.BasicHighlighter
Create a new highlighter with the given paint and "halo"
BasicHighlighter(Paint, float, Composite) - Constructor for class diva.canvas.toolbox.BasicHighlighter
Create a new highlighter with the given paint, "halo," and compositing operation.
BasicHighlighter(Paint, float, Composite, Stroke) - Constructor for class diva.canvas.toolbox.BasicHighlighter
Create a new highlighter with the given paint, "halo," compositing operation, and stroke.
BasicJApplet - Class in ptolemy.gui
Base class for swing applets.
BasicJApplet() - Constructor for class ptolemy.gui.BasicJApplet
 
basicLattice() - Static method in class ptolemy.data.type.TypeLattice
Return the an instance of CPO representing the basic type lattice.
BasicLayoutTarget - Class in diva.graph.basic
The basic set of information necessary to layout a graph: a mapping the graph data structure to aspects of its visual representation, a viewport to layout in, and some manipulation routines including pick, place, and route.
BasicLayoutTarget(GraphController) - Constructor for class diva.graph.basic.BasicLayoutTarget
Construct a new layout target that operates in the given pane.
BasicManhattanRouter - Class in diva.canvas.connector
A basic manhattan router.
BasicManhattanRouter() - Constructor for class diva.canvas.connector.BasicManhattanRouter
 
BasicModelErrorHandler - Class in ptolemy.kernel.util
Default model error handler.
BasicModelErrorHandler() - Constructor for class ptolemy.kernel.util.BasicModelErrorHandler
 
BasicModularGraphModel - Class in diva.graph.modular
A modular implementation of the graph model, whereby users with heterogeneous graphs can implement the graph model interface by implementing the simple interfaces of Graph, Node, CompositeNode, and Edge.
BasicModularGraphModel(Graph) - Constructor for class diva.graph.modular.BasicModularGraphModel
Construct an empty graph model whose root is the given semantic object.
BasicModularGraphModel.BasicEdgeModel - Class in diva.graph.modular
 
BasicModularGraphModel.BasicNodeModel - Class in diva.graph.modular
 
BasicNodeController - Class in diva.graph
A basic node controller implementation, intended for use as a controller for graphs containing only one node type.
BasicNodeController(GraphController) - Constructor for class diva.graph.BasicNodeController
Create a new basic controller with default node and edge interactors.
BasicNodeModel() - Constructor for class diva.graph.modular.BasicModularGraphModel.BasicNodeModel
 
BasicNodeRenderer - Class in diva.graph.basic
A factory which creates and returns a NodeFigure given a node input to render.
BasicNodeRenderer(GraphController) - Constructor for class diva.graph.basic.BasicNodeRenderer
Create a renderer which renders nodes square and orange.
BasicNodeRenderer(GraphController, Shape, Shape, Paint, Paint, double) - Constructor for class diva.graph.basic.BasicNodeRenderer
Create a renderer which renders nodes using the given shape and fill paint.
BasicPage - Class in diva.gui
A simple concrete implementation of the Page interface.
BasicPage(MultipageModel) - Constructor for class diva.gui.BasicPage
Create a basic page owned by the given multipage.
BasicPage(MultipageModel, String) - Constructor for class diva.gui.BasicPage
Create a basic page owned by the given multipage, and with the given title.
BasicPage(MultipageModel, String, Object) - Constructor for class diva.gui.BasicPage
Create a basic page owned by the given multipage, and with the given title and model.
BasicPropertyContainer - Class in diva.util
An object that can be annotated with arbitrary objects whose keys are strings.
BasicPropertyContainer() - Constructor for class diva.util.BasicPropertyContainer
A property container with no defaults.
BasicPropertyContainer(PropertyContainer) - Constructor for class diva.util.BasicPropertyContainer
A property container with no defaults.
BasicRectangle - Class in diva.canvas.toolbox
A figure that displays as a rectangle.
BasicRectangle(double, double, double, double) - Constructor for class diva.canvas.toolbox.BasicRectangle
Create a new rectangle with the given origin and size, a unit-width continuous stroke and no paint pattern.
BasicRectangle(double, double, double, double, float) - Constructor for class diva.canvas.toolbox.BasicRectangle
Create a new rectangle with the given origin, size, and outline width.
BasicRectangle(double, double, double, double, Paint) - Constructor for class diva.canvas.toolbox.BasicRectangle
Create a new rectangle with the given origin, size, and fill paint.
BasicRectangle(double, double, double, double, Paint, float) - Constructor for class diva.canvas.toolbox.BasicRectangle
Create a new rectangle with the given origin, size, fill, and outline width.
BasicRectangle(Rectangle2D) - Constructor for class diva.canvas.toolbox.BasicRectangle
Create a new rectangle with the given rectangle shape, a unit-width continuous stroke and no paint pattern.
BasicRectangle(Rectangle2D, Paint) - Constructor for class diva.canvas.toolbox.BasicRectangle
Create a new rectangle with the given bounds and fill paint.
BasicRectangleFactory1() - Constructor for class diva.canvas.test.ConcreteFigures.BasicRectangleFactory1
 
BasicRectangleFactory2() - Constructor for class diva.canvas.test.ConcreteFigures.BasicRectangleFactory2
 
BasicSelectionModel - Class in diva.canvas.interactor
A basic implementation of the SelectionModel interface.
BasicSelectionModel() - Constructor for class diva.canvas.interactor.BasicSelectionModel
Construct an empty selection.
BasicSelectionRenderer - Class in diva.canvas.interactor
A basic implementation of a selection renderer.
BasicSelectionRenderer() - Constructor for class diva.canvas.interactor.BasicSelectionRenderer
Create a new selection renderer with the default prototype decorator.
BasicSelectionRenderer(FigureDecorator) - Constructor for class diva.canvas.interactor.BasicSelectionRenderer
Create a new renderer with the given prototype decorator.
BasicStoragePolicy - Class in diva.gui
A StoragePolicy that doesn't really check for correct operation.
BasicStoragePolicy() - Constructor for class diva.gui.BasicStoragePolicy
 
BasicSwitch - Class in ptolemy.domains.de.lib.aspect
A BasicSwitch actor that, when its BasicSwitch.sendToken(Receiver, Receiver, Token) method is called, delays the delivery of the specified token to the specified receiver according to the delays and contention on input buffers, output buffers, and switch fabric delays.
BasicSwitch(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.aspect.BasicSwitch
Construct a BasicSwitch with a name and a container.
BasicSwitch.BasicSwitchAttributes - Class in ptolemy.domains.de.lib.aspect
The attributes configured per port which is mediated by a BasicSwitch.
BasicSwitchAttributes(NamedObj, String) - Constructor for class ptolemy.domains.de.lib.aspect.BasicSwitch.BasicSwitchAttributes
Constructor to use when parsing a MoML file.
BasicSwitchAttributes(NamedObj, Decorator) - Constructor for class ptolemy.domains.de.lib.aspect.BasicSwitch.BasicSwitchAttributes
Constructor to use when editing a model.
BasicZList - Class in diva.canvas
A basic implementation of the figure z-list, provided for initial implementations of figure containers.
BasicZList() - Constructor for class diva.canvas.BasicZList
 
basis - Variable in class com.jhlabs.math.CompoundFunction2D
 
basis - Variable in class com.jhlabs.math.FBM
 
batchSize - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
The user-provided batch-size to be considered in the estimation.
baudRate - Variable in class ptolemy.actor.lib.io.comm.SerialComm
The baud rate of the serial port, such as 19200 (the default), 19200, or 115200, for the serial port.
BCVTBApplication - Class in ptolemy.actor.gui.jnlp
Wrapper class to start up the Building Controls Virtual Test Bench (BCVTB).
BCVTBApplication() - Constructor for class ptolemy.actor.gui.jnlp.BCVTBApplication
 
before() - Method in class diva.util.java2d.test.junit.Polygon2DJUnitTest
 
BEFORE_FIRE - Static variable in class ptolemy.actor.FiringEvent
This type of event is published before a fire method is called.
BEFORE_ITERATE - Static variable in class ptolemy.actor.FiringEvent
This type of event is published before an iterate method is called.
BEFORE_POSTFIRE - Static variable in class ptolemy.actor.FiringEvent
This type of event is published before a postfire method is called.
BEFORE_PREFIRE - Static variable in class ptolemy.actor.FiringEvent
This type of event is published before a prefire method is called.
BEFORE_RW_FIRE - Static variable in class ptolemy.actor.FiringEvent
The type of event published as part of the Kepler sql actor.
BEGIN - ptolemy.domains.metroII.kernel.FireMachine.State
The state before getfire() is called.
beginColumn - Variable in class ptolemy.data.expr.Token
The column number of the first character of this Token.
beginColumn - Variable in class ptolemy.moml.unit.Token
The column number of the first character of this Token.
beginLine - Variable in class ptolemy.data.expr.Token
The line number of the first character of this Token.
beginLine - Variable in class ptolemy.moml.unit.Token
The line number of the first character of this Token.
BeginToken() - Method in class ptolemy.data.expr.SimpleCharStream
Start.
BeginToken() - Method in class ptolemy.moml.unit.SimpleCharStream
Start.
belowPort - Variable in class ptolemy.data.ontologies.FiniteConcept
The port linked to concepts below this one in the lattice.
Bernoulli - Class in ptolemy.actor.lib
Produce a random sequence of booleans.
Bernoulli - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.Bernoulli.
Bernoulli - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.Bernoulli.
Bernoulli - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.Bernoulli.
Bernoulli(Bernoulli) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Bernoulli
Construct a Bernoulli helper.
Bernoulli(Bernoulli) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Bernoulli
Construct a Bernoulli helper.
Bernoulli(Bernoulli) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Bernoulli
Construct a Bernoulli helper.
Bernoulli(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Bernoulli
Construct an actor with the given container and name.
beta - Variable in class ptolemy.actor.lib.colt.ColtBeta
Beta.
bFactor - Variable in class com.jhlabs.image.HSBAdjustFilter
 
bFactor - Variable in class com.jhlabs.image.RGBAdjustFilter
 
bias - Variable in class com.jhlabs.image.CellularFilter
 
bias - Variable in class com.jhlabs.image.TextureFilter
 
bias(float, float) - Static method in class com.jhlabs.image.ImageMath
Apply a bias to a number in the unit interval, moving numbers towards 0 or 1 according to the bias parameter.
biased - Variable in class ptolemy.domains.sdf.lib.Autocorrelation
If true, the estimate will be biased.
BICONICAL - Static variable in class com.jhlabs.image.GradientFilter
 
BicubicScaleFilter - Class in com.jhlabs.image
Scales an image using bi-cubic interpolation, which can't be done with AffineTransformOp.
BicubicScaleFilter() - Constructor for class com.jhlabs.image.BicubicScaleFilter
Construct a BicubicScaleFilter which resizes to 256x256 pixels.
BicubicScaleFilter(int, int) - Constructor for class com.jhlabs.image.BicubicScaleFilter
Constructor for a filter which scales the input image to the given width and height using bicubic interpolation.
bigDecimalValue() - Method in class ptolemy.math.FixPoint
Return the value of this FixPoint as a BigDecimal number.
bigToDouble(BigInteger) - Static method in class ptolemy.util.DoubleUtilities
Convert a BigInteger to a double using a fast implementation.
BILINEAR - Static variable in class com.jhlabs.image.GradientFilter
 
BILINEAR - Static variable in class com.jhlabs.image.TransformFilter
Use bilinear interpolation.
bilinearInterpolate(float, float, int, int, int, int) - Static method in class com.jhlabs.image.ImageMath
Bilinear interpolation of ARGB values.
binaryCopyURLToFile(URL, File) - Static method in class ptolemy.util.FileUtilities
Copy sourceURL to destinationFile without doing any byte conversion.
BinaryFilter - Class in com.jhlabs.image
The superclass for some of the filters which work on binary images.
BinaryFilter() - Constructor for class com.jhlabs.image.BinaryFilter
 
BinaryFunction - Interface in com.jhlabs.math
 
BinaryNonStrictLogicGate - Class in ptolemy.domains.sr.lib
A nonstrict actor that performs a specified logic operation on two inputs.
BinaryNonStrictLogicGate(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.BinaryNonStrictLogicGate
Construct an actor with the given container and name.
BinaryOperationMonotonicFunctionDefinition - Class in ptolemy.data.ontologies.lattice
Concept function definition attribute for any binary operation.
BinaryOperationMonotonicFunctionDefinition(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.BinaryOperationMonotonicFunctionDefinition
Construct the BinaryOperationConceptFunctionDefinition attribute with the given container and name.
binaryReadURLToByteArray(URL) - Static method in class ptolemy.util.FileUtilities
Read a sourceURL without doing any byte conversion.
BinarySwitch - Class in ptolemy.domains.ci.lib
An actor that calls Thread.sleep() on the current thread the first time fire() is called.
BinarySwitch(CompositeEntity, String) - Constructor for class ptolemy.domains.ci.lib.BinarySwitch
Construct an actor with the given container and name.
binCountFactor - Variable in class ptolemy.domains.de.kernel.DEDirector
The factor when adjusting the bin number.
bind(Object, Object) - Method in class ptolemy.caltrop.ddi.util.DataMapEnvironment
 
bind(SyntacticTerm) - Method in class ptolemy.cg.lib.syntactic.SyntacticName
Bind a given term to this named term.
bindingExists(String) - Method in class ptolemy.moml.unit.Bindings
Return true if the binding exists.
Bindings - Class in ptolemy.moml.unit
Represents a set of bindings.
Bindings() - Constructor for class ptolemy.moml.unit.Bindings
Construct Bindings with no members.
Bindings(Vector) - Constructor for class ptolemy.moml.unit.Bindings
Create bindings for a set of nodes in a CompositeEntity.
binOffset - Variable in class ptolemy.actor.lib.gui.HistogramPlotter
The offset for bins of the histogram.
binWidth - Variable in class ptolemy.actor.lib.gui.HistogramPlotter
The width of the bin of the histogram.
bitDepth - Variable in class ptolemy.actor.lib.jai.JAIPNGWriter
The bit depth.
bitRate - Variable in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
The bit rate of the bus.
bitRate - Variable in class ptolemy.domains.de.lib.aspect.AFDXESs
The bit rate of the bus.
bitRate - Variable in class ptolemy.domains.de.lib.aspect.AFDXSwitch
The bit rate of the bus.
BITS_PER_SAMPLE - Static variable in class ptolemy.media.javasound.LiveSoundEvent
The value indicates a bits per channel change event.
bitsPerSample - Variable in class ptolemy.actor.lib.javasound.AudioWriteBuffer
The desired number of bits per sample.
bitsPerSample - Variable in class ptolemy.actor.lib.javasound.AudioWriter
The desired number of bits per sample.
bitsPerSample - Variable in class ptolemy.actor.lib.javasound.LiveSoundActor
The number of bits per sample.
BitsToInt - Class in ptolemy.domains.sdf.lib
This actor converts a sequence of BooleanTokens into a single IntToken.
BitsToInt(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.BitsToInt
Construct an actor with the given container and name.
BITWISE_NOT - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
bitwiseAnd() - Method in class ptolemy.data.expr.PtParser
 
bitwiseAnd(int[][], int) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is the formed by bitwise ANDing z with each element of the input matrix (matrix[i][j] & z).
bitwiseAnd(int[][], int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new array that is the element-by-element bitwise AND of the two input matrices (matrix1[i][j] & matrix2[i][j]).
bitwiseAnd(int[], int) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the formed by bitwise ANDing z with each element of the input array (array[i] & z).
bitwiseAnd(int[], int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the element-by-element bitwise AND of the two input arrays (array1[i] & array2[i]).
bitwiseAnd(long[][], long) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is the formed by bitwise ANDing z with each element of the input matrix (matrix[i][j] & z).
bitwiseAnd(long[][], long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new array that is the element-by-element bitwise AND of the two input matrices (matrix1[i][j] & matrix2[i][j]).
bitwiseAnd(long[], long) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the formed by bitwise ANDing z with each element of the input array (array[i] & z).
bitwiseAnd(long[], long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the element-by-element bitwise AND of the two input arrays (array1[i] & array2[i]).
bitwiseAnd(Token) - Method in interface ptolemy.data.BitwiseOperationToken
Returns a token representing the bitwise AND of this token and the given token.
bitwiseAnd(Token) - Method in class ptolemy.data.ScalarToken
Returns a token representing the bitwise AND of this token and the given token.
bitwiseComplement(int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the element-by-element bitwise complement of the input array (~array[i]).
bitwiseComplement(int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new array that formed by the bitwise complement of each element in the input matrix (~matrix[i][j]).
bitwiseComplement(long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the element-by-element bitwise complement of the input array (~array[i]).
bitwiseComplement(long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new array that formed by the bitwise complement of each element in the input matrix (~matrix[i][j]).
bitwiseNot() - Method in interface ptolemy.data.BitwiseOperationToken
Returns a token representing the bitwise NOT of this token.
bitwiseNot() - Method in class ptolemy.data.ScalarToken
Returns a token representing the bitwise NOT of this token.
BitwiseOperationToken - Interface in ptolemy.data
The operations that can be performed on tokens that have bitwise operations.
bitwiseOr() - Method in class ptolemy.data.expr.PtParser
 
bitwiseOr(int[][], int) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is the formed by bitwise ORing z with each element of the input matrix (matrix[i][j] | z).
bitwiseOr(int[][], int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new array that is the element-by-element bitwise OR of the two input matrices (matrix1[i][j] | matrix2[i][j]).
bitwiseOr(int[], int) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the formed by bitwise ORing z with each element of the input array (array[i] | z).
bitwiseOr(int[], int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the element-by-element bitwise OR of the two input arrays (array1[i] | array2[i]).
bitwiseOr(long[][], long) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is the formed by bitwise ORing z with each element of the input matrix (matrix[i][j] | z).
bitwiseOr(long[][], long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new array that is the element-by-element bitwise OR of the two input matrices (matrix1[i][j] | matrix2[i][j]).
bitwiseOr(long[], long) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the formed by bitwise ORing z with each element of the input array (array[i] | z).
bitwiseOr(long[], long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the element-by-element bitwise OR of the two input arrays (array1[i] | array2[i]).
bitwiseOr(Token) - Method in interface ptolemy.data.BitwiseOperationToken
Returns a token representing the bitwise OR of this token and the given token.
bitwiseOr(Token) - Method in class ptolemy.data.ScalarToken
Returns a token representing the bitwise OR of this token and the given token.
bitwiseXor() - Method in class ptolemy.data.expr.PtParser
 
bitwiseXor(int[][], int) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is the formed by bitwise XORing z with each element of the input matrix (matrix[i][j] ^ z).
bitwiseXor(int[][], int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new array that is the element-by-element bitwise XOR of the two input matrices (matrix1[i][j] & matrix2[i][j]).
bitwiseXor(int[], int) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the formed by bitwise XORing z with each element of the input array (array[i] ^ z).
bitwiseXor(int[], int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the element-by-element bitwise XOR of the two input arrays (array1[i] ^ array2[i]).
bitwiseXor(long[][], long) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is the formed by bitwise XORing z with each element of the input matrix (matrix[i][j] ^ z).
bitwiseXor(long[][], long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new array that is the element-by-element bitwise XOR of the two input matrices (matrix1[i][j] & matrix2[i][j]).
bitwiseXor(long[], long) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the formed by bitwise XORing z with each element of the input array (array[i] ^ z).
bitwiseXor(long[], long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the element-by-element bitwise XOR of the two input arrays (array1[i] ^ array2[i]).
bitwiseXor(Token) - Method in interface ptolemy.data.BitwiseOperationToken
Returns a token representing the bitwise XOR of this token and the given token.
bitwiseXor(Token) - Method in class ptolemy.data.ScalarToken
Returns a token representing the bitwise XOR of this token and the given token.
BkDone - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
BkDone - Variable in class ptolemy.domains.wireless.lib.network.mac.TxCoordination
Port receiving backoff complete notification from the Backoff process
BKDone - Variable in class ptolemy.domains.wireless.lib.network.mac.Backoff
The output port that produces messages that indicate the backoff is done.
blackFunction - Variable in class com.jhlabs.image.BinaryFilter
 
BlackFunction - Class in com.jhlabs.math
 
BlackFunction() - Constructor for class com.jhlabs.math.BlackFunction
 
BLEND - Static variable in class com.jhlabs.composite.MiscComposite
 
Blob - Class in diva.canvas.connector
An object that draws a blob of some kind on the end of a connector.
Blob() - Constructor for class diva.canvas.connector.Blob
Create a new circle blob at (0,0).
Blob(double, double, double, int) - Constructor for class diva.canvas.connector.Blob
Create a new blob at the given coordinates and in the given style.
Blob(double, double, double, int, double, Paint) - Constructor for class diva.canvas.connector.Blob
Create a new blob at the given coordinates and in the given style.
Blob(int) - Constructor for class diva.canvas.connector.Blob
Create a new blob at (0,0) in the given style.
BLOB_CIRCLE - Static variable in class diva.canvas.connector.Blob
Specify a circle style
BLOB_CIRCLE_DIAMOND - Static variable in class diva.canvas.connector.Blob
Specify a circle and a diamond style
BLOB_DIAMOND - Static variable in class diva.canvas.connector.Blob
Specify a diamond style
blockAwaitingDatagram - Variable in class ptolemy.actor.lib.net.DatagramReader
Whether to block in fire().
blockCount - Variable in class ptolemy.domains.sdf.lib.vq.HTVQEncode
The number of blocks to be encoded during each firing.
blockCount - Variable in class ptolemy.domains.sdf.lib.vq.VQDecode
The number of blocks to be decoded during each firing.
BLOCKED - Static variable in class ptolemy.domains.csp.demo.BusContention.ExecEvent
 
BLOCKED - Static variable in class ptolemy.domains.dde.demo.LocalZeno.ExecEvent
 
BLOCKED_ON_DELAY - Static variable in class ptolemy.domains.pn.kernel.event.PNProcessEvent
A process is blocked on a delay.
BLOCKED_ON_MUTATION - Static variable in class ptolemy.domains.pn.kernel.event.PNProcessEvent
A process is blocked on a mutation.
BLOCKED_ON_READ - Static variable in class ptolemy.domains.pn.kernel.event.PNProcessEvent
A process is blocked on a read.
BLOCKED_ON_WRITE - Static variable in class ptolemy.domains.pn.kernel.event.PNProcessEvent
A process is blocked on a write.
BlockFilter - Class in com.jhlabs.image
A Filter to pixellate images.
BlockFilter() - Constructor for class com.jhlabs.image.BlockFilter
Construct a BlockFilter.
BlockFilter(int) - Constructor for class com.jhlabs.image.BlockFilter
Construct a BlockFilter.
blockHeight - Variable in class ptolemy.domains.sdf.lib.vq.HTVQEncode
The width, in pixels, of the block to encode.
blockHeight - Variable in class ptolemy.domains.sdf.lib.vq.VQDecode
The width, in integer pixels, of the block to decode.
blocking - Variable in class ptolemy.actor.lib.io.comm.SerialComm
Indicator of whether fire method is blocking.
BlockingFire - Class in ptolemy.domains.metroII.kernel
BlockingFire is a wrapper for Ptolemy actors to adapt to MetroII semantics.
BlockingFire(Actor) - Constructor for class ptolemy.domains.metroII.kernel.BlockingFire
Construct a basic wrapper and wrap the input actor.
BlockingFireTest - Class in ptolemy.domains.metroII.kernel.test.junit
BlockingFireTest is a unit test for BlockingFire.
BlockingFireTest() - Constructor for class ptolemy.domains.metroII.kernel.test.junit.BlockingFireTest
 
blockSize - Variable in class ptolemy.actor.lib.Commutator
The number of tokens read from each input channel on each firing.
blockSize - Variable in class ptolemy.actor.lib.Distributor
The number of tokens produced on each output channel on each firing.
blockSize - Variable in class ptolemy.actor.lib.video.SumofAbsoluteDifferences
BlockSize parameter.
blockSize - Variable in class ptolemy.actor.ptalon.lib.SplitReader
This number of lines to output to each port when this actor is fired.
blockSize - Variable in class ptolemy.domains.sdf.lib.CountTrues
The number of input tokens to read before outputting a count.
blockSize - Variable in class ptolemy.domains.sdf.lib.Repeat
The number of tokens in a block.
blockSize - Variable in class ptolemy.domains.sdf.lib.VariableFIR
The number of inputs that use each each coefficient set is the value of this parameter multiplied by the value of the decimation parameter.
blockSize - Variable in class ptolemy.domains.sdf.lib.VariableLattice
The number of inputs that use each each coefficient set.
blockSize - Variable in class ptolemy.domains.sdf.lib.VariableRecursiveLattice
The number of inputs that use each each coefficient set.
blockWidth - Variable in class ptolemy.domains.sdf.lib.vq.HTVQEncode
The width, in pixels, of the block to encode.
blockWidth - Variable in class ptolemy.domains.sdf.lib.vq.VQDecode
The width, in integer pixels, of the block to decode.
BLUE - Static variable in class com.jhlabs.image.Histogram
 
BluetoothChannel - Class in ptolemy.domains.wireless.demo.PersonalAreaNetwork
Models a bluetooth communication between nodes.
BluetoothChannel(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothChannel
Construct an actor with the given container and name.
BluetoothCommand - Enum in ptolemy.domains.wireless.lib.bluetooth
This class defines all allowable Bluetooth Wired commands, that wil be parsed within the Bluetooth Device actor.
BluetoothDevice - Class in ptolemy.domains.wireless.lib.bluetooth
This Actor is simulation of a Bluetooth adapter in a Bluetooth enabled device.
BluetoothDevice(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.bluetooth.BluetoothDevice
Construct an actor with the given container and name.
BluetoothNode - Class in ptolemy.domains.wireless.demo.PersonalAreaNetwork
bluetooth
BluetoothNode(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothNode
Construct an actor with the specified container and name.
BluetoothResponse - Enum in ptolemy.domains.wireless.lib.bluetooth
This enum defines all allowable Bluetooth Responses.
BluetoothResponseToken<T> - Class in ptolemy.domains.wireless.lib.bluetooth
A wireless response from one BluetoothDevice actor to another.
BluetoothResponseToken(BluetoothResponse, String, String, T) - Constructor for class ptolemy.domains.wireless.lib.bluetooth.BluetoothResponseToken
Construct a BluetoothResposeToken.
BluetoothStatus - Enum in ptolemy.domains.wireless.lib.bluetooth
Status associated with the BluetoothStatusToken class.
BluetoothStatusToken<T> - Class in ptolemy.domains.wireless.lib.bluetooth
This class represents a status token generated by the BluetoothDevice actor that is output when a command has successfully or unsuccessfully been executed, or when data has been received.
BluetoothStatusToken(BluetoothStatus, T) - Constructor for class ptolemy.domains.wireless.lib.bluetooth.BluetoothStatusToken
Constructs a status token with a BluetoothStatus enum element and arbitrary data point.
BluetoothToken - Class in ptolemy.domains.wireless.lib.bluetooth
This abstract class defines the parent class for all Bluetooth Token classes, and defines which operations are legal and illegal from the base class Token.
BluetoothToken() - Constructor for class ptolemy.domains.wireless.lib.bluetooth.BluetoothToken
 
blur(int[], int[], int, int) - Method in class com.jhlabs.image.BrushedMetalFilter
 
blur(int[], int[], int, int, float) - Static method in class com.jhlabs.image.BoxBlurFilter
Blur and transpose a block of ARGB pixels.
blur(int[], int[], int, int, int, int) - Method in class com.jhlabs.image.VariableBlurFilter
 
Blur() - Constructor for class org.ptolemy.opencv.ComputerVision.Blur
 
BlurFilter - Class in com.jhlabs.image
A simple blur filter.
BlurFilter() - Constructor for class com.jhlabs.image.BlurFilter
 
blurFractional(int[], int[], int, int, float) - Static method in class com.jhlabs.image.BoxBlurFilter
 
blurMatrix - Static variable in class com.jhlabs.image.BlurFilter
A 3x3 convolution kernel for a simple blur.
blurRadiusAt(int, int, int, int) - Method in class com.jhlabs.image.VariableBlurFilter
Override this to get a different blur radius at eahc point.
BoardPortNumber - Variable in class ptolemy.actor.lib.mbed.GPIOWriter
This is the GPIO port to write to.
BODY - Static variable in class ptolemy.vergil.basic.export.web.WebElement
A special constant indicating that the <body/> element should be the parent.
bogusLayout(MutableGraphModel, AppContext) - Method in class diva.graph.tutorial.PrepopulatedTutorial
This is the first thing you'd probably think of, but this happens to be bogus, because the layout is applied to the nodes before the window is showing, meaning that the nodes are layed out in a 0x0 frame, and are all clustered in the upper-left corner.
bold - Variable in class ptolemy.vergil.basic.export.web.Title
A boolean indicating whether the font should be bold.
bold - Variable in class ptolemy.vergil.kernel.attributes.AbstractTextAttribute
A boolean indicating whether the font should be bold.
BOOL_NOT - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
BOOLEAN - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
BOOLEAN - Static variable in class ptolemy.data.type.BaseType
The boolean data type.
BOOLEAN_EXPRESSION - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
BOOLEAN_EXPRESSION - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
BOOLEAN_EXPRESSION - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
BOOLEAN_FACTOR - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
BOOLEAN_FACTOR - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
BOOLEAN_FACTOR - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
BOOLEAN_MATRIX - Static variable in class ptolemy.data.type.BaseType
The boolean matrix data type.
BooleanCriterionElement - Class in ptolemy.actor.gt.ingredients.criteria
A Boolean element for a criterion.
BooleanCriterionElement(String, boolean) - Constructor for class ptolemy.actor.gt.ingredients.criteria.BooleanCriterionElement
Construct a Boolean element for a criterion.
BooleanDependency - Class in ptolemy.actor.util
This dependency represents causal relationships that are either present or not.
BooleanDependency(boolean) - Constructor for class ptolemy.actor.util.BooleanDependency
Construct a dependency with the specified value.
booleanMatrix() - Method in class ptolemy.data.BooleanMatrixToken
Return a copy of the contained 2-D matrix.
booleanMatrix() - Method in class ptolemy.data.MatrixToken
Return the content of this token as a 2-D boolean matrix.
booleanMatrixMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
BooleanMatrixToken - Class in ptolemy.data
A token that contains a 2-D boolean matrix.
BooleanMatrixToken() - Constructor for class ptolemy.data.BooleanMatrixToken
Construct an BooleanMatrixToken with a one by one matrix.
BooleanMatrixToken(boolean[][]) - Constructor for class ptolemy.data.BooleanMatrixToken
Construct a BooleanMatrixToken with the specified 2-D matrix.
BooleanMatrixToken(String) - Constructor for class ptolemy.data.BooleanMatrixToken
Construct a BooleanMatrixToken from the specified string.
BooleanMatrixToken(Token[], int, int) - Constructor for class ptolemy.data.BooleanMatrixToken
Construct an BooleanMatrixToken from the specified array of tokens.
booleanMatrixTokenArrayConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
booleanMatrixTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
booleanMatrixTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
BooleanMatrixType() - Constructor for class ptolemy.data.type.MatrixType.BooleanMatrixType
 
booleanMatrixTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
BooleanMultiplexor - Class in ptolemy.actor.lib
A multiplexor with a boolean-valued select control signal.
BooleanMultiplexor - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A code generation helper class for ptolemy.actor.lib.BooleanMultiplexor.
BooleanMultiplexor - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.BooleanMultiplexor.
BooleanMultiplexor - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.BooleanMultiplexor.
BooleanMultiplexor(BooleanMultiplexor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.BooleanMultiplexor
Construct a BooleanMultiplexor helper.
BooleanMultiplexor(BooleanMultiplexor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.BooleanMultiplexor
Construct a BooleanMultiplexor adapter.
BooleanMultiplexor(BooleanMultiplexor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.BooleanMultiplexor
Construct a BooleanMultiplexor adapter.
BooleanMultiplexor(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.BooleanMultiplexor
Construct an actor in the specified container with the specified name.
BooleanOperationElement - Class in ptolemy.actor.gt.ingredients.operations
A Boolean element for an operation.
BooleanOperationElement(String, boolean) - Constructor for class ptolemy.actor.gt.ingredients.operations.BooleanOperationElement
Construct a Boolean element for an operation.
BooleanSelect - Class in ptolemy.actor.lib
Conditionally merge the streams at two input ports depending on the value of the boolean control input.
BooleanSelect(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.BooleanSelect
Construct an actor in the specified container with the specified name.
BooleanSwitch - Class in ptolemy.actor.lib
Split an input stream onto two output ports depending on a boolean control input.
BooleanSwitch - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.BooleanSwitch.
BooleanSwitch - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.BooleanSwitch.
BooleanSwitch(BooleanSwitch) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.BooleanSwitch
Construct a BooleanSwitch adapter.
BooleanSwitch(BooleanSwitch) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.BooleanSwitch
Construct a BooleanSwitch adapter.
BooleanSwitch(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.BooleanSwitch
Construct an actor in the specified container with the specified name.
BooleanToAnything - Class in ptolemy.actor.lib.conversions
This actor converts a boolean input token into any data type.
BooleanToAnything - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.conversions
A helper class for ptolemy.actor.lib.conversions.BooleanToAnything.
BooleanToAnything - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions
A adapter class for ptolemy.actor.lib.conversions.BooleanToAnything.
BooleanToAnything - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions
A adapter class for ptolemy.actor.lib.conversions.BooleanToAnything.
BooleanToAnything(BooleanToAnything) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.conversions.BooleanToAnything
Constructor the BooleanToAnything helper.
BooleanToAnything(BooleanToAnything) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions.BooleanToAnything
Construct a BooleanToAnything adapter.
BooleanToAnything(BooleanToAnything) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions.BooleanToAnything
Construct a BooleanToAnything adapter.
BooleanToAnything(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.BooleanToAnything
Construct an actor with the given container and name.
BooleanToken - Class in ptolemy.data
A token that contains a boolean variable.
BooleanToken() - Constructor for class ptolemy.data.BooleanToken
Construct a token with value false.
BooleanToken(boolean) - Constructor for class ptolemy.data.BooleanToken
Construct a token with the specified value.
BooleanToken(String) - Constructor for class ptolemy.data.BooleanToken
Construct a token with the specified string.
booleanTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
booleanTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
booleanTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
booleanValue() - Method in class ptolemy.data.BooleanToken
Return the value as a boolean.
booleanValue(String) - Method in class ptolemy.gui.Query
Deprecated.
Use getBooleanValue(String name) instead.
booleanValueMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
bootstrap - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
A boolean parameter that when set to true, implements the so-called bootstrap particle filter, where particles are resampled at each time step If this parameter is false, particles are resampled only when the effective sample size drops below 50% of the total number of particles.
bootstrap - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
A boolean parameter that when set to true, implements the so-called bootstrap particle filter, where particles are resampled at each time step If this parameter is false, particles are resampled only when the effective sample size drops below 50% of the total number of particles
BootstrapSampleDelay - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib
A adapter class for BootstrapSampleDelay.
BootstrapSampleDelay - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib
A adapter class for BootstrapSampleDelay.
BootstrapSampleDelay - Class in ptolemy.domains.sdf.lib
Record an initial token and then output that initial token during initialize(), then pass through.
BootstrapSampleDelay(BootstrapSampleDelay) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib.BootstrapSampleDelay
Construct a BootstrapSampleDelay adapter.
BootstrapSampleDelay(BootstrapSampleDelay) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib.BootstrapSampleDelay
Construct a BootstrapSampleDelay adapter.
BootstrapSampleDelay(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.BootstrapSampleDelay
Construct an actor with the given container and name.
BorderFilter - Class in com.jhlabs.image
A filter to add a border around an image using the supplied Paint, which may be null for no painting.
BorderFilter() - Constructor for class com.jhlabs.image.BorderFilter
Construct a BorderFilter which does nothing.
BorderFilter(int, int, int, int, Paint) - Constructor for class com.jhlabs.image.BorderFilter
Construct a BorderFilter.
Borders - Class in com.jgoodies.forms.factories
Provides constants and factory methods for Borders that use instances of ConstantSize to define the margins.
Borders.EmptyBorder - Class in com.jgoodies.forms.factories
An empty border that uses 4 instances of ConstantSize to define the gaps on all sides.
borderType - Variable in class ptolemy.actor.lib.jai.JAIBorder
The type of border to use.
BOTH_ENDS - Static variable in class diva.canvas.connector.ConnectorEvent
This event is concerns both ends of the connector.
bottom - Variable in class ptolemy.actor.lib.Limiter
The bottom of the limiting range.
bottom() - Method in class com.jgoodies.forms.factories.Borders.EmptyBorder
Returns this border's bottom size.
bottom() - Method in class ptolemy.data.ontologies.ConceptGraph
Return the least element of this concept graph.
bottom() - Method in class ptolemy.data.ontologies.DAGConceptGraph
Return the least element of this concept graph.
bottom() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeCPO
Return the bottom element of this CPO.
bottom() - Method in interface ptolemy.graph.CPO
Return the bottom element of this CPO.
bottom() - Method in class ptolemy.graph.DirectedAcyclicGraph
Return the bottom element of this CPO.
BOTTOM - Static variable in class com.jgoodies.forms.layout.CellConstraints
Put the component in the bottom.
BOTTOM - Static variable in class com.jgoodies.forms.layout.RowSpec
By default put the components in the bottom.
BOTTOM - Static variable in class ptolemy.data.type.FixType
The bottom fix type.
BOTTOM - Static variable in class ptolemy.data.type.ObjectType
The bottom element among all ObjectTypes.
BottomClass() - Constructor for class ptolemy.data.type.ObjectType.BottomClass
 
bottomPadding - Variable in class ptolemy.actor.lib.jai.JAIBorder
The amount of pixels to pad the bottom with.
bottomVariables() - Method in class ptolemy.graph.InequalitySolver
Return an Iterator of the variables whose current values are the bottom of the underlying CPO.
boundaryCode() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Generate a string signifying the boundary of a node.
BoundaryDetector - Class in ptolemy.actor.process
A BoundaryDetector determines the topological relationship of a Receiver with respect to boundary ports.
BoundaryDetector(Receiver) - Constructor for class ptolemy.actor.process.BoundaryDetector
Construct a BoundaryDetector with the specified containing receiver.
bounded(Size, Size, Size) - Static method in class com.jgoodies.forms.layout.Sizes
Creates and returns a BoundedSize for the given basis using the specified lower and upper bounds.
BoundedBufferNondeterministicDelay - Class in ptolemy.verification.lib
A bounded buffer with nondeterministic delay.
BoundedBufferNondeterministicDelay(CompositeEntity, String) - Constructor for class ptolemy.verification.lib.BoundedBufferNondeterministicDelay
Construct an actor with the specified container and name.
BoundedBufferTimedDelay - Class in ptolemy.verification.lib
A bounded buffer with a timed delay.
BoundedBufferTimedDelay(CompositeEntity, String) - Constructor for class ptolemy.verification.lib.BoundedBufferTimedDelay
Construct an actor with the specified container and name.
BoundedDragInteractor - Class in diva.canvas.interactor
An interactor that drags its target only within a given rectangular region.
BoundedDragInteractor(Rectangle2D) - Constructor for class diva.canvas.interactor.BoundedDragInteractor
Create an instance that keeps figures inside the given regio
BoundsConstraint - Class in diva.canvas.interactor
Keep a point within a given rectangular bounds.
BoundsConstraint(Rectangle2D) - Constructor for class diva.canvas.interactor.BoundsConstraint
Create a new BoundsConstraint with the given bounds.
BoundsGeometry - Class in diva.canvas.interactor
BoundsGeometry is a class that provides support for manipulating the bounds of a figure.
BoundsGeometry(Figure, Rectangle2D) - Constructor for class diva.canvas.interactor.BoundsGeometry
Create a new geometry object on the given figure and with the given initial bounds.
BoundsGeometry.BoundsSite - Class in diva.canvas.interactor
BoundsSite is the local class that implements editable sites of Rectangle objects.
BoundsManipulator - Class in diva.canvas.interactor
A manipulator which attaches grab handles to the bounds of the child figure.
BoundsManipulator() - Constructor for class diva.canvas.interactor.BoundsManipulator
Construct a new manipulator that uses rectangular grab-handles.
BoundsManipulator(GrabHandleFactory) - Constructor for class diva.canvas.interactor.BoundsManipulator
Construct a new manipulator using the given grab-handle factory.
BoundsSite - Class in diva.canvas.connector
A site that locates itself on the bounds of a figure's shape.
BoundsSite(Figure, int, int, double) - Constructor for class diva.canvas.connector.BoundsSite
Create a new site on the given figure with the given ID and at the location given by the side and the offset.
Box2D - Class in ptolemy.domains.gr.lib
A class that represents a 2D rectangle in a GR model.
Box2D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Box2D
Construct an actor with the given container and name.
Box3D - Class in ptolemy.domains.gr.lib
This actor contains the geometry and appearance specifications for a box.
Box3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Box3D
Construct an actor with the given container and name.
BoxBlurFilter - Class in com.jhlabs.image
A filter which performs a box blur on an image.
BoxBlurFilter() - Constructor for class com.jhlabs.image.BoxBlurFilter
Construct a default BoxBlurFilter.
BoxBlurFilter(float, float, int) - Constructor for class com.jhlabs.image.BoxBlurFilter
Construct a BoxBlurFilter.
boxColor - Variable in class ptolemy.vergil.icon.BoxedValueIcon
Color of the box.
boxColor - Variable in class ptolemy.vergil.icon.TableIcon
Color of the box.
BoxedValueIcon - Class in ptolemy.vergil.icon
An icon that displays the value of an attribute of the container in a box that resizes according to the width of the attribute value.
BoxedValueIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.BoxedValueIcon
Create a new icon with the given name in the given container.
BoxedValuesIcon - Class in ptolemy.vergil.icon
This icon displays the value of all visible attributes of class Settable contained by the container of this icon.
BoxedValuesIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.BoxedValuesIcon
Create a new icon with the given name in the given container.
Branch - Class in ptolemy.actor.process
A Branch transfers tokens through a channel that crosses a composite actor boundary.
Branch(BranchController) - Constructor for class ptolemy.actor.process.Branch
Deprecated.
Use this constructor for testing purposes only.
Branch(ProcessReceiver, ProcessReceiver, BranchController) - Constructor for class ptolemy.actor.process.Branch
Construct a branch object with a producer receiver, a consumer receiver and a branch controller.
BranchActor - Interface in ptolemy.domains.csp.kernel
BranchActor is an actor that contain a controller to manage the conditional branches for performing conditional communication within CSP domain.
BranchController - Class in ptolemy.actor.process
A BranchController manages the execution of a set of branch objects by monitoring whether the branches have blocked.
BranchController(CompositeActor) - Constructor for class ptolemy.actor.process.BranchController
Construct a branch controller in the specified composite actor container.
Break - Class in ptolemy.domains.sequence.lib
An actor that implements a control break.
Break(CompositeEntity, String) - Constructor for class ptolemy.domains.sequence.lib.Break
Create a new actor in the specified container with the specified name.
BREAK_THRESHOLD - Static variable in class ptolemy.vergil.basic.RelativeLocation
The maximal distance of the relative location.
BreakCausalityInterface - Class in ptolemy.actor.util
This class provides a causality interface where no output port depends on any input port.
BreakCausalityInterface(Actor, Dependency) - Constructor for class ptolemy.actor.util.BreakCausalityInterface
Construct a causality interface for the specified actor.
BreakpointConfigurer - Class in ptolemy.vergil.debugger
A GUI widget for configuring breakpoints.
BreakpointConfigurer(Entity, BasicGraphController) - Constructor for class ptolemy.vergil.debugger.BreakpointConfigurer
Construct a breakpoint configurer for the specified entity.
BreakpointConfigurerDialog - Class in ptolemy.vergil.debugger
A top-level dialog window for configuring the breakpoints of an entity.
BreakpointConfigurerDialog(Frame, Entity, BasicGraphController) - Constructor for class ptolemy.vergil.debugger.BreakpointConfigurerDialog
Construct a dialog with the specified owner and target.
BreakpointDialogFactory - Class in ptolemy.vergil.debugger
A factory that creates a dialog box to configure breakpoints for the actor selected.
BreakpointDialogFactory(BasicGraphController) - Constructor for class ptolemy.vergil.debugger.BreakpointDialogFactory
Create factory.
brightness - Variable in class ptolemy.actor.lib.mbed.HSBtoRGB
The brightness input port.
brightness(int) - Static method in class com.jhlabs.image.PixelUtils
Return the brightness.
brightnessNTSC(int) - Static method in class com.jhlabs.image.ImageMath
Return the NTSC gray level of an RGB value.
bringToFront() - Method in interface ptolemy.actor.lib.gui.PlotterBaseInterface
Bring the plotter frame to the front.
bringToFront() - Method in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Show and then bing the frame to the front.
broadcast(Token) - Method in class ptolemy.actor.ConstantPublisherPort
Override the base class to replace the specified token with the value of constantValue.
broadcast(Token) - Method in class ptolemy.actor.IOPort
Send a token to all connected receivers.
broadcast(Token) - Method in class ptolemy.actor.TypedIOPort
Send a token to all connected receivers.
broadcast(Token) - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Override the base class to delegate to the channel if there is one.
broadcast(Token[], int) - Method in class ptolemy.actor.ConstantPublisherPort
Override the base class to replace the specified tokens with the value of constantValue.
broadcast(Token[], int) - Method in class ptolemy.actor.IOPort
Send the specified portion of a token array to all receivers connected to this port.
broadcast(Token[], int) - Method in class ptolemy.actor.TypedIOPort
Send the specified portion of a token array to all receivers connected to this port.
broadcast(Token[], int) - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Override the base class to delegate to the channel if there is one.
broadcast(Token, Time) - Method in class ptolemy.domains.dde.kernel.DDEIOPort
Send a token to all connected receivers by calling send on all of the remote receivers connected to this port.
broadcastClear() - Method in class ptolemy.actor.IOPort
Set all receivers connected on the outside to have no tokens.
broadcastClear() - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Override the base class to delegate to the channel if there is one.
broken - Variable in class ptolemy.domains.tcs.lib.AbstractStation
True if this station is broken.
broken - Variable in class ptolemy.domains.tcs.lib.AbstractTrack
True if the track is broken.
BrowserEffigy - Class in ptolemy.actor.gui
An effigy for a web browser.
BrowserEffigy(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.BrowserEffigy
Create a new effigy in the given directory with the given name.
BrowserEffigy(Workspace) - Constructor for class ptolemy.actor.gui.BrowserEffigy
Create a new effigy in the specified workspace with an empty string for its name.
BrowserEffigy.Factory - Class in ptolemy.actor.gui
A factory for creating new effigies.
BrowserLauncher - Class in ptolemy.actor.gui
BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the current user of the system to the given URL.
BrowserTableau - Class in ptolemy.actor.gui
A tableau representing a web browser window.
BrowserTableau(BrowserEffigy, String) - Constructor for class ptolemy.actor.gui.BrowserTableau
Construct a new tableau for the model represented by the given effigy.
BrowserTableau.Factory - Class in ptolemy.actor.gui
A factory that creates web browser tableaux for Ptolemy models.
BrushedMetalFilter - Class in com.jhlabs.image
A filter which produces an image simulating brushed metal.
BrushedMetalFilter() - Constructor for class com.jhlabs.image.BrushedMetalFilter
Constructs a BrushedMetalFilter object.
BrushedMetalFilter(int, int, float, boolean, float) - Constructor for class com.jhlabs.image.BrushedMetalFilter
Constructs a BrushedMetalFilter object.
bTable - Variable in class com.jhlabs.image.TransferFilter
 
BubbleGraphController - Class in diva.graph.basic
A controller for bubble-and-arc graph editors.
BubbleGraphController() - Constructor for class diva.graph.basic.BubbleGraphController
Create a new controller with default node and edge controllers.
BubbleGraphDemo - Class in diva.graph.basic
Another graph demo.
BubbleGraphDemo(AppContext) - Constructor for class diva.graph.basic.BubbleGraphDemo
Construct a new instance of the graph demo in a particular context.
BubbleGraphDemoApplet - Class in diva.graph.basic
A bubble graph demo that can run in an applet.
BubbleGraphDemoApplet() - Constructor for class diva.graph.basic.BubbleGraphDemoApplet
 
BubblePane - Class in diva.graph.basic
A pane containing a bubble-and-arc editor.
BubblePane() - Constructor for class diva.graph.basic.BubblePane
Create a BubblePane
BubbleRenderer - Class in diva.graph.basic
A factory which creates and returns a bubble given a node input to render.
BubbleRenderer() - Constructor for class diva.graph.basic.BubbleRenderer
Create a renderer which renders bubbles white
BubbleRenderer(Paint, Paint, double) - Constructor for class diva.graph.basic.BubbleRenderer
Create a renderer which renders bubbles in the given fill paint, outlie paint, and size.
bufcolumn - Variable in class ptolemy.data.expr.SimpleCharStream
 
bufcolumn - Variable in class ptolemy.moml.unit.SimpleCharStream
 
buffer - Variable in class org.ptolemy.fmi.FMUBuilder
The StringBuffer to which the output is appended.
buffer - Variable in class ptolemy.data.expr.SimpleCharStream
 
buffer - Variable in class ptolemy.moml.unit.SimpleCharStream
 
buffer - Variable in class ptolemy.util.StringBufferExec
The StringBuffer to which the output is appended.
buffer - Variable in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
 
Buffer - Class in ptolemy.domains.csp.lib
FIXME
Buffer - Class in ptolemy.domains.rendezvous.lib
This actor buffers data provided at the input, sending it to the output when needed.
Buffer - ptolemy.verification.kernel.MathematicalModelConverter.FormulaType
Deprecated.
 
Buffer(CompositeEntity, String) - Constructor for class ptolemy.domains.csp.lib.Buffer
Construct an actor in the specified container with the specified name.
Buffer(CompositeEntity, String) - Constructor for class ptolemy.domains.rendezvous.lib.Buffer
Construct an actor in the specified container with the specified name.
BUFFER_SIZE - Static variable in class ptolemy.media.javasound.LiveSoundEvent
The value indicates a buffer size change event.
bufferedImage2Mat(BufferedImage) - Method in class org.ptolemy.opencv.ComputerVision
Convert a BufferedImage object to OpenCV's Mat representation.
bufferedImage2Mat(BufferedImage) - Method in class org.ptolemy.opencv.FaceRecognizer
Convert a BufferedImage object to OpenCV's Mat representation.
BufferingProfile - Interface in ptolemy.domains.sdf.optimize
Class comments
BufferingProfileFiring - Class in ptolemy.domains.sdf.optimize
Class comments
BufferingProfileFiring(Actor, boolean) - Constructor for class ptolemy.domains.sdf.optimize.BufferingProfileFiring
Construct an instance representing a firing of the given actor in the given mode, shared or exclusive.
bufferLength - Variable in class ptolemy.actor.lib.javasound.AudioReadBuffer
The length of the audio buffer to use.
bufferLength - Variable in class ptolemy.actor.lib.javasound.AudioWriteBuffer
The length of the audio buffer to use.
BUFFERS - ptolemy.domains.sdf.optimize.OptimizingSDFDirector.OptimizationCriteria
Optimize for minimum number of frame buffers.
bufferSize - Variable in class ptolemy.actor.lib.javasound.LiveSoundActor
The requested buffer size in the audio hardware.
bufferSize - Variable in class ptolemy.actor.lib.javasound.SoundActor
The requested buffer size for transferring samples.
bufferSize - Variable in class ptolemy.verification.lib.BoundedBufferTimedDelay
The size of the buffer.
bufline - Variable in class ptolemy.data.expr.SimpleCharStream
 
bufline - Variable in class ptolemy.moml.unit.SimpleCharStream
 
bufpos - Variable in class ptolemy.data.expr.SimpleCharStream
Position in buffer.
bufpos - Variable in class ptolemy.moml.unit.SimpleCharStream
Position in buffer.
build() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
build() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
build() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
build(XmlElement, String) - Method in class diva.util.xml.AbstractXmlBuilder
Given an XmlElement, create and return an internal representation of it.
build(XmlElement, String) - Method in class diva.util.xml.CompositeBuilder
Build an object based on the XML element by looking up the appropriate builder and calling that builder on the element.
build(XmlElement, String) - Method in interface diva.util.xml.XmlBuilder
Given an XmlElement, create and return an internal representation of it.
build(File) - Method in class org.ptolemy.fmi.FMUBuilder
Build the specified shared library inside the FMU.
build(CompositeEntity) - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Build the syntactic graph from the given model.
buildAddRemoveBar(JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a filled button bar with Add and Remove.
buildAddRemoveLeftBar(JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a left aligned button bar with Add and Remove.
buildAddRemovePropertiesBar(JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a filled button bar with Add, Remove, and Properties.
buildAddRemovePropertiesLeftBar(JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a left aligned button bar with Add, Remove, and Properties.
buildAddRemovePropertiesRightBar(JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a right aligned button bar with Add, Remove, and Properties.
buildAddRemoveRightBar(JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a right aligned button bar with Add and Remove.
buildAuth - Variable in class ptolemy.actor.lib.jjs.modules.iotAuth.AuthManager
If true then build the local copy of the Auth.
buildCenteredBar(JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a centered bar with one button.
buildCenteredBar(JButton[]) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a centered button bar with the given buttons.
buildCenteredBar(JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a centered bar with two buttons.
buildCenteredBar(JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a centered bar with three buttons.
buildCenteredBar(JButton, JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a centered bar with four buttons.
buildCenteredBar(JButton, JButton, JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a centered bar with five buttons.
buildCloseBar(JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a button bar with Close.
buildCloseHelpBar(JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a button bar with Close and Help.
buildColorTable() - Method in class com.jhlabs.image.OctTreeQuantizer
Build the color table.
buildColorTable() - Method in interface com.jhlabs.image.Quantizer
Build a color table from the added pixels.
buildColorTable(int[], int[]) - Method in class com.jhlabs.image.OctTreeQuantizer
A quick way to use the quantizer.
buildCommands(ExecuteCommands) - Method in interface ptolemy.vergil.actor.DocApplicationSpecializer
Set up the commands necessary to build the documentation.
buildConstantTokenLocal(JimpleBody, Unit, Token, String) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
Create a new Local variable in the given body with the given name.
buildConstantTypeLocal(Body, Object, Type) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
Insert a local into the given body and code before the given insertion point to initialize that local to an instance that is equal to the given type.
buildDocs() - Method in class ptolemy.vergil.actor.DocBuilder
Build the Java class and Actor documentation.
buildEntryMapFromParameter() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
BUILDER_DECLS_TAG - Static variable in class diva.util.xml.CompositeBuilder
Indicates a group of builder declarations
BUILDER_TAG - Static variable in class diva.util.xml.CompositeBuilder
Indicates a builder for a recognizer
buildExitMapFromParameter() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
buildGraph(State) - Method in class ptolemy.domains.tdl.kernel.TDLActionsGraph
Build the graph by iterating through all the modes of the TDL module.
buildGrowingBar(JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a filled bar with one button.
buildGrowingBar(JButton[]) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a button bar with the given buttons.
buildGrowingBar(JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a filled button bar with two buttons.
buildGrowingBar(JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a filled bar with three buttons.
buildGrowingBar(JButton, JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a filled bar with four buttons.
buildGrowingBar(JButton, JButton, JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a filled bar with five buttons.
buildHelpBar(JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a right aligned bar with help and one button.
buildHelpBar(JButton, JButton[]) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a right aligned bar with help and other buttons.
buildHelpBar(JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a right aligned bar with help and two buttons.
buildHelpBar(JButton, JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a right aligned bar with help and three buttons.
buildHelpBar(JButton, JButton, JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a right aligned bar with help and four buttons.
buildHelpCloseBar(JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a button bar with Help and Close.
buildHelpOKBar(JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a button bar with Help and OK.
buildHelpOKCancelApplyBar(JButton, JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a button bar with Help, OK, Cancel and Apply.
buildHelpOKCancelBar(JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a button bar with Help, OK and Cancel.
building - Variable in class ptolemy.domains.space.Room
Name of the building.
buildLeftAlignedBar(JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a left aligned bar with one button.
buildLeftAlignedBar(JButton[]) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a left aligned button bar with the given buttons.
buildLeftAlignedBar(JButton[], boolean) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a left aligned button bar with the given buttons.
buildLeftAlignedBar(JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a left aligned bar with two buttons.
buildLeftAlignedBar(JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a left aligned bar with three buttons.
buildLeftAlignedBar(JButton, JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a left aligned bar with four buttons.
buildLeftAlignedBar(JButton, JButton, JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a left aligned bar with five buttons.
buildLibrary(Workspace) - Method in class ptolemy.moml.LibraryBuilder
Build the library.
buildLibrary(Workspace) - Method in class ptolemy.moml.test.TestLibraryBuilder
Build the library.
buildMapFromConnections() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
buildMapFromParameter() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
buildOKBar(JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a button bar with OK.
buildOKCancelApplyBar(JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a button bar with OK, Cancel and Apply.
buildOKCancelApplyHelpBar(JButton, JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a button bar with OK, Cancel, Apply and Help.
buildOKCancelBar(JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a button bar with OK and Cancel.
buildOKCancelHelpBar(JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a button bar with OK, Cancel, and Help.
buildOKHelpBar(JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a button bar with OK and Help.
buildPartial() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
buildPartial() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
buildPartial() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
buildRightAlignedBar(JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a right aligned bar with one button.
buildRightAlignedBar(JButton[]) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a right aligned button bar with the given buttons.
buildRightAlignedBar(JButton[], boolean) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a right aligned button bar with the given buttons.
buildRightAlignedBar(JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a right aligned bar with two buttons.
buildRightAlignedBar(JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a right aligned bar with three buttons.
buildRightAlignedBar(JButton, JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a right aligned bar with four buttons.
buildRightAlignedBar(JButton, JButton, JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a right aligned bar with five buttons.
buildTokenTypeASTClassMap() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
 
buildWizardBar(JButton[], JButton, JButton, JButton[]) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a wizard button bar.
buildWizardBar(JButton[], JButton, JButton, JButton, JButton[]) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a wizard button bar.
buildWizardBar(JButton, JButton, JButton[]) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a wizard button bar that consists of the back and next buttons, and some right aligned buttons.
buildWizardBar(JButton, JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a wizard button bar with: Back, Next, Finish, Cancel.
buildWizardBar(JButton, JButton, JButton, JButton, JButton) - Static method in class com.jgoodies.forms.factories.ButtonBarFactory
Builds and returns a wizard button bar with: Help and Back, Next, Finish, Cancel.
BumpFilter - Class in com.jhlabs.image
A simple embossing filter.
BumpFilter() - Constructor for class com.jhlabs.image.BumpFilter
 
BUMPS_FROM_BEVEL - Static variable in class com.jhlabs.image.LightFilter
Use a custom function as the bump map.
BUMPS_FROM_BEVEL - Static variable in class com.jhlabs.image.ShadeFilter
 
BUMPS_FROM_IMAGE - Static variable in class com.jhlabs.image.LightFilter
Use the input image brightness as the bump map.
BUMPS_FROM_IMAGE - Static variable in class com.jhlabs.image.ShadeFilter
 
BUMPS_FROM_IMAGE_ALPHA - Static variable in class com.jhlabs.image.LightFilter
Use the input image alpha as the bump map.
BUMPS_FROM_IMAGE_ALPHA - Static variable in class com.jhlabs.image.ShadeFilter
 
BUMPS_FROM_MAP - Static variable in class com.jhlabs.image.LightFilter
Use a separate image alpha channel as the bump map.
BUMPS_FROM_MAP - Static variable in class com.jhlabs.image.ShadeFilter
 
BURN - Static variable in class com.jhlabs.composite.MiscComposite
 
BurnComposite - Class in com.jhlabs.composite
 
BurnComposite(float) - Constructor for class com.jhlabs.composite.BurnComposite
 
Bus - Class in ptolemy.domains.de.lib.aspect
This actor is a CommunicationAspect that, when its Bus.sendToken(Receiver, Receiver, Token) method is called, delays the delivery of the specified token to the specified receiver according to a service rule.
Bus(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.aspect.Bus
Construct a Bus with a name and a container.
Bus.BusAttributes - Class in ptolemy.domains.de.lib.aspect
The port specific attributes for ports mediated by a Bus.
BusAssembler - Class in ptolemy.actor.lib
Aggregate all input relation channels into one output "bus" relation.
BusAssembler(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.BusAssembler
Construct a BusAssembler with the given container and name.
BusAttributes(NamedObj, String) - Constructor for class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator.BusAttributes
Constructor to use when parsing a MoML file.
BusAttributes(NamedObj, String) - Constructor for class ptolemy.domains.de.lib.aspect.Bus.BusAttributes
Constructor to use when parsing a MoML file.
BusAttributes(NamedObj, AtomicCommunicationAspect) - Constructor for class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator.BusAttributes
Constructor to use when editing a model.
BusAttributes(NamedObj, AtomicCommunicationAspect) - Constructor for class ptolemy.domains.de.lib.aspect.Bus.BusAttributes
Constructor to use when editing a model.
BusContentionApplet - Class in ptolemy.domains.csp.demo.BusContention
A model of hardware subsystems accessing a shared resource using rendezvous.
BusContentionApplet() - Constructor for class ptolemy.domains.csp.demo.BusContention.BusContentionApplet
 
BusContentionApplet.BusContentionGraphController - Class in ptolemy.domains.csp.demo.BusContention
 
BusContentionApplet.LocalEdgeRenderer - Class in ptolemy.domains.csp.demo.BusContention
LocalEdgeRenderer draws arrowheads on both ends of the connector
BusContentionApplet.StateListener - Class in ptolemy.domains.csp.demo.BusContention
StateListener is an inner class that listens to state events on the Ptolemy kernel and changes the color of the nodes appropriately.
BusContentionApplet.ThreadRenderer - Class in ptolemy.domains.csp.demo.BusContention
ThreadRenderer draws the nodes to represent running threads.
BusContentionGraphController() - Constructor for class ptolemy.domains.csp.demo.BusContention.BusContentionApplet.BusContentionGraphController
Create a new basic controller with default node and edge interactors.
BusDisassembler - Class in ptolemy.actor.lib
Split the input bus relation into individual (possibly bus) output port relations.
BusDisassembler(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.BusDisassembler
Construct a BusDisassembler with the given container and name.
Busy - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
Butterfly - Class in ptolemy.domains.sdf.demo.Butterfly
This class defines a Ptolemy II model that traces an elaborate curve called the butterfly curve.
Butterfly(Workspace) - Constructor for class ptolemy.domains.sdf.demo.Butterfly.Butterfly
Construct a Butterfly with a name and a container.
Button - Class in ptolemy.actor.gui.properties
A GUI property that encloses a JButton component.
Button(NamedObj, String) - Constructor for class ptolemy.actor.gui.properties.Button
Construct a GUI property with the given name contained by the specified entity.
BUTTON_BAR_GAP_BORDER - Static variable in class com.jgoodies.forms.factories.Borders
A standardized Border that describes the gap between a component and a button bar in its bottom.
BUTTON_COLSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
Describes a logical horizontal column for a fixed size button.
ButtonBarBuilder - Class in com.jgoodies.forms.builder
A non-visual builder that assists you in building consistent button bars that comply with popular UI style guides.
ButtonBarBuilder() - Constructor for class com.jgoodies.forms.builder.ButtonBarBuilder
Constructs an instance of ButtonBarBuilder on a JPanel using a preconfigured FormLayout as layout manager.
ButtonBarBuilder(JPanel) - Constructor for class com.jgoodies.forms.builder.ButtonBarBuilder
Constructs an instance of ButtonBarBuilder on the given panel using a preconfigured FormLayout as layout manager.
ButtonBarFactory - Class in com.jgoodies.forms.factories
A factory class that consists only of static methods to build frequently used button bars.
buttonPressed - Variable in class ptolemy.actor.lib.gui.EventButton
Hidden parameter controlling the visual rendition of the button.
buttonPressed() - Method in class ptolemy.gui.ComponentDialog
Return the label of the button that triggered closing the dialog, or an empty string if none.
BUTTONS - Static variable in class ptolemy.actor.gui.ModelPane
Indicator to include control buttons.
ButtonStackBuilder - Class in com.jgoodies.forms.builder
A non-visual builder that assists you in building consistent button stacks using the FormLayout.
ButtonStackBuilder() - Constructor for class com.jgoodies.forms.builder.ButtonStackBuilder
Constructs an instance of ButtonStackBuilder on a default JPanel using a preconfigured FormLayout as layout manager.
ButtonStackBuilder(JPanel) - Constructor for class com.jgoodies.forms.builder.ButtonStackBuilder
Constructs an instance of ButtonStackBuilder on the given panel using a preconfigured FormLayout as layout manager.
ButtonTime - Class in ptolemy.domains.sr.lib.gui
Output the current wall clock time in response to a click of a button.
ButtonTime(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.gui.ButtonTime
Construct an actor with an input multiport of type GENERAL.
ByReference() - Constructor for class org.ptolemy.fmi.FMI20EventInfo.ByReference
Allocate a new FMI20EventInfo.ByReference struct on the heap.
ByReference() - Constructor for class org.ptolemy.fmi.FMI20ModelInstance.ByReference
 
ByReference() - Constructor for class org.ptolemy.fmi.FMIEventInfo.ByReference
 
ByReference(FMI20EventInfo) - Constructor for class org.ptolemy.fmi.FMI20EventInfo.ByReference
Create an instance that shares its memory with another FMU20EventInfo instance public ByReference(FMI20EventInfo.
BYTE - ptolemy.actor.lib.jjs.HelperBase.DATA_TYPE
Bytes.
ByteArrayBackedInputStream(byte[]) - Constructor for class ptolemy.actor.lib.jjs.modules.socket.SocketHelper.ByteArrayBackedInputStream
Consruct a SocketHelper$ByteArrayBackedInputStream object.
bytesPerSample - Variable in class ptolemy.actor.lib.javasound.SoundActor
The number of bytes per sample.
byteTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
byteValue() - Method in class ptolemy.data.ScalarToken
Return the value in the token as a byte.
byteValue() - Method in class ptolemy.data.UnsignedByteToken
Return the value in this token as a byte, modulo 256.
ByValue() - Constructor for class org.ptolemy.fmi.FMI20ModelInstance.ByValue
 
ByValue() - Constructor for class org.ptolemy.fmi.FMIEventInfo.ByValue
 
ByValue(FMI20EventInfo) - Constructor for class org.ptolemy.fmi.FMI20EventInfo.ByValue
Create an instance that shares its memory with another FMU20EventInfo instance public ByReference(FMI20EventInfo.
ByValue(FMILibrary.FMICallbackLogger, FMILibrary.FMICallbackAllocateMemory, FMILibrary.FMICallbackFreeMemory, FMILibrary.FMIStepFinished) - Constructor for class org.ptolemy.fmi.FMICallbackFunctions.ByValue
Access the structure by reference.

C

C - Variable in class ptolemy.actor.lib.LinearDifferenceEquationSystem
The C matrix in the state-space representation.
C - Variable in class ptolemy.domains.continuous.lib.LinearStateSpace
The C matrix in the state-space representation.
C - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
C_get() - Static method in class ptolemy.domains.pthales.JNI.ABF
 
C_RECORD_LOG - ptolemy.domains.ptera.lib.DebuggerParameter.Mode
The mode to record the messages in the log.
CA2DConvolution - Class in ptolemy.domains.ca.lib
Cellular Automata 2D Convolution Actor.
CA2DConvolution(CompositeEntity, String) - Constructor for class ptolemy.domains.ca.lib.CA2DConvolution
Construct a new CA2DConvolution.
CachedMethod - Class in ptolemy.data.expr
An instance of this class represents a method or function that is invoked by the Ptolemy II expression evaluator.
CachedMethod(String, Type[], Method, CachedMethod.ArgumentConversion[], int) - Constructor for class ptolemy.data.expr.CachedMethod
Construct a new CachedMethod.
CachedMethod.ArgumentConversion - Class in ptolemy.data.expr
Class representing an argument conversion.
CachedMethod.ArrayMapCachedMethod - Class in ptolemy.data.expr
A class representing the invocation of a scalar method on an array of elements.
CachedMethod.BaseConvertCachedMethod - Class in ptolemy.data.expr
A cached method that converts the object on which the method is invoked as well as the arguments.
CachedMethod.MatrixMapCachedMethod - Class in ptolemy.data.expr
A class representing the invocation of a scalar method on a matrix of elements.
CachedMethod.TypeArgumentConversion - Class in ptolemy.data.expr
A class representing an argument conversion to another ptolemy type, followed by the given conversion.
CachedSDFScheduler - Class in ptolemy.domains.sdf.kernel
The CachedSDFScheduler extends the SDFScheduler by caching schedules.
CachedSDFScheduler() - Constructor for class ptolemy.domains.sdf.kernel.CachedSDFScheduler
Construct a scheduler with no container(director) in the default workspace, the name of the scheduler is "Scheduler".
CachedSDFScheduler(Director, String, int) - Constructor for class ptolemy.domains.sdf.kernel.CachedSDFScheduler
Construct a scheduler in the given container with the given name and given cache size.
CachedSDFScheduler(Workspace) - Constructor for class ptolemy.domains.sdf.kernel.CachedSDFScheduler
Construct a scheduler in the given workspace with the name "Scheduler".
CachedStrategy - Class in ptolemy.graph.analysis.strategy
A base class for cached analyzers on graphs.
CachedStrategy(Graph) - Constructor for class ptolemy.graph.analysis.strategy.CachedStrategy
No instance of this object can be created as it is abstract.
cachingStatus() - Method in class ptolemy.graph.analysis.strategy.CachedStrategy
Return the caching status of the strategy.
CActorBase - Class in ptolemy.domains.giotto.cgc
This is a base class for actors that are intended to be used with an instance of GiottoCEmachineFrameworkGenerator, an attribute that is placed in the model and that generates code when the user double clicks on its icon.
CActorBase(CompositeEntity, String) - Constructor for class ptolemy.domains.giotto.cgc.CActorBase
Construct an actor with the given container and name.
CActorBase(Workspace) - Constructor for class ptolemy.domains.giotto.cgc.CActorBase
Construct an actor in the specified workspace with an empty string as a name.
CADirector - Class in ptolemy.domains.ca.kernel
A Cellular Automata director.
CADirector(CompositeEntity, String) - Constructor for class ptolemy.domains.ca.kernel.CADirector
Construct a new CADirector.
Calc_Chirp(int, float[], int, float) - Static method in class ptolemy.domains.pthales.JNI.ABF
 
Calc_Echo(int, float[], int, int, int, float[], int, float, float, float, float, float, float, float, float) - Static method in class ptolemy.domains.pthales.JNI.ABF
 
Calc_SteerVect(int, int, float[], float, float, float) - Static method in class ptolemy.domains.pthales.JNI.ABF
 
Calcfc - Interface in com.cureos.numerics
Interface for calculation of objective function and constraints in COBYLA2 optimization.
calcFuncInternal(double[]) - Method in class org.ptolemy.optimization.ObjectiveFunctionWithSoftConstraints
Objective function called in optimization class.
calcFunction(double[]) - Method in class org.ptolemy.optimization.ObjectiveFunctionWithSoftConstraints
 
calCode - Variable in class ptolemy.caltrop.actors.CalInterpreter
The CAL source to be interpreted.
calculated - org.ptolemy.fmi.FMIScalarVariable.Initial
The variable is calculated from other variables during initialization.
calculateDeltaTime() - Method in class ptolemy.domains.dt.kernel.DTReceiver
Calculate the constant time increment for this receiver.
calculatedParameter - org.ptolemy.fmi.FMIScalarVariable.Causality
New in FMI-2.0rc1.
calculateLayout(Object) - Method in class diva.graph.layout.LevelLayout
This method performs levelizing layout on the given composite.
calculateRuntime() - Method in class org.hlacerti.lib.HlaReporter
Calculate the duration of the execution of the federation.
CalcWeights(int, int, float[], int, int, float[], int, int, float[]) - Static method in class ptolemy.domains.pthales.JNI.ABF
 
CalendarQueue - Class in ptolemy.actor.util
This class implements a fast priority queue.
CalendarQueue(CQComparator) - Constructor for class ptolemy.actor.util.CalendarQueue
Construct an empty queue with a given comparator, which is used to sort the entries.
CalendarQueue(CQComparator, int, int) - Constructor for class ptolemy.actor.util.CalendarQueue
Construct an empty queue with the specified comparator, which is used to sort the entries, the specified minimum number of buckets, and the specified bin count factor.
CalInterpreter - Class in ptolemy.caltrop.actors
This actor interprets CAL source as an actor inside the Ptolemy II framework.
CalInterpreter(CompositeEntity, String) - Constructor for class ptolemy.caltrop.actors.CalInterpreter
Construct an actor with the given container and name.
CalInterpreter(Workspace) - Constructor for class ptolemy.caltrop.actors.CalInterpreter
Construct an actor in the given workspace.
CalIOException - Exception in ptolemy.caltrop
An exception used to indicate an IO error during interpretation of a CAL actor in Ptolemy.
CalIOException() - Constructor for exception ptolemy.caltrop.CalIOException
Create a CalIOException().
CalIOException(String) - Constructor for exception ptolemy.caltrop.CalIOException
Create a CalIOException with a message.
CalIOException(String, Throwable) - Constructor for exception ptolemy.caltrop.CalIOException
Create a CalIOException with a message and a cause.
CalIOException(Throwable) - Constructor for exception ptolemy.caltrop.CalIOException
Create a CalIOException with a cause.
call(TupleToken) - Method in interface ptolemy.component.Method
Call the method associated with this port with the specified arguments.
call(TupleToken) - Method in class ptolemy.component.MethodCallPort
Call the method associated with this port with the specified arguments.
callAttributeChanged(Local, Local, SootClass, SootMethod, JimpleBody, Stmt) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
Insert code into the given body before the given insertion point to call the attribute changed method on the object stored in the given local.
callback - Variable in class ptolemy.actor.gt.test.AllMatchingTestHelper
A callback that records all the match results, and keeps the matching algorithm executing until all matches are found.
callDijkstra(Map<Integer, ArrayToken>, ArrayList<Integer>, int, int, Map<Integer, Token>, Map<Integer, Boolean>) - Method in class ptolemy.domains.atc.kernel.policy2.DijkstraAlgorithm
Call the Dijkstra algorithm.
callSetStateMethod - Variable in class ptolemy.domains.sequence.lib.SequencedIntegrator
The trigger port for the setState() method.
CameraHelper - Class in ptolemy.actor.lib.jjs.modules.cameras
Helper for the cameras JavaScript module.
CameraHelper(Object, ScriptObjectMirror) - Constructor for class ptolemy.actor.lib.jjs.modules.cameras.CameraHelper
Create the system default camera.
CameraHelper(Object, ScriptObjectMirror, String) - Constructor for class ptolemy.actor.lib.jjs.modules.cameras.CameraHelper
Create a camera with the specified name.
cameras() - Static method in class ptolemy.actor.lib.jjs.modules.cameras.CameraHelper
Return an array of camera names that are available on this host.
canBeConvertedTo(UnitConcept) - Method in class ptolemy.data.ontologies.lattice.unit.UnitConcept
Return true if this unit can be converted to the specified unit.
canBeInstantiatedOnlyOncePerProcess - Variable in class org.ptolemy.fmi.FMI20CoSimulationCapabilities
True if only one FMU can be instantiated per process.
canBeInstantiatedOnlyOncePerProcess - Variable in class org.ptolemy.fmi.FMI20ModelExchangeCapabilities
True if only one FMU can be instantiated per process.
canBeInstantiatedOnlyOncePerProcess - Variable in class org.ptolemy.fmi.FMICoSimulationCapabilities
True if only one FMU can be instantiated per process.
CanBus - Class in ptolemy.actor.lib.aspect
Deprecated.
This does not appear to work!
CanBus(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Construct a CanBus with a name and a container.
CanBus.CanBusAttributes - Class in ptolemy.actor.lib.aspect
Deprecated.
The attributes configured per port which is mediated by a CanBus.
CanBusAttributes(NamedObj, String) - Constructor for class ptolemy.actor.lib.aspect.CanBus.CanBusAttributes
Deprecated.
Constructor to use when parsing a MoML file.
CanBusAttributes(NamedObj, Decorator) - Constructor for class ptolemy.actor.lib.aspect.CanBus.CanBusAttributes
Deprecated.
Constructor to use when editing a model.
CanBusPriority - Class in ptolemy.actor.lib.aspect
Deprecated.
This does not do anything!
CanBusPriority(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.aspect.CanBusPriority
Deprecated.
Construct an actor with the given container and name.
cancel() - Method in class ptolemy.copernicus.kernel.WatchDogTimer
 
cancel() - Method in class ptolemy.gui.JTextAreaExec
Cancel any running commands.
cancel() - Method in interface ptolemy.util.ExecuteCommands
Cancel any running commands.
cancel() - Method in class ptolemy.util.StreamExec
Cancel any running commands.
cancel() - Method in class ptolemy.util.test.WatchDog
Cancel the currently pending watchdog.
cancel() - Method in class ptolemy.vergil.gt.GTIngredientsEditor
 
cancel(boolean) - Method in class org.ptolemy.commons.FutureValue
 
cancel(Event) - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Cancel an event that was previously scheduled in the event queue.
Cancel - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
CANCEL - Static variable in interface ptolemy.moml.ErrorHandler
Indicator to cancel parsing XML.
canceled - Variable in class ptolemy.domains.ptera.kernel.PteraDirector.TimedEvent
Whether this event has been canceled.
CancelException - Exception in ptolemy.gui
Deprecated.
Use ptolemy.util.CancelException.
CancelException - Exception in ptolemy.util
An exception that is not reported to the user.
CancelException() - Constructor for exception ptolemy.gui.CancelException
Deprecated.
Construct an exception with a default message.
CancelException() - Constructor for exception ptolemy.util.CancelException
Construct an exception with a default message.
CancelException(String) - Constructor for exception ptolemy.gui.CancelException
Deprecated.
Construct an exception with the specified message.
CancelException(String) - Constructor for exception ptolemy.util.CancelException
Construct an exception with the specified message.
cancelFireAt(Actor, Time) - Method in class ptolemy.domains.de.kernel.DEDirector
Cancel a requested firing of the given actor at the given model time microstep 1.
cancelFireAt(Actor, Time, int) - Method in class ptolemy.domains.de.kernel.DEDirector
Cancel a requested firing of the given actor at the given model time with the given microstep.
CancelFireAtTest - Class in ptolemy.domains.de.test
A test actor to test the cancelFireAt() method of the director.
CancelFireAtTest(CompositeEntity, String) - Constructor for class ptolemy.domains.de.test.CancelFireAtTest
Create an instance of the actor.
cancelFullScreen() - Method in class ptolemy.vergil.basic.ExtendedGraphFrame
Cancel full screen mode.
cancelFullScreen() - Method in class ptolemy.vergil.gt.GTFrame
 
cancelFullScreen() - Method in class ptolemy.vergil.gt.TransformationEditor
 
canceling - Variable in class ptolemy.domains.ptera.kernel.SchedulingRelation
A Boolean-valued parameter that defines whether this scheduling relation is cancelling.
cancelTimer(NetworkActorBase.Timer) - Method in class ptolemy.domains.wireless.lib.network.NetworkActorBase
Remove the timer that matches with the timerToCancel argument from the timers set.
cancelTimer2(PHY.ExtendedTimer) - Method in class ptolemy.domains.wireless.lib.network.PHY
Remove the timer that matches with the timerToCancel argument from the timers set.
cancelWeight(Element) - Method in class ptolemy.graph.ElementList
Disassociate the given element from its weight information.
canCheck(NamedObj) - Method in class ptolemy.actor.gt.ingredients.criteria.Criterion
Return whether this criterion can check the given object.
canCheck(NamedObj) - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Return whether this criterion can check the given object.
canCreateBlankEffigy() - Method in class ptolemy.actor.gui.BrowserEffigy.Factory
Return true, indicating that this effigy factory is capable of creating an effigy without a URL being specified.
canCreateBlankEffigy() - Method in class ptolemy.actor.gui.EffigyFactory
Return true if this effigy factory is capable of creating an effigy without a URL being specified.
canCreateBlankEffigy() - Method in class ptolemy.actor.gui.exec.ExecShellEffigy.ShellFactory
Return true, indicating that this effigy factory is capable of creating an effigy without a URL being specified.
canCreateBlankEffigy() - Method in class ptolemy.actor.gui.ExpressionShellEffigy.ShellFactory
Return true, indicating that this effigy factory is capable of creating an effigy without a URL being specified.
canCreateBlankEffigy() - Method in class ptolemy.actor.gui.HTMLEffigyFactory
Return false, indicating that this effigy factory is not capable of creating an effigy without a URL being specified.
canCreateBlankEffigy() - Method in class ptolemy.actor.gui.ImageTokenEffigy.Factory
Return false, indicating that this effigy factory is not capable of creating an effigy without a URL being specified.
canCreateBlankEffigy() - Method in class ptolemy.actor.gui.PlotEffigy.Factory
Return false, indicating that this effigy factory is not capable of creating an effigy without a URL being specified.
canCreateBlankEffigy() - Method in class ptolemy.actor.gui.ptjacl.TclShellEffigy.ShellFactory
Return true, indicating that this effigy factory is capable of creating an effigy without a URL being specified.
canCreateBlankEffigy() - Method in class ptolemy.actor.gui.PtolemyEffigy.Factory
Return true, indicating that this effigy factory is capable of creating an effigy without a URL being specified.
canCreateBlankEffigy() - Method in class ptolemy.actor.gui.PtolemyEffigy.FactoryWithoutNew
Return false, indicating that this effigy factory is not capable of creating an effigy without a URL being specified.
canCreateBlankEffigy() - Method in class ptolemy.actor.gui.python.PythonShellEffigy.ShellFactory
Return true, indicating that this effigy factory is capable of creating an effigy without a URL being specified.
canCreateBlankEffigy() - Method in class ptolemy.actor.gui.TextEffigy.Factory
Return true, indicating that this effigy factory is capable of creating an effigy without a URL being specified.
canCreateBlankEffigy() - Method in class ptolemy.actor.gui.TokenEffigy.Factory
Return false, indicating that this effigy factory is not capable of creating an effigy without a URL being specified.
canCreateBlankEffigy() - Method in class ptolemy.vergil.actor.DocBuilderEffigy.Factory
Return false, indicating that this effigy factory is not capable of creating an effigy without a URL being specified.
canCreateBlankEffigy() - Method in class ptolemy.vergil.actor.DocEffigy.Factory
Return false, indicating that this effigy factory is not capable of creating an effigy without a URL being specified.
canDisable() - Method in class ptolemy.actor.gt.GTIngredientElement
Return whether this element can be disabled.
canDisplay(Token) - Static method in class ptolemy.actor.gui.MatrixTokenTableau
Return true if this tableau can display the specified token.
canDisplay(Token) - Static method in class ptolemy.actor.gui.TokenTableau
Return true if this tableau can display the specified token.
canDisplay(Token) - Static method in class ptolemy.actor.lib.image.ImageTableau
Return true if this tableau can display the specified token.
canFilterIndexColorModel - Variable in class com.jhlabs.image.PointFilter
 
canFormatOfFrame - Variable in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
The format of frame.
canFramePolicy - Variable in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
The selected policy for the frame queue behavior.
canGetAndSetFMUstate - Variable in class org.ptolemy.fmi.FMI20ModelExchangeCapabilities
If true, then the FMU can get and set state.
canGetAndSetFMUstate - Variable in class org.ptolemy.fmi.FMIModelDescription
For FMI 2.0 and greater, the XML file may specify that the FMU supports getting and setting its state.
canHandleEvents - Variable in class org.ptolemy.fmi.FMI20CoSimulationCapabilities
True if the step size can be zero.
canHandleEvents - Variable in class org.ptolemy.fmi.FMICoSimulationCapabilities
True if the step size can be zero.
canHandleVariableCommunicationStepSize - Variable in class org.ptolemy.fmi.FMI20CoSimulationCapabilities
True if the slave ignores the allocateMemory() /** True if the slave can handle a variable step size.
canHandleVariableCommunicationStepSize - Variable in class org.ptolemy.fmi.FMICoSimulationCapabilities
True if the slave ignores the allocateMemory() /** True if the slave can handle a variable step size.
canInterpolateInputs - Variable in class org.ptolemy.fmi.FMI20CoSimulationCapabilities
True if slave can interpolate inputs.
canInterpolateInputs - Variable in class org.ptolemy.fmi.FMICoSimulationCapabilities
True if slave can interpolate inputs.
canNotUseMemoryManagementFunctions - Variable in class org.ptolemy.fmi.FMI20CoSimulationCapabilities
True if the slave ignores the allocateMemory() and freeMemory() callback functions and the slave uses its own memory management.
canNotUseMemoryManagementFunctions - Variable in class org.ptolemy.fmi.FMI20ModelExchangeCapabilities
True if the slave ignores the allocateMemory() and freeMemory() callback functions and the slave uses its own memory management.
canNotUseMemoryManagementFunctions - Variable in class org.ptolemy.fmi.FMICoSimulationCapabilities
True if the slave ignores the allocateMemory() and freeMemory() callback functions and the slave uses its own memory management.
canonicalize() - Method in class ptolemy.moml.unit.UnitEquation
Transform to the canonical form of the equation.
canonicalizeJarURL(URL) - Static method in class ptolemy.actor.gui.JNLPUtilities
Canonicalize a jar URL.
canPriority - Variable in class ptolemy.actor.lib.aspect.CanBus.CanBusAttributes
Deprecated.
Value of the CAN priority parameter.
canProvideMaxStepSize - Variable in class org.ptolemy.fmi.FMIModelDescription
For the IBM/UCB proposed extension to FMI 2.0, there is a capability flag canProvideMaxStepSize that indicates that the FMU implements the procedure fmiGetMaxStepSize().
canRejectSteps - Variable in class org.ptolemy.fmi.FMI20CoSimulationCapabilities
True if the slave can discard and repeat a step.
canRejectSteps - Variable in class org.ptolemy.fmi.FMICoSimulationCapabilities
True if the slave can discard and repeat a step.
canRunAsynchronuously - Variable in class org.ptolemy.fmi.FMI20CoSimulationCapabilities
True if the slave can run the fmiDoStep() call asynchronously.
canRunAsynchronuously - Variable in class org.ptolemy.fmi.FMICoSimulationCapabilities
True if the slave can run the fmiDoStep() call asynchronously.
canSerializeFMUstate - Variable in class org.ptolemy.fmi.FMI20ModelExchangeCapabilities
True if the environment can serialize the internal FMU state, meaning that the following functions are supported: fmiDeSerializeFMUstate(), fmiSerialFMUState() and fmiSerializeFMUstateSize() are supported.
canSignalEvents - Variable in class org.ptolemy.fmi.FMI20CoSimulationCapabilities
True if the slave can signal events during a communication step.
canSignalEvents - Variable in class org.ptolemy.fmi.FMICoSimulationCapabilities
True if the slave can signal events during a communication step.
canSimulateExecutionFor(NamedObj) - Method in class ptolemy.actor.lib.aspect.ExecutionTimeAttributes
Return whether the target can have an execution time that can be simulated.
CANVAS_TYPE - Static variable in class ptolemy.vergil.toolbox.FigureAction
When the action was fired from a canvas interactor.
CanvasComponent - Interface in diva.canvas
A CanvasComponent is an object that can be inserted into the display tree of a JCanvas.
CanvasDebugUtilities - Class in diva.canvas
A collection of canvas utilities.
CanvasDebugUtilities() - Constructor for class diva.canvas.CanvasDebugUtilities
 
CanvasFactory() - Constructor for class diva.canvas.test.JCanvasTest.CanvasFactory
 
CanvasLayer - Class in diva.canvas
A canvas layer is a single layer that lives within a CanvasPane.
CanvasLayer() - Constructor for class diva.canvas.CanvasLayer
Create a new layer that is not in a pane.
CanvasLayer(CanvasPane) - Constructor for class diva.canvas.CanvasLayer
Create a new layer within the given pane.
CanvasPane - Class in diva.canvas
A canvas pane groups canvas layers.
CanvasPane() - Constructor for class diva.canvas.CanvasPane
 
CanvasUtilities - Class in diva.canvas
A collection of canvas utilities.
CAP - ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Cap node.
capacity - Variable in class ptolemy.actor.lib.Recorder
The capacity of the record for each channel.
capacity - Variable in class ptolemy.actor.lib.vhdl.Memory
The range of address from 0 to capacity.
capacity - Variable in class ptolemy.domains.ci.lib.BackDropQueue
The capacity of the queue.
capacity - Variable in class ptolemy.domains.ci.lib.FrontDropQueue
The capacity of the queue.
capacity - Variable in class ptolemy.domains.csp.lib.Buffer
The capacity of the buffer.
capacity - Variable in class ptolemy.domains.de.lib.Queue
The capacity of the queue.
capacity - Variable in class ptolemy.domains.de.lib.Server
The capacity of the queue.
capacity - Variable in class ptolemy.domains.rendezvous.lib.Buffer
The capacity of the buffer.
CapeCodeApplication - Class in ptolemy.actor.gui.jnlp
Wrapper class to start up CapeCode, the subset that has the convenient feature that it automatically imports all the accessors at https://accessors.org and makes them available in an actor library to drag and drop into models.
CapeCodeApplication() - Constructor for class ptolemy.actor.gui.jnlp.CapeCodeApplication
 
carArrival - Variable in class ptolemy.domains.wireless.demo.SmartParking.ParkingClient
Port that receives a car arrival event.
CartesianToComplex - Class in ptolemy.actor.lib.conversions
Convert a Cartesian pair (represented as two double tokens) to a single complex token.
CartesianToComplex(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.CartesianToComplex
Construct an actor with the given container and name.
CartesianToPolar - Class in ptolemy.actor.lib.conversions
Convert a Cartesian pair, which is represented by two double tokens (x and y), to a polar form, which is also represented by two double tokens (magnitude and angle).
CartesianToPolar(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.CartesianToPolar
Construct an actor with the given container and name.
Case - Class in ptolemy.actor.lib.hoc
An actor that executes one of several refinements depending on the value provided by the control port-parameter.
Case - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc
Code generator adapter for Case actor.
Case - Class in ptolemy.domains.modal.modal
Deprecated.
Use ptolemy.actor.lib.hoc.Case instead.
Case(Case) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc.Case
Construct the code generator adapter associated with the given Case actor.
Case(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.Case
Construct a modal model with a name and a container.
Case(CompositeEntity, String) - Constructor for class ptolemy.domains.modal.modal.Case
Deprecated.
Construct a modal model with a name and a container.
Case(Workspace) - Constructor for class ptolemy.actor.lib.hoc.Case
Construct a Case in the specified workspace with no container and an empty string as a name.
CaseDirector - Class in ptolemy.actor.lib.hoc
An CaseDirector governs the execution of a Case actor.
CaseDirector - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc
Code generator adapter class associated with the CaseDirector class.
CaseDirector(CaseDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc.CaseDirector
Construct the code generator adapterassociated with the given CaseDirector.
CaseDirector(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.CaseDirector
Construct a director in the given container with the given name.
CaseGraphController() - Constructor for class ptolemy.vergil.modal.CaseGraphFrame.CaseGraphController
 
CaseGraphFrame - Class in ptolemy.vergil.modal
This is a graph editor frame for ptolemy case models.
CaseGraphFrame(Case, Tableau) - Constructor for class ptolemy.vergil.modal.CaseGraphFrame
Construct a frame associated with the specified case actor.
CaseGraphFrame(Case, Tableau, LibraryAttribute) - Constructor for class ptolemy.vergil.modal.CaseGraphFrame
Construct a frame associated with the specified case actor.
CaseGraphFrame.AddCaseAction - Class in ptolemy.vergil.modal
Class implementing the Add Case menu command.
CaseGraphFrame.CaseGraphController - Class in ptolemy.vergil.modal
Specialized graph controller that handles multiple graph models.
CaseGraphFrame.RemoveCaseAction - Class in ptolemy.vergil.modal
Class implementing the Remove Case menu command.
CaseGraphTableau - Class in ptolemy.vergil.modal
An editor tableau for case constructs in Ptolemy II.
CaseGraphTableau(PtolemyEffigy, String) - Constructor for class ptolemy.vergil.modal.CaseGraphTableau
Create a new case editor tableau with the specified container and name.
CaseGraphTableau(PtolemyEffigy, String, LibraryAttribute) - Constructor for class ptolemy.vergil.modal.CaseGraphTableau
Create a new case editor tableau with the specified container, name, and default library.
CaseGraphTableau.Factory - Class in ptolemy.vergil.modal
A factory that creates graph editing tableaux for Ptolemy models.
cast(Token, Token) - Static method in class ptolemy.data.expr.UtilityFunctions
Convert the second token to the type of the first.
CastAndInstanceofEliminator - Class in ptolemy.copernicus.kernel
A transformer that remove unnecessary casts and instanceof checks.
castReturnType(Type, Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the type of the first argument.
castSafely(Object, Class<T>, boolean) - Static method in class ptolemy.actor.lib.jjs.JSUtils
Attempt to safely cast the given object into a given class.
CATableau - Class in ptolemy.domains.ca.lib.gui
This class is used by the CAViewer to render a two-dimensional grid of cells that are either on or off.
CATableau(Effigy, String) - Constructor for class ptolemy.domains.ca.lib.gui.CATableau
Construct a new tableau for the model represented by the given effigy.
CatchExceptionAttribute - Class in ptolemy.actor.lib
This attribute catches exceptions and attempts to handle them with the specified policy.
CatchExceptionAttribute(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.CatchExceptionAttribute
Create a new actor in the specified container with the specified name.
CatchUpComposite - Class in ptolemy.actor.lib.hoc
This composite allows events to occur in the inside model between the times when the outside model invokes this composite.
CatchUpComposite(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.CatchUpComposite
Create an actor with a name and a container.
CatchUpComposite(Workspace) - Constructor for class ptolemy.actor.lib.hoc.CatchUpComposite
Construct a CatchUpComposite in the specified workspace with no container and an empty string as a name.
CatchUpComposite.Contents - Class in ptolemy.actor.lib.hoc
Contents composite that overrides the base class to have a parameter indicating whether to fire only when triggered.
categoryList() - Static method in class ptolemy.data.unit.UnitUtilities
Return a copy of the category list.
catrom2(float) - Method in class com.jhlabs.math.SCNoise
 
causality - Variable in class org.ptolemy.fmi.FMIScalarVariable
The value of the causality xml attribute.
CausalityInterface - Interface in ptolemy.actor.util
This interface defines a causality interfaces for actor networks as described in the paper "Causality Interfaces for Actor Networks" by Ye Zhou and Edward A.
CausalityInterfaceForComposites - Class in ptolemy.actor.util
This class elaborates its base class by providing an algorithm for inferring the causality interface of a composite actor from the causality interfaces of its component actors and their interconnection topology.
CausalityInterfaceForComposites(Actor, Dependency) - Constructor for class ptolemy.actor.util.CausalityInterfaceForComposites
Construct a causality interface for the specified actor.
causallyAffect(PtidesEvent, PtidesEvent) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Calculate whether Ptides event e1 could possibly affect Ptides event e2.
CausticsFilter - Class in com.jhlabs.image
A filter which simulates underwater caustics.
CausticsFilter() - Constructor for class com.jhlabs.image.CausticsFilter
 
CAViewer - Class in ptolemy.domains.ca.lib.gui
Cellular Automata Viewer.
CAViewer(CompositeEntity, String) - Constructor for class ptolemy.domains.ca.lib.gui.CAViewer
Construct a new CAViewer.
cc - Variable in class ptolemy.actor.lib.mail.ExceptionEmailer
Email address to copy on the message.
cc - Variable in class ptolemy.actor.lib.mail.SendMail
Email address to copy on the message.
CC3000Control - Class in ptolemy.actor.lib.mbed
This actor outputs tokens with information to control the CC3000 WiFi Module.
CC3000Control - Class in ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed
An adapter class for ptolemy.actor.lib.mbed.CC3000Control.
CC3000Control(CC3000Control) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.CC3000Control
Construct the CC3000Control adapter.
CC3000Control(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.mbed.CC3000Control
Construct an actor with the given container and name.
CC3000Module - Class in ptolemy.actor.lib.mbed
This actor represents the CC3000 Wi-Fi module and receives values to control its operation and send packets.
CC3000Module - Class in ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed
An adapter class for ptolemy.actor.lib.mbed.CC3000Module.
CC3000Module(CC3000Module) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.CC3000Module
Construct the CC3000Module adapter.
CC3000Module(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.mbed.CC3000Module
Construct an actor with the given container and name.
CCodeGenerator - Class in ptolemy.cg.kernel.generic.program.procedural.c
Base class for C code generator.
CCodeGenerator(NamedObj, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Create a new instance of the C code generator.
CCodegenUtilities - Class in ptolemy.cg.kernel.generic.program.procedural.c
A utility class used to simplify creating c templates in EmbeddedCActors.
CCodegenUtilities() - Constructor for class ptolemy.cg.kernel.generic.program.procedural.c.CCodegenUtilities
 
CDL - Class in org.json
This provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.
CDL() - Constructor for class org.json.CDL
 
CEILING - Static variable in class ptolemy.math.Rounding
Singleton implementing ceiling rounding strategy.
cellConstraints() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Returns the CellConstraints object that is used as a cursor and holds the current column span and row span.
CellConstraints - Class in com.jgoodies.forms.layout
Defines constraints for components that are layed out with the FormLayout.
CellConstraints() - Constructor for class com.jgoodies.forms.layout.CellConstraints
Constructs a default instance of CellConstraints.
CellConstraints(int, int) - Constructor for class com.jgoodies.forms.layout.CellConstraints
Constructs an instance of CellConstraints for the given cell position.
CellConstraints(int, int, int, int) - Constructor for class com.jgoodies.forms.layout.CellConstraints
Constructs an instance of CellConstraints for the given cell position and size.
CellConstraints(int, int, int, int, CellConstraints.Alignment, CellConstraints.Alignment) - Constructor for class com.jgoodies.forms.layout.CellConstraints
Constructs an instance of CellConstraints for the given cell position and size, anchor, and fill.
CellConstraints(int, int, int, int, CellConstraints.Alignment, CellConstraints.Alignment, Insets) - Constructor for class com.jgoodies.forms.layout.CellConstraints
Constructs an instance of CellConstraints for the complete set of available properties.
CellConstraints(int, int, CellConstraints.Alignment, CellConstraints.Alignment) - Constructor for class com.jgoodies.forms.layout.CellConstraints
Constructs an instance of CellConstraints for the given cell position, anchor, and fill.
CellConstraints(String) - Constructor for class com.jgoodies.forms.layout.CellConstraints
Constructs an instance of CellConstraints from the given encoded string properties.
CellConstraints.Alignment - Class in com.jgoodies.forms.layout
An ordinal-based serializable typesafe enumeration for component alignment types as used by the FormLayout.
CellPanelEditor - Class in ptolemy.vergil.gt
 
CellPanelEditor() - Constructor for class ptolemy.vergil.gt.CellPanelEditor
 
cells - Variable in class com.jhlabs.math.CellularFunction2D
 
CELLULAR - Static variable in class com.jhlabs.image.FBMFilter
 
CellularFilter - Class in com.jhlabs.image
A filter which produces an image with a cellular texture.
CellularFilter() - Constructor for class com.jhlabs.image.CellularFilter
 
CellularFilter.Point - Class in com.jhlabs.image
 
CellularFunction2D - Class in com.jhlabs.math
 
CellularFunction2D() - Constructor for class com.jhlabs.math.CellularFunction2D
 
CEmachineFrameworkEditorFactory(NamedObj, String) - Constructor for class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator.CEmachineFrameworkEditorFactory
Construct an editor for CE machines with the specified container and name.
center - Variable in class ptolemy.vergil.basic.export.web.Title
A boolean parameter that controls whether the origin of the text is center (if true) or north-west.
CENTER - Static variable in class com.jgoodies.forms.layout.CellConstraints
Put the component in the center.
CENTER - Static variable in class com.jgoodies.forms.layout.ColumnSpec
By default put the components in the center.
CENTER - Static variable in class com.jgoodies.forms.layout.RowSpec
By default put the components in the center.
centered - Variable in class ptolemy.vergil.kernel.attributes.FilledShapeAttribute
Indicator of whether the shape should be centered on the location.
centerFrequencies - Variable in class org.ptolemy.machineLearning.lib.AFTEDiscriminant
The array of filterbank center frequencies.
centerFrequencies - Variable in class org.ptolemy.machineLearning.lib.AFTEFast
Maximum center frequency in the filterbank.
centerOnScreen() - Method in class ptolemy.gui.Top
Center the window on the screen.
centerOnScreen() - Method in class ptolemy.vergil.gt.GTIngredientsEditor
 
CenterSite - Class in diva.canvas.connector
A concrete implementation of Site that is located in the center of the bounding box of a figure.
CenterSite(Figure) - Constructor for class diva.canvas.connector.CenterSite
Create a new site on the given figure.
CenterSite(Figure, int) - Constructor for class diva.canvas.connector.CenterSite
Create a new site on the given figure and with the given ID
CenterTarget - Class in diva.canvas.connector
An implementation of connector targets that finds center sites.
CenterTarget() - Constructor for class diva.canvas.connector.CenterTarget
 
CENTI - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
CENTIMETER - Static variable in class com.jgoodies.forms.layout.ConstantSize
 
centimeterAsPixel(double, int) - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Converts Centimeters and returns pixels using the specified resolution.
centimeterAsPixel(double, Component) - Static method in class com.jgoodies.forms.layout.Sizes
Converts Centimeters and returns pixels using the resolution of the given component's graphics object.
centimeterAsPixel(double, Component) - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Converts Centimeters and returns pixels using the resolution of the given component's graphics object.
centimeterAsPixel(double, Component) - Method in interface com.jgoodies.forms.util.UnitConverter
Converts Centimeters and returns pixels using the resolution of the given component's graphics object.
CertiRtig - Class in org.hlacerti.lib
Execute the HLA/CERTI RTIG in a subprocess.
CertiRtig(HlaManager, Boolean) - Constructor for class org.hlacerti.lib.CertiRtig
Construct an actor with the given HlaManager reference and debug mode status.
CGException - Class in ptolemy.cg.kernel.generic
Create exceptions in code generation.
CGException() - Constructor for class ptolemy.cg.kernel.generic.CGException
 
Changeable - Interface in ptolemy.kernel.util
This is an interface for objects that support change requests that can be deferred.
changeAnalyzer(GraphAnalyzer) - Method in class ptolemy.graph.analysis.Analysis
Change the analyzer associated with this analysis class to the given analyzer.
changeCount() - Method in class ptolemy.graph.Graph
Return the present value of a counter that keeps track of changes to the graph.
changed(String) - Method in class ptolemy.actor.gui.PortConfigurer
Deprecated.
Called to notify that one of the entries has changed.
changed(String) - Method in class ptolemy.actor.gui.PtolemyQuery
Queue a change request to alter the value of the attribute attached to the specified entry, if there is one.
changed(String) - Method in class ptolemy.actor.gui.RenameConfigurer
Called to notify that one of the entries has changed.
changed(String) - Method in class ptolemy.actor.gui.style.StyleConfigurer
Generate a change request to apply the changes.
changed(String) - Method in class ptolemy.actor.gui.TextEditor
React to a change in the find-and-replace query.
changed(String) - Method in class ptolemy.gui.demo.FileChooserQuery
Called to notify that one of the entries has changed.
changed(String) - Method in interface ptolemy.gui.QueryListener
Called to notify that one of the entries has changed.
changed(String) - Method in class ptolemy.vergil.basic.SearchResultsDialog
Execute the search.
CHANGED_PARAMETER - org.ptolemy.ssm.MirrorDecoratorListener.DecoratorEvent
Parameter was changed.
CHANGED_PORT_PARAMETER - org.ptolemy.ssm.MirrorDecoratorListener.DecoratorEvent
PortParameter was changed.
changedUpdate(DocumentEvent) - Method in class ptolemy.actor.gui.TextEditor
React to notification that an attribute or set of attributes changed.
changeEvent - Variable in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
changeExecuted(ChangeRequest) - Method in class ptolemy.actor.gui.EditParametersDialog
React to the fact that a change has been successfully executed.
changeExecuted(ChangeRequest) - Method in class ptolemy.actor.gui.OpenInstanceDialog
Update the table.
changeExecuted(ChangeRequest) - Method in class ptolemy.actor.gui.PortConfigurerDialog
Notify the listener that a change has been successfully executed.
changeExecuted(ChangeRequest) - Method in class ptolemy.actor.gui.PtolemyEffigy
React to the fact that a change has been successfully executed.
changeExecuted(ChangeRequest) - Method in class ptolemy.actor.gui.PtolemyQuery
Notify this class that a change has been successfully executed by the change handler.
changeExecuted(ChangeRequest) - Method in class ptolemy.actor.gui.RenameConfigurer
React to the fact that the change has been successfully executed by doing nothing.
changeExecuted(ChangeRequest) - Method in class ptolemy.actor.lib.SetVariable
Do nothing.
changeExecuted(ChangeRequest) - Method in class ptolemy.copernicus.kernel.GeneratorAttribute
 
changeExecuted(ChangeRequest) - Method in class ptolemy.domains.modal.modal.ModalModel
React to a change request has been successfully executed.
changeExecuted(ChangeRequest) - Method in interface ptolemy.kernel.util.ChangeListener
React to a change request has been successfully executed.
changeExecuted(ChangeRequest) - Method in class ptolemy.kernel.util.StreamChangeListener
Print the description of the change to the stream output.
changeExecuted(ChangeRequest) - Method in class ptolemy.kernel.util.test.system.ChangeRequestTest
React to a change request has been successfully executed by doing nothing.
changeExecuted(ChangeRequest) - Method in class ptolemy.moml.ConvertToLazy
React to a change request has been successfully executed by doing nothing.
changeExecuted(ChangeRequest) - Method in class ptolemy.moml.MoMLParser
React to a change request has been successfully executed.
changeExecuted(ChangeRequest) - Method in class ptolemy.moml.MoMLSimpleApplication
React to a change request has been successfully executed by doing nothing.
changeExecuted(ChangeRequest) - Method in class ptolemy.moml.MoMLUndoEntry
Do nothing.
changeExecuted(ChangeRequest) - Method in class ptolemy.vergil.actor.ActorGraphModel
This implementation will delegate to the implementation in the parent class and will additionally update the model in case it is necessary.
changeExecuted(ChangeRequest) - Method in class ptolemy.vergil.actor.ActorGraphModel.LinkModel.LinkChangeListener
Called after the change has been executed.
changeExecuted(ChangeRequest) - Method in class ptolemy.vergil.actor.lib.ModelDisplay
Do nothing.
changeExecuted(ChangeRequest) - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Notify the listener that a change has been successfully executed.
changeExecuted(ChangeRequest) - Method in class ptolemy.vergil.basic.BasicGraphFrame
React to the fact that a change has been successfully executed by marking the data associated with this window modified.
changeExecuted(ChangeRequest) - Method in class ptolemy.vergil.debugger.BreakpointConfigurer
React to a change request has been successfully executed.
changeExecuted(ChangeRequest) - Method in class ptolemy.vergil.gt.TransformationEditor
 
changeExecuted(ChangeRequest) - Method in class ptolemy.vergil.tree.EntityTreeModel.TreeUpdateListener
Trigger an update of the tree.
changeExecuted(ChangeRequest) - Method in class ptolemy.vergil.unit.UnitConstraintsDialog
 
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.actor.gui.EditParametersDialog
Notify the listener that a change has resulted in an exception.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.actor.gui.OpenInstanceDialog
Do nothing.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.actor.gui.PortConfigurerDialog
Notify the listener that a change has resulted in an exception.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.actor.gui.PtolemyEffigy
React to the fact that a change has triggered an error by reporting the error in a top-level dialog.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.actor.gui.PtolemyQuery
Notify the listener that a change attempted by the change handler has resulted in an exception.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.actor.gui.RenameConfigurer
React to the fact that the change has failed by reporting it.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.actor.lib.SetVariable
React to the fact that a change failed by setting a flag that causes an exception to be thrown in next call to prefire() or wrapup().
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.copernicus.kernel.GeneratorAttribute
 
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.domains.modal.modal.ModalModel
React to a change request has resulted in an exception.
changeFailed(ChangeRequest, Exception) - Method in interface ptolemy.kernel.util.ChangeListener
React to a change request has resulted in an exception.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.kernel.util.StreamChangeListener
Print the description of the failure to the stream output.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.kernel.util.test.system.ChangeRequestTest
React to a change request that has resulted in an exception.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.moml.ConvertToLazy
React to a change request that has resulted in an exception.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.moml.MoMLParser
React to a change request has resulted in an exception.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.moml.MoMLSimpleApplication
React to a change request that has resulted in an exception.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.moml.MoMLUndoEntry
Record the exception so that execute() can throw it.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.vergil.actor.ActorGraphModel.LinkModel.LinkChangeListener
Handled a failed change request.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.vergil.actor.lib.ModelDisplay
Stop executing the model.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Notify the listener that the change has failed with the specified exception.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.vergil.basic.BasicGraphFrame
React to the fact that a change has triggered an error by doing nothing (the effigy is also listening and will report the error).
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.vergil.debugger.BreakpointConfigurer
React to a change request has resulted in an exception.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.vergil.tree.EntityTreeModel.TreeUpdateListener
Trigger an update of the tree.
changeFailed(ChangeRequest, Exception) - Method in class ptolemy.vergil.unit.UnitConstraintsDialog
 
ChangeFixedWidth1ToAuto - Class in ptolemy.moml.filter
When this class is registered with the MoMLParser.setMoMLFilter() method, it will cause MoMLParser to filter so that models from earlier releases will run in the current release.
ChangeFixedWidth1ToAuto() - Constructor for class ptolemy.moml.filter.ChangeFixedWidth1ToAuto
 
ChangeListener - Interface in ptolemy.kernel.util
A ChangeListener is an interface implemented by objects that are interested in being kept informed about changes in a model as they are executed.
changeModel(BasicGraphFrame, CompositeEntity, boolean, boolean) - Static method in class ptolemy.vergil.gt.GTFrameTools
 
changeModel(BasicGraphFrame, CompositeEntity, boolean, boolean, UndoAction) - Static method in class ptolemy.vergil.gt.GTFrameTools
 
changeParameter(int, AutomaticSimulation, String[], String, double[], int) - Static method in class org.hlacerti.lib.AutomaticSimulation
Change a parameter in the .xml, making it assume previously chosen values.
changeParameter(int, AutomaticSimulation, String[], String, float, float, float, int) - Static method in class org.hlacerti.lib.AutomaticSimulation
Change a parameter in the .xml, making it vary within an interval defined by the parameters start and end.
changeParameters(int, AutomaticSimulation, String[], String[], double[][], int) - Static method in class org.hlacerti.lib.AutomaticSimulation
Change a parameter in the .xml, making it vary within an interval defined by the parameters start and end.
ChangePtr - Class in ptolemy.domains.taskpt.lib
An actor that changes address and size of a PtrToken.
ChangePtr(CompositeEntity, String) - Constructor for class ptolemy.domains.taskpt.lib.ChangePtr
Construct an actor with the given container and name.
changeRequest - Variable in class ptolemy.kernel.util.test.system.ChangeRequestTest
ChangeRequest that modifies the system.
ChangeRequest - Class in ptolemy.kernel.util
Abstract base class for change requests.
ChangeRequest(Object, String) - Constructor for class ptolemy.kernel.util.ChangeRequest
Construct a request with the specified source and description.
ChangeRequest(Object, String, boolean) - Constructor for class ptolemy.kernel.util.ChangeRequest
Construct a request with the specified source and description.
ChangeRequestTest - Class in ptolemy.kernel.util.test.system
Test for ChangeRequest.
ChangeRequestTest() - Constructor for class ptolemy.kernel.util.test.system.ChangeRequestTest
Constructor.
changeTypesInMethods(SootClass, SootClass, SootClass) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Search through all the methods in the given class and change all references to the old class to references to the new class.
changeTypesOfFields(SootClass, SootClass, SootClass) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Search through all the fields in the given class and if the field is of class oldClass, then change it to newClass.
changeWeight(Element) - Method in class ptolemy.graph.ElementList
Given an element in this list, check if the weight has changed (since the element was added to the graph or was last validated, whichever is more recent), and if so, change the current mapping of a weight to the element or remove the element from the set of unweighted elements.
channel - Variable in class ptolemy.actor.lib.Publisher
The name of the channel.
channel - Variable in class ptolemy.actor.lib.Subscriber
The name of the channel.
channel - Variable in class ptolemy.actor.PubSubPort
If set, then this port is used to communicate over a named publish and subscribe channel, rather than over manually established connections.
channel - Variable in class ptolemy.domains.pn.kernel.NondeterministicMerge
Output port used to indicate which input channel the current output came from.
channel() - Method in class ptolemy.domains.ptides.kernel.PtidesEvent
Return the destination channel for this event.
Channel(IOPort, int) - Constructor for class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter.Channel
Construct the channel with the given port and channel number.
channelBandwidth - Variable in class ptolemy.domains.ptides.lib.qm.VariableDelaySwitch
The channel bandwidth in bits/second.
ChannelListener - Interface in ptolemy.domains.wireless.kernel
Interface for channel listeners.
ChannelMixFilter - Class in com.jhlabs.image
A filter which allows the red, green and blue channels of an image to be mixed into each other.
ChannelMixFilter() - Constructor for class com.jhlabs.image.ChannelMixFilter
 
channelName - Variable in class ptolemy.domains.wireless.lib.LinkVisualizer
The name of the channel.
channelName - Variable in class ptolemy.domains.wireless.lib.TerrainProperty
The name of the channel.
channelNotify(RecordToken, Token, WirelessIOPort, WirelessIOPort) - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Notify any channel listeners that have been added.
channelNotify(RecordToken, Token, WirelessIOPort, WirelessIOPort) - Method in interface ptolemy.domains.wireless.kernel.ChannelListener
React to a transmission on the channel on which this is listening.
channelNotify(RecordToken, Token, WirelessIOPort, WirelessIOPort) - Method in class ptolemy.domains.wireless.lib.LinkVisualizer
Visualize a line between the sender and destination containers by starting a thread that will create and remove the line after some amount of time.
channelNumber - Variable in class ptolemy.actor.lib.Maximum
The output port for the channel number.
channelNumber - Variable in class ptolemy.actor.lib.Minimum
The output port for the channel number.
channelNumber - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter.Channel
The channel number of this channel.
ChannelPort - Class in ptolemy.domains.wireless.kernel
This port is used in a channel to mediate type constraints between senders and receivers on a wireless channel.
ChannelPort(ComponentEntity, String) - Constructor for class ptolemy.domains.wireless.kernel.ChannelPort
Construct a port with the specified container and name that is both an input and an output.
channels - Variable in class ptolemy.actor.lib.javasound.AudioWriteBuffer
The number of audio channels to use.
channels - Variable in class ptolemy.actor.lib.javasound.AudioWriter
The number of audio channels to use.
channels - Variable in class ptolemy.actor.lib.javasound.LiveSoundActor
The number of audio channels.
channels - Variable in class ptolemy.actor.lib.javasound.SoundActor
The number of audio channels.
CHANNELS - Static variable in class ptolemy.media.javasound.LiveSoundEvent
The value indicates a channel number change event.
ChannelState - Class in ptolemy.domains.wireless.lib.network.mac
This actor updates the channel state based on the information from PHY and NAV (Network Allocation Vector).
ChannelState(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.network.mac.ChannelState
Construct an actor with the specified name and container.
channelStatus - Variable in class ptolemy.domains.wireless.lib.network.mac.ChannelState
The input port for channel status message from the physical layer.
channelStatus - Variable in class ptolemy.domains.wireless.lib.network.PHY
Port sending channel status to the MAC
characters(char[], int, int) - Method in class ptolemy.configs.test.ValidatingXMLParser
 
charData(char[], int, int) - Method in class com.microstar.xml.demo.EventDemo
Handle character data by printing an event.
charData(char[], int, int) - Method in class com.microstar.xml.demo.XmlApp
Handle character data.
charData(char[], int, int) - Method in class com.microstar.xml.demo.XmlApplet
Handle character data.
charData(char[], int, int) - Method in class com.microstar.xml.driver.SAXDriver
Implement com.microstar.xml.XmlHandler#charData.
charData(char[], int, int) - Method in class com.microstar.xml.HandlerBase
Handle character data.
charData(char[], int, int) - Method in interface com.microstar.xml.XmlHandler
Character data.
charData(char[], int, int) - Method in class diva.gui.MultipageParser
Handle character data.
charData(char[], int, int) - Method in class diva.util.xml.XmlReader.Handler
Append the given character bytes to the character data of the current XML element.
charData(char[], int, int) - Method in class ptolemy.moml.MoMLParser
Handle character data.
charData(char[], int, int) - Method in class ptolemy.plot.plotml.PlotBoxMLParser
Handle character data.
charData(char[], int, int) - Method in class ptolemy.vergil.actor.DocManager
Handle character data.
check() - Method in class diva.canvas.test.FigureTest.RegionTestCase
 
check() - Method in class diva.util.jester.TestCase
Report on the results of running the test.
check() - Method in class ptolemy.actor.gui.Configuration
Check the configuration for common style problems.
check(Pattern, MatchResult) - Method in class ptolemy.actor.gt.Constraint
Check whether this constraint is satisfied with the given match in matchResult to the given pattern.
Check - Class in ptolemy.domains.csp.demo.DiningPhilosophers.checkDeadlock
Check the dining philosopher model.
Check(int, boolean) - Constructor for class ptolemy.domains.csp.demo.DiningPhilosophers.checkDeadlock.Check
Load the base automata.
Checkable - Interface in ptolemy.actor.gt
Interface of NamedObjs that correspond to criteria.
checkArray(LinkedHashMap<String, Integer[]>, LinkedHashMap<String, Integer[]>, LinkedHashMap<String, Integer[]>, List<String>) - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Check whether the array is correct or not.
checkAttributeType(Actor, List, List) - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Check for SequenceAttribute or ProcessAttribute for multiple or wrong occurrence in the model.
CheckBoxStyle - Class in ptolemy.actor.gui.style
This attribute annotates user settable attributes to specify a checkbox style for configuring the containing attribute.
CheckBoxStyle() - Constructor for class ptolemy.actor.gui.style.CheckBoxStyle
Construct an attribute in the default workspace with an empty string as its name.
CheckBoxStyle(Parameter, String) - Constructor for class ptolemy.actor.gui.style.CheckBoxStyle
Construct an attribute with the specified container and name.
CheckBoxStyle(Workspace) - Constructor for class ptolemy.actor.gui.style.CheckBoxStyle
Construct an attribute in the given workspace with an empty string as its name.
checkCacheValid(TransformContext) - Method in class diva.canvas.DamageRegion
Check transform cache validity.
checkCacheValid(TransformContext) - Method in class diva.canvas.TransformContext
Check transform cache validity.
checkCloneFields(NamedObj) - Static method in class ptolemy.actor.gui.Configuration
Check that clone(Workspace) method properly sets the fields.
checkCompleteDemos(String) - Static method in class ptolemy.actor.gui.HTMLAbout
Check that all the demos in otherDemos are in completeDemos.
checkConsistency(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Check to make sure that all nodes and edges are self-consistent within a graph.
checkConsistency(Object, GraphModel) - Static method in class diva.graph.layout.LayoutUtilities
Check consistency of the graph in terms of topology and layout.
checkContainerClass(Attribute, NamedObj, Class<? extends CompositeEntity>, boolean) - Static method in class ptolemy.actor.gt.GTTools
Check the class of the container in which the attribute is to be placed.
checkContainment(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Check to make sure that all nodes and edges are contained with in a graph and are consistent.
checkContainment(Object, GraphModel) - Static method in class diva.graph.layout.LayoutUtilities
Check consistency and containment in terms of topology and layout.
checkCopy(String, NamedObj) - Method in class ptolemy.moml.MoMLVariableChecker
Check for problems in the moml to be copied.
checkCopy(String, NamedObj, boolean) - Method in class ptolemy.moml.MoMLVariableChecker
Check for problems in the moml to be copied.
checkDisjointness() - Method in class ptolemy.vergil.scr.ConditionsTableModel
Check that all modes are unique.
checkDisjointness() - Method in class ptolemy.vergil.scr.EventTableModel
Check that all modes are unique.
checkDisjointness(List<String>, int, int, FSMActor) - Static method in class ptolemy.vergil.scr.SCRTableHelper
Check that all modes are unique.
checkEdge(Edge, Graph) - Static method in exception ptolemy.graph.GraphElementException
Verify that an edge is in the container graph.
checkErrors() - Method in class ptolemy.data.ontologies.OntologySolver
Check whether there are any regression testing errors after resolving properties.
CheckFilter - Class in com.jhlabs.image
A Filter to draw grids and check patterns.
CheckFilter() - Constructor for class com.jhlabs.image.CheckFilter
 
checkForAttributes() - Method in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
Check to see if the parameters exist in the workspace.
checkForAttributes(Token, Token) - Method in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
Check to see if both the variable and initial value variable exist.
checkForCycles() - Method in class ptolemy.actor.util.CausalityInterfaceForComposites
Check the associated composite actor for causality cycles.
checkForDTD(URL, String, String) - Static method in class ptolemy.actor.gui.EffigyFactory
Check the URL input for a DTD.
checkForFileUpdates - Variable in class ptolemy.actor.parameters.ParameterSet
If this parameter is set to true, then the specified file or URL will be checked for updates on every prefiring of the enclosing opaque composite actor.
checkGiottoID(String) - Static method in class ptolemy.domains.giotto.kernel.GiottoCodeGeneratorUtilities
Throw an exception if the given string is a valid giotto reserved word, which prevents it from being used as an identifier.
checkInterfaceCompatibility(int, boolean) - Method in class ptolemy.chic.ChicInvoker
Check the interface compatibility of all entities that are directly or indirectly contained by the container of this attribute.
checkModelSize(Configuration, String[]) - Static method in class ptolemy.actor.gui.CheckModelSize
Check the size, zoom and location of the models named by the args.
CheckModelSize - Class in ptolemy.actor.gui
Class that checks the size, zoom, and location of a model.
CheckModelSize() - Constructor for class ptolemy.actor.gui.CheckModelSize
 
checkNode(Node, Graph) - Static method in exception ptolemy.graph.GraphElementException
Verify that a node is in the container graph.
checkoutOrUpdateAccessorsRepository - Variable in class org.terraswarm.accessor.JSAccessor
If true, then check out the accessors git repository when the accessor is reloaded and run ant to build the PtDoc files.
checkPort(Port) - Method in class ptolemy.actor.test.TestTypedIORelation
Throw an exception if the specified port cannot be linked to this relation (is not of class TypedIOPort).
checkResolutionErrors() - Method in class ptolemy.data.ontologies.OntologySolver
Check whether there are any OntologySolver resolution errors after resolving properties.
checkSafety(Object, Class<T>, boolean) - Static method in class ptolemy.actor.lib.jjs.JSUtils
Test whether a given object can be safely cast into a given class.
checkTDLID(String) - Static method in class ptolemy.domains.tdl.kernel.TDLCodeGeneratorUtilities
Throw an exception if the given string is a valid TDL reserved word, which prevents it from being used as an identifier.
checkUnacceptableConcepts() - Method in class ptolemy.data.ontologies.DAGConceptGraph
Return a list of the concepts which are not acceptable, but are also not at the top of the lattice, as required for non-acceptable concepts.
checkUniqueness(Attribute, NamedObj) - Static method in class ptolemy.actor.gt.GTTools
Check whether the attribute is unique in the given container.
checkWidthConstraints() - Method in class ptolemy.actor.IOPort
Check whether the widths constraints are met.
ChicAttribute - Class in ptolemy.chic
An attribute that has a string value which is meant to be used as an interface in Chic.
ChicAttribute(NamedObj, String) - Constructor for class ptolemy.chic.ChicAttribute
Construct an attribute with the given name contained by the specified container and annotate it with a TextStyle attribute.
chicAttributeName - Variable in class ptolemy.chic.ChicInvoker
A StringAttribute representing the name of the ChicAttributes that are to be queried while collecting the interfaces upon which Chic is to be invoked.
ChicController - Class in ptolemy.chic
This class provides interaction with nodes that represent ChicInvoker visible attributes.
ChicController(GraphController) - Constructor for class ptolemy.chic.ChicController
Create a Chic controller associated with the specified graph controller with full access.
ChicController(GraphController, AttributeController.Access) - Constructor for class ptolemy.chic.ChicController
Create a Chic controller associated with the specified graph controller.
ChicControllerFactory - Class in ptolemy.chic
This is an attribute that produces a custom node controller for Chic visible attributes.
ChicControllerFactory(NamedObj, String) - Constructor for class ptolemy.chic.ChicControllerFactory
Construct a new attribute with the given container and name.
ChicInvoker - Class in ptolemy.chic
This attribute is a visible attribute used for invoking Chic (Checker for Interface Compatibility) on its container.
ChicInvoker(NamedObj, String) - Constructor for class ptolemy.chic.ChicInvoker
Construct an attribute with the specified container and name.
children - Variable in class ptolemy.data.expr.SimpleNode
 
ChMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.PHY
 
ChoiceAction - Interface in ptolemy.domains.modal.kernel
An action implementing this interface is a choice action.
choiceActionList() - Method in class ptolemy.domains.modal.kernel.Transition
Return the list of choice actions contained by this transition.
ChoiceCriterionElement - Class in ptolemy.actor.gt.ingredients.criteria
A choice element for a criterion.
ChoiceCriterionElement(String, boolean) - Constructor for class ptolemy.actor.gt.ingredients.criteria.ChoiceCriterionElement
Construct a choice element for a criterion.
ChoiceCriterionElement(String, boolean, boolean, boolean, boolean) - Constructor for class ptolemy.actor.gt.ingredients.criteria.ChoiceCriterionElement
Construct a choice element for a criterion.
ChoiceParameter - Class in ptolemy.data.expr
This parameter contains a string value and has a list of acceptable choices.
ChoiceParameter(NamedObj, String, Class<?>) - Constructor for class ptolemy.data.expr.ChoiceParameter
Construct a parameter with the given name contained by the specified entity.
choices - Variable in class ptolemy.data.expr.ChoiceStringParameter
A comma-separated list of choices.
ChoiceStringParameter - Class in ptolemy.data.expr
This parameter contains a string value and has a list of acceptable choices.
ChoiceStringParameter(NamedObj, String) - Constructor for class ptolemy.data.expr.ChoiceStringParameter
Construct a parameter with the given name contained by the specified entity.
ChoiceStyle - Class in ptolemy.actor.gui.style
This attribute annotates user settable attributes to specify an uneditable combobox style for configuring the containing attribute.
ChoiceStyle() - Constructor for class ptolemy.actor.gui.style.ChoiceStyle
Construct an attribute in the default workspace with an empty string as its name.
ChoiceStyle(NamedObj, String) - Constructor for class ptolemy.actor.gui.style.ChoiceStyle
Construct an attribute with the specified container and name.
ChoiceStyle(Workspace) - Constructor for class ptolemy.actor.gui.style.ChoiceStyle
Construct an attribute in the given workspace with an empty string as its name.
choleskyDecomposition(double[][]) - Static method in class ptolemy.data.expr.UtilityFunctions
Returns the lower triangular matrix L that satisfies LL*=A
chooseBranch(ConditionalBranch[]) - Method in class ptolemy.domains.csp.kernel.ConditionalBranchController
Determine which branch succeeds with a rendezvous.
chooseBranch(ConditionalBranch[]) - Method in class ptolemy.domains.csp.kernel.CSPActor
Determine which branch succeeds with a rendezvous.
chooseSensor(String[]) - Method in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
Dialog Box to select a service the accessor mimics.
Chop - Class in ptolemy.domains.sdf.lib
This actor reads a sequence of input tokens of any type, and writes a sequence of tokens constructed from the input sequence (possibly supplemented with zeros).
Chop(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.Chop
Construct an actor in the specified container with the specified name.
Chopstick - Class in ptolemy.domains.csp.demo.DiningPhilosophers
Chopstick in the Dining Philosophers demo.
Chopstick() - Constructor for class ptolemy.domains.csp.demo.DiningPhilosophers.Chopstick
Construct a Chopstick in the default workspace with an empty string as its name.
Chopstick(TypedCompositeActor, String) - Constructor for class ptolemy.domains.csp.demo.DiningPhilosophers.Chopstick
Construct a Chopstick in the specified container with the specified name.
Chord - Class in org.ptolemy.machineImprovisation
A class that defines a Chord object.
Chord() - Constructor for class org.ptolemy.machineImprovisation.Chord
Construct an empty Chord with no chord tones.
Chord(String, double) - Constructor for class org.ptolemy.machineImprovisation.Chord
Construct a chord with a name and a duration.
Chord(Set<Note>) - Constructor for class org.ptolemy.machineImprovisation.Chord
Construct a chord by a set of note objects.
chordDuration - Variable in class org.ptolemy.machineImprovisation.ChordParser
Duration of chord.
ChordFollower - Class in org.ptolemy.machineImprovisation
An actor that follows where the melody is within the measure.
ChordFollower(CompositeEntity, String) - Constructor for class org.ptolemy.machineImprovisation.ChordFollower
Construct an actor in the specified container with the specified name.
ChordFunction() - Constructor for class org.ptolemy.machineImprovisation.FactorOracle.ChordFunction
 
ChordFunctionToken() - Constructor for class org.ptolemy.machineImprovisation.FactorOracle.ChordFunction.ChordFunctionToken
 
ChordFunctionToken() - Constructor for class org.ptolemy.machineImprovisation.FactorOracle.ChordFunctionToken
 
chordIndex - Variable in class org.ptolemy.machineImprovisation.ChordParser
Index of chord in the global chord sequence.
chordName - Variable in class org.ptolemy.machineImprovisation.ChordParser
Name of chord.
ChordParser - Class in org.ptolemy.machineImprovisation
The Chord parser receives OSC information regarding the Chords and builds a sequence of chord objects.
ChordParser(CompositeEntity, String) - Constructor for class org.ptolemy.machineImprovisation.ChordParser
Construct an actor with the given container and name.
chords - Variable in class org.ptolemy.machineImprovisation.ChordParser
An array of ordered chord objects.
chordSequence - Variable in class org.ptolemy.machineImprovisation.ChordFollower
The chord sequence to which the melody should adhere to.
ChromaKeyFilter - Class in com.jhlabs.image
A filter which can be used to produce wipes by transferring the luma of a Destination image into the alpha channel of the source.
ChromaKeyFilter() - Constructor for class com.jhlabs.image.ChromaKeyFilter
 
ChromeFilter - Class in com.jhlabs.image
A filter which simulates chrome.
ChromeFilter() - Constructor for class com.jhlabs.image.ChromeFilter
 
CIActor - Class in ptolemy.domains.ci.kernel
A base class for actors specific to the CI domain.
CIActor(CompositeEntity, String) - Constructor for class ptolemy.domains.ci.kernel.CIActor
Construct an actor with the given container and name.
CIDirector - Class in ptolemy.domains.ci.kernel
Director of the component interaction (CI) domain.
CIDirector() - Constructor for class ptolemy.domains.ci.kernel.CIDirector
Construct a director in the default workspace with an empty string as its name.
CIDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.ci.kernel.CIDirector
Construct a director in the given container with the given name.
CIDirector(Workspace) - Constructor for class ptolemy.domains.ci.kernel.CIDirector
Construct a director in the workspace with an empty name.
CipherActor - Class in ptolemy.actor.lib.security
A base class for actors that encrypt and decrypt data.
CipherActor(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.security.CipherActor
Construct an actor with the given container and name.
cipherMode - Variable in class ptolemy.actor.lib.security.SymmetricCrypto
The cipher mode to be used for the cipher.
CIRCLE_DOWN - Static variable in class com.jhlabs.image.Gradient
Interpolate with a falling circle shape curve.
CIRCLE_DOWN - Static variable in class com.jhlabs.image.ShapeFilter
 
CIRCLE_UP - Static variable in class com.jhlabs.image.Gradient
Interpolate with a rising circle shape curve.
CIRCLE_UP - Static variable in class com.jhlabs.image.ShapeFilter
 
circleDivisions - Variable in class ptolemy.domains.gr.lib.Cone3D
The number of divisions in the circle forming the base of the cone.
circleDivisions - Variable in class ptolemy.domains.gr.lib.Cylinder3D
The number of divisions in the circles forming the ends of the cylinder.
circleDown(float) - Static method in class com.jhlabs.image.ImageMath
A "circle down" function.
CircleFilter - Class in com.jhlabs.image
A filter which wraps an image around a circular arc.
CircleFilter() - Constructor for class com.jhlabs.image.CircleFilter
Construct a CircleFilter.
CircleGeometry - Class in diva.canvas.interactor
A class that provides support for manipulating the bounds of a figure.
CircleGeometry(Figure, Rectangle2D) - Constructor for class diva.canvas.interactor.CircleGeometry
Create a new geometry object on the given figure and with the given initial bounds.
CircleGeometry.CircleSite - Class in diva.canvas.interactor
CircleSite is the local class that implements an editable site of Rectangle objects.
CircleManipulator - Class in diva.canvas.interactor
A manipulator which attaches a grab handles to one of the bounds of the child figure.
CircleManipulator() - Constructor for class diva.canvas.interactor.CircleManipulator
Construct a new manipulator that uses rectangular grab-handles.
CircleManipulator(GrabHandleFactory) - Constructor for class diva.canvas.interactor.CircleManipulator
Construct a new manipulator using the given grab-handle factory.
CIRCLES - Static variable in class com.jhlabs.image.SmearFilter
 
circleUp(float) - Static method in class com.jhlabs.image.ImageMath
A "circle up" function.
CircularDependencyError(Nameable, String) - Constructor for exception ptolemy.data.expr.Variable.CircularDependencyError
 
CircularFifoQueue<E> - Class in ptolemy.actor.lib.jjs.modules.IMUSensor
CircularFifoQueue is a first-in first-out queue with a fixed size that replaces its oldest element if full.
CircularFifoQueue() - Constructor for class ptolemy.actor.lib.jjs.modules.IMUSensor.CircularFifoQueue
Constructor that creates a queue with the default size of 32.
CircularFifoQueue(int) - Constructor for class ptolemy.actor.lib.jjs.modules.IMUSensor.CircularFifoQueue
Constructor that creates a queue with the specified size.
CircularFifoQueue(Collection<? extends E>) - Constructor for class ptolemy.actor.lib.jjs.modules.IMUSensor.CircularFifoQueue
Constructor that creates a queue from the specified collection.
CircularSweep3D - Class in ptolemy.domains.gr.lib
This actor contains the geometry and appearance specifications for a circularly swept object.
CircularSweep3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.CircularSweep3D
Construct an actor with the given container and name.
CIReceiver - Class in ptolemy.domains.ci.kernel
An implementation of the ptolemy.actor.Receiver interface for the CI domain.
CIReceiver(CIDirector) - Constructor for class ptolemy.domains.ci.kernel.CIReceiver
Construct an empty receiver.
claimWriteAccess() - Method in class org.ptolemy.qss.util.ModelPolynomial
Claim write access.
clamp(float, float) - Method in class com.jhlabs.vecmath.Tuple3f
 
clamp(float, float) - Method in class com.jhlabs.vecmath.Tuple4f
 
clamp(float, float, float) - Static method in class com.jhlabs.image.ImageMath
Clamp a value to an interval.
clamp(int) - Static method in class com.jhlabs.image.PixelUtils
Clamp a value to the range 0..255.
clamp(int, int, int) - Static method in class com.jhlabs.image.ImageMath
Clamp a value to an interval.
CLAMP - Static variable in class com.jhlabs.image.TransformFilter
Clamp pixels to the image edges.
CLAMP - Static variable in class com.jhlabs.math.ImageFunction2D
 
CLAMP_EDGES - Static variable in class com.jhlabs.image.ConvolveFilter
Clamp pixels off the edge to the nearest edge.
CLASS_ELEMENT_HIGHLIGHT_COLOR - Static variable in class ptolemy.vergil.basic.LocatableNodeController
A fourth argument would this highlight translucent, which would enable combination with other highlights.
CLASS_TAG - Static variable in class diva.util.xml.CompositeBuilder
Indicates a recognizer class
ClassAndEntityTreeModel - Class in ptolemy.vergil.tree
A tree model for Ptolemy II models that includes class definitions and entities.
ClassAndEntityTreeModel(NamedObj) - Constructor for class ptolemy.vergil.tree.ClassAndEntityTreeModel
Create a new tree model with the specified root.
ClassChanges - Class in ptolemy.moml.filter
When this class is registered with the MoMLParser.setMoMLFilter() method, it will cause MoMLParser to filter so that models from earlier releases will run in the current release.
ClassChanges() - Constructor for class ptolemy.moml.filter.ClassChanges
 
classClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ClassConceptFunctionDefinitionAttribute - Class in ptolemy.data.ontologies
Attribute that defines a concept function by instantiating a ConceptFunction Java class.
ClassConceptFunctionDefinitionAttribute(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.ClassConceptFunctionDefinitionAttribute
Construct the ClassConceptFunctionDefinitionAttribute attribute with the given container and name.
ClassDefinitionController - Class in ptolemy.vergil.actor
This class provides interaction with nodes that represent Ptolemy II classes.
ClassDefinitionController(GraphController) - Constructor for class ptolemy.vergil.actor.ClassDefinitionController
Create an actor instance controller associated with the specified graph controller with full access.
ClassDefinitionController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.actor.ClassDefinitionController
Create a controller associated with the specified graph controller with the specified access.
classDefinitionList() - Method in class ptolemy.actor.LazyTypedCompositeActor
List the contained class definitions in the order they were added (using their setContainer() method).
classDefinitionList() - Method in class ptolemy.kernel.CompositeEntity
List the contained class definitions in the order they were added (using their setContainer() method).
classDefinitionList() - Method in class ptolemy.moml.EntityLibrary
List the contained class definitions in the order they were added (using their setContainer() method).
classesToRemove - Variable in class ptolemy.actor.gui.Configuration
A Parameter that is an array of Strings where each element names a class to be removed.
classifyHMM(double[][], double[], double[][]) - Method in class org.ptolemy.machineLearning.hmm.ObservationClassifier
Alpha-beta recursion.
classInstanceName - Variable in class org.hlacerti.lib.HlaPublisher
The name of the HLA class instance for this HlaSubscriber.
classInstanceName - Variable in class org.hlacerti.lib.HlaSubscriber
The name of the HLA class instance for this HlaSubscriber.
ClassLoadingStrategy - Interface in org.ptolemy.classloading
Strategy to be able to switch class loading mechanisms, depending on the needs for a runtime environment (especially for actors and other model entities),
className - Variable in class org.hlacerti.lib.HlaAttributeReflector
The name of the class whose attribute this actor listens for updates.
className - Variable in class org.hlacerti.lib.HlaAttributeUpdater
The name of the class whose attribute this actor updates.
className - Variable in class ptolemy.actor.lib.ClassWrapper
The name of the Java class.
className - Variable in class ptolemy.domains.modal.modal.RefinementExtender
The full name of the refinement class.
CLASSNAME - Static variable in class ptolemy.kernel.util.NamedObj
Indicate that the description(int) method should include the class name.
classNameForMap - Variable in class ptolemy.actor.ptalon.lib.MapWorker
The qualified class name for a Java class containing a method with signature:
classNameForReduce - Variable in class ptolemy.actor.ptalon.lib.ReduceWorker
The qualified class name for a Java class containing a method with signature:
classObjectName - Variable in class org.hlacerti.lib.HlaPublisher
The object class of the HLA attribute to publish.
classObjectName - Variable in class org.hlacerti.lib.HlaSubscriber
The object class of the HLA attribute to subscribe to.
classToActorName(String) - Static method in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
Generate actor name from its class name.
ClassUtilities - Class in ptolemy.util
A collection of utilities for manipulating classes.
ClassWrapper - Class in ptolemy.actor.lib
This actor wraps (an instance of) a Java class specified by the className parameter.
ClassWrapper(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ClassWrapper
Construct an actor with the given container and name.
ClassWriter - Class in ptolemy.copernicus.kernel
Write all of the application classes out to class files.
cleanAuth - Variable in class ptolemy.actor.lib.jjs.modules.iotAuth.AuthManager
If true then remove the contents of the authSourceDirectory at the start of initialization.
cleanConstants() - Static method in class ptolemy.data.ontologies.OntologySolverBase
Traverse the list of constants and remove any ConceptTokens that may have been added by MonotonicyConceptFunction.
cleanFirst - Variable in class ptolemy.vergil.actor.DocBuilder
If true, then clean before building documentation.
cleanup() - Method in class ptolemy.moml.MoMLSimpleApplication
Clean up by freeing memory.
cleanUp() - Method in class ptolemy.actor.gui.AbstractPlaceableActor
Free up memory when closing.
cleanUp() - Method in class ptolemy.actor.gui.AbstractPlaceableJavaSE
Free up memory when closing.
cleanUp() - Method in class ptolemy.actor.lib.gui.Display
Free up memory when closing.
cleanUp() - Method in interface ptolemy.actor.lib.gui.DisplayInterface
Free up memory when closing.
cleanUp() - Method in class ptolemy.actor.lib.gui.DisplayJavaSE
Free up memory when closing.
cleanUp() - Method in class ptolemy.actor.lib.gui.PlotterBase
Free up memory when closing.
cleanUp() - Method in interface ptolemy.actor.lib.gui.PlotterBaseInterface
Free up memory when closing.
cleanUp() - Method in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Free up memory when closing.
cleanUp() - Method in class ptolemy.actor.lib.image.ImageDisplay
Free up memory when closing.
cleanUp() - Method in interface ptolemy.actor.lib.image.ImageDisplayInterface
Free up memory when closing.
cleanUp() - Method in class ptolemy.actor.lib.image.ImageDisplayJavaSE
Free up memory when closing.
cleanupModel(NamedObj) - Static method in class ptolemy.actor.gt.GTTools
Create a copy of the given model in a new workspace that is cleaned up with no execution state left in it.
cleanupModel(NamedObj, Workspace) - Static method in class ptolemy.actor.gt.GTTools
Create a copy of the given model in the given workspace that is cleaned up with no execution state left in it.
cleanupModel(NamedObj, MoMLParser) - Static method in class ptolemy.actor.gt.GTTools
Create a copy of the given model with the given parser that is cleaned up with no execution state left in it.
cleanupString(String) - Method in class ptolemy.data.expr.PtParser
 
clear - Variable in class ptolemy.actor.lib.database.DatabaseInsert
If true, clear the table at initialization of the model.
clear - Variable in class ptolemy.actor.lib.mbed.NeoPixelLEDStrip
The clear input port.
clear() - Method in class diva.canvas.BasicZList
Removes all of the figures from this list.
clear() - Method in class diva.canvas.FigureLayer
Removes all of the figures from this layer.
clear() - Method in class diva.canvas.OverlayLayer
Clear the layer.
clear() - Method in interface diva.canvas.ZList
Removes all of the figures from this list.
clear() - Method in class diva.graph.AbstractGraphController
Remove all figures from the display
clear() - Method in interface diva.graph.GraphController
Remove all figures from the display
clear() - Method in class ptolemy.actor.AbstractReceiver
Throw an exception.
clear() - Method in class ptolemy.actor.gt.data.CombinedCollection
Clear this collection by removing all its components.
clear() - Method in class ptolemy.actor.gt.data.FastLinkedList
Clear this linked list.
clear() - Method in class ptolemy.actor.gt.data.SequentialTwoWayHashMap
Clear this two-way hash map.
clear() - Method in class ptolemy.actor.gt.data.TwoWayHashMap
Clear this two-way hash map.
clear() - Method in class ptolemy.actor.gui.ArrayOfRecordsPane
Clear the display.
clear() - Method in class ptolemy.actor.gui.ImageTokenEffigy
Clear the token array associated with this effigy.
clear() - Method in class ptolemy.actor.gui.MatrixPane
Clear the display.
clear() - Method in class ptolemy.actor.gui.MatrixTokenTableau
Clear the display.
clear() - Method in class ptolemy.actor.gui.TokenEffigy
Clear the token array associated with this effigy.
clear() - Method in class ptolemy.actor.gui.TokenTableau
Clear the display.
clear() - Method in class ptolemy.actor.IntermediateReceiver
Reset the communication aspect and the receiver that we delegate to.
clear() - Method in class ptolemy.actor.lib.image.ImageTableau
Clear the display.
clear() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.CircularFifoQueue
Clears this queue.
clear() - Method in class ptolemy.actor.lib.jjs.modules.localStorage.LocalStorageHelper
Remove all keys in the local storage.
clear() - Method in class ptolemy.actor.lib.r.RConsole
Clear the console.
clear() - Method in class ptolemy.actor.lib.vhdl.QueuedTypedIOPort
Clear the queue.
clear() - Method in class ptolemy.actor.Mailbox
Clear this receiver of any contained token.
clear() - Method in class ptolemy.actor.QueueReceiver
Clear this receiver of any contained tokens.
clear() - Method in interface ptolemy.actor.Receiver
Clear this receiver of any contained tokens.
clear() - Method in class ptolemy.actor.sched.FixedPointReceiver
Set the status of this receiver to be known and absent.
clear() - Static method in class ptolemy.actor.test.TestActor
Clear the record, and reset the iteration count to zero.
clear() - Static method in class ptolemy.actor.test.TypedTestActor
Clear the record, and reset the iteration count to zero.
clear() - Method in class ptolemy.actor.util.CalendarQueue
Empty the queue, discarding all current information.
clear() - Method in class ptolemy.actor.util.FIFOQueue
Remove all items currently stored in the queue and clear the history queue.
clear() - Method in class ptolemy.actor.util.TotallyOrderedSet
Clear the set by removing all elements.
clear() - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Clear the contents of this code stream.
clear() - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Clear list along with port lists.
clear() - Static method in class ptolemy.data.expr.CachedMethod
Clear the cache.
clear() - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopReceiver
Set the status of this receiver to be absent.
clear() - Method in class ptolemy.domains.ci.kernel.CIReceiver
Clear this receiver.
clear() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Reset local flags.
clear() - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Clear this receiver of any contained tokens.
clear() - Method in class ptolemy.domains.de.kernel.DECQEventQueue
Empty the event queue.
clear() - Method in interface ptolemy.domains.de.kernel.DEEventQueue
Empty this event queue.
clear() - Method in class ptolemy.domains.de.kernel.DEReceiver
Clear this receiver of any contained tokens.
clear() - Method in class ptolemy.domains.giotto.kernel.GiottoReceiver
Clear this receiver of any contained tokens.
clear() - Method in class ptolemy.domains.metroII.kernel.EventDictionary
Clears all the event ID mapping.
clear() - Method in class ptolemy.domains.metroII.kernel.Graph
Clears the linked list to the initial state.
clear() - Method in class ptolemy.domains.metroII.kernel.MappingConstraintSolver
Clears all the mapping constraints.
clear() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesListEventQueue
Clears the event queue.
clear() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
clear() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
clear() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
clear() - Method in class ptolemy.domains.modal.kernel.FSMReceiver
Clear this receiver of any contained token and set the known status to true.
clear() - Method in class ptolemy.domains.pn.kernel.test.TestSink
Clear the record, and reset the iteration count to zero.
clear() - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Do nothing.
clear() - Method in class ptolemy.domains.ptides.kernel.PtidesListEventQueue
Clear the event queue.
clear() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Reset local flags.
clear() - Method in class ptolemy.domains.rendezvous.kernel.test.TestSink
Clear the record, and reset the iteration count to zero.
clear() - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Clear this queue of any contained objects.
clear() - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Clear this receiver of any contained tokens.
clear() - Method in class ptolemy.domains.taskpt.lib.Memory
Remove all entries from the memory.
clear() - Method in class ptolemy.domains.tdl.kernel.TDLReceiver
Clear this receiver of any contained tokens.
clear() - Method in class ptolemy.domains.tm.kernel.TMReceiver
Clear this receiver of any contained tokens.
clear() - Method in class ptolemy.graph.ElementList
Clear all of the elements in this list.
clear() - Method in class ptolemy.graph.LabeledList
Clear all of the elements in this list.
clear() - Method in class ptolemy.gui.JTextAreaExec
Clear the text area, status bar and progress bar.
clear() - Static method in class ptolemy.moml.filter.BackwardCompatibility
Clear the list of filters.
clear() - Static method in class ptolemy.moml.filter.ClassChanges
Clear the map of class renames and the set of class removals.
clear() - Static method in class ptolemy.moml.filter.PortNameChanges
Clear the map of actors with port name changes.
clear() - Static method in class ptolemy.moml.filter.PropertyClassChanges
Clear the map of actors with property class changes.
clear() - Static method in class ptolemy.moml.filter.RemoveClasses
Clear the map of graphical classes to be removed.
clear() - Static method in class ptolemy.moml.filter.RemoveGraphicalClasses
Clear the map of graphical classes to be removed.
clear() - Static method in class ptolemy.moml.filter.RemoveNonPtinyClasses
Clear the map of graphical classes to be removed.
clear() - Method in interface ptolemy.util.ExecuteCommands
Clear the text area, status bar and progress bar.
clear() - Method in class ptolemy.util.StreamExec
Clear the text area, status bar and progress bar.
clear() - Method in class ptolemy.vergil.debugger.DebugController
Clear the set of actors that are being debugged.
clear() - Method in class ptolemy.vergil.toolbox.TextEditorConfigureFactory
Remove any editor that may have been associated with this object by a previous call to createEditor().
clear() - Method in interface ptolemy.vergil.toolbox.TextEditorFactory
Clear the object.
clear() - Method in class ptolemy.vergil.toolbox.TextEditorTableauFactory
Remove any editor that may have been associated with this object by a previous call to createEditor().
clear() - Method in class ptolemy.vergil.tree.PTreeMenuCreator
Remove all MenuItemFactories from the factory list.
clear() - Method in class ptolemy.vergil.unit.UnitSolverDialog.SolutionListModel
Clear the current set of solutions.
clear(boolean) - Method in class ptolemy.plot.Histogram
Clear the plot of all data points.
clear(boolean) - Method in class ptolemy.plot.Plot
Clear the plot of all data points.
clear(boolean) - Method in class ptolemy.plot.PlotBox
If the argument is true, clear the axes.
clear(boolean) - Method in interface ptolemy.plot.PlotBoxInterface
If the argument is true, clear the axes.
clear(boolean) - Method in interface ptolemy.plot.PlotInterface
Clear the plot of all data points.
clear(int) - Method in class ptolemy.plot.Plot
Clear the plot of data points in the specified dataset.
clear(int) - Method in interface ptolemy.plot.PlotInterface
Clear the plot of data points in the specified dataset.
CLEAR - Static variable in class com.jhlabs.image.PixelUtils
 
clearActorOrientedClassProviders() - Method in class org.ptolemy.classloading.osgi.OSGiClassLoadingStrategy
Clear the set of registered ActorOrientedClassProviders.
clearActors() - Method in class ptolemy.actor.ptalon.gt.PtalonMatcher
Clear the list of actors.
clearAllErrorHighlights() - Method in class ptolemy.vergil.basic.BasicGraphController
Request a change that clears all the error highlights.
clearAnimation() - Method in class ptolemy.vergil.basic.BasicGraphController
Clear any animation highlight that might currently be active.
clearCaches() - Method in class ptolemy.domains.sdf.kernel.CachedSDFScheduler
Clear the schedule cache, cache keys and cache for external rates of this scheduler.
clearCaptions() - Method in class ptolemy.plot.PlotBox
Clear all the captions.
clearCaptions() - Method in interface ptolemy.plot.PlotBoxInterface
Clear all the captions.
clearDisplay(boolean, boolean) - Method in class ptolemy.data.ontologies.OntologyMoMLHandler
Remove the highlighting and visible annotations for all property-able objects.
clearEdge(Object) - Method in class diva.graph.AbstractGraphController
Remove the figure for the given edge.
clearEdge(Object) - Method in class diva.graph.BasicEdgeController
Remove the figure for the given edge, but do not remove the edge from the graph model.
clearEdge(Object) - Method in interface diva.graph.EdgeController
Remove the figure for the given edge, but do not remove the edge from the graph model.
clearEdge(Object) - Method in interface diva.graph.GraphController
Remove the figure for the given edge.
clearEnabledOutports() - Method in class ptolemy.domains.sequence.kernel.ControlActor
Clear the list of enabled output ports.
clearEnvironment - Variable in class ptolemy.matlab.Expression
If true, clear variables and globals before each execution.
clearEvent() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
clearFileSelectionStatus() - Method in class ptolemy.vergil.gt.MatchResultViewer
 
clearGrabHandles() - Method in class diva.canvas.interactor.Manipulator
Clear all grab-handles.
clearInterval(Integer) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Clear the interval with the specified handle, if it has not already executed.
clearInterval(Object) - Method in interface ptolemy.actor.lib.jjs.AccessorOrchestrator
Clear the interval with the specified handle, if it has not already executed.
clearInterval(Object) - Method in class ptolemy.actor.lib.jjs.JavaScript
Clear the interval with the specified handle, if it has not already executed.
clearInterval(Object) - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Clear the interval with the specified handle, if it has not already executed.
clearJTextArea() - Method in class ptolemy.gui.ShellTextArea
Clear the JTextArea and reset the prompt cursor.
clearLegends() - Method in class ptolemy.plot.PlotBox
Clear all legends.
clearLegends() - Method in interface ptolemy.plot.PlotBoxInterface
Clear all legends.
clearModelElementClassProviders() - Method in class org.ptolemy.classloading.osgi.OSGiClassLoadingStrategy
Clears the set of registered ModelElementClassProviders.
clearName() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
ClearNav - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
clearNode(Object) - Method in class diva.graph.AbstractGraphController
Remove the figure for the given node.
clearNode(Object) - Method in class diva.graph.BasicNodeController
Remove the figure for the given node.
clearNode(Object) - Method in interface diva.graph.GraphController
Remove the figure for the given node.
clearNode(Object) - Method in interface diva.graph.NodeController
Remove the figure for the given node.
clearNodeScope(Node) - Method in class ptolemy.data.expr.JJTMatrixParserState
 
clearNodeScope(Node) - Method in class ptolemy.data.expr.JJTPtParserState
 
clearProcessExecutionArray() - Method in class ptolemy.domains.sequence.kernel.ProcessDirector
Clear the process execution array so that the default process execution will run.
clearProfile() - Method in class ptolemy.domains.pn.kernel.test.TestDirector
Clear the profile accumulated till now.
clearRect(int, int, int, int) - Method in class ptolemy.plot.EPSGraphics
 
clearResolution() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
clearResolvedConcept(Object) - Method in class ptolemy.data.ontologies.OntologySolverBase
Clear the resolved property for the specified object.
clearSelection() - Method in class diva.canvas.interactor.BasicSelectionModel
Clear the selection.
clearSelection() - Method in class diva.canvas.interactor.SelectionDragger
Clear the selection in all the relevant selection interactors.
clearSelection() - Method in interface diva.canvas.interactor.SelectionModel
Clear the selection.
clearSelection() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Clear the selected objects in this frame.
clearStatus() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
clearTime() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
clearTimeout(Integer) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Clear the timeout with the specified handle, if it has not already executed.
clearTimeout(Object) - Method in interface ptolemy.actor.lib.jjs.AccessorOrchestrator
Clear the timeout with the specified handle, if it has not already executed.
clearTimeout(Object) - Method in class ptolemy.actor.lib.jjs.JavaScript
Clear the timeout with the specified handle, if it has not already executed.
clearTimeout(Object) - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Clear the timeout with the specified handle, if it has not already executed.
clearTopObjectsList() - Method in class ptolemy.moml.MoMLParser
Clear or create the top objects list.
clearType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
clearValue() - Method in class ptolemy.actor.ptalon.PtalonParameter
Mark this parameter so that subsequent calls to PtalonParameter.hasValue() will return false until a value is explicitly set with PtalonParameter.setExpression(String), PtalonParameter.setToken(String) or PtalonParameter.setToken(Token).
clearValue() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
ClientProcess - Class in lbnl.util
Communicate with a client process.
ClientProcess(String) - Constructor for class lbnl.util.ClientProcess
Create a ClientProcess.
ClientServerInteractionManager - Class in ptolemy.distributed.client
Manager that handles and eases the discovery of services using JINI.
ClientServerInteractionManager(boolean) - Constructor for class ptolemy.distributed.client.ClientServerInteractionManager
Construct a ClientServerInteractionManager initializing it with a given VERBOSE option.
clientTerminated - Variable in class lbnl.actor.lib.Simulator
Flag, set to true when the clients terminates the communication.
ClientThread - Class in ptolemy.distributed.client
Thread that manages the interaction with the remote service.
ClientThread(ThreadSynchronizer, ServiceItem) - Constructor for class ptolemy.distributed.client.ClientThread
Construct a ClientThread with a given ThreadSynchronizer and a given service.
CLIP - Static variable in class ptolemy.math.Overflow
Singleton implementing Saturate overflow strategy.
ClipPlayer - Class in ptolemy.actor.lib.javasound
An actor that plays an audio clip given in a file.
ClipPlayer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.javasound.ClipPlayer
Construct an actor with the given container and name.
clipRect(int, int, int, int) - Method in class ptolemy.plot.EPSGraphics
 
cliPro - Variable in class lbnl.actor.lib.Simulator
Thread that runs the simulation.
cliPro - Variable in class lbnl.actor.lib.SystemCommand
Thread that runs the simulation.
Clock - Class in ptolemy.actor.lib
Deprecated.
Use DiscreteClock.
Clock(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Clock
Deprecated.
Construct an actor with the specified container and name.
clockDrift - Variable in class ptolemy.actor.LocalClock
The drift of the local clock with respect to the environment clock.
clockSynchronizationErrorBound - Variable in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Bounds on clock synchronization error across all platforms.
clockSynchronizationErrorBound - Variable in class ptolemy.domains.ptides.kernel.PtidesDirector
Bound on clock synchronization error across all platforms.
CLOCKWISE - Static variable in class ptolemy.vergil.toolbox.RotateOrFlipPorts
Indicator to rotate clockwise.
clone() - Method in class com.jgoodies.forms.layout.CellConstraints
Creates a copy of this cell constraints object.
clone() - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
clone() - Method in class com.jhlabs.image.ArrayColormap
 
clone() - Method in class com.jhlabs.image.CellularFilter
 
clone() - Method in class com.jhlabs.image.Gradient
 
clone() - Method in class com.jhlabs.image.LightFilter.Light
 
clone() - Method in class ptolemy.actor.gt.data.MatchResult
Clone this match result and return the clone.
clone() - Method in class ptolemy.actor.gt.data.SequentialTwoWayHashMap
Clone this two-way hash map and return the clone.
clone() - Method in class ptolemy.actor.gt.data.TwoWayHashMap
Clone this two-way hash map and return the clone.
clone() - Method in class ptolemy.actor.gt.GraphAnalyzer.Path
Clone this path and return a new path containing the same entries between the same pair of ports.
clone() - Method in class ptolemy.actor.gt.TransformationRule
Clone the object into the current workspace by calling the clone() method that takes a Workspace argument.
clone() - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Return this, that is, return the reference to this object.
clone() - Method in class ptolemy.actor.TypedAtomicActor
clone() is not supported, call clone(Workspace workspace) instead.
clone() - Method in class ptolemy.actor.util.FIFOQueue
Clone this queue.
clone() - Method in class ptolemy.actor.util.test.FIFOQueueTest
Return a clone of this object.
clone() - Method in class ptolemy.cg.lib.PointerToken.PointerType
Return this, that is, return the reference to this object.
clone() - Method in class ptolemy.data.expr.ASTPtFunctionDefinitionNode
Clone the parse tree node by invoking the clone() method of the base class.
clone() - Method in class ptolemy.data.expr.ASTPtProductNode
Clone the parse tree node by invoking the clone() method of the base class.
clone() - Method in class ptolemy.data.expr.ASTPtRootNode
Clone the parse tree node by invoking the clone() method of the base class (java.lang.Object).
clone() - Method in class ptolemy.data.expr.ASTPtSumNode
Clone the parse tree node by invoking the clone() method of the base class.
clone() - Method in class ptolemy.data.ontologies.ConceptType
Do nothing, since this is a singleton type.
clone() - Method in class ptolemy.data.type.ActorType
Return this, that is, return the reference to this object.
clone() - Method in class ptolemy.data.type.ArrayType
Return a deep copy of this ArrayType if it is a variable, or itself if it is a constant.
clone() - Method in class ptolemy.data.type.BaseType
Return this, that is, return the reference to this object.
clone() - Method in class ptolemy.data.type.FixType
Return this, that is, return the reference to this object.
clone() - Method in class ptolemy.data.type.FunctionType
Return a deep copy of this FunctionType if it is a variable, or itself if it is a constant.
clone() - Method in class ptolemy.data.type.MatrixType
Return this, that is, return the reference to this object.
clone() - Method in class ptolemy.data.type.ObjectType
Return a deep clone of this type.
clone() - Method in class ptolemy.data.type.RecordType
Return a deep copy of this RecordType if it is a variable, or itself if it is a constant.
clone() - Method in class ptolemy.data.type.StructuredType
Return a deep copy of this StructuredType.
clone() - Method in class ptolemy.data.type.test.TestToken.TestType
Return this, that is, return the reference to this object.
clone() - Method in class ptolemy.data.type.TupleType
Return a deep copy of this TupleType if it is a variable, or itself if it is a constant.
clone() - Method in interface ptolemy.data.type.Type
Return a deep clone of this type.
clone() - Method in class ptolemy.data.type.UnionType
Return a deep copy of this UnionType if it is a variable, or itself if it is a constant.
clone() - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Return this, that is, return the reference to this object.
clone() - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Return this, that is, return the reference to this object.
clone() - Method in class ptolemy.domains.metroII.kernel.EventDictionary
Clone an EventDictionary.
clone() - Method in class ptolemy.domains.metroII.kernel.Graph
Clones the linked list.
clone() - Method in class ptolemy.domains.metroII.kernel.MappingConstraintSolver
Clones MappingConstraintSolver.
clone() - Method in class ptolemy.domains.metroII.kernel.MetroIIDebugger
Clones a MetroDebugger.
clone() - Method in class ptolemy.domains.metroII.kernel.TimeScheduler
Clone a time scheduler.
clone() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
clone() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
clone() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
clone() - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Clone this queue.
clone() - Method in class ptolemy.domains.sdf.optimize.lib.DummyFrame
Clone the DummyFrame.
clone() - Method in class ptolemy.graph.Graph
Return a clone of this graph.
clone() - Method in class ptolemy.kernel.util.NamedList
Build an independent copy of the list.
clone() - Method in class ptolemy.kernel.util.NamedObj
Clone the object into the current workspace by calling the clone() method that takes a Workspace argument.
clone() - Method in class ptolemy.math.FixPoint
Return this, that is, return the reference to this object.
clone() - Method in class ptolemy.math.Overflow
Return this, that is, return the reference to this object.
clone() - Method in class ptolemy.math.Precision
Return this, that is, return the reference to this object.
clone() - Method in class ptolemy.math.Quantization
Return this, that is, return the reference to this object.
clone() - Method in class ptolemy.math.Rounding
Return this, that is, return the reference to this object.
clone(Shape) - Static method in class diva.canvas.CanvasUtilities
Deprecated.
Use ShapeUtilities.cloneShape() instead
clone(Workspace) - Method in class lbnl.actor.lib.Simulator
Clone the actor into the specified workspace.
clone(Workspace) - Method in class lbnl.actor.lib.SystemCommand
Clone the actor into the specified workspace.
clone(Workspace) - Method in class org.hlacerti.lib.HlaAttributeReflector
Clone the actor into the specified workspace.
clone(Workspace) - Method in class org.hlacerti.lib.HlaAttributeUpdater
Clone the actor into the specified workspace.
clone(Workspace) - Method in class org.hlacerti.lib.HlaManager
Clone the actor into the specified workspace.
clone(Workspace) - Method in class org.hlacerti.lib.HlaPublisher
Clone the actor into the specified workspace.
clone(Workspace) - Method in class org.hlacerti.lib.HlaSubscriber
Clone the actor into the specified workspace.
clone(Workspace) - Method in class org.ptolemy.faultModels.PacketDropFaultGenerator
Clone this actor into the specified workspace.
clone(Workspace) - Method in class org.ptolemy.faultModels.StuckAtFaultGenerator
Clone this actor into the specified workspace.
clone(Workspace) - Method in class org.ptolemy.machineImprovisation.FactorOracle
 
clone(Workspace) - Method in class org.ptolemy.machineImprovisation.FactorOracleTop
Override the base class to ensure that the _controller private variable is reset to the controller of the cloned object.
clone(Workspace) - Method in class org.ptolemy.machineLearning.clustering.KMeans
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hmm.HMMExponentialClassifier
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hmm.HMMExponentialEstimator
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hmm.HMMGaussianClassifier
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hmm.HMMGaussianEstimator
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hmm.HMMMultinomialClassifier
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hmm.HMMMultinomialEstimator
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hmm.ObservationClassifier
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hmm.ParameterEstimator
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hmmAOM.HMMGaussianEstimator
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Clone this actor into the specified workspace.
clone(Workspace) - Method in class org.ptolemy.machineLearning.hsmm.HSMMGaussianEstimator
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorGaussianEmissions
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorMultinomialEmissions
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareGenerator
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
 
clone(Workspace) - Method in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
 
clone(Workspace) - Method in class org.ptolemy.optimization.CompositeOptimizer
 
clone(Workspace) - Method in class org.ptolemy.optimization.CompositeOptimizerUsingGradient
 
clone(Workspace) - Method in class org.ptolemy.osc.OscReceiver
 
clone(Workspace) - Method in class org.ptolemy.osc.OscSender
 
clone(Workspace) - Method in class org.ptolemy.ssm.Map
Clone the actor into the specified workspace.
clone(Workspace) - Method in class org.ptolemy.ssm.MeasurementModelAttributes
 
clone(Workspace) - Method in class org.ptolemy.ssm.MirrorDecorator
Clone the object into the specified workspace.
clone(Workspace) - Method in class org.ptolemy.ssm.MirrorDecoratorAttributes
 
clone(Workspace) - Method in class org.ptolemy.ssm.StateSpaceModel
Clone the actor into the specified workspace.
clone(Workspace) - Method in class org.ptolemy.ssm.StateSpaceSimulator
Clone the object into the specified workspace.
clone(Workspace) - Method in class org.terraswarm.accessor.JSAccessor
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.AbstractInitializableAttribute
Clone the attribute.
clone(Workspace) - Method in class ptolemy.actor.AtomicActor
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.CompositeActor
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.Director
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gt.controller.DesignPatternImporter
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gt.controller.Execute
Clone the event into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gt.controller.ModelParameter
Clone the parameter.
clone(Workspace) - Method in class ptolemy.actor.gt.controller.PersistenceAttribute
Clone the parameter into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gt.controller.ReadModel
Clone the event into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gt.controller.TestModel
Clone the event into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gt.controller.Transform
Clone the event into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gt.controller.TransformationAttribute
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gt.controller.View
Clone the event into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gt.GTIngredientsAttribute
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gt.IterativeParameter
Clone the variable.
clone(Workspace) - Method in class ptolemy.actor.gt.ModelGenerator
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gt.StateMatcher
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gt.TransformationMode
Clone the variable.
clone(Workspace) - Method in class ptolemy.actor.gui.AbstractPlaceableActor
Clone the actor.
clone(Workspace) - Method in class ptolemy.actor.gui.exec.ExecShellEffigy
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gui.ExpressionShellEffigy
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gui.ModelRepaintController
Clone the controller into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gui.properties.GUIProperty
Clone the property into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gui.ptjacl.TclShellEffigy
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gui.PtolemyEffigy
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gui.python.PythonShellEffigy
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gui.SizeAttribute
Clone the attribute into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gui.Tableau
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.gui.WindowPropertiesAttribute
Clone the attribute into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.IOPort
Clone this port into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.IORelation
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.LazyTypedCompositeActor
Clone the library into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.AbsoluteValue
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Accumulator
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.AddSubtract
Override the base class to set type constraints on the ports.
clone(Workspace) - Method in class ptolemy.actor.lib.ArrayAccumulate
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.ArrayAppend
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.ArrayAverage
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.ArrayContains
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.ArrayElement
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.ArrayElementAsMatrix
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.ArrayExtract
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.ArrayLength
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.ArrayMaximum
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.ArrayMinimum
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.ArrayPeakSearch
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.ArrayRemoveElement
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.ArraySort
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.ArraySum
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.ArrayToElements
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.ArrayToMatrix
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.ArrayUpdate
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.aspect.AtomicCommunicationAspect
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.aspect.CanBusPriority
Deprecated.
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.aspect.CommunicationResponsePort
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.aspect.FixedPriorityScheduler
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Assert
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.BooleanSelect
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.BooleanSwitch
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.CatchExceptionAttribute
Clone the attribute into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Clock
Deprecated.
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.comm.ConvolutionalCoder
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.comm.HammingCoder
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.comm.HammingDecoder
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.comm.HuffmanBasic
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.comm.HuffmanCoder
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.comm.HuffmanDecoder
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.comm.Slicer
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.comm.ViterbiDecoder
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Commutator
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.ComputeHistogram
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.ConfigurationSelect
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.ConfigurationSwitch
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Const
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.conversions.BooleanToAnything
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.conversions.DoubleToFix
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.conversions.FixToFix
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.conversions.Round
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.database.ArrayOfRecordsRecorder
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.database.DatabaseSelect
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.DB
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Dictionary
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.DiscreteClock
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.DiscreteRandomSource
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Distributor
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.ElementsToArray
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.ExceptionManager
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Expression
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.FileWriter
Clone the actor.
clone(Workspace) - Method in class ptolemy.actor.lib.gem5.Gem5Wrapper
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.GradientAdaptiveLattice
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.gui.Display
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.gui.EventButton
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.gui.InteractiveDialog
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.gui.InteractiveShell
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.gui.MatrixViewer
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.gui.PlotterBase
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.gui.SketchedSource
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.gui.SliderSource
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.gui.TimedPlotter
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.hoc.ApplyFilterOverArray
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.hoc.ApplyFunction
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.hoc.Case
Override the base class to ensure that the _default member points to the default refinement.
clone(Workspace) - Method in class ptolemy.actor.lib.hoc.CatchUpComposite
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.hoc.IterateOverArray
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.hoc.MirrorPort
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.hoc.MobileModel
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.hoc.ModelReference
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.hoc.MultiInstanceComposite
Clone a "master copy" of this actor into the specified workspace - note that this is not used for creating the additional instances.
clone(Workspace) - Method in class ptolemy.actor.lib.hoc.RealTimeComposite
Deprecated.
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.hoc.ReflectComposite
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.hoc.ThreadedComposite
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.IIR
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.image.ImageDisplay
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Interpolator
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.io.CSVWriter
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.io.ExpressionReader
Deprecated.
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.io.LineReader
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.io.LineWriter
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jai.JAIAffineTransform
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jai.JAIBandCombine
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jai.JAIBandSelect
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jai.JAIBorder
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jai.JAIConstant
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jai.JAIConvolve
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jai.JAIEdgeDetection
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jai.JAIImageReader
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jai.JAIMedianFilter
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jai.JAIPNGWriter
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jai.JAITranspose
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.javasound.AudioCapture
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.javasound.AudioWriter
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.javasound.ClipPlayer
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jjs.JavaScript
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jmf.ColorFinder
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jmf.MovieReader
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jmf.MovieWriter
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jmf.VideoCamera
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.jopio.JopReadPort
Override the base class to set type constraints on the ports.
clone(Workspace) - Method in class ptolemy.actor.lib.jopio.JopSerialRead
Override the base class to set type constraints on the ports.
clone(Workspace) - Method in class ptolemy.actor.lib.jopio.JopSerialWrite
Override the base class to set type constraints on the ports.
clone(Workspace) - Method in class ptolemy.actor.lib.jopio.JopWatchDog
Override the base class to set type constraints on the ports.
clone(Workspace) - Method in class ptolemy.actor.lib.jopio.JopWritePort
Override the base class to set type constraints on the ports.
clone(Workspace) - Method in class ptolemy.actor.lib.Lattice
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Limiter
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.LookupTable
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.mail.ExceptionEmailer
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.MathFunction
Deprecated.
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.MatrixToArray
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Maximum
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.mbed.GPIOWriter
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.MicrostepDelay
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Minimum
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.MovingMaximum
Deprecated.
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.net.DatagramReader
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.NonStrictTest
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.OrderedMerge
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.PoissonClock
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Publisher
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Pulse
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.python.PythonScript
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Quantizer
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.r.RExpression
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.r.RExpression2
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.Ramp
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.RandomSource
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.RecordAssembler
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.RecordDisassembler
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.RecordUpdater
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.RecursiveLattice
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.ResettableTimer
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.RunningMaximum
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.RunningMinimum
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Sampler
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Scale
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Sequence
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Sequencer
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.SequentialClock
Deprecated.
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.SetVariable
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.SingleEvent
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Sleep
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.string.StringMatches
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.string.StringReplace
Clone the attribute into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.Subscriber
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.TimeDelay
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.TrigFunction
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.tutorial.SimpleALU
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.tutorial.StaticALU
Override the base class to set type constraints.
clone(Workspace) - Method in class ptolemy.actor.lib.UnionDisassembler
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.UnionMerge
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.vhdl.FixConst
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.vhdl.FixSequence
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.lib.video.DCT2x2dc
Override the base class to set type constraints on the ports.
clone(Workspace) - Method in class ptolemy.actor.lib.video.DCT4x4dc
Override the base class to set type constraints on the ports.
clone(Workspace) - Method in class ptolemy.actor.lib.video.DCT8x8
Override the base class to set type constraints on the ports.
clone(Workspace) - Method in class ptolemy.actor.lib.video.IDCT4x4dc
Override the base class to set type constraints on the ports.
clone(Workspace) - Method in class ptolemy.actor.lib.video.IDCT8x8
Override the base class to set type constraints on the ports.
clone(Workspace) - Method in class ptolemy.actor.lib.video.SumofAbsoluteDifferences
Override the base class to set type constraints on the ports.
clone(Workspace) - Method in class ptolemy.actor.lib.WallClockTime
Override the base class to set the type constraints on the ports.
clone(Workspace) - Method in class ptolemy.actor.lib.xslt.XSLTransformer
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.LocalClock
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.parameters.FilePortParameter
Clone the attribute into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.parameters.ParameterMirrorPort
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.parameters.ParameterPort
Clone the port.
clone(Workspace) - Method in class ptolemy.actor.parameters.PortParameter
Clone the parameter.
clone(Workspace) - Method in class ptolemy.actor.parameters.SharedParameter
Override the base class to register the object, since setName() will not be called.
clone(Workspace) - Method in class ptolemy.actor.process.CompositeProcessDirector
Clone the director into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.process.ProcessDirector
Clone the director into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.ptalon.lib.MapFileStorage
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.ptalon.lib.SplitReader
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.ptalon.lib.StringToKeyValue
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.PubSubPort
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.sched.FixedPointDirector
Clone the director into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.sched.Scheduler
Clone the scheduler into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.sched.StaticSchedulingDirector
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.TypedAtomicActor
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.actor.TypedIOPort
Clone this port into the specified workspace.
clone(Workspace) - Method in class ptolemy.caltrop.actors.AbstractCalInterpreter
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralCodeGenerator
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.cg.kernel.generic.RunnableCodeGenerator
Clone the attribute into the specified workspace.
clone(Workspace) - Method in class ptolemy.component.ComponentActor
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.component.MethodCallPort
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.data.expr.AbstractInitializableParameter
Clone the attribute.
clone(Workspace) - Method in class ptolemy.data.expr.ConstraintMonitor
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.data.expr.FileParameter
Clone the attribute into the specified workspace.
clone(Workspace) - Method in class ptolemy.data.expr.Parameter
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.data.expr.Variable
Clone the variable.
clone(Workspace) - Method in class ptolemy.data.ontologies.AnalyzeExceptionAttribute
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.data.ontologies.ExceptionAnalyzer
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.data.ontologies.InfiniteConceptRepresentative
Clone the InfiniteConceptRepresentative into the specified workspace.
clone(Workspace) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.data.ontologies.OntologySolver
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.data.ontologies.OntologySolverBase
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.atc.lib.TrackWriter
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.ca.kernel.CADirector
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.ci.kernel.CIDirector
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.continuous.kernel.HybridModalDirector
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.continuous.lib.ContinuousTimeDelay
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.continuous.lib.EventSource
Deprecated.
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.continuous.lib.LevelCrossingDetector
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.continuous.lib.PeriodicSampler
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.csp.kernel.CSPActor
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.csp.kernel.CSPDirector
Clone the director into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.csp.lib.ResourcePool
Override the base class to set the type constraints.
clone(Workspace) - Method in class ptolemy.domains.dde.kernel.DDEDirector
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Clone the director into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.ddf.lib.DDFBooleanSelect
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.ddf.lib.DDFSelect
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.kernel.DEDirector
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.aspect.Bus
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.aspect.CrossbarSwitch
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.aspect.TTESwitch
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.AverageOverTime
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.Derivative
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.Inhibit
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.Integrator
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.Merge
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.MostRecent
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.PID
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.Queue
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.Server
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.SuppressSimultaneousEvents
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.TimeCompare
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.TimedDelay
Deprecated.
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.Timer
Deprecated.
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.VariableDelay
Deprecated.
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.de.lib.WaitingTime
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.dt.kernel.DTDirector
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.gr.kernel.GRDirector
Clone the director into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.gr.lib.GRShadedShape
Override the base class to null out private variables.
clone(Workspace) - Method in class ptolemy.domains.gr.lib.MovableViewScreen3D
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.gr.lib.ViewLayers3D
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirector
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides
Clones the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.metroII.kernel.MetroIIDirector
Clones the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.metroII.kernel.MetroIIFSMDirector
Clones the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.metroII.kernel.MetroIIMirrorComposite
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.metroII.kernel.MetroIIPNDirector
Clones the director into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform
Clones the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.metroII.kernel.MetroIISequentialSDFDirector
Clones the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.metroII.kernel.MetroIISRDirector
Clones the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.metroII.kernel.MetroIISystemCDirector
Clones the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.modal.kernel.Configurer
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.modal.kernel.FSMActor
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.modal.kernel.FSMDirector
Clone the director into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.modal.kernel.FSMTransitionParameter
Clone the transition into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.modal.kernel.NonStrictFSMDirector
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.modal.kernel.State
Clone the state into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.modal.kernel.Transition
Clone the transition into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.modal.modal.Case
Deprecated.
Override the base class to ensure that the _default member points to the default refinement.
clone(Workspace) - Method in class ptolemy.domains.modal.modal.ModalModel
Override the base class to ensure that the _controller private variable is reset to the controller of the cloned object.
clone(Workspace) - Method in class ptolemy.domains.petrinet.kernel.PetriNetActor
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.petrinet.kernel.PetriNetDirector
Clone the director into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.pn.kernel.NondeterministicMerge
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.pn.kernel.PNDirector
Clone the director into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.pn.kernel.TimedPNDirector
Clone the director into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.ptera.kernel.Event
Clone the event into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.ptera.kernel.ParametersAttribute
Clone the attribute into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.ptera.kernel.PteraController
Clone the controller into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Clone the director into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.ptera.kernel.SchedulingRelation
Clone the scheduling relation into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.ptera.lib.Configure
Clone the state into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.ptera.lib.Plot
Clone the state into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.ptera.lib.ReceiveInput
Clone the state into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.ptera.lib.TableauParameter
Clone the variable.
clone(Workspace) - Method in class ptolemy.domains.pthales.kernel.PthalesDirector
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.ptides.kernel.PtidesPlatform
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.qss.lib.SmoothZeroCrossingDetector
Clone the actor into the specified workspace and set the type constraints.
clone(Workspace) - Method in class ptolemy.domains.rendezvous.kernel.RendezvousDirector
Clone the director into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.rendezvous.lib.Buffer
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.rendezvous.lib.ResourcePool
Override the base class to set the type constraints.
clone(Workspace) - Method in class ptolemy.domains.sdf.kernel.SDFDirector
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.kernel.SDFIOPort
Deprecated.
Clone the port into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.kernel.SDFScheduler
Clone the scheduler into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.kernel.test.SDFTestConsumer
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.kernel.test.SDFTestRamp
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate1
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate2
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.ArrayToSequence
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.Autocorrelation
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.CountTrues
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.DelayLine
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.DotProduct
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.FIR
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.LineCoder
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.LMSAdaptive
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.MatrixToSequence
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.SampleDelay
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.SequenceToArray
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.SequenceToMatrix
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.VariableFIR
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.VariableLattice
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.VariableRecursiveLattice
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.vq.HTVQEncode
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.vq.ImageContrast
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sdf.lib.vq.VQDecode
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Code copied from StaticSchedulingDirector FIXME: Do we just want a SequencedModelDirector to be a subclass of StaticSchedulingDirector? But, the complete schedule is not statically computable if control actors are present FIXME: I am not sure if this works correctly in all situations...
clone(Workspace) - Method in class ptolemy.domains.sequence.kernel.SequenceScheduler
Clone the scheduler into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sr.kernel.SRDirector
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sr.lib.When
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Clone the director into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Clone the director into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Clone the director into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.tcs.lib.StationWriter
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.tdl.kernel.TDLModule
Override the base class to ensure that the _controller private variable is reset to the controller of the cloned object.
clone(Workspace) - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.wireless.kernel.ChannelPort
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.wireless.lib.CollisionDetector
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.wireless.lib.DelayChannel
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.wireless.lib.ErasureChannel
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.wireless.lib.GraphicalLocator
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.wireless.lib.network.mac.Backoff
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.wireless.lib.network.mac.ChannelState
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.wireless.lib.network.mac.DataPump
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.wireless.lib.SetProperties
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.wireless.lib.TerrainProperty
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.wireless.lib.TransmitPropertyTransformer
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.wireless.lib.Triangulator
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.wireless.lib.WiredToWireless
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.domains.wireless.lib.WirelessToWired
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.kernel.attributes.FileAttribute
Deprecated.
Clone the attribute into the specified workspace.
clone(Workspace) - Method in class ptolemy.kernel.attributes.URIAttribute
Clone the attribute into the specified workspace.
clone(Workspace) - Method in class ptolemy.kernel.attributes.VersionAttribute
Clone the attribute into the specified workspace.
clone(Workspace) - Method in class ptolemy.kernel.ComponentEntity
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.kernel.ComponentPort
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.kernel.ComponentRelation
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.kernel.CompositeEntity
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.kernel.Entity
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.kernel.InstantiableNamedObj
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.kernel.Port
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.kernel.Relation
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.kernel.util.Attribute
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.kernel.util.ConfigurableAttribute
Clone the attribute.
clone(Workspace) - Method in class ptolemy.kernel.util.DecoratorAttributes
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.kernel.util.Location
Clone the location into the specified workspace.
clone(Workspace) - Method in class ptolemy.kernel.util.NamedObj
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.kernel.util.StringAttribute
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.matlab.Expression
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.moml.EntityLibrary
Clone the library into the specified workspace.
clone(Workspace) - Method in class ptolemy.moml.MoMLModelAttribute
Return a clone of this model attribute.
clone(Workspace) - Method in class ptolemy.moml.ParserAttribute
Clone the attribute into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.actor.lib.LEDMatrix
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.actor.lib.ModelDisplay
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.actor.lib.MonitorImage
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.actor.lib.VisualModelReference
Clone this actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.basic.export.html.jsoup.HTMLPageAssembler
Clone the actor into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.basic.export.web.Title
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.basic.export.web.WebContent
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.icon.CopyCatIcon
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.icon.DynamicEditorIcon
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.icon.EditorIcon
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.icon.ImageIcon
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.icon.ShapeIcon
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.icon.SVGIcon
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.icon.TextIcon
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.icon.UpdatedValueIcon
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.icon.XMLIcon
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.kernel.attributes.AbstractTextAttribute
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.kernel.attributes.ArcAttribute
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.kernel.attributes.ArrowAttribute
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.kernel.attributes.EllipseAttribute
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.kernel.attributes.FilledShapeAttribute
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.kernel.attributes.ImageAttribute
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.kernel.attributes.LineAttribute
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.kernel.attributes.RectangleAttribute
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.kernel.attributes.ResizablePolygonAttribute
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.kernel.attributes.ShapeAttribute
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.pdfrenderer.PDFAttribute
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.vergil.pdfrenderer.PDFIcon
Clone the object into the specified workspace.
clone(Workspace) - Method in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
Clone the object into the specified workspace.
Clone - Class in ptolemy.actor.gt.controller
An event to clone the model in the model parameter and store the clone back into it.
Clone(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.controller.Clone
Construct an event with the given name contained by the specified composite entity.
cloneAs(Graph) - Method in class ptolemy.graph.Graph
Return a clone of this graph in the form of the argument graph type (i.e., the run-time type of the returned graph is that of the argument graph).
cloneImage(BufferedImage) - Static method in class com.jhlabs.image.ImageUtils
Clones a BufferedImage.
cloneShape(Shape) - Static method in class diva.util.java2d.ShapeUtilities
Clone a shape.
CloneTest - Class in ptolemy.actor.parameters.test
Clone an actor and compare the type constraints with the master.
CloneTest() - Constructor for class ptolemy.actor.parameters.test.CloneTest
 
cloneWeight(boolean) - Method in interface ptolemy.graph.analysis.analyzer.MirrorTransformer
Changes the status of the graph returned by the MirrorTransformer.mirror() method.
cloneWeight(boolean) - Method in class ptolemy.graph.analysis.MirrorTransformation
Changes the status of the graph returned by the MirrorTransformation.mirror() method.
cloneWeight(boolean) - Method in class ptolemy.graph.analysis.strategy.MirrorTransformerStrategy
Changes the status of the graph returned by the MirrorTransformerStrategy.mirror() method.
close() - Method in class diva.gui.AbstractDocument
Close the document.
close() - Method in class diva.gui.AbstractView
Close the view.
close() - Method in interface diva.gui.Document
Close the document.
close() - Method in class diva.gui.MultipageDocument
Close the document.
close() - Method in class diva.gui.tutorial.TextDocument
Close the document.
close() - Method in interface diva.gui.View
Close the view.
close() - Method in class lbnl.actor.lib.net.Server
Close the socket.
close() - Method in class ptolemy.actor.gui.CompositeActorApplication
Close any ModeFrames opened in processArgs().
close() - Method in class ptolemy.actor.gui.PortConfigurerDialog
Close this dialog.
close() - Method in class ptolemy.actor.gui.Tableau
Close this tableau by calling dispose() on the associated frame, or if the associated frame is an instance of TableauFrame, by calling _close() on it.
close() - Method in class ptolemy.actor.gui.test.SimpleTableau
Close this tableau.
close() - Method in class ptolemy.actor.lib.jjs.modules.cameras.CameraHelper
Close the camera.
close() - Method in class ptolemy.actor.lib.jjs.modules.serial.SerialHelper
Close the serial port.
close() - Method in class ptolemy.actor.lib.jjs.modules.socket.SocketHelper.SocketWrapper
Close the socket and remove all event listeners on the associated event emitter.
close() - Method in class ptolemy.actor.lib.jjs.modules.webSocket.WebSocketHelper
Close the web socket.
close() - Method in class ptolemy.actor.lib.jjs.modules.xbee.XBeeHelper
Close the port, if it is open.
close() - Method in class ptolemy.actor.lib.jmf.VideoCamera.PreAccessCodec
In this class, do nothing.
close() - Method in class ptolemy.actor.parameters.FilePortParameter
Close the file.
close() - Method in class ptolemy.data.expr.FileParameter
Close the file.
close() - Method in class ptolemy.gui.Top
Close the window, prompting the user to save changes if there have been any.
close() - Method in class ptolemy.kernel.attributes.FileAttribute
Deprecated.
Close the file.
close() - Method in interface ptolemy.kernel.attributes.FileOrURLAccessor
Close the file.
close() - Method in class ptolemy.kernel.util.LoggerListener
Close the file handler.
close() - Method in class ptolemy.vergil.actor.ActorGraphTableau
Invoke the close() method of the superclass and optionally print a debugging message.
close(double, double) - Static method in class ptolemy.math.SignalProcessing
Return true if the first argument is close to the second (within EPSILON, where EPSILON is a static public variable of this class).
close(long[]) - Method in class ptolemy.matlab.Engine
Close a connection to a matlab engine.
close(Document) - Method in class diva.gui.BasicStoragePolicy
Close the document.
close(Document) - Method in class diva.gui.DefaultStoragePolicy
Close the document.
close(Document) - Method in interface diva.gui.StoragePolicy
Close the document.
CLOSE - Static variable in class diva.gui.DefaultActions
 
closeAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Close" that closes the current document.
closeAllTableaux() - Static method in class ptolemy.actor.gui.Configuration
Close all the tableaux.
CLOSEBRACE - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
CLOSEBRACKET - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
closeColor - Variable in class ptolemy.vergil.icon.ConstraintMonitorIcon
Color of the box to use when the constraint is close to the threshold.
closeConnection() - Method in class ptolemy.actor.lib.database.DatabaseManager
Close the connection to the database, if one is open.
closeDocument(Document) - Method in interface diva.gui.Application
Try to close the given document, respecting the storage policy.
closeDocument(Document) - Method in class diva.gui.tutorial.AbstractApplication
Try to close the given document using the storage policy.
closeFile() - Method in class ptolemy.media.javasound.SoundReader
Close the file at the specified URL.
closeFile() - Method in class ptolemy.media.javasound.SoundWriter
Open a the file specified in the constructor for writing, write the accumulated audio samples (obtained via putSamples()) to the file specified in the constructor, and close the file.
closeFraction - Variable in class ptolemy.vergil.icon.ConstraintMonitorIcon
Fraction of the threshold that is to be considered close to the threshold.
CloseListener - Interface in ptolemy.gui
This is an interface for listeners that need to be informed when a window closes.
closeModelWithoutSavingOrExiting(CompositeEntity) - Static method in class ptolemy.actor.gui.ConfigurationApplication
Close the model without saving or exiting.
closeNodeScope(Node, boolean) - Method in class ptolemy.data.expr.JJTMatrixParserState
 
closeNodeScope(Node, boolean) - Method in class ptolemy.data.expr.JJTPtParserState
 
closeNodeScope(Node, int) - Method in class ptolemy.data.expr.JJTMatrixParserState
 
closeNodeScope(Node, int) - Method in class ptolemy.data.expr.JJTPtParserState
 
closeOnPostfire - Variable in class ptolemy.vergil.actor.lib.VisualModelReference
The value of this string parameter determines what close action happens in the postfire() method.
CLOSEPAREN - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
closePath() - Method in class diva.util.java2d.Polygon2D
Close the polygon.
closePort() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.SerialPortReader
Closes the serial port connection.
closeSentinelModel() - Static method in class ptolemy.vergil.basic.layout.kieler.test.junit.KielerJUnitTest
Reset the ptolemy.ptII.doNotExit property to the previous value.
closeServer() - Method in class ptolemy.actor.lib.jjs.modules.httpServer.HttpServerHelper
Close the web socket server.
closeServer() - Method in class ptolemy.actor.lib.jjs.modules.webSocket.WebSocketServerHelper
Close the web socket server.
closeTableau(Tableau) - Static method in class ptolemy.domains.ptera.lib.EventUtils
Close the given tableau when the Java GUI thread is not busy.
closeTableaux() - Method in class ptolemy.actor.gui.Effigy
Close all tableaux contained by this effigy, and by any effigies it contains.
CLOSEUNION - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
closeVertx() - Static method in class ptolemy.actor.lib.jjs.VertxHelperBase
Stop the global (unclustered instance of Vert.x.
closeVertx() - Static method in class ptolemy.moml.MoMLSimpleApplication
If the VertxHelperBase class is present, then invoke the closeVertx() method so that this process does not wait around for the Vert.x threads.
closeView(View) - Method in interface diva.gui.Application
Try to close the given view, respecting the storage policy.
closeView(View) - Method in class diva.gui.tutorial.AbstractApplication
Try to close the given view using the storage policy.
CloudFigure(double, double, double, double) - Constructor for class diva.canvas.tutorial.TransformedFigureTutorial.CloudFigure
Create a new instance of this figure.
cluster - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.Firing
 
clusterAssignments - Variable in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
Hidden-State Assignments.
clusterCenters - Variable in class org.ptolemy.machineLearning.clustering.KMeans
Cluster centers.
clusterNodes() - Method in interface ptolemy.graph.analysis.analyzer.ClusterNodesTransformer
Return the clustered Graph.
clusterNodes() - Method in class ptolemy.graph.analysis.ClusterNodesAnalysis
Return the clustered Graph.
clusterNodes() - Method in class ptolemy.graph.analysis.strategy.ClusterNodesTransformerStrategy
Return the clustered Graph.
ClusterNodesAnalysis - Class in ptolemy.graph.analysis
Given a collection of nodes in a graph, replace the subgraph induced by the nodes with a single node N.
ClusterNodesAnalysis(ClusterNodesTransformer) - Constructor for class ptolemy.graph.analysis.ClusterNodesAnalysis
Construct an instance of this class with a given analyzer.
ClusterNodesAnalysis(Graph, Collection, Node) - Constructor for class ptolemy.graph.analysis.ClusterNodesAnalysis
Construct an instance of this class for a given graph.
ClusterNodesTransformer - Interface in ptolemy.graph.analysis.analyzer
Base interface for cluster transformers for graphs.
ClusterNodesTransformerStrategy - Class in ptolemy.graph.analysis.strategy
Strategy for cluster transformers for graphs.
ClusterNodesTransformerStrategy(Graph, Collection, Node) - Constructor for class ptolemy.graph.analysis.strategy.ClusterNodesTransformerStrategy
Construct a clusterer for a given graph.
clusters - Variable in class org.ptolemy.machineLearning.clustering.KMeans
Cluster indices for each element of the input.
clusters - Variable in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
Inferred cluster assignments.
CM - Static variable in class com.jgoodies.forms.layout.ConstantSize
 
cmdArr - Variable in class lbnl.util.ClientProcess
Array containing the command to call and its arguments.
CmdLineArgException - Exception in ptolemy.plot
Exception thrown by plot classes if there are format problems with the data to be plotted.
CmdLineArgException() - Constructor for exception ptolemy.plot.CmdLineArgException
Construct a command line argument exception.
CmdLineArgException(String) - Constructor for exception ptolemy.plot.CmdLineArgException
Construct a command line argument exception.
cNetwDataMessageFields - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
cNetwInterestMessageFields - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
Cobyla - Class in com.cureos.numerics
Constrained Optimization BY Linear Approximation in Java.
Cobyla() - Constructor for class com.cureos.numerics.Cobyla
 
CobylaExitStatus - Enum in com.cureos.numerics
Enumeration of exit statuses associated with COBYLA2 optimization.
codeBase(String, String, String) - Static method in class ptolemy.copernicus.kernel.MakefileWriter
Convert targetPackage "foo/bar" to codeBase "../../.."
codeBook - Variable in class ptolemy.domains.sdf.lib.vq.HTVQEncode
A Parameter of type String, giving the location of the codebook data file relative to the root classpath.
codeBook - Variable in class ptolemy.domains.sdf.lib.vq.VQDecode
A Parameter of type String, giving the location of the codebook data file relative to the root classpath.
codeDirectory - Variable in class ptolemy.cg.kernel.generic.GenericCodeGenerator
The directory in which to put the generated code.
codeDirectory - Variable in class ptolemy.cg.lib.CompiledCompositeActor
The directory in which to put the generated code.
codedRate - Variable in class ptolemy.actor.lib.comm.HammingCoder
Integer defining the Hamming code block size.
codedRate - Variable in class ptolemy.actor.lib.comm.HammingDecoder
Integer defining the Hamming code block size.
CodeGeneratorAdapter - Class in ptolemy.cg.kernel.generic
Base class for code generator adapter.
CodeGeneratorAdapter() - Constructor for class ptolemy.cg.kernel.generic.CodeGeneratorAdapter
 
CodeGeneratorGUI - Class in ptolemy.cg.gui
This is an attribute that creates an editor for configuring and running a code generator.
CodeGeneratorGUI(GenericCodeGenerator, Tableau) - Constructor for class ptolemy.cg.gui.CodeGeneratorGUI
Construct a frame to control code generation for the specified Ptolemy II model.
CodeGeneratorGUIFactory - Class in ptolemy.cg.gui
This is an attribute that creates an editor for configuring and running a code generator.
CodeGeneratorGUIFactory(NamedObj, String) - Constructor for class ptolemy.cg.gui.CodeGeneratorGUIFactory
Construct a factory with the specified container and name.
CodeGeneratorUtilities - Class in ptolemy.cg.kernel.generic
Utilities that are useful for code generators.
CodeGeneratorUtilities() - Constructor for class ptolemy.cg.kernel.generic.CodeGeneratorUtilities
 
codeGenType(Type) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Get the corresponding type in code generation from the given Ptolemy type.
codeGenType(Type) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Get the corresponding type in code generation from the given Ptolemy type.
codeGenType2(Type) - Static method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Get the corresponding type in code generation from the given Ptolemy type.
codeGenTypeToPtType(int) - Static method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Return the type that corresponds with an index in the typesArray in in the generated type.
codeGenTypeValue(String) - Static method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Return the index of the type in the typesArray in the generated code.
CodeStream - Class in ptolemy.cg.kernel.generic.program
FIXME: Get rid of C-specific comments, and put C-specific code in a subclass.
CodeStream(String, ProgramCodeGenerator) - Constructor for class ptolemy.cg.kernel.generic.program.CodeStream
Construct a new code stream, given a specified file path of the adapter .[target] file as a URL suitable for FileUtilities.openForReading(String, URI, ClassLoader), for example "file:./test/testCodeBlock.c".
CodeStream(List<String>, ProgramCodeGeneratorAdapter) - Constructor for class ptolemy.cg.kernel.generic.program.CodeStream
Construct a new code stream associated with the given java actor adapter.
CodeStream(ProgramCodeGeneratorAdapter) - Constructor for class ptolemy.cg.kernel.generic.program.CodeStream
Construct a new code stream associated with the given java actor adapter.
CodeStream.Signature - Class in ptolemy.cg.kernel.generic.program
Inner class for representing a code block signature.
coefficients - Variable in class com.jhlabs.image.CellularFilter
 
coeffs - Variable in class org.ptolemy.qss.util.ModelPolynomial
Polynomial coefficients, in order: [c0, c1, c2, ...].
collectAdapters(ASTPtRootNode, OntologySolver) - Method in class ptolemy.data.ontologies.ParseTreeASTNodeAdapterCollector
Infer the property of the parse tree with the specified root node using the specified scope to resolve the values of variables.
collectFreeVariables(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
Return the set of names of free variables in the given parse tree.
collectFreeVariables(ASTPtRootNode, ParserScope) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
CollectLatticeOntologySolverDetails - Class in ptolemy.data.ontologies.lattice
Model attribute that collects the details of the lattice ontology solver resolution on the constraints collected and produces string outputs.
CollectLatticeOntologySolverDetails(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.CollectLatticeOntologySolverDetails
Construct the CollectLatticeOntologySolverDetails attribute with the given container and name.
collided - Variable in class ptolemy.domains.wireless.lib.CollisionDetector
The output port that produces messages that cannot be received because of a collision.
CollisionDetector - Class in ptolemy.domains.wireless.lib
This actor models a typical physical layer front end of a wireless receiver.
CollisionDetector(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.CollisionDetector
Construct an actor with the specified name and container.
COLON - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
COLON - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
COLON - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
COLON - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
color - Variable in class ptolemy.actor.lib.mbed.NeoPixelLEDStrip
The color input port.
color - Variable in class ptolemy.data.ontologies.ConceptRelation
Color in which to render this transition.
color - Variable in class ptolemy.vergil.icon.NameIcon
The background color to use in the box.
COLOR - Static variable in class com.jhlabs.composite.MiscComposite
 
COLOR - Static variable in class com.jhlabs.image.PixelUtils
 
COLOR_BURN - Static variable in class com.jhlabs.composite.MiscComposite
 
COLOR_DODGE - Static variable in class com.jhlabs.composite.MiscComposite
 
Color4f - Class in com.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Color4f() - Constructor for class com.jhlabs.vecmath.Color4f
 
Color4f(float[]) - Constructor for class com.jhlabs.vecmath.Color4f
 
Color4f(float, float, float, float) - Constructor for class com.jhlabs.vecmath.Color4f
 
Color4f(Color4f) - Constructor for class com.jhlabs.vecmath.Color4f
 
Color4f(Tuple4f) - Constructor for class com.jhlabs.vecmath.Color4f
 
Color4f(Color) - Constructor for class com.jhlabs.vecmath.Color4f
 
ColorAttribute - Class in ptolemy.actor.gui
This is an attribute that specifies a color.
ColorAttribute(String) - Constructor for class ptolemy.actor.gui.ColorAttribute
Construct an attribute with the given name.
ColorAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gui.ColorAttribute
Construct an attribute with the given name contained by the specified container.
ColorBurnComposite - Class in com.jhlabs.composite
 
ColorBurnComposite(float) - Constructor for class com.jhlabs.composite.ColorBurnComposite
 
ColorComposite - Class in com.jhlabs.composite
 
ColorComposite(float) - Constructor for class com.jhlabs.composite.ColorComposite
 
ColorDodgeComposite - Class in com.jhlabs.composite
 
ColorDodgeComposite(float) - Constructor for class com.jhlabs.composite.ColorDodgeComposite
 
ColorFinder - Class in ptolemy.actor.lib.jmf
An actor that searches for a color in a Buffer.
ColorFinder(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jmf.ColorFinder
Construct an actor with the given container and name.
ColorHalftoneFilter - Class in com.jhlabs.image
A Filter to pixellate images.
ColorHalftoneFilter() - Constructor for class com.jhlabs.image.ColorHalftoneFilter
 
colorKey - Variable in class ptolemy.actor.lib.database.ArrayOfRecordsRecorder
A column name to use as a color key.
colorKey - Variable in class ptolemy.vergil.icon.TableIcon
A column name to use as a color key.
colormap - Variable in class com.jhlabs.image.BinaryFilter
 
colormap - Variable in class com.jhlabs.image.CellularFilter
 
colormap - Variable in class com.jhlabs.image.ShapeFilter
 
Colormap - Interface in com.jhlabs.image
An interface for color maps.
colorNames() - Static method in class diva.canvas.toolbox.SVGParser
Return a list of basic color names that are understood.
colorNames() - Static method in class diva.canvas.toolbox.SVGUtilities
Get an iterator over the known color names
colors - Variable in class ptolemy.actor.lib.mbed.LEDCubeUpdate
The colors output port.
COLORS_CONSTANT - Static variable in class com.jhlabs.image.LightFilter
Use constant material color.
COLORS_CONSTANT - Static variable in class com.jhlabs.image.ShadeFilter
 
COLORS_FROM_IMAGE - Static variable in class com.jhlabs.image.LightFilter
Take the output colors from the input image.
COLORS_FROM_IMAGE - Static variable in class com.jhlabs.image.ShadeFilter
 
colorSpline(float, int, int[]) - Static method in class com.jhlabs.image.ImageMath
Compute a Catmull-Rom spline for RGB values.
colorSpline(int, int, int[], int[]) - Static method in class com.jhlabs.image.ImageMath
Compute a Catmull-Rom spline for RGB values, but with variable knot spacing.
cols - Variable in class com.jhlabs.image.WarpGrid
 
ColtBeta - Class in ptolemy.actor.lib.colt
Produce a random sequence with a Beta distribution.
ColtBeta(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtBeta
Construct an actor with the given container and name.
ColtBinomial - Class in ptolemy.actor.lib.colt
Produce a random sequence with a Binomial distribution.
ColtBinomial - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt
An adapter class for ptolemy.actor.lib.colt.ColtBinomial.
ColtBinomial(ColtBinomial) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtBinomial
Constructor method for the ColtBinomial helper.
ColtBinomial(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtBinomial
Construct an actor with the given container and name.
ColtBinomialSelector - Class in ptolemy.actor.lib.colt
Assign trials from several populations using a conditional Binomial selection process.
ColtBinomialSelector - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt
An adapter class for ptolemy.actor.lib.colt.ColtBinomialSelector.
ColtBinomialSelector(ColtBinomialSelector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtBinomialSelector
Constructor method for the ColtBinomialSelector helper.
ColtBinomialSelector(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtBinomialSelector
Construct an actor with the given container and name.
ColtBreitWigner - Class in ptolemy.actor.lib.colt
Produce a random sequence with a BreitWigner distribution.
ColtBreitWigner(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtBreitWigner
Construct an actor with the given container and name.
ColtChiSquare - Class in ptolemy.actor.lib.colt
Produce a random sequence with a ChiSquare distribution.
ColtChiSquare(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtChiSquare
Construct an actor with the given container and name.
ColtExponential - Class in ptolemy.actor.lib.colt
Produce a random sequence with a Exponential distribution.
ColtExponential(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtExponential
Construct an actor with the given container and name.
ColtExponentialPower - Class in ptolemy.actor.lib.colt
Produce a random sequence with a ExponentialPower distribution.
ColtExponentialPower(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtExponentialPower
Construct an actor with the given container and name.
ColtGamma - Class in ptolemy.actor.lib.colt
Produce a random sequence with a Gamma distribution.
ColtGamma(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtGamma
Construct an actor with the given container and name.
ColtHyperGeometric - Class in ptolemy.actor.lib.colt
Produce a random sequence with a HyperGeometric distribution.
ColtHyperGeometric(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtHyperGeometric
Construct an actor with the given container and name.
ColtLogarithmic - Class in ptolemy.actor.lib.colt
Produce a random sequence with a Logarithmic distribution.
ColtLogarithmic(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtLogarithmic
Construct an actor with the given container and name.
ColtNegativeBinomial - Class in ptolemy.actor.lib.colt
Produce a random sequence with a NegativeBinomial distribution.
ColtNegativeBinomial(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtNegativeBinomial
Construct an actor with the given container and name.
ColtNormal - Class in ptolemy.actor.lib.colt
Produce a random sequence with a Normal distribution.
ColtNormal(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtNormal
Construct an actor with the given container and name.
ColtPoisson - Class in ptolemy.actor.lib.colt
Produce a random sequence with a Poisson distribution.
ColtPoisson - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt
An adapter class for ptolemy.actor.lib.colt.ColtPoisson.
ColtPoisson(ColtPoisson) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtPoisson
Constructor method for the ColtPoisson helper.
ColtPoisson(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtPoisson
Construct an actor with the given container and name.
ColtPoissonSlow - Class in ptolemy.actor.lib.colt
Produce a random sequence with a PoissonSlow distribution.
ColtPoissonSlow(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtPoissonSlow
Construct an actor with the given container and name.
ColtRandomSource - Class in ptolemy.actor.lib.colt
Base class for Colt random sources.
ColtRandomSource - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt
A helper class for ptolemy.actor.lib.colt.ColtRandomSource.
ColtRandomSource(ColtRandomSource) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtRandomSource
Construct the ColtRandomSource adapter.
ColtRandomSource(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtRandomSource
Construct an actor with the given container and name.
ColtStudentT - Class in ptolemy.actor.lib.colt
Produce a random sequence with a StudentT distribution.
ColtStudentT(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtStudentT
Construct an actor with the given container and name.
ColtVonMises - Class in ptolemy.actor.lib.colt
Produce a random sequence with a VonMises distribution.
ColtVonMises(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtVonMises
Construct an actor with the given container and name.
ColtZeta - Class in ptolemy.actor.lib.colt
Produce a random sequence with a Zeta distribution.
ColtZeta(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.colt.ColtZeta
Construct an actor with the given container and name.
column - Variable in class ptolemy.actor.lib.SubMatrix
The starting column number.
column - Variable in class ptolemy.data.expr.SimpleCharStream
 
column - Variable in class ptolemy.moml.unit.SimpleCharStream
 
column - Variable in class ptolemy.vergil.actor.lib.LEDMatrix
The column of the LED to be illuminated.
columnMajor - Variable in class ptolemy.actor.lib.MatrixToArray
If true, then insert the first column into the array first, followed by the second column, etc.
columnOrigins - Variable in class com.jgoodies.forms.layout.FormLayout.LayoutInfo
Holds the origins of the columns.
columns - Variable in class ptolemy.actor.lib.database.ArrayOfRecordsExporter
The columns to write.
columns - Variable in class ptolemy.actor.lib.database.ArrayOfRecordsRecorder
The columns to display when double clicking on the icon.
columns - Variable in class ptolemy.actor.lib.database.DatabaseSelect
A record indicating what to query for.
columns - Variable in class ptolemy.domains.sdf.lib.DoubleToMatrix
Deprecated.
The number of columns.
columns - Variable in class ptolemy.domains.sdf.lib.MatrixJoin
The number of matrices to arrange left to right on the output.
columns - Variable in class ptolemy.domains.sdf.lib.MatrixToDouble
Deprecated.
The number of columns.
columns - Variable in class ptolemy.domains.sdf.lib.MatrixToSequence
The number of columns in the input.
columns - Variable in class ptolemy.domains.sdf.lib.SequenceToMatrix
The number of columns in the output.
columns - Variable in class ptolemy.vergil.actor.lib.LEDMatrix
The number of columns.
columns - Variable in class ptolemy.vergil.toolbox.ArrayOfRecordsConfigureFactory
The names of the fields to be displayed from the records, in the order in which they should be displayed.
Columns - ptolemy.vergil.basic.layout.AbstractLayoutConfiguration.InteractionMode
User positioning affects cycle detection and node layering.
columnsDisplayed - Variable in class ptolemy.actor.lib.gui.Display
The horizontal size of the display, in columns.
columnsDisplayed - Variable in class ptolemy.domains.ptera.lib.DebuggerParameter
The horizontal size of the display, in columns.
columnsDisplayed - Variable in class ptolemy.domains.ptera.lib.Report
The horizontal size of the display, in columns.
columnsDisplayed - Variable in class ptolemy.vergil.toolbox.TextEditorConfigureFactory
The horizontal size of the display, in columns.
columnsDisplayed - Variable in class ptolemy.vergil.toolbox.TextEditorTableauFactory
The horizontal size of the display, in columns.
columnSpan - Variable in class ptolemy.actor.lib.SubMatrix
The span of columns.
ColumnSpec - Class in com.jgoodies.forms.layout
Specifies columns in FormLayout by their default orientation, start size and resizing behavior.
ColumnSpec(FormSpec.DefaultAlignment, Size, double) - Constructor for class com.jgoodies.forms.layout.ColumnSpec
Constructs a ColumnSpec for the given default alignment, size and resize weight.
ColumnSpec(Size) - Constructor for class com.jgoodies.forms.layout.ColumnSpec
Constructs a ColumnSpec for the given size using the default alignment, and no resizing.
ColumnSpec(String) - Constructor for class com.jgoodies.forms.layout.ColumnSpec
Constructs a ColumnSpec from the specified encoded description.
columnSplit - Variable in class ptolemy.domains.sdf.lib.MatrixSplit
An array specifying the number of columns in the output matrices.
com.cureos.numerics - package com.cureos.numerics
The com/cureos/numerics package.
com.jgoodies.forms.builder - package com.jgoodies.forms.builder
Contains optional builder classes of the Forms framework.
com.jgoodies.forms.debug - package com.jgoodies.forms.debug
Consists of optional classes that help you find, understand and fix layout problems.
com.jgoodies.forms.factories - package com.jgoodies.forms.factories
Consists of optional Forms framework factory classes that assist you in building consistent forms quickly.
com.jgoodies.forms.layout - package com.jgoodies.forms.layout
Contains the core classes of the JGoodies Forms framework: layout manager, column and row specifications, sizes and cell constraints.
com.jgoodies.forms.util - package com.jgoodies.forms.util
Consists of Forms framework helper classes for unit conversion and layout styles.
com.jhlabs.composite - package com.jhlabs.composite
The com/jhlabs/composite package.
com.jhlabs.image - package com.jhlabs.image
The com/jhlabs/image package.
com.jhlabs.image.svg - package com.jhlabs.image.svg
The com.jhlabs.image.svg package.
com.jhlabs.math - package com.jhlabs.math
The com/jhlabs/math package.
com.jhlabs.vecmath - package com.jhlabs.vecmath
The com/jhlabs/vecmath/ package.
com.microstar.xml - package com.microstar.xml
The com.microstar.xml package.
com.microstar.xml.demo - package com.microstar.xml.demo
 
com.microstar.xml.driver - package com.microstar.xml.driver
 
Combine - Class in ptolemy.domains.sr.lib
Combine actor for combining synchronous signals (ports with a token or no token) using a combine function.
Combine(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.Combine
Construct an actor with the given container and name.
CombinedCollection<E> - Class in ptolemy.actor.gt.data
A collection that is the combination of one or more collections.
CombinedCollection() - Constructor for class ptolemy.actor.gt.data.CombinedCollection
Construct a combined collection with no collection as its component.
CombinedCollection(Collection<? extends E>...) - Constructor for class ptolemy.actor.gt.data.CombinedCollection
Construct a combined collection with one or more collections as its components.
combineInternalTransitions() - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Combine each chain of internal transitions into one transition.
CombineInternalTransitions - Class in ptolemy.domains.modal.kernel.test
Combine the internal transitions using the combineInternalTransitions() method.
CombineInternalTransitions(String) - Constructor for class ptolemy.domains.modal.kernel.test.CombineInternalTransitions
Combine the internal transitions for the argument automaton and write the MoML description for the result to stdout.
combinePixels(int, int, int) - Static method in class com.jhlabs.image.PixelUtils
Return rgb1 painted onto rgb2.
combinePixels(int, int, int, int) - Static method in class com.jhlabs.image.PixelUtils
Return rgb1 painted onto rgb2.
combinePixels(int, int, int, int, int) - Static method in class com.jhlabs.image.PixelUtils
Return rgb1 painted onto rgb2.
ComboBox - Class in ptolemy.actor.gui.properties
A GUI property that encloses a JComboBox component.
ComboBox(NamedObj, String) - Constructor for class ptolemy.actor.gui.properties.ComboBox
Construct a GUI property with the given name contained by the specified entity.
ComboBox(NamedObj, String, Object) - Constructor for class ptolemy.actor.gui.properties.ComboBox
Construct a GUI property with the given name contained by the specified entity with the given layout constraint.
ComboBox(NamedObj, String, JComponent) - Constructor for class ptolemy.actor.gui.properties.ComboBox
Construct a GUI property with the given name contained by the specified entity with the given Java Swing component.
ComboBox(NamedObj, String, JComponent, Object) - Constructor for class ptolemy.actor.gui.properties.ComboBox
Construct a GUI property with the given name contained by the specified entity with the given Java Swing component and the given layout constraint.
ComboBox.Item - Class in ptolemy.actor.gui.properties
The base class for an item that can be added to the combo box as a choice.
ComboItem - Class in ptolemy.actor.gt.gui
A combo item that uses GTGUIAction as the action.
ComboItem(ComboBox, String) - Constructor for class ptolemy.actor.gt.gui.ComboItem
Construct an item with the given name contained by the specified entity.
COMMA - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
COMMA - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
COMMA - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
COMMA - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
COMMA_OR_FORWARDSLASH - Static variable in class ptolemy.math.Precision.PrecisionFormat
Regular expression definition for a comma "," or a forward slash "/".
command - Variable in class ptolemy.actor.lib.Exec
The command to be executed.
COMMAND_CONNECT - ptolemy.domains.wireless.lib.bluetooth.BluetoothCommand
 
COMMAND_DISCONNECT - ptolemy.domains.wireless.lib.bluetooth.BluetoothCommand
 
COMMAND_DISCONNECT - ptolemy.domains.wireless.lib.bluetooth.BluetoothResponse
 
COMMAND_DISCOVERABLE - ptolemy.domains.wireless.lib.bluetooth.BluetoothCommand
 
COMMAND_HIDE - ptolemy.domains.wireless.lib.bluetooth.BluetoothCommand
 
COMMAND_NOCOMMAND - ptolemy.domains.wireless.lib.bluetooth.BluetoothCommand
 
COMMAND_PAIR - ptolemy.domains.wireless.lib.bluetooth.BluetoothCommand
 
COMMAND_REQUESTCONNECT - ptolemy.domains.wireless.lib.bluetooth.BluetoothResponse
 
COMMAND_REQUESTPAIR - ptolemy.domains.wireless.lib.bluetooth.BluetoothResponse
 
COMMAND_SCAN - ptolemy.domains.wireless.lib.bluetooth.BluetoothCommand
 
COMMAND_SCAN - ptolemy.domains.wireless.lib.bluetooth.BluetoothResponse
 
COMMAND_SENDDATA - ptolemy.domains.wireless.lib.bluetooth.BluetoothCommand
 
COMMAND_STOPSCAN - ptolemy.domains.wireless.lib.bluetooth.BluetoothCommand
 
COMMAND_SWITCHOFF - ptolemy.domains.wireless.lib.bluetooth.BluetoothCommand
 
COMMAND_SWITCHON - ptolemy.domains.wireless.lib.bluetooth.BluetoothCommand
 
COMMAND_UNPAIR - ptolemy.domains.wireless.lib.bluetooth.BluetoothCommand
 
commandList - Variable in class lbnl.actor.lib.SystemCommand
List with the command and the arguments.
commandsProcessed() - Method in class ptolemy.distributed.client.ThreadSynchronizer
Waits until readyMap is empty.
commandToRun(GeneratorAttribute) - Static method in class ptolemy.copernicus.kernel.Copernicus
Return the command to run the generated code.
comment(int, String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return a formatted comment containing the specified string with a specified indent level.
comment(String) - Method in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGenerator
Return a formatted comment containing the specified string.
comment(String) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Return a formatted comment containing the specified string.
comment(String) - Method in class ptolemy.cg.kernel.generic.html.HTMLCodeGenerator
Return a formatted comment containing the specified string.
comment(String) - Method in class ptolemy.cg.kernel.generic.program.procedural.fmima.FMIMACodeGenerator
Return a formatted comment containing the specified string.
comment(String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return a formatted comment containing the specified string.
comment(String) - Method in class ptolemy.cg.kernel.generic.syntactic.SyntacticCodeGenerator
Format a string as a code comment.
comment(String) - Method in class ptolemy.cg.kernel.generic.test.TestGenericCodeGenerator
Return a formatted comment containing the specified string.
COMMENT - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
COMMENT - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
COMMENT - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
COMMENT - Static variable in interface ptolemy.data.expr.MatrixParserConstants
RegularExpression Id.
commit() - Method in class ptolemy.domains.modal.kernel.RelationNode
Update the previous type and difference information of this relation node with the current evaluation result.
commit() - Method in class ptolemy.vergil.gt.GTIngredientsEditor
 
CommitAction - Interface in ptolemy.domains.modal.kernel
An action implementing this interface is a commit action.
commitActionList() - Method in class ptolemy.domains.modal.kernel.Transition
Return the list of commit actions contained by this transition.
CommitActionsAttribute - Class in ptolemy.domains.modal.kernel
An action that changes the state of the system.
CommitActionsAttribute(Transition, String) - Constructor for class ptolemy.domains.modal.kernel.CommitActionsAttribute
Construct an action with the given name contained by the specified transition.
CommitActionsAttribute(Workspace) - Constructor for class ptolemy.domains.modal.kernel.CommitActionsAttribute
Construct an action in the specified workspace with an empty string as a name.
commitRelationValues() - Method in class ptolemy.domains.modal.kernel.RelationList
Record the current relation values so that when getPreviousMaximumDistance() is called, these recorded values are used.
communicationAspect - Variable in class ptolemy.actor.IntermediateReceiver
communication aspect that receives tokens from this receiver.
CommunicationAspect - Interface in ptolemy.actor
An interface for objects that can intervene in communication between actors.
CommunicationAspectAttributes - Class in ptolemy.actor
Attributes for ports decorated by a communication aspect.
CommunicationAspectAttributes(NamedObj, String) - Constructor for class ptolemy.actor.CommunicationAspectAttributes
Constructor to use when parsing a MoML file.
CommunicationAspectAttributes(NamedObj, Decorator) - Constructor for class ptolemy.actor.CommunicationAspectAttributes
Constructor to use when editing a model.
CommunicationAspectListener - Interface in ptolemy.actor
This interface defines a listener for communication aspects.
CommunicationAspectListener.EventType - Enum in ptolemy.actor
Type of the event.
CommunicationAspectMonitor - Class in ptolemy.actor.gui
This actor implements a Communication aspect Monitor.
CommunicationAspectMonitor(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.CommunicationAspectMonitor
Construct a factory with the specified container and name.
CommunicationAspectMonitor.CommunicationAspectMonitorEditorFactory - Class in ptolemy.actor.gui
Factory that creates the schedule plotter.
CommunicationAspectMonitorEditorFactory(NamedObj, String) - Constructor for class ptolemy.actor.gui.CommunicationAspectMonitor.CommunicationAspectMonitorEditorFactory
Constructs a SchedulePlotter$SchedulePlotterEditorFactory object.
CommunicationRequestPort - Class in ptolemy.actor.lib.aspect
This actor implements an input port in a composite communication aspect (@link CompositeCommunicationAspect).
CommunicationRequestPort(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.aspect.CommunicationRequestPort
Construct a constant source with the default type set to the RecordToken used in the CompositeQM.
CommunicationResponsePort - Class in ptolemy.actor.lib.aspect
This actor implements an output port in a composite communication aspect (@link CompositeCommunicationAspect).
CommunicationResponsePort(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.aspect.CommunicationResponsePort
Construct a ResourceMappingOutputPort.
Commutator - Class in ptolemy.actor.lib
A polymorphic commutator, which merges a set of input sequences into a single output sequence.
Commutator - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A code generation helper class for ptolemy.actor.lib.Commutator.
Commutator - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Commutator.
Commutator(Commutator) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Commutator
Constructor a Commutator adapter.
Commutator(Commutator) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Commutator
Construct a Commutator adapter.
Commutator(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Commutator
Construct an actor in the specified container with the specified name.
Comparator - Class in ptolemy.actor.lib.logic
Compare two double-valued inputs, and output the boolean result of the comparison.
Comparator - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.logic
A code generation adapter class for ptolemy.actor.lib.logic.Comparator.
Comparator - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.logic
A code generation adapter class for ptolemy.actor.lib.logic.Comparator.
Comparator - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.logic
A adapter class for ptolemy.actor.lib.logic.Comparator.
Comparator(Comparator) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.logic.Comparator
Construct the Comparator adapter.
Comparator(Comparator) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.logic.Comparator
Construct the Comparator adapter.
Comparator(Comparator) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.logic.Comparator
Construct a Comparator adapter.
Comparator(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.logic.Comparator
Construct an actor with the given container and name.
compare(Object, Object) - Method in class ptolemy.actor.util.DFUtilities.NamedObjComparator
Compare two objects.
compare(Object, Object) - Method in class ptolemy.actor.util.FuzzyDoubleComparator
Deprecated.
Compare two objects according to a threshold.
compare(Object, Object) - Method in class ptolemy.actor.util.GeneralComparator
Return -1, 0, or 1 if the first object is less than, equal to, or bigger than the second object.
compare(Object, Object) - Method in class ptolemy.actor.util.test.DoubleCQComparator
Compare the two argument.
compare(Object, Object) - Method in class ptolemy.actor.util.TimedEvent.TimeComparator
Compare the two arguments.
compare(Object, Object) - Method in class ptolemy.data.ontologies.ConceptGraph
Compare two concepts in the ontology.
compare(Object, Object) - Method in class ptolemy.data.ontologies.DAGConceptGraph
Compare two concepts in the ontology.
compare(Object, Object) - Method in class ptolemy.data.ontologies.lattice.ProductLatticeCPO
Compare two concepts in the product lattice ontology.
compare(Object, Object) - Method in class ptolemy.domains.dde.kernel.ReceiverComparator
Compare two receivers according to ReceiverTime and priority.
compare(Object, Object) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesReceiver.TagComparator
Compare two events according to time stamps and values.
compare(Object, Object) - Method in class ptolemy.domains.petrinet.kernel.Place
The method compares two objects that should be Places.
compare(Object, Object) - Method in class ptolemy.domains.ptides.kernel.PtidesReceiver.TagComparator
Compare two events according to time stamps and values.
compare(Object, Object) - Method in class ptolemy.domains.sdf.optimize.OptimalScheduleFinder._StateComparatorLowestValue
compare two states on their value.
compare(Object, Object) - Method in class ptolemy.domains.sdf.optimize.OptimalScheduleFinder._StateComparatorMaximumProgress
Compare the states based on smallest number of remaining firings.
compare(Object, Object) - Method in class ptolemy.domains.tdl.kernel.TDLAction.TDLActionComparator
Compare two TDLEvents.
compare(Object, Object) - Method in class ptolemy.domains.tm.kernel.TMEventComparator
Compare the two argument for order.
compare(Object, Object) - Method in interface ptolemy.graph.CPO
Compare two elements in this CPO.
compare(Object, Object) - Method in class ptolemy.graph.DirectedAcyclicGraph
Compare two elements in this CPO.
compare(Concept) - Method in class ptolemy.data.ontologies.FlatTokenInfiniteConcept
Compare this concept with the given concept.
compare(Concept) - Method in class ptolemy.data.ontologies.InfiniteConcept
Compare this concept with the given concept.
compare(Concept) - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConcept
Compare this concept with the given concept.
compare(Concept) - Method in class ptolemy.data.ontologies.RecordConcept
Compare this concept with the given concept.
compare(RecordToken, RecordToken) - Method in class ptolemy.actor.lib.gem5.Gem5Wrapper.SortByCommandTime
Return the difference between time 1 and time2.
compare(Token, Token) - Static method in class ptolemy.data.type.TypeLattice
Compare the types of the two specified tokens in the type lattice.
compare(Token, Type) - Static method in class ptolemy.data.type.TypeLattice
Compare the types of the two specified tokens in the type lattice.
compare(Type, Token) - Static method in class ptolemy.data.type.TypeLattice
Compare the types of the two specified tokens in the type lattice.
compare(Type, Type) - Static method in class ptolemy.data.type.TypeLattice
Compare two types in the type lattice.
compare(metroIIcomm.Event.Time, metroIIcomm.Event.Time) - Static method in class ptolemy.domains.metroII.kernel.EventTimeComparator
Compare two timetags.
compareTo(Object) - Method in class ptolemy.actor.util.SuperdenseTime
Compare this superdense time object with the argument superdense time object for an order.
compareTo(Object) - Method in class ptolemy.actor.util.Time
Return -1, 0, or 1 if this time object is less than, equal to, or greater than the given argument.
compareTo(Object) - Method in class ptolemy.cg.kernel.generic.program.CodeStream.Signature
Compare this signature to the given object by comparing their string representation lexicographically.
compareTo(Object) - Method in class ptolemy.domains.de.kernel.DEEvent
Compare this event with the argument event for an order.
compareTo(Object) - Method in class ptolemy.domains.ptides.kernel.Tag
Compare a tag with another.
compareTo(Object) - Method in class ptolemy.domains.sequence.kernel.ProcessAttribute
Implement compareTo method to compare sequence numbers Updated: This method now compares both the process name and the sequence number.
compareTo(Object) - Method in class ptolemy.domains.sequence.kernel.SequenceAttribute
Implement compareTo method to compare sequence numbers Only the sequence numbers are compared (independent of any process name).
compareTo(Object) - Method in class ptolemy.domains.tm.kernel.TMEvent
Compare the order of this event with the specified event for order.
compareTo(Object) - Method in class ptolemy.kernel.attributes.VersionAttribute
Compare the value of this VersionAttribute against the argument according to the VersionAttribute syntax and padding rules.
compareTo(VersionSpecification) - Method in class org.ptolemy.commons.ThreeDigitVersionSpecification
Compare this specification to the argument.
compareTo(Dependency) - Method in class ptolemy.actor.util.BooleanDependency
Return Dependency.LESS_THAN, EQUALS, or GREATER_THAN depending on whether the argument is less than, equal to, or greater than this dependency.
compareTo(Dependency) - Method in class ptolemy.actor.util.RealDependency
Return Dependency.LESS_THAN, EQUALS, or GREATER_THAN depending on whether the argument is less than, equal to, or greater than this dependency.
compareTo(Dependency) - Method in class ptolemy.actor.util.SuperdenseDependency
Return Dependency.LESS_THAN, EQUALS, or GREATER_THAN depending on whether the argument is less than, equal to, or greater than this dependency.
compareTo(SuperdenseTime) - Method in class ptolemy.actor.util.SuperdenseTime
Compare this superdense time object with the argument superdense time object for an order.
compareTo(TimedEvent) - Method in class ptolemy.actor.util.TimedEvent
Compare two TimedEvents by comparing their timestamps.
compareTo(DEEvent) - Method in class ptolemy.domains.de.kernel.DEEvent
Compare the tag and depth of this event with those of the argument event for the order.
compareTo(TMEvent) - Method in class ptolemy.domains.tm.kernel.TMEvent
Compare the tag of this event with the specified event for order.
comparison - Variable in class ptolemy.actor.lib.logic.Comparator
The comparison operator.
compile - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralCodeGenerator
If true, then compile the generated code.
compile(String, CompositeEntity, GeneratorAttribute) - Method in class ptolemy.copernicus.kernel.KernelMain
Compile the given model with the given name.
compileAndRun(CompositeEntity, GeneratorAttribute) - Static method in class ptolemy.copernicus.kernel.Copernicus
Possibly create the generated code and run it.
compileCommand - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralCodeGenerator
The command to use to compile the generated code if the useMake parameter is false.
CompiledCompositeActor - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.cg.lib
Code generator adapter for a composite actor that contains an actor with a body written in C.
CompiledCompositeActor - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.cg.lib
Code generator for a composite actor that contains an actor with a body written in Java.
CompiledCompositeActor - Class in ptolemy.cg.lib
A composite actor that can be optionally code generated and then invoked via reflection.
CompiledCompositeActor() - Constructor for class ptolemy.cg.lib.CompiledCompositeActor
Construct a CodeGenerationCompositeActor in the default workspace with no container and an empty string as its name.
CompiledCompositeActor(CompiledCompositeActor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.cg.lib.CompiledCompositeActor
Construct the code generator adapter associated with the given TypedCompositeActor.
CompiledCompositeActor(CompiledCompositeActor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.cg.lib.CompiledCompositeActor
Construct the code generator associated with the given TypedCompositeActor.
CompiledCompositeActor(CompositeEntity, String) - Constructor for class ptolemy.cg.lib.CompiledCompositeActor
Create an actor with a name and a container.
CompiledCompositeActor(Workspace) - Constructor for class ptolemy.cg.lib.CompiledCompositeActor
Construct a CodeGenerationCompositeActor in the specified workspace with no container and an empty string as a name.
COMPLETE - Static variable in class ptolemy.kernel.util.NamedObj
Indicate that the description(int) method should include everything.
COMPLETED - Static variable in interface ptolemy.actor.Executable
An indicator that the iterate() method completed successfully.
completedIntegratorStepNotNeeded - Variable in class org.ptolemy.fmi.FMI20ModelExchangeCapabilities
True if fmiCompletedIntegratorStep() does not need to be called.
completeSolution() - Method in class ptolemy.moml.unit.Solution
Search for a complete solution.
completeSolution() - Method in class ptolemy.moml.unit.UnitConstraints
Generate a complete solution.
Complex - Class in ptolemy.math
This class provides a complex data type and a library of functions that operate on and return complex numbers.
Complex() - Constructor for class ptolemy.math.Complex
Deprecated.
Use Complex.ZERO instead.
Complex(double) - Constructor for class ptolemy.math.Complex
Construct a Complex with a zero imaginary part.
Complex(double, double) - Constructor for class ptolemy.math.Complex
Construct a Complex with the specified real and imaginary parts.
COMPLEX - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
COMPLEX - Static variable in class ptolemy.data.type.BaseType
The complex data type.
COMPLEX_MATRIX - Static variable in class ptolemy.data.type.BaseType
The complex matrix data type.
ComplexAddSubtract - Class in ptolemy.actor.ptalon.lib
A complex number adder/subtractor.
ComplexAddSubtract(CompositeEntity, String) - Constructor for class ptolemy.actor.ptalon.lib.ComplexAddSubtract
Construct an actor in the specified container with the specified name.
ComplexArrayMath - Class in ptolemy.math
This class a provides a library for mathematical operations on arrays of complex numbers, in particular arrays of instances of class ptolemy.math.Complex.
ComplexArrayMath() - Constructor for class ptolemy.math.ComplexArrayMath
 
ComplexBinaryOperation - Interface in ptolemy.math
A operation taking two operands of type Complex, and producing a value of type Complex.
complexMatrix() - Method in class ptolemy.data.ComplexMatrixToken
Return the content of this token as a new 2-D Complex matrix.
complexMatrix() - Method in class ptolemy.data.DoubleMatrixToken
Return the content of this token as a 2-D Complex matrix.
complexMatrix() - Method in class ptolemy.data.IntMatrixToken
Return the content of this token as a 2-D Complex matrix.
complexMatrix() - Method in class ptolemy.data.MatrixToken
Return a copy of the content of this token as a 2-D Complex matrix.
ComplexMatrixMath - Class in ptolemy.math
This class provides a library for mathematical operations on matrices of complex numbers.
complexMatrixMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ComplexMatrixToken - Class in ptolemy.data
A token that contains a 2-D Complex matrix.
ComplexMatrixToken() - Constructor for class ptolemy.data.ComplexMatrixToken
Construct an ComplexMatrixToken with a one by one matrix.
ComplexMatrixToken(String) - Constructor for class ptolemy.data.ComplexMatrixToken
Construct an ComplexMatrixToken from the specified string.
ComplexMatrixToken(Token[], int, int) - Constructor for class ptolemy.data.ComplexMatrixToken
Construct an ComplexMatrixToken from the specified array of tokens.
ComplexMatrixToken(Complex[][]) - Constructor for class ptolemy.data.ComplexMatrixToken
Construct a ComplexMatrixToken with the specified 2-D matrix.
ComplexMatrixToken(Complex[][], int) - Constructor for class ptolemy.data.ComplexMatrixToken
Construct a ComplexMatrixToken with the specified 2-D matrix.
complexMatrixTokenArrayConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
complexMatrixTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
complexMatrixTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ComplexMatrixType() - Constructor for class ptolemy.data.type.MatrixType.ComplexMatrixType
 
complexMatrixTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ComplexToCartesian - Class in ptolemy.actor.lib.conversions
Read a complex token and output double tokens that represent the real and imaginary parts to two different output ports.
ComplexToCartesian - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.conversions
A helper class for ptolemy.actor.lib.conversions.ComplexToCartesian.
ComplexToCartesian - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions
A adapter class for ptolemy.actor.lib.conversions.ComplexToCartesian.
ComplexToCartesian - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions
A adapter class for ptolemy.actor.lib.conversions.ComplexToCartesian.
ComplexToCartesian(ComplexToCartesian) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.conversions.ComplexToCartesian
Construct the ComplexToCartesian adapter.
ComplexToCartesian(ComplexToCartesian) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions.ComplexToCartesian
Construct a ComplexToCartesian adapter.
ComplexToCartesian(ComplexToCartesian) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions.ComplexToCartesian
Construct a ComplexToCartesian adapter.
ComplexToCartesian(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.ComplexToCartesian
Construct an actor with the given container and name.
ComplexToken - Class in ptolemy.data
A token that contains a Complex number represented by a 64-bit double-precision floating point real and imaginary parts.
ComplexToken() - Constructor for class ptolemy.data.ComplexToken
Construct a ComplexToken with Complex 0.0+0.0i.
ComplexToken(String) - Constructor for class ptolemy.data.ComplexToken
Construct a ComplexToken from the specified string.
ComplexToken(Complex) - Constructor for class ptolemy.data.ComplexToken
Construct a ComplexToken with the specified value.
complexTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
complexTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ComplexToPolar - Class in ptolemy.actor.lib.conversions
Convert a complex token to polar coordinates, which are represented by two double tokens (magnitude and angle).
ComplexToPolar(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.ComplexToPolar
Construct an actor with the given container and name.
complexTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ComplexUnaryOperation - Interface in ptolemy.math
A operation taking one argument of type Complex, and producing a value of type Complex.
complexValue() - Method in class ptolemy.data.ComplexToken
Return the value of this token as a Complex.
complexValue() - Method in class ptolemy.data.DoubleToken
Return the value of this token as a Complex.
complexValue() - Method in class ptolemy.data.IntToken
Return the value of this token as a Complex.
complexValue() - Method in class ptolemy.data.ScalarToken
Return the value of this token as a Complex.
complexValue() - Method in class ptolemy.data.ShortToken
Return the value of this token as a Complex.
complexValue() - Method in class ptolemy.data.UnsignedByteToken
Return the value of this token as a Complex.
complexValueMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
component - Variable in class diva.canvas.test.ConcreteFigures.ImageFigureFactory
 
Component - Interface in ptolemy.component
This interface defines the basic methods for initializing and executing components.
ComponentActor - Class in ptolemy.component
A Component is outside compatible with components and inside compatable with actors.
ComponentActor(CompositeEntity, String) - Constructor for class ptolemy.component.ComponentActor
Construct an entity with the given name contained by the specified entity.
ComponentDialog - Class in ptolemy.gui
This class is a modal dialog box that contains an arbitrary component.
ComponentDialog(Frame, String, Component) - Constructor for class ptolemy.gui.ComponentDialog
Construct a dialog with the specified owner, title, and component.
ComponentDialog(Frame, String, Component, String[]) - Constructor for class ptolemy.gui.ComponentDialog
Construct a dialog with the specified owner, title, component, and buttons.
ComponentDialog(Frame, String, Component, String[], String) - Constructor for class ptolemy.gui.ComponentDialog
Construct a dialog with the specified owner, title, component, buttons, and message.
ComponentDialog(Frame, String, Component, String[], String, boolean) - Constructor for class ptolemy.gui.ComponentDialog
Construct a dialog with the specified owner, title, component, buttons, and message.
ComponentDirector - Class in ptolemy.component
FIXME
ComponentDirector() - Constructor for class ptolemy.component.ComponentDirector
 
ComponentEntity<T extends ComponentPort> - Class in ptolemy.kernel
A ComponentEntity is a component in a CompositeEntity.
ComponentEntity() - Constructor for class ptolemy.kernel.ComponentEntity
Construct an entity in the default workspace with an empty string The object is added to the workspace directory.
ComponentEntity(CompositeEntity, String) - Constructor for class ptolemy.kernel.ComponentEntity
Construct an entity with the given name contained by the specified entity.
ComponentEntity(Workspace) - Constructor for class ptolemy.kernel.ComponentEntity
Construct an entity in the specified workspace with an empty string as a name.
componentEntityClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ComponentEntityTimeTest - Class in ptolemy.kernel.test
Class that creates lots of ComponentEntities.
ComponentEntityTimeTest() - Constructor for class ptolemy.kernel.test.ComponentEntityTimeTest
 
componentEntityType - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
componentEnvironment - Variable in class org.ptolemy.fmi.FMI20CallbackFunctions
C type: fmiComponentEnvironment, which is a void *.
componentEnvironment - Variable in class org.ptolemy.fmi.FMI20ModelInstance
C type : fmi2ComponentEnvironment.
ComponentFactory - Interface in com.jgoodies.forms.factories
An interface that defines the factory methods as used by the PanelBuilder and its subclasses.
componentHidden(ComponentEvent) - Method in class ptolemy.actor.gui.SizeAttribute
Do nothing.
componentHidden(ComponentEvent) - Method in class ptolemy.actor.gui.WindowPropertiesAttribute
Do nothing.
componentMoved(ComponentEvent) - Method in class ptolemy.actor.gui.SizeAttribute
Do nothing.
componentMoved(ComponentEvent) - Method in class ptolemy.actor.gui.WindowPropertiesAttribute
Record the new position.
ComponentPort - Class in ptolemy.kernel
A port supporting hierarchy.
ComponentPort() - Constructor for class ptolemy.kernel.ComponentPort
Construct a port in the default workspace with an empty string as its name.
ComponentPort(ComponentEntity, String) - Constructor for class ptolemy.kernel.ComponentPort
Construct a port with the given name contained by the specified entity.
ComponentPort(Workspace) - Constructor for class ptolemy.kernel.ComponentPort
Construct a port in the specified workspace with an empty string as a name.
componentPortClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
componentPortType - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ComponentRelation - Class in ptolemy.kernel
This class defines a relation supporting hierarchy (clustered graphs).
ComponentRelation() - Constructor for class ptolemy.kernel.ComponentRelation
Construct a relation in the default workspace with an empty string as its name.
ComponentRelation(CompositeEntity, String) - Constructor for class ptolemy.kernel.ComponentRelation
Construct a relation with the given name contained by the specified entity.
ComponentRelation(Workspace) - Constructor for class ptolemy.kernel.ComponentRelation
Construct a relation in the specified workspace with an empty string as a name.
componentResized(ComponentEvent) - Method in class ptolemy.actor.gui.SizeAttribute
Record the new size.
componentResized(ComponentEvent) - Method in class ptolemy.actor.gui.WindowPropertiesAttribute
Record the new size.
componentShown(ComponentEvent) - Method in class ptolemy.actor.gui.SizeAttribute
Do nothing.
componentShown(ComponentEvent) - Method in class ptolemy.actor.gui.WindowPropertiesAttribute
Do nothing.
componentType - Variable in class ptolemy.domains.ptera.lib.ReceiveInput
Class name of the component that actually receives the user input, which is automatically updated after the input is received.
compose(Raster, Raster, WritableRaster) - Method in class com.jhlabs.composite.MiscCompositeContext
 
compose(Raster, Raster, WritableRaster) - Method in class com.jhlabs.composite.RGBComposite.RGBCompositeContext
 
compose(SyntacticRank, SyntacticRank) - Static method in class ptolemy.cg.lib.syntactic.SyntacticRank
Compose two ranks if possible, else return null.
compose(SyntacticTerm, SyntacticTerm) - Static method in class ptolemy.cg.lib.syntactic.SyntacticRank
Compose the ranks of two terms.
compose(InterfaceAutomaton) - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Return a new InterfaceAutomaton that is the composition of the specified InterfaceAutomaton and this one.
compose(InterfaceAutomaton, boolean) - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Return a new InterfaceAutomaton that is the composition of the specified InterfaceAutomaton and this one.
Compose - Class in ptolemy.domains.modal.kernel.test
Compute the composition of interface automata.
Compose(String[], boolean) - Constructor for class ptolemy.domains.modal.kernel.test.Compose
Compose the interface automata in the argument array and write the MoML description for the composition to stdout.
composeRGB(int[], int[], float) - Method in class com.jhlabs.composite.RGBComposite.RGBCompositeContext
 
composeThroughMask(Raster, WritableRaster, Raster) - Static method in class com.jhlabs.image.ApplyMaskFilter
Interpolates between two rasters according to the alpha level of a mask raster.
composeThroughMask(Raster, WritableRaster, Raster) - Static method in class com.jhlabs.image.ImageUtils
Compose src onto dst using the alpha of sel to interpolate between the two.
composeWith(CausalityInterface) - Method in class ptolemy.domains.modal.modal.MirrorCausalityInterface
Add the specified causality interface for the specified actor.
ComposeWithAction() - Constructor for class ptolemy.vergil.modal.ia.InterfaceAutomatonGraphController.ComposeWithAction
Create a new action to perform composition.
CompositeActor - Class in ptolemy.actor
A CompositeActor is an aggregation of actors.
CompositeActor() - Constructor for class ptolemy.actor.CompositeActor
Construct a CompositeActor in the default workspace with no container and an empty string as its name.
CompositeActor(CompositeEntity, String) - Constructor for class ptolemy.actor.CompositeActor
Create an actor with a name and a container.
CompositeActor(Workspace) - Constructor for class ptolemy.actor.CompositeActor
Construct a CompositeActor in the specified workspace with no container and an empty string as a name.
CompositeActorApplication - Class in ptolemy.actor.gui
This application creates one or more Ptolemy II models given a classname on the command line, and then executes those models, each in its own thread.
CompositeActorApplication() - Constructor for class ptolemy.actor.gui.CompositeActorApplication
 
compositeActorClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
CompositeActorMatcher - Class in ptolemy.actor.gt
A matcher to match a level of hierarchy in a hierarchical model.
CompositeActorMatcher(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.CompositeActorMatcher
Construct an atomic actor matcher to be either contained in the pattern of a TransformationRule or in the replacement.
CompositeActorSimpleApplication - Class in ptolemy.actor.gui
This application creates one or more Ptolemy II models given a classname on the command line, and then executes those models, each in its own thread.
CompositeActorSimpleApplication() - Constructor for class ptolemy.actor.gui.CompositeActorSimpleApplication
 
CompositeBuilder - Class in diva.util.xml
CompositeBuilder is a non-validating parser that uses other builders to parse and generate XML files from arbitrary collections of objects.
CompositeBuilder() - Constructor for class diva.util.xml.CompositeBuilder
 
CompositeCommunicationAspect - Class in ptolemy.actor.lib.aspect
This class implements functionality of a composite communication aspect.
CompositeCommunicationAspect(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
Construct a CompositeCommunicationAspect with a name and a container.
CompositeCommunicationAspect(Workspace) - Constructor for class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
Construct a CompositeCommunicationAspect in the specified workspace with no container and an empty string as a name.
CompositeCommunicationAspect.CompositeCommunicationAspectAttributes - Class in ptolemy.actor.lib.aspect
Attributes for ports decorated by this composite communication aspect.
CompositeCommunicationAspectAttributes(NamedObj, String) - Constructor for class ptolemy.actor.lib.aspect.CompositeCommunicationAspect.CompositeCommunicationAspectAttributes
Constructor to use when parsing a MoML file.
CompositeCommunicationAspectAttributes(NamedObj, CompositeCommunicationAspect) - Constructor for class ptolemy.actor.lib.aspect.CompositeCommunicationAspect.CompositeCommunicationAspectAttributes
Constructor to use when editing a model.
CompositeEntity - Class in ptolemy.kernel
A CompositeEntity is a cluster in a clustered graph.
CompositeEntity() - Constructor for class ptolemy.kernel.CompositeEntity
Construct an entity in the default workspace with an empty string as its name.
CompositeEntity(CompositeEntity, String) - Constructor for class ptolemy.kernel.CompositeEntity
Create an object with a name and a container.
CompositeEntity(Workspace) - Constructor for class ptolemy.kernel.CompositeEntity
Construct an entity in the specified workspace with an empty string as a name.
CompositeEntity.ContainedObjectsIterator - Class in ptolemy.kernel
This class is an iterator over all the contained objects (all instances of NamedObj).
compositeEntityClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
CompositeExecutionAspect - Class in ptolemy.actor.lib.aspect
This is a composite execution aspect.
CompositeExecutionAspect(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Create a new actor in the specified container with the specified name.
CompositeExecutionAspect.CompositeExecutionAspectAttributes - Class in ptolemy.actor.lib.aspect
Attributes for actors decorated by this CompositeExecutionAspects.
CompositeExecutionAspectAttributes(NamedObj, String) - Constructor for class ptolemy.actor.lib.aspect.CompositeExecutionAspect.CompositeExecutionAspectAttributes
Constructor to use when parsing a MoML file.
CompositeExecutionAspectAttributes(NamedObj, Decorator) - Constructor for class ptolemy.actor.lib.aspect.CompositeExecutionAspect.CompositeExecutionAspectAttributes
Constructor to use when editing a model.
CompositeFigure - Class in diva.canvas
A CompositeFigure is a figure that contains a set of child figures.
CompositeFigure() - Constructor for class diva.canvas.CompositeFigure
Create a new composite figure containing no figures.
CompositeFigure(Figure) - Constructor for class diva.canvas.CompositeFigure
Construct a composite figure with the given figure as its background.
CompositeFigure(ZList) - Constructor for class diva.canvas.CompositeFigure
Create a new composite figure containing no figures, that uses the given z-list for its storage.
CompositeFigureFactory1() - Constructor for class diva.canvas.test.ConcreteFigures.CompositeFigureFactory1
 
CompositeFigureTutorial - Class in diva.canvas.tutorial
This tutorial demonstrates how to use composite figures.
CompositeFigureTutorial() - Constructor for class diva.canvas.tutorial.CompositeFigureTutorial
Create a JCanvas and put it into a window.
CompositeFilter - Class in com.jhlabs.image
A filter which composites two images together with an optional transform.
CompositeFilter() - Constructor for class com.jhlabs.image.CompositeFilter
Construct a CompositeFilter.
CompositeFilter(Composite) - Constructor for class com.jhlabs.image.CompositeFilter
Construct a CompositeFilter.
CompositeFilter(Composite, AffineTransform) - Constructor for class com.jhlabs.image.CompositeFilter
Construct a CompositeFilter.
CompositeFunction1D - Class in com.jhlabs.math
 
CompositeFunction1D(Function1D, Function1D) - Constructor for class com.jhlabs.math.CompositeFunction1D
 
CompositeInteractor - Class in diva.canvas.interactor
An interactor that forwards events to other interactors.
CompositeInteractor() - Constructor for class diva.canvas.interactor.CompositeInteractor
Create a new composite interactor.
CompositeModel - Interface in diva.graph.modular
Models of composite object.
CompositeNode - Interface in diva.graph.modular
A node that is also a graph, i.e.
CompositeNodeModel - Interface in diva.graph.modular
A graph is an object that contains nodes and edges.
CompositeOptimizer - Class in org.ptolemy.optimization
This actor implements a composite optimizer that optimizes a function provided as an SDF model in the inner composite.
CompositeOptimizer(CompositeEntity, String) - Constructor for class org.ptolemy.optimization.CompositeOptimizer
Constructs a CompositeOptimizer object.
CompositeOptimizer(Workspace) - Constructor for class org.ptolemy.optimization.CompositeOptimizer
Constructs a CompositeOptimizer object.
CompositeOptimizer.OptimizerComposite - Class in org.ptolemy.optimization
This is a specialized composite actor for use in CompositeOptimizer.
CompositeOptimizer.OptimizerDirector - Class in org.ptolemy.optimization
This is a specialized director that fires the input SDF model repeatedly for different values of the optimization variable.
CompositeOptimizerUsingGradient - Class in org.ptolemy.optimization
This actor implements a composite optimizer that optimizes a function provided as an SDF model in the inner composite.
CompositeOptimizerUsingGradient(CompositeEntity, String) - Constructor for class org.ptolemy.optimization.CompositeOptimizerUsingGradient
Constructs a CompositeOptimizer object.
CompositeOptimizerUsingGradient(Workspace) - Constructor for class org.ptolemy.optimization.CompositeOptimizerUsingGradient
Constructs a CompositeOptimizer object.
CompositeOptimizerUsingGradient.OptimizerComposite - Class in org.ptolemy.optimization
This is a specialized composite actor for use in CompositeOptimizer.
CompositeOptimizerUsingGradient.OptimizerDirector - Class in org.ptolemy.optimization
This is a specialized director that fires the input SDF model repeatedly for different values of the optimization variable.
CompositeProcessDirector - Class in ptolemy.actor.process
A baseclass for directors in process oriented domains that incorporate hierarchical heterogeneity.
CompositeProcessDirector() - Constructor for class ptolemy.actor.process.CompositeProcessDirector
Construct a director in the default workspace with an empty string as its name.
CompositeProcessDirector(CompositeEntity, String) - Constructor for class ptolemy.actor.process.CompositeProcessDirector
Construct a director in the given container with the given name.
CompositeProcessDirector(Workspace) - Constructor for class ptolemy.actor.process.CompositeProcessDirector
Construct a director in the workspace with an empty name.
CompositePtolemyModel - Class in ptolemy.vergil.kernel
A diva node model for a Ptolemy II composite entity.
CompositePtolemyModel() - Constructor for class ptolemy.vergil.kernel.CompositePtolemyModel
 
CompositeTreeModel - Class in ptolemy.vergil.tree
A tree model for Ptolemy II models.
CompositeTreeModel(CompositeEntity) - Constructor for class ptolemy.vergil.tree.CompositeTreeModel
Create a new tree model with the specified root.
CompoundFilter - Class in com.jhlabs.image
A BufferedImageOp which combines two other BufferedImageOps, one after the other.
CompoundFilter(BufferedImageOp, BufferedImageOp) - Constructor for class com.jhlabs.image.CompoundFilter
Construct a CompoundFilter.
CompoundFunction2D - Class in com.jhlabs.math
 
CompoundFunction2D(Function2D) - Constructor for class com.jhlabs.math.CompoundFunction2D
 
CompoundIterator - Class in diva.util
An iterator over two iterators.
CompoundIterator(Iterator, Iterator) - Constructor for class diva.util.CompoundIterator
Create a new iterator
compression - Variable in class ptolemy.actor.lib.conversions.ImageToString
Parameter that determines the encoding of the image ('gif', 'png', 'jpg').
Compute(int, int, double[], double[], boolean[]) - Method in interface com.cureos.numerics.Calcfc
The objective and constraints function evaluation method used in COBYLA2 minimization.
computeAlternatingSimulation(InterfaceAutomaton) - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Return the unique maximal alternating simulation from the specified automaton to this automaton.
computeAverageCharWidth(FontMetrics, String) - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Computes and returns the average character width of the specified test string using the given FontMetrics.
computeCompositeBounds(Iterator<Figure>) - Static method in class diva.canvas.CanvasUtilities
Compute a composite bounding box.
computeCompositeShape(Iterator<Figure>) - Static method in class diva.canvas.CanvasUtilities
Compute a composite shape.
computeFitTransform(RectangularShape, RectangularShape) - Static method in class diva.canvas.CanvasUtilities
Get the transform that will make the first rectangle change fit within the second, while preserving the shape.
ComputeHistogram - Class in ptolemy.actor.lib
Compute a histogram.
ComputeHistogram(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ComputeHistogram
Construct an actor with the given container and name.
computeIterations() - Method in class ptolemy.domains.pthales.lib.PthalesDynamicCompositeActor
Compute the number of iterations of the actor based on multiple input ports.
computeIterations(IOPort, LinkedHashMap<String, Integer>) - Method in class ptolemy.domains.pthales.lib.PthalesCompositeActor
Compute iteration number of the actor, which is the number of times internal entities are called.
ComputerVision - Class in org.ptolemy.opencv
A set of OpenCV image filters.
ComputerVision() - Constructor for class org.ptolemy.opencv.ComputerVision
Construct an instance of ComputerVision and load OpenCV.
ComputerVision.Blur - Class in org.ptolemy.opencv
A filter that blurs the image.
ComputerVision.Dilate - Class in org.ptolemy.opencv
A filter that dilates the image.
ComputerVision.Erode - Class in org.ptolemy.opencv
A filter that erodes the image.
ComputerVision.FindContours - Class in org.ptolemy.opencv
A filter that finds contours in the image.
ComputerVision.FindEdges - Class in org.ptolemy.opencv
A filter that finds edges in an image.
ComputerVision.GaussianBlur - Class in org.ptolemy.opencv
A filter that applies a gaussian blur to an image.
ComputerVision.Histogram - Class in org.ptolemy.opencv
A class for creating a histogram from the image.
ComputerVision.MakeBGRA - Class in org.ptolemy.opencv
A filter that converts the image to BGRA format (Blue Green Red Alpha).
ComputerVision.MakeGray - Class in org.ptolemy.opencv
A filter that converts the image to grayscale.
ComputerVision.MakeHSV - Class in org.ptolemy.opencv
A filter that converts the image to HSV (Hue, Saturation, and Value).
ComputerVision.MakeYUV - Class in org.ptolemy.opencv
A filter that converts the image to YUV.
ComputerVision.MedianBlur - Class in org.ptolemy.opencv
A filter that blurs the image.
computeSetIterations(IOPort, LinkedHashMap<String, Integer>) - Method in class ptolemy.domains.pthales.lib.PthalesCompositeActor
Compute iteration number of the actor, which is the number of times internal entities are called.
computeSiteBounds(Iterator<Site>) - Static method in class diva.canvas.CanvasUtilities
Compute the bounding box of a set of connectors.
computeStrokedBounds(Shape, Stroke) - Static method in class diva.util.java2d.ShapeUtilities
Compute the bounds of a shape when stroked with the given stroke.
computeTransform(RectangularShape, RectangularShape) - Static method in class diva.canvas.CanvasUtilities
Get the transform that will make the first rectangle change into the second.
Concat - Class in ptolemy.actor.lib.vhdl
Produce an output token on each firing with a FixPoint value that is equal to the concatenation of the input bits from each input channel.
Concat(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.Concat
Construct an actor with the given container and name.
concatenate(AffineTransform) - Method in class diva.canvas.TransformContext
Concatenate this transform context with the given transform.
concatenate(ArrayToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Concatenate an array of arrays into a single array.
concatenate(ArrayToken, ArrayToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Concatenate two arrays.
concatenateReturnType(Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the return type of the one argument concatenate method, given the type of the argument.
concatenateReturnType(Type, Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the return type of the two argument concatenate method, given the types of the arguments.
Concept - Class in ptolemy.data.ontologies
A concept represents a single piece of information in an ontology.
Concept(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.Concept
Create a new concept with the specified name and the specified ontology.
CONCEPT - Static variable in class ptolemy.data.ontologies.ConceptType
The representative type for all ConceptTokens.
ConceptAttribute - Class in ptolemy.data.ontologies
The base class of a concept attribute.
ConceptAttribute(NamedObj, String) - Constructor for class ptolemy.data.ontologies.ConceptAttribute
Construct a ConceptAttribute with the specified name and container.
ConceptController - Class in ptolemy.vergil.ontologies
The node controller for ontology concept model elements.
ConceptController(GraphController) - Constructor for class ptolemy.vergil.ontologies.ConceptController
Create a concept controller associated with the specified graph controller.
ConceptController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.ontologies.ConceptController
Create a concept controller associated with the specified graph controller.
ConceptFromRecordField - Class in ptolemy.data.ontologies
A concept function that returns the concept value from the specified field from an input RecordConcept.
ConceptFromRecordField(String, String, Ontology) - Constructor for class ptolemy.data.ontologies.ConceptFromRecordField
Create a new ConceptFromRecordField concept function with the specified field label.
ConceptFunction - Class in ptolemy.data.ontologies
The base class for concept functions that are used for ontology constraints.
ConceptFunction(String, boolean, List<Ontology>, Ontology) - Constructor for class ptolemy.data.ontologies.ConceptFunction
Create the concept function with the number of arguments it takes and the ontologies from which input and output concepts can be taken.
ConceptFunction(String, int, Ontology) - Constructor for class ptolemy.data.ontologies.ConceptFunction
Create the concept function where all arguments and output values are drawn from the same ontology.
conceptFunctionClassName - Variable in class ptolemy.data.ontologies.ClassConceptFunctionDefinitionAttribute
The name of the ConceptFunction class to be instantiated when a createConceptFunction() is called.
ConceptFunctionDefinitionAttribute - Class in ptolemy.data.ontologies
Abstract base class for an Attribute that defines a concept function.
ConceptFunctionDefinitionAttribute(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.ConceptFunctionDefinitionAttribute
Construct the ConceptFunctionDefinitionAttribute attribute with the given container and name.
conceptFunctionExpression - Variable in class ptolemy.data.ontologies.ExpressionConceptFunctionDefinitionAttribute
The string that represents the boolean expression of the concept function.
ConceptFunctionInequalityTerm - Class in ptolemy.data.ontologies
An inequality term wrapper for concept functions that are used for ontology constraints.
ConceptFunctionInequalityTerm(ConceptFunction, InequalityTerm[]) - Constructor for class ptolemy.data.ontologies.ConceptFunctionInequalityTerm
Initialize the inequality term with the ConceptFunction it refers to and the array of inequality terms that are inputs to the function.
ConceptGraph - Class in ptolemy.data.ontologies
An abstract class that defines the ordering relationships in an ontology.
ConceptGraph() - Constructor for class ptolemy.data.ontologies.ConceptGraph
 
ConceptIcon - Class in ptolemy.vergil.ontologies
An icon that displays the name of the container in an appropriately sized rounded box.
ConceptIcon(NamedObj, String) - Constructor for class ptolemy.vergil.ontologies.ConceptIcon
Create a new icon with the given name in the given container.
ConceptModel() - Constructor for class ptolemy.vergil.ontologies.OntologyGraphModel.ConceptModel
 
ConceptPair(Concept, Concept) - Constructor for class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityCounterexamples.ConceptPair
Create a counterexample pair given both of the concepts that make up the counterexample.
ConceptRelation - Class in ptolemy.data.ontologies
A relation between concepts in an ontology.
ConceptRelation(Ontology, String) - Constructor for class ptolemy.data.ontologies.ConceptRelation
Construct a ConceptRelation with the given name contained by the specified entity.
ConceptRelation(Workspace) - Constructor for class ptolemy.data.ontologies.ConceptRelation
Construct a ConceptRelation in the given workspace with an empty string as a name.
ConceptRelationController - Class in ptolemy.vergil.ontologies
This class provides interaction techniques for relations in an ontology.
ConceptRelationController(GraphController) - Constructor for class ptolemy.vergil.ontologies.ConceptRelationController
Create a transition controller associated with the specified graph controller.
ConceptTermFactory - Interface in ptolemy.data.ontologies.lattice
Interface for a concept term factory.
ConceptTermManager - Class in ptolemy.data.ontologies.lattice
A class representing a property term manager.
ConceptTermManager(LatticeOntologySolver) - Constructor for class ptolemy.data.ontologies.lattice.ConceptTermManager
Construct a new ptolemy.graph.InequalityTerm factory.
ConceptTermManager.InequalityTerm - Class in ptolemy.data.ontologies.lattice
An InequalityTerm class that is used for ontology analysis and contains a reference to the associated object for the InequalityTerm.
ConceptToken - Class in ptolemy.data.ontologies
A token that contains an ontology concept.
ConceptToken(Concept) - Constructor for class ptolemy.data.ontologies.ConceptToken
Create a ConceptToken from a given Concept.
ConceptType - Class in ptolemy.data.ontologies
A simple singleton type for all ConceptTokens.
ConceptType() - Constructor for class ptolemy.data.ontologies.ConceptType
 
conceptValue() - Method in class ptolemy.data.ontologies.ConceptToken
Return the concept encapsulated by this token.
ConcreteFigures - Class in diva.canvas.test
A test suite for testing concrete figures.
ConcreteFigures(TestHarness) - Constructor for class diva.canvas.test.ConcreteFigures
Constructor
ConcreteFigures.BasicRectangleFactory1 - Class in diva.canvas.test
Create a BasicRectangle with stroked outline
ConcreteFigures.BasicRectangleFactory2 - Class in diva.canvas.test
Create a filled BasicRectangle
ConcreteFigures.CompositeFigureFactory1 - Class in diva.canvas.test
Create a CompositeFigure with a filled rectangle background
ConcreteFigures.IconFigureFactory - Class in diva.canvas.test
Create an icon figure
ConcreteFigures.ImageFigureFactory - Class in diva.canvas.test
Create an image figure
ConcreteFigures.LabelFigureFactory - Class in diva.canvas.test
Create an image figure
ConcreteFigures.PaneWrapperFactory - Class in diva.canvas.test
Create a PaneWrapper with a filled rectangle background
ConcreteMatrixToken - Class in ptolemy.data.expr
A token that represents an empty matrix, with no element type.
ConcreteMatrixToken() - Constructor for class ptolemy.data.expr.ConcreteMatrixToken
 
ConcreteScalarToken - Class in ptolemy.data.expr
A token that represents a scalar of any type.
ConcreteScalarToken() - Constructor for class ptolemy.data.expr.ConcreteScalarToken
 
COND_AND - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
COND_OR - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
condition - Variable in class ptolemy.actor.gt.controller.TransformationAttribute
The condition under which this attribute is applicable.
Conditional - Class in ptolemy.domains.coroutine.lib
Conditional class.
Conditional() - Constructor for class ptolemy.domains.coroutine.lib.Conditional
 
Conditional(CompositeEntity, String) - Constructor for class ptolemy.domains.coroutine.lib.Conditional
 
Conditional(Workspace) - Constructor for class ptolemy.domains.coroutine.lib.Conditional
 
conditional_statement() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
 
conditional_statement(AST) - Method in class ptolemy.actor.ptalon.PtalonPopulator
 
conditional_statement(AST) - Method in class ptolemy.actor.ptalon.PtalonScopeChecker
 
ConditionalBranch - Class in ptolemy.domains.csp.kernel
Base class for classes representing guarded communication that occurs either conditionally (one statement from a group is executed) or as a multiway rendezvous (all statements from a group are executed).
ConditionalBranch(boolean, IOPort, int) - Constructor for class ptolemy.domains.csp.kernel.ConditionalBranch
Create a guarded communication statement.
ConditionalBranch(boolean, IOPort, int, ConditionalBranchController) - Constructor for class ptolemy.domains.csp.kernel.ConditionalBranch
Create a guarded communication statement.
ConditionalBranchController - Class in ptolemy.domains.csp.kernel
A controller that manages the conditional branches for performing conditional communication within CSP (Communication Sequential Processes) domain.
ConditionalBranchController(Actor) - Constructor for class ptolemy.domains.csp.kernel.ConditionalBranchController
Construct a controller in the specified container, which should be an actor.
ConditionalReceive - Class in ptolemy.domains.csp.kernel
Represents a guarded communication statement in which the communication is a get().
ConditionalReceive(boolean, IOPort, int, int) - Constructor for class ptolemy.domains.csp.kernel.ConditionalReceive
Create a guarded communication with a get() communication.
ConditionalReceive(boolean, IOPort, int, int, ConditionalBranchController) - Constructor for class ptolemy.domains.csp.kernel.ConditionalReceive
Create a guarded communication with a get() communication.
ConditionalReceive(IOPort, int, int) - Constructor for class ptolemy.domains.csp.kernel.ConditionalReceive
Create a conditional receive.
ConditionalSend - Class in ptolemy.domains.csp.kernel
Represents a guarded communication statement in which the communication is a send().
ConditionalSend(boolean, IOPort, int, int, Token) - Constructor for class ptolemy.domains.csp.kernel.ConditionalSend
Create a guarded communication with a send communication.
ConditionalSend(boolean, IOPort, int, int, Token, ConditionalBranchController) - Constructor for class ptolemy.domains.csp.kernel.ConditionalSend
Create a guarded communication with a send communication.
ConditionalSend(IOPort, int, int, Token) - Constructor for class ptolemy.domains.csp.kernel.ConditionalSend
Create a conditional send.
ConditionsTableModel - Class in ptolemy.vergil.scr
The conditions table for configuring an SCR Model.
ConditionsTableModel(IOPort, FSMActor) - Constructor for class ptolemy.vergil.scr.ConditionsTableModel
Construct a new conditions table model for a given output port and the FSMActor.
Cone3D - Class in ptolemy.domains.gr.lib
This actor contains the geometry and appearance specifications for a cone.
Cone3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Cone3D
Construct an actor with the given container and name.
configFileName - Variable in class ptolemy.domains.metroII.kernel.MetroIISystemCDirector
The configuration file name of the MetroII SystemC model.
Configurable - Interface in ptolemy.kernel.util
Objects that can be configured by reading a file or configuration information given as text, typically in XML format, should implement this interface.
ConfigurableAttribute - Class in ptolemy.kernel.util
This class provides a simple way to get a long string into an attribute.
ConfigurableAttribute() - Constructor for class ptolemy.kernel.util.ConfigurableAttribute
Construct a new attribute with no container and an empty string as its name.
ConfigurableAttribute(NamedObj, String) - Constructor for class ptolemy.kernel.util.ConfigurableAttribute
Construct a new attribute with the given container and name.
ConfigurableAttribute(Workspace) - Constructor for class ptolemy.kernel.util.ConfigurableAttribute
Construct a new attribute with no container and an empty string as a name.
ConfigurableEntity - Interface in ptolemy.domains.modal.kernel
An interface for entities that can be configured.
configuration() - Method in class ptolemy.domains.ptides.lib.luminary.GPInputHandler
A GPInputHandler's configuration is its pad name.
configuration() - Method in class ptolemy.domains.ptides.lib.luminary.LuminarySensorHandler
A sensor device could have multiple access pin and pads (configurations), This method returns the current configuration.
Configuration - Class in ptolemy.actor.gui
The configuration of an application that uses Ptolemy II classes.
Configuration(Workspace) - Constructor for class ptolemy.actor.gui.Configuration
Construct an instance in the specified workspace with an empty string as a name.
CONFIGURATION - Static variable in class ptolemy.actor.IOPort
Indicate that the description(int) method should include information about whether the port is an input, output, or multiport, whether it is opaque, and what is its width.
CONFIGURATION - Static variable in class ptolemy.actor.IORelation
Indicate that the description(int) method should describe the width of the relation, and whether it has been fixed.
ConfigurationApplication - Class in ptolemy.actor.gui
An application that reads one or more files specified on the command line, or instantiates one or more Java classes specified by the -class option.
ConfigurationApplication() - Constructor for class ptolemy.actor.gui.ConfigurationApplication
Instantiate a ConfigurationApplication.
ConfigurationApplication(String[]) - Constructor for class ptolemy.actor.gui.ConfigurationApplication
Parse the specified command-line arguments, instantiating classes and reading files that are specified.
ConfigurationApplication(String, String[]) - Constructor for class ptolemy.actor.gui.ConfigurationApplication
Parse the specified command-line arguments, instantiating classes and reading files that are specified.
ConfigurationApplication(String, String[], MessageHandler, ErrorHandler) - Constructor for class ptolemy.actor.gui.ConfigurationApplication
Parse the specified command-line arguments, instantiating classes and reading files that are specified.
ConfigurationApplication.IgnoreErrorHandler - Class in ptolemy.actor.gui
Error Handler that ignore errors.
configurationDirectories(String) - Static method in class ptolemy.actor.gui.ConfigurationApplication
Return the array of possible configuration directories.
configurationDirectoryFullOrFirst() - Static method in class ptolemy.actor.gui.ConfigurationApplication
Return the full configuration directory or, if the full configuration directory is not found, then the first configuration directory.
ConfigurationEffigy - Class in ptolemy.actor.gui
An effigy for a Ptolemy II model.
ConfigurationEffigy(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.ConfigurationEffigy
Create a new effigy in the given directory with the given name.
ConfigurationEffigy(Workspace) - Constructor for class ptolemy.actor.gui.ConfigurationEffigy
Create a new effigy in the specified workspace with an empty string for its name.
configurations() - Static method in class ptolemy.actor.gui.Configuration
Return a list of all the configurations that have been created.
ConfigurationSelect - Class in ptolemy.actor.lib
Conditionally merge the streams at two input ports depending on the value of the boolean parameter.
ConfigurationSelect(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ConfigurationSelect
Construct an actor in the specified container with the specified name.
ConfigurationSwitch - Class in ptolemy.actor.lib
Split an input stream onto two output ports depending on a boolean selector parameter.
ConfigurationSwitch(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ConfigurationSwitch
Construct an actor in the specified container with the specified name.
configure(URL, String, String) - Method in class ptolemy.actor.gt.controller.Transform
Configure this event with a transformation rule (an instance of TransformationRule) stored in the moml.
configure(URL, String, String) - Method in class ptolemy.actor.gt.controller.TransformationAttribute
Configure the object with data from the specified input source (a URL) and/or textual data.
configure(URL, String, String) - Method in class ptolemy.actor.gui.properties.ActionGUIProperty
Configure the object with data from the specified input source (a URL) and/or textual data.
configure(URL, String, String) - Method in class ptolemy.actor.gui.properties.GUIAction
Configure the object with data from the specified input source (a URL) and/or textual data.
configure(URL, String, String) - Method in class ptolemy.actor.gui.TableauFactory
Configure the tableau factory with data from the specified input source (a URL) and/or textual data.
configure(URL, String, String) - Method in class ptolemy.actor.LazyTypedCompositeActor
Specify the library contents by giving either a URL (the source argument), or by directly giving the MoML text (the text argument), or both.
configure(URL, String, String) - Method in class ptolemy.actor.lib.Discard
Do nothing, as this actor is not actually configurable.
configure(URL, String, String) - Method in class ptolemy.actor.lib.gui.HistogramPlotter
Configure the plot with data from the specified input source (a URL) and/or textual data, assumed to be in PlotML format.
configure(URL, String, String) - Method in class ptolemy.actor.lib.gui.PlotterBase
Configure the object with data from the specified input source (a URL) and/or textual data, assumed to be in PlotML format.
configure(URL, String, String) - Method in class ptolemy.actor.ptalon.PtalonActor
Read the saved XML for this PtalonActor.
configure(URL, String, String) - Method in class ptolemy.data.ontologies.OntologySolver
Construct and configure the contained model with the specified source and text.
configure(URL, String, String) - Method in class ptolemy.domains.modal.kernel.State
Configure the object with data from the specified input source (a URL) and/or textual data.
configure(URL, String, String) - Method in class ptolemy.domains.ptera.lib.Plot
Configure the object with data from the specified input source (a URL) and/or textual data.
configure(URL, String, String) - Method in interface ptolemy.kernel.util.Configurable
Configure the object with data from the specified input source (a URL) and/or textual data.
configure(URL, String, String) - Method in class ptolemy.kernel.util.ConfigurableAttribute
Configure the object with data from the specified input source (a URL) and/or textual data.
configure(URL, String, String) - Method in class ptolemy.moml.EntityLibrary
Specify the library contents by giving either a URL (the source argument), or by directly giving the MoML text (the text argument), or both.
configure(URL, String, String) - Method in class ptolemy.moml.MoMLModelAttribute
Construct and configure the contained model with the specified source and text.
configure(URL, String, String) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Configure this documentation attribute.
Configure - Class in ptolemy.domains.ptera.lib
An event to display a dialog for the user to input parameter values.
Configure(CompositeEntity, String) - Constructor for class ptolemy.domains.ptera.lib.Configure
Construct an event with the given name contained by the specified composite entity.
ConfigureAction - Class in ptolemy.vergil.toolbox
An action that will configure parameters on the current object.
ConfigureAction(String) - Constructor for class ptolemy.vergil.toolbox.ConfigureAction
Construct a new configure action.
configureLayout(KShapeLayout, GraphModel) - Method in class ptolemy.vergil.basic.layout.kieler.Parameters
Configure the KIELER layout using a property holder.
Configurer - Class in ptolemy.actor.gui
This class is an editor for the user settable attributes of an object.
Configurer - Class in ptolemy.domains.modal.kernel
A composite actor that serves as container of the contents of a configurable entity.
Configurer(NamedObj) - Constructor for class ptolemy.actor.gui.Configurer
Construct a configurer for the specified object.
Configurer(Workspace) - Constructor for class ptolemy.domains.modal.kernel.Configurer
Construct a configurer in the given workspace.
Configurer.ContainmentExtender - Class in ptolemy.domains.modal.kernel
The containment extender that returns the configured object as the container of this configurer.
configureSolverParameter(StringParameter, String) - Static method in class ptolemy.domains.qss.kernel.QSSDirector
Set the default solver method and list solver alternatives for the specified solver.
ConfigureUnitsAction - Class in ptolemy.vergil.unit
An action that creates a dialog to configure units.
ConfigureUnitsAction(String) - Constructor for class ptolemy.vergil.unit.ConfigureUnitsAction
Construct a rename dialog action with the specified name, which will appear in the menu that uses this action.
confirmOverwrite - Variable in class ptolemy.actor.lib.io.LineWriter
If false, then overwrite the specified file if it exists without asking.
confirmOverwrite - Variable in class ptolemy.actor.lib.jai.JAIWriter
If false, then overwrite the specified file if it exists without asking.
confirmOverwrite - Variable in class ptolemy.actor.lib.jmf.MovieWriter
If false, then overwrite the specified file if it exists without asking.
CONICAL - Static variable in class com.jhlabs.image.GradientFilter
 
conjugate() - Method in class ptolemy.math.Complex
Return the complex conjugate of this complex number.
conjugate(double) - Static method in class ptolemy.math.Complex
Return the complex conjugate of the specified real number, which is just the real number itself.
conjugate(Complex) - Static method in class ptolemy.math.Complex
Return the complex conjugate of the specified complex number.
conjugate(Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array of complex numbers that is formed by taking the complex-conjugate of each element in the argument array.
conjugate(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is constructed by conjugating the elements of the input matrix.
conjugateTranspose(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is constructed by transposing the input matrix and conjugating the elements.
connect(TypedCompositeActor, Philosopher, Philosopher, Philosopher, Philosopher, Philosopher) - Static method in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningPhilosophers
Connect up the actors.
connect(ComponentPort, ComponentPort) - Method in class ptolemy.kernel.CompositeEntity
Create a new relation and use it to connect two ports.
connect(ComponentPort, ComponentPort, String) - Method in class ptolemy.kernel.CompositeEntity
Create a new relation with the specified name and use it to connect two ports.
connected - Variable in class ptolemy.plot.PlotPoint
True if this point is connected to the previous point by a line.
connectedComponents() - Method in class ptolemy.graph.Graph
Return the connected components of the graph.
connectEdge(Object, Object, Object, Object) - Method in class diva.graph.modular.MutableModularGraphModel
Connect the given edge to the given tail and head nodes, then dispatch events to the listeners.
connectEdge(Object, Object, Object, Object) - Method in interface diva.graph.MutableGraphModel
Connect the given edge to the given tail and head nodes, and notify listeners with events whose source is the given eventSource object
connectedPortList() - Method in class ptolemy.kernel.Entity
Return a list of the ports that are connected to contained ports.
connectedPortList() - Method in class ptolemy.kernel.Port
List the connected ports.
connectedPorts() - Method in class ptolemy.kernel.Entity
Deprecated.
Use connectedPortList() instead.
connectedPorts() - Method in class ptolemy.kernel.Port
Deprecated.
Use connectedPortList() instead.
connectedTracks - Variable in class ptolemy.domains.atc.lib.Airport
An array indicating the connected tracks.
Connection() - Constructor for class ptolemy.cg.lib.Profile.Connection
 
connectionsChanged(Port) - Method in class ptolemy.actor.AtomicActor
Create new receivers if the port is an input port and there is a director.
connectionsChanged(Port) - Method in class ptolemy.actor.CompositeActor
Invalidate the schedule and type resolution and create new receivers if the specified port is an opaque output port.
connectionsChanged(Port) - Method in class ptolemy.actor.lib.BusAssembler
React to a change in an input port width.
connectionsChanged(Port) - Method in class ptolemy.actor.lib.Distributor
Notify this entity that the links to the specified port have been altered.
connectionsChanged(Port) - Method in class ptolemy.component.ComponentActor
Invalidate the schedule and type resolution and create new receivers if the specified port is an opaque output port.
connectionsChanged(Port) - Method in class ptolemy.domains.ddf.lib.DDFSelect
Pre-calculate the rates to be set in the rate parameter of the input port.
connectionsChanged(Port) - Method in class ptolemy.domains.ddf.lib.DDFSingleTokenCommutator
Pre-calculate the rates to be set in the rate parameter of the input port.
connectionsChanged(Port) - Method in class ptolemy.domains.pn.kernel.NondeterministicMerge
Override the base class to adjust the number of contained actors, if the number is no longer correct.
connectionsChanged(Port) - Method in class ptolemy.kernel.Entity
Notify this entity that the links to the specified port have been altered.
connectionsChangedMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
Connector - Interface in diva.canvas.connector
A Connector is a figure that draws itself between two sites on other figures.
CONNECTOR_DRAGGED - Static variable in class diva.canvas.connector.ConnectorEvent
Signifies that a connector is dragged some distance
CONNECTOR_DROPPED - Static variable in class diva.canvas.connector.ConnectorEvent
Signifies that a connector end is dropped.
CONNECTOR_SNAPPED - Static variable in class diva.canvas.connector.ConnectorEvent
Signifies that a connector end is snapped to a possible target.
CONNECTOR_UNSNAPPED - Static variable in class diva.canvas.connector.ConnectorEvent
Signifies that a connector end is unsnapped from the original site that it was attached to, or from a possible target.
ConnectorAdapter - Class in diva.canvas.connector
An adapter for connector listeners.
ConnectorAdapter() - Constructor for class diva.canvas.connector.ConnectorAdapter
 
connectorDragged(ConnectorEvent) - Method in class diva.canvas.connector.ConnectorAdapter
Do nothing when a connector end is dragged.
connectorDragged(ConnectorEvent) - Method in interface diva.canvas.connector.ConnectorListener
Called when a connector end is dragged.
connectorDropped(ConnectorEvent) - Method in class diva.canvas.connector.ConnectorAdapter
Do nothing when a connector end is dropped.
connectorDropped(ConnectorEvent) - Method in interface diva.canvas.connector.ConnectorListener
Called when a connector end is dropped.
connectorDropped(ConnectorEvent) - Method in class diva.graph.BasicEdgeController.EdgeDropper
Called when a connector end is dropped--attach or detach the edge as appropriate.
connectorDropped(ConnectorEvent) - Method in class ptolemy.vergil.actor.LinkController.LinkDropper
Called when a connector end is dropped--attach or detach the edge as appropriate.
connectorDropped(ConnectorEvent) - Method in class ptolemy.vergil.modal.TransitionController.LinkDropper
Called when a connector end is dropped.
ConnectorEnd - Interface in diva.canvas.connector
An interface for objects that can be attached to the end of a connector.
ConnectorEvent - Class in diva.canvas.connector
A graph event that is emitted when anything interesting happens inside a graph by way of a GraphModel.
ConnectorEvent(int, Object, Figure, Connector, int) - Constructor for class diva.canvas.connector.ConnectorEvent
Construct a ConnectorEvent with the given source, target, connector, and "end" flag.
ConnectorInteractor - Class in diva.canvas.connector
An interactor for dragging one end of a connector.
ConnectorInteractor(ConnectorManipulator) - Constructor for class diva.canvas.connector.ConnectorInteractor
Create a new interactor to be used with the given manipulator
ConnectorListener - Interface in diva.canvas.connector
A listener for changes in a connector's connectivity.
ConnectorManipulator - Class in diva.canvas.connector
A manipulator which attaches grab handles to the ends of a connector.
ConnectorManipulator() - Constructor for class diva.canvas.connector.ConnectorManipulator
Construct a new manipulator that uses rectangular grab-handles.
ConnectorManipulator(GrabHandleFactory) - Constructor for class diva.canvas.connector.ConnectorManipulator
Construct a new manipulator using the given grab-handle factory.
connectorSnapped(ConnectorEvent) - Method in class diva.canvas.connector.ConnectorAdapter
Do nothing when a connector end is snapped to a possible target.
connectorSnapped(ConnectorEvent) - Method in interface diva.canvas.connector.ConnectorListener
Called when a connector end is snapped to a possible target.
ConnectorTarget - Interface in diva.canvas.connector
An object that is used to get suitable "target" sites for connectors.
ConnectorTutorial - Class in diva.canvas.tutorial
This tutorial shows how to use Connectors.
ConnectorTutorial() - Constructor for class diva.canvas.tutorial.ConnectorTutorial
Create a JCanvas and put it into a window.
ConnectorTutorial.SitedRectangle - Class in diva.canvas.tutorial
SitedRectangle is a class that provides four sites that we use in the examples to attach connectors to.
ConnectorTutorial.SRTarget - Class in diva.canvas.tutorial
SRTarget is used to find a useful site on a SitedRectangle.
connectorUnsnapped(ConnectorEvent) - Method in class diva.canvas.connector.ConnectorAdapter
Do nothing when a connector end is unsnapped from the site that it was originally attached to, or a possible target.
connectorUnsnapped(ConnectorEvent) - Method in interface diva.canvas.connector.ConnectorListener
Called when a connector end is unsnapped from the site that it was originally attached to, or a possible target.
connectPorts - Variable in class ptolemy.actor.lib.hoc.MobileModel
the Parameter specifies whether to connect the input and output to the inside model.
Console - Class in ptolemy.actor.gui
A tableau that displays Console messages.
Console(PtolemyEffigy, String) - Constructor for class ptolemy.actor.gui.Console
Create a new control panel displaying Console The tableau is itself an entity contained by the effigy and having the specified name.
Console.ConsoleFrame - Class in ptolemy.actor.gui
The frame that is created by an instance of Console.
Console.ConsoleFrame.MyByteArrayOutputStream - Class in ptolemy.actor.gui
Customized ByteArrayOutputStream.
Console.Factory - Class in ptolemy.actor.gui
A factory that creates a control panel to display Console.
ConsoleFrame(Tableau) - Constructor for class ptolemy.actor.gui.Console.ConsoleFrame
Construct a frame to display Console.
consolidate(NamedObj) - Static method in class ptolemy.moml.Documentation
Return as a single string all the documentation associated with the specified object.
Consonants - Class in ptolemy.domains.dde.demo.HelloWorld
A demo actor that outputs a StringToken for each real token that it consumes.
Consonants(TypedCompositeActor, String) - Constructor for class ptolemy.domains.dde.demo.HelloWorld.Consonants
Construct a Consonants actor with the specified container and name.
Const - Class in ptolemy.actor.lib
Produce a constant output.
Const - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Const.
Const - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for Const.
Const - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for Const.
Const - Class in ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib
The default adapter class for ptolemy.actor.lib.Const.
Const(Const) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Const
Constructor method for the Const adapter.
Const(Const) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Const
Construct a Const adapter.
Const(Const) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Const
Construct a Const adapter.
Const(LatticeOntologySolver, Const) - Constructor for class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.Const
Construct a default lattice ontology adapter for the Const actor.
Const(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Const
Construct a constant source with the given container and name.
constant - org.ptolemy.fmi.FMIScalarVariable.Variability
The value does not change.
constant(String, boolean) - Static method in class com.jgoodies.forms.layout.Sizes
Creates and returns an instance of ConstantSize from the given encoded size and unit description.
CONSTANT - Static variable in class com.jhlabs.image.Gradient
Don't tnterpolate - just use the starting value.
CONSTANT - Static variable in interface ptolemy.data.expr.MatrixParserConstants
RegularExpression Id.
ConstantPublisherPort - Class in ptolemy.actor
This is a specialized output port that publishes constant data sent on the specified named channel.
ConstantPublisherPort(ComponentEntity, String) - Constructor for class ptolemy.actor.ConstantPublisherPort
Construct a constant publisher port with the specified name and container.
constants - Variable in class ptolemy.actor.lib.jai.JAIBorder
The constants to use if the Constant border type is chosen.
constants() - Static method in class ptolemy.data.expr.Constants
Return a record representation of the constants.
constants() - Static method in class ptolemy.data.expr.UtilityFunctions
Return a record token that contains the names of all the constants and their values.
Constants - Class in ptolemy.data.expr
A table of named constants that are recognized by the expression parser.
ConstantSize - Class in com.jgoodies.forms.layout
An implementation of the Size interface that represents constant sizes described by a value and unit, for example: 10 pixel, 15 point or 4 dialog units.
ConstantSize.Unit - Class in com.jgoodies.forms.layout
An ordinal-based serializable typesafe enumeration for units as used in instances of ConstantSize.
constantValue - Variable in class ptolemy.actor.ConstantPublisherPort
The constant value to publish.
constellation - Variable in class ptolemy.actor.lib.comm.ViterbiDecoder
The constellation for soft decoding.
ConstPlaceable - Class in ptolemy.actor.lib.gui
Produce a constant output from an actor that is placeable in a GUI.
ConstPlaceable(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.ConstPlaceable
Construct a constant source with the given container and name.
ConstPropagationAbsIntLessThan - Class in ptolemy.data.ontologies.lattice.adapters.constPropagationAbsInt
A concept function that returns the BooleanTrue or BooleanFalse Concept result of a less than comparison between two FlatScalarTokenInfiniteConcepts in the constPropagationAbsInt ontology.
ConstPropagationAbsIntLessThan(Ontology) - Constructor for class ptolemy.data.ontologies.lattice.adapters.constPropagationAbsInt.ConstPropagationAbsIntLessThan
Create a new ConstPropagationAbsIntLessThan concept function.
ConstPropagationAbsIntMathFunctions - Class in ptolemy.data.ontologies.lattice.adapters.constPropagationAbsInt
A concept function that returns the Concept result of a math operation between two FlatScalarTokenInfiniteConcepts in the constPropagationAbsInt ontology.
ConstPropagationAbsIntMathFunctions(Ontology, String) - Constructor for class ptolemy.data.ontologies.lattice.adapters.constPropagationAbsInt.ConstPropagationAbsIntMathFunctions
Create a new ConstPropagationAbsIntMathFunctions concept function.
ConstPropagationMathFunctions - Class in ptolemy.data.ontologies.lattice.adapters.constPropagation
A concept function that returns the Concept result of a math operation between two FlatTokenInfiniteConcepts in the constPropagation ontology.
ConstPropagationMathFunctions(Ontology, String) - Constructor for class ptolemy.data.ontologies.lattice.adapters.constPropagation.ConstPropagationMathFunctions
Create a new ConstPropagationMathFunctions concept function.
constrain(double[]) - Method in class ptolemy.vergil.toolbox.SnapConstraint
Modify the specified point to snap to grid using the local resolution.
constrain(double, double) - Method in class ptolemy.vergil.toolbox.SnapConstraint
Modify the specified point to snap to grid using the local resolution.
constrain(Point2D) - Method in class diva.canvas.interactor.BoundsConstraint
Ask the bounds constraint to constrain this point.
constrain(Point2D) - Method in interface diva.canvas.interactor.PointConstraint
Ask the point constraint to constrain this point.
constrain(Point2D) - Method in class diva.canvas.interactor.QuadrantConstraint
Ask the bounds constraint to constrain this point.
constrain(Point2D) - Method in class ptolemy.vergil.toolbox.SnapConstraint
Modify the specified point to snap to grid using the local resolution.
constrainBufferSizes - Variable in class ptolemy.domains.sdf.kernel.SDFDirector
If true, then buffer sizes are fixed according to the schedule, and attempts to write to the buffer that cause the buffer to exceed the schedule size result in an exception.
constrainBufferSizes - Variable in class ptolemy.domains.sdf.kernel.SDFScheduler
If true, then buffer sizes are fixed according to the schedule, and attempts to write to the buffer that cause the buffer to exceed the schedule size result in an exception.
constrainFunctionToBeMonotonic - Variable in class ptolemy.data.ontologies.ExpressionConceptFunctionDefinitionAttribute
Parameter to select whether the concept function defined by this attribute must be monotonic.
constrainPoint(double[]) - Static method in class ptolemy.vergil.toolbox.SnapConstraint
Modify the specified point to snap to grid using the global default resolution.
constrainPoint(double, double) - Static method in class ptolemy.vergil.toolbox.SnapConstraint
Modify the specified point to snap to grid using the global default resolution.
constrainPoint(Point2D) - Method in class diva.canvas.interactor.DragInteractor
Constrain a point using the current constraints.
constrainPoint(Point2D) - Static method in class ptolemy.vergil.toolbox.SnapConstraint
Modify the specified point to snap to grid using the global default resolution.
constraint - Variable in class ptolemy.actor.gt.IterativeParameter
The constraint that all values must satisfy.
Constraint - Class in ptolemy.actor.gt
Constraint used to restrict pattern matching in model transformations.
Constraint(NamedObj, String) - Constructor for class ptolemy.actor.gt.Constraint
Constraint a constraint.
constraintList() - Method in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAdapter
Return the constraints of this component.
constraintList() - Method in class ptolemy.data.ontologies.lattice.ActorProductLatticeConstraintsDefinitionAdapter
Return the constraints of this component.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.abstractInterpretation.data.expr.ASTPtLeafNode
Return the constraint list for the adapter.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.constAbsIntObservable.data.expr.ASTPtLeafNode
Return the constraint list for the adapter.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.constAbstractInterpretation.data.expr.ASTPtLeafNode
Return the constraint list for the adapter.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.constPropagation.data.expr.ASTPtLeafNode
Return the constraint list for the adapter.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.constPropagationAbsInt.data.expr.ASTPtLeafNode
Return the constraint list for the adapter.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.AddSubtract
Return the list of constraints for the AddSubtract actor.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.Const
Return the list of constraints for the Const actor.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.Expression
Return the list of constraints for the Expression actor.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.MultiplyDivide
Return the list of constraints for the MultiplyDivide actor.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.RecordAssembler
Return the list of constraints for the RecordAssembler actor.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.RecordDisassembler
Return the list of constraints for the RecordDisassembler actor.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.Scale
Return the list of constraints for the Scale actor.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.data.expr.ASTPtProductNode
Return the constraint list for the adapter.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.data.expr.ASTPtSumNode
Return the constraint list for the adapter.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.data.expr.ASTPtUnaryNode
Return the constraint list for the adapter.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.domains.ontologies.lib.UnitsConverter
Return the list of constraints for the UnitsConverter actor.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.actor.lib.Expression
Return the list of constraints for this actor, including the constraint between the expression actor's output port and the evaluated expression.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.data.expr.ASTPtFunctionalIfNode
Return the constraint list for the adapter.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.data.expr.ASTPtLeafNode
Return the constraint list for the adapter.
constraintList() - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.data.expr.ASTPtRelationalNode
Return the constraint list for the adapter.
constraintList() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Return the constraints of this component.
constraintList() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyASTNodeAdapter
Return the constraints of this component.
constraintList() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyCompositeAdapter
Return all constraints of this component.
constraintList() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyModalFSMAdapter
Return the list of constraints for this FSM.
constraintList() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntologyAdapter
Return the constraints of this component.
constraintList() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntologyASTNodeAdapter
Return the constraints of this component.
constraintList() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntologyCompositeAdapter
Return the constraints of this component.
ConstraintManager - Class in ptolemy.data.ontologies.lattice
A class that collects and manages all the inequality constraints for an OntologySolver.
ConstraintManager(LatticeOntologySolver) - Constructor for class ptolemy.data.ontologies.lattice.ConstraintManager
Constructs a ConstraintManager object.
ConstraintMonitor - Class in ptolemy.data.expr
A contract monitor that decorates each entity in a model with a value parameter and monitors the sum of all such values.
ConstraintMonitor(CompositeEntity, String) - Constructor for class ptolemy.data.expr.ConstraintMonitor
Construct an instance in the given container with the given name.
ConstraintMonitor.ConstraintMonitorAttributes - Class in ptolemy.data.expr
Class containing the decorator attributes that decorate objects.
ConstraintMonitorAttributes(NamedObj, String) - Constructor for class ptolemy.data.expr.ConstraintMonitor.ConstraintMonitorAttributes
 
ConstraintMonitorAttributes(NamedObj, ConstraintMonitor) - Constructor for class ptolemy.data.expr.ConstraintMonitor.ConstraintMonitorAttributes
 
ConstraintMonitorIcon - Class in ptolemy.vergil.icon
An icon providing visual indication when constraints are violated.
ConstraintMonitorIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.ConstraintMonitorIcon
Create a new icon with the given name in the given container.
ConstraintsCalculator - Class in org.ptolemy.machineLearning.particleFilter
The class for calculation of constraints of Swarm-Robots.
ConstraintsCalculator(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.particleFilter.ConstraintsCalculator
Construct an actor with the given container and name.
ConstraintSolver - Interface in ptolemy.domains.metroII.kernel
ConstraintSolver is an interface used to let the subclass schedule MetroII events.
ConstructAssociativeType - Class in ptolemy.actor.util
A function that, given a list of ports, returns a StructuredType of which the fields names and field types correspond with the given ports.
ConstructAssociativeType(Collection<TypedIOPort>, Class<? extends AssociativeType>) - Constructor for class ptolemy.actor.util.ConstructAssociativeType
Construct a new monotonic function.
constructCaches(int) - Method in class ptolemy.domains.sdf.kernel.CachedSDFScheduler
Construct the caches of this scheduler with the given cache size.
constructJSON(Token) - Static method in class ptolemy.actor.lib.conversions.json.TokenToJSON
Construct a string that represents the argument in JSON format.
constructorArguments - Variable in class ptolemy.data.ontologies.ClassConceptFunctionDefinitionAttribute
The array of arguments to be passed to the constructor when instantiating the ConceptFunction.
constructorWithNulls() - Method in class ptolemy.domains.ptides.kernel.test.junit.PtidesEventJUnitTest
Pass nulls to the PtidesEvent constructor.
ConstVariableModelAnalysis - Class in ptolemy.actor.util
An analysis that traverses a model to determine all the constant variables in a hierarchical model.
ConstVariableModelAnalysis() - Constructor for class ptolemy.actor.util.ConstVariableModelAnalysis
Create a dummy analysis for actors that are not contained in a model.
ConstVariableModelAnalysis(Entity) - Constructor for class ptolemy.actor.util.ConstVariableModelAnalysis
Analyze the given model to determine which variables must be constants and which variables may change dynamically during execution.
ConstVariableModelAnalysis(Entity, Set) - Constructor for class ptolemy.actor.util.ConstVariableModelAnalysis
Analyze the given model to determine which variables must be constants and which variables may change dynamically during execution, given that all variables in the given set may change dynamically.
consume() - Method in class diva.canvas.event.LayerEvent
Consume this event.
containedObjectsIterator() - Method in class ptolemy.kernel.CompositeEntity
Return an iterator over contained objects.
containedObjectsIterator() - Method in class ptolemy.kernel.Entity
Return an iterator over contained objects.
containedObjectsIterator() - Method in class ptolemy.kernel.util.NamedObj
Return an iterator over contained objects.
ContainedObjectsIterator() - Constructor for class ptolemy.actor.LazyTypedCompositeActor.ContainedObjectsIterator
Create an iterator over all the contained objects, which for CompositeEntities are attributes, ports, classes entities, and relations.
ContainedObjectsIterator() - Constructor for class ptolemy.kernel.CompositeEntity.ContainedObjectsIterator
Create an iterator over all the contained objects, which for CompositeEntities are attributes, ports, classes entities, and relations.
ContainedObjectsIterator() - Constructor for class ptolemy.kernel.Entity.ContainedObjectsIterator
Create an iterator over all the contained objects, which for Entities are attributes and then ports.
ContainedObjectsIterator() - Constructor for class ptolemy.kernel.util.NamedObj.ContainedObjectsIterator
Create an iterator over all the contained objects.
ContainerIgnoringAttribute - Class in ptolemy.actor.gt
An attribute to specify that all composite actors within its container should be considered as transparent, except the ones with directors.
ContainerIgnoringAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.ContainerIgnoringAttribute
Construct an attribute with the given name contained by the specified entity.
ContainmentExtender - Class in ptolemy.domains.modal.kernel
An implementation of containment extender for modal models as an attribute.
ContainmentExtender - Interface in ptolemy.data.expr
An interface to specify the containment relationship as seen by the model designer.
ContainmentExtender(Configurer, String) - Constructor for class ptolemy.domains.modal.kernel.Configurer.ContainmentExtender
Construct a containment extender.
ContainmentExtender(RefinementActor, String) - Constructor for class ptolemy.domains.modal.kernel.ContainmentExtender
Construct a ContainmentExtender attribute with the given name contained by the specified Refinement.
ContainmentExtender(State, String) - Constructor for class ptolemy.domains.modal.kernel.ContainmentExtender
Construct a ContainmentExtender attribute with the given name contained by the specified State.
contains(double, double) - Method in class diva.util.java2d.Polygon2D
Return true if the given point is inside the polygon.
contains(double, double) - Method in class diva.util.java2d.Polyline2D
Return false.
contains(double, double, double, double) - Method in class diva.util.java2d.Polygon2D
Return true if the given rectangle is entirely inside the polygon.
contains(double, double, double, double) - Method in class diva.util.java2d.Polyline2D
Return false.
contains(int, int) - Method in class ptolemy.domains.metroII.kernel.Graph
Checks if there is a mapping constraint constraining event id1 and event id2.
contains(Figure) - Method in class diva.canvas.AbstractFigureContainer
Test if the given figure is a child of this composite.
contains(Figure) - Method in class diva.canvas.BasicZList
Test if the z-list contains the given figure.
contains(Figure) - Method in class diva.canvas.CompositeFigure
Test if the given figure is a child of this composite.
contains(Figure) - Method in interface diva.canvas.FigureContainer
Test if this container contains the given figure.
contains(Figure) - Method in class diva.canvas.FigureDecorator
Test if the given figure is the one contained by this decorator.
contains(Figure) - Method in class diva.canvas.FigureLayer
Test if the layer contains the given figure.
contains(Figure) - Method in interface diva.canvas.FigureSet
Test if this set contains the given figure.
contains(Figure) - Method in interface diva.canvas.ZList
Test if this list contains the given figure.
contains(Point2D) - Method in class diva.canvas.AbstractFigure
Test whether this figure contains the point given.
contains(Point2D) - Method in class diva.canvas.connector.TerminalFigure
Test whether this figure contains the point given.
contains(Point2D) - Method in interface diva.canvas.Figure
Test whether this figure contains the point given.
contains(Point2D) - Method in class diva.util.java2d.Polygon2D
Return true if the given point is inside the polygon.
contains(Point2D) - Method in class diva.util.java2d.Polyline2D
Return false.
contains(Rectangle2D) - Method in class diva.util.java2d.Polygon2D
Return true if the given rectangle is entirely inside the polygon.
contains(Rectangle2D) - Method in class diva.util.java2d.Polyline2D
Return false.
contains(Object) - Method in class diva.gui.toolbox.ListDataModel
Return whether or not the given item is contained by the model
contains(Object) - Method in class ptolemy.actor.gt.data.CombinedCollection
Test whether this collection contains the given element.
contains(Object) - Method in class ptolemy.actor.gt.data.FastLinkedList
Test whether this linked list has the given element in an entry.
contains(Object) - Method in class ptolemy.actor.util.TotallyOrderedSet
Return true if the given element is contained in this set.
contains(Object) - Method in class ptolemy.graph.LabeledList
Return true if the specified object is an element of this list.
contains(Token) - Method in class ptolemy.data.ArrayToken
Return a Boolean token that identifies whether the given token is an element of this array.
containsAll(Collection) - Method in class ptolemy.graph.LabeledList
Returns true if this list contains all of the elements of the specified collection.
containsAll(Collection<?>) - Method in class ptolemy.actor.gt.data.CombinedCollection
Test whether this collection contains all the elements of the given collection.
containsAll(Collection<?>) - Method in class ptolemy.actor.gt.data.FastLinkedList
Test whether this linked list has all the elements of the given collection.
containsAttribute(String) - Method in class ptolemy.vergil.toolbox.GraphicElement
Test if this element has an attribute with the given name.
containsCode(String) - Static method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return true if the input contains code.
containsCounterexamples() - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityCounterexamples
Determine if this set contains any counterexamples.
containsEdge(Edge) - Method in class ptolemy.graph.Graph
Return true if the specified edge exists in the graph, and the edge is not hidden in the graph.
containsEdgeWeight(Object) - Method in class ptolemy.graph.Graph
Test if the specified object is an edge weight in this graph.
containsElement(XmlElement) - Method in class diva.util.xml.XmlElement
Test if this element contains the given element.
containsNode(Object, Object) - Method in interface diva.graph.GraphModel
Return true if this graph or composite node contains the given node.
containsNode(Object, Object) - Method in class diva.graph.modular.ModularGraphModel
Return true if this composite node contains the given node.
containsNode(Node) - Method in class ptolemy.graph.Graph
Return True if the specified node exists in the graph.
containsNodeWeight(Object) - Method in class ptolemy.graph.Graph
Test if the specified object is a node weight in this graph.
containsSelection(Object) - Method in class diva.canvas.interactor.BasicSelectionModel
Test if the selection contains the given object
containsSelection(Object) - Method in interface diva.canvas.interactor.SelectionModel
Test if the selection contains the given object
containsThisInfiniteConceptString(String) - Method in class ptolemy.data.ontologies.FlatTokenRepresentativeConcept
Return true if the string can represent a FlatTokenInfiniteConcept for this representative, false otherwise.
containsThisInfiniteConceptString(String) - Method in class ptolemy.data.ontologies.InfiniteConceptRepresentative
Return true if the string can represent an infinite concept for this representative, false otherwise.
containsValue(Object) - Method in class ptolemy.actor.gt.data.TwoWayHashMap
Test whether this two-way hash map contains the given value.
containsWeight(Object) - Method in class ptolemy.graph.ElementList
Test if the specified object is an element weight in this list.
contendInput - Variable in class ptolemy.domains.csp.demo.BusContention.Controller
The contention input port.
contendOutput - Variable in class ptolemy.domains.csp.demo.BusContention.Controller
The contention output port.
CONTENT_ANY - Static variable in class com.microstar.xml.XmlParser
Constant: the element has a content model of ANY.
CONTENT_ELEMENTS - Static variable in class com.microstar.xml.XmlParser
Constant: the element has element content.
CONTENT_EMPTY - Static variable in class com.microstar.xml.XmlParser
Constant: the element has declared content of EMPTY.
CONTENT_MIXED - Static variable in class com.microstar.xml.XmlParser
Constant: the element has mixed content.
CONTENT_UNDECLARED - Static variable in class com.microstar.xml.XmlParser
Constant: an element has not been declared.
ContentionAlarm - Class in ptolemy.domains.csp.demo.BusContention
A ContentionAlarm is a CSP actor that creates an output only after timed deadlock has been reached by all other CSP actors in the containing composite actor.
ContentionAlarm(CompositeEntity, String) - Constructor for class ptolemy.domains.csp.demo.BusContention.ContentionAlarm
Construct a ContentionAlarm actor with the specified container and name.
contents - Variable in class ptolemy.actor.util.TimedEvent
The event object.
contents - Variable in class ptolemy.gui.ComponentDialog
The component contained by this dialog.
Contents(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.CatchUpComposite.Contents
 
CONTENTS - Static variable in class ptolemy.kernel.util.NamedObj
Indicate that the description(int) method should include the contained objects (if any) that the object has.
context - Variable in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter
 
context() - Method in class ptolemy.caltrop.PtolemyPlatform
 
ContextAwareGUI - Class in ptolemy.actor.lib.jjs.modules.contextAware
A GUI for the Context Aware accessor.
ContextAwareGUI(String[]) - Constructor for class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareGUI
Construct the gui for a context-aware accessor.
ContextAwareHelper - Class in ptolemy.actor.lib.jjs.modules.contextAware
Helper for the contextAware.js.
ContextAwareHelper() - Constructor for class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareHelper
Create an instance of a GUI object to collect details about a service.
ContextAwareHelperTest - Class in ptolemy.actor.lib.jjs.modules.contextAwareTest
Set up the parameters with the details of the specific REST service.
ContextAwareHelperTest() - Constructor for class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
 
CONTEXTMENU_TYPE - Static variable in class ptolemy.vergil.toolbox.FigureAction
When the action was fired from a context menu.
ContextMenuFactoryCreator - Class in ptolemy.vergil.basic
An object that can create a tableau for a model.
ContextMenuFactoryCreator(NamedObj, String) - Constructor for class ptolemy.vergil.basic.ContextMenuFactoryCreator
Create a context menu factory with the given name and container.
ContextView - Interface in diva.gui
A Context view is a view that knows about an app context that it exists.
continuation() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector.InternalEntryLocation
 
continuation() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector.InternalExitLocation
 
Continuation - Interface in ptolemy.domains.coroutine.kernel
Continuation class.
CONTINUE - Static variable in class ptolemy.actor.lib.CatchExceptionAttribute
String value for the "continue" policy.
CONTINUE - Static variable in interface ptolemy.moml.ErrorHandler
Indicator to skip this element and continue parsing XML.
continuous - org.ptolemy.fmi.FMIScalarVariable.Variability
The value changes at any moment.
ContinuousDirector - Class in ptolemy.domains.continuous.kernel
The continuous time domain is a timed domain that supports continuous-time signals, discrete-event signals, and mixtures of the two.
ContinuousDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.kernel.ContinuousDirector
Construct a director in the given container with the given name.
ContinuousIntegrator - Class in ptolemy.domains.continuous.kernel
The integrator in the continuous domain.
ContinuousIntegrator(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.kernel.ContinuousIntegrator
Construct an integrator with the specified name and a container.
ContinuousMerge - Class in ptolemy.domains.continuous.lib
A merge actor for the Continuous domain.
ContinuousMerge(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.lib.ContinuousMerge
Construct an actor in the specified container with the specified name.
ContinuousODESolver - Class in ptolemy.domains.continuous.kernel
Abstract base class for ODE solvers.
ContinuousODESolver() - Constructor for class ptolemy.domains.continuous.kernel.ContinuousODESolver
 
ContinuousScheduler - Class in ptolemy.domains.continuous.kernel
The Static scheduler for the Continuous domain.
ContinuousScheduler(ContinuousDirector, String) - Constructor for class ptolemy.domains.continuous.kernel.ContinuousScheduler
Construct a scheduler in the given container with the given name.
ContinuousState() - Constructor for class org.ptolemy.fmi.FMIModelDescription.ContinuousState
 
continuousStateDerivatives - Variable in class org.ptolemy.fmi.FMIModelDescription
The list of state derivatives.
ContinuousStatefulComponent - Interface in ptolemy.actor.continuous
Interface for actors and directors that have tentative state that can be rolled back.
ContinuousStatefulDirector - Interface in ptolemy.actor.continuous
Interface for directors that have a getCurrentStepSize() method and have state that can be rolled back.
continuousStateNames - Variable in class org.ptolemy.fmi.FMIModelDescription
The list of continuous states names.
continuousStates - Variable in class org.ptolemy.fmi.FMIModelDescription
The list of continuous states.
ContinuousStepSizeController - Interface in ptolemy.actor.continuous
Interface for actors and directors that control integration step sizes.
ContinuousTimeDelay - Class in ptolemy.domains.continuous.lib
Delay the input by a specified amount of time.
ContinuousTimeDelay(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.lib.ContinuousTimeDelay
Construct an actor with the specified container and name.
ContinuousTransferFunction - Class in ptolemy.domains.continuous.lib
A transfer function in the continuous time domain.
ContinuousTransferFunction(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.lib.ContinuousTransferFunction
Construct the composite actor with a name and a container.
ContinuousTransferFunction(Workspace) - Constructor for class ptolemy.domains.continuous.lib.ContinuousTransferFunction
Construct a ContinuousTransferFunction in the specified workspace with no container and an empty string as a name.
ContourComposite - Class in com.jhlabs.composite
A special Composite used for drawing "marching ants".
ContourComposite(int) - Constructor for class com.jhlabs.composite.ContourComposite
 
ContourFilter - Class in com.jhlabs.image
A filter which draws contours on an image at given brightness levels.
ContourFilter() - Constructor for class com.jhlabs.image.ContourFilter
 
contPrompt - Variable in class ptolemy.gui.ShellTextArea
Prompt to use on continuation lines.
contract(SyntacticRank, int) - Static method in class ptolemy.cg.lib.syntactic.SyntacticRank
Contract rank about a given number of input/output pairs.
contractSelection(SelectionInteractor, Figure) - Method in class diva.canvas.interactor.SelectionDragger
Contract the selection by removing an item from it and removing highlight rendering.
ContrastFilter - Class in com.jhlabs.image
A filter to change the brightness and contrast of an image.
ContrastFilter() - Constructor for class com.jhlabs.image.ContrastFilter
 
contributors - Variable in class ptolemy.vergil.kernel.attributes.IDAttribute
The contributors of the model.
control - Variable in class ptolemy.actor.lib.BooleanSelect
Input that selects one of the other input ports.
control - Variable in class ptolemy.actor.lib.BooleanSwitch
Input that selects one of the other input ports.
control - Variable in class ptolemy.actor.lib.hoc.Case
The input port-parameter on which the control token is provided.
control - Variable in class ptolemy.actor.lib.Select
Input port for control tokens, which specify the output channel to produce data on.
control - Variable in class ptolemy.actor.lib.Switch
Input port for control tokens, which specify the output channel to produce data on.
control - Variable in class ptolemy.domains.ddf.lib.DDFBooleanSelect
Input that selects one of the other input ports.
control - Variable in class ptolemy.domains.ddf.lib.DDFSelect
The input port for control tokens, which specifies the input channels to read the tokens from.
control - Variable in class ptolemy.domains.modal.modal.Case
Deprecated.
The input port-parameter on which the control token is provided.
control - Variable in class ptolemy.domains.sr.lib.When
The control input port.
control - Variable in class ptolemy.vergil.actor.lib.LEDMatrix
True if the LED is to be illuminated.
CONTROL_INPUT - org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter.InputType
Control
CONTROL_INPUT - org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter.InputType
 
control_tokenConsumptionRate - Variable in class ptolemy.actor.lib.BooleanSelect
This parameter provides token consumption rate for control.
control_tokenConsumptionRate - Variable in class ptolemy.domains.ddf.lib.DDFBooleanSelect
This parameter provides token consumption rate for control.
control_tokenConsumptionRate - Variable in class ptolemy.domains.ddf.lib.DDFSelect
This parameter provides token consumption rate for control.
ControlActor - Class in ptolemy.domains.sequence.kernel
An AtomicActor that handles some sort of control flow.
ControlActor() - Constructor for class ptolemy.domains.sequence.kernel.ControlActor
Construct an actor in the default workspace with an empty string as its name.
ControlActor(CompositeEntity, String) - Constructor for class ptolemy.domains.sequence.kernel.ControlActor
Create a new actor in the specified container with the specified name.
ControlActor(Workspace) - Constructor for class ptolemy.domains.sequence.kernel.ControlActor
Construct an actor in the specified workspace with an empty string as a name.
ControlCh - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
controlEnter(ControlEntryToken) - Method in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
controlEnter(ControlEntryToken) - Method in interface ptolemy.domains.coroutine.kernel.Continuation
 
controlEnter(ControlEntryToken) - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
controlEnter(ControlEntryToken) - Method in class ptolemy.domains.coroutine.lib.Conditional
 
controlEnter(ControlEntryToken) - Method in class ptolemy.domains.coroutine.lib.Counter
 
controlEnter(ControlEntryToken) - Method in class ptolemy.domains.coroutine.lib.Emit
 
controlEnter(ControlEntryToken) - Method in class ptolemy.domains.coroutine.lib.Pause
 
controlEnterAt(ControlEntryToken.EntryLocation) - Method in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
controlEnterAt(ControlEntryToken.EntryLocation) - Method in interface ptolemy.domains.coroutine.kernel.Continuation
 
controlEnterAt(ControlEntryToken.EntryLocation) - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
ControlEntryToken - Class in ptolemy.domains.coroutine.kernel
 
ControlEntryToken.ControlType - Enum in ptolemy.domains.coroutine.kernel
 
ControlEntryToken.EntryLocation - Class in ptolemy.domains.coroutine.kernel
 
ControlExitToken - Class in ptolemy.domains.coroutine.kernel
 
ControlExitToken.ControlType - Enum in ptolemy.domains.coroutine.kernel
 
ControlExitToken.ExitLocation - Class in ptolemy.domains.coroutine.kernel
 
controlInit() - Method in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
controlInit() - Method in interface ptolemy.domains.coroutine.kernel.Continuation
 
controlInit() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
controlInput - Variable in class org.ptolemy.ssm.CovarianceStatePredictor
control input for robots.
controlInput - Variable in class org.ptolemy.ssm.StatePredictorWithAccControl
control input for robots.
controlInput - Variable in class org.ptolemy.ssm.StatePredictorWithControl
control input for a robot.
Controller - Class in ptolemy.domains.csp.demo.BusContention
A CSP actor that serves as a controller of a shared resource.
Controller(CompositeEntity, String) - Constructor for class ptolemy.domains.csp.demo.BusContention.Controller
Construct a Controller actor with the specified container and name.
controllerFactory - Variable in class ptolemy.actor.gt.controller.Transform
The controller factory for this event to specialize the popup menu.
controllerName - Variable in class ptolemy.domains.modal.kernel.FSMDirector
Attribute specifying the name of the mode controller in the container of this director.
controllerName - Variable in class ptolemy.domains.ptera.kernel.PteraDirector
Attribute specifying the name of the Ptera controller in the container of this director.
controllerUpdate(ControllerEvent) - Method in class ptolemy.actor.lib.jmf.AudioPlayer
React to notification of a change in controller status.
controllerUpdate(ControllerEvent) - Method in class ptolemy.actor.lib.jmf.MovieReader
The controller listener.
controllerUpdate(ControllerEvent) - Method in class ptolemy.actor.lib.jmf.MovieWriter
The controller listener.
controllerUpdate(ControllerEvent) - Method in class ptolemy.actor.lib.jmf.PlaySound
React to notification of a change in controller status.
controllerUpdate(ControllerEvent) - Method in class ptolemy.actor.lib.jmf.VideoCamera
Controller Listener.
controllerUpdate(ControllerEvent) - Method in class ptolemy.actor.lib.jmf.VideoPlayer
React to notification of a change in controller status.
controlResume() - Method in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
controlResume() - Method in interface ptolemy.domains.coroutine.kernel.Continuation
 
controlResume() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
CONTROLS_ONLY - Static variable in class ptolemy.actor.gui.ModelPane
Indicator to create only buttons.
ControlToken - Class in ptolemy.domains.coroutine.kernel
 
ControlToken() - Constructor for class ptolemy.domains.coroutine.kernel.ControlToken
 
ControlToken.ControlType - Enum in ptolemy.domains.coroutine.kernel
 
ControlToken.Location - Interface in ptolemy.domains.coroutine.kernel
 
ControlType - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
CONVERGED - Static variable in class org.ptolemy.optimization.BarrierMethod
 
CONVERGENT - Static variable in class ptolemy.math.Rounding
Singleton implementing convergent rounding strategy.
conversionLabel - Variable in class ptolemy.domains.ontologies.lib.UnitsConverter
The conversion label string that will be displayed on the actor icon.
ConversionParameters() - Constructor for class ptolemy.matlab.Engine.ConversionParameters
 
ConversionUtilities - Class in ptolemy.data.expr
This class contains a series of static methods that facilitate the runtime conversion of tokens to and from Java representations that are not tokens.
ConversionUtilities() - Constructor for class ptolemy.data.expr.ConversionUtilities
 
convert(long, double, double) - Static method in class ptolemy.domains.metroII.kernel.EventTimeComparator
Convert a time value from one resolution to another resolution.
convert(CompositeActor) - Method in class ptolemy.actor.GraphReader
Convert the model represented by a CompositeActor into a directed, weighted graph.
convert(TypedCompositeActor, int) - Method in class ptolemy.moml.ConvertToLazy
Convert the model.
convert(ScalarToken, int) - Static method in class ptolemy.data.IntMatrixToken
Convert the specified scalar token into an instance of IntMatrixToken.
convert(ScalarToken, int) - Static method in class ptolemy.data.LongMatrixToken
Convert the specified scalar token into an instance of LongMatrixToken.
convert(Token) - Method in class ptolemy.actor.IOPort
Convert the specified token into a token acceptable to this port.
convert(Token) - Method in class ptolemy.actor.lib.hoc.IterateOverArray.IteratePort
Override the base class to convert the token to the element type rather than to the type of the port, unless the port is of type GENERAL, in which case, no conversion is necessary.
convert(Token) - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Convert the specified token to a token having the type represented by this object.
convert(Token) - Method in class ptolemy.actor.TypedIOPort
Convert the specified token into a token with type equal to the type returned by getType().
convert(Token) - Method in class ptolemy.cg.lib.PointerToken.PointerType
Convert the specified token to a token having the type represented by this object.
convert(Token) - Static method in class ptolemy.data.BooleanMatrixToken
Convert the specified token into an instance of BooleanMatrixToken.
convert(Token) - Static method in class ptolemy.data.BooleanToken
Convert the specified token into an instance of BooleanToken.
convert(Token) - Static method in class ptolemy.data.ComplexMatrixToken
Convert the specified token into an instance of ComplexMatrixToken.
convert(Token) - Static method in class ptolemy.data.ComplexToken
Convert the specified token into an instance of ComplexToken.
convert(Token) - Static method in class ptolemy.data.DateToken
Convert the specified token into an instance of DateToken.
convert(Token) - Static method in class ptolemy.data.DoubleMatrixToken
Convert the specified token into an instance of DoubleMatrixToken.
convert(Token) - Static method in class ptolemy.data.DoubleToken
Convert the specified token into an instance of DoubleToken.
convert(Token) - Method in class ptolemy.data.expr.CachedMethod.ArgumentConversion
Convert the given token into an object that can be used to invoke a method through the reflection mechanism.
convert(Token) - Method in class ptolemy.data.expr.CachedMethod.TypeArgumentConversion
Convert the given token into an object that can be used to invoke a method through the reflection mechanism.
convert(Token) - Static method in class ptolemy.data.FixMatrixToken
Convert the specified token into an instance of FixMatrixToken.
convert(Token) - Static method in class ptolemy.data.FixToken
Convert the specified token into an instance of FixToken.
convert(Token) - Static method in class ptolemy.data.FloatToken
Convert the specified token into an instance of FloatToken.
convert(Token) - Static method in class ptolemy.data.IntMatrixToken
Convert the specified token into an instance of IntMatrixToken.
convert(Token) - Static method in class ptolemy.data.IntToken
Convert the specified token into an instance of IntToken.
convert(Token) - Static method in class ptolemy.data.LongMatrixToken
Convert the specified token into an instance of LongMatrixToken.
convert(Token) - Static method in class ptolemy.data.LongToken
Convert the specified token into an instance of LongToken.
convert(Token) - Static method in class ptolemy.data.ObjectToken
Convert the specified token into an instance of ObjectToken.
convert(Token) - Method in class ptolemy.data.ontologies.ConceptType
Convert the specified token into a ConceptToken.
convert(Token) - Static method in class ptolemy.data.PetiteToken
Convert the specified token into an instance of PetiteToken.
convert(Token) - Static method in class ptolemy.data.ShortToken
Convert the specified token into an instance of ShortToken.
convert(Token) - Static method in class ptolemy.data.StringToken
Convert the specified token into an instance of StringToken.
convert(Token) - Method in class ptolemy.data.type.ActorType
Convert the specified token to a token having the type represented by this object.
convert(Token) - Method in class ptolemy.data.type.ArrayType
Convert the argument token into an ArrayToken having this type, if lossless conversion can be done.
convert(Token) - Method in class ptolemy.data.type.BaseType.ArrayBottomType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.BooleanType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.ComplexType
 
convert(Token) - Method in class ptolemy.data.type.BaseType
Convert the specified token to a token having the type represented by this object.
convert(Token) - Method in class ptolemy.data.type.BaseType.DateType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.DoubleType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.EventType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.FloatType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.GeneralType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.IntType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.LongType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.NilType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.PetiteType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.ScalarType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.ShortType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.StringType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.UnknownType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.UnsignedByteType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.UnsizedFixType
 
convert(Token) - Method in class ptolemy.data.type.BaseType.XmlTokenType
 
convert(Token) - Method in class ptolemy.data.type.FixType
Convert the specified token to a token having the type represented by this object.
convert(Token) - Method in class ptolemy.data.type.FunctionType
Convert the argument token into a FunctionToken having this type, if lossless conversion can be done.
convert(Token) - Method in class ptolemy.data.type.MatrixType.BooleanMatrixType
 
convert(Token) - Method in class ptolemy.data.type.MatrixType.ComplexMatrixType
 
convert(Token) - Method in class ptolemy.data.type.MatrixType
If the argument is an instance of this class or a subclass, then return the token.
convert(Token) - Method in class ptolemy.data.type.MatrixType.DoubleMatrixType
 
convert(Token) - Method in class ptolemy.data.type.MatrixType.FixMatrixType
 
convert(Token) - Method in class ptolemy.data.type.MatrixType.IntMatrixType
 
convert(Token) - Method in class ptolemy.data.type.MatrixType.LongMatrixType
 
convert(Token) - Method in class ptolemy.data.type.ObjectType
Convert the specified token into a token having the type represented by this object.
convert(Token) - Method in class ptolemy.data.type.RecordType
Convert the argument token into a RecordToken having this type, if compatible.
convert(Token) - Method in class ptolemy.data.type.test.TestToken.TestType
Convert the specified token to a token having the type represented by this object.
convert(Token) - Method in class ptolemy.data.type.TupleType
Convert the argument token into an ArrayToken having this type, if losslessly conversion can be done.
convert(Token) - Method in interface ptolemy.data.type.Type
Convert the specified token into a token having the type represented by this object.
convert(Token) - Method in class ptolemy.data.type.UnionType
Convert the argument token into a UnionToken having this type, if lossless conversion can be done.
convert(Token) - Static method in class ptolemy.data.UnsignedByteToken
Convert the specified token into an instance of UnsignedByteToken.
convert(Token) - Static method in class ptolemy.data.XMLToken
Convert the specified token into an instance of XMLToken.
convert(Token) - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Convert the specified token to a token having the type represented by this object.
convert(Token) - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Convert the specified token to a token having the type represented by this object.
convert(Token) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform.PtidesMirrorPort
Overrides the base class to not convert the token if it is a PtidesPlatform.
convert(Token) - Method in class ptolemy.domains.ptides.kernel.PtidesPlatform.PtidesMirrorPort
Override the base class to not convert the token if it is a PtidesPlatform.
convertArgumentToConstantValue(Object) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Return a constant value that represents the same numeric value as the given object.
convertConstantValueToArgument(Value) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Return an object that represents the same numeric value as the given value.
Converter - Class in ptolemy.actor.lib.conversions
This actor is a base class for converters.
Converter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.Converter
Construct an actor with the given container and name.
ConverterRangeModel - Class in ptolemy.actor.lib.javasound.test.pitchshift
Based on the source code for DefaultBoundedRangeModel, this class stores its value as a double, rather than an int.
ConverterRangeModel() - Constructor for class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
convertFileToString(File) - Static method in class org.hlacerti.lib.AutomaticSimulation
Read a file and return the contents as ano ArrayList of Strings.
convertImageBody(String) - Method in class ptolemy.actor.lib.jjs.modules.httpServer.HttpServerHelper
Convert a string to an image token.
convertImageToARGB(Image) - Static method in class com.jhlabs.image.ImageUtils
Convert an Image into a TYPE_INT_ARGB BufferedImage.
convertIntegersToList(Integer[][]) - Static method in class ptolemy.distributed.util.DistributedUtilities
Converts a bidimensional array of Integer into a linked list of Integers.
convertJavaTypeToToken(Object) - Static method in class ptolemy.data.expr.ConversionUtilities
Convert a java object to a corresponding Token.
convertJavaTypeToTokenType(Class) - Static method in class ptolemy.data.expr.ConversionUtilities
Convert a java class, representing a Java type, to a corresponding instance of a ptolemy type object, as consistent with the convertJavaTypeToToken method.
ConvertParticlesToCovarianceMatrix - Class in org.ptolemy.machineLearning.particleFilter
The class which convert input particles to covariance matrix.
ConvertParticlesToCovarianceMatrix(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.particleFilter.ConvertParticlesToCovarianceMatrix
Construct the actor with a name and a container.
convertProfilePort(TypedIOPort) - Method in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
Convert this Ptolemy port to a port that will be saved in the profile.
convertReal(float[]) - Method in class ptolemy.domains.pthales.lib.PthalesAtomicActor
Convert from an array used in a JNI function to Tokens.
convertReceiversToIntegers(Receiver[][]) - Static method in class ptolemy.distributed.util.DistributedUtilities
Converts a bidimensional array of receivers into a bidimensional array containing only the integer IDs of the receivers.
convertToDouble() - Method in class ptolemy.data.FixToken
Return the fixed point value of this token as a double.
convertToken(Token[]) - Method in class ptolemy.domains.pthales.lib.PthalesAtomicActor
Convert from Tokens to array to be used in a JNI function.
convertTokenToJavaType(Token) - Static method in class ptolemy.data.expr.ConversionUtilities
Convert a Token to a corresponding Java object.
convertTokenTypeToJavaType(Type) - Static method in class ptolemy.data.expr.ConversionUtilities
Convert the given ptolemy type object to a java class representing a java type.
ConvertToLazy - Class in ptolemy.moml
Read a specified MoML file and convert all instances of TypedCompositeActor that contain more than a specified number of entities to LazyTypedCompositeActor.
ConvertToLazy(String, int) - Constructor for class ptolemy.moml.ConvertToLazy
Parse the xml file and convert it.
convertToSMVFormat(String, MathematicalModelConverter.FormulaType, int) - Method in class ptolemy.domains.modal.kernel.fmv.FmvAutomaton
Deprecated.
Return an StringBuffer that contains the .smv format of the FmvAutomaton.
convertValueToText(Object, boolean, boolean, boolean, int, boolean) - Method in class ptolemy.vergil.tree.PTree
Give a string representation of the node value.
convertXMLtoJSON(String) - Method in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareHelper
Convert an XML data format to JSON data format using the XML class from org.json.xml.
convertXMLtoJSON(String) - Method in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
Convert an XML data format to JSON data format using the XML class from org.json.xml.
ConvolutionalCoder - Class in ptolemy.actor.lib.comm
Encode an input sequence with a convolutional code.
ConvolutionalCoder(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.comm.ConvolutionalCoder
Construct an actor with the given container and name.
convolve(double[], double[]) - Static method in class ptolemy.math.SignalProcessing
Return a new array that is the convolution of the two argument arrays.
convolve(Kernel, int[], int[], int, int, boolean, int) - Static method in class com.jhlabs.image.ConvolveFilter
Convolve a block of pixels.
convolve(Kernel, int[], int[], int, int, int) - Static method in class com.jhlabs.image.ConvolveFilter
Convolve a block of pixels.
convolve(Complex[], Complex[]) - Static method in class ptolemy.math.SignalProcessing
Return a new array that is the convolution of two complex arrays.
convolveAndTranspose(Kernel, int[], int[], int, int, boolean, boolean, boolean, int) - Static method in class com.jhlabs.image.GaussianFilter
Blur and transpose a block of ARGB pixels.
ConvolveFilter - Class in com.jhlabs.image
A filter which applies a convolution kernel to an image.
ConvolveFilter() - Constructor for class com.jhlabs.image.ConvolveFilter
Construct a filter with a null kernel.
ConvolveFilter(float[]) - Constructor for class com.jhlabs.image.ConvolveFilter
Construct a filter with the given 3x3 kernel.
ConvolveFilter(int, int, float[]) - Constructor for class com.jhlabs.image.ConvolveFilter
Construct a filter with the given kernel.
ConvolveFilter(Kernel) - Constructor for class com.jhlabs.image.ConvolveFilter
Construct a filter with the given 3x3 kernel.
convolveH(Kernel, int[], int[], int, int, boolean, int) - Static method in class com.jhlabs.image.ConvolveFilter
Convolve with a kernel consisting of one row.
convolveHV(Kernel, int[], int[], int, int, boolean, int) - Static method in class com.jhlabs.image.ConvolveFilter
Convolve with a 2D kernel.
convolveV(Kernel, int[], int[], int, int, boolean, int) - Static method in class com.jhlabs.image.ConvolveFilter
Convolve with a kernel consisting of one column.
Cookie - Class in org.json
Convert a web browser cookie specification to a JSONObject and back.
Cookie() - Constructor for class org.json.Cookie
 
CookieList - Class in org.json
Convert a web browser cookie list string to a JSONObject and back.
CookieList() - Constructor for class org.json.CookieList
 
Coordinate - Class in ptolemy.domains.csp.demo.DiningPhilosophers
 
Coordinate() - Constructor for class ptolemy.domains.csp.demo.DiningPhilosophers.Coordinate
Constructs a new Coordinate initialized as the origin (0, 0).
Coordinate(int, int) - Constructor for class ptolemy.domains.csp.demo.DiningPhilosophers.Coordinate
Constructs a new Coordinate with the specified values.
Copernicus - Class in ptolemy.copernicus.kernel
A Standalone application that generates code using the Ptolemy II code generation system.
Copernicus(String[]) - Constructor for class ptolemy.copernicus.kernel.Copernicus
Parse the specified command-line arguments and then execute any specified commands.
copy() - Method in class ptolemy.cg.lib.syntactic.SyntacticRank
Copy a rank.
copy() - Method in class ptolemy.moml.unit.Solution
Make a copy of this solution.
copy() - Method in class ptolemy.moml.unit.Unit
Make a copy of this Unit.
copy() - Method in class ptolemy.moml.unit.UnitEquation
Make a copy where the left and right sides are alos copied.
copy() - Method in class ptolemy.moml.unit.UnitExpr
Create a copy of this UnitExpr.
copy() - Method in class ptolemy.moml.unit.UnitTerm
Make a shallow copy of this UnitTerm.
copy() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Get the currently selected objects from this document, if any, and place them on the clipboard in MoML format.
copy() - Method in class ptolemy.vergil.gt.TransformationEditor
 
copy() - Method in class ptolemy.vergil.modal.FSMGraphFrame
Get the currently selected objects from this document, if any, and place them on the clipboard in MoML format.
copy(Clipboard) - Method in class diva.gui.AbstractView
Get the currently selected objects from this view, if any, and place them on the given clipboard.
copy(Clipboard) - Method in interface diva.gui.View
Get the currently selected objects from this view, if any, and place them on the given clipboard.
COPY - Static variable in class diva.gui.DefaultActions
 
copyAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Copy" that copies the current selection from the current document and places it into the application's clipboard.
CopyAction() - Constructor for class ptolemy.vergil.basic.BasicGraphFrame.CopyAction
Create a new action to copy the current selection.
copyArea(int, int, int, int, int, int) - Method in class ptolemy.plot.EPSGraphics
 
CopyCatIcon - Class in ptolemy.vergil.icon
This is an icon that copies the icon of the last entity contained by the same container, if there is one, and behaves like the base class if not.
CopyCatIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.CopyCatIcon
Create a new icon with the given name in the given container.
copyClass(SootClass, String) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Copy a class
copyComposite(Object) - Method in class diva.graph.layout.LevelLayout
Copy the given graph and make the nodes/edges in the copied graph point to the nodes/edges in the original.
copyFilesToCodeDirectory(TypedCompositeActor) - Static method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.cg.lib.CompiledCompositeActor
If necessary, copy files from the fileDependencies code block.
copyFilesToCodeDirectory(TypedCompositeActor) - Static method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.cg.lib.CompiledCompositeActor
If necessary, copy files from the fileDependencies code block.
copyFilesToCodeDirectory(NamedObj, ProgramCodeGenerator) - Static method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Copy files to the code directory.
copyJavaScriptFiles - Variable in class ptolemy.vergil.basic.export.web.WebExportParameters
If true, then make an exported web page stand alone.
copyJavaScriptFiles - Variable in class ptolemy.vergil.basic.ExportParameters
If true, then make an exported web page stand alone.
copyJavaScriptFilesIfNeeded(BasicGraphFrame, ExportParameters) - Static method in class ptolemy.vergil.basic.export.html.ExportHTMLAction
If parameters.copyJavaScriptFiles is true and the Java property ptolemy.ptII.exportHTML.usePtWebsite is false, then copy the required JavaScript files into the target directory given in the parameters argument.
copyLayout(Object, Object) - Method in class diva.graph.layout.LevelLayout
Take the layout generated by the core layout algorithm and copy it back into the view of the original composite passed in by the user.
copyrightString - Variable in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
The text to be used for the copyright in the generated code.
copyTo(Gradient) - Method in class com.jhlabs.image.Gradient
Copy one Gradient into another.
copyTokensTo(TDLReceiver) - Method in class ptolemy.domains.tdl.kernel.TDLReceiver
Copy tokens to another receiver.
copyUnitsArray(int[]) - Static method in class ptolemy.data.unit.UnitUtilities
Return a copy of the given units array.
copyVariableName - Variable in class ptolemy.domains.sequence.lib.SequencedVariable
Delete this later when icon is figured out!!
CoroutineDirector - Class in ptolemy.domains.coroutine.kernel
 
CoroutineDirector() - Constructor for class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
CoroutineDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
CoroutineDirector(Workspace) - Constructor for class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
CoroutineDirector.InternalEntryLocation - Class in ptolemy.domains.coroutine.kernel
 
CoroutineDirector.InternalExitLocation - Class in ptolemy.domains.coroutine.kernel
 
correctExceptionMessage - Variable in class ptolemy.actor.lib.TestExceptionAttribute
The correct exception message to be compared against.
correctExceptionMessage - Variable in class ptolemy.actor.lib.TestExceptionHandler
Deprecated.
The correct exception message to be compared against.
correctValues - Variable in class ptolemy.actor.gt.controller.TestModel
A matrix specifying what the input should be.
correctValues - Variable in class ptolemy.actor.lib.NonStrictTest
A matrix specifying what the input should be.
correctValues - Variable in class ptolemy.actor.lib.PublisherNonStrictTest
A matrix specifying what the input should be.
CORRUPTED - Static variable in class ptolemy.actor.Manager
Indicator that the model may be corrupted.
cos() - Method in class ptolemy.math.Complex
Return the cosine of this complex number.
cos(Complex) - Static method in class ptolemy.math.Complex
Return the cosine of the given complex number.
COS - Static variable in class com.jhlabs.math.MathFunction1D
 
cosh() - Method in class ptolemy.math.Complex
Return the hyperbolic cosine of this complex number.
cosh(double) - Static method in class ptolemy.math.ExtendedMath
Return the hyperbolic cosine of the argument.
cosh(Complex) - Static method in class ptolemy.math.Complex
Return the hyperbolic cosine of the given complex number.
cosimulate(String, double, double) - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Co-simulate a test.
cosimulate(String, double, double) - Method in class ptolemy.actor.lib.fmi.fmus.omc.test.junit.OMCFMUJUnitTest
Co-simulate a test.
cosimulate(String, double, double, String) - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Parse a Functional Mock-up Unit .fmu file, run it using co-simulation and compare the results against a known good file.
cosimulate(String, double, double, String) - Method in class ptolemy.actor.lib.fmi.fmus.omc.test.junit.OMCFMUJUnitTest
Parse a Functional Mock-up Unit .fmu file, run it using co-simulation and compare the results against a known good file.
cosimulateBouncingBall() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the bouncing ball co-simulation functional mock-up unit test.
cosimulateBouncingBall20() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the bouncing ball co-simulation functional mock-up unit test.
cosimulateDq() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the dq co-simulation functional mock-up unit test.
cosimulateDq20() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the dq co-simulation functional mock-up unit test.
cosimulateInc() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the inc co-simulation functional mock-up unit test.
cosimulateInc20() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the inc co-simulation functional mock-up unit test.
cosimulateValues() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the values co-simulation functional mock-up unit test.
cosimulateValues20() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the values co-simulation functional mock-up unit test.
cosimulateVanDerPol() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the vanDerPol co-simulation functional mock-up unit test.
cosimulateVanDerPol20() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the vanDerPol co-simulation functional mock-up unit test.
cosimulationCapabilities - Variable in class org.ptolemy.fmi.FMIModelDescription
The capabilities for co-simulation.
cot() - Method in class ptolemy.math.Complex
Return the cotangent of this complex number.
cot(Complex) - Static method in class ptolemy.math.Complex
Return the cotangent of the given complex number.
count(TypedCompositeActor) - Method in class ptolemy.moml.ConvertToLazy
Count the number of contained entities that have not already been made lazy.
counter - Variable in class ptolemy.actor.lib.test.LoopTest2
The Point (Lat,Long) the user selected from the map
counter - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.SimulationJunction
The current number of tokens in a junction.
Counter - Class in ptolemy.actor.lib
This actor implements an up-down counter of received tokens.
Counter - Class in ptolemy.component.test
This component implements an up-down counter.
Counter - Class in ptolemy.domains.coroutine.lib
 
Counter() - Constructor for class ptolemy.domains.coroutine.lib.Counter
 
Counter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Counter
Construct an actor with the given container and name.
Counter(CompositeEntity, String) - Constructor for class ptolemy.component.test.Counter
Construct an actor with the given container and name.
Counter(CompositeEntity, String) - Constructor for class ptolemy.domains.coroutine.lib.Counter
 
Counter(Workspace) - Constructor for class ptolemy.domains.coroutine.lib.Counter
 
COUNTERCLOCKWISE - Static variable in class ptolemy.vergil.toolbox.RotateOrFlipPorts
Indicator to rotate counterclockwise.
CountTrues - Class in ptolemy.domains.sdf.lib
Read the given number of input booleans and output the number that are true.
CountTrues(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.CountTrues
Construct an actor with the given container and name.
Course - Class in ptolemy.domains.curriculum
A course in a curriculum.
Course(CompositeEntity, String) - Constructor for class ptolemy.domains.curriculum.Course
Construct an actor with the given container and name.
covariance - Variable in class org.ptolemy.machineLearning.hmm.HMMGaussianClassifier
Standard deviation parameter array for the Gaussian distribution.
covariance - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGaussianEstimator
Standard deviation estimate array.
covariance - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorGaussianEmissions
Variance array.
covariance - Variable in class org.ptolemy.machineLearning.particleFilter.MutualInformationCalculator
Measurement noise covariance.
covariance - Variable in class org.ptolemy.machineLearning.particleFilter.Optimizer
The coveariance.
covarianceOfStates - Variable in class org.ptolemy.machineLearning.particleFilter.ConvertParticlesToCovarianceMatrix
Output port for covariance matrix.
CovarianceStatePredictor - Class in org.ptolemy.ssm
Implementation of StatePredictor witch uses acceleration control input.
CovarianceStatePredictor(CompositeEntity, String) - Constructor for class org.ptolemy.ssm.CovarianceStatePredictor
Construct the composite actor with a name and a container.
CovAvCov(int, int, int, float[], int, int, float[]) - Static method in class ptolemy.domains.pthales.JNI.ABF
 
CParseTreeCodeGenerator - Class in ptolemy.cg.kernel.generic.program.procedural.c
This class evaluates a parse tree given a reference to its root node.
CParseTreeCodeGenerator - Class in ptolemy.data.expr
This class visits parse trees and generates soot instructions that evaluate the parse tree.
CParseTreeCodeGenerator() - Constructor for class ptolemy.data.expr.CParseTreeCodeGenerator
 
CParseTreeCodeGenerator(ProgramCodeGenerator) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.c.CParseTreeCodeGenerator
Create a CParseTreeCodeGenerator that is used by the given code generator to generate code for expressions.
CPO<T> - Interface in ptolemy.graph
An interface defining the operations on complete partial order (CPO).
CPO.BoundType - Enum in ptolemy.graph
An enumeration type to represent the two different types of bounds that can be calculated on a set of nodes in a CPO; either a greatest lower bound or least upper bound.
CPort - Class in ptolemy.domains.giotto.cgc
This port class is used with actors that are instances of CActor.
CPort(ComponentEntity, String) - Constructor for class ptolemy.domains.giotto.cgc.CPort
Construct a CPort with a containing actor and a name that is neither an input nor an output.
CPort(ComponentEntity, String, boolean, boolean) - Constructor for class ptolemy.domains.giotto.cgc.CPort
Construct a CPort with a container and a name that is either an input, an output, or both, depending on the third and fourth arguments.
CQComparator - Interface in ptolemy.actor.util
This interface extends the java.util.Comparator interface, which defines the compare() method.
create() - Method in class ptolemy.plot.EPSGraphics
 
create(Figure) - Method in interface diva.gui.toolbox.MenuFactory
Create an instance of the menu associated with this factory.
create(Figure) - Method in class ptolemy.vergil.toolbox.PtolemyMenuFactory
Create an instance of the menu associated with this factory.
create(GraphController) - Method in class ptolemy.chic.ChicControllerFactory
Return a new node controller.
create(GraphController) - Method in class ptolemy.data.ontologies.gui.DeltaConstraintSolverDisplayActions
Return a new node controller which supports additional menu options.
create(GraphController) - Method in class ptolemy.data.ontologies.gui.OntologyDisplayActions
Return a new node controller.
create(GraphController) - Method in class ptolemy.data.ontologies.gui.ProductLatticeOntologySolverDisplayActions
Return a new node controller.
create(GraphController) - Method in class ptolemy.vergil.basic.DependencyHighlighter
Return a new node controller.
create(GraphController) - Method in class ptolemy.vergil.basic.NodeControllerFactory
Return a new node controller.
create(GraphController) - Method in class ptolemy.vergil.gt.StateMatcherController.Factory
Return a new node controller.
create(GraphController) - Method in class ptolemy.vergil.gt.TransformationAttributeController.Factory
 
create(GraphController) - Method in class ptolemy.vergil.gt.TransformEventController.Factory
Return a new node controller.
create(GraphController) - Method in class ptolemy.vergil.icon.ResizableAttributeControllerFactory
Return a new node controller.
create(GraphController) - Method in class ptolemy.vergil.modal.modal.HierarchicalStateControllerFactory
Return a new node controller.
create(GraphController) - Method in class ptolemy.vergil.tdl.HierarchicalModeControllerFactory
Return a new node controller.
create(GraphController) - Method in class ptolemy.vergil.toolbox.MoMLModelAttributeControllerFactory
Create a new ModelAttributeController with the specified graph controller.
create(JContextMenu, NamedObj) - Method in class ptolemy.vergil.debugger.BreakpointDialogFactory
Add an item to the given context menu that will open a dialog to configure breakpoints for an object.
create(JContextMenu, NamedObj) - Method in class ptolemy.vergil.gt.TransformationEditor.MatchingAttributeActionsFactory
Add an item to the given context menu that will configure the parameters on the given target.
create(JContextMenu, NamedObj) - Method in class ptolemy.vergil.kernel.PortDialogFactory
Deprecated.
Add an item to the given context menu that will open a dialog to add or remove ports from an object.
create(JContextMenu, NamedObj) - Method in class ptolemy.vergil.kernel.RenameDialogFactory
Deprecated.
Add an item to the given context menu that will open a dialog to add or remove ports from an object.
create(JContextMenu, NamedObj) - Method in class ptolemy.vergil.toolbox.MenuActionFactory
Add an item to the given context menu that will configure the parameters on the given target.
create(JContextMenu, NamedObj) - Method in interface ptolemy.vergil.toolbox.MenuItemFactory
Add an item to the given context menu that will operate on specified target, and return the menu item.
create(JContextMenu, NamedObj) - Method in class ptolemy.vergil.toolbox.RadioMenuActionFactory
Add an item to the given context menu that will configure the parameters on the given target.
create(TypedAtomicActor, Actor, Context, Environment) - Method in class ptolemy.caltrop.ddi.CSPFactory
 
create(TypedAtomicActor, Actor, Context, Environment) - Method in class ptolemy.caltrop.ddi.DDFFactory
Create an DDF
create(TypedAtomicActor, Actor, Context, Environment) - Method in interface ptolemy.caltrop.ddi.DDIFactory
Create a domain dependent plugin.
create(TypedAtomicActor, Actor, Context, Environment) - Method in class ptolemy.caltrop.ddi.SDFFactory
Create an SDF
create(Token[], int, int) - Static method in class ptolemy.data.MatrixToken
Deprecated.
Use arrayToMatrix() instead.
createActorGraph() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularCodeGenerator
Return the firings() method.
createAdapter(ComponentEntity, LatticeOntologySolver) - Method in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
Get the adapter defined by this attribute.
createAllSIPrefixConversionParameters(DimensionRepresentativeConcept, String, boolean, double, RecordToken) - Static method in class ptolemy.data.ontologies.lattice.unit.SIPrefixUnitConversionInfo
Create all the different unit info parameters that represent SI prefix-based units for the given dimension.
createAndSetFieldFromLocal(JimpleBody, Local, SootClass, Type, String) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Create a new instance field with the given name and type and add it to the given class.
createAndSetFieldFromLocal(JimpleBody, Local, SootClass, Type, String, Unit) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Create a new instance field with the given name and type and add it to the given class.
createBackgroundedCompositeFigure() - Method in class diva.canvas.tutorial.CompositeFigureTutorial
Create a composite figure that uses the background facility.
createBackgroundFigure() - Method in class ptolemy.vergil.gt.IterativeParameterIcon
 
createBackgroundFigure() - Method in class ptolemy.vergil.gt.StateMatcherIcon
 
createBackgroundFigure() - Method in class ptolemy.vergil.gt.TransformationAttributeIcon
 
createBackgroundFigure() - Method in class ptolemy.vergil.icon.ActorNameIcon
Create a new background figure.
createBackgroundFigure() - Method in class ptolemy.vergil.icon.BoxedValueIcon
Create a new background figure.
createBackgroundFigure() - Method in class ptolemy.vergil.icon.BoxedValuesIcon
Create a new background figure.
createBackgroundFigure() - Method in class ptolemy.vergil.icon.ConstraintMonitorIcon
Override the base class to modify the background color, if appropriate.
createBackgroundFigure() - Method in class ptolemy.vergil.icon.CopyCatIcon
Create a new background figure.
createBackgroundFigure() - Method in class ptolemy.vergil.icon.EditorIcon
Create a new background figure.
createBackgroundFigure() - Method in class ptolemy.vergil.icon.ImageIcon
Create a new default background figure, which is scaled image, if it has been set, or a default image if not.
createBackgroundFigure() - Method in class ptolemy.vergil.icon.NameIcon
Create a new background figure.
createBackgroundFigure() - Method in class ptolemy.vergil.icon.ShapeIcon
Create a new default background figure, which is the shape set by setShape, if it has been called, or a small box if not.
createBackgroundFigure() - Method in class ptolemy.vergil.icon.TableIcon
Create a new background figure.
createBackgroundFigure() - Method in class ptolemy.vergil.icon.TextIcon
Create a new default background figure, which is the text set by setText, if it has been called, or default text if not.
createBackgroundFigure() - Method in class ptolemy.vergil.icon.UpdatedValueIcon
Create a new background figure.
createBackgroundFigure() - Method in class ptolemy.vergil.icon.ValueIcon
Create a background figure based on this icon, which is a text element with the name of the container, a colon, and its value.
createBackgroundFigure() - Method in class ptolemy.vergil.icon.XMLIcon
Create a background figure based on this icon.
createBackgroundFigure() - Method in class ptolemy.vergil.ontologies.MultipleConceptIcon
Create a new background figure.
createBackgroundFigure() - Method in class ptolemy.vergil.pdfrenderer.PDFIcon
Create a new default background figure, which is an instance of PDFFigure.
createBackgroundFigure() - Method in class ptolemy.vergil.ptera.OctagonEventIcon
Create a background Figure.
createBackgroundFigure() - Method in class ptolemy.vergil.ptera.TestIcon
Create a background Figure.
createBaseUnitConcept(Ontology, BaseDimensionRepresentativeConcept, RecordToken) - Static method in class ptolemy.data.ontologies.lattice.unit.BaseUnitConcept
Create a new base unit concept, belonging to the given ontology, with an automatically generated name.
createBasicFigure() - Method in class diva.canvas.tutorial.SimpleTutorial
Create an odd-shaped figure.
createBasicRectangle() - Method in class diva.canvas.tutorial.SimpleTutorial
Create a rectangle figure.
createBoundedDraggableFigure() - Method in class diva.canvas.tutorial.DragTutorial
Create another simple figures and make it draggable within a region of the canvas.
createBranchController(Iterator) - Method in class ptolemy.actor.process.CompositeProcessDirector
Create a input and/or output branch controllers according to whether the ports passed in as arguments are input or output ports.
createClientSocket(Object, ScriptObjectMirror, String, boolean, int, String, String, int, int, int, boolean, String, boolean, int) - Static method in class ptolemy.actor.lib.jjs.modules.webSocket.WebSocketHelper
Create a WebSocketHelper instance for the specified JavaScript Socket instance for the client side of the socket.
createCloudShape() - Static method in class diva.util.java2d.ShapeUtilities
Create the "cloud" shape.
createColumnLayout(int, int, ColumnSpec) - Static method in class com.jgoodies.forms.factories.FormFactory
Creates and returns an instance of FormLayout to build forms with the specified number of major and minor columns.
createColumnLayout(int, int, ColumnSpec, ColumnSpec, ConstantSize, ConstantSize, ConstantSize) - Static method in class com.jgoodies.forms.factories.FormFactory
Creates and returns an instance of FormLayout to build forms with the given number of major columns.
createColumnLayout(int, int, ColumnSpec, ConstantSize, ConstantSize) - Static method in class com.jgoodies.forms.factories.FormFactory
Creates and returns an instance of FormLayout to build forms with the given number of major columns.
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.jhlabs.image.BrushedMetalFilter
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.jhlabs.image.ConvolveFilter
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class com.jhlabs.image.VariableBlurFilter
 
createComposite(Object) - Method in class diva.graph.basic.BasicGraphModel
Make a new composite node object.
createCompositeFigure() - Method in class diva.canvas.tutorial.CompositeFigureTutorial
Create a composite figure that does not have a background
createConceptFunction() - Method in class ptolemy.data.ontologies.ClassConceptFunctionDefinitionAttribute
Return the concept function defined by this attribute by instantiating an object of the class specified in the conceptFunctionClassName StringAttribute with the constructor arguments given in the constructorArguments parameter.
createConceptFunction() - Method in class ptolemy.data.ontologies.ConceptFunctionDefinitionAttribute
Return the concept function defined by this attribute.
createConceptFunction() - Method in class ptolemy.data.ontologies.ExpressionConceptFunctionDefinitionAttribute
Return the concept function defined by this attribute's expression.
createConnectors() - Method in class diva.canvas.tutorial.ArcTutorial
Create the connectors between the two figures.
createConnectors() - Method in class diva.canvas.tutorial.ConnectorTutorial
Create the connectors between the two figures.
createConstraintParameterName(NamedObj) - Static method in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
Return a constraint parameter name based on the name of the specified actor element.
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.AddComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.AverageComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.BurnComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.ColorBurnComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.ColorComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.ColorDodgeComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.ContourComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.DarkenComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.DifferenceComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.DodgeComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.ExclusionComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.HardLightComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.HueComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.LightenComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.MiscComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.MultiplyComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.NegationComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.OverlayComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.PinLightComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.SaturationComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.ScreenComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.SoftLightComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.SubtractComposite
 
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.jhlabs.composite.ValueComposite
 
createContextMenuFactory(GraphController) - Method in class ptolemy.vergil.basic.ContextMenuFactoryCreator
Create the KeplerContextMenuFactory class and return it.
created - Variable in class ptolemy.vergil.kernel.attributes.IDAttribute
The date that this model was created.
createDamageRegion(TransformContext, double, double, double, double) - Static method in class diva.canvas.DamageRegion
Create a damage region in this context over the given rectangle.
createDamageRegion(TransformContext, Rectangle2D) - Static method in class diva.canvas.DamageRegion
Create a damage region in this context over the given rectangle.
createDecoratorAttributes(NamedObj) - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj) - Method in class org.ptolemy.ssm.Map
 
createDecoratorAttributes(NamedObj) - Method in class org.ptolemy.ssm.MeasurementModel
 
createDecoratorAttributes(NamedObj) - Method in class org.ptolemy.ssm.MirrorDecorator
 
createDecoratorAttributes(NamedObj) - Method in class ptolemy.actor.lib.aspect.AtomicCommunicationAspect
Return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj) - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj) - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj) - Method in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
Return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj) - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj) - Method in class ptolemy.actor.lib.aspect.EDFScheduler
Return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj) - Method in class ptolemy.actor.lib.aspect.FCFSScheduler
Return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj) - Method in class ptolemy.actor.lib.aspect.FixedPriorityScheduler
Return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj) - Method in class ptolemy.data.expr.ConstraintMonitor
Return the decorated attributes for the target NamedObj, or null if the target is not decorated by this decorator.
createDecoratorAttributes(NamedObj) - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
Return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj) - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj) - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch
Return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj) - Method in class ptolemy.domains.de.lib.aspect.Bus
Return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj) - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj) - Method in class ptolemy.domains.giotto.kernel.GiottoTimingManager
Return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj) - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Create and return the decorated attributes for the PtidesDirector.
createDecoratorAttributes(NamedObj) - Method in interface ptolemy.kernel.util.Decorator
Create and return the decorated attributes for the target NamedObj.
createDecoratorAttributes(NamedObj, GenericCodeGenerator) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirector
Create and return the decorated attributes for the corresponding Ptolemy component.
createDecoratorAttributes(NamedObj, GenericCodeGenerator) - Method in class ptolemy.cg.kernel.generic.CodeGeneratorAdapter
Create and return the decorated attributes for the corresponding Ptolemy Component.
createDerivedUnitConcept(Ontology, DerivedDimensionRepresentativeConcept, RecordToken) - Static method in class ptolemy.data.ontologies.lattice.unit.DerivedUnitConcept
Create a new derived unit concept, belonging to the given ontology, with an automatically generated name.
createDialog(Frame, Configuration, Effigy, Class, Entity) - Static method in class ptolemy.actor.gui.DialogTableau
Create a tableau for the specified dialog.
createDocument(Application) - Method in interface diva.gui.DocumentFactory
Create a new empty document.
createDocument(Application) - Method in class diva.gui.tutorial.TextDocument.Factory
Create an empty document.
createDocument(Application, File) - Method in interface diva.gui.DocumentFactory
Create a new document based on the given file path.
createDocument(Application, File) - Method in class diva.gui.tutorial.TextDocument.Factory
Create a new document that contains data from the given file.
createDocument(Application, URL) - Method in interface diva.gui.DocumentFactory
Create a new document based on the given URL.
createDocument(Application, URL) - Method in class diva.gui.tutorial.TextDocument.Factory
Create a new document that contains data from the given URL.
createDraggableFigures() - Method in class diva.canvas.tutorial.DragTutorial
Create a couple of simple figures and make them draggable.
createEdge() - Method in class diva.graph.EdgeCreator
Create a new Edge.
createEdge(Object) - Method in class diva.graph.basic.BasicGraphModel
Make a new edge object.
createEditor() - Method in interface ptolemy.actor.gui.Editable
Create an editor.
createEditor() - Method in class ptolemy.actor.gui.EditorFactory
Create an editor for configuring the container.
createEditor() - Method in class ptolemy.actor.gui.LiveLink
Create an editor.
createEditor(NamedObj) - Method in interface ptolemy.actor.gui.Editable
Create an editor for configuring the specified object.
createEditor(NamedObj) - Method in class ptolemy.actor.gui.EditorFactory
Create an editor for configuring the specified object.
createEditor(NamedObj) - Method in class ptolemy.actor.gui.LiveLink
Create an editor for configuring the specified object.
createEditor(NamedObj, Frame) - Method in class ptolemy.actor.gui.CommunicationAspectMonitor.CommunicationAspectMonitorEditorFactory
Create an editor for configuring the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in interface ptolemy.actor.gui.Editable
Create an editor for configuring the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in class ptolemy.actor.gui.EditorFactory
Create an editor for configuring the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in class ptolemy.actor.gui.ExecutionAspectPlotterEditorFactory
Create an editor for configuring the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in class ptolemy.actor.gui.FileOrURLEditorFactory
Create an editor for configuring the specified object.
createEditor(NamedObj, Frame) - Method in class ptolemy.actor.gui.LiveLink
Create a doc viewer for the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in class ptolemy.actor.lib.gui.ExceptionManagerGUIFactory
Create an editor for configuring the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in class ptolemy.cg.gui.CodeGeneratorGUIFactory
Create an editor for configuring the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in class ptolemy.data.ontologies.gui.OntologySolverGUIFactory
Create an editor for configuring the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in class ptolemy.domains.curriculum.HighlightEntities.HighlightIcons
 
createEditor(NamedObj, Frame) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator.CEmachineFrameworkEditorFactory
Create an editor for configuring the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in class ptolemy.domains.giotto.kernel.GiottoCodeGenerator.GiottoEditorFactory
Create an editor for configuring the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in class ptolemy.domains.metroII.gui.MappingEditorGUIFactory
Create an editor for configuring the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in class ptolemy.domains.sequence.gui.VisualSequenceDirector.SequenceConfigureFactory
Create a top-level viewer for the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in class ptolemy.domains.space.Occupants.OccupantsConfigureFactory
Create a top-level viewer for the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in class ptolemy.domains.tdl.kernel.TDLCodeGenerator.TDLEditorFactory
Create an editor for configuring the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in class ptolemy.domains.tm.kernel.SchedulePlotter.SchedulePlotterEditorFactory
Create an editor for configuring the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in class ptolemy.vergil.basic.DocViewerFactory
Create a doc viewer for the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in class ptolemy.vergil.gt.GTIngredientsEditor.Factory
 
createEditor(NamedObj, Frame) - Method in class ptolemy.vergil.gt.TransformationAttributeEditorFactory
 
createEditor(NamedObj, Frame) - Method in class ptolemy.vergil.toolbox.AnnotationEditorFactory
Deprecated.
Create an editor for configuring the specified object.
createEditor(NamedObj, Frame) - Method in class ptolemy.vergil.toolbox.ArrayOfRecordsConfigureFactory
Create a top-level viewer for the specified object with the specified parent window.
createEditor(NamedObj, Frame) - Method in class ptolemy.vergil.toolbox.TextEditorConfigureFactory
Create an editor for editing the string attribute specified by the attributeName parameter.
createEditor(NamedObj, Frame) - Method in class ptolemy.vergil.toolbox.VisibleParameterEditorFactory
Create an editor for configuring the specified object.
createEditor(NamedObj, Frame) - Method in class ptolemy.verification.gui.MathematicalModelConverterGUIFactory
Deprecated.
Create an editor for configuring the specified object with the specified parent window.
createEditorPane() - Method in class ptolemy.actor.gui.EditorPaneFactory
Return a new widget for configuring the container.
createEditorPane() - Method in class ptolemy.actor.gui.FileOrURLEditorFactory
Return a new widget for configuring the container.
createEditorPane() - Method in class ptolemy.actor.gui.InsideEntityEditorPaneFactory
Override the base class to look for an entity contained by the container and return a configurer for that.
createEditorPane() - Method in class ptolemy.actor.gui.TransitionEditorPaneFactory
Override the base class to look for an entity contained by the container and return a configurer for that.
createEditorPane() - Method in class ptolemy.vergil.toolbox.AnnotationEditorFactory
Deprecated.
Return a new widget for configuring the container.
createEditorPane() - Method in class ptolemy.vergil.toolbox.VisibleParameterEditorFactory
Return a new widget for configuring the container.
createEditorPane(NamedObj) - Static method in class ptolemy.actor.gui.EditorPaneFactory
Return a new default widget for configuring the specified object.
createEditorPane(NamedObj, PtolemyQuery) - Static method in class ptolemy.actor.gui.EditorPaneFactory
Return a new default widget for configuring the specified object.
createEffigy(CompositeEntity) - Method in class ptolemy.actor.gui.EffigyFactory
Create a new blank effigy in the given container.
createEffigy(CompositeEntity, URL, URL) - Method in class ptolemy.actor.gui.BrowserEffigy.Factory
Create a new effigy in the given container by reading the specified URL.
createEffigy(CompositeEntity, URL, URL) - Method in class ptolemy.actor.gui.EffigyFactory
Create a new effigy in the given container by reading the specified URL.
createEffigy(CompositeEntity, URL, URL) - Method in class ptolemy.actor.gui.exec.ExecShellEffigy.ShellFactory
If the input URL is null, then create a blank effigy; otherwise, return null.
createEffigy(CompositeEntity, URL, URL) - Method in class ptolemy.actor.gui.ExpressionShellEffigy.ShellFactory
If the input URL is null, then create a blank effigy; otherwise, return null.
createEffigy(CompositeEntity, URL, URL) - Method in class ptolemy.actor.gui.HTMLEffigyFactory
Create a new effigy in the given container by reading the specified URL.
createEffigy(CompositeEntity, URL, URL) - Method in class ptolemy.actor.gui.ImageTokenEffigy.Factory
Create a new effigy in the given container by reading the specified URL.
createEffigy(CompositeEntity, URL, URL) - Method in class ptolemy.actor.gui.PlotEffigy.Factory
Create a new effigy in the given container by reading the specified URL.
createEffigy(CompositeEntity, URL, URL) - Method in class ptolemy.actor.gui.ptjacl.TclShellEffigy.ShellFactory
If the input URL is null, then create a blank effigy; otherwise, return null.
createEffigy(CompositeEntity, URL, URL) - Method in class ptolemy.actor.gui.PtolemyEffigy.Factory
Create a new effigy in the given container by reading the input URL.
createEffigy(CompositeEntity, URL, URL) - Method in class ptolemy.actor.gui.python.PythonShellEffigy.ShellFactory
If the input URL is null, then create a blank effigy; otherwise, return null.
createEffigy(CompositeEntity, URL, URL) - Method in class ptolemy.actor.gui.TextEffigy.Factory
Create a new effigy in the given container by reading the specified URL.
createEffigy(CompositeEntity, URL, URL) - Method in class ptolemy.actor.gui.TokenEffigy.Factory
Create a new effigy in the given container by reading the specified URL.
createEffigy(CompositeEntity, URL, URL) - Method in class ptolemy.vergil.actor.DocBuilderEffigy.Factory
Create a new effigy in the given container.
createEffigy(CompositeEntity, URL, URL) - Method in class ptolemy.vergil.actor.DocEffigy.Factory
Create a new effigy in the given container by reading the specified URL.
createEmptyBorder(ConstantSize, ConstantSize, ConstantSize, ConstantSize) - Static method in class com.jgoodies.forms.factories.Borders
Creates and returns an EmptyBorder with the specified gaps.
createEmptyBorder(String) - Static method in class com.jgoodies.forms.factories.Borders
Creates and returns a Border using sizes as specified by the given string.
createEmptyFields(NamedObj) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Create empty fields for the main attribute as well as any params or ports that exist in the target.
createEngine(JavaScript, boolean, boolean) - Static method in class ptolemy.actor.lib.jjs.JavaScript
Create a script engine and initialize it.
createFieldsForAttributes(JimpleBody, NamedObj, Local, NamedObj, Local, SootClass, HashSet) - Static method in class ptolemy.copernicus.shallow.ShallowModelTransformer
Create and set attributes.
createFigure() - Method in class diva.canvas.test.ConcreteFigures.BasicRectangleFactory1
 
createFigure() - Method in class diva.canvas.test.ConcreteFigures.BasicRectangleFactory2
 
createFigure() - Method in class diva.canvas.test.ConcreteFigures.CompositeFigureFactory1
 
createFigure() - Method in class diva.canvas.test.ConcreteFigures.IconFigureFactory
 
createFigure() - Method in class diva.canvas.test.ConcreteFigures.ImageFigureFactory
 
createFigure() - Method in class diva.canvas.test.ConcreteFigures.LabelFigureFactory
 
createFigure() - Method in class diva.canvas.test.ConcreteFigures.PaneWrapperFactory
 
createFigure() - Method in interface diva.canvas.test.FigureTest.FigureFactory
 
createFigure() - Method in class ptolemy.vergil.gt.StateMatcherIcon
 
createFigure() - Method in class ptolemy.vergil.gt.TransformationAttributeIcon
 
createFigure() - Method in class ptolemy.vergil.icon.AttributeValueIcon
Create a new Diva figure that visually represents this icon.
createFigure() - Method in class ptolemy.vergil.icon.BoxedValuesIcon
Create a new Diva figure that visually represents this icon.
createFigure() - Method in class ptolemy.vergil.icon.EditorIcon
Create a new Diva figure that visually represents this icon.
createFigure() - Method in class ptolemy.vergil.icon.NameIcon
Create a new Diva figure that visually represents this icon.
createFigure() - Method in class ptolemy.vergil.icon.ValueIcon
Create a new Diva figure that visually represents this icon.
createFigure() - Method in class ptolemy.vergil.ptera.EventIcon
Create a Figure.
createFigure() - Method in class ptolemy.vergil.ptera.OctagonEventIcon
Create a Figure.
createFigure() - Method in class ptolemy.vergil.ptera.TestIcon
Create a Figure.
createFigure() - Method in class ptolemy.vergil.ptera.TimeAdvanceEventIcon
Create a Figure.
createFigures() - Method in class diva.canvas.tutorial.ArcTutorial
Create the figures that we will draw connectors between.
createFigures() - Method in class diva.canvas.tutorial.ConnectorTutorial
Create the figures that we will draw connectors between.
createFigures() - Method in class diva.canvas.tutorial.FigureTutorial
Create instances of the class defined in this file.
createFigures() - Method in class diva.canvas.tutorial.ManipulatorTutorial
Create the figures.
createFigures() - Method in class diva.canvas.tutorial.TransformedFigureTutorial
Create instances of the class defined in this file.
createFigures() - Method in class diva.canvas.tutorial.VectorFigureTutorial
Create instances of Vector Figures and make them draggable and resizeable.
createFileOrURLIfNecessary - Variable in class ptolemy.actor.lib.security.KeyStoreActor
If true, then create the keystore named by fileOrURL if the fileOrURL does not exist.
createFlatScalarTokenInfiniteConcept(Ontology, FlatScalarTokenRepresentativeConcept, ScalarToken) - Static method in class ptolemy.data.ontologies.FlatScalarTokenInfiniteConcept
Create a new flat token infinite concept, belonging to the given ontology, with an automatically generated name.
createFlatTokenInfiniteConcept(Ontology, FlatTokenRepresentativeConcept, Token) - Static method in class ptolemy.data.ontologies.FlatTokenInfiniteConcept
Create a new flat token infinite concept, belonging to the given ontology, with an automatically generated name.
createForLoopBefore(Body, Unit, List, List, Expr) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Create statements that correspond to a for loop and return them.
createFrame(TableauFrame) - Method in class ptolemy.actor.gui.MatrixTokenTableau
Create a matrix frame to view the data.
createFrame(TableauFrame) - Method in class ptolemy.actor.gui.TokenTableau
Create a text editor frame to view the data.
createFrame(TableauFrame) - Method in class ptolemy.actor.lib.image.ImageTableau
Create an image display to view the picture.
createFrame(TableauFrame) - Method in class ptolemy.domains.ca.lib.gui.CATableau
Create a frame to hold the CAMatrixViewer.
createFrame(CompositeEntity, LibraryAttribute) - Method in class ptolemy.vergil.gt.GTTableau
Create the graph frame that displays the model associated with this tableau together with the specified library.
createGapColumnSpec(ConstantSize) - Static method in class com.jgoodies.forms.factories.FormFactory
Creates and returns a ColumnSpec that represents a gap with the specified ConstantSize.
createGapRowSpec(ConstantSize) - Static method in class com.jgoodies.forms.factories.FormFactory
Creates and returns a RowSpec that represents a gap with the specified ConstantSize.
createGlobalEnvironment() - Method in class ptolemy.caltrop.PtolemyPlatform
 
createGlobalEnvironment(Environment) - Method in class ptolemy.caltrop.PtolemyPlatform
 
createGrabHandle(Site) - Method in class diva.canvas.interactor.BasicGrabHandleFactory
Create a new basic grab-handle.
createGrabHandle(Site) - Method in interface diva.canvas.interactor.GrabHandleFactory
Create a grab-handle that is attached to the given site.
createGraph() - Method in class diva.graph.test.BasicGraphModelTest.BasicGraphModelFactory
Create a BasicGraphModel.
createGraph() - Method in interface diva.graph.test.BasicGraphModelTest.GraphFactory
Create a BasicGraphModel.
createGraph() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator
Create the deterministic SDF with sharing buffers graph for a composite actor.
createGraphFrame(CompositeEntity) - Method in class ptolemy.vergil.gt.MatchResultTableau
Create the graph frame that displays the model associated with this tableau.
createGraphFrame(CompositeEntity) - Method in class ptolemy.vergil.modal.CaseGraphTableau
Create the graph frame that displays the model associated with this tableau.
createGraphFrame(CompositeEntity) - Method in class ptolemy.vergil.modal.FSMGraphTableau
Create the graph frame that displays the model associated with this tableau.
createGraphFrame(CompositeEntity) - Method in class ptolemy.vergil.ontologies.OntologyGraphTableau
Create the graph frame that displays the model associated with this tableau.
createGraphFrame(CompositeEntity) - Method in class ptolemy.vergil.ontologies.OntologySolverTableau
Create the graph frame that displays the model associated with this tableau.
createGraphFrame(CompositeEntity) - Method in class ptolemy.vergil.scr.SCRGraphTableau
Create the graph frame that displays the model associated with this tableau.
createGraphFrame(CompositeEntity, LibraryAttribute) - Method in class ptolemy.vergil.gt.MatchResultTableau
Create the graph frame that displays the model associated with this tableau together with the specified library.
createGraphFrame(CompositeEntity, LibraryAttribute) - Method in class ptolemy.vergil.modal.CaseGraphTableau
Create the graph frame that displays the model associated with this tableau together with the specified library.
createGraphFrame(CompositeEntity, LibraryAttribute) - Method in class ptolemy.vergil.modal.fmv.FmvAutomatonGraphTableau
Deprecated.
Override the super class to create an instance of FmvAutomatonGraphFrame.
createGraphFrame(CompositeEntity, LibraryAttribute) - Method in class ptolemy.vergil.modal.FSMGraphTableau
Create the graph frame that displays the model associated with this tableau together with the specified library.
createGraphFrame(CompositeEntity, LibraryAttribute) - Method in class ptolemy.vergil.modal.ia.InterfaceAutomatonGraphTableau
Override the super class to create an instance of InterfaceAutomatonGraphFrame.
createGraphFrame(CompositeEntity, LibraryAttribute) - Method in class ptolemy.vergil.ontologies.OntologyGraphTableau
Create the graph frame that displays the model associated with this tableau together with the specified library.
createGraphFrame(CompositeEntity, LibraryAttribute) - Method in class ptolemy.vergil.ontologies.OntologySolverTableau
Create the graph frame that displays the model associated with this tableau together with the specified library.
createGraphFrame(CompositeEntity, LibraryAttribute) - Method in class ptolemy.vergil.ptera.PteraGraphTableau
Create the graph frame that displays the model associated with this tableau together with the specified library.
createGraphFrame(CompositeEntity, LibraryAttribute) - Method in class ptolemy.vergil.scr.SCRGraphTableau
Create the graph frame that displays the model associated with this tableau together with the specified library.
createHierarchy() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Create a typed composite actor that contains the selected actors and connections.
createIcon() - Method in class ptolemy.vergil.gt.StateMatcherIcon
 
createIcon() - Method in class ptolemy.vergil.icon.DesignPatternIcon
Create an icon.
createIcon() - Method in class ptolemy.vergil.icon.EditorIcon
Create a new Swing icon.
createIcon() - Method in class ptolemy.vergil.icon.ImageIcon
Create a new Swing icon.
createIcon() - Method in class ptolemy.vergil.icon.NameIcon
Create an icon.
createIcon() - Method in class ptolemy.vergil.icon.TextIcon
Create a new Swing icon.
createIcon() - Method in class ptolemy.vergil.icon.XMLIcon
Create a new Swing icon.
createIcon() - Method in class ptolemy.vergil.ontologies.MultipleConceptIcon
Create an icon.
createIcon() - Method in class ptolemy.vergil.ptera.EventIcon
Create an icon.
createIcon() - Method in class ptolemy.vergil.ptera.OctagonEventIcon
Create an icon.
createIcon1() - Method in class diva.canvas.tutorial.IconTutorial
Create an icon.
createIcon2() - Method in class diva.canvas.tutorial.IconTutorial
Create an icon.
createImage(ImageProducer) - Static method in class com.jhlabs.image.ImageUtils
Cretae a BufferedImage from an ImageProducer.
createInjector(Iterable<? extends PtolemyModule>) - Static method in class ptolemy.actor.injection.PtolemyInjector
Create an injector for the given set of modules.
createInjector(PtolemyModule...) - Static method in class ptolemy.actor.injection.PtolemyInjector
Create an injector for the given set of modules.
createInstanceFromExisting(KeplerDocumentationAttribute) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Populate the members of KeplerDocumentationAttribute from another given KeplerDocumentationAttribute.
createInteraction() - Method in class diva.canvas.tutorial.ManipulatorTutorial
Create the interaction on the figures.
createIntermediateReceiver(Receiver) - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Create an intermediate receiver that wraps a given receiver.
createIntermediateReceiver(Receiver) - Method in interface ptolemy.actor.CommunicationAspect
Create a receiver to mediate a communication via the specified receiver.
createIntermediateReceiver(Receiver) - Method in class ptolemy.actor.lib.aspect.AtomicCommunicationAspect
Create an intermediate receiver that wraps a given receiver.
createIntermediateReceiver(Receiver) - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Create an intermediate receiver that wraps a given receiver.
createIntermediateReceiver(Receiver) - Method in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
Create an intermediate receiver that wraps a given receiver.
createIntermediateReceiver(Receiver) - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch
Create an intermediate receiver that wraps a given receiver.
createIntermediateReceiver(Receiver) - Method in class ptolemy.domains.de.lib.aspect.Bus
Create an intermediate receiver that wraps a given receiver.
createIntermediateReceiver(Receiver) - Method in class ptolemy.domains.de.lib.aspect.TTESwitch
Create an intermediate receiver and determine type of tokens received on the port associated with this receiver.
createIsomorphicType(Type, Type) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Create a type with the same shape as the given shape type, containing elements of the type given by the given element type.
createJCanvas() - Method in class diva.canvas.test.JCanvasTest.CanvasFactory
Create a canvas with the default pane
createJCanvas(CanvasPane) - Method in class diva.canvas.test.JCanvasTest.CanvasFactory
Create a canvas with the given pane.
createKeystore(String) - Method in class ptolemy.actor.lib.security.KeyStoreActor
Create the keystore file.
createLabel(String) - Method in interface com.jgoodies.forms.factories.ComponentFactory
Creates and returns a label with an optional mnemonic.
createLabel(String) - Method in class com.jgoodies.forms.factories.DefaultComponentFactory
Creates and returns a label with an optional mnemonic.
createLabeledWrappers() - Method in class diva.canvas.tutorial.LabelTutorial
Create a couple of figures with labels attached to them.
createLabels() - Method in class diva.canvas.tutorial.LabelTutorial
Create a collection of labels.
createLeftAdjustedConstraints(int) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Creates and returns a CellConstraints object at the current cursor position that uses the given column span and is adjusted to the left.
createLeftToRightBuilder() - Static method in class com.jgoodies.forms.builder.ButtonBarBuilder
Creates and returns a ButtonBarBuilder with initialized with a left to right button order.
createLink(Path, Path, Path) - Static method in class ptolemy.util.FileUtilities
Create a link.
createMonotonicityConcept(Ontology) - Static method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConcept
Create a new monotonicity concept, belonging to the given ontology, with an automatically generated name.
createNamedObjAndLocal(Body, String, Local, String) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
In the given body, create a new local with the given name.
createNode(Object) - Method in class diva.graph.basic.BasicGraphModel
Make a new node object.
createOrchestrator(String) - Static method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication
Create an orchestrator for a top-level accessor.
createPaintedList(XmlElement) - Static method in class diva.canvas.toolbox.SVGParser
Given an XmlElement, create a PaintedList.
createPaintedObject(String, String, String) - Static method in class diva.canvas.toolbox.GraphicsParser
Create a new painted object.
createPaintedObject(String, String, String) - Static method in class diva.canvas.toolbox.SVGParser
Create a new painted object.
createPaintedObject(String, Map) - Static method in class diva.canvas.toolbox.GraphicsParser
Create a new painted object.
createPaintedObject(String, Map) - Static method in class diva.canvas.toolbox.SVGParser
Create a new painted object.
createPaintedObject(String, Map, String) - Static method in class diva.canvas.toolbox.GraphicsParser
Create a new painted object.
createPaintedObject(String, Map, String) - Static method in class diva.canvas.toolbox.SVGParser
Create a new painted object.
createPolyline() - Method in class diva.canvas.tutorial.SimpleTutorial
Create a polyline.
createPrimaryTableau(Effigy) - Method in class ptolemy.actor.gui.Configuration
Create the first tableau for the given effigy, using the tableau factory.
createProfile() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularCodeGenerator
Create the profile for the model (at this level).
createProfile() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator
Create the profile for the model (at this level).
createQueryBox(PtolemyQuery, Settable) - Method in interface ptolemy.actor.gui.CustomQueryBoxParameter
Create a customized query box for the given query.
createReceivers() - Method in interface ptolemy.actor.Actor
Create receivers for all necessary ports.
createReceivers() - Method in class ptolemy.actor.AtomicActor
Create receivers for each input port.
createReceivers() - Method in class ptolemy.actor.CompositeActor
Create receivers for each port.
createReceivers() - Method in class ptolemy.actor.gt.StateMatcher
Create receivers for all necessary ports.
createReceivers() - Method in class ptolemy.actor.IOPort
Create new receivers for this port, replacing any that may previously exist, and validate any instances of Settable that this port may contain.
createReceivers() - Method in class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
Create receivers for each port.
createReceivers() - Method in class ptolemy.domains.modal.kernel.FSMActor
Create receivers for each input port.
createReceivers() - Method in class ptolemy.domains.pthales.lib.PthalesDynamicCompositeActor
Create receivers for each port.
createReceivers() - Method in class ptolemy.domains.pthales.lib.PthalesRemoveHeaderActor
Create receivers for each input port.
createReceivers() - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Override the base class to create receivers for WirelessIOPort.
createRecordConcept(Ontology) - Static method in class ptolemy.data.ontologies.RecordConcept
Create a new record concept, belonging to the given ontology, with an automatically generated name.
createRuntimeException(Body, Unit, String) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Create a new local variable in the given body, initialized before the given unit that refers to a Runtime exception with the given string message.
createSchedule() - Method in class ptolemy.actor.CompositeActor
Create the schedule for this model, if necessary.
createSchedule() - Method in class ptolemy.actor.Director
Create the schedule for this director, if necessary.
createSchedule() - Method in class ptolemy.domains.sdf.kernel.SDFDirector
Create the SDF schedule for this director.
createSeparator(String) - Method in class com.jgoodies.forms.factories.DefaultComponentFactory
Creates and returns a labeled separator with the label in the left-hand side.
createSeparator(String, int) - Method in interface com.jgoodies.forms.factories.ComponentFactory
Creates and returns a labeled separator.
createSeparator(String, int) - Method in class com.jgoodies.forms.factories.DefaultComponentFactory
Creates and returns a labeled separator.
createSeparator(JLabel) - Method in class com.jgoodies.forms.factories.DefaultComponentFactory
Creates and returns a labeled separator.
createSequence(Token, Token, int) - Static method in class ptolemy.data.MatrixToken
Create an array of tokens of the given length.
createSequenceReturnType(Type, Type, Type) - Static method in class ptolemy.data.MatrixToken
Return the (exact) return type of the createSequence function above.
createServer(int) - Method in class ptolemy.actor.lib.jjs.modules.userInterface.VertxBrowserHelper
Deprecated.
Create a web server that serves the specified string.
createServer(Object, ScriptObjectMirror, String, boolean, String, String, int, String, String) - Static method in class ptolemy.actor.lib.jjs.modules.webSocket.WebSocketServerHelper
Create a WebSocketServerHelper instance to help a JavaScript Server instance.
createServerSocket(Object, ScriptObjectMirror, WebSocketBase, WebSocketServerHelper, String, String) - Static method in class ptolemy.actor.lib.jjs.modules.webSocket.WebSocketHelper
Create a WebSocketHelper instance for the specified JavaScript Socket instance for the server side of the socket.
createShell(ScriptObjectMirror, String) - Static method in class ptolemy.actor.lib.jjs.modules.shell.ShellHelper
Factory method to create a new shell.
createSliderPanel(int, int, int, int, String) - Static method in class ptolemy.actor.lib.gui.SliderSource.SliderFrame
Create a slider panel.
createStateVector() - Method in class org.ptolemy.fmi.FMIModelDescription
Create the state vector.
createStaticClassForInstance(SootClass, Body, DefinitionStmt, InvokeStmt, String) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Create a new static class that will behave identically to the given instance.
createSuperConstructor(SootClass, SootMethod) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
Create a constructor in theClass that has the same signature as the given method.
createSwatchShape() - Static method in class diva.util.java2d.ShapeUtilities
Create the "swatch" shape.
createSymbolicLinks() - Static method in class org.terraswarm.accessor.JSAccessor
Create symbolic links for the modules.
createTableau(Effigy) - Method in class ptolemy.actor.gui.BrowserTableau.Factory
If the specified effigy is a BrowserEffigy and it already contains a tableau named "browserTableau", then return that tableau; otherwise, create a new instance of BrowserTableau in the specified effigy, and name it "browserTableau" and return that tableau.
createTableau(Effigy) - Method in class ptolemy.actor.gui.Console.Factory
Create a new instance of Console in the specified effigy.
createTableau(Effigy) - Method in class ptolemy.actor.gui.exec.ExecShellTableau.Factory
Create a new instance of ExecShellTableau in the specified effigy.
createTableau(Effigy) - Method in class ptolemy.actor.gui.ExpressionShellTableau.Factory
Create a new instance of ExpressionShellTableau in the specified effigy.
createTableau(Effigy) - Method in class ptolemy.actor.gui.HTMLViewerTableau.Factory
If the specified effigy already contains a tableau named "htmlTableau", then return that tableau; otherwise, create a new instance of HTMLViewerTableau in the specified effigy, and name it "htmlTableau".
createTableau(Effigy) - Method in class ptolemy.actor.gui.JVMTableau.Factory
Create a new instance of JVMTableau in the specified effigy.
createTableau(Effigy) - Method in class ptolemy.actor.gui.LevelSkippingTableauFactory
Create a tableau for the specified effigy by identifying an object contained by the specified effigy as given by entityName, or the first entity contained by that object if no entityName is given.
createTableau(Effigy) - Method in class ptolemy.actor.gui.MatrixTokenTableau.Factory
If the specified effigy already contains a tableau named "tokenTableau", then return that tableau; otherwise, create a new instance of MatrixTokenTableau in the specified effigy, and name it "tokenTableau".
createTableau(Effigy) - Method in class ptolemy.actor.gui.PlotTableau.Factory
If the specified effigy already contains a tableau named "plotTableau", then return that tableau; otherwise, create a new instance of PlotTableau in the specified effigy, and name it "plotTableau".
createTableau(Effigy) - Method in class ptolemy.actor.gui.ptjacl.TclShellTableau.Factory
Create a new instance of TclShellTableau in the specified effigy.
createTableau(Effigy) - Method in class ptolemy.actor.gui.PtolemyTableauFactory
Create a tableau for the specified effigy.
createTableau(Effigy) - Method in class ptolemy.actor.gui.python.PythonShellTableau.Factory
Create a new instance of PythonShellTableau in the specified effigy.
createTableau(Effigy) - Method in class ptolemy.actor.gui.run.InterfaceTableau.Factory
If the specified effigy already contains a tableau named "runTableau", then return that tableau; otherwise, create a new instance of RunTableau for the effigy, and name it "runTableau".
createTableau(Effigy) - Method in class ptolemy.actor.gui.RunTableau.Factory
If the specified effigy already contains a tableau named "runTableau", then return that tableau; otherwise, create a new instance of RunTableau for the effigy, and name it "runTableau".
createTableau(Effigy) - Method in class ptolemy.actor.gui.RunTableau.TopFactory
Create a tableau to run the model associated with the specified effigy.
createTableau(Effigy) - Method in class ptolemy.actor.gui.TableauFactory
Create a tableau for the specified effigy.
createTableau(Effigy) - Method in class ptolemy.actor.gui.test.SimpleTableau.Factory
If the specified effigy already contains a tableau named "simpleTableau", then return that tableau; otherwise, create a new instance of SimpleTableau for the effigy, and name it "simpleTableau".
createTableau(Effigy) - Method in class ptolemy.actor.gui.test.SimpleTableau.TopFactory
Create a tableau to run the model associated with the specified effigy.
createTableau(Effigy) - Method in class ptolemy.actor.gui.TextEditorTableau.Factory
If the specified effigy is a TextEffigy and it already contains a tableau named "textTableau", then return that tableau; otherwise, create a new instance of TextEditorTableau in the specified effigy, and name it "textTableau" and return that tableau.
createTableau(Effigy) - Method in class ptolemy.actor.gui.TokenTableau.Factory
If the specified effigy already contains a tableau named "tokenTableau", then return that tableau; otherwise, create a new instance of TokenTableau in the specified effigy, and name it "tokenTableau".
createTableau(Effigy) - Method in class ptolemy.actor.lib.image.ImageTableau.Factory
If the specified effigy already contains a tableau named "imageTableau", then return that tableau; otherwise, create a new instance of ImageTableau in the specified effigy, and name it "imageTableau".
createTableau(Effigy) - Method in class ptolemy.copernicus.gui.GeneratorTableau.Factory
Create a new instance of GeneratorTableau in the specified effigy.
createTableau(Effigy) - Method in class ptolemy.vergil.actor.ActorGraphTableau.Factory
Create a tableau in the default workspace with no name for the given Effigy.
createTableau(Effigy) - Method in class ptolemy.vergil.actor.DocBuilderTableau.Factory
If the specified effigy already contains a tableau named "DocBuilderTableau", then return that tableau; otherwise, create a new instance of DocBuilderTableau in the specified effigy, and name it "DocBuilderTableau".
createTableau(Effigy) - Method in class ptolemy.vergil.actor.DocTableau.Factory
If the specified effigy already contains a tableau named "DocTableau", then return that tableau; otherwise, create a new instance of DocTableau in the specified effigy, and name it "DocTableau".
createTableau(Effigy) - Method in class ptolemy.vergil.actor.lib.VisualModelReference.LookInside
Open an instance of the model.
createTableau(Effigy) - Method in class ptolemy.vergil.actor.TypeOpaqueCompositeActorTableauFactory
Create a tableau in the default workspace with no name for the given Effigy.
createTableau(Effigy) - Method in class ptolemy.vergil.gt.GTTableau.Factory
Create an instance of GRRuleGraphTableau for the specified effigy, if it is an effigy for an instance of FSMActor.
createTableau(Effigy) - Method in class ptolemy.vergil.gt.GTTableau.ModalTableauFactory
Create a tableau for the specified effigy, which is assumed to be an effigy for an instance of ModalModel.
createTableau(Effigy) - Method in class ptolemy.vergil.gt.MatchResultTableau.Factory
Create an instance of GRRuleGraphTableau for the specified effigy, if it is an effigy for an instance of FSMActor.
createTableau(Effigy) - Method in class ptolemy.vergil.icon.EditIconTableau.Factory
Create a tableau in the default workspace with no name for the given Effigy.
createTableau(Effigy) - Method in class ptolemy.vergil.modal.CaseGraphTableau.Factory
Create an instance of CaseGraphTableau for the specified effigy, if it is an effigy for an instance of FSMActor.
createTableau(Effigy) - Method in class ptolemy.vergil.modal.fmv.FmvAutomatonGraphTableau.Factory
Deprecated.
Create a tableau in the default workspace with no name for the given Effigy.
createTableau(Effigy) - Method in class ptolemy.vergil.modal.FSMGraphTableau.Factory
Create an instance of FSMGraphTableau for the specified effigy, if it is an effigy for an instance of FSMActor.
createTableau(Effigy) - Method in class ptolemy.vergil.modal.ia.InterfaceAutomatonGraphTableau.Factory
Create a tableau in the default workspace with no name for the given Effigy.
createTableau(Effigy) - Method in class ptolemy.vergil.modal.modal.ModalTableauFactory
Create a tableau for the specified effigy, which is assumed to be an effigy for an instance of ModalModel.
createTableau(Effigy) - Method in class ptolemy.vergil.ontologies.OntologyGraphTableau.Factory
Create an instance of OntologyGraphTableau for the specified effigy, if it is an effigy for an instance of Ontology.
createTableau(Effigy) - Method in class ptolemy.vergil.ontologies.OntologySolverTableau.Factory
Create an instance of OntologyGraphTableau for the specified effigy, if it is an effigy for an instance of OntologySolverModel.
createTableau(Effigy) - Method in class ptolemy.vergil.ptera.PteraGraphTableau.Factory
Create an instance of FSMGraphTableau for the specified effigy, if it is an effigy for an instance of FSMActor.
createTableau(Effigy) - Method in class ptolemy.vergil.scr.SCRGraphTableau.Factory
Create an instance of SCRGraphTableau for the specified effigy, if it is an effigy has a parameter openAsSCRActor set to true.
createTableau(Effigy) - Method in class ptolemy.vergil.scr.SCRTableauFactory
Create a tableau for the specified effigy, which is assumed to be an effigy for an instance of ModalModel.
createTableau(Effigy) - Method in class ptolemy.vergil.tdl.TdlTableauFactory
Create a tableau for the specified effigy.
createTableau(Effigy) - Method in class ptolemy.vergil.tdl.TdlTaskTableauFactory
Create a tableau for the specified effigy.
createTableau(Effigy) - Method in class ptolemy.vergil.toolbox.FileEditorTableauFactory
Create a tableau for the specified effigy.
createTableau(Effigy) - Method in class ptolemy.vergil.toolbox.TextEditorTableauFactory
Create a tableau for the specified effigy.
createTableau(Effigy) - Method in class ptolemy.vergil.tree.TreeTableau.Factory
If the effigy is an instance of PtolemyEffigy referencing an instance of CompositeEntity, then create a TreeTableau contained by the effigy.
createTerminals() - Method in class diva.canvas.tutorial.TerminalTutorial
Create a collection of terminals.
createTerminals(IconFigure) - Method in class diva.canvas.test.ConcreteFigures.IconFigureFactory
Create a collection of terminals an an icon
createTerminals(IconFigure) - Method in class diva.canvas.tutorial.IconTutorial
Create a collection of terminals an an icon
createTitle(String) - Method in interface com.jgoodies.forms.factories.ComponentFactory
Creates and returns a title label that uses the foreground color and font of a TitledBorder.
createTitle(String) - Method in class com.jgoodies.forms.factories.DefaultComponentFactory
Creates and returns a title label that uses the foreground color and font of a TitledBorder.
createTokenSequence(Token, Token, int) - Static method in class ptolemy.data.MatrixToken
Deprecated.
Use createSequence() instead.
createView(Document) - Method in interface diva.gui.Application
Create a view to display the given document.
createView(Document) - Method in class diva.gui.tutorial.AbstractApplication
Create a view to display the given document.
createView(Document) - Method in class diva.gui.tutorial.ApplicationTutorial
Return a view of this document.
createView(Document) - Method in class diva.gui.tutorial.MDIApplication
Given a document, create a new view which displays that document.
createView(Document) - Method in class diva.gui.tutorial.MDIApplicationTutorial
Create a view on the given document.
createWebAttribute(NamedObj, String, String) - Static method in class ptolemy.vergil.basic.export.web.WebAttribute
Factory method for creating WebAttributes.
createWebElement(NamedObj, String, String) - Static method in class ptolemy.vergil.basic.export.web.WebElement
Factory method for creating WebElements.
CreationAttribute - Class in ptolemy.actor.gt
An attribute to identify an object in the pattern to be created.
CreationAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.CreationAttribute
Construct an attribute with the given name contained by the specified entity.
CreationAttribute(Workspace) - Constructor for class ptolemy.actor.gt.CreationAttribute
Construct an attribute in the specified workspace with an empty string as a name.
criteria - Variable in class ptolemy.actor.gt.AtomicActorMatcher
The attribute containing all the criteria in a list (GTIngredientList).
criteria - Variable in class ptolemy.actor.gt.AttributeMatcher
The attribute containing all the criteria in a list (GTIngredientList).
criteria - Variable in class ptolemy.actor.gt.CompositeActorMatcher
The attribute containing all the criteria in a list (GTIngredientList).
criteria - Variable in class ptolemy.actor.gt.FSMMatcher
The attribute containing all the criteria in a list (GTIngredientList).
criteria - Variable in class ptolemy.actor.gt.StateMatcher
The attribute containing all the criteria in a list (GTIngredientList).
criteria - Variable in class ptolemy.actor.gt.TransitionMatcher
The attribute containing all the criteria in a list (GTIngredientList).
Criterion - Class in ptolemy.actor.gt.ingredients.criteria
A criterion to constrain an object in the host model.
Criterion(GTIngredientList, int) - Constructor for class ptolemy.actor.gt.ingredients.criteria.Criterion
Construct a criterion within the given list as its owner containing a given number of elements.
CriterionElement - Class in ptolemy.actor.gt.ingredients.criteria
An element for a criterion.
CriterionElement(String, boolean) - Constructor for class ptolemy.actor.gt.ingredients.criteria.CriterionElement
Construct an element for a criterion.
CRLF - Static variable in class org.json.HTTP
Carriage return/line feed.
crop(double[][], int, int, int, int) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is a sub-matrix of the input matrix argument.
crop(float[][], int, int, int, int) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is a sub-matrix of the input matrix argument.
crop(int[][], int, int, int, int) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is a sub-matrix of the input matrix argument.
crop(int, int, int, int) - Method in class ptolemy.data.BooleanMatrixToken
Return a new matrix that is a sub-matrix of this matrix.
crop(int, int, int, int) - Method in class ptolemy.data.ComplexMatrixToken
Return a new matrix that is a sub-matrix of this matrix.
crop(int, int, int, int) - Method in class ptolemy.data.DoubleMatrixToken
Return a new matrix that is a sub-matrix of this matrix.
crop(int, int, int, int) - Method in class ptolemy.data.FixMatrixToken
Return a new matrix that is a sub-matrix of this matrix.
crop(int, int, int, int) - Method in class ptolemy.data.IntMatrixToken
Return a new matrix that is a sub-matrix of this matrix.
crop(int, int, int, int) - Method in class ptolemy.data.LongMatrixToken
Return a new matrix that is a sub-matrix of this matrix.
crop(int, int, int, int) - Method in class ptolemy.data.MatrixToken
Return a new matrix that is a sub-matrix of this matrix.
crop(long[][], int, int, int, int) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is a sub-matrix of the input matrix argument.
crop(Complex[][], int, int, int, int) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is a sub-matrix of the input matrix argument.
crop(Fraction[][], int, int, int, int) - Static method in class ptolemy.math.FractionMatrixMath
Return a new matrix that is a sub-matrix of the input matrix argument.
CropFilter - Class in com.jhlabs.image
A filter which crops an image to a given rectangle.
CropFilter() - Constructor for class com.jhlabs.image.CropFilter
Construct a CropFilter.
CropFilter(int, int, int, int) - Constructor for class com.jhlabs.image.CropFilter
Construct a CropFilter.
cross(Vector3f, Vector3f) - Method in class com.jhlabs.vecmath.Vector3f
 
CrossbarSwitch - Class in ptolemy.domains.de.lib.aspect
This actor is an CommunicationAspect that, when its BasicSwitch.sendToken(Receiver, Receiver, Token) method is called, delays the delivery of the specified token to the specified receiver according to a delays on input buffers, delays on output buffers and delays in the switch fabric of a crossbar switch.
CrossbarSwitch(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.aspect.CrossbarSwitch
Construct a CrossbarSwitch with a name and a container.
crossCorrelation(double[], double[], int, int, int) - Static method in class ptolemy.math.DoubleArrayStat
Return a new array that is the cross-correlation of the two argument arrays, starting and ending at user-specified lag values.
crossCorrelationAt(double[], double[], int, int) - Static method in class ptolemy.math.DoubleArrayStat
Return the cross-correlation of two arrays at a certain lag value.
crossDissolve(int[], int[], int, int, float) - Method in class com.jhlabs.image.WarpFilter
 
CROSSES - Static variable in class com.jhlabs.image.SmearFilter
 
CrossRefList - Class in ptolemy.kernel.util
CrossRefList is a list that maintains pointers to other CrossRefLists.
CrossRefList(Object) - Constructor for class ptolemy.kernel.util.CrossRefList
Construct a list with the specified container.
CrossRefList(Object, CrossRefList) - Constructor for class ptolemy.kernel.util.CrossRefList
Create a new CrossRefList that is linked to the same CrossRefLists as the original CrossRefList except that this new one has a new container.
CrossRefList.CrossRef - Class in ptolemy.kernel.util
Objects of this type form the elements of the list.
crossSectionRadius - Variable in class ptolemy.domains.gr.lib.Torus3D
The radius of the torus cross-section This parameter should contain a DoubleToken.
CryptographyActor - Class in ptolemy.actor.lib.security
A base class for cryptographic actors.
CryptographyActor(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.security.CryptographyActor
Construct an actor with the given container and name.
CryptoHelper - Class in ptolemy.actor.lib.jjs.modules.crypto
Helper for the crypto JavaScript module.
CryptoHelper(Object, ScriptObjectMirror) - Constructor for class ptolemy.actor.lib.jjs.modules.crypto.CryptoHelper
Constructor for CryptoHelper.
CrystallizeFilter - Class in com.jhlabs.image
A filter which applies a crystallizing effect to an image, by producing Voronoi cells filled with colours from the image.
CrystallizeFilter() - Constructor for class com.jhlabs.image.CrystallizeFilter
 
csc() - Method in class ptolemy.math.Complex
Return the cosecant of this complex number.
csc(Complex) - Static method in class ptolemy.math.Complex
Return the cosecant of the given complex number.
CSMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
CSP - Class in ptolemy.caltrop.ddi
 
CSP(TypedAtomicActor, Actor, Context, Environment) - Constructor for class ptolemy.caltrop.ddi.CSP
 
CSPActor - Class in ptolemy.domains.csp.kernel
This class is the base class of all atomic actors using the non-deterministic communication and timed features of the communicating sequential processes(CSP) domain.
CSPActor() - Constructor for class ptolemy.domains.csp.kernel.CSPActor
Construct a CSPActor in the default workspace with an empty string as its name.
CSPActor(CompositeEntity, String) - Constructor for class ptolemy.domains.csp.kernel.CSPActor
Construct a CSPActor in the specified container with the specified name.
CSPActor(Workspace) - Constructor for class ptolemy.domains.csp.kernel.CSPActor
Construct a CSPActor in the specified workspace with an empty string as a name.
CSPBuffer - Class in ptolemy.domains.csp.lib
A single channel buffer.
CSPBuffer() - Constructor for class ptolemy.domains.csp.lib.CSPBuffer
Deprecated.
Use ptolemy.domains.csp.lib.Buffer instead.
CSPBuffer(TypedCompositeActor, String) - Constructor for class ptolemy.domains.csp.lib.CSPBuffer
Construct a CSPBuffer in the specified container with the specified name.
CSPBuffer(TypedCompositeActor, String, int) - Constructor for class ptolemy.domains.csp.lib.CSPBuffer
Construct a CSPBuffer in the specified container with the specified name.
CSPCondGet - Class in ptolemy.domains.csp.kernel.test
 
CSPCondGet(TypedCompositeActor, String, int) - Constructor for class ptolemy.domains.csp.kernel.test.CSPCondGet
 
CSPCondPut - Class in ptolemy.domains.csp.kernel.test
 
CSPCondPut(TypedCompositeActor, String, int, int) - Constructor for class ptolemy.domains.csp.kernel.test.CSPCondPut
 
CSPDirector - Class in ptolemy.domains.csp.kernel
CSPDirector governs the execution of a composite actor with the semantics of the Communicating Sequential Processes (CSP) domain.
CSPDirector() - Constructor for class ptolemy.domains.csp.kernel.CSPDirector
Construct a director in the default workspace with an empty string as its name.
CSPDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.csp.kernel.CSPDirector
Construct a director in the given container with the given name.
CSPDirector(Workspace) - Constructor for class ptolemy.domains.csp.kernel.CSPDirector
Construct a director in the workspace with an empty name.
CSPFactory - Class in ptolemy.caltrop.ddi
 
CSPFactory() - Constructor for class ptolemy.caltrop.ddi.CSPFactory
 
CSPGet - Class in ptolemy.domains.csp.kernel.test
 
CSPGet(TypedCompositeActor, String) - Constructor for class ptolemy.domains.csp.kernel.test.CSPGet
 
CSPGetToken - Class in ptolemy.domains.csp.kernel.test
 
CSPGetToken(TypedCompositeActor, String, int) - Constructor for class ptolemy.domains.csp.kernel.test.CSPGetToken
 
CSPHasRoom - Class in ptolemy.domains.csp.kernel.test
 
CSPHasRoom(TypedCompositeActor, String) - Constructor for class ptolemy.domains.csp.kernel.test.CSPHasRoom
 
CSPHasToken - Class in ptolemy.domains.csp.kernel.test
 
CSPHasToken(TypedCompositeActor, String) - Constructor for class ptolemy.domains.csp.kernel.test.CSPHasToken
 
CSPMultiSink - Class in ptolemy.domains.csp.lib
A CSPMultiSink actor accepts a token from any channel connected to its input.
CSPMultiSink() - Constructor for class ptolemy.domains.csp.lib.CSPMultiSink
Construct a CSPMultiSink in the default workspace with an empty string as its name.
CSPMultiSink(TypedCompositeActor, String) - Constructor for class ptolemy.domains.csp.lib.CSPMultiSink
Construct a CSPMultiSink with the specified container and name.
CSPMultiSource - Class in ptolemy.domains.csp.lib
A CSPMultiSource actor produces tokens through an output channel via a continuous do (CDO) construct.
CSPMultiSource() - Constructor for class ptolemy.domains.csp.lib.CSPMultiSource
Construct a CSPMultiSource in the default workspace with an empty string as its name.
CSPMultiSource(TypedCompositeActor, String, int) - Constructor for class ptolemy.domains.csp.lib.CSPMultiSource
Construct a CSPMultiSource with the specified container and name.
CSPPut - Class in ptolemy.domains.csp.kernel.test
 
CSPPut(TypedCompositeActor, String) - Constructor for class ptolemy.domains.csp.kernel.test.CSPPut
 
CSPPutToken - Class in ptolemy.domains.csp.kernel.test
 
CSPPutToken(TypedCompositeActor, String, int) - Constructor for class ptolemy.domains.csp.kernel.test.CSPPutToken
 
CSPReceiver - Class in ptolemy.domains.csp.kernel
Receiver for CSP style communication.
CSPReceiver() - Constructor for class ptolemy.domains.csp.kernel.CSPReceiver
Construct a CSPReceiver with no container.
CSPReceiver(IOPort) - Constructor for class ptolemy.domains.csp.kernel.CSPReceiver
Construct a CSPReceiver with the specified container.
CSPSieve - Class in ptolemy.domains.csp.lib
Used in the Sieve of Eratosthenes demo.
CSPSieve(TypedCompositeActor, String, int) - Constructor for class ptolemy.domains.csp.lib.CSPSieve
Construct a DDESink with the specified container and name.
CSPSink - Class in ptolemy.domains.csp.lib
A CSPSink actor accepts tokens from a single input channel.
CSPSink(CompositeActor, String, int) - Constructor for class ptolemy.domains.csp.lib.CSPSink
Construct a CSPSink with the specified container and the specified name.
CSPSource - Class in ptolemy.domains.csp.lib
A CSPSource actor produces tokens through an output channel.
CSPSource(CompositeActor, String, int, int) - Constructor for class ptolemy.domains.csp.lib.CSPSource
Construct a CSPSource with the specified container and the specified name.
CSVReader - Class in ptolemy.actor.lib.io
This actor reads a file or URL, one line at a time, and outputs each line except the first as a record.
CSVReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.io.CSVReader
Construct an actor with the given container and name.
CSVWriter - Class in ptolemy.actor.lib.io
This actor reads record-valued input tokens and writes them, one line at a time, to a specified file, as comma-separated list (or separated by some other delimiter given by the separator parameter).
CSVWriter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.io.CSVWriter
Construct an actor with the given container and name.
CTA - ptolemy.verification.kernel.MathematicalModelConverter.ModelType
Deprecated.
 
CTemplateParser - Class in ptolemy.cg.kernel.generic.program.procedural.c
A class that allows to parse macros of templates in a code generator perspective.
CTemplateParser() - Constructor for class ptolemy.cg.kernel.generic.program.procedural.c.CTemplateParser
Construct the CTemplateParser associated with the given component and the given adapter.
CTL - ptolemy.verification.kernel.MathematicalModelConverter.FormulaType
Deprecated.
 
Cts - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
cubeX - Variable in class com.jhlabs.image.CellularFilter.Point
 
cubeY - Variable in class com.jhlabs.image.CellularFilter.Point
 
curChar - Variable in class ptolemy.data.expr.MatrixParserTokenManager
 
curChar - Variable in class ptolemy.data.expr.PtParserTokenManager
 
curChar - Variable in class ptolemy.moml.unit.UParserTokenManager
 
CurlFilter - Class in com.jhlabs.image
A page curl effect.
CurlFilter() - Constructor for class com.jhlabs.image.CurlFilter
Construct a CurlFilter with no distortion.
Current - Class in ptolemy.domains.sr.lib
Output the most recent input received.
Current(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.Current
Construct an actor in the specified container with the specified name.
CURRENT_VERSION - Static variable in class ptolemy.kernel.attributes.VersionAttribute
The VersionAttribute that contains the version of the Ptolemy II release that is currently running.
currentAction() - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter
Return the current action.
currentBeat - Variable in class org.ptolemy.machineImprovisation.ChordFollower
Current beat count of the improvised melody.
currentChord - Variable in class org.ptolemy.machineImprovisation.FactorOracle
Current chord in improvisation.
CurrentDate - Class in ptolemy.actor.lib
Produce an output token on each firing with a value that is the current date.
CurrentDate(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.CurrentDate
Construct an actor with the given container and name.
currentImageBlock - Variable in class ptolemy.actor.lib.video.SumofAbsoluteDifferences
Input for tokens to be a part of current frame.
CurrentMicrostep - Class in ptolemy.actor.lib
Produce an output token on each firing with a value that is the current microstep, also called the current index, of superdense time.
CurrentMicrostep - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for CurrentMicrostep.
CurrentMicrostep(CurrentMicrostep) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.CurrentMicrostep
Construct a CurrentMicrostep adapter.
CurrentMicrostep(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.CurrentMicrostep
Construct an actor with the given container and name.
currentSegment(double[]) - Method in class diva.util.java2d.PolygonIterator
Get the current segment
currentSegment(double[]) - Method in class diva.util.java2d.PolylineIterator
Get the current segment
currentSegment(float[]) - Method in class diva.util.java2d.PolygonIterator
Get the current segment
currentSegment(float[]) - Method in class diva.util.java2d.PolylineIterator
Get the current segment
currentState - Variable in class org.ptolemy.ssm.CovarianceStatePredictor
current state of robots.
currentState - Variable in class org.ptolemy.ssm.StatePredictorWithAccControl
current state of robots.
currentState - Variable in class org.ptolemy.ssm.StatePredictorWithControl
current state of a robot.
currentState - Variable in class ptolemy.domains.sequence.lib.SequencedIntegrator
The current state of the integrator output port.
currentState() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return the current state of this actor.
currentTime() - Method in class ptolemy.actor.lib.jjs.JavaScript
Return the current time as a number (in seconds).
currentTime() - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Return the current time.
CurrentTime - Class in ptolemy.actor.lib
Produce an output token on each firing with a value that is the current time.
CurrentTime - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
Generate Java code for an actor that produces an output token on on each firing with a value that is equal to the absolute value of the input.
CurrentTime - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for CurrentTime.
CurrentTime - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.CurrentTime.
CurrentTime(CurrentTime) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.CurrentTime
Constructor method for the CurrentTime helper.
CurrentTime(CurrentTime) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.CurrentTime
Construct a CurrentTime adapter.
CurrentTime(CurrentTime) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.CurrentTime
Construct a CurrentTime adapter.
CurrentTime(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.CurrentTime
Construct an actor with the given container and name.
CURRENTTIME_DECLARATION - Static variable in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirector
The declaration for the _currentTime variable.
CurrentTimeThread() - Constructor for class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet.CurrentTimeThread
 
currentToken - Variable in exception ptolemy.data.expr.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception ptolemy.moml.unit.ParseException
This is the last token that has been consumed successfully.
Curve - Class in com.jhlabs.image
 
Curve() - Constructor for class com.jhlabs.image.Curve
 
Curve(Curve) - Constructor for class com.jhlabs.image.Curve
 
CurvesFilter - Class in com.jhlabs.image
 
CurvesFilter() - Constructor for class com.jhlabs.image.CurvesFilter
 
CustomAdder - Class in ptolemy.cg.kernel.generic.program.procedural.java.test
A simple custom adder that adds 42.0 to its input.
CustomAdder(CompositeEntity, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.test.CustomAdder
Construct an actor with the given container and name.
customContent - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying text to be inserted into dygraph constructor call.
CustomizableRunFrame - Class in ptolemy.actor.gui.run
A top-level frame for a customizable run control panel.
CustomizableRunFrame(CompositeActor, InterfaceTableau) - Constructor for class ptolemy.actor.gui.run.CustomizableRunFrame
Construct a frame to control the specified Ptolemy II model.
CustomizableRunFrame.CustomizeMenuListener - Class in ptolemy.actor.gui.run
Listener for customize menu commands.
CustomizableRunPane - Class in ptolemy.actor.gui.run
A panel for interacting with an executing Ptolemy II model.
CustomizableRunPane(CompositeActor, String) - Constructor for class ptolemy.actor.gui.run.CustomizableRunPane
Construct a panel for interacting with the specified Ptolemy II model.
CustomizeDocumentationAction - Class in ptolemy.vergil.basic
An action for editing instance-specific documentation.
CustomizeDocumentationAction() - Constructor for class ptolemy.vergil.basic.CustomizeDocumentationAction
Construct an instance of this action.
CustomizeMenuListener() - Constructor for class ptolemy.actor.gui.run.CustomizableRunFrame.CustomizeMenuListener
 
CustomQueryBoxParameter - Interface in ptolemy.actor.gui
An interface for Parameter classes that supply their own customized GUI element for modifying the query content.
CustomRectangle(double, double, double, double) - Constructor for class diva.canvas.tutorial.FigureTutorial.CustomRectangle
Create a new instance of this figure.
cut - Variable in class ptolemy.actor.lib.colt.ColtBreitWigner
cut.
cut() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Remove the currently selected objects from this document, if any, and place them on the clipboard.
cut(Clipboard) - Method in class diva.gui.AbstractView
Remove the currently selected objects from this view, if any, and place them on the given clipboard.
cut(Clipboard) - Method in interface diva.gui.View
Remove the currently selected objects from this view, if any, and place them on the given clipboard.
CUT - Static variable in class diva.gui.DefaultActions
 
cutAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Cut" that cuts the current selection from the current document and places it into the application's clipboard.
CutAction() - Constructor for class ptolemy.vergil.basic.BasicGraphFrame.CutAction
Create a new action to copy and delete the current selection.
cutQuotationMarks(String) - Static method in class lbnl.actor.lib.Simulator
Cut the leading and terminating quotation marks if present.
cutQuotationMarks(String) - Static method in class lbnl.actor.lib.SystemCommand
Cut the leading and terminating quotation marks if present.
cycle() - Method in interface ptolemy.graph.analysis.analyzer.CycleMeanAnalyzer
Return the nodes on the cycle that corresponds to the maximum/minimum cycle mean as an ordered list.
cycle() - Method in interface ptolemy.graph.analysis.analyzer.MaximumProfitToCostRatioAnalyzer
Return the nodes on the cycle that corresponds to the maximum profit to cost ratio as an ordered list.
cycle() - Method in class ptolemy.graph.analysis.CycleMeanAnalysis
Return the nodes on the cycle that corresponds to the maximum/minimum cycle mean as an ordered list.
cycle() - Method in class ptolemy.graph.analysis.MaximumProfitToCostRatioAnalysis
Return the nodes on the cycle that corresponds to the maximum profit to cost ratio.
cycle() - Method in class ptolemy.graph.analysis.strategy.KarpCycleMeanStrategy
Return the nodes on the cycle that corresponds to the maximum/minimum cycle mean as an ordered list.
cycle() - Method in class ptolemy.graph.analysis.strategy.ParhiMaximumProfitToCostRatioStrategy
Return the nodes on the cycle that corresponds to the maximum profit to cost ratio.
CycleExistenceAnalysis - Class in ptolemy.graph.analysis
Analyzes a directed graph and detects the existence of cycles.
CycleExistenceAnalysis(CycleExistenceAnalyzer) - Constructor for class ptolemy.graph.analysis.CycleExistenceAnalysis
Construct an instance of this class with a given analyzer.
CycleExistenceAnalysis(Graph) - Constructor for class ptolemy.graph.analysis.CycleExistenceAnalysis
Construct an instance of this class for a given graph, using a default analyzer that runs in O(N^3) in which N is the number of nodes.
CycleExistenceAnalyzer - Interface in ptolemy.graph.analysis.analyzer
A common interface for all the cycle existence analyzers.
cycleMean(boolean) - Method in class ptolemy.graph.analysis.strategy.KarpCycleMeanStrategy
Finds the cycle mean for a given directed graph.
CycleMeanAnalysis - Class in ptolemy.graph.analysis
An analysis to calculate the maximum/minimum cycle mean of a directed cyclic graph.
CycleMeanAnalysis(CycleMeanAnalyzer) - Constructor for class ptolemy.graph.analysis.CycleMeanAnalysis
Construct a maximum cycle mean analysis associated with a graph with a given analyzer.
CycleMeanAnalysis(Graph, ToDoubleMapping) - Constructor for class ptolemy.graph.analysis.CycleMeanAnalysis
Construct a maximum cycle mean analysis associated with a graph with a default analyzer.
CycleMeanAnalyzer - Interface in ptolemy.graph.analysis.analyzer
A common interface for all the cycle mean analyzers.
cycleNodeCollection() - Method in class ptolemy.graph.DirectedGraph
Return the nodes that are in cycles.
cycleNodes() - Method in class ptolemy.graph.DirectedGraph
Return the nodes that are in cycles (weights version).
Cycles - ptolemy.vergil.basic.layout.AbstractLayoutConfiguration.InteractionMode
User positioning affects cycle detection.
Cylinder3D - Class in ptolemy.domains.gr.lib
This actor contains the geometry and appearance specifications for a GR cylinder.
Cylinder3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Cylinder3D
Construct an actor with the given container and name.
CyPhySimApplication - Class in ptolemy.actor.gui.jnlp
Wrapper class to start up CyPhySim, the Cyber-Physical Simulator.
CyPhySimApplication() - Constructor for class ptolemy.actor.gui.jnlp.CyPhySimApplication
 

D

D - Variable in class ptolemy.actor.lib.LinearDifferenceEquationSystem
The D matrix in the state-space representation.
D - Variable in class ptolemy.domains.continuous.lib.LinearStateSpace
The D matrix in the state-space representation.
D_new - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
new duration distribution.
D_new - Variable in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
new duration distribution.
DAGConceptGraph - Class in ptolemy.data.ontologies
A data structure representing relationships of ontologies whose structure can be represented as a directed acyclic graph of concepts.
DAGConceptGraph() - Constructor for class ptolemy.data.ontologies.DAGConceptGraph
Create an empty concept graph with no concepts in it.
DamageRegion - Class in diva.canvas
A damage region represents a region of the canvas that has been "damaged" and hence needs to be repainted.
DANGLING_PORTS_OKAY - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
DANGLING_PORTS_OKAY - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
DANGLING_PORTS_OKAY - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
danglingPortsOkay() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
 
DARKEN - Static variable in class com.jhlabs.composite.MiscComposite
 
DarkenComposite - Class in com.jhlabs.composite
 
DarkenComposite(float) - Constructor for class com.jhlabs.composite.DarkenComposite
 
dashArray - Variable in class ptolemy.vergil.kernel.attributes.ShapeAttribute
Specification of the dash pattern for dashed or dotted lines.
dashed - Variable in class ptolemy.data.ontologies.ConceptRelation
Indicator that this transition should be rendered as a dashed line.
data - Variable in class ptolemy.actor.lib.javasound.AudioWriteBuffer
The data port, which is a multiport.
data - Variable in class ptolemy.actor.lib.net.DatagramWriter
Data to be sent.
data - Variable in class ptolemy.domains.ptera.kernel.PteraDirector.TimedEvent
The refiring data returned from the previous fire() or refire(), or null if the scheduled firing is the first one.
data - Variable in class ptolemy.domains.taskpt.lib.LoadStore
The Tokens to be read/written from/to the memory.
Data - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
database - Variable in class ptolemy.actor.lib.database.DatabaseManager
JDBC connection string to access the database.
DatabaseInsert - Class in ptolemy.actor.lib.database
Insert the input arrays of records into the specified table.
DatabaseInsert(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.database.DatabaseInsert
Construct an actor with the given container and name.
databaseManager - Variable in class ptolemy.actor.lib.database.DatabaseInsert
Name of the DatabaseManager to use.
databaseManager - Variable in class ptolemy.actor.lib.database.DatabaseQuery
Name of the DatabaseManager to use.
databaseManager - Variable in class ptolemy.actor.lib.database.DatabaseSelect
Name of the DatabaseManager to use.
databaseManager - Variable in class ptolemy.actor.lib.database.SQLStatement
Name of the DatabaseManager to use.
databaseManager - Variable in class ptolemy.domains.space.Occupants
Name of the DatabaseManager to use.
DatabaseManager - Class in ptolemy.actor.lib.database
A DatabaseManager.
DatabaseManager(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.database.DatabaseManager
Construct an actor with the given container and name.
DatabaseQuery - Class in ptolemy.actor.lib.database
Issue a database query via the specified database manager.
DatabaseQuery(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.database.DatabaseQuery
Construct an actor with the given container and name.
DatabaseSelect - Class in ptolemy.actor.lib.database
Select the columns from rows that match the specified pattern via the specified database manager.
DatabaseSelect(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.database.DatabaseSelect
Construct an actor with the given container and name.
DataCh - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
DataCollector - Class in ptolemy.domains.wireless.demo.SmartParking
This class collects sensor update for the state of each parking spot, and provides a parking client information of available parking spots.
DataCollector(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.demo.SmartParking.DataCollector
 
dataConnectWidth - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying the width of the stroke connecting data points This is an int that defaults to 2.
DataConverterHelper - Class in ptolemy.actor.lib.jjs.modules.dataConverter
Helper for the dataConverter JavaScript module.
DataConverterHelper(Object, ScriptObjectMirror) - Constructor for class ptolemy.actor.lib.jjs.modules.dataConverter.DataConverterHelper
Constructor for DataConverterHelper.
Dataflow - Class in ptolemy.caltrop.ddi
 
Dataflow(TypedAtomicActor, Actor, Context, Environment) - Constructor for class ptolemy.caltrop.ddi.Dataflow
 
DataflowActorInterpreter - Class in ptolemy.caltrop.ddi.util
The actor interpreter provides an abstract interface to the execution of an actor.
DataflowActorInterpreter(Actor, Context, Environment, Map, Map) - Constructor for class ptolemy.caltrop.ddi.util.DataflowActorInterpreter
Defines a new actor interpreter for the specified actor.
DataflowActorInterpreter.EnvironmentKey - Class in ptolemy.caltrop.ddi.util
 
DataflowActorInterpreter.MultipleTokenReaderThunk - Class in ptolemy.caltrop.ddi.util
 
DataflowActorInterpreter.SingleTokenReaderThunk - Class in ptolemy.caltrop.ddi.util
A single token reader thunk encapsulates the operation of reading a single token from a specified channel.
DataflowWithRates - Class in ptolemy.caltrop.ddi
A base class that provides support for dataflow models that publish external rate information.
DataflowWithRates(TypedAtomicActor, Actor, Context, Environment) - Constructor for class ptolemy.caltrop.ddi.DataflowWithRates
Create an new DataflowWithRates DDI.
DataflowWithRates.ActionRateSignature - Class in ptolemy.caltrop.ddi
 
DataflowWithRatesActorInterpreter - Class in ptolemy.caltrop.ddi.util
This class extends the DataflowActorInterpreter, overriding the checking of preconditions to assume that input tokens are present.
DataflowWithRatesActorInterpreter(Actor, Context, Environment, Map, Map) - Constructor for class ptolemy.caltrop.ddi.util.DataflowWithRatesActorInterpreter
Defines a new actor interpreter for the specified actor.
dataFormat - Variable in class ptolemy.actor.lib.jai.DoubleMatrixToJAI
The type to cast the data to.
dataFormat - Variable in class ptolemy.actor.lib.jai.JAIConstant
The type to cast the data to.
dataFormat - Variable in class ptolemy.actor.lib.jai.JAIDataConvert
The type to cast the data to.
Datagram - Class in ptolemy.actor.lib.net.demo.Datagram
This actor copies, to the system clipboard, the contents of any token received at its input port.
Datagram(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.net.demo.Datagram.Datagram
Construct an actor with the given container and name.
DatagramReader - Class in ptolemy.actor.lib.net
This actor reads datagram packets via a separate thread.
DatagramReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.net.DatagramReader
Construct an actor with the given container and name.
DatagramWriter - Class in ptolemy.actor.lib.net
This actor sends its input as a Datagram over the network using the UDP protocol.
DatagramWriter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.net.DatagramWriter
Construct a DatagramWriter actor with given name in the given container.
dataIn - Variable in class ptolemy.actor.lib.vhdl.Memory
The input port for writing data .
dataInput - Variable in class ptolemy.domains.sr.lib.InstantaneousDialogGenerator
Input port for data from a server.
dataJSON - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter giving the data traces in JSON format to be plot.
DataMapEnvironment - Class in ptolemy.caltrop.ddi.util
A read-only Environment that wraps a Map of data read from input ports.
DataMapEnvironment(InputPattern[], Map, Environment, Context) - Constructor for class ptolemy.caltrop.ddi.util.DataMapEnvironment
 
DataMapEnvironment.UnboundPortVarException - Exception in ptolemy.caltrop.ddi.util
 
dataMarkerRadius - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying the radius of markers for data points.
dataNature - Variable in class ptolemy.actor.lib.jai.JAIDFT
A parameter that describes the nature of the input and output data.
dataNature - Variable in class ptolemy.actor.lib.jai.JAIIDFT
A parameter that describes the nature of the input and output data.
dataOut - Variable in class ptolemy.actor.lib.mbed.CC3000Module
The dataOut output port.
dataOutput - Variable in class ptolemy.domains.sr.lib.InstantaneousDialogGenerator
Output port for data.
dataPacket - Variable in class ptolemy.actor.lib.mbed.PacketToSensorData
The dataPacket input port.
DataPacket - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
DataPump - Class in ptolemy.domains.wireless.lib.network.mac
This actor works in the Transmission block in IEEE 802.11 Mac.
DataPump(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.network.mac.DataPump
Construct an actor with the specified name and container.
dataReceived - Variable in class ptolemy.actor.lib.io.comm.SerialComm
The output port for data that has been received by the serial port.
dataReceived(XBeeMessage) - Method in class ptolemy.actor.lib.jjs.modules.xbee.XBeeHelper
 
dataSinkUpdate(DataSinkEvent) - Method in class ptolemy.actor.lib.jmf.MovieWriter
The data sink listener.
dataToSend - Variable in class ptolemy.actor.lib.io.comm.SerialComm
The input port for data to be sent to the serial port.
DataType - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
dataTypes - Variable in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
The set of all unique types used.
date(String) - Static method in class ptolemy.data.DateToken
Create a DateToken with a value.
DATE - Static variable in class ptolemy.data.type.BaseType
The DateToken data type.
DateConstructor - Class in ptolemy.actor.lib
Construct date token by parsing all date elements (year, day, month, ...).
DateConstructor(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.DateConstructor
Construct an actor with the given container and name.
DateElements - Class in ptolemy.actor.lib
Output elements of date (year, month, day, hour, etc.) from date.
DateElements(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.DateElements
Construct an actor with the given container and name.
DateToEvent - Class in ptolemy.domains.de.lib
A timed actor that accepts DateTokens on the input.
DateToEvent(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.DateToEvent
Create a new actor in the specified container with the specified name.
DateToken - Class in ptolemy.data
A token that contains a date.
DateToken() - Constructor for class ptolemy.data.DateToken
Construct a date token.
DateToken(long) - Constructor for class ptolemy.data.DateToken
Construct a DateToken that represents the time since January 1, 1970.
DateToken(long, int) - Constructor for class ptolemy.data.DateToken
Construct a DateToken that represents the time since January 1, 1970.
DateToken(long, int, String) - Constructor for class ptolemy.data.DateToken
Construct a DateToken that represents the time since January 1, 1970.
DateToken(long, int, TimeZone) - Constructor for class ptolemy.data.DateToken
Construct a DateToken that represents the time since January 1, 1970.
DateToken(String) - Constructor for class ptolemy.data.DateToken
Construct a DateToken that represents the time specified as a string.
DateToModelTime - Class in ptolemy.domains.de.lib
A timed actor that outputs the local clock value that corresponds to the date.
DateToModelTime(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.DateToModelTime
Create a new actor in the specified container with the specified name.
DateToString - Class in ptolemy.actor.lib.conversions
Convert a date to a string.
DateToString(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.DateToString
Construct an actor with the given container and name.
day - Variable in class ptolemy.actor.lib.DateConstructor
The day of the month.
day - Variable in class ptolemy.actor.lib.DateElements
Day of the month of date received on input.
DB - Class in ptolemy.actor.lib
Produce a token that is the value of the input in decibels.
DB - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.DB.
DB - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.DB.
DB - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.DB.
DB(DB) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.DB
Construct a DB adapter.
DB(DB) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.DB
Construct a DB adapter.
DB(DB) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.DB
Construct a DB adapter.
DB(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.DB
Construct an actor in the specified container with the specified name.
dblVal - Variable in class lbnl.actor.lib.net.Server
The array that contains the last double values read from the socket .
dblWri - Variable in class lbnl.actor.lib.Simulator
Double values that were written to the socket.
DCT(double[]) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles that is the forward, normalized DCT of the input array of doubles.
DCT(double[], int) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles that is the forward, normalized DCT of the input array of doubles.
DCT(double[], int, int) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles that is the forward DCT of the input array of doubles.
DCT_TYPE_NORMALIZED - Static variable in class ptolemy.math.SignalProcessing
To select the forward transform :
DCT_TYPE_ORTHONORMAL - Static variable in class ptolemy.math.SignalProcessing
To select the forward transform : N - 1 X[k] = sqrt(2/N) e[k] sum x[n] * cos ((2n + 1)k * PI / 2N) n = 0 and the inverse transform : N - 1 x[n] = sqrt(2/N) sum e[k] X[k] * cos ((2n + 1)k * PI / 2N) k = 0 use this DCT type.
DCT_TYPE_UNNORMALIZED - Static variable in class ptolemy.math.SignalProcessing
To select the forward transform : N - 1 X[k] = sum x[n] * cos ((2n + 1)k * PI / 2N) n = 0 and the inverse transform : N - 1 x[n] = sum X[k] * cos ((2n + 1)k * PI / 2N) k = 0 use this DCT type.
DCT_TYPES - Static variable in class ptolemy.math.SignalProcessing
The number of DCT types supported.
DCT2x2dc - Class in ptolemy.actor.lib.video
Calculate the discrete cosine transform(DCT) of dc coefficients of U and V components.
DCT2x2dc(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.video.DCT2x2dc
Construct an actor in the specified container with the specified name.
DCT4x4dc - Class in ptolemy.actor.lib.video
Calculate the discrete cosine transform(DCT) of dc coefficients of Y components.
DCT4x4dc(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.video.DCT4x4dc
Construct an actor in the specified container with the specified name.
DCT8x8 - Class in ptolemy.actor.lib.video
Calculate the DCT of a 8x8 block which can be one of Y, U or V pixel data.
DCT8x8(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.video.DCT8x8
Construct an actor in the specified container with the specified name.
DDEActor - Class in ptolemy.domains.dde.kernel
An optional base class for DDE actors.
DDEActor() - Constructor for class ptolemy.domains.dde.kernel.DDEActor
Construct a DDEActor with no container and a name that is an empty string.
DDEActor(CompositeEntity, String) - Constructor for class ptolemy.domains.dde.kernel.DDEActor
Construct a DDEActor with the specified container and name.
DDEActor(Workspace) - Constructor for class ptolemy.domains.dde.kernel.DDEActor
Construct a DDEActor with the specified workspace and a name that is an empty string.
DDEDirector - Class in ptolemy.domains.dde.kernel
A DDEDirector governs the execution of actors operating according to the DDE model of computation (MoC).
DDEDirector() - Constructor for class ptolemy.domains.dde.kernel.DDEDirector
Construct a DDEDirector in the default workspace with an empty string as its name.
DDEDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.dde.kernel.DDEDirector
Construct a director in the given container with the given name.
DDEDirector(Workspace) - Constructor for class ptolemy.domains.dde.kernel.DDEDirector
Construct a director in the workspace with an empty string as a name.
DDEGet - Class in ptolemy.domains.dde.kernel.test
DDEGet is used as a test class for consuming tokens.
DDEGet(TypedCompositeActor, String) - Constructor for class ptolemy.domains.dde.kernel.test.DDEGet
 
DDEGetNToken - Class in ptolemy.domains.dde.kernel.test
DDEGetNToken is a test class used to test the consumption of tokens and check relevant parameters.
DDEGetNToken(TypedCompositeActor, String) - Constructor for class ptolemy.domains.dde.kernel.test.DDEGetNToken
 
DDEGetNToken(TypedCompositeActor, String, int) - Constructor for class ptolemy.domains.dde.kernel.test.DDEGetNToken
 
DDEGetToken - Class in ptolemy.domains.dde.kernel.test
 
DDEGetToken(TypedCompositeActor, String, int) - Constructor for class ptolemy.domains.dde.kernel.test.DDEGetToken
 
DDEIOPort - Class in ptolemy.domains.dde.kernel
A DDEIOPort is a timed input/output port used in the DDE domain.
DDEIOPort() - Constructor for class ptolemy.domains.dde.kernel.DDEIOPort
Construct a DDEIOPort with no container and an empty string as a name.
DDEIOPort(ComponentEntity, String) - Constructor for class ptolemy.domains.dde.kernel.DDEIOPort
Construct a DDEIOPort with a containing actor and the specified name that is neither an input nor an output.
DDEIOPort(ComponentEntity, String, boolean, boolean) - Constructor for class ptolemy.domains.dde.kernel.DDEIOPort
Construct a DDEIOPort with a container and the specified name that is either an input, an output, or both, depending on the third and fourth arguments.
DDEPut - Class in ptolemy.domains.dde.kernel.test
DDEPut is a test class used to test token production.
DDEPut(TypedCompositeActor, String) - Constructor for class ptolemy.domains.dde.kernel.test.DDEPut
 
DDEPutToken - Class in ptolemy.domains.dde.kernel.test
DDEPutToken is a test class used for testing the production of tokens.
DDEPutToken(TypedCompositeActor, String, int) - Constructor for class ptolemy.domains.dde.kernel.test.DDEPutToken
 
DDEReceiver - Class in ptolemy.domains.dde.kernel
A DDEReceiver stores time stamped tokens according to distributed discrete event semantics.
DDEReceiver() - Constructor for class ptolemy.domains.dde.kernel.DDEReceiver
Construct an empty receiver with no container.
DDEReceiver(IOPort) - Constructor for class ptolemy.domains.dde.kernel.DDEReceiver
Construct an empty receiver with the specified container.
DDEReceiver(IOPort, int) - Constructor for class ptolemy.domains.dde.kernel.DDEReceiver
Construct an empty receiver with the specified IOPort container and priority.
DDESink - Class in ptolemy.domains.dde.lib
DDESink is simple DDE actor that consumes real tokens.
DDESink(CompositeEntity, String) - Constructor for class ptolemy.domains.dde.lib.DDESink
Construct a DDESink with the specified container and name.
DDEThread - Class in ptolemy.domains.dde.kernel
A DDEThread controls an actor according to DDE semantics.
DDEThread(Actor, ProcessDirector) - Constructor for class ptolemy.domains.dde.kernel.DDEThread
Construct a thread to be used to execute the iteration methods of a DDEActor.
DDF - Class in ptolemy.caltrop.ddi
A plugin for the DDF domain.
DDF(TypedAtomicActor, Actor, Context, Environment) - Constructor for class ptolemy.caltrop.ddi.DDF
Create an new DDF DDI.
DDFBooleanSelect - Class in ptolemy.domains.ddf.lib
A type polymorphic select with boolean valued control for use in the DDF domain.
DDFBooleanSelect(CompositeEntity, String) - Constructor for class ptolemy.domains.ddf.lib.DDFBooleanSelect
Construct an actor in the specified container with the specified name.
DDFDirector - Class in ptolemy.domains.ddf.kernel
The dynamic dataflow (DDF) domain is a superset of the synchronous dataflow(SDF) and Boolean dataflow(BDF) domains.
DDFDirector() - Constructor for class ptolemy.domains.ddf.kernel.DDFDirector
Construct a director in the default workspace with an empty string as its name.
DDFDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.ddf.kernel.DDFDirector
Construct a director in the given container with the given name.
DDFDirector(Workspace) - Constructor for class ptolemy.domains.ddf.kernel.DDFDirector
Construct a director in the workspace with an empty name.
DDFFactory - Class in ptolemy.caltrop.ddi
A factory that creates DDFs.
DDFFactory() - Constructor for class ptolemy.caltrop.ddi.DDFFactory
Create an DDFFactory.
DDFOrderedMerge - Class in ptolemy.domains.ddf.lib
Deprecated.
Use OrderedMerge, which now supports DDF.
DDFOrderedMerge(CompositeEntity, String) - Constructor for class ptolemy.domains.ddf.lib.DDFOrderedMerge
Deprecated.
Construct an actor with the given container and name.
DDFSelect - Class in ptolemy.domains.ddf.lib
A type polymorphic select, which routes specified input channels to the output, used in the DDF domain.
DDFSelect(CompositeEntity, String) - Constructor for class ptolemy.domains.ddf.lib.DDFSelect
Construct an actor in the specified container with the specified name.
DDFSingleTokenCommutator - Class in ptolemy.domains.ddf.lib
The DDFSingleTokenCommutator has a multiport input port and an output port.
DDFSingleTokenCommutator(CompositeEntity, String) - Constructor for class ptolemy.domains.ddf.lib.DDFSingleTokenCommutator
Construct an actor in the specified container with the specified name.
DDI - Interface in ptolemy.caltrop.ddi
An interface for domain dependent interpretation.
DDIException - Exception in ptolemy.caltrop.ddi
A general-purpose exception used in the ddi package, used to indicate an error during domain dependent interpretation.
DDIException() - Constructor for exception ptolemy.caltrop.ddi.DDIException
Create a DDIException.
DDIException(String) - Constructor for exception ptolemy.caltrop.ddi.DDIException
Create a DDIException with an error message.
DDIException(String, Throwable) - Constructor for exception ptolemy.caltrop.ddi.DDIException
Create a DDIException with an error message and a cause.
DDIException(Throwable) - Constructor for exception ptolemy.caltrop.ddi.DDIException
Create a DDIException with a cause.
DDIFactory - Interface in ptolemy.caltrop.ddi
The DDIFactory is used to create domain dependent plugins.
deAccess() - Method in class ptolemy.kernel.util.test.AccessAction
 
deactivateBranches() - Method in class ptolemy.actor.process.BranchController
Deactivate the branches assigned to this branch controller.
DEActor - Class in ptolemy.domains.de.kernel
The base class for actors specific to the DE domain.
DEActor(CompositeEntity, String) - Constructor for class ptolemy.domains.de.kernel.DEActor
Construct an actor with the specified container and name.
deadlockStates() - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Return the deadlock states in a Set.
DeadlockStates - Class in ptolemy.domains.modal.kernel.test
Display the deadlock states.
DeadlockStates(String) - Constructor for class ptolemy.domains.modal.kernel.test.DeadlockStates
Write the names of the deadlock states of the specified interface automaton to stdout.
deadZone - Variable in class ptolemy.actor.lib.joystick.Joystick
The deadzone of the Joystick: Under this absolute value, the joystick coordinate is 0.0.
deAnnotateGraph() - Method in class ptolemy.vergil.unit.UnitSolverDialog
Remove all the annotations from the graph.
debug - Variable in class ptolemy.domains.wireless.demo.SmartParking.DataCollector
Output port for sending out the received message just for debugging.
debug(String) - Method in class ptolemy.actor.lib.python.PythonScript
Send the message to all registered debug listeners.
debug(String) - Method in class ptolemy.kernel.util.test.TestPtolemyThread
Send a debug message to all debug listeners that have registered.
debug(DebugEvent) - Method in class ptolemy.kernel.util.test.TestPtolemyThread
Send a debug event to all debug listeners that have registered.
DebugController - Class in ptolemy.vergil.debugger
An execution listener that suspends execution based on breakpoints.
DebugController(NamedObj, String) - Constructor for class ptolemy.vergil.debugger.DebugController
Construct a debug listener with the given container and name.
DebugEvent - Interface in ptolemy.kernel.util
An interface for events that can be used for debugging.
Debuggable - Interface in ptolemy.kernel.util
This is an interface for objects that debug listeners can be attached to.
DebuggerParameter - Class in ptolemy.domains.ptera.lib
A parameter that represents a debugger for event debugging.
DebuggerParameter(NamedObj, String) - Constructor for class ptolemy.domains.ptera.lib.DebuggerParameter
Construct a parameter with the given name contained by the specified entity.
DebuggerParameter.Mode - Enum in ptolemy.domains.ptera.lib
The modes.
debugging() - Method in class ptolemy.domains.metroII.kernel.MappingConstraintSolver
Checks if the debugging option is checked.
debugging() - Method in class ptolemy.domains.metroII.kernel.MetroIIDebugger
Returns whether debugging info is being printed.
debuggingField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
DebugListener - Interface in ptolemy.kernel.util
Interface for listeners that receive debug messages.
DebugListenerFrame() - Constructor for class ptolemy.actor.gui.DebugListenerTableau.DebugListenerFrame
Create a debug listener that displays messages in a top-level window.
DebugListenerTableau - Class in ptolemy.actor.gui
A tableau representing a debug listener window.
DebugListenerTableau(Effigy, String) - Constructor for class ptolemy.actor.gui.DebugListenerTableau
Construct a new tableau for the model represented by the given effigy.
DebugListenerTableau.DebugListenerFrame - Class in ptolemy.actor.gui
This class is a top-level window for displaying textual debug output from an instance of Debuggable.
DebugMenuListener() - Constructor for class ptolemy.actor.gui.RunTableau.RunFrame.DebugMenuListener
 
DebugMenuListener() - Constructor for class ptolemy.vergil.actor.ActorGraphFrame.DebugMenuListener
 
DebugMenuListener() - Constructor for class ptolemy.vergil.modal.FSMGraphFrame.DebugMenuListener
 
DebugMenuListener() - Constructor for class ptolemy.vergil.ontologies.OntologyGraphFrame.DebugMenuListener
 
DebugMenuListener() - Constructor for class ptolemy.vergil.ontologies.OntologySolverGraphFrame.DebugMenuListener
 
DebugProfile - Class in ptolemy.vergil.debugger
Profile for an actor being debugged.
DebugProfile(BasicGraphController) - Constructor for class ptolemy.vergil.debugger.DebugProfile
Construct a debug profile for an actor with the associated GraphController.
DebugRenderer - Class in ptolemy.vergil.kernel
Highlight objects in magenta, rather than red or yellow.
DebugRenderer() - Constructor for class ptolemy.vergil.kernel.DebugRenderer
Create a new selection renderer with the default prototype decorator.
DebugRenderer(FigureDecorator) - Constructor for class ptolemy.vergil.kernel.DebugRenderer
Create a new renderer with the given prototype decorator.
debugShowMap() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
debugStream - Variable in class ptolemy.data.expr.MatrixParserTokenManager
Debug output.
debugStream - Variable in class ptolemy.data.expr.PtParserTokenManager
Debug output.
debugStream - Variable in class ptolemy.moml.unit.UParserTokenManager
Debug output.
DECI - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
decibel(double) - Static method in class ptolemy.math.SignalProcessing
Deprecated.
Use toDecibels() instead.
decibel(double[]) - Static method in class ptolemy.math.SignalProcessing
Deprecated.
Use toDecibels() instead.
DECIMAL_LITERAL - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
DecimalField - Class in ptolemy.actor.lib.javasound.test.pitchshift
 
DecimalField(double, int, NumberFormat) - Constructor for class ptolemy.actor.lib.javasound.test.pitchshift.DecimalField
 
decimation - Variable in class ptolemy.domains.sdf.lib.FIR
The decimation ratio of the filter.
decimationPhase - Variable in class ptolemy.domains.sdf.lib.FIR
The decimation phase of the filter.
DecimBy4(int, float[], int, float[]) - Static method in class ptolemy.domains.pthales.JNI.ABF
 
declaredAttributes(String) - Method in class com.microstar.xml.XmlParser
Get the declared attributes for an element type.
declareDelayDependency() - Method in class org.ptolemy.qss.QSSIntegrator
Deprecated.
Declare that the output does not depend on the input in a firing.
declareDelayDependency() - Method in class ptolemy.actor.AtomicActor
Set the dependency between all output ports and all input ports of this actor.
declareDelayDependency() - Method in class ptolemy.actor.lib.fmi.FMUImport
Set the dependency between all output ports and all input ports of this actor.
declareDelayDependency() - Method in class ptolemy.actor.lib.jjs.JavaScript
Declare that any output that is marked as spontaneous does does not depend on the input in a firing.
declareDelayDependency() - Method in class ptolemy.actor.lib.MicrostepDelay
Declare that the output does not depend on the input in a firing.
declareDelayDependency() - Method in class ptolemy.actor.lib.ResettableTimer
Declare that the output does not immediately depend on the input.
declareDelayDependency() - Method in class ptolemy.actor.lib.TimeDelay
Declare that the output does not depend on the input in a firing.
declareDelayDependency() - Method in class ptolemy.domains.atc.lib.Track
 
declareDelayDependency() - Method in class ptolemy.domains.continuous.lib.ContinuousTimeDelay
Declare that the output does not depend on the input in a firing.
declareDelayDependency() - Method in class ptolemy.domains.continuous.lib.LevelCrossingDetector
Declare that the output does not depend on the input in a firing.
declareDelayDependency() - Method in class ptolemy.domains.de.lib.Queue
Declare that the output does not depend on the input in a firing.
declareDelayDependency() - Method in class ptolemy.domains.de.lib.Register
Declare that the output does not depend on the input in a firing.
declareDelayDependency() - Method in class ptolemy.domains.de.lib.Server
Declare that the output does not depend on the input, serviceTime, and priority, in a firing.
declareDelayDependency() - Method in class ptolemy.domains.de.lib.TimedDelay
Deprecated.
Declare that the output does not depend on the input in a firing.
declareDelayDependency() - Method in class ptolemy.domains.de.lib.Timer
Deprecated.
Declare that the output does not depend on the input in a firing.
declareDelayDependency() - Method in class ptolemy.domains.de.lib.VariableDelay
Deprecated.
Declare that the output does not depend on the input and delay in a firing.
declareDelayDependency() - Method in class ptolemy.domains.sr.lib.NonStrictDelay
Declare that the output does not depend on the input in a firing but has a delay of one period of the SRDirector.
declareDelayDependency() - Method in class ptolemy.domains.tcs.lib.AbstractStation
 
declareDelayDependency() - Method in class ptolemy.domains.tcs.lib.AbstractTrack
 
declareDelayDependency() - Method in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Sensor
Override the base class to declare that the output does not depend on the input or signal ports in a firing.
declareDelayDependency() - Method in class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothNode
Override the base class to declare that the output does not depend on the input or signal ports in a firing.
declareDelayDependency() - Method in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
Override the base class to declare that the output does not depend on the input in a firing.
declareDelayDependency() - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Override the base class to declare that the dummy port returned by getChannelPort() does not depend on itself in a firing.
declareDelayDependency() - Method in class ptolemy.domains.wireless.lib.network.mac.Backoff
Override the base class to declare that the BKDone output port does not depend on the getBackoff of fromDataPump input ports in a firing.
declareDelayDependency() - Method in class ptolemy.domains.wireless.lib.network.mac.DataPump
Override the base class to declare that the TXTXConfirm and RXTXConfirm output ports do not depend on the TXTXRequest and RXTXRequest in a firing.
declareDelayDependency() - Method in class ptolemy.domains.wireless.lib.network.PHY
Override the base class to declare that the fromMAC output port does not depend on the toMAC, channelStatus and PHYConfirm ports in a firing.
declareDelayDependency(IOPort, IOPort, double, int) - Method in interface ptolemy.actor.util.CausalityInterface
Set the dependency that the specified output port has on the specified input port to represent a time delay with the specified value and superdense time index.
declareDelayDependency(IOPort, IOPort, double, int) - Method in class ptolemy.actor.util.DefaultCausalityInterface
Set the dependency that the specified output port has on the specified input port to represent a time delay with the specified value and superdense time index.
declaredElements() - Method in class com.microstar.xml.XmlParser
Get the declared elements for an XML document.
declaredEntities() - Method in class com.microstar.xml.XmlParser
Get declared entities.
declaredNotations() - Method in class com.microstar.xml.XmlParser
Get declared notations.
declareIndependence(String, String) - Method in class ptolemy.actor.lib.jjs.JavaScript
Declare that the specified output does not depend on the specified input.
declareIndependence(String, String) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Declare that the specified output does not depend on the specified input.
declareRateDependency() - Method in class ptolemy.domains.psdf.kernel.PSDFScheduler
Declare the rate dependency on any external ports of the model.
declareRateDependency() - Method in class ptolemy.domains.pthales.kernel.PthalesScheduler
Declare the rate dependency on any external ports of the model.
declareRateDependency() - Method in class ptolemy.domains.sdf.kernel.BaseSDFScheduler
Declare the rate dependency on any external ports of the model.
declareRateDependency() - Method in class ptolemy.domains.sdf.kernel.SDFScheduler
Declare the rate dependency on any external ports of the model.
decodeHlaValue(HlaReflectable, Type, byte[]) - Static method in class org.hlacerti.lib.MessageProcessing
This generic method calls the EncodingHelpers API provided by CERTI to handle type decoding operations for HLA value attribute that has been reflected (RAV).
decodeSpecs(String) - Static method in class com.jgoodies.forms.layout.ColumnSpec
Parses and splits encoded column specifications and returns an array of ColumnSpec objects.
decodeSpecs(String) - Static method in class com.jgoodies.forms.layout.RowSpec
Parses and splits encoded row specifications and returns an array of RowSpec objects.
decorate(Figure, FigureDecorator) - Method in class diva.canvas.AbstractFigureContainer
Decorate a child figure, replacing the reference to the child figure with the decorator.
decorate(Figure, FigureDecorator) - Method in interface diva.canvas.FigureContainer
Decorate a child figure, replacing the child figure with the decorator.
decorate(Figure, FigureDecorator) - Method in class diva.canvas.FigureLayer
Decorate a child figure, replacing the child figure with the decorator.
decorateContainer() - Method in class org.ptolemy.ssm.MeasurementModelAttributes
 
decorateContainer() - Method in class org.ptolemy.ssm.MirrorDecoratorAttributes
Add all decorated ports and necessary parameters to the container.
decoratedObjects() - Method in class org.ptolemy.ssm.Map
Return the decorated objects.
decoratedObjects() - Method in class org.ptolemy.ssm.MeasurementModel
 
decoratedObjects() - Method in class org.ptolemy.ssm.MirrorDecorator
Return the decorated objects.
decoratedObjects() - Method in class ptolemy.actor.lib.aspect.AtomicCommunicationAspect
Return a list of the entities deeply contained by the container of this resource scheduler.
decoratedObjects() - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Return a list of the entities deeply contained by the container of this resource scheduler.
decoratedObjects() - Method in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
Return a list of the entities deeply contained by the container of this resource scheduler.
decoratedObjects() - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Return a list of the entities deeply contained by the container of this ExecutionAspect.
decoratedObjects() - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Return a list of the entities deeply contained by the container of this resource scheduler.
decoratedObjects() - Method in class ptolemy.data.expr.ConstraintMonitor
Return a list of the entities deeply contained by the container of this resource scheduler.
decoratedObjects() - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Return a list of the entities deeply contained by the container of this resource scheduler.
decoratedObjects() - Method in class ptolemy.domains.giotto.kernel.GiottoTimingManager
Return a list of the entities deeply contained by the container of this resource scheduler.
decoratedObjects() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Return local sources contained by the composite of this director.
decoratedObjects() - Method in interface ptolemy.kernel.util.Decorator
Return a list of the objects that this decorator decorates.
DecorationParameters - Class in ptolemy.actor.lib.aspect
FIXME
DecorationParameters(NamedObj, String) - Constructor for class ptolemy.actor.lib.aspect.DecorationParameters
 
DECORATIONS - Static variable in class ptolemy.vergil.basic.layout.kieler.Parameters
Layout option that determines whether decoration nodes are included in layout.
Decorator - Interface in ptolemy.kernel.util
A decorator is a class that decorates other instances of NamedObj with extra attributes that are specific to both the decorator and the NamedObj.
DecoratorAttributes - Class in ptolemy.kernel.util
A container for attributes created by a decorator.
DecoratorAttributes(NamedObj, String) - Constructor for class ptolemy.kernel.util.DecoratorAttributes
Construct a DecoratorAttributes instance with the given name and container.
DecoratorAttributes(NamedObj, Decorator) - Constructor for class ptolemy.kernel.util.DecoratorAttributes
Construct a DecoratorAttributes instance to contain the decorator parameter for the specified container provided by the specified decorator.
decoratorHighlightColorName - Static variable in interface ptolemy.actor.CommunicationAspect
The parameter name of the decorator highlight color.
decoratorName - Variable in class ptolemy.kernel.util.DecoratorAttributes
The name of the decorator relative to the top-level of the model, to be stored in a MoML file to re-establish the connection with a decorator after saving and re-parsing the file.
decorators() - Method in class ptolemy.kernel.util.NamedObj
Return the set of decorators that decorate this object.
DECQEventQueue - Class in ptolemy.domains.de.kernel
A calendar queue implementation of the DE event queue.
DECQEventQueue() - Constructor for class ptolemy.domains.de.kernel.DECQEventQueue
Construct an empty event queue.
DECQEventQueue(int, int, boolean) - Constructor for class ptolemy.domains.de.kernel.DECQEventQueue
Construct an empty event queue with the specified parameters.
decreaseMarking(int) - Method in class ptolemy.domains.petrinet.kernel.Place
Decrease the _currentMarking.
decreaseTemporaryMarking(int) - Method in class ptolemy.domains.petrinet.kernel.Place
Decrease the _temporaryMarking by i.
decrement - Variable in class ptolemy.actor.lib.Counter
The decrement port.
decrement - Variable in class ptolemy.actor.lib.vhdl.FixCounter
The decrement port.
decrement - Variable in class ptolemy.component.test.Counter
The decrement port.
DEDirector - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel
Code generator adapter associated with the DEDirector class.
DEDirector - Class in ptolemy.domains.de.kernel
This director implements the discrete-event (DE) model of computation (MoC).
DEDirector() - Constructor for class ptolemy.domains.de.kernel.DEDirector
Construct a director in the default workspace with an empty string as its name.
DEDirector(DEDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Construct the code generator adapter associated with the given DEDirector.
DEDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.de.kernel.DEDirector
Construct a director in the given container with the given name.
DEDirector(Workspace) - Constructor for class ptolemy.domains.de.kernel.DEDirector
Construct a director in the workspace with an empty name.
DEEP - Static variable in class ptolemy.kernel.util.NamedObj
Indicate that the description(int) method should include the contained objects (if any) that the contained objects have.
deepAddAttributes(NamedObj, Class<? extends Attribute>) - Static method in class ptolemy.actor.gt.GTTools
Add an attribute to the given container and each of its children including ports, entities and relations, but not including attributes.
deepCompositeEntityList() - Method in class ptolemy.kernel.CompositeEntity
Return a list that consists of all the transparent and opaque composite entities in a model.
deepConnectedInPortList() - Method in class ptolemy.actor.IOPort
Return a list of input ports connected to this port on the outside.
deepConnectedInPorts() - Method in class ptolemy.actor.IOPort
Deprecated.
Use deepConnectedInPortList() instead.
deepConnectedOutPortList() - Method in class ptolemy.actor.IOPort
Return a list of output ports connected to this port on the outside.
deepConnectedOutPorts() - Method in class ptolemy.actor.IOPort
Deprecated.
Use deepConnectedInPortList() instead.
deepConnectedPortList() - Method in class ptolemy.kernel.ComponentPort
Deeply list the ports connected to this port on the outside.
deepConnectedPorts() - Method in class ptolemy.kernel.ComponentPort
Deprecated.
Use deepConnectedPortList() instead.
deepContains(NamedObj) - Method in class ptolemy.actor.LazyTypedCompositeActor
Return true if this object contains the specified object, directly or indirectly.
deepContains(NamedObj) - Method in class ptolemy.kernel.util.NamedObj
Return true if this object contains the specified object, directly or indirectly.
deepContains(NamedObj) - Method in class ptolemy.moml.EntityLibrary
Return true if this object contains the specified object, directly or indirectly.
deepEntityList() - Method in class ptolemy.actor.LazyTypedCompositeActor
List the opaque entities that are directly or indirectly contained by this entity.
deepEntityList() - Method in class ptolemy.kernel.CompositeEntity
List the opaque entities that are directly or indirectly contained by this entity.
deepEntityList() - Method in class ptolemy.moml.EntityLibrary
List the opaque entities that are directly or indirectly contained by this entity.
deepGetEntities() - Method in class ptolemy.kernel.CompositeEntity
Deprecated.
Use deepEntityList() instead.
deepGetReceivers() - Method in class ptolemy.actor.IOPort
If the port is an input, return the receivers deeply linked on the inside.
deepInsidePortList() - Method in class ptolemy.kernel.ComponentPort
Deeply list the ports connected on the inside.
deepInsidePorts() - Method in class ptolemy.kernel.ComponentPort
Deprecated.
Use deepInsidePortList() instead.
deepLinkedPortList() - Method in class ptolemy.kernel.ComponentRelation
Deeply list the ports linked to this relation.
deepLinkedPorts() - Method in class ptolemy.kernel.ComponentRelation
Deprecated.
Use deepLinkedPortList() instead.
deepNamedObjList() - Method in class ptolemy.kernel.CompositeEntity
List the NamedObjs that are directly or indirectly contained by this entity.
deepOpaqueEntityList() - Method in class ptolemy.actor.LazyTypedCompositeActor
List the opaque entities that are directly or indirectly contained by this entity.
deepOpaqueEntityList() - Method in class ptolemy.kernel.CompositeEntity
List the opaque entities that are directly or indirectly contained by this entity.
deepReceivers(IOPort) - Method in class ptolemy.actor.IORelation
Return the receivers of all input ports linked to this relation, directly or indirectly through a relation group, except those in the port given as an argument.
deepReceivers(IOPort) - Method in class ptolemy.distributed.actor.DistributedTypedIORelation
Return the receivers of all input ports linked to this relation.
deepRelationSet() - Method in class ptolemy.actor.LazyTypedCompositeActor
Return a set with the relations that are directly or indirectly contained by this entity.
deepRelationSet() - Method in class ptolemy.kernel.CompositeEntity
Return a set with the relations that are directly or indirectly contained by this entity.
deepRemoveAttributes(NamedObj, Class<? extends Attribute>) - Static method in class ptolemy.actor.gt.GTTools
Remove all the attributes in the given class from the given container and all of its children including ports, entities and relations, but not including attributes.
DEEvent - Class in ptolemy.domains.de.kernel
This class defines the structure of events in the DE domain.
DEEvent(Actor, Time, int, int) - Constructor for class ptolemy.domains.de.kernel.DEEvent
Construct a pure event with the specified destination actor, timestamp, microstep, and depth.
DEEvent(IOPort, Time, int, int) - Constructor for class ptolemy.domains.de.kernel.DEEvent
Construct a trigger event with the specified destination IO port, timestamp, microstep, and depth.
DEEventQueue - Interface in ptolemy.domains.de.kernel
This interface defines an event queue used by DE directors to sort and manage DE events.
DEF_ASPECT_RATIO - Static variable in class ptolemy.vergil.basic.layout.AbstractLayoutConfiguration
Default value for aspectRatio (non-logarithmic).
DEF_DECORATIONS - Static variable in class ptolemy.vergil.basic.layout.AbstractLayoutConfiguration
Default value for includeDecorations.
DEF_DIRECTION - Static variable in class ptolemy.vergil.basic.layout.ModalLayoutConfiguration
Default direction.
DEF_INTERACTION_MODE - Static variable in class ptolemy.vergil.basic.layout.AbstractLayoutConfiguration
Default value for interaction mode.
DEF_MINIMIZE_BENDS - Static variable in class ptolemy.vergil.basic.layout.ActorLayoutConfiguration
Default value for minimizeBends.
DEF_OLD_ALGORITHM - Static variable in class ptolemy.vergil.basic.layout.AbstractLayoutConfiguration
Default value for useOldAlgorithm.
DEF_SPACING - Static variable in class ptolemy.vergil.basic.layout.AbstractLayoutConfiguration
Default value for spacing.
DEF_USE_SPLINES - Static variable in class ptolemy.vergil.basic.layout.ModalLayoutConfiguration
Default value for useSplines.
Default - Class in ptolemy.actor.lib
A Synchronous default operator.
Default(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Default
Construct an actor in the specified container with the specified name.
DEFAULT - Static variable in class com.jgoodies.forms.layout.CellConstraints
Use the column's or row's default alignment.
DEFAULT - Static variable in class com.jgoodies.forms.layout.ColumnSpec
Unless overridden the default alignment for a column is FILL.
DEFAULT - Static variable in class com.jgoodies.forms.layout.RowSpec
Unless overridden the default alignment for a row is CENTER.
DEFAULT - Static variable in class com.jgoodies.forms.layout.Sizes
Use the maximum of all component sizes as column or row size; measures preferred sizes when asked for the preferred size and minimum sizes when asked for the minimum size.
DEFAULT - Static variable in class ptolemy.actor.gt.ContainerIgnoringAttribute
The default value of this attribute.
DEFAULT - Static variable in class ptolemy.actor.gt.HierarchyFlatteningAttribute
The default value of this attribute.
DEFAULT - Static variable in class ptolemy.actor.gt.RelationCollapsingAttribute
The default value of this attribute.
DEFAULT - Static variable in class ptolemy.actor.gt.RelationHidingAttribute
The default value of this attribute.
DEFAULT - Static variable in interface ptolemy.data.expr.MatrixParserConstants
Lexical state.
DEFAULT - Static variable in interface ptolemy.data.expr.PtParserConstants
Lexical state.
DEFAULT - Static variable in interface ptolemy.moml.unit.UParserConstants
Lexical state.
DEFAULT_CALLBACK - Static variable in class ptolemy.actor.gt.GraphMatcher
The default callback that always returns true.
DEFAULT_CAPACITY - Static variable in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
The default capacity of the queue.
DEFAULT_COLSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
An unmodifyable ColumnSpec that determines its preferred width by computing the maximum of all column component preferred widths and its minimum width by computing all column component minimum widths.
DEFAULT_ENTRY_HEIGHT - Static variable in class ptolemy.gui.Query
The default height of entries created with addText().
DEFAULT_ENTRY_WIDTH - Static variable in class ptolemy.gui.Query
The default width of entries created with addLine().
DEFAULT_GROW - Static variable in class com.jgoodies.forms.layout.FormSpec
The default resize weight.
DEFAULT_HISTORY_CAPACITY - Static variable in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
The default capacity of the history queue.
DEFAULT_NOTIFIED - ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Type
 
DEFAULT_NOTIFIED_VALUE - Static variable in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Type
 
DEFAULT_QUERY_WIDTH - Static variable in class ptolemy.actor.gui.EditorPaneFactory
Default width for a query.
DEFAULT_ROWSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
An unmodifyable RowSpec that determines its preferred height by computing the maximum of all column component preferred heights and its minimum height by computing all column component minimum heights.
DEFAULT_WAITING - ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Type
 
DEFAULT_WAITING_VALUE - Static variable in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Type
 
DefaultActions - Class in diva.gui
A collection of static methods that create useful default actions.
DefaultActions() - Constructor for class diva.gui.DefaultActions
 
defaultActorText - Static variable in class ptolemy.caltrop.actors.CalInterpreter
Default CAL code.
DefaultBundle - Class in diva.resource
A class that bundles the default Diva resources contained in the diva.resource package.
DefaultBundle() - Constructor for class diva.resource.DefaultBundle
Create a new Bundle of default resources.
defaultCamera() - Static method in class ptolemy.actor.lib.jjs.modules.cameras.CameraHelper
Return the system default camera name.
DefaultCausalityInterface - Class in ptolemy.actor.util
This class provides causality interfaces for actor networks as described in the paper "Causality Interfaces for Actor Networks" by Ye Zhou and Edward A.
DefaultCausalityInterface(Actor, Dependency) - Constructor for class ptolemy.actor.util.DefaultCausalityInterface
Construct a causality interface for the specified actor.
DefaultComponentFactory - Class in com.jgoodies.forms.factories
A singleton implementation of the ComponentFactory interface that creates UI components as required by the PanelBuilder.
defaultDependency() - Method in class ptolemy.actor.Director
Return a default dependency to use between input ports and output ports.
defaultDependency() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Return the default dependency between input and output ports, which for the Ptides domain is a SuperdenseDependency.
defaultDependency() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Return a default dependency to use between input input ports and output ports.
defaultDependency() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Return the default dependency between input and output ports, which for the Ptides domain is a SuperdenseDependency.
DefaultDirectoryAttribute - Class in ptolemy.actor.gt
An attribute to locate the default directory containing models to be transformed.
DefaultDirectoryAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.DefaultDirectoryAttribute
Construct an attribute with the given name contained by the specified entity.
defaultFilter - Static variable in class diva.canvas.event.ExtendedMouseFilter
The default mouse filter -- accepts button 1 with no modifiers.
defaultFilter - Static variable in class diva.canvas.event.MouseFilter
The default mouse filter -- accepts button 1 with no modifiers.
DefaultFormBuilder - Class in com.jgoodies.forms.builder
Provides a means to build form-oriented panels quickly and consistently using the FormLayout.
DefaultFormBuilder(FormLayout) - Constructor for class com.jgoodies.forms.builder.DefaultFormBuilder
Constructs an instance of DefaultFormBuilder for the given layout.
DefaultFormBuilder(FormLayout, ResourceBundle) - Constructor for class com.jgoodies.forms.builder.DefaultFormBuilder
Constructs an instance of DefaultFormBuilder for the given layout and resource bundle.
DefaultFormBuilder(FormLayout, ResourceBundle, JPanel) - Constructor for class com.jgoodies.forms.builder.DefaultFormBuilder
Constructs an instance of DefaultFormBuilder for the given panel, layout and resource bundle.
DefaultFormBuilder(FormLayout, JPanel) - Constructor for class com.jgoodies.forms.builder.DefaultFormBuilder
Constructs an instance of DefaultFormBuilder for the given panel and layout.
DefaultFormBuilder(JPanel, FormLayout) - Constructor for class com.jgoodies.forms.builder.DefaultFormBuilder
Deprecated.
DefaultFormBuilder(JPanel, FormLayout, ResourceBundle) - Constructor for class com.jgoodies.forms.builder.DefaultFormBuilder
defaultFrameSize - Variable in class ptolemy.domains.ptides.lib.qm.TCPPacketTransmitter
The default TCP Packet size parameter.
DefaultIconLink - Class in ptolemy.vergil.basic.export.web
A parameter specifying default hyperlink to associate with icons in model.
DefaultIconLink(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.DefaultIconLink
Create an instance of this parameter.
DefaultIconScript - Class in ptolemy.vergil.basic.export.web
A parameter specifying default JavaScript actions to associate with icons in model.
DefaultIconScript(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.DefaultIconScript
Create an instance of this parameter.
DefaultModelAttribute - Class in ptolemy.actor.gt
An attribute to locate the default model to be transformed.
DefaultModelAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.DefaultModelAttribute
Construct an attribute with the given name contained by the specified entity.
DefaultModelElementClassProvider - Class in org.ptolemy.classloading.osgi
A simple provider that gets a list of classes to be provided in its constructor.
DefaultModelElementClassProvider(Class<? extends NamedObj>...) - Constructor for class org.ptolemy.classloading.osgi.DefaultModelElementClassProvider
Create a provider that does not care about class versions, i.e.
DefaultModelElementClassProvider(VersionSpecification, Class<? extends NamedObj>...) - Constructor for class org.ptolemy.classloading.osgi.DefaultModelElementClassProvider
Create a provider that cares about class versions, i.e.
defaultOutput - Variable in class ptolemy.actor.lib.net.DatagramReader
The default for the output output.
defaultOutputInitialValue - Variable in class ptolemy.domains.sequence.kernel.SequencedModelDirector
If true, enable default output initial values.
defaultParamList - Variable in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
The default parameters.
defaultProcessExecutionArray - Variable in class ptolemy.domains.sequence.kernel.ProcessDirector
Parameter that contains the default list of processes to run.
defaultProperties - Variable in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
The default properties for transmission.
defaultRemoteAddress - Variable in class ptolemy.actor.lib.net.DatagramWriter
The default remote address to which to send datagrams.
defaultRemoteSocketNumber - Variable in class ptolemy.actor.lib.net.DatagramWriter
The default remote UDP socket to which to launch the packet.
defaultReturnAddress - Variable in class ptolemy.actor.lib.net.DatagramReader
The default for the returnAddress output.
defaultReturnSocketNumber - Variable in class ptolemy.actor.lib.net.DatagramReader
The default the returnSocketNumber output.
defaultSleepTime - Variable in class ptolemy.actor.lib.VariableSleep
The sleepTime amount, in milliseconds This parameter must contain a LongToken.
DefaultStoragePolicy - Class in diva.gui
A Default storage policy that is useful for most applications.
DefaultStoragePolicy() - Constructor for class diva.gui.DefaultStoragePolicy
 
defaultTaskExecutionTime - Variable in class ptolemy.domains.tm.kernel.TMDirector
The default execution time of a task (i.e.
DefaultTitle - Class in ptolemy.vergil.basic.export.web
A parameter specifying default title to associate with a model and with components in the model.
DefaultTitle(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.DefaultTitle
Create an instance of this parameter.
defaultTransition - Variable in class ptolemy.domains.modal.kernel.Transition
Indicator that this transition is a default transition.
DefaultUnitConverter - Class in com.jgoodies.forms.util
This is the default implementation of the UnitConverter interface.
defaultValue - Variable in class ptolemy.actor.IOPort
The default value of the port.
defaultValue - Variable in class ptolemy.actor.lib.hoc.MobileModel
The default output token when there is no inside model defined.
defaultValue - Variable in class ptolemy.domains.continuous.lib.ZeroOrderHold
Default output before any input has received.
defer - Variable in class ptolemy.actor.gt.controller.Transform
Whether the transformation should be deferred with a change request.
deferIfNecessary(Runnable) - Static method in class ptolemy.gui.Top
If this method is called in the AWT event dispatch thread, then simply execute the specified action.
deferIfNecessary(Runnable) - Method in class ptolemy.plot.PlotBox
If this method is called in the event thread, then simply execute the specified action.
deferIfNecessary(Runnable) - Method in interface ptolemy.plot.PlotBoxInterface
If this method is called in the event thread, then simply execute the specified action.
DeferredSend(JavaScript.PortOrParameterProxy, int, Token, Object) - Constructor for class ptolemy.actor.lib.jjs.JavaScript.DeferredSend
Construct an object that defers a send operation.
defineAttribute(WebAttribute, boolean) - Method in class ptolemy.vergil.basic.export.html.ExportHTMLAction
Define an attribute to be included in the HTML area element corresponding to the region of the image map covered by the specified object.
defineAttribute(WebAttribute, boolean) - Method in interface ptolemy.vergil.basic.export.web.WebExporter
Add the given web content as a new attribute.
defineElement(WebElement, boolean) - Method in class ptolemy.vergil.basic.export.html.ExportHTMLAction
Define an element.
defineElement(WebElement, boolean) - Method in interface ptolemy.vergil.basic.export.web.WebExporter
Add the given web content as a new element to the specified position.
degree() - Method in class ptolemy.cg.lib.syntactic.SyntacticContraction
Get the degree of the term.
degrees - Variable in class ptolemy.actor.lib.jai.JAIRotate
The number of degrees to rotate.
dehexchar(char) - Static method in class org.json.JSONTokener
Get the hex value of a character (base16).
DeinterlaceFilter - Class in com.jhlabs.image
A filter for de-interlacing video frames.
DeinterlaceFilter() - Constructor for class com.jhlabs.image.DeinterlaceFilter
 
DEKA - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
delay - Variable in class ptolemy.actor.lib.comm.ViterbiDecoder
Integer defining the trace back depth of the viterbi decoder.
delay - Variable in class ptolemy.actor.lib.hoc.RealTimeComposite
Deprecated.
The maximum model-time delay between the input events and the output events.
delay - Variable in class ptolemy.actor.lib.hoc.ThreadedComposite
The model-time delay between the input events and the output events.
delay - Variable in class ptolemy.actor.lib.TimeDelay
The amount of delay.
delay - Variable in class ptolemy.domains.atc.lib.Airport
The delay.
delay - Variable in class ptolemy.domains.atc.lib.DestinationAirport
The delay.
delay - Variable in class ptolemy.domains.ca.kernel.CADirector
The delay time between iterations in seconds.
delay - Variable in class ptolemy.domains.continuous.lib.ContinuousTimeDelay
The amount of delay.
delay - Variable in class ptolemy.domains.dde.kernel.FeedBackDelay
The delay for this actor.
delay - Variable in class ptolemy.domains.de.lib.TimedDelay
Deprecated.
The amount of delay.
delay - Variable in class ptolemy.domains.de.lib.VariableDelay
Deprecated.
The amount specifying delay.
delay - Variable in class ptolemy.domains.ptera.kernel.SchedulingRelation
The attribute for the model-time delay.
delay - Variable in class ptolemy.domains.tcs.lib.AbstractSourceStation
The delay.
delay - Variable in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
The time required for relaying a message.
delay(double) - Method in class ptolemy.domains.csp.kernel.CSPActor
Delay this actor.
DelayChannel - Class in ptolemy.domains.wireless.lib
Model of a wireless channel with a specified propagation speed and loss probability.
DelayChannel(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.DelayChannel
Construct a channel with the given name contained by the specified entity.
delayDependency(double) - Method in class ptolemy.actor.Director
Return a boolean dependency representing a model-time delay of the specified amount.
delayed - Variable in class ptolemy.actor.lib.SetVariable
Parameter that determines when reconfiguration occurs.
delayExit - Static variable in class ptolemy.actor.gui.BrowserLauncher
Set to true if we copied a file out of a jar file so that the browser could display it.
delayIfNecessary(String) - Static method in class ptolemy.util.test.junit.AutoTests
If the fullPath is a hlacerti or accessor demo, then delay so that the system can stabilize.
DelayLine - Class in ptolemy.domains.sdf.lib
This actor reads tokens from its input port, and for each token read outputs an array that contains the current token as the first token, followed by some number of previously read tokens.
DelayLine(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.DelayLine
Construct an actor with the given container and name.
DelayStart - Class in ptolemy.actor.lib
This actor, which has no ports, delays the execution of the model until a specified time by sleeping the thread that calls the initialize() method until the specified time.
DelayStart(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.DelayStart
Construct an actor with the given container and name.
DelegatedUndoStackAttribute(NamedObj, String, UndoStackAttribute) - Constructor for class ptolemy.vergil.gt.GTFrameTools.DelegatedUndoStackAttribute
 
delete() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Delete the currently selected objects from this document.
delete() - Method in class ptolemy.vergil.gt.TransformationEditor
 
deleteColumn(int) - Method in class ptolemy.vergil.scr.ConditionsTableModel
Delete a column.
deleteColumn(int) - Method in class ptolemy.vergil.scr.EventTableModel
Delete a column.
deleteDirectory(File) - Static method in class ptolemy.util.FileUtilities
Delete a directory.
deleteDirectory(String) - Static method in class ptolemy.util.FileUtilities
Delete a directory and all of its content.
deleteFilesOnExit - Variable in class ptolemy.vergil.basic.ExportParameters
If true, files generated will be deleted when the JVM terminates.
deleteRow(int) - Method in class ptolemy.vergil.scr.ModeTransitionTableModel
Delete a row.
DeletionListener - Class in diva.graph.toolbox
This class provides deletion support for most simple JGraph components.
DeletionListener() - Constructor for class diva.graph.toolbox.DeletionListener
 
delta - Variable in class ptolemy.actor.lib.Quantizer
The spacing between quantization levels to use if the levels parameter is not given.
DeltaConstraintSolver - Class in ptolemy.data.ontologies.lattice
An implementation of PropertyConstraintSolver that tries to minimize error cases.
DeltaConstraintSolver(NamedObj, String) - Constructor for class ptolemy.data.ontologies.lattice.DeltaConstraintSolver
Constructs a DeltaConstraintSolver with the given name contained by the specified entity.
DeltaConstraintSolverDisplayActions - Class in ptolemy.data.ontologies.gui
This is an attribute that creates options to configure and run actions of the DeltaConstraintSolver.
DeltaConstraintSolverDisplayActions(NamedObj, String) - Constructor for class ptolemy.data.ontologies.gui.DeltaConstraintSolverDisplayActions
Construct a DeltaConstraintSolverDisplayActions controller with the specified container and name.
deltaSize - Variable in class ptolemy.actor.lib.mbed.GestureRecognition
The deltaSize output port.
deltaSize - Variable in class ptolemy.actor.lib.mbed.LEDCubeUpdate
The deltaSize input port.
deltaX - Variable in class ptolemy.actor.lib.mbed.GestureRecognition
The deltaX output port.
deltaX - Variable in class ptolemy.actor.lib.mbed.LEDCubeUpdate
The deltaX input port.
deltaY - Variable in class ptolemy.actor.lib.mbed.GestureRecognition
The deltaY output port.
deltaY - Variable in class ptolemy.actor.lib.mbed.LEDCubeUpdate
The deltaY input port.
deltaZ - Variable in class ptolemy.actor.lib.mbed.GestureRecognition
The deltaZ output port.
deltaZ - Variable in class ptolemy.actor.lib.mbed.LEDCubeUpdate
The deltaZ input port.
demos() - Method in class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTest
Return a two dimensional array of arrays of strings that name the model to be exported.
demos() - Method in class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch
Return a two dimensional array of arrays of strings that name the first 51 models to be exported.
demos() - Method in class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch1
Run demos 1 through 150.
demos() - Method in class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch2
Run demos 151 through 200.
demos() - Method in class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch3
Run demos 211 through 270.
demos() - Method in class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch4
Run demos 276 through 360.
demos() - Method in class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch5
Run demos 441 through 590.
demos() - Method in class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch6
Run demos 591 through 690.
demos() - Method in class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch7
Run demos 691 through 830
demos(int, int) - Method in class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch
Return a two dimensional array of strings that name the models to to be exported.
denominator - Variable in class ptolemy.actor.lib.IIR
This parameter represents the denominator coefficients as an array of a tokens.
denominator - Variable in class ptolemy.domains.continuous.lib.ContinuousTransferFunction
The coefficients of the denominator, containing an array of DoubleTokens.
DependedClasses - Class in ptolemy.copernicus.kernel
Collect all the classes that a set of classes depends on.
DependedClasses(Collection) - Constructor for class ptolemy.copernicus.kernel.DependedClasses
Create a new set of classes that contains all of the classes that are required to load the given set of initial classes.
dependencies - Variable in class org.ptolemy.fmi.FMI20ContinuousStateDerivative
The input ports on which an output has a direct dependency.
dependencies - Variable in class org.ptolemy.fmi.FMIModelDescription.ContinuousState
The set of input ports on which the state depends.
dependencies - Variable in class ptolemy.actor.lib.fmi.FMUImport.Output
The set of input ports on which the output declares it depends.
Dependency - Interface in ptolemy.actor.util
This interface provides a dependency for causality interfaces as described in the paper "Causality Interfaces for Actor Networks" by Ye Zhou and Edward A.
DependencyController(GraphController) - Constructor for class ptolemy.vergil.basic.DependencyHighlighter.DependencyController
Create a DependencyController that is associated with a controller.
DependencyDeclaration - Class in ptolemy.actor.util
An instance of DependencyDeclaration is an attribute that declares variable dependence information of a parameter.
DependencyDeclaration(Variable, String) - Constructor for class ptolemy.actor.util.DependencyDeclaration
Construct an DependencyDeclaration attribute in the given container with the given name.
DependencyHighlighter - Class in ptolemy.vergil.basic
This is an attribute that produces a custom node controller that adds context menu commands to highlight dependents and prerequisites.
DependencyHighlighter(NamedObj, String) - Constructor for class ptolemy.vergil.basic.DependencyHighlighter
Construct a new attribute with the given container and name.
DependencyHighlighter.DependencyController - Class in ptolemy.vergil.basic
The controller that adds commands to the context menu.
DependencyResultsDialog - Class in ptolemy.vergil.basic
A non-modal dialog that displays the actor dependency analysis results as a list.
DependencyResultsDialog(DialogTableau, Frame, Entity, Configuration) - Constructor for class ptolemy.vergil.basic.DependencyResultsDialog
Construct a dialog for search results.
dependentInputIndexes - Variable in class org.ptolemy.fmi.FMI20ContinuousStateDerivative
The list of indexes of dependent input elements.
dependentPorts(IOPort) - Method in class ptolemy.actor.util.BreakCausalityInterface
Return a collection of the ports in this actor that depend on or are depended on by the specified port.
dependentPorts(IOPort) - Method in interface ptolemy.actor.util.CausalityInterface
Return a collection of the ports in this actor that depend on or are depended on by the specified port.
dependentPorts(IOPort) - Method in class ptolemy.actor.util.CausalityInterfaceForComposites
Return a collection of the ports in the associated actor that depend on or are depended on by the specified port.
dependentPorts(IOPort) - Method in class ptolemy.actor.util.DefaultCausalityInterface
Return a collection of the ports in this actor that depend on or are depended on by the specified port.
dependents - Variable in class ptolemy.actor.lib.GetCausalityInterface
Output port on which to put the description of the dependent ports.
dependents(Actor) - Static method in class ptolemy.actor.util.ActorDependencies
Return a Set of dependent (downstream) atomic actors that are connected to the target.
dependents(Actor, Class) - Static method in class ptolemy.actor.util.ActorDependencies
Return a Set of dependent (downstream) actors of a particular class that are connected to the target.
dependents(IOPort, Class) - Static method in class ptolemy.actor.util.ActorDependencies
Return a Set of dependent (downstream) actors of a particular class that are connected to a port.
dependentScalarVariables - Variable in class org.ptolemy.fmi.FMI20ContinuousStateDerivative
The list of dependent ScalarVariable elements.
dependentScalarVariables - Variable in class org.ptolemy.fmi.FMI20Output
The list of dependent ScalarVariable elements.
dependentScalarVariables - Variable in class org.ptolemy.fmi.FMIModelDescription.ContinuousState
The list of dependent ScalarVariable elements.
dependentStateIndexes - Variable in class org.ptolemy.fmi.FMI20ContinuousStateDerivative
The list of indexes of dependent continuous elements.
depth - Variable in class ptolemy.domains.csp.lib.CSPBuffer
The Parameter storing the depth of the buffer.
depth() - Method in class ptolemy.data.type.ArrayType
Return the depth of an array type.
depth() - Method in class ptolemy.data.type.RecordType
Return the depth of a record type.
depth() - Method in class ptolemy.data.type.StructuredType
Return the depth of a structured type.
depth() - Method in class ptolemy.data.type.UnionType
Return the depth of a union type.
depth() - Method in class ptolemy.domains.de.kernel.DEEvent
Return the depth of this event.
depthInHierarchy() - Method in class ptolemy.kernel.util.NamedObj
Return the depth in the hierarchy of this object.
DEReceiver - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel
The adapter for DE receiver.
DEReceiver - Class in ptolemy.domains.de.kernel
An implementation of the ptolemy.actor.Receiver interface for the DE domain.
DEReceiver() - Constructor for class ptolemy.domains.de.kernel.DEReceiver
Construct an empty DEReceiver with no container.
DEReceiver(IOPort) - Constructor for class ptolemy.domains.de.kernel.DEReceiver
Construct an empty DEReceiver with the specified container.
DEReceiver(DEReceiver) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEReceiver
Construct an adapter for an DE receiver.
deRegisterAdditionalListener(DropTargetListener) - Method in class ptolemy.vergil.basic.EditorDropTarget
Remove an additional listener.
Derivable - Interface in ptolemy.kernel.util
This interface is for objects that can be derived.
derivative - Variable in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
The derivative port.
derivative - Variable in class ptolemy.domains.continuous.lib.Derivative
The derivative output port.
Derivative - Class in ptolemy.domains.continuous.lib
A crude approximation to a derivative in the continuous domain.
Derivative - Class in ptolemy.domains.de.lib
Output the discrete derivative of the input, y[n] = (x[n] - x[n-1])/dt, where dt is the time gap between input events.
Derivative(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.lib.Derivative
Construct a derivative actor.
Derivative(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.Derivative
Construct an actor with the given container and name.
DerivativeFunction - Interface in org.ptolemy.qss.util
Provide an interface for representing derivative functions.
derivatives - Variable in class ptolemy.plot.PlotPoint
d^n y/dx^n for n > 0.
derivativeValue(DoubleToken, int) - Static method in class ptolemy.data.SmoothToken
Return the n-th derivative of the specified token.
derivativeValues() - Method in class ptolemy.data.SmoothToken
Return the derivatives of the token as a double[], or null if there are no derivatives.
deriveComponentBaseDimensionsMap(Map<DimensionRepresentativeConcept, Integer>) - Static method in class ptolemy.data.ontologies.lattice.unit.DerivedDimensionRepresentativeConcept
Derive a map of base dimensions to exponents that represents the given dimension map.
DerivedDimensionRepresentativeConcept - Class in ptolemy.data.ontologies.lattice.unit
A representative concept in the unitSystem ontology for a set of units for a specific physical dimension that is derived from other dimensions.
DerivedDimensionRepresentativeConcept(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.unit.DerivedDimensionRepresentativeConcept
Create a new DerivedUnitRepresentativeConcept with the specified name and ontology.
DerivedUnitConcept - Class in ptolemy.data.ontologies.lattice.unit
A concept in the unitSystem ontology for a specific unit for a specific physical dimension.
DerivedUnitConcept(Ontology, DerivedDimensionRepresentativeConcept, RecordToken) - Constructor for class ptolemy.data.ontologies.lattice.unit.DerivedUnitConcept
Create a new BaseUnitConcept, belonging to the given ontology.
derivesFrom(SootClass, SootClass) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Return true if the given class derives from the given base class.
DeScrambler - Class in ptolemy.actor.lib.comm
Descramble the input bit sequence using a feedback shift register.
DeScrambler(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.comm.DeScrambler
Construct an actor with the given container and name.
describeDepths() - Method in class ptolemy.actor.util.CausalityInterfaceForComposites
Return a string that describes the depths of actors and their ports.
describePriorities() - Method in class ptolemy.domains.de.kernel.DEDirector
Return a string that describes the depths of actors and their ports.
description - Variable in class org.ptolemy.fmi.FMIScalarVariable
The value of the description xml attribute.
description - Variable in class org.ptolemy.fmi.type.FMIType
A description of the type.
description - Variable in class ptolemy.domains.modal.modal.RefinementExtender
A string description of the refinement class, which is shown in the dialog for the user to choose a refinement to add.
description - Variable in class ptolemy.vergil.basic.DocAttribute
The description.
description() - Method in class org.ptolemy.ssm.Map
 
description() - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Return a description.
description() - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Return a String that contains all the code block names and bodies from the associated adapter .[target] file.
description() - Method in class ptolemy.graph.InequalitySolver
Return a description of this solver as a String.
description() - Method in interface ptolemy.kernel.util.Nameable
Return a description of the object.
description() - Method in class ptolemy.kernel.util.NamedObj
Return a full description of the object.
description() - Method in class ptolemy.kernel.util.Workspace
Return a full description of the workspace and everything in its directory.
description(int) - Method in class ptolemy.kernel.util.NamedObj
Return a description of the object.
description(int) - Method in class ptolemy.kernel.util.Workspace
Return a description of the workspace.
description(String) - Method in class ptolemy.actor.lib.jjs.JavaScript
Specify a description to appear in the documentation for this actor.
description(String) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Specify a description to appear in the documentation for this actor.
description(String, String) - Method in class ptolemy.actor.lib.jjs.JavaScript
Specify a description to appear in the documentation for this actor.
description(String, String) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Specify a description to appear in the documentation for this actor.
description(String, String) - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Print description of Syntactic Graph.
description(String, String) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Print description of Node.
descriptiveForm() - Method in class ptolemy.moml.unit.Unit
The expression of the Unit that is commonly used by humans.
descriptiveForm() - Method in class ptolemy.moml.unit.UnitConstraint
 
descriptiveForm() - Method in class ptolemy.moml.unit.UnitConstraints
 
descriptiveForm() - Method in class ptolemy.moml.unit.UnitExpr
The expression of the UnitExpr that is commonly used by humans.
descriptiveForm() - Method in interface ptolemy.moml.unit.UnitPresentation
This method generates the descriptive form.
descriptiveForm() - Method in class ptolemy.moml.unit.UnitTerm
Create a String that is understandable by a human.
descriptor() - Method in class ptolemy.graph.Edge
A one-word description of the type of this graph element.
descriptor() - Method in class ptolemy.graph.Element
A one-word description of the type of this graph element.
descriptor() - Method in class ptolemy.graph.Node
A one-word description of the type of this graph element.
designPatternFile - Variable in class ptolemy.actor.gt.controller.DesignPatternImporter
The design pattern file.
DesignPatternGetMoMLAction - Class in ptolemy.actor
An action that generates the Moml for a group of states to be used as a design pattern.
DesignPatternGetMoMLAction() - Constructor for class ptolemy.actor.DesignPatternGetMoMLAction
 
DesignPatternIcon - Class in ptolemy.vergil.icon
The icon for groups representing design patterns.
DesignPatternIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.DesignPatternIcon
Create a new icon with the given name in the given container.
DesignPatternImporter - Class in ptolemy.actor.gt.controller
An attribute that specifies the location of a design pattern and populates the container with that design pattern automatically.
DesignPatternImporter(NamedObj, String) - Constructor for class ptolemy.actor.gt.controller.DesignPatternImporter
Construct an attribute with the given name contained by the specified entity.
DesktopContext - Class in diva.gui
DesktopContext is an application context that displays multiple content panes in an instance of a JDesktopPane.
DesktopContext(AppContext) - Constructor for class diva.gui.DesktopContext
Create an instance of this Frame with the application.
DesktopContext(AppContext, JComponent) - Constructor for class diva.gui.DesktopContext
Create an instance of this Frame with the application.
DespeckleFilter - Class in com.jhlabs.image
A filter which removes noise from an image using a "pepper and salt" algorithm.
DespeckleFilter() - Constructor for class com.jhlabs.image.DespeckleFilter
 
DestinationAirport - Class in ptolemy.domains.atc.lib
This actor models a destination airport.
DestinationAirport(CompositeEntity, String) - Constructor for class ptolemy.domains.atc.lib.DestinationAirport
Construct an actor with the given container and name.
destinationPosition - Variable in class ptolemy.actor.lib.ArrayExtract
The index into the output array at which to start copying.
destinationState() - Method in class ptolemy.domains.modal.kernel.Transition
Return the destination state of this transition.
destroy() - Method in class diva.gui.AppletContext
Override the superclass's destroy method to call the user-specified exit action.
destroy() - Method in class ptolemy.actor.gui.PtolemyApplet
Cleanup after execution of the model.
destroy() - Method in class ptolemy.domains.modal.kernel.RelationList
Destroy the relation list by deleting all the contained elements.
destroy() - Method in class ptolemy.gui.test.GraphicalMessageHandlerApplet
Cleanup after execution of the model.
destroy() - Method in class ptolemy.plot.PlotApplet
Cleanup after execution of the model.
destroy() - Method in class ptolemy.plot.PlotBox
Destroy the plotter.
destroy() - Method in interface ptolemy.plot.PlotBoxInterface
Destroy the plotter.
destroy() - Method in class ptolemy.vergil.VergilApplet
Cleanup after execution of the model.
detectFaces(Mat) - Method in class org.ptolemy.opencv.FaceRecognizer
Detect faces.
determinant(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return the determinant of a square matrix.
determinant(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return the determinant of a square matrix.
determinant(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return the determinant of a square matrix.
determineEnds() - Method in class ptolemy.domains.dt.kernel.DTReceiver
Determine the source and destination ports that use this receiver in their communications.
determineSequenceLength(ScalarToken, ScalarToken, ScalarToken) - Static method in class ptolemy.data.MatrixToken
Count the number of tokens differing by the given increment that fit in a range between the given start token and the given end token.
DEThreadActor - Class in ptolemy.domains.de.kernel
A base class for threaded DE domain actors.
DEThreadActor(TypedCompositeActor, String) - Constructor for class ptolemy.domains.de.kernel.DEThreadActor
Constructor.
DETransformer - Class in ptolemy.domains.de.lib
This is an abstract base class for DE actors that transform an input stream into an output stream.
DETransformer(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.DETransformer
Construct an actor with the given container and name.
deviceDelay - Variable in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
Device delay parameter that defaults to the double value 0.0.
deviceDelay - Variable in class ptolemy.domains.ptides.lib.PtidesPort
Device delay parameter that defaults to the double value 0.0.
deviceDelayBound - Variable in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
Device delay bound parameter that defaults to the double value 0.0.
deviceDelayBound - Variable in class ptolemy.domains.ptides.lib.PtidesPort
Device delay bound parameter that defaults to the double value 0.0.
deviceNumber - Variable in class ptolemy.actor.lib.jmf.VideoCamera
This parameter lets the user select the device to use.
DFUtilities - Class in ptolemy.actor.util
This class factors code out of the SDF domain, for use in different schedulers, so that they can be implemented in a consistent fashion.
DFUtilities() - Constructor for class ptolemy.actor.util.DFUtilities
 
DFUtilities.NamedObjComparator - Class in ptolemy.actor.util
A comparator for named objects.
diag(double[]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is constructed by placing the elements of the input array on the diagonal of the square matrix, starting from the top left corner down to the bottom right corner.
diag(float[]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is constructed by placing the elements of the input array on the diagonal of the square matrix, starting from the top left corner down to the bottom right corner.
diag(int[]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is constructed by placing the elements of the input array on the diagonal of the square matrix, starting from the top left corner down to the bottom right corner.
diag(long[]) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is constructed by placing the elements of the input array on the diagonal of the square matrix, starting from the top left corner down to the bottom right corner.
diag(Complex[]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is constructed by placing the elements of the input array on the diagonal of the square matrix, starting from the top left corner down to the bottom right corner.
diag(Fraction[]) - Static method in class ptolemy.math.FractionMatrixMath
Return a new matrix that is constructed by placing the elements of the input array on the diagonal of the square matrix, starting from the top left corner down to the bottom right corner.
dialog - Variable in class ptolemy.actor.lib.gui.InteractiveDialog.DialogTableau
The UserDialog.
DIALOG_BORDER - Static variable in class com.jgoodies.forms.factories.Borders
A standardized Border that describes the border around a dialog content that has no tabs.
DIALOG_UNITS_X - Static variable in class com.jgoodies.forms.layout.ConstantSize
 
DIALOG_UNITS_Y - Static variable in class com.jgoodies.forms.layout.ConstantSize
 
DialogFrame(InteractiveDialog.DialogTableau) - Constructor for class ptolemy.actor.lib.gui.InteractiveDialog.DialogFrame
Construct a frame to display the ExpressionShell window.
DialogTableau - Class in ptolemy.actor.gui
A tableau representing a Dialog in a toplevel window.
DialogTableau(Effigy, String) - Constructor for class ptolemy.actor.gui.DialogTableau
Construct a new tableau for the model represented by the given effigy.
DialogTableau(ExpressionShellEffigy, String) - Constructor for class ptolemy.actor.lib.gui.InteractiveDialog.DialogTableau
Construct a new tableau for the model represented by the given effigy.
dialogUnitXAsPixel(int, double) - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Converts horizontal dialog units and returns pixels.
dialogUnitXAsPixel(int, Component) - Static method in class com.jgoodies.forms.layout.Sizes
Converts horizontal dialog units and returns pixels.
dialogUnitXAsPixel(int, Component) - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Converts horizontal dialog units and returns pixels.
dialogUnitXAsPixel(int, Component) - Method in interface com.jgoodies.forms.util.UnitConverter
Converts horizontal dialog units and returns pixels.
dialogUnitYAsPixel(int, double) - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Converts vertical dialog units and returns pixels.
dialogUnitYAsPixel(int, Component) - Static method in class com.jgoodies.forms.layout.Sizes
Converts vertical dialog units and returns pixels.
dialogUnitYAsPixel(int, Component) - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Converts vertical dialog units and returns pixels.
dialogUnitYAsPixel(int, Component) - Method in interface com.jgoodies.forms.util.UnitConverter
Converts vertical dialog units and returns pixels.
Dictionary - Class in ptolemy.actor.lib
A store for key-value pairs.
Dictionary(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Dictionary
Construct an actor with the given container and name.
diff(String, String) - Static method in class ptolemy.util.Diff
Return the difference between two strings.
Diff - Class in ptolemy.util
Read two files and compute the diff.
Diff() - Constructor for class ptolemy.util.Diff
 
DIFFERENCE - Static variable in class com.jhlabs.composite.MiscComposite
 
DIFFERENCE - Static variable in class com.jhlabs.image.PixelUtils
 
DifferenceComposite - Class in com.jhlabs.composite
 
DifferenceComposite(float) - Constructor for class com.jhlabs.composite.DifferenceComposite
 
Differential - Class in ptolemy.actor.lib
Output the current input minus the previous input, or if there has been no previous input, the current input itself.
Differential - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Differential.
Differential - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Differential.
Differential(Differential) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Differential
Construct a Differential adapter.
Differential(Differential) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Differential
Construct a Differential adapter.
Differential(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Differential
Construct an actor with the given container and name.
DifferentialSystem - Class in ptolemy.domains.continuous.lib
A differential system in the Continuous domain.
DifferentialSystem(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.lib.DifferentialSystem
Construct the composite actor with a name and a container.
DifferentialSystem(Workspace) - Constructor for class ptolemy.domains.continuous.lib.DifferentialSystem
Construct a DifferentialSystem in the specified workspace with no container and an empty string as a name.
diffuseColor - Variable in class ptolemy.domains.gr.lib.GRShadedShape
The diffuse color, which is the color of the object reflecting illumination.
DiffuseFilter - Class in com.jhlabs.image
This filter diffuses an image by moving its pixels in random directions.
DiffuseFilter() - Constructor for class com.jhlabs.image.DiffuseFilter
 
DiffusionFilter - Class in com.jhlabs.image
A filter which uses Floyd-Steinberg error diffusion dithering to halftone an image.
DiffusionFilter() - Constructor for class com.jhlabs.image.DiffusionFilter
Construct a DiffusionFilter.
DIGIT - Static variable in interface ptolemy.data.expr.MatrixParserConstants
RegularExpression Id.
DijkstraAlgorithm - Class in ptolemy.domains.atc.kernel.policy2
Find the shortest path from a source to a destination.
DijkstraAlgorithm() - Constructor for class ptolemy.domains.atc.kernel.policy2.DijkstraAlgorithm
Instantiate.
DijkstraSequenceEstimator - Class in ptolemy.domains.sequence.kernel
A class that estimates a sequential schedule based on a modified version of Dijkstra's algorithm to compute longest paths.
DijkstraSequenceEstimator(Director) - Constructor for class ptolemy.domains.sequence.kernel.DijkstraSequenceEstimator
Construct an estimator for the given director.
Dilate() - Constructor for class org.ptolemy.opencv.ComputerVision.Dilate
 
DilateFilter - Class in com.jhlabs.image
Given a binary image, this filter performs binary dilation, setting all added pixels to the given 'new' color.
DilateFilter() - Constructor for class com.jhlabs.image.DilateFilter
 
dimension - Variable in class ptolemy.domains.pn.demo.QR.StreamToMatrix
The dimension of the matrix.
dimensionArray - Variable in class ptolemy.data.ontologies.lattice.unit.DerivedDimensionRepresentativeConcept
An array of records that specifies the dimensions and exponents that comprise this dimension.
dimensionConcept - Variable in class ptolemy.domains.ontologies.lib.UnitsConverter
The name of the dimension from which both units are derived.
DimensionlessConcept - Class in ptolemy.data.ontologies.lattice.unit
A concept in a dimension system ontology that represents the dimensionless unit.
DimensionlessConcept(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.unit.DimensionlessConcept
Create a new DimensionlessConcept with the specified name and the specified ontology.
dimensionOfOptimizationSpace - Variable in class org.ptolemy.optimization.CompositeOptimizer
The dimension of optimization space.
dimensionOfOptimizationSpace - Variable in class org.ptolemy.optimization.CompositeOptimizerUsingGradient
The dimension of optimization space.
DimensionRepresentativeConcept - Class in ptolemy.data.ontologies.lattice.unit
A representative concept in the unitSystem ontology for a set of units for a specific physical dimension.
DimensionRepresentativeConcept(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.unit.DimensionRepresentativeConcept
Create a new DimensionRepresentativeConcept with the specified name and ontology.
DiningApplet - Class in ptolemy.domains.csp.demo.DiningPhilosophers
Applet containing Dining Philosophers demo.
DiningApplet() - Constructor for class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet
 
DiningApplet.CurrentTimeThread - Class in ptolemy.domains.csp.demo.DiningPhilosophers
 
DiningApplet.EatingRateListener - Class in ptolemy.domains.csp.demo.DiningPhilosophers
 
DiningApplet.GoButtonListener - Class in ptolemy.domains.csp.demo.DiningPhilosophers
 
DiningApplet.StopButtonListener - Class in ptolemy.domains.csp.demo.DiningPhilosophers
 
DiningApplet.ThinkingRateListener - Class in ptolemy.domains.csp.demo.DiningPhilosophers
 
DiningPhilosophers - Class in ptolemy.domains.csp.demo.DiningPhilosophers
Five philosophers are seated at a table with a large bowl of food in the middle.
DiningPhilosophers() - Constructor for class ptolemy.domains.csp.demo.DiningPhilosophers.DiningPhilosophers
Create an instance of the Dining Philosophers demo.
dip - Variable in class ptolemy.actor.lib.ArrayPeakSearch
The amount that the signal must drop below a local maximum before a peak is detected.
directDependency - Variable in class org.ptolemy.fmi.FMIScalarVariable
The input ports on which an output has a direct dependence.
DirectedAcyclicGraph - Class in ptolemy.graph
A directed acyclic graph (DAG).
DirectedAcyclicGraph() - Constructor for class ptolemy.graph.DirectedAcyclicGraph
Construct an empty DAG.
DirectedAcyclicGraph(int) - Constructor for class ptolemy.graph.DirectedAcyclicGraph
Construct an empty DAG with enough storage allocated for the specified number of elements.
DirectedGraph - Class in ptolemy.graph
A directed graph.
DirectedGraph() - Constructor for class ptolemy.graph.DirectedGraph
Construct an empty directed graph.
DirectedGraph(int) - Constructor for class ptolemy.graph.DirectedGraph
Construct an empty directed graph with enough storage allocated for the specified number of nodes.
DirectedGraph(int, int) - Constructor for class ptolemy.graph.DirectedGraph
Construct an empty directed graph with enough storage allocated for the specified number of edges, and number of nodes.
direction - Variable in class ptolemy.domains.continuous.lib.LevelCrossingDetector
A parameter that can be used to limit the detected level crossings to rising or falling.
direction - Variable in class ptolemy.domains.qss.lib.SmoothZeroCrossingDetector
A parameter that can be used to limit the detected level crossings to rising or falling.
direction - Variable in class ptolemy.vergil.basic.layout.ModalLayoutConfiguration
Specifies the direction into which the "flow" of the layout points.
director - Variable in class ptolemy.actor.lib.hoc.MobileModel
The inside Director for executing the inside model.
director - Variable in class ptolemy.domains.ptera.kernel.PteraController
The Ptera director contained by this controller.
Director - Class in ptolemy.actor
A Director governs the execution within a CompositeActor.
Director - Class in ptolemy.cg.adapter.generic.adapters.ptolemy.actor
Code generator adapter associated with the ptolemy.actor.Director class.
Director - Class in ptolemy.cg.adapter.generic.html.adapters.ptolemy.actor
Code generator adapter for generating HTML code for Director.
Director - Class in ptolemy.cg.adapter.generic.program.procedural.fmima.adapters.ptolemy.actor
Code generator adapter for generating FMIMA code for Director.
Director - Class in ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.adapters.ptolemy.actor
Code generator adapter for generating FMIMA code for Director.
Director() - Constructor for class ptolemy.actor.Director
Construct a director in the default workspace with an empty string as its name.
Director(Director) - Constructor for class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Construct the code generator adapter associated with the given director.
Director(Director) - Constructor for class ptolemy.cg.adapter.generic.html.adapters.ptolemy.actor.Director
Construct the code generator adapter associated with the given director.
Director(Director) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.fmima.adapters.ptolemy.actor.Director
Construct the code generator adapter associated with the given director.
Director(Director) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.adapters.ptolemy.actor.Director
Construct the code generator adapter associated with the given director.
Director(CompositeEntity, String) - Constructor for class ptolemy.actor.Director
Construct a director in the given container with the given name.
Director(Workspace) - Constructor for class ptolemy.actor.Director
Construct a director in the workspace with an empty name.
DIRECTOR_PARAMETERS - Static variable in class ptolemy.actor.gui.ModelPane
Indicator to include director parameters in the controls.
directorClass - Variable in class ptolemy.domains.modal.modal.ModalModel
A director class name.
directory - Variable in class ptolemy.actor.gt.DefaultDirectoryAttribute
The default directory where model files are searched.
directory - Variable in class ptolemy.actor.lib.Exec
The directory in which to execute the command.
directory - Variable in class ptolemy.domains.ptera.lib.ListDirectory
The director in which files are to be listed.
directory() - Method in class ptolemy.kernel.util.Workspace
Deprecated.
Use directoryList() instead.
directoryList() - Method in class ptolemy.kernel.util.Workspace
Return an unmodifiable list of the items in the directory, in the order in which they were added.
DirectoryListing - Class in ptolemy.actor.lib.io
Given a URL or directory name, produce an array of file names in that directory that match an (optional) pattern.
DirectoryListing(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.io.DirectoryListing
Construct an actor with the given container and name.
directoryOrURL - Variable in class ptolemy.actor.lib.io.DirectoryListing
The directory name or URL from which to read.
directoryOrURLPort - Variable in class ptolemy.kernel.test.PortHasNoContainer
This port, from actor/lib/io/DirectoryListing.java, is ok because it ends in "Port"
directoryOrURLPort - Variable in class ptolemy.kernel.test.PortNameProblem
 
directoryToExportTo - Variable in class ptolemy.vergil.basic.export.web.WebExportParameters
The directory to export to.
directoryToExportTo - Variable in class ptolemy.vergil.basic.ExportParameters
The directory to export to.
disable_tracing() - Method in class ptolemy.data.expr.MatrixParser
Disable tracing.
disable_tracing() - Method in class ptolemy.data.expr.PtParser
Disable tracing.
disable_tracing() - Method in class ptolemy.moml.unit.UParser
Disable tracing.
disableAll() - Method in class ptolemy.actor.gt.GTIngredient
Disable all elements.
disableCaching() - Method in class ptolemy.graph.analysis.strategy.CachedStrategy
Disable caching.
DISABLED - ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
 
DISABLED_VALUE - Static variable in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
 
disableTypeResolution(boolean) - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Set the flag indicating whether type resolution is disabled or not.
discard - Variable in class ptolemy.domains.continuous.lib.ContinuousMerge
Indicator of whether to discard present inputs on channel numbers higher than the first one.
Discard - Class in ptolemy.actor.lib
A simple sink actor that consumes and discards input tokens.
Discard - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Discard.
Discard - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Discard.
Discard - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Discard.
Discard(Discard) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Discard
Construct a BooleanSwitch adapter.
Discard(Discard) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Discard
Construct a Discard adapter.
Discard(Discard) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Discard
Construct a Discard adapter.
Discard(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Discard
Construct an actor with an input multiport.
DiscardDoubles - Class in ptolemy.moml.filter
A simple sink actor that consumes and discards double input tokens.
DiscardDoubles(CompositeEntity, String) - Constructor for class ptolemy.moml.filter.DiscardDoubles
Construct an actor with an input multiport with type double.
DiscardDoublesArray - Class in ptolemy.moml.filter
A simple sink actor that consumes and discards arrays of double input tokens.
DiscardDoublesArray(CompositeEntity, String) - Constructor for class ptolemy.moml.filter.DiscardDoublesArray
Construct an actor with an input multiport with type double.
discarded(DiscoveryEvent) - Method in class ptolemy.distributed.client.ClientServerInteractionManager
Required by DiscoveryListener interface.
discarded(DiscoveryEvent) - Method in class ptolemy.distributed.rmi.DistributedServerRMIGeneric
Called when one or more lookup service registrars has been discarded.
discardEvents - Variable in class ptolemy.domains.de.lib.Merge
A flag to indicate whether the input events can be discarded.
DiscardGenerals - Class in ptolemy.moml.filter
A simple sink actor that consumes and discards input tokens of type General.
DiscardGenerals(CompositeEntity, String) - Constructor for class ptolemy.moml.filter.DiscardGenerals
Construct an actor with an input multiport with type general.
discardOldData - Variable in class ptolemy.actor.lib.io.comm.SerialComm
Indicator of whether to discard old data.
disconnectEdge(Object, Object) - Method in class diva.graph.modular.MutableModularGraphModel
Disconnect an edge from its two endpoints and notify graph listeners with an EDGE_HEAD_CHANGED and an EDGE_TAIL_CHANGED event.
disconnectEdge(Object, Object) - Method in interface diva.graph.MutableGraphModel
Disconnect an edge from its two endpoints and notify graph listeners with an EDGE_HEAD_CHANGED and an EDGE_TAIL_CHANGED event whose source is the given source.
disconnectEdge(Object, Object) - Method in class ptolemy.vergil.actor.ActorGraphModel
Disconnect an edge from its two endpoints and notify graph listeners with an EDGE_HEAD_CHANGED and an EDGE_TAIL_CHANGED event whose source is the given source.
disconnectEdge(Object, Object) - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Disconnect an edge from its two endpoints and notify graph listeners with an EDGE_HEAD_CHANGED and an EDGE_TAIL_CHANGED event whose source is the given source.
disconnectEdge(Object, Object) - Method in class ptolemy.vergil.modal.FSMGraphModel
Disconnect an edge from its two endpoints and notify graph listeners with an EDGE_HEAD_CHANGED and an EDGE_TAIL_CHANGED event whose source is the given source.
disconnectEdge(Object, Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel
Disconnect an edge (a Link object which contains a ConceptRelation in the ontology model) from its two endpoints and notify graph listeners with an EDGE_HEAD_CHANGED and an EDGE_TAIL_CHANGED event whose source is the given source.
disconnectEdge(Object, Object) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphModel
Disconnect an edge object.
disconnectedPort - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.test.ActorWithPrivateParameter
A port that is disconnected and that has a name that is different from the field name.
disconnectGraphOnAbsentValue - Variable in class ptolemy.actor.lib.gui.TimedPlotter
When disconnectGraphOnAbsentValue is True there will be a gap in the graph each time a the actor is fired, but the value is absent for a certain channel.
discoverDevices(String, String) - Method in class ptolemy.actor.lib.jjs.modules.discovery.DiscoveryHelper
Discover all devices that reply to a ping on the class-C local area network connected to the given IP address A class-C network has a netmask of /24, or 255.255.255.0.
discovered(DiscoveryEvent) - Method in class ptolemy.distributed.client.ClientServerInteractionManager
Required by DiscoveryListener interface.
discovered(DiscoveryEvent) - Method in class ptolemy.distributed.rmi.DistributedServerRMIGeneric
Called when one or more lookup service registrars has been discovered.
discoverServices() - Method in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareHelper
Return the discovered services.
discoverServices() - Method in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
Return the selected service.
DiscoveryHelper - Class in ptolemy.actor.lib.jjs.modules.discovery
A helper class for the device discovery Javascript host code.
DiscoveryHelper() - Constructor for class ptolemy.actor.lib.jjs.modules.discovery.DiscoveryHelper
Construct a new DiscoveryHelper.
discrete - org.ptolemy.fmi.FMIScalarVariable.Variability
The value only changes during initialization and at event instances.
DiscreteClock - Class in ptolemy.actor.lib
This actor produces a periodic signal, a sequence of events at regularly spaced intervals.
DiscreteClock - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.DiscreteClock.
DiscreteClock - Class in ptolemy.domains.continuous.lib
Deprecated.
Use ptolemy.actor.lib.DiscreteClock instead.
DiscreteClock(DiscreteClock) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.DiscreteClock
Constructor method for the DiscreteClock adapter.
DiscreteClock(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.DiscreteClock
Construct an actor in the specified container with the specified name.
DiscreteClock(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.lib.DiscreteClock
Deprecated.
Construct an actor in the specified container with the specified name.
DiscreteRandomSource - Class in ptolemy.actor.lib
An actor that produces tokens with a given probability mass function.
DiscreteRandomSource(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.DiscreteRandomSource
Construct an actor with the given container and name.
dispatch(GraphViewEvent) - Method in class diva.graph.AbstractGraphController
Dispatch the given graph view event to all registered graph view listeners.
dispatch(GraphViewEvent) - Method in interface diva.graph.GraphController
Dispatch the given graph view event to all registered graph view listeners.
dispatchEvent(GraphEvent) - Method in class diva.graph.toolbox.GraphEventMulticaster
Dispatch an event to the list of listeners, calling the appropriate method based on the event's ID.
dispatchEvent(AWTEvent) - Method in class diva.canvas.CanvasPane
Dispatch an AWT event on this pane.
dispatchEvent(AWTEvent) - Method in interface diva.canvas.event.EventAcceptor
Dispatch an AWT event within this component.
dispatchEvent(AWTEvent) - Method in class diva.canvas.event.EventLayer
Dispatch an AWT event on this layer.
dispatchEvent(AWTEvent) - Method in class diva.canvas.FigureLayer
Dispatch an AWT event on this layer.
dispatchEvent(AWTEvent) - Method in class diva.canvas.PaneWrapper
Dispatch an AWT event on this pane figure.
dispatchEvent(PropertyChangeEvent) - Method in class diva.util.PropertyChangeMulticaster
Dispatch the given event to all of the listeners.
dispatchGraphEvent(GraphEvent) - Method in class diva.graph.AbstractGraphModel
Send an graph event to all of the graph listeners.
dispatchGraphEvent(GraphEvent) - Method in interface diva.graph.GraphModel
Send an graph event to all of the graph listeners.
dispatchSelectionEvent(SelectionEvent) - Method in class diva.canvas.interactor.BasicSelectionModel
Dispatch a selection event to all registered listeners
DisplaceFilter - Class in com.jhlabs.image
A filter which simulates the appearance of looking through glass.
DisplaceFilter() - Constructor for class com.jhlabs.image.DisplaceFilter
 
display - Variable in class ptolemy.component.test.Leds
The increment port.
display(String) - Method in interface ptolemy.actor.lib.gui.DisplayInterface
Append the string value of the token to the text area on the screen.
display(String) - Method in class ptolemy.actor.lib.gui.DisplayJavaSE
Append the string value of the token to the text area on the screen.
display(ArrayToken) - Method in class ptolemy.actor.gui.ArrayOfRecordsPane
Set the array to display in the table.
display(ArrayToken, ArrayToken) - Method in class ptolemy.actor.gui.ArrayOfRecordsPane
Set the array to display in the table.
display(ImageToken) - Method in class ptolemy.actor.lib.image.ImageTableau
Display the specified token.
display(MatrixToken) - Method in class ptolemy.actor.gui.MatrixPane
Set the matrix to display in the table.
display(Token) - Method in interface ptolemy.actor.lib.image.ImageDisplayInterface
Display the specified token.
display(Token) - Method in class ptolemy.actor.lib.image.ImageDisplayJavaSE
Display the specified token.
display(Token) - Method in class ptolemy.domains.sdf.lib.vq.ImageDisplayJavaSE
Display the specified token.
Display - Class in ptolemy.actor.lib.gui
Display the values of the tokens arriving on the input channels in a text area on the screen.
Display - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.gui
An adapter class for ptolemy.actor.lib.Display.
Display - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.gui
An adapter class for ptolemy.actor.lib.gui.Display.
Display - Class in ptolemy.cg.adapter.generic.program.procedural.c.arduino.adapters.ptolemy.actor.lib.gui
An adapter class for ptolemy.actor.lib.gui.Display.
Display - Class in ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.ptolemy.actor.lib.gui
An adapter class for ptolemy.actor.lib.gui.Display.
Display - Class in ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.gui
An adapter class for ptolemy.actor.lib.gui.Display.
Display - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.gui
A code generation adapter class for ptolemy.actor.lib.gui.Display.
Display - Class in ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.gui
The default adapter class for ptolemy.actor.lib.gui.Display.
Display(Display) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.gui.Display
Construct a Display adapter.
Display(Display) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.gui.Display
Construct the Display adapter.
Display(Display) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.arduino.adapters.ptolemy.actor.lib.gui.Display
Construct the Display adapter.
Display(Display) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.ptolemy.actor.lib.gui.Display
Construct the Display adapter.
Display(Display) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.gui.Display
Construct the Display adapter.
Display(Display) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.gui.Display
Construct a Display adapter.
Display(LatticeOntologySolver, Display) - Constructor for class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.gui.Display
Construct a default lattice ontology adapter for the Display actor.
Display(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.Display
Construct an actor with an input multiport of type GENERAL.
DisplayAll - Class in ptolemy.domains.taskpt.lib.gui
An actor that displays the values of all tokens present on the input channels on screen (in contrast to one token per channel in the base class).
DisplayAll(CompositeEntity, String) - Constructor for class ptolemy.domains.taskpt.lib.gui.DisplayAll
Construct an actor with an input multiport of type GENERAL.
displayAnalysisValues() - Method in class org.hlacerti.lib.HlaReporter
Display some analysis results as string.
displayBufferSizes() - Method in class ptolemy.domains.psdf.kernel.PSDFScheduler
Return a string representation of the buffer sizes of the relations in the model.
displayConcepts() - Method in class ptolemy.data.ontologies.OntologySolver
If the value of the highlight parameter is set to true, highlight the given property-able object with the specified color associated with the given property, if there exists any.
displayGraphicsOutput - Variable in class ptolemy.actor.lib.r.RExpression
If true, then display plot.
displayGraphicsOutput - Variable in class ptolemy.actor.lib.r.RExpression2
If true, then display plot.
displayHeight - Variable in class ptolemy.vergil.icon.AttributeValueIcon
The maximum number of lines to display.
displayImage() - Method in class ptolemy.media.Picture
Notify this picture that its image has been changed and that it is now OK to display the new image.
displayImage(AWTImageToken) - Method in class ptolemy.actor.lib.jjs.modules.imageDisplay.ImageDisplayHelper
Display an image.
DisplayInterface - Interface in ptolemy.actor.lib.gui
Interface for implementing platform dependent parts of the display actor.
DisplayJavaSE - Class in ptolemy.actor.lib.gui
DisplayJavaSE is the implementation of the DisplayInterface that uses AWT and Swing classes.
DisplayJavaSE() - Constructor for class ptolemy.actor.lib.gui.DisplayJavaSE
 
displayParseTree(String) - Method in class ptolemy.data.expr.ASTPtRootNode
Override this method if you want to customize how the node dumps out its children.
displayParseTree(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeDumper
Print the contents of a parse tree.
displayParseTree(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
displayText - Variable in class ptolemy.vergil.basic.export.web.WebContent
Parameter giving the text to display in the Ptolemy model.
displayText(String) - Method in class ptolemy.actor.lib.jjs.modules.textDisplay.TextDisplayHelper
Display text.
displayWidth - Variable in class ptolemy.vergil.icon.AttributeValueIcon
The number of characters to display.
displayWidth - Variable in class ptolemy.vergil.icon.BoxedValuesIcon
The number of characters to display.
displayWidth - Variable in class ptolemy.vergil.icon.ValueIcon
The number of characters to display.
displayWidth - Variable in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
The number of characters to display.
dispose() - Method in class com.jhlabs.composite.MiscCompositeContext
 
dispose() - Method in class com.jhlabs.composite.RGBComposite.RGBCompositeContext
 
dispose() - Method in class org.ptolemy.fmi.FMIModelDescription
Unload the native library and free up any Java references to memory allocated by the allocate memory callback.
dispose() - Method in class ptolemy.actor.gui.PlotTableauFrame
Dispose of this frame.
dispose() - Method in class ptolemy.actor.gui.PtolemyFrame
Dispose of this frame.
dispose() - Method in class ptolemy.actor.gui.TableauFrame
Dispose of this frame.
dispose() - Method in class ptolemy.actor.gui.TextEditor
Dispose of this frame.
dispose() - Method in class ptolemy.gui.ComponentDialog
 
dispose() - Method in class ptolemy.gui.Top
Dispose of this frame.
dispose() - Method in class ptolemy.plot.EPSGraphics
 
dispose() - Method in class ptolemy.vergil.actor.ActorGraphFrame
Dispose of this frame.
dispose() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Dispose of this frame.
dispose() - Method in class ptolemy.vergil.basic.ExtendedGraphFrame
Dispose of this frame.
dispose() - Method in class ptolemy.vergil.basic.SearchResultsDialog
Override to clear highlights.
dispose() - Method in class ptolemy.vergil.ontologies.OntologySolverGraphFrame
Dispose of this frame.
disposeSuper() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Invoke the dispose() method of the superclass, PtolemyFrame.
disposeWindow() - Method in class lbnl.util.ClientProcess
Disposes the window that displays the console output.
DISSOLVE - Static variable in class com.jhlabs.image.PixelUtils
 
DissolveFilter - Class in com.jhlabs.image
A filter which "dissolves" an image by thresholding the alpha channel with random numbers.
DissolveFilter() - Constructor for class com.jhlabs.image.DissolveFilter
 
distance - Variable in class com.jhlabs.image.CellularFilter.Point
 
distance - Variable in class ptolemy.domains.wireless.lib.ErasureChannel
A variable that is set to the distance between the transmitter and the receiver before the powerLossFactor expression is evaluated.
distance() - Method in interface ptolemy.graph.analysis.analyzer.SingleSourceLongestPathAnalyzer
Return the distance from the start node to all the other nodes in the graph.
distance() - Method in class ptolemy.graph.analysis.SingleSourceLongestPathAnalysis
Return the distance from the node "startNode" to all the other nodes in the graph.
distance() - Method in class ptolemy.graph.analysis.strategy.AllEdgeSingleSourceLongestPathStrategy
Return the distance from the start node to all the other nodes in the graph.
distance(Point3f) - Method in class com.jhlabs.vecmath.Point3f
 
distance(Point4f) - Method in class com.jhlabs.vecmath.Point4f
 
distanceBetween(WirelessIOPort, WirelessIOPort) - Static method in class ptolemy.domains.wireless.demo.SmallWorld.ModelTopology
Return the distance between two ports.
distanceL1(Point3f) - Method in class com.jhlabs.vecmath.Point3f
 
distanceL1(Point4f) - Method in class com.jhlabs.vecmath.Point4f
 
DistanceLimit - Variable in class org.ptolemy.optimization.PositionConstraintCalculator
 
distanceMap(int[], int, int) - Method in class com.jhlabs.image.ShapeFilter
 
distanceMeasure - Variable in class org.ptolemy.machineLearning.clustering.KMeans
Distance measure to be used in computation.
distancePower - Variable in class com.jhlabs.image.CellularFilter
 
distancePower - Variable in class com.jhlabs.math.CellularFunction2D
 
distanceSquared(Point3f) - Method in class com.jhlabs.vecmath.Point3f
 
distanceSquared(Point4f) - Method in class com.jhlabs.vecmath.Point4f
 
DISTANT - Static variable in class com.jhlabs.image.LightFilter
 
DistantLight() - Constructor for class com.jhlabs.image.LightFilter.DistantLight
 
distinct - Variable in class ptolemy.actor.lib.database.DatabaseSelect
Indicator of whether to return only distinct records.
distortedSignal - Variable in class ptolemy.domains.sdf.lib.vq.PSNR
A distorted version of the input signal.
DistributedActor - Interface in ptolemy.distributed.common
An DistributedActor is a distributed executable entity.
DistributedActorWrapper - Class in ptolemy.distributed.rmi
The DistributedActorWrapper implements the RemoteDistributedActor interface.
DistributedActorWrapper() - Constructor for class ptolemy.distributed.rmi.DistributedActorWrapper
Construct an DistributedActorWrapper.
DistributedDirector - Class in ptolemy.distributed.actor
The DistributedDirector extends Director to function on a distributed environment.
DistributedDirector() - Constructor for class ptolemy.distributed.actor.DistributedDirector
Construct a director in the default workspace with an empty string as its name.
DistributedDirector(CompositeEntity, String) - Constructor for class ptolemy.distributed.actor.DistributedDirector
Construct a director in the given container with the given name.
DistributedDirector(Workspace) - Constructor for class ptolemy.distributed.actor.DistributedDirector
Construct a director in the workspace with an empty name.
DistributedLineWriter - Class in ptolemy.distributed.actor.lib
An actor that writes the value of string tokens to the standard output, one per line.
DistributedLineWriter(CompositeEntity, String) - Constructor for class ptolemy.distributed.actor.lib.DistributedLineWriter
Construct an actor with the given container and name.
DistributedReceiver - Class in ptolemy.distributed.actor
An implementation of the Receiver interface for distributed environments.
DistributedReceiver() - Constructor for class ptolemy.distributed.actor.DistributedReceiver
 
DistributedSDFDirector - Class in ptolemy.distributed.domains.sdf.kernel
Director for the distributed version of the synchronous dataflow (SDF) model of computation.
DistributedSDFDirector() - Constructor for class ptolemy.distributed.domains.sdf.kernel.DistributedSDFDirector
Construct a director in the default workspace with an empty string as its name.
DistributedSDFDirector(CompositeEntity, String) - Constructor for class ptolemy.distributed.domains.sdf.kernel.DistributedSDFDirector
Construct a director in the given container with the given name.
DistributedSDFDirector(Workspace) - Constructor for class ptolemy.distributed.domains.sdf.kernel.DistributedSDFDirector
Construct a director in the workspace with an empty name.
DistributedSDFReceiver - Class in ptolemy.distributed.domains.sdf.kernel
The DistributedSDFReceiver class extends SDFReceiver with an unique ID.
DistributedSDFReceiver() - Constructor for class ptolemy.distributed.domains.sdf.kernel.DistributedSDFReceiver
Construct an empty receiver with no container and unique ID.
DistributedSDFReceiver(int) - Constructor for class ptolemy.distributed.domains.sdf.kernel.DistributedSDFReceiver
Construct an empty receiver with no container, given size and unique ID.
DistributedSDFReceiver(Integer) - Constructor for class ptolemy.distributed.domains.sdf.kernel.DistributedSDFReceiver
Construct an empty receiver with no container and a given ID.
DistributedSDFReceiver(IOPort) - Constructor for class ptolemy.distributed.domains.sdf.kernel.DistributedSDFReceiver
Construct an empty receiver with the specified container and unique ID.
DistributedSDFReceiver(IOPort, int) - Constructor for class ptolemy.distributed.domains.sdf.kernel.DistributedSDFReceiver
Construct an empty receiver with the specified container, size and unique ID.
DistributedSDFScheduler - Class in ptolemy.distributed.domains.sdf.kernel
A scheduler that extends the SDFScheduler.
DistributedSDFScheduler() - Constructor for class ptolemy.distributed.domains.sdf.kernel.DistributedSDFScheduler
Construct a scheduler with no container(director) in the default workspace.
DistributedSDFScheduler(Director, String) - Constructor for class ptolemy.distributed.domains.sdf.kernel.DistributedSDFScheduler
Construct a scheduler in the given container with the given name.
DistributedSDFScheduler(Workspace) - Constructor for class ptolemy.distributed.domains.sdf.kernel.DistributedSDFScheduler
Construct a scheduler in the given workspace.
DistributedServerRMIGeneric - Class in ptolemy.distributed.rmi
A distributed server to execute ptolemy actors in a distributed manner.
DistributedServerRMIGeneric(String) - Constructor for class ptolemy.distributed.rmi.DistributedServerRMIGeneric
Construct a DistributedServerRMIGeneric with a configuration file.
DistributedTypedCompositeActor - Class in ptolemy.distributed.actor
An extension of TypedCompositeActor for distributed environments.
DistributedTypedCompositeActor() - Constructor for class ptolemy.distributed.actor.DistributedTypedCompositeActor
Construct a Distributed TypedCompositeActor in the default workspace with no container and an empty string as its name.
DistributedTypedCompositeActor(CompositeEntity, String) - Constructor for class ptolemy.distributed.actor.DistributedTypedCompositeActor
Construct a DistributedTypedCompositeActor with a name and a container.
DistributedTypedCompositeActor(Workspace) - Constructor for class ptolemy.distributed.actor.DistributedTypedCompositeActor
Construct a DistributedTypedCompositeActor in the specified workspace with no container and an empty string as a name.
DistributedTypedIORelation - Class in ptolemy.distributed.actor
Extension of TypedIORelation for distributed environments.
DistributedTypedIORelation() - Constructor for class ptolemy.distributed.actor.DistributedTypedIORelation
Construct a relation in the default workspace with an empty string as its name.
DistributedTypedIORelation(CompositeEntity, String) - Constructor for class ptolemy.distributed.actor.DistributedTypedIORelation
Construct a relation with the given name contained by the specified entity.
DistributedTypedIORelation(Workspace) - Constructor for class ptolemy.distributed.actor.DistributedTypedIORelation
Construct a relation in the specified workspace with an empty string as a name.
DistributedUtilities - Class in ptolemy.distributed.util
Utilities for the distributed package.
DistributedUtilities() - Constructor for class ptolemy.distributed.util.DistributedUtilities
 
Distributor - Class in ptolemy.actor.lib
A polymorphic distributor, which splits an input stream into a set of output streams.
Distributor - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A code generation helper class for ptolemy.actor.lib.Distributor.
Distributor - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Distributor.
Distributor - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Distributor.
Distributor(Distributor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Distributor
Construct the Distributor helper.
Distributor(Distributor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Distributor
Construct a Distributor adapter.
Distributor(Distributor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Distributor
Construct a Distributor adapter.
Distributor(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Distributor
Construct an actor in the specified container with the specified name.
distToTarget - Variable in class org.ptolemy.machineLearning.particleFilter.ConstraintsCalculator
The distance to the target.
dither90Halftone6x6Matrix - Static variable in class com.jhlabs.image.DitherFilter
6x6 90 degree halftone.
ditherCluster3Matrix - Static variable in class com.jhlabs.image.DitherFilter
Order-3 clustered dither.
ditherCluster4Matrix - Static variable in class com.jhlabs.image.DitherFilter
Order-4 clustered dither.
ditherCluster8Matrix - Static variable in class com.jhlabs.image.DitherFilter
Order-8 clustered dither.
DitherFilter - Class in com.jhlabs.image
A filter which performs ordered dithering on an image.
DitherFilter() - Constructor for class com.jhlabs.image.DitherFilter
Constuct a DitherFilter.
ditherLines4x4Matrix - Static variable in class com.jhlabs.image.DitherFilter
4x4 lines.
ditherMagic2x2Matrix - Static variable in class com.jhlabs.image.DitherFilter
2x2 magic square.
ditherMagic4x4Matrix - Static variable in class com.jhlabs.image.DitherFilter
4x4 magic square.
ditherOrdered4x4Matrix - Static variable in class com.jhlabs.image.DitherFilter
4x4 ordered dither.
ditherOrdered6x6Matrix - Static variable in class com.jhlabs.image.DitherFilter
Order-6 ordered dither.
ditherOrdered8x8Matrix - Static variable in class com.jhlabs.image.DitherFilter
Order-8 ordered dither.
diva.canvas - package diva.canvas
A Java2D structured graphics package.
diva.canvas.connector - package diva.canvas.connector
Support for "connectors," which are figures that draw themselves between sites on other figures.
diva.canvas.demo - package diva.canvas.demo
The diva.canvas.demo package.
diva.canvas.event - package diva.canvas.event
Event-handling support for the Diva canvas.
diva.canvas.interactor - package diva.canvas.interactor
The library of interactors and other interaction support.
diva.canvas.test - package diva.canvas.test
The diva.canvas.test package.
diva.canvas.toolbox - package diva.canvas.toolbox
The Diva "toolbox" package.
diva.canvas.tutorial - package diva.canvas.tutorial
A set of tutorials for the Diva canvas.
diva.graph - package diva.graph
A generic and highly-extensible graph visualization library whose basic interface is a widget analogous to java.swing.JTree.
diva.graph.basic - package diva.graph.basic
The diva.graph.basic package.
diva.graph.layout - package diva.graph.layout
A graph layout package which provides static and incremental node layout and edge routing facilities.
diva.graph.modular - package diva.graph.modular
The diva.graph.modular package.
diva.graph.test - package diva.graph.test
The diva.graph.test package.
diva.graph.toolbox - package diva.graph.toolbox
The diva.graph.toolbox package.
diva.graph.tutorial - package diva.graph.tutorial
A package full of tutorial code which demonstrates various aspects of the Diva graph package.
diva.gui - package diva.gui
The Diva GUI framework.
diva.gui.toolbox - package diva.gui.toolbox
A collection of useful GUI-related classes and widgets.
diva.gui.tutorial - package diva.gui.tutorial
The diva.gui.tutorial package.
diva.resource - package diva.resource
This package contains resources for Diva.
diva.util - package diva.util
The diva.util package.
diva.util.java2d - package diva.util.java2d
Java2D support classes and methods.
diva.util.java2d.test.junit - package diva.util.java2d.test.junit
 
diva.util.jester - package diva.util.jester
A small package for writing test suites for Java classes.
diva.util.test - package diva.util.test
The diva.util.test package.
diva.util.xml - package diva.util.xml
A package of utilities for the XML parsing and printing.
DivergingRoundingErrors - com.cureos.numerics.CobylaExitStatus
Size of rounding error is becoming damaging, terminating prematurely.
divide - Variable in class ptolemy.actor.lib.MultiplyDivide
Input for tokens to be divided.
divide(double[][], double) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is constructed from the argument by dividing the second argument to every element.
divide(double[], double) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is the element-by-element division of the first array by the given value.
divide(float[][], float) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is constructed from the argument by dividing the second argument to every element.
divide(float[], float) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is the element-by-element division of the first array by the given value.
divide(int[][], int) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is constructed from the argument by dividing the second argument to every element.
divide(int[], int) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the formed by dividing each element of the input array by z (array[i] / z).
divide(long[][], long) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is constructed from the argument by dividing the second argument to every element.
divide(long[], long) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the formed by dividing each element of the input array by z (array[i] / z).
divide(Token) - Method in class ptolemy.actor.lib.jai.JAIImageToken
Return a new token whose value is the division of this token and the argument.
divide(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Return a new token whose value is the value of this token divided by the value of the argument token.
divide(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Return a new token whose value is the value of this token divided by the value of the argument token.
divide(Token) - Method in class ptolemy.data.ArrayToken
Divide this array token by the specified argument.
divide(Token) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is the value of this token divided by the value of the argument token.
divide(Token) - Method in class ptolemy.data.ScalarToken
Return a new token whose value is the value of this token divided by the value of the argument token.
divide(Token) - Method in class ptolemy.data.Token
Return a new token whose value is the value of this token divided by the value of the argument token.
divide(Token) - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothToken
 
divide(Type) - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Return a new type which represents the type that results from dividing a token of this type and a token of the given argument type.
divide(Type) - Method in class ptolemy.cg.lib.PointerToken.PointerType
Return a new type which represents the type that results from dividing a token of this type and a token of the given argument type.
divide(Type) - Method in class ptolemy.data.type.ActorType
Return a new type which represents the type that results from dividing a token of this type and a token of the given argument type.
divide(Type) - Method in class ptolemy.data.type.BaseType
Return a new type which represents the type that results from dividing a token of this type and a token of the given argument type.
divide(Type) - Method in class ptolemy.data.type.FixType
Return a new type which represents the type that results from dividing a token of this type and a token of the given argument type.
divide(Type) - Method in class ptolemy.data.type.StructuredType
Return a new type which represents the type that results from dividing a token of this type and a token of the given argument type.
divide(Type) - Method in class ptolemy.data.type.test.TestToken.TestType
Return a new type which represents the type that results from dividing a token of this type and a token of the given argument type.
divide(Type) - Method in interface ptolemy.data.type.Type
Return a new type which represents the type that results from dividing a token of this type and a token of the given argument type.
divide(Type) - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Return a new type which represents the type that results from dividing a token of this type and a token of the given argument type.
divide(Type) - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Return a new type which represents the type that results from dividing a token of this type and a token of the given argument type.
divide(Complex) - Method in class ptolemy.math.Complex
Divide this complex number by the argument, and return the result in a new Complex object.
divide(Complex[][], Complex) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is constructed from the argument by dividing the second argument to every element.
divide(Complex[], Complex) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is the result of dividing each element of the given array by the given value.
divide(FixPoint) - Method in class ptolemy.math.FixPoint
Return a FixPoint with a value equal to the division of this FixPoint by the argument.
divide(FixPoint, Quantization) - Method in class ptolemy.math.FixPoint
Return a FixPoint equal to the division of this FixPoint by the argument, after application of a quantization specification to the result.
divide(Fraction) - Method in class ptolemy.math.Fraction
Divide this fraction by the given fraction.
divide(Fraction[][], Fraction) - Static method in class ptolemy.math.FractionMatrixMath
Return a new matrix that is constructed from the argument by dividing the second argument to every element.
divide(Fraction[], Fraction[]) - Static method in class ptolemy.math.FractionArrayMath
Return a new array that is the element-by-element division of the first array by the second array.
DIVIDE - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
DIVIDE - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
DIVIDE_FUNCTION_NAME - Static variable in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
The string name of the attribute that defines the arithmetic divide concept function for this ontology solver.
divideBy(Unit) - Method in class ptolemy.moml.unit.Unit
Divide this Unit by another Unit.
DivideConceptFunctionDefinition - Class in ptolemy.data.ontologies.lattice
Concept function definition attribute specifically for arithmetic division.
DivideConceptFunctionDefinition(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.DivideConceptFunctionDefinition
Construct the DivideConceptFunctionDefinition attribute with the given container and name.
divideElements(double[][], double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is constructed by element by element division of the two matrix arguments.
divideElements(double[], double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is the element-by-element division of the first array by the second array (array1[i] / array2[i]).
divideElements(float[][], float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is constructed by element by element division of the two matrix arguments.
divideElements(float[], float[]) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is the element-by-element division of the first array by the second array (array1[i] / array2[i]).
divideElements(int[][], int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is constructed by element by element division of the two matrix arguments.
divideElements(int[], int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the element-by-element division of the first array by the second array (array1[i] / array2[i]).
divideElements(long[][], long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is constructed by element by element division of the two matrix arguments.
divideElements(long[], long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the element-by-element division of the first array by the second array (array1[i] / array2[i]).
divideElements(Complex[][], Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is constructed by element-by-element division of the two matrix arguments.
divideElements(Complex[], Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is the element-by-element division of the first array by the second array.
divideElements(Fraction[][], Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return a new matrix that is constructed by element by element division of the two matrix arguments.
dividePrecision(Precision, Precision) - Static method in class ptolemy.math.FixPoint
Determines the Precision of a divide operation between two FixPoint values.
divideReverse(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Return a new token whose value is the value of the argument token divided by the value of this token.
divideReverse(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Return a new token whose value is the value of the argument token divided by the value of this token.
divideReverse(Token) - Method in class ptolemy.data.ArrayToken
Divide this array token into the specified argument.
divideReverse(Token) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is the value of the argument token divided by the value of this token.
divideReverse(Token) - Method in class ptolemy.data.ScalarToken
Return a new token whose value is the value of this token divided into the value of the argument token.
divideReverse(Token) - Method in class ptolemy.data.Token
Return a new token whose value is the value of the argument token divided by the value of this token.
divideReverse(Token) - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothToken
 
divisions - Variable in class ptolemy.domains.gr.lib.Sphere3D
The number of divisions in the sphere.
divisor - Variable in class ptolemy.actor.lib.Remainder
The divisor for calculating the remainder.
DLU14_BORDER - Static variable in class com.jgoodies.forms.factories.Borders
A prepared Border with 14dlu on all sides.
DLU2_BORDER - Static variable in class com.jgoodies.forms.factories.Borders
A prepared and reusable Border with 2dlu on all sides.
DLU4_BORDER - Static variable in class com.jgoodies.forms.factories.Borders
A prepared and reusable Border with 4dlu on all sides.
DLU7_BORDER - Static variable in class com.jgoodies.forms.factories.Borders
A prepared and reusable Border with 7dlu on all sides.
dluX(int) - Static method in class com.jgoodies.forms.layout.Sizes
Creates and returns a ConstantSize for the specified value in horizontal dialog units.
DLUX - Static variable in class com.jgoodies.forms.layout.ConstantSize
 
DLUX1 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUX11 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUX14 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUX2 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUX3 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUX4 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUX5 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUX6 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUX7 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUX8 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUX9 - Static variable in class com.jgoodies.forms.layout.Sizes
 
dluY(int) - Static method in class com.jgoodies.forms.layout.Sizes
Creates and returns a ConstantSize for the specified value in vertical dialog units.
DLUY - Static variable in class com.jgoodies.forms.layout.ConstantSize
 
DLUY1 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUY11 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUY14 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUY2 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUY3 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUY4 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUY5 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUY6 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUY7 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUY8 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DLUY9 - Static variable in class com.jgoodies.forms.layout.Sizes
 
DO_COPY - Static variable in class ptolemy.data.MatrixToken
A constant indicating to constructors that contents of an argument 2-D matrix should be copied.
DO_NOT_COPY - Static variable in class ptolemy.data.MatrixToken
A constant indicating to constructors not to copy the contents of an argument 2-D matrix, but instead to just copy the pointer to the matrix.
doAction(NamedObj) - Method in interface ptolemy.vergil.basic.IGuiAction
Perform the action/modification on the current model triggered by a Vergil GUI action.
doAction(NamedObj) - Method in class ptolemy.vergil.basic.layout.kieler.KielerLayoutAction
Layout the graph if the model is a CompositeActor.
doAction(NamedObj) - Method in class ptolemy.vergil.basic.PtolemyLayoutAction
Layout the graph if the model is a CompositeActor.
doAnalysis() - Method in class ptolemy.copernicus.kernel.FastForwardFlowAnalysis
 
DocApplicationSpecializer - Interface in ptolemy.vergil.actor
An interface that specializes the documentation system to the application.
DocAttribute - Class in ptolemy.vergil.basic
An attribute containing documentation for a Ptolemy II object.
DocAttribute() - Constructor for class ptolemy.vergil.basic.DocAttribute
Construct an empty DocAttribute.
DocAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.basic.DocAttribute
Construct a documentation attribute with the given name contained by the specified entity.
DocAttribute(Workspace) - Constructor for class ptolemy.vergil.basic.DocAttribute
Construct a DocAttribute in a given workspace.
DocAttributeChanges - Class in ptolemy.moml.filter
A MoML filter to convert StringParameters contained by DocAttribute to StringAttributes.
DocAttributeChanges() - Constructor for class ptolemy.moml.filter.DocAttributeChanges
 
DocBuilder - Class in ptolemy.vergil.actor
Build Documentation for Java and Actors.
DocBuilder(NamedObj, String) - Constructor for class ptolemy.vergil.actor.DocBuilder
Create a new instance of the DocBuilder.
DocBuilderEffigy - Class in ptolemy.vergil.actor
An effigy for a DocBuilder.
DocBuilderEffigy(CompositeEntity, String) - Constructor for class ptolemy.vergil.actor.DocBuilderEffigy
Create a new effigy in the given directory with the given name.
DocBuilderEffigy.Factory - Class in ptolemy.vergil.actor
A factory for creating new effigies.
DocBuilderGUI - Class in ptolemy.vergil.actor
A PtolemyFrame that builds the Java and Actor documentation.
DocBuilderGUI(DocBuilder, Tableau) - Constructor for class ptolemy.vergil.actor.DocBuilderGUI
Construct a frame to build the Java and Actor documentation.
DocBuilderTableau - Class in ptolemy.vergil.actor
A tableau representing a documentation builder.
DocBuilderTableau(Effigy, String) - Constructor for class ptolemy.vergil.actor.DocBuilderTableau
Construct a new tableau for the model represented by the given effigy.
DocBuilderTableau.Factory - Class in ptolemy.vergil.actor
A factory that creates DocBuilderGUI tableaux for Ptolemy models.
docClassNameToURL(String, String, boolean, boolean, boolean, boolean) - Method in interface ptolemy.vergil.actor.DocApplicationSpecializer
Given a dot separated class name, return the URL of the documentation.
docClassNameToURL(Configuration, String, boolean, boolean, boolean, boolean) - Static method in class ptolemy.vergil.actor.DocManager
Given a dot separated class name, return the URL of the documentation.
DocEffigy - Class in ptolemy.vergil.actor
An effigy for a doc file.
DocEffigy(CompositeEntity, String) - Constructor for class ptolemy.vergil.actor.DocEffigy
Create a new effigy in the given directory with the given name.
DocEffigy.Factory - Class in ptolemy.vergil.actor
A factory for creating new effigies.
DocManager - Class in ptolemy.vergil.actor
A manager for documentation for an associated Ptolemy II object.
DocManager(Configuration, Class) - Constructor for class ptolemy.vergil.actor.DocManager
Construct a manager to handle documentation for the specified target class.
DocManager(Configuration, URL) - Constructor for class ptolemy.vergil.actor.DocManager
Construct a manager for documentation at the specified URL.
DocManager(Configuration, NamedObj) - Constructor for class ptolemy.vergil.actor.DocManager
Construct a manager to handle documentation for the specified target.
DocML_DTD_1 - Static variable in class ptolemy.vergil.actor.DocManager
The standard DocML DTD, represented as a string.
DocTableau - Class in ptolemy.vergil.actor
A tableau representing a documentation view in a toplevel window.
DocTableau(Effigy, String) - Constructor for class ptolemy.vergil.actor.DocTableau
Construct a new tableau for the model represented by the given effigy.
DocTableau.Factory - Class in ptolemy.vergil.actor
A factory that creates Doc viewer tableaux for Ptolemy models.
doctypeDecl(String, String, String) - Method in class com.microstar.xml.demo.DtdDemo
Dump the DTD.
doctypeDecl(String, String, String) - Method in class com.microstar.xml.demo.EventDemo
Handle a DOCTYPE declaration by printing an event.
doctypeDecl(String, String, String) - Method in class com.microstar.xml.demo.XmlApp
Handle a DOCTYPE declaration.
doctypeDecl(String, String, String) - Method in class com.microstar.xml.demo.XmlApplet
Handle a DOCTYPE declaration.
doctypeDecl(String, String, String) - Method in class com.microstar.xml.driver.SAXDriver
Implement com.microstar.xml.XmlHandler#doctypeDecl.
doctypeDecl(String, String, String) - Method in class com.microstar.xml.HandlerBase
Handle a document type declaration.
doctypeDecl(String, String, String) - Method in interface com.microstar.xml.XmlHandler
Document type declaration.
doctypeDecl(String, String, String) - Method in class diva.util.xml.XmlReader.Handler
Handle a document type declaration.
doctypeDecl(String, String, String) - Method in class ptolemy.moml.MoMLParser
If a public ID is given, and is not that of MoML, then throw a CancelException, which causes the parse to abort and return null.
Document - Interface in diva.gui
Document is an interface that captures the notion of a document in a graphical application.
Documentation - Class in ptolemy.moml
An attribute that contains documentation for the container.
Documentation(NamedObj, String) - Constructor for class ptolemy.moml.Documentation
Construct an attribute with the specified container and name.
DocumentationAttribute - Class in ptolemy.vergil.kernel.attributes
Deprecated.
DocumentationAttribute provides no UI way to edit the URL, one must edit the MoML file by hand. Use ptolemy.vergil.basic.DocAttribute or ptolemy.vergil.pdfrenderer.PDFRenderer instead of using DocumentationAttribute.
DocumentationAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.kernel.attributes.DocumentationAttribute
Deprecated.
Construct an icon with the attached this attached.
DocumentFactory - Interface in diva.gui
DocumentFactory is an factory interface that creates Document objects.
documentList() - Method in interface diva.gui.Application
Get an iterator over all documents
documentList() - Method in class diva.gui.tutorial.AbstractApplication
Get list of all document objects known by this application.
DocViewer - Class in ptolemy.vergil.actor
This class defines a specialized window for displaying Ptolemy II actor documentation.
DocViewer(String, Configuration) - Constructor for class ptolemy.vergil.actor.DocViewer
Construct a documentation viewer for the specified class name.
DocViewer(URL, Configuration) - Constructor for class ptolemy.vergil.actor.DocViewer
Construct a documentation viewer for the specified documentation file.
DocViewer(NamedObj, Configuration) - Constructor for class ptolemy.vergil.actor.DocViewer
Construct a documentation viewer for the specified target.
DocViewerFactory - Class in ptolemy.vergil.basic
An attribute that creates an editor to open a doc viewer for its container's container.
DocViewerFactory(NamedObj, String) - Constructor for class ptolemy.vergil.basic.DocViewerFactory
Construct a factory with the specified container and name.
DODGE - Static variable in class com.jhlabs.composite.MiscComposite
 
DodgeComposite - Class in com.jhlabs.composite
 
DodgeComposite(float) - Constructor for class com.jhlabs.composite.DodgeComposite
 
doesFollow(SyntacticTerm) - Method in class ptolemy.cg.lib.syntactic.SyntacticColumn
Decide if given node follows completely from this column.
DoGFilter - Class in com.jhlabs.image
Edge detection by difference of Gaussians.
DoGFilter() - Constructor for class com.jhlabs.image.DoGFilter
 
doLayoutAndPack() - Method in class ptolemy.actor.gui.EditParametersDialog
Do the layout and then pack.
doLayoutAndPack() - Method in interface ptolemy.gui.EditableParametersDialog
Do the layout and then pack.
DOLLAR - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
done - Variable in class ptolemy.kernel.util.test.TestWorkspace2.Notification
 
Done() - Method in class ptolemy.data.expr.SimpleCharStream
Reset buffer when finished.
Done() - Method in class ptolemy.moml.unit.SimpleCharStream
Reset buffer when finished.
doneEmitting - Variable in class ptolemy.actor.ptalon.lib.MapFileStorage
The inputTrigger port.
doneReading - Variable in class ptolemy.actor.ptalon.lib.ReduceWorker
A boolean input.
doneReading() - Method in class ptolemy.kernel.util.Workspace
Indicate that the calling thread is finished reading.
doneReceiving - Variable in class ptolemy.actor.ptalon.lib.MapFileStorage
The inputTrigger port.
doneTemporaryWriting() - Method in class ptolemy.kernel.util.Workspace
Indicate that the calling thread is finished writing.
doneTests() - Static method in class ptolemy.util.test.junit.TclTests
Call the Tcl doneTests command to print out the number of errors.
doneWriting() - Method in class ptolemy.kernel.util.Workspace
Indicate that the calling thread is finished writing.
DoNothingDirector - Class in ptolemy.actor
A director that does nothing, for use in models that have no useful execution.
DoNothingDirector(CompositeEntity, String) - Constructor for class ptolemy.actor.DoNothingDirector
Construct a director with the given container and name.
dot(Vector3f) - Method in class com.jhlabs.vecmath.Vector3f
 
dot(Vector4f) - Method in class com.jhlabs.vecmath.Vector4f
 
DOT - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
DOT - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
DOT - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
dot11LongRetryLimit - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
The maximum number of retransmissions for RTS
dot11ShortRetryLimit - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
The maximum number of retransmissions for MPDUs
dotllRTSThreshold - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
The threshold for the length of a MPDU, below which a RTS is not necessary.
dotProduct(double[], double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return the dot product of the two arrays.
dotProduct(float[], float[]) - Static method in class ptolemy.math.FloatArrayMath
Return the dot product of the two arrays.
dotProduct(int[], int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return the dot product of the two arrays.
dotProduct(long[], long[]) - Static method in class ptolemy.math.LongArrayMath
Return the dot product of the two arrays.
dotProduct(Complex[], Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a complex number that is the dot product of the two argument arrays.
dotProduct(Fraction[], Fraction[]) - Static method in class ptolemy.math.FractionArrayMath
Return the dot product of the two arrays.
DotProduct - Class in ptolemy.domains.sdf.lib
Compute the dot product of two arrays or matrices.
DotProduct(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.DotProduct
Construct an actor in the specified container with the specified name.
Double() - Constructor for class diva.util.java2d.Polygon2D.Double
Create a new polygon with no coordinates
Double() - Constructor for class diva.util.java2d.Polyline2D.Double
Create a new polyline with no coordinates
Double(double[]) - Constructor for class diva.util.java2d.Polygon2D.Double
Create a new polygon with the given vertices, in the format [x0, y0, x1, y1, ...
Double(double, double) - Constructor for class diva.util.java2d.Polygon2D.Double
Create a new polygon with a single start point
Double(double, double, double, double) - Constructor for class diva.util.java2d.Polyline2D.Double
Create a new polyline with two vertices.
Double(int) - Constructor for class diva.util.java2d.Polygon2D.Double
Create a new polygon with space for the given number of vertices.
Double(int) - Constructor for class diva.util.java2d.Polyline2D.Double
Create a new polyline with "initSize" number of vertices.
Double(Polyline2D) - Constructor for class diva.util.java2d.Polyline2D.Double
Copy constructor for efficient copying of Polyline2D.
DOUBLE - ptolemy.actor.lib.jjs.HelperBase.DATA_TYPE
Doubles.
DOUBLE - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
DOUBLE - Static variable in class ptolemy.data.type.BaseType
The double data type.
DOUBLE - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
DOUBLE_MATRIX - Static variable in class ptolemy.data.type.BaseType
The double matrix data type.
DOUBLE_PRECISION_SIGNIFICAND_ONLY - Static variable in class ptolemy.math.ExtendedMath
The constant value of a double representation that has all bits as 1 except the sign bit, where only the significand contributes to the value.
DOUBLE_PRECISION_SMALLEST_NORMALIZED_POSITIVE_DOUBLE - Static variable in class ptolemy.math.ExtendedMath
The smallest, normalized, positive double value with a double precision.
DoubleArrayMath - Class in ptolemy.math
This class provides a library for mathematical operations on double arrays.
DoubleArrayMath() - Constructor for class ptolemy.math.DoubleArrayMath
 
DoubleArrayStat - Class in ptolemy.math
This class provides a library for statistical operations on arrays of doubles.
DoubleArrayStat() - Constructor for class ptolemy.math.DoubleArrayStat
 
DoubleBinaryOperation - Interface in ptolemy.math
A operation taking two operands of type double, and producing a value of type double.
DoubleCQComparator - Class in ptolemy.actor.util.test
This class implements the CQComparator interface.
DoubleCQComparator() - Constructor for class ptolemy.actor.util.test.DoubleCQComparator
 
DoubleFork - Class in ptolemy.domains.dde.lib
DoubleFork is a simple DDE actor with one input and two outputs.
DoubleFork(CompositeEntity, String) - Constructor for class ptolemy.domains.dde.lib.DoubleFork
Construct a DoubleFork actor with the specified container and name.
doubleMatrix() - Method in class ptolemy.data.DoubleMatrixToken
Return the content in the token as a 2-D double matrix.
doubleMatrix() - Method in class ptolemy.data.IntMatrixToken
Return the content of this token as a 2-D double matrix.
doubleMatrix() - Method in class ptolemy.data.MatrixToken
Return the content of this token as a 2-D double matrix.
DoubleMatrixMath - Class in ptolemy.math
This class provides a library for mathematical operations on matrices of doubles.
doubleMatrixMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
DoubleMatrixToJAI - Class in ptolemy.actor.lib.jai
Converts a DoubleMatrix to a JAIImageToken.
DoubleMatrixToJAI(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.DoubleMatrixToJAI
Construct an actor with the given container and name.
DoubleMatrixToken - Class in ptolemy.data
A token that contains a 2-D double matrix.
DoubleMatrixToken() - Constructor for class ptolemy.data.DoubleMatrixToken
Construct an DoubleMatrixToken with a one by one matrix.
DoubleMatrixToken(double[][]) - Constructor for class ptolemy.data.DoubleMatrixToken
Construct a DoubleMatrixToken with the specified 2-D matrix.
DoubleMatrixToken(double[][], int) - Constructor for class ptolemy.data.DoubleMatrixToken
Construct a DoubleMatrixToken with the specified 2-D matrix.
DoubleMatrixToken(double[], int, int) - Constructor for class ptolemy.data.DoubleMatrixToken
Construct a DoubleMatrixToken with the specified 1-D matrix.
DoubleMatrixToken(double[], int, int, int) - Constructor for class ptolemy.data.DoubleMatrixToken
Construct a DoubleMatrixToken with the specified 1-D matrix.
DoubleMatrixToken(String) - Constructor for class ptolemy.data.DoubleMatrixToken
Construct a DoubleMatrixToken from the specified string.
DoubleMatrixToken(Token[], int, int) - Constructor for class ptolemy.data.DoubleMatrixToken
Construct an DoubleMatrixToken from the specified array of tokens.
doubleMatrixTokenArrayConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
doubleMatrixTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
doubleMatrixTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
DoubleMatrixType() - Constructor for class ptolemy.data.type.MatrixType.DoubleMatrixType
 
doubleMatrixTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
doubleMultiply(Double, Double) - Static method in class ptolemy.data.test.TokenUtilitiesTest
Multiply two Doubles and return the String value.
doublePath - Variable in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
If true, then this actor will also route the message to the node that is the second closest to the destination among all its connected nodes.
doublePeriod() - Method in class ptolemy.kernel.util.test.system.TestDE
Double the period of the clock.
DoubleRangeParameter - Class in ptolemy.actor.parameters
This is a parameter with type double with a limited range and limited precision.
DoubleRangeParameter(NamedObj, String) - Constructor for class ptolemy.actor.parameters.DoubleRangeParameter
Construct an attribute with the given name contained by the specified container.
DoubleReader - Class in ptolemy.actor.lib
Deprecated.
Use ExpressionReader instead.
DoubleReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.DoubleReader
Deprecated.
Construct an actor with the given container and name.
DoubleToFix - Class in ptolemy.actor.lib.conversions
This actor converts a DoubleToken to a FixToken with a specified precision.
DoubleToFix(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.DoubleToFix
Construct an actor with the given container and name.
DoubleToken - Class in ptolemy.data
A token that contains a 64-bit signed mantissa, signed exponent double precision floating-point number (IEEE 754).
DoubleToken() - Constructor for class ptolemy.data.DoubleToken
Construct a DoubleToken with value 0.0.
DoubleToken(double) - Constructor for class ptolemy.data.DoubleToken
Construct a DoubleToken with the specified value.
DoubleToken(String) - Constructor for class ptolemy.data.DoubleToken
Construct a DoubleToken from the specified string.
doubleTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
doubleTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
DoubleToMatrix - Class in ptolemy.domains.sdf.lib
Deprecated.
Use SequenceToMatrix instead.
DoubleToMatrix(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.DoubleToMatrix
Deprecated.
Construct an actor with the given container and name.
doubleToString(double) - Static method in class org.json.JSONObject
Produce a string from a double.
doubleTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
DoubleUnaryOperation - Interface in ptolemy.math
A operation taking one argument of type double, and producing a value of type double.
DoubleUtilities - Class in ptolemy.util
Utilities for double primitives.
doubleValue() - Method in class ptolemy.data.DoubleToken
Return the value in the token as a double.
doubleValue() - Method in class ptolemy.data.FloatToken
Return the value in the token as a double.
doubleValue() - Method in class ptolemy.data.IntToken
Return the value in the token as a double.
doubleValue() - Method in class ptolemy.data.PetiteToken
Return the value in the token as a double.
doubleValue() - Method in class ptolemy.data.ScalarToken
Return the value of this token as a double.
doubleValue() - Method in class ptolemy.data.ShortToken
Return the value in the token as a double.
doubleValue() - Method in class ptolemy.data.UnsignedByteToken
Return the value in the token as a double.
doubleValue() - Method in class ptolemy.math.FixPoint
Return the value of this FixPoint as a double.
doubleValue(String) - Method in class ptolemy.gui.Query
Deprecated.
Use getDoubleValue(String name) instead.
doubleValueMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
DOWN - Static variable in class ptolemy.math.Rounding
Singleton implementing down rounding strategy.
DOWN - Static variable in class ptolemy.vergil.toolbox.MoveAction
Indicator for move down.
downArrow - Variable in class ptolemy.actor.lib.gui.ArrowKeySensor
Output port, which has type IntToken.
downloadAndBuild(FileParameter, boolean, boolean) - Static method in class ptolemy.actor.lib.jjs.modules.iotAuth.AuthManager
Download and build Auth.
downsample(double[], int) - Static method in class ptolemy.math.SignalProcessing
Return a new array that is formed by taking every nth sample starting with the 0th sample, and discarding the rest.
downsample(double[], int, int) - Static method in class ptolemy.math.SignalProcessing
Return a new array that is formed by taking every nth sample starting at startIndex, and discarding the samples in between.
DownSample - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib
A code generation adapter class for ptolemy.domains.sdf.lib.DownSample.
DownSample - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib
A code generation adapter class for ptolemy.domains.sdf.lib.DownSample.
DownSample - Class in ptolemy.domains.sdf.lib
This actor downsamples an input stream by an integer factor by removing tokens.
DownSample(DownSample) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib.DownSample
Construct a DownSample adapter.
DownSample(DownSample) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib.DownSample
Construct a DownSample adapter.
DownSample(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.DownSample
Construct an actor with the given container and name.
downSet(Object) - Method in class ptolemy.data.ontologies.ConceptGraph
Compute the down-set of an element in this concept graph.
downSet(Object) - Method in class ptolemy.data.ontologies.DAGConceptGraph
Compute the down-set of an element in this concept graph.
downSet(Object) - Method in class ptolemy.data.ontologies.lattice.ProductLatticeCPO
Compute the down-set of an element in this concept graph.
downSet(Object) - Method in interface ptolemy.graph.CPO
Compute the down-set of an element in this CPO.
downSet(Object) - Method in class ptolemy.graph.DirectedAcyclicGraph
Compute the down-set of an element in this CPO.
dragDropEnd(DragSourceDropEvent) - Method in class ptolemy.actor.gui.run.PaletteList
In this derived class, do nothing.
dragEnter(DragSourceDragEvent) - Method in class ptolemy.actor.gui.run.PaletteList
In this derived class, do nothing.
dragEnter(DropTargetDragEvent) - Method in class ptolemy.vergil.basic.EditorDropTargetListener
Accept the event if the data is a known key.
dragExit(DragSourceEvent) - Method in class ptolemy.actor.gui.run.PaletteList
In this derived class, do nothing.
dragExit(DropTargetEvent) - Method in class ptolemy.vergil.basic.EditorDropTargetListener
Remove any highlighting that might be active.
dragGestureRecognized(DragGestureEvent) - Method in class ptolemy.actor.gui.run.PaletteList
Start the drag.
DragInteractor - Class in diva.canvas.interactor
An interactor that responds to mouse drag events.
DragInteractor() - Constructor for class diva.canvas.interactor.DragInteractor
 
DragListener() - Constructor for class ptolemy.plot.PlotBox.DragListener
 
dragOver(DragSourceDragEvent) - Method in class ptolemy.actor.gui.run.PaletteList
In this derived class, do nothing.
dragOver(DropTargetDragEvent) - Method in class ptolemy.vergil.basic.EditorDropTargetListener
If the location of the event is over an icon for an instance of NamedObj, then highlight that icon.
DragTutorial - Class in diva.canvas.tutorial
An example showing how to make figures draggable with interactors.
DragTutorial() - Constructor for class diva.canvas.tutorial.DragTutorial
Create a JCanvas and put it into a window.
drawArc(int, int, int, int, int, int) - Method in class ptolemy.plot.EPSGraphics
 
drawEdge(Object) - Method in class diva.graph.AbstractGraphController
Draw the given edge: create a figure, place it in the canvas, and associate the figure with the edge.
drawEdge(Object) - Method in class diva.graph.BasicEdgeController
Draw the edge and add it to the layer, establishing a two-way correspondence between the model and the view.
drawEdge(Object) - Method in interface diva.graph.EdgeController
Draw the edge and add it to the layer, establishing a two-way correspondence between the model and the view.
drawEdge(Object) - Method in interface diva.graph.GraphController
Draw the given edge: create a figure, place it in the canvas, and associate the figure with the edge.
drawFigures() - Method in class diva.canvas.demo.SimplePane
Draw some figures
drawHorizontalGridLine - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying if the horizontal grid line should be drawn.
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class ptolemy.plot.EPSGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class ptolemy.plot.EPSGraphics
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class ptolemy.plot.EPSGraphics
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class ptolemy.plot.EPSGraphics
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class ptolemy.plot.EPSGraphics
 
drawImage(Image, int, int, ImageObserver) - Method in class ptolemy.plot.EPSGraphics
 
drawLine(int, int, int, int) - Method in class ptolemy.plot.EPSGraphics
Draw a line, using the current color, between the points (x1, y1) and (x2, y2) in this graphics context's coordinate system.
drawNode(Object) - Method in class diva.graph.AbstractGraphController
Draw the given node: create a figure, place it in the canvas, and associate the figure with the node.
drawNode(Object) - Method in class diva.graph.BasicNodeController
Render the given node and add the resulting figure to the foreground layer of the graph pane.
drawNode(Object) - Method in interface diva.graph.GraphController
Draw the given node: create a figure, place it in the canvas, and associate the figure with the node.
drawNode(Object) - Method in interface diva.graph.NodeController
Render the given node and add the resulting figure to the foreground layer of the graph pane.
drawNode(Object) - Method in class ptolemy.vergil.basic.LocatableNodeController
Draw the node at its location.
drawNode(Object) - Method in class ptolemy.vergil.gt.MatchResultViewer.MatchResultFSMGraphController
 
drawNode(Object, Object) - Method in class diva.graph.AbstractGraphController
Draw the given node: create a figure, place it in the figure of the given parent node, and associate the figure with the node.
drawNode(Object, Object) - Method in class diva.graph.BasicNodeController
Render the given node and add the resulting figure to the given node's figure, which is assumed to be a CompositeFigure in the controller's graph pane.
drawNode(Object, Object) - Method in interface diva.graph.GraphController
Draw the given node: create a figure, place it in the figure of the given parent node, and associate the figure with the node.
drawNode(Object, Object) - Method in interface diva.graph.NodeController
Render the given node and add the resulting figure to the given node's figure, which is assumed to be a CompositeFigure in the controller's graph pane.
drawOval(int, int, int, int) - Method in class ptolemy.plot.EPSGraphics
Draw an oval bounded by the specified rectangle with the current color.
drawPolygon(int[], int[], int) - Method in class ptolemy.plot.EPSGraphics
Draw a closed polygon defined by arrays of x and y coordinates.
drawPolyline(int[], int[], int) - Method in class ptolemy.plot.EPSGraphics
 
drawRect(int, int, int, int) - Method in class ptolemy.plot.EPSGraphics
 
drawRoundRect(int, int, int, int, int, int) - Method in class ptolemy.plot.EPSGraphics
 
drawSplines - Variable in class ptolemy.vergil.basic.layout.ModalLayoutConfiguration
Whether the edges of FSMs should be routed and drawn as splines.
drawString(String, int, int) - Method in class ptolemy.plot.EPSGraphics
Draw a string.
drawString(AttributedCharacterIterator, int, int) - Method in class ptolemy.plot.EPSGraphics
 
drawVerticalGridLine - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying if the vertical grid line should be drawn.
drop(DropTargetDropEvent) - Method in class ptolemy.actor.gui.run.PaletteList
In this derived class, do nothing.
drop(DropTargetDropEvent) - Method in class ptolemy.vergil.basic.EditorDropTargetListener
If the transferable object is recognized as a Ptolemy II object, then use the MoML description of the object to create a new instance of the object at the drop location.
dropActionChanged(DragSourceDragEvent) - Method in class ptolemy.actor.gui.run.PaletteList
In this derived class, do nothing.
dropActionChanged(DropTargetDragEvent) - Method in class ptolemy.vergil.basic.EditorDropTargetListener
Accept the event if the data is a known key.
dropObject(NamedObj, List, String) - Method in class ptolemy.domains.modal.kernel.State
React to a list of objects being dropped onto a target.
dropObject(NamedObj, List, String) - Method in class ptolemy.domains.modal.modal.ModalController
React to a list of objects being dropped onto a target.
dropObject(NamedObj, List, String) - Method in class ptolemy.domains.modal.modal.ModalRefinement
React to a list of objects being dropped onto a target.
dropObject(NamedObj, List, String) - Method in interface ptolemy.kernel.util.DropTargetHandler
React to a list of objects being dropped onto a target.
dropped - Variable in class ptolemy.domains.ci.demo.Router.QueueControl
 
dropped - Variable in class ptolemy.domains.ci.lib.BackDropQueue
The output port on which dropped tokens are broadcast.
dropped - Variable in class ptolemy.domains.ci.lib.FrontDropQueue
An output port that sends dropped packets.
DropSensorHandler - Class in ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary
A code generation adapter class for ptolemy.domains.ptides.lib.targets.luminary.DropSensorHandler.
DropSensorHandler - Class in ptolemy.domains.ptides.lib.luminary
A class for GPIO pins on the Luminary board.
DropSensorHandler(DropSensorHandler) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary.DropSensorHandler
Construct an adapter with the given ptolemy.domains.ptides.lib.DropSensorHandler actor.
DropSensorHandler(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.luminary.DropSensorHandler
Construct a DropSensorHandler object.
DropTargetHandler - Interface in ptolemy.kernel.util
An interface to be implemented by the entities that specifically handle drag-and-drop events.
DSPApplication - Class in ptolemy.actor.gui.jnlp
A wrapper class that calls eventually calls ptolemy.vergil.VergilApplication for use with Java Network Launching Protocol (JNLP) aka Web Start.
DSPApplication() - Constructor for class ptolemy.actor.gui.jnlp.DSPApplication
 
DST_IN - Static variable in class com.jhlabs.image.PixelUtils
 
DTD_1 - Static variable in class diva.gui.MultipageParser
The DTD for multipage models.
DTD_1 - Static variable in class diva.util.xml.CompositeBuilder
The DTD for builder declarations.
DTD_URL - Static variable in class diva.gui.MultipageParser
The URL where the DTD is stored.
DTD_URL - Static variable in class diva.util.xml.CompositeBuilder
The URL where the DTD is stored.
DtdDemo - Class in com.microstar.xml.demo
Demonstration application showing DTD queries.
DtdDemo() - Constructor for class com.microstar.xml.demo.DtdDemo
 
DTDirector - Class in ptolemy.domains.dt.kernel
The Discrete Time (DT) domain director.
DTDirector() - Constructor for class ptolemy.domains.dt.kernel.DTDirector
Construct a director in the default workspace with an empty string as its name.
DTDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.dt.kernel.DTDirector
Construct a director in the given container with the given name.
DTDirector(Workspace) - Constructor for class ptolemy.domains.dt.kernel.DTDirector
Construct a director in the workspace with an empty name.
DTDValidator - Class in lbnl.lib.xml.src
Class to validate xml files.
DTDValidator() - Constructor for class lbnl.lib.xml.src.DTDValidator
 
DTReceiver - Class in ptolemy.domains.dt.kernel
A first-in, first-out (FIFO) queue receiver with variable capacity.
DTReceiver() - Constructor for class ptolemy.domains.dt.kernel.DTReceiver
Construct an empty receiver with no container.
DTReceiver(IOPort) - Constructor for class ptolemy.domains.dt.kernel.DTReceiver
Construct an empty receiver with the specified container.
DTReceiver(IOPort, int) - Constructor for class ptolemy.domains.dt.kernel.DTReceiver
Construct an empty receiver with the specified container and size.
DummyDisplay - Class in ptolemy.domains.sdf.optimize.lib
Class comments
DummyDisplay(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.optimize.lib.DummyDisplay
Create an instance of a testing actor to mimic a display sink actor.
DummyFrame - Class in ptolemy.domains.sdf.optimize.lib
Class comments
DummyFrame() - Constructor for class ptolemy.domains.sdf.optimize.lib.DummyFrame
 
DummyReferenceToken - Class in ptolemy.domains.sdf.optimize.lib
Class comments
DummyReferenceToken(Object) - Constructor for class ptolemy.domains.sdf.optimize.lib.DummyReferenceToken
Create an instance of a reference token.
DummySource - Class in ptolemy.domains.sdf.optimize.lib
Class comments
DummySource(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.optimize.lib.DummySource
Construct an actor with the given container and name.
DummyTransformer - Class in ptolemy.domains.sdf.optimize.lib
Class comments
DummyTransformer(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.optimize.lib.DummyTransformer
Constructs an instance of a dummy transformer actor for testing purposes.
dump(String) - Method in class ptolemy.data.expr.SimpleNode
 
dumpAll(Container) - Static method in class com.jgoodies.forms.debug.FormDebugUtils
Dumps all layout state to the console: column and row specifications, column and row groups, grid bounds and cell constraints.
dumpAttributes(String) - Method in class com.microstar.xml.demo.DtdDemo
Dump attributes for an element.
dumpColumnGroups(FormLayout) - Static method in class com.jgoodies.forms.debug.FormDebugUtils
Dumps the layout's column groups to the console.
dumpColumnSpecs(FormLayout) - Static method in class com.jgoodies.forms.debug.FormDebugUtils
Dumps the layout's column specifications to the console.
dumpConstraints(Container) - Static method in class com.jgoodies.forms.debug.FormDebugUtils
Dumps the component constraints to the console.
dumpElements() - Method in class com.microstar.xml.demo.DtdDemo
Produce normalised declarations for all elements.
dumpEntities() - Method in class com.microstar.xml.demo.DtdDemo
Produce normalised declarations for all general entities.
dumpGridBounds(FormLayout.LayoutInfo) - Static method in class com.jgoodies.forms.debug.FormDebugUtils
Dumps the grid layout info to the console.
dumpGridBounds(Container) - Static method in class com.jgoodies.forms.debug.FormDebugUtils
Dumps the container's grid info to the console if and only if the container's layout is a FormLayout.
dumpNotations() - Method in class com.microstar.xml.demo.DtdDemo
Produce normalised declarations for all notations.
dumpRowGroups(FormLayout) - Static method in class com.jgoodies.forms.debug.FormDebugUtils
Dumps the layout's row groups to the console.
dumpRowSpecs(FormLayout) - Static method in class com.jgoodies.forms.debug.FormDebugUtils
Dumps the layout's row specifications to the console.
dur - Variable in class org.ptolemy.machineImprovisation.NoteParser
Note durations.
duration - Variable in class ptolemy.domains.wireless.lib.CollisionDetector
The input port for the time that a message transmission takes.
durationEstimates - Variable in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
DurationEstimates.
durationMoML - Variable in class org.ptolemy.machineImprovisation.FactorOracleGenerator
The duration oracle in MoML format.
durationPriorEstimates - Variable in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
Duration Prior estimates.
durationPriors - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
The user-provided initial guess on the prior probability distribution.
durationProbabilities - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
The user-provided initial guess on the prior probability distribution.
durationProbabilities - Variable in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
The user-provided initial guess on the prior probability distribution.
durationProbability(int, int) - Method in class org.ptolemy.machineLearning.hsmm.HSMMGaussianEstimator
 
durationProbability(int, int) - Method in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
 
durationProbability(int, int) - Method in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
Return the duration probability of duration y at hidden state.
dx - Variable in class com.jhlabs.image.CellularFilter.Point
 
dx - Variable in class com.jhlabs.image.FieldWarpFilter.Line
 
dy - Variable in class com.jhlabs.image.CellularFilter.Point
 
dy - Variable in class com.jhlabs.image.FieldWarpFilter.Line
 
dY - Static variable in class lbnl.util.ClientProcess
Default height of window.
DygraphsJSPlotterAttribute - Class in ptolemy.vergil.basic.export.web
Attribute for generating the HTML file with JavaScript to plot simulation results using the Dygraphs library.
DygraphsJSPlotterAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.DygraphsJSPlotterAttribute
Construct an attribute that will generate HTML to plot using the Dygraphs library.
DYNAMIC_NAME - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
DYNAMIC_NAME - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
DYNAMIC_NAME - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
DynamicAttributeOperation - Class in ptolemy.actor.gt.ingredients.operations
An operation to add or change an attribute.
DynamicAttributeOperation(GTIngredientList) - Constructor for class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Construct an operation within the given list as its owner.
DynamicAttributeOperation(GTIngredientList, String) - Constructor for class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Construct an operation within the given list as its owner and initialize all the elements with the given values, which are a string encoding of those elements.
DynamicAttributeOperation(GTIngredientList, String, String, String) - Constructor for class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Construct an operation within the given list as its owner and with the given value to each of its elements..
DynamicCoreAssignmentScheduler - Class in ptolemy.actor.lib.aspect
This resource scheduler dynamically assigns actors to other resource schedulers.
DynamicCoreAssignmentScheduler(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.aspect.DynamicCoreAssignmentScheduler
Create a new actor in the specified container with the specified name.
DynamicEditorIcon - Class in ptolemy.vergil.icon
An icon that provides for the possibility that figures may be dynamically updated.
DynamicEditorIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.DynamicEditorIcon
Create a new icon with the given name in the given container.
DynamicEditorIcon(Workspace, String) - Constructor for class ptolemy.vergil.icon.DynamicEditorIcon
Construct an icon in the specified workspace and name.
DynamicNameCriterion - Class in ptolemy.actor.gt.ingredients.criteria
A criterion to constrain the name of an object in the host model.
DynamicNameCriterion(GTIngredientList) - Constructor for class ptolemy.actor.gt.ingredients.criteria.DynamicNameCriterion
Construct a criterion within the given list as its owner.
DynamicNameCriterion(GTIngredientList, String) - Constructor for class ptolemy.actor.gt.ingredients.criteria.DynamicNameCriterion
Construct a criterion within the given list as its owner and initialize all the elements with the given values, which are a string encoding of those elements.

E

e0 - Variable in class ptolemy.kernel.test.ExampleSystem
 
e1 - Variable in class ptolemy.kernel.test.ExampleSystem
 
e10 - Variable in class ptolemy.kernel.test.ExampleSystem
 
e2 - Variable in class ptolemy.kernel.test.ExampleSystem
 
e3 - Variable in class ptolemy.kernel.test.ExampleSystem
 
e4 - Variable in class ptolemy.kernel.test.ExampleSystem
 
e5 - Variable in class ptolemy.kernel.test.ExampleSystem
 
e6 - Variable in class ptolemy.kernel.test.ExampleSystem
 
e7 - Variable in class ptolemy.kernel.test.ExampleSystem
 
e8 - Variable in class ptolemy.kernel.test.ExampleSystem
 
e9 - Variable in class ptolemy.kernel.test.ExampleSystem
 
EAST - Static variable in class diva.canvas.CanvasUtilities
double representation of EAST: 0 degrees.
eastOutput - Variable in class ptolemy.domains.atc.lib.Track
The east output.
eating - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.Philosopher
This parameter determines the rate at which this philosopher will spend time eating.
EatingRateListener() - Constructor for class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet.EatingRateListener
 
echoBoxColor - Variable in class ptolemy.vergil.icon.CopyCatIcon
Color of the echo boxes.
echos - Variable in class ptolemy.vergil.icon.CopyCatIcon
The number of echos of the bounding box to draw.
EDFScheduler - Class in ptolemy.actor.lib.aspect
This is an earliest deadline first scheduler.
EDFScheduler(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.aspect.EDFScheduler
Create a new actor in the specified container with the specified name.
edge(int) - Method in class ptolemy.graph.Graph
Return an edge in this graph given the edge label; the returned edge may be hidden see Graph.hideEdge(Edge).
edge(Object) - Method in class ptolemy.graph.Graph
Return an edge in this graph that has a specified weight.
Edge - Class in ptolemy.domains.atc.kernel.policy2
Edges of a graph in DijkstraAlgorithm.
Edge - Class in ptolemy.graph
A weighted or unweighted edge for a directed or undirected graph.
Edge - Interface in diva.graph.modular
An edge is an object that is contained by a graph and connects nodes.
Edge(int, Vertex, Vertex, int) - Constructor for class ptolemy.domains.atc.kernel.policy2.Edge
Create an edge.
Edge(Node, Node) - Constructor for class ptolemy.graph.Edge
Construct an unweighted edge with a specified source node and sink node.
Edge(Node, Node, Object) - Constructor for class ptolemy.graph.Edge
Construct a weighted edge with a specified source node, sink node, and edge weight.
EDGE_DRAWN - Static variable in class diva.graph.GraphViewEvent
The given edge was just drawn.
EDGE_HEAD_CHANGED - Static variable in class diva.graph.GraphEvent
Edge head is changed; target is the edge, old value is the previous value of the edge head.
EDGE_ROUTED - Static variable in class diva.graph.GraphViewEvent
The connector representing an edge was just routed.
EDGE_TAIL_CHANGED - Static variable in class diva.graph.GraphEvent
Edge tail is changed; target is the edge, old value is the previous value of the edge tail.
edgeAction - Variable in class com.jhlabs.image.TransformFilter
The action to take for pixels off the image edge.
edgeAction - Variable in class com.jhlabs.math.ImageFunction2D
 
EdgeController - Interface in diva.graph
Specifies the interface for objects that manage creation of and interaction with graph edges.
edgeCost(Object) - Method in class diva.graph.layout.GridAnnealingLayout
Return the absolute cost of an individual edge.
edgeCount() - Method in class ptolemy.graph.Graph
Return the total number of edges in this graph.
EdgeCreator - Class in diva.graph
An interactor that interactively drags edges from one node to another.
EdgeCreator(GraphController) - Constructor for class diva.graph.EdgeCreator
 
edgeDrawn(GraphViewEvent) - Method in interface diva.graph.GraphViewListener
A connector representing an edge was just drawn.
edgeDrawn(GraphViewEvent) - Method in class diva.graph.layout.IncrementalLayoutListener
 
edgeDrawn(Object) - Method in interface diva.graph.layout.IncrementalLayout
Called in response to the given edge being given a figure.
edgeDrawn(Object) - Method in class diva.graph.layout.IncrLayoutAdapter
Called in response to the edge head being changed.
edgeDrawn(Object) - Method in class diva.graph.layout.ProxyIncrLayout
Called in response to the given edge being given a figure.
edgeDrawn(Object) - Method in class diva.graph.layout.RandomIncrLayout
Called in response to the given edge being drawn.
EdgeDropper() - Constructor for class diva.graph.BasicEdgeController.EdgeDropper
 
edgeExists(Object, Object) - Method in class ptolemy.graph.DirectedGraph
Test whether an edge exists from one node weight to another.
edgeExists(Node, Node) - Method in class ptolemy.graph.DirectedGraph
Test if an edge exists from one node to another.
EdgeFilter - Class in com.jhlabs.image
An edge-detection filter.
EdgeFilter() - Constructor for class com.jhlabs.image.EdgeFilter
 
edgeHeadChanged(GraphEvent) - Method in interface diva.graph.GraphListener
An edge's head has been changed in a registered graph or one of its subgraphs.
edgeHeadChanged(GraphEvent) - Method in class diva.graph.toolbox.GraphEventMulticaster
Dispatch the edgeHeadChanged() event to the listeners.
edgeHeadChanged(GraphEvent) - Method in class diva.graph.toolbox.GraphLogger
Add this event to the log.
EdgeInteractor - Class in diva.graph
An interactor for edges.
EdgeInteractor() - Constructor for class diva.graph.EdgeInteractor
Create a new edge interactor.
EdgeInteractor(SelectionModel) - Constructor for class diva.graph.EdgeInteractor
Create a new edge interactor that belongs to the given controller and that uses the given selection model
edgeLabel(Object) - Method in class ptolemy.graph.Graph
Return the edge label of the specified edge given the edge weight.
edgeLabel(Edge) - Method in class ptolemy.graph.Graph
Return the edge label of the specified edge.
EdgeModel - Interface in diva.graph.modular
An edge is an object that is contained by a graph and connects nodes.
EdgeRenderer - Interface in diva.graph
A factory which creates a visual representation (EdgeFigure) given an edge input.
edgeRouted(GraphViewEvent) - Method in interface diva.graph.GraphViewListener
The connector representing an edge was just routed.
edgeRouted(GraphViewEvent) - Method in class diva.graph.layout.IncrementalLayoutListener
 
edgeRouted(Object) - Method in interface diva.graph.layout.IncrementalLayout
Called in response to the connector representing the given edge being rereouted.
edgeRouted(Object) - Method in class diva.graph.layout.IncrLayoutAdapter
Called in response to the edge tail being changed.
edgeRouted(Object) - Method in class diva.graph.layout.ProxyIncrLayout
Called in response to the connector representing the given edge being rereouted.
edgeRouted(Object) - Method in class diva.graph.layout.RandomIncrLayout
Called in response to the connector representing the given edge being rereouted.
edges() - Method in interface ptolemy.graph.analysis.analyzer.SelfLoopAnalyzer
Return the self-loop edges in the graph under analysis.
edges() - Method in class ptolemy.graph.analysis.SelfLoopAnalysis
Return the self-loop edges in the graph under analysis.
edges() - Method in class ptolemy.graph.analysis.strategy.SelfLoopStrategy
Compute the self-loop edges in the graph in the form of a collection.
edges() - Method in class ptolemy.graph.Graph
Return all the edges in this graph in the form of a collection.
edges(Object) - Method in class ptolemy.graph.Graph
Return all the edges in this graph that have a specified weight.
edges(Collection) - Method in class ptolemy.graph.Graph
Return all the edges in this graph whose weights are contained in a specified collection.
edgeSet(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Return a new set that contains any edges that are connected to any nodes in the given composite.
edgeSize() - Method in class ptolemy.domains.metroII.kernel.Graph
Returns the size of edges.
edgeTailChanged(GraphEvent) - Method in interface diva.graph.GraphListener
An edge's tail has been changed in a registered graph or one of its subgraphs.
edgeTailChanged(GraphEvent) - Method in class diva.graph.toolbox.GraphEventMulticaster
Dispatch the edgeTailChanged() event to the listeners.
edgeTailChanged(GraphEvent) - Method in class diva.graph.toolbox.GraphLogger
Add this event to the log.
edgeWeight(int) - Method in class ptolemy.graph.Graph
Return the weight of a given edge in the graph given the edge label.
Editable - Interface in ptolemy.actor.gui
This is an interface for objects that can create an editor for interactively configuring something.
EditableChoiceStyle - Class in ptolemy.actor.gui.style
This attribute annotates user settable attributes to specify an editable combobox style for configuring the containing attribute.
EditableChoiceStyle() - Constructor for class ptolemy.actor.gui.style.EditableChoiceStyle
Construct an attribute in the default workspace with an empty string as its name.
EditableChoiceStyle(NamedObj, String) - Constructor for class ptolemy.actor.gui.style.EditableChoiceStyle
Construct an attribute with the specified container and name.
EditableParametersDialog - Interface in ptolemy.gui
A marker interface for the ptolemy.actor.gui.EditParametersDialog.
EditablePlot - Class in ptolemy.plot
This extension of Plot permits interactive modification of plotted data, one dataset at a time.
EditablePlot() - Constructor for class ptolemy.plot.EditablePlot
Constructor.
EditablePlot.EditMouseListener - Class in ptolemy.plot
Listen for mouse button events.
EditablePlot.ModifyListener - Class in ptolemy.plot
Listen for mouse motion events.
EditablePlot.UndoListener - Class in ptolemy.plot
Control-Z is undo and Control-Y is redo.
EditablePlotMLApplet - Class in ptolemy.plot.plotml
This applet reads a URL giving a PlotML file for a plot and places the data into an editable plot.
EditablePlotMLApplet() - Constructor for class ptolemy.plot.plotml.EditablePlotMLApplet
 
EditablePlotMLApplication - Class in ptolemy.plot.plotml
An application that can plot data in PlotML format from a URL or from files specified on the command line, and can then permit the user to edit the plot.
EditablePlotMLApplication() - Constructor for class ptolemy.plot.plotml.EditablePlotMLApplication
Construct a plot with no command-line arguments.
EditablePlotMLApplication(String[]) - Constructor for class ptolemy.plot.plotml.EditablePlotMLApplication
Construct a plot with the specified command-line arguments.
EditablePlotMLApplication(EditablePlot, String[]) - Constructor for class ptolemy.plot.plotml.EditablePlotMLApplication
Construct a plot with the specified command-line arguments and instance of plot.
editComponent(Component) - Method in class ptolemy.actor.gui.run.PtolemyFormEditor
Edit the component by presenting a dialog that infers the settable properties of the components.
editDataModified(EditablePlot, int) - Method in class ptolemy.actor.lib.gui.SketchedSource
React to the fact that data in the specified plot has been modified by a user edit action by recording the data.
editDataModified(EditablePlot, int) - Method in class ptolemy.domains.sdf.demo.Sketch.SketchApplet
Execute the model.
editDataModified(EditablePlot, int) - Method in interface ptolemy.plot.EditListener
Notify that data in the specified plot has been modified by a user edit action.
editDocumentation(Frame, Attribute, NamedObj) - Method in interface ptolemy.vergil.actor.DocApplicationSpecializer
Create a gui to edit the documentation in the attribute.
EditIconAction - Class in ptolemy.vergil.toolbox
Action to edit a custom icon.
EditIconAction() - Constructor for class ptolemy.vergil.toolbox.EditIconAction
Create an action to edit an icon.
EditIconFrame - Class in ptolemy.vergil.icon
This is an icon editor frame for Ptolemy II models.
EditIconFrame(EditorIcon, Tableau) - Constructor for class ptolemy.vergil.icon.EditIconFrame
Construct a frame to edit the specified icon.
EditIconFrame(EditorIcon, Tableau, LibraryAttribute) - Constructor for class ptolemy.vergil.icon.EditIconFrame
Construct a frame to edit the specified icon.
EditIconGraphController - Class in ptolemy.vergil.icon
A graph controller for the Ptolemy II icon editor.
EditIconGraphController() - Constructor for class ptolemy.vergil.icon.EditIconGraphController
Create a new basic controller with default terminal and edge interactors and default context menus.
EditIconTableau - Class in ptolemy.vergil.icon
This is an icon editor for ptolemy models.
EditIconTableau(PtolemyEffigy, String) - Constructor for class ptolemy.vergil.icon.EditIconTableau
Create a tableau with the specified container and name, with no specified default library.
EditIconTableau(PtolemyEffigy, String, LibraryAttribute) - Constructor for class ptolemy.vergil.icon.EditIconTableau
Create a tableau with the specified container, name, and default library.
EditIconTableau(Workspace) - Constructor for class ptolemy.vergil.icon.EditIconTableau
Create a tableau in the specified workspace.
EditIconTableau.Factory - Class in ptolemy.vergil.icon
A factory that creates icon editing tableaux for Ptolemy models.
EditListener - Interface in ptolemy.plot
Interface for listeners that are informed of plot edit events.
EditMouseListener() - Constructor for class ptolemy.plot.EditablePlot.EditMouseListener
 
EditorDropTarget - Class in ptolemy.vergil.basic
This class provides drag-and-drop support.
EditorDropTarget() - Constructor for class ptolemy.vergil.basic.EditorDropTarget
Construct a new graph target to operate on the given JGraph.
EditorDropTarget(JGraph) - Constructor for class ptolemy.vergil.basic.EditorDropTarget
Construct a new graph target to operate on the given JGraph.
EditorDropTargetListener - Class in ptolemy.vergil.basic
A drop target listener that provides drag and drop for the Ptolemy editor.
EditorDropTargetListener() - Constructor for class ptolemy.vergil.basic.EditorDropTargetListener
 
editorFactory - Variable in class ptolemy.actor.gt.AtomicActorMatcher
The editor factory for ingredients in this matcher.
editorFactory - Variable in class ptolemy.actor.gt.AttributeMatcher
The editor factory for ingredients in this matcher.
editorFactory - Variable in class ptolemy.actor.gt.CompositeActorMatcher
The editor factory for ingredients in this matcher.
editorFactory - Variable in class ptolemy.actor.gt.Constraint
The editor factory.
editorFactory - Variable in class ptolemy.actor.gt.ContainerIgnoringAttribute
The editor factory.
editorFactory - Variable in class ptolemy.actor.gt.controller.TransformationAttribute
The editor factory for the contents in this attribute (the model updater).
editorFactory - Variable in class ptolemy.actor.gt.DefaultModelAttribute
The editor factory.
editorFactory - Variable in class ptolemy.actor.gt.FSMMatcher
The editor factory for ingredients in this matcher.
editorFactory - Variable in class ptolemy.actor.gt.HierarchyFlatteningAttribute
The editor factory.
editorFactory - Variable in class ptolemy.actor.gt.RelationCollapsingAttribute
The editor factory.
editorFactory - Variable in class ptolemy.actor.gt.StateMatcher
The editor factory for ingredients in this matcher.
editorFactory - Variable in class ptolemy.actor.gt.TransitionMatcher
The editor factory for ingredients in this matcher.
EditorFactory - Class in ptolemy.actor.gui
This is an attribute that can create an editor for interactively configuring its container.
EditorFactory(NamedObj, String) - Constructor for class ptolemy.actor.gui.EditorFactory
Construct a factory with the specified container and name.
EditorIcon - Class in ptolemy.vergil.icon
An icon is the visual representation of an entity or attribute.
EditorIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.EditorIcon
Create a new icon with the given name in the given container.
EditorIcon(Workspace, String) - Constructor for class ptolemy.vergil.icon.EditorIcon
Construct an icon in the specified workspace and name.
EditorPaneFactory - Class in ptolemy.actor.gui
This is an attribute that can create a pane (called a "configuration widget") for interactively configuring its container.
EditorPaneFactory(NamedObj, String) - Constructor for class ptolemy.actor.gui.EditorPaneFactory
Construct a factory with the specified container and name.
EditorTutorial - Class in diva.graph.tutorial
This tutorial expands on the simple tutorial and turns it into a more complete graph editor.
EditorTutorial(AppContext) - Constructor for class diva.graph.tutorial.EditorTutorial
 
EditorTutorial.LayoutActionListener - Class in diva.graph.tutorial
An inner class for layout.
EditorTutorial.LayoutWidget - Class in diva.graph.tutorial
A widget for configuring layouts.
EditParametersDialog - Class in ptolemy.actor.gui
This class is a modal dialog box for editing the parameters of a target object, which is an instance of NamedObj.
EditParametersDialog(Frame, NamedObj) - Constructor for class ptolemy.actor.gui.EditParametersDialog
Construct a dialog with the specified owner and target.
EditParametersDialog(Frame, NamedObj, String) - Constructor for class ptolemy.actor.gui.EditParametersDialog
Construct a dialog with the specified owner and target.
EditPreferencesAction() - Constructor for class ptolemy.vergil.basic.BasicGraphFrame.EditPreferencesAction
 
Effigy - Class in ptolemy.actor.gui
An effigy represents model metadata, and is contained by the model directory or by another effigy.
Effigy(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.Effigy
Construct an effigy with the given name and container.
Effigy(Workspace) - Constructor for class ptolemy.actor.gui.Effigy
Create a new effigy in the specified workspace with an empty string for its name.
EffigyFactory - Class in ptolemy.actor.gui
A configuration contains an instance of this class, and uses it to create effigies from a URL, or to create blank effigies of a particular kind.
EffigyFactory(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.EffigyFactory
Create a factory with the given name and container.
EffigyFactory(Workspace) - Constructor for class ptolemy.actor.gui.EffigyFactory
Create a factory in the specified workspace.
elapsedTimeSinceStart() - Method in class ptolemy.actor.Director
Return the elapsed time (in milliseconds) since the start of execution of the model.
elapsedTimeSinceStart() - Method in class ptolemy.actor.Manager
Return the elapsed time (in milliseconds) since the start of execution of the model.
element - Variable in class ptolemy.actor.lib.ArrayContains
The element to test for presence in the array.
element - Variable in class ptolemy.actor.lib.ArrayRemoveElement
The element to be removed.
element() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.CircularFifoQueue
 
element() - Method in class ptolemy.data.expr.MatrixParser
 
element() - Method in class ptolemy.data.expr.PtParser
 
element(Object) - Method in class ptolemy.graph.ElementList
Return an element in this list that has a specified weight.
Element - Class in ptolemy.graph
A base class for graph elements (nodes and edges).
Element() - Constructor for class ptolemy.graph.Element
Construct an unweighted element.
Element(Object) - Constructor for class ptolemy.graph.Element
Construct an element with a given weight.
elementAdd(Token) - Method in class ptolemy.data.ArrayToken
Add the given token to each element of this array.
elementCount() - Method in class diva.util.xml.XmlElement
Return the number of child elements.
elementDivide(Token) - Method in class ptolemy.data.ArrayToken
Divide each element of this array by the given token.
elementDump(Element, Graph) - Static method in exception ptolemy.graph.GraphException
Return a dump of a graph element and the container graph suitable to be appended to an error message.
elementList() - Method in class ptolemy.actor.AbstractReceiver
Return a list with tokens that are currently in the receiver available for get() or getArray().
elementList() - Method in class ptolemy.actor.IntermediateReceiver
Delegate to the internal receiver and return whatever it returns.
elementList() - Method in class ptolemy.actor.Mailbox
Return a list with the token currently in the receiver, or an empty list if there is no such token.
elementList() - Method in class ptolemy.actor.QueueReceiver
List the tokens in the receiver, beginning with the oldest.
elementList() - Method in interface ptolemy.actor.Receiver
Return a list with tokens that are currently in the receiver available for get() or getArray().
elementList() - Method in class ptolemy.actor.sched.FixedPointReceiver
Return a list with the token currently in the receiver, or an empty list if there is no such token.
elementList() - Method in class ptolemy.actor.util.FIFOQueue
List the objects in the queue, beginning with the oldest.
elementList() - Method in class ptolemy.actor.util.TotallyOrderedSet
Return a list of all the elements.
elementList() - Method in class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Return a list with the tokens currently in the receiver, or an empty list if there is no such token.
elementList() - Method in class ptolemy.domains.de.kernel.DEReceiver
Return a list with tokens that are currently in the receiver available for get() or getArray(), beginning with the oldest one.
elementList() - Method in class ptolemy.domains.giotto.kernel.GiottoReceiver
Return a list with the token currently in the receiver, or an empty list if there is no such token.
elementList() - Method in class ptolemy.domains.modal.kernel.FSMReceiver
Return a list with the token currently in the receiver, or an empty list if there is no such token.
elementList() - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Return a list with tokens that are currently in the receiver available for get() or getArray().
elementList() - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Return a list containing all the elements in the queue, beginning with the oldest.
elementList() - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Return a list with the tokens currently in the receiver, or an empty list if there are no such tokens.
elementList() - Method in class ptolemy.domains.tdl.kernel.TDLReceiver
Return a list with the token currently in the receiver, or an empty list if there is no such token.
elementList() - Method in class ptolemy.domains.tm.kernel.TMReceiver
Return a list with the tokens currently in the receiver, or an empty list if there are no such tokens.
elementList() - Method in class ptolemy.kernel.util.NamedList
Return an unmodifiable list with the contents of this named list.
ElementList - Class in ptolemy.graph
A list of graph elements.
ElementList(String, Graph) - Constructor for class ptolemy.graph.ElementList
Construct an empty element list.
ElementList(String, Graph, int) - Constructor for class ptolemy.graph.ElementList
Construct an empty element list with enough storage allocated for the specified number of elements.
elementModulo(Token) - Method in class ptolemy.data.ArrayToken
Modulo each element of this array by the given token.
elementMultiply(Token) - Method in class ptolemy.data.ArrayToken
Multiply each element of this array by the given token.
elementMultiplyReturnType(Type, Type) - Static method in class ptolemy.data.ArrayToken
Return the (exact) return type of the elementMultiply function above.
elements() - Method in class diva.util.xml.XmlElement
Return an Iterator of all the child elements of this element.
elements() - Method in class ptolemy.actor.QueueReceiver
Deprecated.
Used elementList() instead.
elements() - Method in class ptolemy.actor.util.FIFOQueue
Deprecated.
Used elementList() instead.
elements() - Method in class ptolemy.actor.util.TotallyOrderedSet
Deprecated.
Use elementList() instead.
elements() - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Enumerate the objects in the queue, beginning with the oldest.
elements() - Method in class ptolemy.graph.ElementList
Return all the elements in this list in the form of an unmodifiable collection.
elements() - Method in class ptolemy.kernel.util.NamedList
Deprecated.
Use elementList() instead.
elements(Object) - Method in class ptolemy.graph.ElementList
Return all the elements in this graph that have a specified weight.
elements(String) - Method in class diva.util.xml.XmlElement
Return an Iterator of all the child elements of this element that have the given element type.
ElementsToArray - Class in ptolemy.actor.lib
On each firing, this actor reads exactly one token from each channel of the input port and assembles the tokens into an ArrayToken.
ElementsToArray - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A code generation adapter class for ptolemy.actor.lib.ElementsToArray.
ElementsToArray(ElementsToArray) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.ElementsToArray
Constructor the ElementsToArray adapter.
ElementsToArray(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ElementsToArray
Construct an actor with the given container and name.
elementSubtract(Token) - Method in class ptolemy.data.ArrayToken
Subtract the given token from each element of this array.
elementType(Typeable) - Static method in class ptolemy.data.type.ArrayType
Return a type constraint that can be used to constrain another typeable object to have a type related to the element type of the specified typeable.
eliminateCastsAndInstanceOf(Body, String, Set, boolean) - Static method in class ptolemy.copernicus.kernel.CastAndInstanceofEliminator
 
eliminateDuplicates - Variable in class ptolemy.actor.lib.OrderedMerge
If true, eliminate duplicate tokens in the output stream.
Ellipse2D - Class in ptolemy.domains.gr.lib
An actor that creates an ellipse.
Ellipse2D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Ellipse2D
Construct an actor with the given container and name.
EllipseAttribute - Class in ptolemy.vergil.kernel.attributes
This is an attribute that is rendered as an ellipse.
EllipseAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.kernel.attributes.EllipseAttribute
Construct an attribute with the given name contained by the specified container.
ellipsis(String, int) - Static method in class diva.gui.GUIUtilities
Return a string that contains the original string, limited to the given number of characters.
ellipsis(String, int) - Static method in class ptolemy.util.StringUtilities
Return a string with a maximum line length of length characters, limited to the given number of characters.
ELLIPSIS_LENGTH_LONG - Static variable in class ptolemy.util.StringUtilities
Maximum length in characters of a long string before StringUtilities.ellipsis(String, int) truncates and add a trailing ".
ELLIPSIS_LENGTH_SHORT - Static variable in class ptolemy.util.StringUtilities
Maximum length in characters of a short string before StringUtilities.ellipsis(String, int) truncates and add a trailing ".
ELSE - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
ELSE - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
ELSE - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
elseOutput - Variable in class ptolemy.domains.sequence.lib.IfThenElse
Not Input.
EmbeddedActor(EmbeddedCodeActor.EmbeddedActor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.cg.lib.EmbeddedCodeActor.EmbeddedActor
Create a EmbeddedActor.
EmbeddedActor(EmbeddedCodeActor.EmbeddedActor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.cg.lib.EmbeddedCodeActor.EmbeddedActor
Create a EmbeddedActor.
EmbeddedActor(CompositeEntity, String) - Constructor for class ptolemy.cg.lib.EmbeddedCodeActor.EmbeddedActor
Create a new instance of EmbeddedActor.
embeddedCode - Variable in class ptolemy.cg.lib.EmbeddedCodeActor
The Java code that specifies the function of this actor.
EmbeddedCodeActor - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.cg.lib
Code generator adapter for EmbeddedCodeActor.
EmbeddedCodeActor - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.cg.lib
FIXME: docs Code generator adapter for EmbeddedJavaActor.
EmbeddedCodeActor - Class in ptolemy.cg.lib
An actor of this class executes compiled embedded code.
EmbeddedCodeActor(EmbeddedCodeActor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.cg.lib.EmbeddedCodeActor
Construct the code generator adapter associated with the given TypedCompositeActor.
EmbeddedCodeActor(EmbeddedCodeActor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.cg.lib.EmbeddedCodeActor
Construct the code generator adapter associated with the given TypedCompositeActor.
EmbeddedCodeActor(CompositeEntity, String) - Constructor for class ptolemy.cg.lib.EmbeddedCodeActor
Construct an actor with the given container and name.
EmbeddedCodeActor.EmbeddedActor - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.cg.lib
A placeholder or dummy actor used in Embedded C code generation.
EmbeddedCodeActor.EmbeddedActor - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.cg.lib
A placeholder or dummy actor used in Embedded Java code generation.
EmbeddedCodeActor.EmbeddedActor - Class in ptolemy.cg.lib
An actor inside the embeddedJavaActor that is used as a dummy placeholder.
EmbeddedConfigurer(Workspace) - Constructor for class ptolemy.actor.gt.controller.Transform.EmbeddedConfigurer
Construct a configurer in the given workspace.
embeddedSMVCode - Variable in class ptolemy.verification.lib.SMVLegacyCodeActor
The SMV code that specifies the function of this actor.
EmbossFilter - Class in com.jhlabs.image
A class to emboss an image.
EmbossFilter() - Constructor for class com.jhlabs.image.EmbossFilter
 
emissionEstimates - Variable in class org.ptolemy.machineLearning.hmm.HMMMultinomialEstimator
An output that defines a probability mass estimate of the multinomial observation probabilities.
emissionEstimates - Variable in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
An output that defines a probability mass estimate of the multinomial observation probabilities.
emissionProbability(double[], int) - Method in class org.ptolemy.machineLearning.hmm.HMMExponentialClassifier
 
emissionProbability(double[], int) - Method in class org.ptolemy.machineLearning.hmm.HMMExponentialEstimator
 
emissionProbability(double[], int) - Method in class org.ptolemy.machineLearning.hmm.HMMGaussianClassifier
 
emissionProbability(double[], int) - Method in class org.ptolemy.machineLearning.hmm.HMMGaussianEstimator
 
emissionProbability(double[], int) - Method in class org.ptolemy.machineLearning.hmm.HMMMultinomialClassifier
 
emissionProbability(double[], int) - Method in class org.ptolemy.machineLearning.hmm.HMMMultinomialEstimator
 
emissionProbability(double[], int) - Method in class org.ptolemy.machineLearning.hmm.ObservationClassifier
Abstract class defining the emission probability computation of the latent variable.
emissionProbability(double[], int) - Method in class org.ptolemy.machineLearning.hmm.ParameterEstimator
Computes the emission probability.
emissionProbability(double[], int) - Method in class org.ptolemy.machineLearning.hsmm.HSMMGaussianEstimator
 
emissionProbability(double[], int) - Method in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
 
emissionProbability(double[], int) - Method in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
 
emissionProbability(double, int) - Method in class org.ptolemy.machineLearning.hmmAOM.HMMGaussianEstimator
 
emissionProbability(double, int) - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
 
emissiveColor - Variable in class ptolemy.domains.gr.lib.GRShadedShape
The emissive color, which is a color that does not depend on ambient illumination.
Emit - Class in ptolemy.domains.coroutine.lib
Emit class.
Emit() - Constructor for class ptolemy.domains.coroutine.lib.Emit
 
Emit(CompositeEntity, String) - Constructor for class ptolemy.domains.coroutine.lib.Emit
 
Emit(Workspace) - Constructor for class ptolemy.domains.coroutine.lib.Emit
 
empiricalStartTimes - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
Array of estimated probability transition matrices for each hour.
EMPTY - Static variable in class ptolemy.data.ActorToken
Empty Entity instance of this token.
EMPTY_BORDER - Static variable in class com.jgoodies.forms.factories.Borders
A prepared and reusable EmptyBorder without gaps.
EMPTY_RECORD - Static variable in class ptolemy.data.RecordToken
Empty Record.
EMPTY_RECORD - Static variable in class ptolemy.data.type.RecordType
An empty record.
emptyArray(Token) - Static method in class ptolemy.data.expr.UtilityFunctions
Return an empty array with its element type matching the specified token.
emptyArrayReturnType(Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the type of an empty array of unspecified length.
emptyRecord() - Static method in class ptolemy.data.expr.UtilityFunctions
Return an empty record.
enable - Variable in class org.ptolemy.ssm.MapAttributes
The enable parameter specifies whether the decorated actor uses the resource scheduler decorator.
enable - Variable in class org.ptolemy.ssm.MirrorDecoratorAttributes
The enable parameter specifies whether the decorated actor uses the resource scheduler decorator.
enable - Variable in class ptolemy.actor.ExecutionAttributes
The enable parameter specifies whether the decorated actor uses the resource scheduler decorator.
enable - Variable in class ptolemy.actor.lib.Sequence
The enable input port.
enable - Variable in class ptolemy.actor.lib.vhdl.FixSequence
The enable input port.
enable - Variable in class ptolemy.actor.lib.vhdl.IntegerCounter
The enable port.
enable - Variable in class ptolemy.domains.sr.lib.EnabledComposite
The control port for enabling the composite.
enable_tracing() - Method in class ptolemy.data.expr.MatrixParser
Enable tracing.
enable_tracing() - Method in class ptolemy.data.expr.PtParser
Enable tracing.
enable_tracing() - Method in class ptolemy.moml.unit.UParser
Enable tracing.
enableActor() - Method in class ptolemy.domains.ci.kernel.CIActor
Ask the director to schedule this actor to fire.
enableAll() - Method in class ptolemy.actor.gt.GTIngredient
Enable all elements.
enableCaching() - Method in class ptolemy.graph.analysis.strategy.CachedStrategy
Enable caching.
enabled - Variable in class ptolemy.domains.ptera.lib.SetTableau
Whether controls in the tableau is enabled.
enabled() - Method in class org.ptolemy.ssm.MapAttributes
Return whether the decorator associated with this attribute is enabled.
enabled() - Method in class org.ptolemy.ssm.MirrorDecoratorAttributes
Return whether the decorator associated with this attribute is enabled.
enabled() - Method in class ptolemy.actor.ExecutionAttributes
Return whether the decorator associated with this attribute is enabled.
ENABLED_DEFERRABLE - Static variable in class ptolemy.domains.ddf.kernel.ActorEnablingStatus
This final static member indicates an actor is enabled but deferrable.
ENABLED_NOT_DEFERRABLE - Static variable in class ptolemy.domains.ddf.kernel.ActorEnablingStatus
This final static member indicates an actor is enabled and not deferrable.
enableDataMarker - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying if markers should be drawn for data points.
EnabledComposite - Class in ptolemy.domains.sr.lib
A composite actor whose clock ticks only when enabled.
EnabledComposite(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.EnabledComposite
Construct an actor in the specified container with the specified name.
EnabledComposite(Workspace) - Constructor for class ptolemy.domains.sr.lib.EnabledComposite
Construct an actor in the specified workspace.
enabledTransitions(List, boolean, boolean) - Method in class ptolemy.domains.modal.kernel.FSMActor
Return a list of enabled transitions among the given list of transitions.
enableErrorSkipping(boolean) - Method in class ptolemy.actor.gui.ConfigurationApplication.IgnoreErrorHandler
Enable or disable skipping of errors.
enableErrorSkipping(boolean) - Method in interface ptolemy.moml.ErrorHandler
Enable or disable skipping of errors.
enableErrorSkipping(boolean) - Method in class ptolemy.moml.SimpleErrorHandler
Enable or disable skipping of errors.
enableErrorSkipping(boolean) - Method in class ptolemy.moml.StreamErrorHandler
Enable or disable skipping of errors.
enableErrorSkipping(boolean) - Method in class ptolemy.moml.test.RecorderErrorHandler
Enable or disable skipping of errors.
enableErrorSkipping(boolean) - Method in class ptolemy.vergil.VergilErrorHandler
Enable or disable skipping of errors.
enableEventsMarker - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying if markers should be drawn for event points.
enableGTExtension(boolean) - Method in class ptolemy.actor.ptalon.PtalonRecognizer
 
enableHlaReporter - Variable in class org.hlacerti.lib.HlaManager
A boolean indicating whether a log file should be written to the location defined by the hlaReportPath parameter.
enableLegend - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying if the legend should be shown on the figure.
enablePrintTimeAndMemory(boolean) - Method in class ptolemy.actor.Manager
Enable or disable printing time and memory usage at the end of model execution.
enableSSL - Variable in class ptolemy.actor.lib.mail.ExceptionEmailer
Enable the Secure Sockets Layer (SSL) protocol.
enableSSL - Variable in class ptolemy.actor.lib.mail.SendMail
Enable the Secure Sockets Layer (SSL) protocol.
encodeHlaValue(HlaUpdatable, Token) - Static method in class org.hlacerti.lib.MessageProcessing
This generic method calls the EncodingHelpers API or the MessageBuffer API provided by CERTI to handle data encoding operation for updated value of HLA attribute that will be published to the federation.
EncoderHandler - Class in ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary
A code generation adapter class for ptolemy.domains.ptides.lib.targets.luminary.EncoderInputDevice.
EncoderHandler - Class in ptolemy.domains.ptides.lib.luminary
A class for EncoderInputDevice that uses GPIO pins on the Luminary board.
EncoderHandler(EncoderHandler) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary.EncoderHandler
Construct an adapter with the given ptolemy.domains.ptides.lib.EncoderInputDevice actor.
EncoderHandler(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.luminary.EncoderHandler
Construct a EncoderInputDevice object.
end - Variable in class ptolemy.actor.lib.vhdl.Slice
The end index for the portion of the bits to be sliced.
end() - Method in class org.json.JSONTokener
 
end() - Method in class ptolemy.actor.lib.jjs.modules.mqtt.MQTTHelper.MQTTClientWrapper
Disconnect from the broker server and close (i.e.
END - ptolemy.domains.metroII.kernel.FireMachine.State
The state after getfire() normally completes.
END - Static variable in class ptolemy.vergil.basic.export.web.WebElement
Special constant indicating to put content in a div with the name "end" which occurs at the end of the HTML body.
endArray() - Method in class org.json.JSONWriter
End an array.
endChord - Variable in class org.ptolemy.machineImprovisation.ChordParser
Termination input to end chord sequence.
endColumn - Variable in class ptolemy.data.expr.Token
The column number of the last character of this Token.
endColumn - Variable in class ptolemy.moml.unit.Token
The column number of the last character of this Token.
endCompoundEdit() - Method in class ptolemy.gui.UndoListener
End a compound edit.
endDocument() - Method in class com.microstar.xml.demo.EventDemo
Handle the end of the document by printing an event.
endDocument() - Method in class com.microstar.xml.demo.XmlApp
Handle the end the document.
endDocument() - Method in class com.microstar.xml.demo.XmlApplet
Handle the end the document.
endDocument() - Method in class com.microstar.xml.driver.SAXDriver
Implement com.microstar.xml.XmlHandler#endDocument.
endDocument() - Method in class com.microstar.xml.HandlerBase
Handle the end of the document.
endDocument() - Method in interface com.microstar.xml.XmlHandler
End the document.
endDocument() - Method in class diva.util.xml.XmlReader.Handler
End the document.
endDocument() - Method in class ptolemy.configs.test.ValidatingXMLParser
 
endDocument() - Method in class ptolemy.moml.MoMLParser
End the document.
endDocument() - Method in class ptolemy.plot.plotml.PlotBoxMLParser
End the document.
endDocument() - Method in class ptolemy.vergil.actor.DocManager
End the document.
endDocument(int) - Method in class com.microstar.xml.demo.DtdDemo
Print a comment showing where the DTD (if any) ends.
endElement(String) - Method in class com.microstar.xml.demo.EventDemo
Handle the end of an element by printing an event.
endElement(String) - Method in class com.microstar.xml.demo.XmlApp
Handle the end of an element.
endElement(String) - Method in class com.microstar.xml.demo.XmlApplet
Handle the end of an element.
endElement(String) - Method in class com.microstar.xml.driver.SAXDriver
Implement com.microstar.xml.XmlHandler#endElement.
endElement(String) - Method in class com.microstar.xml.HandlerBase
Handle the end of an element.
endElement(String) - Method in interface com.microstar.xml.XmlHandler
End an element.
endElement(String) - Method in class diva.gui.MultipageParser
Handle the end of an element.
endElement(String) - Method in class diva.util.xml.XmlReader.Handler
Move up one level in the parse tree.
endElement(String) - Method in class ptolemy.actor.ptalon.PtalonMLHandler
Process the end of a PtalonML element.
endElement(String) - Method in class ptolemy.moml.MoMLParser
End an element.
endElement(String) - Method in class ptolemy.plot.plotml.HistogramMLParser
End an element.
endElement(String) - Method in class ptolemy.plot.plotml.PlotBoxMLParser
End an element.
endElement(String) - Method in class ptolemy.plot.plotml.PlotMLParser
End an element.
endElement(String) - Method in class ptolemy.vergil.actor.DocManager
End an element.
endElement(String, String, String) - Method in class ptolemy.configs.test.ValidatingXMLParser
 
endExternalEntity(String) - Method in class com.microstar.xml.demo.EventDemo
 
endExternalEntity(String) - Method in class com.microstar.xml.demo.XmlApp
 
endExternalEntity(String) - Method in class com.microstar.xml.demo.XmlApplet
 
endExternalEntity(String) - Method in class com.microstar.xml.driver.SAXDriver
Implement com.microstar.xml.XmlHandler#endExternalEntity.
endExternalEntity(String) - Method in class com.microstar.xml.HandlerBase
Handle the end of an external entity.
endExternalEntity(String) - Method in interface com.microstar.xml.XmlHandler
End an external entity.
endExternalEntity(String) - Method in class diva.util.xml.XmlReader.Handler
Move up one level in the external entity tree.
endExternalEntity(String) - Method in class ptolemy.moml.MoMLParser
Handle the end of an external entity.
endFrame - Variable in class ptolemy.domains.sdf.lib.vq.ImageSequence
The ending frame number.
endIndex - Variable in class ptolemy.actor.lib.ArrayPeakSearch
The end point of the search.
endLine - Variable in class ptolemy.data.expr.Token
The line number of the last character of this Token.
endLine - Variable in class ptolemy.moml.unit.Token
The line number of the last character of this Token.
endObject() - Method in class org.json.JSONWriter
End an object.
endOfFile - Variable in class ptolemy.actor.lib.io.LineReader
An output port that produces false until the end of file is reached, at which point it produces true.
endOfFile - Variable in class ptolemy.actor.ptalon.lib.SplitReader
An output port that produces false until the end of file is reached, at which point it produces true.
endOfLineCharacter - Variable in class ptolemy.actor.lib.io.LineWriter
End of line character to use.
endsWith - Variable in class ptolemy.actor.lib.URLDirectoryReader
Deprecated.
If non-null and non-empty, then only output file names and sub directories that end with this String value.
endText - Variable in class ptolemy.vergil.basic.export.web.IconScript
Text to insert in the end section of the web page.
endTraining - Variable in class org.ptolemy.machineImprovisation.NoteParser
Indicator that the note sequence has terminated.
enforceArrayLength - Variable in class ptolemy.domains.sdf.lib.ArrayToSequence
If true, then enforce the arrayLength parameter by throwing an exception if it is violated.
enforceMatrixSize - Variable in class ptolemy.domains.sdf.lib.MatrixToSequence
If true, then enforce the rows and columns parameters by throwing an exception if it is violated.
enforceMicrostepSemantics - Variable in class ptolemy.domains.de.kernel.DEDirector
A flag indicating whether this director should enforce microstep semantics, throwing an exception when actors deliver events at microstep 0.
Engine - Class in ptolemy.matlab
Provides a java API to the matlab environment.
Engine() - Constructor for class ptolemy.matlab.Engine
Construct an instance of the matlab engine interface.
Engine.ConversionParameters - Class in ptolemy.matlab
Enter - ptolemy.domains.coroutine.kernel.ControlEntryToken.ControlType
 
Enter(ControlEntryToken.EntryLocation) - Static method in class ptolemy.domains.coroutine.kernel.ControlEntryToken
 
enterActorDeclaration(String) - Method in class ptolemy.actor.ptalon.PtalonEvaluator
Enter the named actor declaration.
entered - Variable in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
The number of times the if/for tree has been entered.
enterForScope(String, PtalonAST, PtalonPopulator) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Enter the named for-block subscope.
enterIfScope(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Enter the named subscope.
enterTransformation(boolean) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
 
enterTransformation(boolean) - Method in class ptolemy.actor.ptalon.gt.TransformationEvaluator
Enter the transformation.
entity - Static variable in class org.json.XMLTokener
The table of entity values.
Entity<T extends Port> - Class in ptolemy.kernel
An Entity is a vertex in a generalized graph.
Entity() - Constructor for class ptolemy.kernel.Entity
Construct an entity in the default workspace with an empty string as its name.
Entity(String) - Constructor for class ptolemy.kernel.Entity
Construct an entity in the default workspace with the given name.
Entity(Workspace) - Constructor for class ptolemy.kernel.Entity
Construct an entity in the given workspace with an empty string as a name.
Entity(Workspace, String) - Constructor for class ptolemy.kernel.Entity
Construct an entity in the given workspace with the given name.
ENTITY_INTERNAL - Static variable in class com.microstar.xml.XmlParser
Constant: the entity is internal.
ENTITY_NDATA - Static variable in class com.microstar.xml.XmlParser
Constant: the entity is external, non-XML data.
ENTITY_TEXT - Static variable in class com.microstar.xml.XmlParser
Constant: the entity is external XML data.
ENTITY_UNDECLARED - Static variable in class com.microstar.xml.XmlParser
Constant: the entity has not been declared.
Entity.ContainedObjectsIterator - Class in ptolemy.kernel
This class is an iterator over all the contained objects (all instances of NamedObj).
entityClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
EntityLayout() - Constructor for class ptolemy.vergil.actor.ActorViewerGraphController.EntityLayout
Create a new layout manager.
EntityLibrary - Class in ptolemy.moml
This class provides a hierarchical library of components specified in MoML.
EntityLibrary() - Constructor for class ptolemy.moml.EntityLibrary
Construct a library in the default workspace with no container and an empty string as its name.
EntityLibrary(CompositeEntity, String) - Constructor for class ptolemy.moml.EntityLibrary
Construct a library with the given container and name.
EntityLibrary(Workspace) - Constructor for class ptolemy.moml.EntityLibrary
Construct a library in the specified workspace with no container and an empty string as a name.
entityList() - Method in class ptolemy.actor.LazyTypedCompositeActor
List the contained entities in the order they were added (using their setContainer() method).
entityList() - Method in class ptolemy.kernel.CompositeEntity
List the contained entities in the order they were added (using their setContainer() method).
entityList() - Method in class ptolemy.moml.EntityLibrary
List the contained entities in the order they were added (using their setContainer() method).
entityList(Class) - Method in class ptolemy.actor.LazyTypedCompositeActor
Return a list of the component entities contained by this object that are instances of the specified Java class.
entityList(Class<T>) - Method in class ptolemy.kernel.CompositeEntity
Return a list of the component entities contained by this object that are instances of the specified Java class.
entityName - Variable in class ptolemy.actor.gui.LevelSkippingTableauFactory
The name of the contained entity to open, or an empty string to just open the first one found.
entityName - Variable in class ptolemy.vergil.icon.AttributeValueIcon
Name of the entity contained by the container whose attribute this icon will display.
entityNames - Variable in class ptolemy.domains.curriculum.HighlightEntities
List of names of the entities to highlight.
EntityPortRenderer() - Constructor for class ptolemy.vergil.actor.IOPortController.EntityPortRenderer
 
EntityResolver() - Constructor for class ptolemy.data.expr.XMLParser.EntityResolver
 
EntitySootClass - Class in ptolemy.copernicus.kernel
An Soot representation of an Entity.
EntitySootClass(SootClass, String, int) - Constructor for class ptolemy.copernicus.kernel.EntitySootClass
Construct a EntitySootClass.
EntityTreeModel - Class in ptolemy.vergil.tree
A tree model for Ptolemy II objects.
EntityTreeModel(NamedObj) - Constructor for class ptolemy.vergil.tree.EntityTreeModel
Create a new tree model with the specified root.
EntityTreeModel.TreeUpdateListener - Class in ptolemy.vergil.tree
A ChangeListener that updates the Tree.
entityType - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
entropy(double[]) - Static method in class ptolemy.math.DoubleArrayStat
Given an array of probabilities, treated as a probability mass function (pmf), calculate the entropy (in bits).
entry() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector.InternalEntryLocation
 
Entry - ptolemy.domains.coroutine.kernel.ControlToken.ControlType
 
entryArraySorted() - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityCounterexamples
Return the sorted entry array.
EntryLocation(String) - Constructor for class ptolemy.domains.coroutine.kernel.ControlEntryToken.EntryLocation
 
entryLocations() - Method in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
entryLocations() - Method in interface ptolemy.domains.coroutine.kernel.Continuation
Returns the set of exposed Entry Locations.
entryLocations() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
entryMapping - Variable in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
entrySet() - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityCounterexamples
Return a set of all the counterexamples.
EntryToken(String) - Static method in class ptolemy.domains.coroutine.kernel.ControlEntryToken
 
env - Variable in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter
 
envAction - Variable in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter
 
environment - Variable in class ptolemy.actor.lib.Exec
The environment in which to execute the command.
EnvironmentKey(Object) - Constructor for class ptolemy.caltrop.ddi.util.DataflowActorInterpreter.EnvironmentKey
 
EOF - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
EOF - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
EOF - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
EOF - Static variable in interface ptolemy.data.expr.MatrixParserConstants
End of File.
EOF - Static variable in interface ptolemy.data.expr.PtParserConstants
End of File.
EOF - Static variable in interface ptolemy.moml.unit.UParserConstants
End of File.
eol - Variable in exception ptolemy.data.expr.ParseException
The end of line string for this machine.
eol - Variable in exception ptolemy.moml.unit.ParseException
The end of line string for this machine.
EPSGraphics - Class in ptolemy.plot
Graphics class supporting EPS export from plots.
EPSGraphics(OutputStream, int, int) - Constructor for class ptolemy.plot.EPSGraphics
Constructor for a graphics object that writes encapsulated PostScript to the specified output stream.
EPSILON - Static variable in class ptolemy.math.Complex
A small number ( = 1.0e-9).
EPSILON - Static variable in class ptolemy.math.SignalProcessing
A small number ( = 1.0e-9).
epsilonClosure(State) - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Return the epsilon-closure of the specified state.
EQ - Static variable in class org.json.XML
The Character '='.
EQ - Static variable in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
String representing an equal to constraint choice.
EQUAL_INEQUAL - Static variable in class ptolemy.domains.modal.kernel.RelationType
Relation type a relation node that is evaluated to be true while the relation operation is not equal or inequal.
EqualizeFilter - Class in com.jhlabs.image
A filter to perform auto-equalization on an image.
EqualizeFilter() - Constructor for class com.jhlabs.image.EqualizeFilter
 
equals(Object) - Method in class com.jgoodies.forms.layout.ConstantSize
Indicates whether some other ConstantSize is "equal to" this one.
equals(Object) - Method in class com.jhlabs.composite.ContourComposite
 
equals(Object) - Method in class com.jhlabs.composite.MiscComposite
 
equals(Object) - Method in class com.jhlabs.composite.RGBComposite
 
equals(Object) - Method in class org.hlacerti.lib.HlaTimedEvent
Check if two HlaTimedEvent objects are equals.
equals(Object) - Method in class org.ptolemy.commons.ThreeDigitVersionSpecification
Return true of the argument is equal to this object.
equals(Object) - Method in class ptolemy.actor.gt.GraphAnalyzer.IndexedList
Test the equivalence between two IndexedLists.
equals(Object) - Method in class ptolemy.actor.gt.GraphAnalyzer.Path
Test the equivalence between two paths.
equals(Object) - Method in class ptolemy.actor.util.BooleanDependency
Return true if the value of this dependency equals that of the specified one, and the specified one is an instance of RealDependency.
equals(Object) - Method in class ptolemy.actor.util.RealDependency
Return true if the value of this dependency equals that of the specified one, and the specified one is an instance of RealDependency.
equals(Object) - Method in class ptolemy.actor.util.SuperdenseDependency
Return true if the value of this dependency equals that of the specified one, and the specified one is an instance of RealDependency.
equals(Object) - Method in class ptolemy.actor.util.SuperdenseTime
Return true if this SuperdenseTime object has the same timestamp and index as that of the given SuperdenseTime object.
equals(Object) - Method in class ptolemy.actor.util.Time
Return true if this time object has the same time value as that of the given time object.
equals(Object) - Method in class ptolemy.actor.util.TimedEvent
Return true if this TimedEvent object has the same timeStamp and eventObject as the given TimedEvent object.
equals(Object) - Method in class ptolemy.caltrop.ddi.DataflowWithRates.ActionRateSignature
 
equals(Object) - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter.EnvironmentKey
 
equals(Object) - Method in class ptolemy.cg.kernel.generic.program.CodeStream.Signature
Return true if the given object is equal to this signature.
equals(Object) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter.Channel
Whether this channel is the same as the given object.
equals(Object) - Method in class ptolemy.data.ArrayToken
Return true if the class of the argument is ArrayToken and of the same length and the elements are equal to that of this token.
equals(Object) - Method in class ptolemy.data.BooleanMatrixToken
Return true if the argument is an instance of BooleanMatrixToken of the same dimensions and the corresponding elements of the matrices are equal.
equals(Object) - Method in class ptolemy.data.BooleanToken
Return true if the argument's class is BooleanToken and it has the same values as this token.
equals(Object) - Method in class ptolemy.data.ComplexMatrixToken
Return true if the argument is an instance of ComplexMatrixToken of the same dimensions and the corresponding elements of the matrices are equal.
equals(Object) - Method in class ptolemy.data.ComplexToken
Return true if the argument's class is IntToken and it has the same values as this token.
equals(Object) - Method in class ptolemy.data.DoubleMatrixToken
Return true if the argument is an instance of DoubleMatrixToken of the same dimensions and the corresponding elements of the matrices are equal.
equals(Object) - Method in class ptolemy.data.DoubleToken
Return true if the argument's class is DoubleToken and it has the same values as this token.
equals(Object) - Method in class ptolemy.data.EventToken
Override the base class method to check whether the value of this token is equal to that of the argument.
equals(Object) - Method in class ptolemy.data.expr.CachedMethod
Return true if the argument is an instance of CachedMethod that represents the same method or function as this instance.
equals(Object) - Method in class ptolemy.data.FixMatrixToken
Return true if the argument is an instance of FixMatrixToken of the same dimensions and the corresponding elements of the matrices are equal.
equals(Object) - Method in class ptolemy.data.FixToken
Return true if the argument's class is IntToken and it has the same values as this token.
equals(Object) - Method in class ptolemy.data.FloatToken
Return true if the argument's class is FloatToken and it has the same values as this token.
equals(Object) - Method in class ptolemy.data.IntMatrixToken
Return true if the argument is an instance of IntMatrixToken of the same dimensions and the corresponding elements of the matrices are equal.
equals(Object) - Method in class ptolemy.data.IntToken
Return true if the argument's class is IntToken and it has the same values as this token.
equals(Object) - Method in class ptolemy.data.LongMatrixToken
Return true if the argument is an instance of LongMatrixToken of the same dimensions and the corresponding elements of the matrices are equal.
equals(Object) - Method in class ptolemy.data.LongToken
Return true if the argument's class is LongToken and it has the same values as this token.
equals(Object) - Method in class ptolemy.data.ObjectToken
Return true if the argument is an instance of ObjectToken and its contained object is equal to the object contained in this token, as tested by the equals() method of the contained object.
equals(Object) - Method in class ptolemy.data.ontologies.FlatTokenInfiniteConcept
Return true if the class of the argument is RecordToken, and the argument has the same set of labels as this token and the corresponding fields are equal, as determined by the equals method of the contained tokens.
equals(Object) - Method in class ptolemy.data.ontologies.InfiniteConcept
Return if this concept is equal to the given object, which is only the case if compare returns CPO.SAME.
equals(Object) - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityCounterexamples
 
equals(Object) - Method in class ptolemy.data.ontologies.MapTypeInfiniteConcept
Return true if the class of the argument is RecordToken, and the argument has the same set of labels as this token and the corresponding fields are equal, as determined by the equals method of the contained tokens.
equals(Object) - Method in class ptolemy.data.OrderedRecordToken
Return true if the class of the argument is RecordToken, and the argument has the same set of labels as this token and the corresponding fields are equal, as determined by the equals method of the contained tokens.
equals(Object) - Method in class ptolemy.data.PetiteToken
Return true if the argument's class is PetiteToken and it has the same values as this token.
equals(Object) - Method in class ptolemy.data.RecordToken
Return true if the class of the argument is RecordToken, and the argument has the same set of labels as this token and the corresponding fields are equal, as determined by the equals method of the contained tokens.
equals(Object) - Method in class ptolemy.data.ShortToken
Return true if the argument's class is ShortToken and it has the same values as this token.
equals(Object) - Method in class ptolemy.data.SmoothToken
Return true if the argument's class is SmoothToken and it has the same value and derivatives as this token.
equals(Object) - Method in class ptolemy.data.StringToken
Return true if the argument is an instance of StringToken with the same value.
equals(Object) - Method in class ptolemy.data.TupleToken
Return true if the class of the argument is TupleToken and it has the same length and the elements are equal to that of this token.
equals(Object) - Method in class ptolemy.data.type.ArrayType
Determine if the argument represents the same ArrayType as this object.
equals(Object) - Method in class ptolemy.data.type.BaseType
Determine if the argument represents the same BaseType as this object.
equals(Object) - Method in class ptolemy.data.type.FixType
Determine if the argument represents the same FixType as this object.
equals(Object) - Method in class ptolemy.data.type.FunctionType
Determine if the argument represents the same FunctionType as this object.
equals(Object) - Method in class ptolemy.data.type.MatrixType
Determine if the argument represents the same MatrixType as this object.
equals(Object) - Method in class ptolemy.data.type.ObjectType
Determine if the argument represents the same type as this object.
equals(Object) - Method in class ptolemy.data.type.RecordType
Determine if the argument represents the same RecordType as this object.
equals(Object) - Method in class ptolemy.data.type.TupleType
Determine if the argument represents the same TupleType as this object.
equals(Object) - Method in interface ptolemy.data.type.Type
Determine if the argument represents the same type as this object.
equals(Object) - Method in class ptolemy.data.type.TypeConstant
Override to return true if the type is the same in this object as the specified object.
equals(Object) - Method in class ptolemy.data.type.UnionType
Determine if the argument represents the same UnionType as this object.
equals(Object) - Method in class ptolemy.data.UnionToken
Return true if the argument is an UnionToken with the same label and value.
equals(Object) - Method in class ptolemy.data.UnsignedByteToken
Return true if the class of the argument is UnsignedByteToken, and it has the same value as this token.
equals(Object) - Method in class ptolemy.data.XMLToken
Return true if the argument is an instance of XMLToken with the same value.
equals(Object) - Method in class ptolemy.domains.atc.kernel.policy2.Vertex
Return true if this object is equal to the argument of of this method.
equals(Object) - Method in class ptolemy.domains.coroutine.kernel.ControlEntryToken.EntryLocation
 
equals(Object) - Method in class ptolemy.domains.coroutine.kernel.ControlExitToken.ExitLocation
 
equals(Object) - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector.InternalEntryLocation
 
equals(Object) - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector.InternalExitLocation
 
equals(Object) - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.Coordinate
Tests another object for equality with this instance.
equals(Object) - Method in class ptolemy.domains.de.kernel.DEEvent
Indicate whether some other object is equal to this DE Event.
equals(Object) - Method in class ptolemy.domains.modal.kernel.ia.StatePair
Override the base class method to return true if the specified object is an instance of StatePair and it contains the same states as this one.
equals(Object) - Method in class ptolemy.domains.ptides.kernel.PtidesEvent
Indicate whether some other object is equal to this PtidesEvent.
equals(Object) - Method in class ptolemy.domains.ptides.kernel.Tag
Checks if this tag is the same as another.
equals(Object) - Method in class ptolemy.domains.sequence.kernel.ProcessAttribute
Return true if this ProcessAttribute has the same sequence number as the given ProcessAttribute.
equals(Object) - Method in class ptolemy.domains.sequence.kernel.SequenceAttribute
Return true if this SequenceAttribute has the same sequence number as the given SequenceAttribute.
equals(Object) - Method in class ptolemy.domains.tdl.kernel.TDLAction
 
equals(Object) - Method in class ptolemy.domains.tm.kernel.TMEvent
Return true if this TMEvent has the same sequence number as the given TMEvent.
equals(Object) - Method in class ptolemy.graph.Graph
Test if a graph is equal to this one.
equals(Object) - Method in class ptolemy.graph.Inequality
Return true if object named by the argument is equal to this Inequality object.
equals(Object) - Method in class ptolemy.graph.LabeledList
Compares the specified object with this list for equality.
equals(Object) - Method in class ptolemy.graph.mapping.MapMapping
Return true if the given object is of the same Class and based on the same Map as this one.
equals(Object) - Method in class ptolemy.kernel.attributes.RequireVersion
Return true if the hash code of this object is equal (==) to the hash code of the argument.
equals(Object) - Method in class ptolemy.kernel.attributes.VersionAttribute
Return true if the specified object is an instance of VersionAttribute and represents the same version as this one.
equals(Object) - Method in class ptolemy.math.Complex
Return true if the real and imaginary parts of this complex number are equal to those of the argument.
equals(Object) - Method in class ptolemy.math.FixPoint
Return true if this FixPoint is equal to the argument.
equals(Object) - Method in class ptolemy.math.FixPointQuantization
Return true if the given object describes the same mapping to quantized values as this object.
equals(Object) - Method in class ptolemy.math.Fraction
Compare this fraction with the given object.
equals(Object) - Method in class ptolemy.math.Overflow
Determine if the argument represents the same Overflow as this object.
equals(Object) - Method in class ptolemy.math.Precision
Return true if the indicated object is an instance of Precision and the precision format matches exactly.
equals(Object) - Method in class ptolemy.math.Quantization
Return true if the indicated object describes the same mapping to quantized values.
equals(Object) - Method in class ptolemy.math.Rounding
Determine if the argument represents the same Rounding as this object.
equals(Object) - Method in class ptolemy.moml.unit.Unit
Return True if this Unit equals another object
equals(Type) - Method in class ptolemy.data.type.ActorType
Determine if the argument represents the same BaseType as this object.
equals(Type) - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Determine if the argument represents the same BaseType as this object.
equals(Type) - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Determine if the argument represents the same BaseType as this object.
equals(Fraction[], Fraction[]) - Static method in class ptolemy.math.FractionArrayMath
Returns true if the two input arrays have all elements equal.
Equals - Class in ptolemy.actor.lib.logic
A logical equals operator.
Equals(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.logic.Equals
Construct an actor in the specified container with the specified name.
EQUALS - ptolemy.data.ontologies.lattice.LatticeOntologySolver.ConstraintType
Represents that the two sides must be equal.
EQUALS - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
EQUALS - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
EQUALS - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
EQUALS - Static variable in interface ptolemy.actor.util.Dependency
Return value of compareTo() if this is equal to the argument.
EQUALS - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
EQUALS - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
Equation() - Method in class ptolemy.moml.unit.UParser
 
Equations() - Method in class ptolemy.moml.unit.UParser
 
EquationVisitor - Class in ptolemy.moml.unit
An Abstract class that specifies all the necessary aspects of visitors to a UnitEquation.
EquationVisitor() - Constructor for class ptolemy.moml.unit.EquationVisitor
 
equivalences - Variable in class ptolemy.actor.lib.GetCausalityInterface
Output port on which to put the description of the equivalence classes.
equivalentPorts(IOPort) - Method in interface ptolemy.actor.util.CausalityInterface
Return a collection of input ports in the associated actor that are in the same equivalence class as the specified input port.
equivalentPorts(IOPort) - Method in class ptolemy.actor.util.CausalityInterfaceForComposites
Return a set of the input ports in this actor that are in an equivalence class with the specified input.
equivalentPorts(IOPort) - Method in class ptolemy.actor.util.DefaultCausalityInterface
Return a collection of the input ports in this actor that are in the same equivalence class with the specified input port.
erasePoint(int, int) - Method in class ptolemy.plot.Plot
Erase the point at the given index in the given dataset.
erasePoint(int, int) - Method in interface ptolemy.plot.PlotInterface
Erase the point at the given index in the given dataset.
ErasureChannel - Class in ptolemy.domains.wireless.lib
Model of a wireless channel with a specified loss probability.
ErasureChannel(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.ErasureChannel
Construct a channel with the given name and container.
Erode() - Constructor for class org.ptolemy.opencv.ComputerVision.Erode
 
ErodeAlphaFilter - Class in com.jhlabs.image
 
ErodeAlphaFilter() - Constructor for class com.jhlabs.image.ErodeAlphaFilter
 
ErodeAlphaFilter(float, float, float) - Constructor for class com.jhlabs.image.ErodeAlphaFilter
 
ErodeFilter - Class in com.jhlabs.image
Given a binary image, this filter performs binary erosion, setting all removed pixels to the given 'new' color.
ErodeFilter() - Constructor for class com.jhlabs.image.ErodeFilter
 
errMes - Variable in class lbnl.util.ClientProcess
Error message if proSta=true or null pointer otherwise.
error - Variable in class lbnl.actor.lib.SystemCommand
The port that outputs the standard error stream of the program.
error - Variable in class ptolemy.actor.lib.Exec
Data that is generated by the subprocess on its standard error.
error - Variable in class ptolemy.actor.lib.jjs.JavaScript
Output port on which to produce a message when an error occurs when executing this actor.
error - Variable in class ptolemy.actor.lib.security.SymmetricCrypto
The error (e.g.
error - Variable in class ptolemy.domains.modal.kernel.Transition
Parameter specifying whether this transition should be treated as an error transition.
error - Variable in class ptolemy.domains.sdf.lib.LMSAdaptive
The error input port.
error(String) - Method in interface ptolemy.actor.lib.jjs.AccessorOrchestrator
Report an error.
error(String) - Method in class ptolemy.actor.lib.jjs.JavaScript
If the model is executing and the error port is connected, then send the message to the error port; otherwise, use the MessageHandler to display the error.
error(String) - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Report an error.
error(String) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Delegate to the associated JavaScript actor to report an error.
error(String) - Static method in class ptolemy.util.MessageHandler
Defer to the set message handler to show the specified error message.
error(String, String, int, int) - Method in class com.microstar.xml.demo.XmlApp
Handle a parsing error.
error(String, String, int, int) - Method in class com.microstar.xml.demo.XmlApplet
Handle a parsing error.
error(String, String, int, int) - Method in class com.microstar.xml.driver.SAXDriver
Implement com.microstar.xml.XmlHandler#error.
error(String, String, int, int) - Method in class com.microstar.xml.HandlerBase
Throw an exception for a fatal error.
error(String, String, int, int) - Method in interface com.microstar.xml.XmlHandler
Fatal XML parsing error.
error(String, String, int, int) - Method in class diva.util.xml.XmlReader.Handler
Print an error message to the error stream.
error(String, String, int, int) - Method in class ptolemy.moml.MoMLParser
Indicate a fatal XML parsing error.
error(String, String, int, int) - Method in class ptolemy.plot.plotml.PlotBoxMLParser
Indicate a fatal XML parsing error.
error(String, String, int, int) - Method in class ptolemy.vergil.actor.DocManager
Indicate a fatal XML parsing error.
error(String, Throwable) - Method in class ptolemy.actor.lib.jjs.JavaScript
If the model is executing and the error port is connected, then send the message to the error port; otherwise, use the MessageHandler to display the error.
error(String, Throwable) - Static method in class ptolemy.util.MessageHandler
Defer to the set message handler to show the specified message and throwable information.
error(SAXParseException) - Method in class ptolemy.configs.test.ValidatingXMLParser
 
Error - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
ERROR - ptolemy.domains.ptera.lib.Report.Mode
Show in an error dialog.
ERROR - Static variable in class diva.canvas.connector.Blob
Error style.
ERROR - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
errorAndExit(String, String[], Throwable) - Static method in class ptolemy.vergil.VergilApplication
Print out an error message and stack trace on stderr and then display a dialog box.
errorBar - Variable in class ptolemy.plot.PlotPoint
True if the yLowEB and yHighEB fields are valid.
errorCause - Variable in class ptolemy.domains.modal.kernel.FSMActor
Parameter containing the cause of an exception thrown while executing a refinement if the exception is a KernelException that specified a Nameable.
errorClass - Variable in class ptolemy.domains.modal.kernel.FSMActor
Parameter containing the name of the class of exception thrown while executing a refinement.
errorDelay - Variable in class ptolemy.domains.sdf.lib.LMSAdaptive
The number of samples of delay in the feedback loop that brings the error back.
ErrorHandler - Interface in ptolemy.moml
Interface for error handlers for the MoMLParser class.
errorHandlingStrategy - Variable in class ptolemy.actor.lib.io.TokenReader
Deprecated.
The error handled strategy.
errorMessage - Variable in class ptolemy.domains.modal.kernel.FSMActor
Parameter containing the message of exception thrown while executing a refinement.
errorPower - Variable in class ptolemy.actor.lib.LevinsonDurbin
The output for the error power, as a function of the predictor order.
errorTolerance - Variable in class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
The default tolerance for determining when convergence has occurred.
errorTolerance - Variable in class ptolemy.domains.continuous.kernel.ContinuousDirector
Error tolerance for data values, used with variable step size solvers to determine whether the current step size is accurate.
errorTolerance - Variable in class ptolemy.domains.continuous.lib.LevelCrossingDetector
The error tolerance specifying how close the value of a continuous input needs to be to the specified level to produce the output event.
errorTolerance - Variable in class ptolemy.domains.qss.lib.SmoothZeroCrossingDetector
The error tolerance specifying how close the time needs to be to the zero crossing to produce the output event.
errorTransitionList() - Method in class ptolemy.domains.modal.kernel.State
Return the list of outgoing error transitions from this state.
ESC - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
ESC - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
ESC - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
escape(String) - Static method in class org.json.Cookie
Produce a copy of a string in which the characters '+', '%', '=', ';' and control characters are replaced with "%hh".
escape(String) - Static method in class org.json.XML
Replace special characters with XML escapes:
escapeForJavaScript(String) - Method in class ptolemy.actor.lib.jjs.JavaScript
Escape a string for use within JavaScript.
escapeForTargetLanguage(String) - Method in interface ptolemy.cg.kernel.generic.ParseTreeCodeGenerator
Given a string, escape special characters as necessary for the target language.
escapeForTargetLanguage(String) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Given a string, escape special characters as necessary.
escapeForXML(String) - Static method in class ptolemy.util.StringUtilities
Given a string, replace all the instances of XML special characters with their corresponding XML entities.
escapeForXML(String, boolean) - Static method in class ptolemy.util.StringUtilities
Given a string, replace all the instances of XML special characters with their corresponding XML entities.
escapeName(String) - Static method in class ptolemy.cg.kernel.generic.program.TemplateParser
Escape a port or actor name for use in the macro language.
escapePortName(String) - Static method in class ptolemy.cg.kernel.generic.program.TemplateParser
Escape a port name for use in the macro language.
escapeString(String) - Static method in class ptolemy.util.StringUtilities
Given a string, return a string that when fed to the Ptolemy expression parser, will turn into the argument string.
estimateSequencedSchedule(List<SequenceAttribute>) - Method in class ptolemy.domains.sequence.kernel.DijkstraSequenceEstimator
Estimate a sequenced schedule.
estimateSequencedSchedule(List<SequenceAttribute>) - Method in class ptolemy.domains.sequence.kernel.ListSchedulingSequenceEstimator
Estimate a sequenced schedule.
estimateSequencedSchedule(List<SequenceAttribute>) - Method in class ptolemy.domains.sequence.kernel.PartialSequenceScheduler
Estimate a sequenced schedule.
estimateSequencedSchedule(List<SequenceAttribute>) - Method in class ptolemy.domains.sequence.kernel.SequenceEstimator
Estimate a sequenced schedule.
evalString(long[], String) - Method in class ptolemy.matlab.Engine
Send a string for evaluation to the matlab engine.
evaluate(double) - Method in class org.ptolemy.qss.util.ModelPolynomial
Evaluate the model at a delta-time.
evaluate(float) - Method in class com.jhlabs.math.CompositeFunction1D
 
evaluate(float) - Method in interface com.jhlabs.math.Function1D
 
evaluate(float) - Method in class com.jhlabs.math.MathFunction1D
 
evaluate(float) - Method in class com.jhlabs.math.Noise
Compute 1-dimensional Perlin noise.
evaluate(float) - Method in class com.jhlabs.math.SCNoise
 
evaluate(float, float) - Method in class com.jhlabs.image.CellularFilter
 
evaluate(float, float) - Method in class com.jhlabs.image.SkyFilter
 
evaluate(float, float) - Method in class com.jhlabs.math.CellularFunction2D
 
evaluate(float, float) - Method in class com.jhlabs.math.FBM
 
evaluate(float, float) - Method in class com.jhlabs.math.FractalSumFunction
 
evaluate(float, float) - Method in interface com.jhlabs.math.Function2D
 
evaluate(float, float) - Method in class com.jhlabs.math.ImageFunction2D
Evaluate the pixel and the x and y values according to the edge action.
evaluate(float, float) - Method in class com.jhlabs.math.MarbleFunction
 
evaluate(float, float) - Method in class com.jhlabs.math.Noise
Compute 2-dimensional Perlin noise.
evaluate(float, float) - Method in class com.jhlabs.math.RidgedFBM
 
evaluate(float, float) - Method in class com.jhlabs.math.SCNoise
 
evaluate(float, float) - Method in class com.jhlabs.math.TurbulenceFunction
 
evaluate(float, float) - Method in class com.jhlabs.math.VLNoise
 
evaluate(float, float, float) - Method in interface com.jhlabs.math.Function3D
 
evaluate(float, float, float) - Method in class com.jhlabs.math.Noise
Compute 3-dimensional Perlin noise.
evaluate(float, float, float) - Method in class com.jhlabs.math.SCNoise
 
evaluate(String[]) - Static method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication
Evaluate the files named by the arguments.
evaluate(String, Set, ParserScope) - Static method in class ptolemy.data.expr.MatlabUtilities
Evaluate a Matlab expression within a scope.
evaluate(Time) - Method in class org.ptolemy.qss.util.ModelPolynomial
Evaluate the model at a simulation time.
evaluate(ASTPtRootNode, OntologyAdapter) - Method in class ptolemy.data.ontologies.ParseTreeAnnotationEvaluator
Infer the property of the parse tree with the specified root node using the specified scope to resolve the values of variables.
evaluateBoolean(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Evaluate the given expression and return its boolean value.
evaluateCommand(String) - Method in class ptolemy.actor.gui.exec.ExecShellTableau
Evaluate the specified command.
evaluateCommand(String) - Method in class ptolemy.actor.gui.ExpressionShellTableau
Evaluate the specified command.
evaluateCommand(String) - Method in class ptolemy.actor.gui.ptjacl.TclShellTableau
Evaluate the specified command.
evaluateCommand(String) - Method in class ptolemy.actor.gui.python.PythonShellTableau
Evaluate the specified command.
evaluateCommand(String) - Method in class ptolemy.actor.lib.gui.InteractiveDialog
Record the specified command and request a firing to send it to the output.
evaluateCommand(String) - Method in class ptolemy.actor.lib.gui.InteractiveShell
Evaluate the specified command.
evaluateCommand(String) - Method in interface ptolemy.gui.ShellInterpreter
Evaluate the specified command.
evaluateDerivative(double) - Method in class org.ptolemy.qss.util.ModelPolynomial
Evaluate d{model}/d{t} at a delta-time.
evaluateDerivative(Time) - Method in class org.ptolemy.qss.util.ModelPolynomial
Evaluate d{model}/d{t} at a simulation time.
evaluateDerivative2(double) - Method in class org.ptolemy.qss.util.ModelPolynomial
Evaluate d^2{model}/d{t}^2 at a delta-time.
evaluateDerivative2(Time) - Method in class org.ptolemy.qss.util.ModelPolynomial
Evaluate d^2{model}/d{t}^2 at a simulation time.
evaluateDerivatives(Time, double[], double[], double[]) - Method in interface org.ptolemy.qss.util.DerivativeFunction
Evaluate the derivative function.
evaluateDerivatives(Time, double[], double[], double[]) - Method in class ptolemy.actor.lib.fmi.FMUQSS
Evaluate the derivative function.
evaluateDerivatives(Time, double[], double[], double[]) - Method in class ptolemy.domains.qss.kernel.QSSIntegrator
Set the derivative equal to the input.
evaluateDerivatives(Time, double[], double[], double[], double[], int) - Method in interface org.ptolemy.qss.util.DerivativeFunction
Evaluate the derivative function for event indicator.
evaluateDerivatives(Time, double[], double[], double[], double[], int) - Method in class ptolemy.actor.lib.fmi.FMUQSS
Evaluate the derivative function for state event detection.
evaluateDerivatives(Time, double[], double[], double[], double[], int) - Method in class ptolemy.domains.qss.kernel.QSSIntegrator
Evaluate the derivative function for event detection.
evaluateDirectionalDerivatives(int, double[], double[]) - Method in interface org.ptolemy.qss.util.DerivativeFunction
Evaluate directional derivative function.
evaluateDirectionalDerivatives(int, double[], double[]) - Method in class ptolemy.actor.lib.fmi.FMUQSS
Evaluate directional derivative and compute second derivative.
evaluateDirectionalDerivatives(int, double[], double[]) - Method in class ptolemy.domains.qss.kernel.QSSIntegrator
Return 0.
evaluateExpression(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Evaluate the given expression and return the corresponding token.
evaluateForScope() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Evaluate the current for block, assuming there is one.
evaluateForScope() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Evaluate this for block, assuming this is a for block.
evaluateFunction(List<Concept>) - Method in class ptolemy.data.ontologies.ConceptFunction
Return the output of the concept function based on the concept inputs.
evaluateParseTree() - Method in class ptolemy.data.expr.ASTPtRootNode
Deprecated.
Use a ParseTreeEvaluator instead.
evaluateParseTree(ASTPtRootNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Evaluate the parse tree with the specified root node.
evaluateParseTree(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Evaluate the parse tree with the specified root node.
evaluateParseTree(ASTPtRootNode) - Method in class ptolemy.data.ontologies.ExpressionConceptFunctionParseTreeEvaluator
Evaluate the parse tree for the expression concept function with the specified root node.
evaluateParseTree(ASTPtRootNode, ParserScope) - Method in class ptolemy.actor.gt.GTParameter.Evaluator
Evaluate the parse tree with a scope that can resolve more names than the given scope.
evaluateParseTree(ASTPtRootNode, ParserScope) - Method in interface ptolemy.cg.kernel.generic.ParseTreeCodeGenerator
Evaluate the parse tree with the specified root node using the specified scope to resolve the values of variables.
evaluateParseTree(ASTPtRootNode, ParserScope) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Evaluate the parse tree with the specified root node using the specified scope to resolve the values of variables.
evaluateParseTree(ASTPtRootNode, ParserScope) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Evaluate the parse tree with the specified root node using the specified scope to resolve the values of variables.
evaluateParseTree(ASTPtRootNode, ParserScope) - Method in class ptolemy.data.ontologies.ExpressionConceptFunctionParseTreeEvaluator
Evaluate the parse tree for the expression concept function with the specified root node using the specified scope to resolve the values of variables.
evaluateParseTree(ASTPtRootNode, ParserScope) - Method in class ptolemy.domains.modal.kernel.ParseTreeEvaluatorForGuardExpression
Evaluate the parse tree with the specified root node using the specified scope to resolve the values of variables.
evaluateScript - Variable in class ptolemy.vergil.basic.export.web.Script
Parameter indicating whether the script text's expression should be evaluated or not.
evaluateStateModel(int, Time) - Method in class org.ptolemy.qss.solver.QSSBase
Get the value of a state variable.
evaluateStateModelContinuous(int, Time) - Method in class org.ptolemy.qss.solver.QSSBase
Get the internal value of a state variable.
evaluateString(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Evaluate the given input expression and return a string representation of it, or null, if there is some reason it cannot be evaluated.
Evaluator(Pattern, MatchResult) - Constructor for class ptolemy.actor.gt.GTParameter.Evaluator
Construct an evaluator.
EVEN - Static variable in class com.jhlabs.image.DeinterlaceFilter
 
event(String, double, int) - Method in interface ptolemy.domains.tm.kernel.ScheduleListener
React to the given scheduling event.
event(String, double, int) - Method in class ptolemy.domains.tm.kernel.SchedulePlotter
 
event(String, double, int) - Method in class ptolemy.domains.tm.kernel.test.TestScheduleListener
React to the given scheduling event.
event(MirrorDecorator, MirrorDecoratorListener.DecoratorEvent, String) - Method in class org.ptolemy.ssm.MirrorDecoratorAttributes
Send out an event.
event(MirrorDecorator, MirrorDecoratorListener.DecoratorEvent, String) - Method in interface org.ptolemy.ssm.MirrorDecoratorListener
The event that is sent by the mirror decorator and processed by the listener.
event(MirrorDecorator, MirrorDecoratorListener.DecoratorEvent, Parameter) - Method in class org.ptolemy.ssm.MirrorDecoratorAttributes
 
event(MirrorDecorator, MirrorDecoratorListener.DecoratorEvent, Parameter) - Method in interface org.ptolemy.ssm.MirrorDecoratorListener
The event that is sent by the mirror decorator and processed by the listener.
event(CommunicationAspect, Actor, int, int, double, CommunicationAspectListener.EventType) - Method in interface ptolemy.actor.CommunicationAspectListener
The event that is sent by the communication aspect and processed by the listener.
event(CommunicationAspect, Actor, int, int, double, CommunicationAspectListener.EventType) - Method in class ptolemy.actor.gui.CommunicationAspectMonitor
The event is displayed.
event(DebugEvent) - Method in class ptolemy.actor.gui.DebugListenerTableau.DebugListenerFrame
Display a string representation of the specified event.
event(DebugEvent) - Method in class ptolemy.domains.csp.demo.BusContention.BusContentionApplet.StateListener
React to the given event.
event(DebugEvent) - Method in class ptolemy.domains.dde.demo.LocalZeno.LocalZenoApplet.StateListener
React to the given event.
event(DebugEvent) - Method in class ptolemy.domains.ptera.lib.DebuggerParameter
React to the given event.
event(DebugEvent) - Method in interface ptolemy.kernel.util.DebugListener
React to the given event.
event(DebugEvent) - Method in class ptolemy.kernel.util.LoggerListener
Send a string representation of the event to the log.
event(DebugEvent) - Method in class ptolemy.kernel.util.NamedObj
React to the given debug event by relaying to any registered debug listeners.
event(DebugEvent) - Method in class ptolemy.kernel.util.RecorderListener
Append a string representation of the event to the current set of messages.
event(DebugEvent) - Method in class ptolemy.kernel.util.StreamListener
Print a string representation of the event to the stream associated with this listener.
event(DebugEvent) - Method in class ptolemy.vergil.actor.ActorViewerGraphController
React to an event by highlighting the actor being iterated.
event(DebugEvent) - Method in class ptolemy.vergil.basic.BasicGraphController
React to an event.
event(DebugEvent) - Method in class ptolemy.vergil.debugger.DebugController
Respond to all FiringEvents.
event(DebugEvent) - Method in class ptolemy.vergil.modal.FSMViewerGraphController
React to an event by highlighting the new state.
event(DebugEvent) - Method in class ptolemy.vergil.ptera.PteraGraphController
React to an event by highlighting the new state.
event(NamedObj, double, ExecutionAspectListener.ExecutionEventType) - Method in interface ptolemy.actor.ExecutionAspectListener
Plot a new execution event for an actor (i.e.
event(NamedObj, double, ExecutionAspectListener.ExecutionEventType) - Method in class ptolemy.actor.gui.ExecutionAspectPlotterEditorFactory
Plot a new execution event for an actor (i.e.
Event - Class in ptolemy.domains.ptera.kernel
A Ptera event is contained by a Ptera controller in a Ptera modal model.
Event(Token, Tag) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIPtidesReceiver.Event
Construct an Event with a token and time stamp.
Event(Token, Tag) - Constructor for class ptolemy.domains.ptides.kernel.PtidesReceiver.Event
Construct an Event with a token and time stamp.
Event(CompositeEntity, String) - Constructor for class ptolemy.domains.ptera.kernel.Event
Construct an event with the given name contained by the specified composite entity.
EVENT - Static variable in class ptolemy.actor.lib.hoc.ThreadedComposite.TokenFrame
A (possibly empty) bundle of data and a time stamp that is either provided to the inside thread from the inputs of a ThreadedComposite or provided by the inside thread to form the outputs of a ThreadedComposite.
EVENT - Static variable in class ptolemy.data.type.BaseType
The event data type.
EVENT_FIELD_NUMBER - Static variable in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
Event.EventParameter - Class in ptolemy.domains.ptera.kernel
The parameter to store an argument passed on a scheduling relation to this event.
Event.RefiringData - Class in ptolemy.domains.ptera.kernel
A data structure to store the model time advance for the refire() method to be called.
EventAcceptor - Interface in diva.canvas.event
An event acceptor is a canvas component object that is prepared to accept an AWT event, and then possibly process and consume it.
EventBusHelper - Class in ptolemy.actor.lib.jjs.modules.eventbus
A helper class for the Vert.x event bus API.
EventBusHelper(Object, ScriptObjectMirror, int, String) - Constructor for class ptolemy.actor.lib.jjs.modules.eventbus.EventBusHelper
Create an EventBusHelper for the specified actor and VertxBus JavaScript object for the event bus at the specified network interface (port and hostname).
EventButton - Class in ptolemy.actor.lib.gui
Output a token when the actor is fired.
EventButton - Class in ptolemy.domains.de.lib
Deprecated.
Use ptolemy.actor.lib.gui.EventButton, it is domain polymorphic.
EventButton(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.EventButton
Construct an actor.
EventButton(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.EventButton
Deprecated.
Construct an actor with an input multiport of type GENERAL.
EventDebugEvent - Class in ptolemy.domains.ptera.kernel
An event indicating the beginning and end of processing an event.
EventDebugEvent(PteraController, Event, boolean) - Constructor for class ptolemy.domains.ptera.kernel.EventDebugEvent
Construct an event with the specified source and destination Ptera event.
EventDemo - Class in com.microstar.xml.demo
Demonstration application showing Æfred's event stream.
EventDemo() - Constructor for class com.microstar.xml.demo.EventDemo
 
eventDetection - Variable in class ptolemy.actor.lib.fmi.FMUQSS
If true, indicate the FMU can do state/time/step event detection.
EventDictionary - Class in ptolemy.domains.metroII.kernel
EventDictionary is a dictionary that associates the MetroII event name and the event ID.
EventDictionary() - Constructor for class ptolemy.domains.metroII.kernel.EventDictionary
Construct an EventDictionary.
EventFilter - Class in ptolemy.domains.de.lib
An actor that filters a stream of Boolean Tokens.
EventFilter(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.EventFilter
Construct an actor with the given container and name.
EventIcon - Class in ptolemy.vergil.ptera
An icon for a Ptera event.
EventIcon(NamedObj, String) - Constructor for class ptolemy.vergil.ptera.EventIcon
Create a new icon with the given name in the given container.
eventIndicatorDerivativeInputs(Time, double[], double[], Time, double[], double[], double, Time, double[], double[], double, Time, double[], double[], double, Time, double[], double[], double, Time, double[], double[], double, int) - Method in interface org.ptolemy.qss.util.DerivativeFunction
Provide inputs to evaluate the derivative function using finite difference methods.
eventIndicatorDerivativeInputs(Time, double[], double[], Time, double[], double[], double, Time, double[], double[], double, Time, double[], double[], double, Time, double[], double[], double, Time, double[], double[], double, int) - Method in class ptolemy.actor.lib.fmi.FMUQSS
Provide inputs to evaluate the derivative function for event indicators using finite difference methods.
eventIndicatorDerivativeInputs(Time, double[], double[], Time, double[], double[], double, Time, double[], double[], double, Time, double[], double[], double, Time, double[], double[], double, Time, double[], double[], double, int) - Method in class ptolemy.domains.qss.kernel.QSSIntegrator
Evaluate input for event indicators derivative.
eventInfo - Variable in class org.ptolemy.fmi.FMI20ModelInstance
C type : fmi2EventInfo.
EventLayer - Class in diva.canvas.event
An event layer is a canvas layer that accepts mouse events.
EventLayer() - Constructor for class diva.canvas.event.EventLayer
 
eventLoop() - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Start an event loop in a new thread that does not end until NashornAccessorHostApplication.ActorSubstitute.wrapup() is called.
EventParameter(NamedObj, String) - Constructor for class ptolemy.domains.ptera.kernel.Event.EventParameter
Construct a parameter with the given name contained by the specified entity.
EventPlayer - Class in diva.util.jester
EventPlayer uses the java.awt.robot API to inject streams of events into a component.
EventPlayer(Component) - Constructor for class diva.util.jester.EventPlayer
Play events into the given component.
EventQueueDebugger - Class in ptolemy.domains.ptera.lib
An attribute to debug the event queue of a Ptera model.
EventQueueDebugger(NamedObj, String) - Constructor for class ptolemy.domains.ptera.lib.EventQueueDebugger
Construct an attribute with the given container and name.
EventQueueDebugListener - Interface in ptolemy.domains.ptera.kernel
Interface for the debug listeners that receives event insertion and removal messages.
EventRecorder - Class in diva.util.jester
EventRecorder listens to all of the mouse and keyboard events on a given component and records these into a sequence which can then be played back using an EventPlayer object.
EventRecorder(Component) - Constructor for class diva.util.jester.EventRecorder
Record events from the given component.
eventsConnectWidth - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying the width of the stroke connecting event points This is an int that defaults to 0.
eventsJSON - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter giving the event traces in JSON format to be plot.
eventsMarkerRadius - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying the radius of markers for event points.
EventSource - Class in ptolemy.domains.continuous.lib
EventSource(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.lib.EventSource
Deprecated.
Construct an actor in the specified container with the specified name.
EventTableModel - Class in ptolemy.vergil.scr
The event table for configuring an SCR Model.
EventTableModel(Parameter, FSMActor) - Constructor for class ptolemy.vergil.scr.EventTableModel
Construct a new event table model for a given parameter and the FSMActor.
EventTimeComparator - Class in ptolemy.domains.metroII.kernel
EventTimeComparator compares time tags of MetroII events.
EventTimeComparator() - Constructor for class ptolemy.domains.metroII.kernel.EventTimeComparator
EventTimeComparator is a singleton.
EventToDate - Class in ptolemy.domains.de.lib
A timed actor that outputs a date token that corresponds to the current model time (maintained by the local clock in the director).
EventToDate(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.EventToDate
Create a new actor in the specified container with the specified name.
EventToken - Class in ptolemy.data
A token representing a pure event.
EventToken() - Constructor for class ptolemy.data.EventToken
 
eventType - Variable in class ptolemy.vergil.basic.export.web.Script
Event type to respond to by executing the command given by the value of this Script parameter.
EventUtils - Class in ptolemy.domains.ptera.lib
A set of static functions to be used by Ptera events.
EventUtils() - Constructor for class ptolemy.domains.ptera.lib.EventUtils
 
EXA - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
exact - org.ptolemy.fmi.FMIScalarVariable.Initial
The variable is initialized with the start value (provided under Real, Integer, Boolean, String or Enumeration".
exactInputs - Variable in class ptolemy.domains.qss.kernel.QSSIntegrator
Indicator of whether the inputs are exact.
ExampleSystem - Class in ptolemy.kernel.test
ExampleSystem constructs a hierarchal graph as shown in Ptolemy II design document, Figure 8.
ExampleSystem() - Constructor for class ptolemy.kernel.test.ExampleSystem
Construct the graph.
ExampleSystemJUnitTest - Class in ptolemy.kernel.test.junit
Run the ExampleSystem as a JUnit Test.
ExampleSystemJUnitTest() - Constructor for class ptolemy.kernel.test.junit.ExampleSystemJUnitTest
 
Excel - Class in ptolemy.actor.lib.excel
Read Excel files.
Excel() - Constructor for class ptolemy.actor.lib.excel.Excel
Construct an actor in the default workspace with an empty string as its name.
Excel(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.excel.Excel
Create a new actor in the specified container with the specified name.
Excel(Workspace) - Constructor for class ptolemy.actor.lib.excel.Excel
Construct an actor in the specified workspace with an empty string as a name.
EXCEPTION - ptolemy.domains.ptera.lib.Report.Mode
Show in an exception dialog.
ExceptionAnalyzer - Class in ptolemy.data.ontologies
An attribute that analyzes a model in the event of an exception.
ExceptionAnalyzer(NamedObj, String) - Constructor for class ptolemy.data.ontologies.ExceptionAnalyzer
Construct an attribute with the given name contained by the specified entity.
exceptionClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ExceptionEmailer - Class in ptolemy.actor.lib.mail
An ExceptionEmailer sends an email to the specified party upon occurrence of an exception.
ExceptionEmailer(NamedObj, String) - Constructor for class ptolemy.actor.lib.mail.ExceptionEmailer
Invoked by an exception handler (e.g.
exceptionHandled(boolean, String) - Method in interface ptolemy.actor.lib.ExceptionSubscriber
Invoked by an exception handler (e.g.
exceptionHandled(boolean, String) - Method in class ptolemy.actor.lib.mail.ExceptionEmailer
 
exceptionHandled(boolean, String) - Method in class ptolemy.data.ontologies.ExceptionAnalyzer
Nothing to do after exception is handled.
ExceptionHandler - Interface in ptolemy.kernel.util
Interface for exception handlers.
ExceptionManager - Class in ptolemy.actor.lib
The ExceptionManager catches exceptions and attempts to handle them with the specified policy.
ExceptionManager(NamedObj, String) - Constructor for class ptolemy.actor.lib.ExceptionManager
Create a model attribute with the specified container and name.
ExceptionManagerGUIFactory - Class in ptolemy.actor.lib.gui
This is an attribute that creates an editor for configuring and running the exception manager.
ExceptionManagerGUIFactory(NamedObj, String) - Constructor for class ptolemy.actor.lib.gui.ExceptionManagerGUIFactory
Construct a factory with the specified container and name.
ExceptionManagerModel - Class in ptolemy.actor.lib
A composite entity that is the model contained by an ExceptionManager.
ExceptionManagerModel(ExceptionManager, Workspace) - Constructor for class ptolemy.actor.lib.ExceptionManagerModel
Create a new ExceptionManagerModel with the specified workspace and the specified ExceptionManager.
ExceptionManagerModel(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ExceptionManagerModel
Create a new ExceptionManagerModel with the specified name and container.
ExceptionManagerModel(Workspace) - Constructor for class ptolemy.actor.lib.ExceptionManagerModel
Construct an ExceptionManager in the specified workspace.
exceptionMessage - Variable in class ptolemy.actor.lib.CatchExceptionAttribute
The exception message from the caught exception.
exceptionMessage - Variable in class ptolemy.actor.lib.ExceptionManager
The exception message from the caught exception.
exceptionOccurred(String, Throwable) - Method in interface ptolemy.actor.lib.ExceptionSubscriber
Action to execute upon the occurrence of an exception.
exceptionOccurred(String, Throwable) - Method in class ptolemy.actor.lib.mail.ExceptionEmailer
Send a mail upon occurrence of an exception.
exceptionOccurred(String, Throwable) - Method in class ptolemy.data.ontologies.ExceptionAnalyzer
Handle an exception according to the specified policy: analyze: Determine the source actor(s) and annotate output ports with error constraints.
ExceptionSubscriber - Interface in ptolemy.actor.lib
An ExceptionSubscriber is an entity that is informed of exceptions and the handling policy for exceptions caught by CatchExceptionAttribute.
excessBW - Variable in class ptolemy.domains.sdf.lib.RaisedCosine
The excess bandwidth.
EXCHANGE - Static variable in class com.jhlabs.image.PixelUtils
 
EXCLUSION - Static variable in class com.jhlabs.composite.MiscComposite
 
ExclusionComposite - Class in com.jhlabs.composite
 
ExclusionComposite(float) - Constructor for class com.jhlabs.composite.ExclusionComposite
 
exclusiveBuffers() - Method in interface ptolemy.domains.sdf.optimize.BufferingProfile
returns the number of buffers required upon calling exclusive fire in excess of the input and output buffer.
exclusiveBuffers() - Method in class ptolemy.domains.sdf.optimize.lib.DummyDisplay
Provides the buffering profile, number of buffers required for an exclusive firing.
exclusiveBuffers() - Method in class ptolemy.domains.sdf.optimize.lib.DummySource
Provides the buffering profile, number of buffers required for an exclusive firing.
exclusiveBuffers() - Method in class ptolemy.domains.sdf.optimize.SharedBufferTransformer
Default value for number of frame buffers required for exclusive firing.
exclusiveExecutionTime() - Method in interface ptolemy.domains.sdf.optimize.BufferingProfile
returns (an estimate of) the execution time of an exclusive buffer firing of the actor.
exclusiveExecutionTime() - Method in class ptolemy.domains.sdf.optimize.lib.DummyDisplay
Provides the buffering profile, execution time estimate required for an exclusive firing.
exclusiveExecutionTime() - Method in class ptolemy.domains.sdf.optimize.lib.DummySource
Provides the buffering profile, execution time estimate required for an exclusive firing.
exclusiveExecutionTime() - Method in class ptolemy.domains.sdf.optimize.SharedBufferTransformer
Default value for execution time for exclusive firing.
exec() - Method in class org.hlacerti.lib.CertiRtig
Execute a command, set _process to point to the subprocess and set up _errorGobbler and _outputGobbler to read data.
Exec - Class in ptolemy.actor.lib
Execute a command as a separately running subprocess.
Exec(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Exec
Construct an actor with the given container and name.
ExecEvent - Class in ptolemy.domains.csp.demo.BusContention
An event that indicates that an actor is in a particular state.
ExecEvent - Class in ptolemy.domains.dde.demo.LocalZeno
An event that indicates that an actor is in a particular state.
ExecEvent(NamedObj, ExecEvent.ExecEventType) - Constructor for class ptolemy.domains.csp.demo.BusContention.ExecEvent
Create an ExecEvent with the specified actor and state.
ExecEvent(NamedObj, ExecEvent.ExecEventType) - Constructor for class ptolemy.domains.dde.demo.LocalZeno.ExecEvent
Create an ExecEvent with the specified actor and state.
ExecEvent.ExecEventType - Class in ptolemy.domains.csp.demo.BusContention
 
ExecEvent.ExecEventType - Class in ptolemy.domains.dde.demo.LocalZeno
 
ExecShellEffigy - Class in ptolemy.actor.gui.exec
A representative of an Exec expression shell.
ExecShellEffigy(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.exec.ExecShellEffigy
Create a new effigy in the given container with the given name.
ExecShellEffigy(Workspace) - Constructor for class ptolemy.actor.gui.exec.ExecShellEffigy
Create a new effigy in the specified workspace with an empty string for its name.
ExecShellEffigy.ShellFactory - Class in ptolemy.actor.gui.exec
A factory for creating new Ptolemy effigies.
ExecShellFrame(ExecShellTableau) - Constructor for class ptolemy.actor.gui.exec.ExecShellTableau.ExecShellFrame
Construct a frame to display the ExecShell window.
ExecShellTableau - Class in ptolemy.actor.gui.exec
A tableau that provides a Exec Shell for interacting with the Bash shell.
ExecShellTableau(ExecShellEffigy, String) - Constructor for class ptolemy.actor.gui.exec.ExecShellTableau
Create a new tableau.
ExecShellTableau.ExecShellFrame - Class in ptolemy.actor.gui.exec
The frame that is created by an instance of ExecShellTableau.
ExecShellTableau.Factory - Class in ptolemy.actor.gui.exec
A factory that creates a control panel to display a Exec Shell.
Executable - Interface in ptolemy.actor
This interface defines the action methods, which determine how an object can be invoked.
executableFireMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
executableInterface - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
executablePostfireMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
executablePrefireMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
execute() - Method in class ptolemy.actor.Manager
Execute the model.
execute() - Method in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Execute this action.
execute() - Method in class ptolemy.domains.modal.kernel.Action
Execute the action.
execute() - Method in class ptolemy.domains.modal.kernel.CommitActionsAttribute
Send tokens to the designated outputs.
execute() - Method in class ptolemy.domains.modal.kernel.OutputActionsAttribute
Send tokens to the designated outputs.
execute() - Method in class ptolemy.domains.ptera.kernel.ActionsAttribute
Execute this action.
execute() - Method in class ptolemy.kernel.undo.test.UndoActionTest
Execute the undo or redo action by printing the name on stdout.
execute() - Method in interface ptolemy.kernel.undo.UndoAction
Execute the undo or redo action.
execute() - Method in class ptolemy.kernel.undo.UndoActionsList
Execute the action.
execute() - Method in class ptolemy.kernel.util.ChangeRequest
Execute the change.
execute() - Method in class ptolemy.moml.MoMLUndoEntry
Parse the MoML specified in the constructor call in the context specified in the constructor call using the parser associated with the context (as determined by ParserAttribute.getParser()).
execute() - Method in class ptolemy.vergil.basic.layout.kieler.UndoLayoutAction
Execute the undo or redo action.
execute(String) - Method in class ptolemy.actor.lib.database.DatabaseManager
Execute the specified SQL statement and return the result as a string.
execute(Vertex) - Method in class ptolemy.domains.atc.kernel.policy2.DijkstraAlgorithm
Execute the Dijkstra algorithm.
Execute - Class in ptolemy.actor.gt.controller
An event to execute the model in the model parameter.
Execute(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.controller.Execute
Construct an event with the given name contained by the specified composite entity.
ExecuteActor - Class in ptolemy.actor.lib.hoc
This is a composite actor that can execute the contained model completely, as if it were a top-level model, on each firing.
ExecuteActor(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.ExecuteActor
Construct a RunCompositeActor with a name and a container.
executeBranches(ConditionalBranch[]) - Method in class ptolemy.domains.csp.kernel.MultiwayBranchController
Execute a multiway rendezvous using the specified branches.
executeChangeRequests() - Method in class ptolemy.actor.lib.hoc.LifeCycleManager
Override the base class to not delegate up the hierarchy but rather to handle the request locally.
executeChangeRequests() - Method in interface ptolemy.kernel.util.Changeable
Execute requested changes.
executeChangeRequests() - Method in class ptolemy.kernel.util.NamedObj
Execute previously requested changes.
executeCommand(String) - Static method in class ptolemy.copernicus.kernel.Copernicus
Execute a command in a subshell, and print out the results in standard error and standard out.
ExecuteCommands - Interface in ptolemy.util
Interface for classes execute commands in a subprocess.
ExecuteCompositeActor - Class in ptolemy.actor.lib.hoc
This is a composite actor that can execute the contained model completely, as if it were a top-level model, on each firing.
ExecuteCompositeActor() - Constructor for class ptolemy.actor.lib.hoc.ExecuteCompositeActor
Construct an actor in the default workspace with no container and an empty string as its name.
ExecuteCompositeActor(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.ExecuteCompositeActor
Construct a ExecuteCompositeActor with a name and a container.
ExecuteCompositeActor(Workspace) - Constructor for class ptolemy.actor.lib.hoc.ExecuteCompositeActor
Construct a ExecuteCompositeActor in the specified workspace with no container and an empty string as a name.
executeEmbeddedCode - Variable in class ptolemy.cg.lib.CompiledCompositeActor
If true, then invoke the generated code in the action methods (fire(), etc.).
executeModel(URL, RecordToken, String[]) - Static method in class ptolemy.actor.lib.hoc.ModelUtilities
This method takes a url specifying the model to be execute.
executeModel(CompositeActor, RecordToken, String[]) - Static method in class ptolemy.actor.lib.hoc.ModelUtilities
This method takes model argument which is type of CompositeActor.
executeModelChange(BasicGraphFrame, CompositeEntity) - Static method in class ptolemy.vergil.gt.GTFrameTools
 
executeQuery(String) - Method in class ptolemy.actor.lib.database.DatabaseManager
Execute the SQL query given in the specified string and return an array of record tokens containing the results.
EXECUTETASK - Static variable in class ptolemy.domains.tdl.kernel.TDLAction
Execute a task.
executeTransformation() - Method in class ptolemy.actor.gt.controller.TransformationAttribute
Execute the transformation with the container of this attribute as the model to be transformed.
executeTransformation(CompositeEntity) - Method in class ptolemy.actor.gt.controller.TransformationAttribute
Execute the transformation with the given model as the model to be transformed.
executeUpdate(String, int) - Method in class ptolemy.actor.lib.database.DatabaseManager
Execute the SQL update given in the specified string and return the number of affected rows or zero if the update does not return anything.
ExecutionAspectHelper - Class in ptolemy.actor
This is a helper class for execution aspects used in AtomicExecutionAspect and CompositeExecutionAspect.
ExecutionAspectHelper() - Constructor for class ptolemy.actor.ExecutionAspectHelper
 
ExecutionAspectListener - Interface in ptolemy.actor
This is an interface for an execution aspect.
ExecutionAspectListener.ExecutionEventType - Enum in ptolemy.actor
Execution time event types.
ExecutionAspectPlotterEditorFactory - Class in ptolemy.actor.gui
Factory that creates the plotter for the schedule of actors on a resource scheduler.
ExecutionAspectPlotterEditorFactory(NamedObj, String) - Constructor for class ptolemy.actor.gui.ExecutionAspectPlotterEditorFactory
Constructs a SchedulePlotter$SchedulePlotterEditorFactory object.
ExecutionAttributes - Class in ptolemy.actor
Container for decorator attributes that are provided to actors by a ExecutionAspect.
ExecutionAttributes(NamedObj, String) - Constructor for class ptolemy.actor.ExecutionAttributes
Constructor to use when parsing a MoML file.
ExecutionAttributes(NamedObj, Decorator) - Constructor for class ptolemy.actor.ExecutionAttributes
Constructor to use when editing a model.
executionError(Manager, Throwable) - Method in interface ptolemy.actor.ExecutionListener
Report an execution failure.
executionError(Manager, Throwable) - Method in class ptolemy.actor.gui.ConfigurationApplication
Reduce the count of executing models by one.
executionError(Manager, Throwable) - Method in class ptolemy.actor.gui.ModelFrame
Report that an execution error has occurred.
executionError(Manager, Throwable) - Method in class ptolemy.actor.gui.PtExecuteApplication
Display a stack trace because one of the models has an error.
executionError(Manager, Throwable) - Method in class ptolemy.actor.gui.PtolemyApplet
Report that an execute error occurred.
executionError(Manager, Throwable) - Method in class ptolemy.actor.lib.CatchExceptionAttribute
Do nothing upon execution error.
executionError(Manager, Throwable) - Method in class ptolemy.actor.lib.ExceptionManager
Do nothing upon execution error.
executionError(Manager, Throwable) - Method in class ptolemy.actor.lib.hoc.ApplyFilterOverArray
React to the fact that execution has failed by unregistering as an execution listener and by allowing subsequent executions.
executionError(Manager, Throwable) - Method in class ptolemy.actor.lib.hoc.ModelReference
React to the fact that execution has failed by unregistering as an execution listener and by allowing subsequent executions.
executionError(Manager, Throwable) - Method in class ptolemy.actor.StreamExecutionListener
Report an execution failure by printing a message to output stream specified to the constructor.
executionError(Manager, Throwable) - Method in class ptolemy.moml.MoMLSimpleApplication
Report an execution failure.
executionError(Manager, Throwable) - Method in class ptolemy.vergil.actor.lib.ShowTypes
Update displayed types.
executionError(Manager, Throwable) - Method in class ptolemy.vergil.basic.RunnableGraphController
Report that an execution error has occurred.
executionError(Manager, Throwable) - Method in class ptolemy.vergil.gt.TransformationAttributeEditorFactory.TransformationListener
 
executionFinished(Manager) - Method in interface ptolemy.actor.ExecutionListener
Report that the current execution has finished and the wrapup sequence has completed normally.
executionFinished(Manager) - Method in class ptolemy.actor.gui.ConfigurationApplication
Reduce the count of executing models by one.
executionFinished(Manager) - Method in class ptolemy.actor.gui.ModelFrame
Report that execution of the model has finished.
executionFinished(Manager) - Method in class ptolemy.actor.gui.PtolemyApplet
Report that execution of the model has finished.
executionFinished(Manager) - Method in class ptolemy.actor.lib.CatchExceptionAttribute
Restart here if restart is desired.
executionFinished(Manager) - Method in class ptolemy.actor.lib.ExceptionManager
Restart here if restart is desired.
executionFinished(Manager) - Method in class ptolemy.actor.lib.hoc.ApplyFilterOverArray
React to the fact that execution is finished by unregistering as an execution listener and by allowing subsequent executions.
executionFinished(Manager) - Method in class ptolemy.actor.lib.hoc.ModelReference
React to the fact that execution is finished by unregistering as an execution listener and by allowing subsequent executions.
executionFinished(Manager) - Method in class ptolemy.actor.StreamExecutionListener
Report that the current execution finished by printing a message to output stream specified to the constructor.
executionFinished(Manager) - Method in class ptolemy.moml.MoMLSimpleApplication
Report that the current execution has finished and the wrapup sequence has completed normally.
executionFinished(Manager) - Method in class ptolemy.vergil.actor.lib.ShowTypes
Do nothing.
executionFinished(Manager) - Method in class ptolemy.vergil.basic.RunnableGraphController
Report that execution of the model has finished.
executionFinished(Manager) - Method in class ptolemy.vergil.gt.TransformationAttributeEditorFactory.TransformationListener
 
ExecutionListener - Interface in ptolemy.actor
An ExecutionListener listens for events that are issued during the execution of a model by a Manager.
executionOnFiring - Variable in class ptolemy.actor.lib.hoc.ModelReference
The value of this string parameter determines what execution happens when the fire() method is invoked.
ExecutionRequestPort - Class in ptolemy.actor.lib.aspect
This actor implements an input port in a composite communication aspect (@link CompositeQM).
ExecutionRequestPort(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.aspect.ExecutionRequestPort
Construct a constant source with the default type set to the RecordToken used in the CompositeQM.
ExecutionResponsePort - Class in ptolemy.actor.lib.aspect
This actor implements an output port in a CompositeExecutionAspect (@link CompositeExecutionAspect).
ExecutionResponsePort(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.aspect.ExecutionResponsePort
Construct a ResourceMappingOutputPort.
executionTime - Variable in class ptolemy.actor.lib.aspect.ExecutionTimeAttributes
The executionTime parameter specifies the execution time of the decorated object.
executionTime - Variable in class ptolemy.actor.lib.ExecutionTime
The amount of time to consume.
executionTime - Variable in class ptolemy.domains.tm.lib.TMCompositeFacade
The default execution time.
ExecutionTime - Class in ptolemy.actor.lib
Read the input token, if there is one, execute an (uninteresting) computation to consume a specified amount of real time or to execute it a fixed number of times, and produce on the output the actual execution time (in milliseconds).
ExecutionTime(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ExecutionTime
Construct an actor with the given container and name.
EXECUTIONTIME - ptolemy.domains.sdf.optimize.OptimizingSDFDirector.OptimizationCriteria
Optimize execution time (estimate).
ExecutionTimeAttributes - Class in ptolemy.actor.lib.aspect
Container for decorator attributes that are provided to actors by a ExecutionAspect that schedules execution times.
ExecutionTimeAttributes(NamedObj, String) - Constructor for class ptolemy.actor.lib.aspect.ExecutionTimeAttributes
Constructor to use when parsing a MoML file.
ExecutionTimeAttributes(NamedObj, Decorator) - Constructor for class ptolemy.actor.lib.aspect.ExecutionTimeAttributes
Constructor to use when editing a model.
exit() - Method in class ptolemy.gui.Top
Exit the application after querying the user to save data.
exit(int) - Static method in class diva.gui.BasicFrame
Wrapper to call exit so as to avoid FindBugs warnings.
exit(int) - Static method in class ptolemy.util.StringUtilities
If the ptolemy.ptII.exitAfterWrapup or the ptolemy.ptII.doNotExit properties are not set, then call System.exit().
Exit - Class in ptolemy.actor.lib
A simple sink actor that consumes and discards input tokens and then calls System.exit() in wrapup.
Exit - ptolemy.domains.coroutine.kernel.ControlExitToken.ControlType
 
Exit - ptolemy.domains.coroutine.kernel.ControlToken.ControlType
 
Exit(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Exit
Construct an actor with an input multiport.
Exit(ControlExitToken.ExitLocation) - Static method in class ptolemy.domains.coroutine.kernel.ControlExitToken
 
EXIT - Static variable in class diva.gui.DefaultActions
 
EXIT - Static variable in class ptolemy.distributed.client.ClientThread
Exit command.
exitAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Exit" that tries to close all the open documents, and if all of them are closed successfully, then exits Java.
exitActorDeclaration() - Method in class ptolemy.actor.ptalon.PtalonEvaluator
Exit the current actor declaration.
exitAfterWrapup() - Method in class ptolemy.actor.Manager
Cause the system to exit after wrapup().
exitAngle - Variable in class ptolemy.data.ontologies.ConceptRelation
Attribute the exit angle of a visual rendition.
exitAngle - Variable in class ptolemy.domains.modal.kernel.Transition
Attribute the exit angle of a visual rendition.
exitCode - Variable in class ptolemy.actor.lib.Exec
The exit code of the subprocess.
exitForScope() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Exit the current for scope.
exitIfScope() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Exit the current if scope.
EXITING - Static variable in class ptolemy.actor.Manager
Indicator that the execution is in the wrapup phase and about to exit.
ExitLocation(String) - Constructor for class ptolemy.domains.coroutine.kernel.ControlExitToken.ExitLocation
 
exitLocations() - Method in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
exitLocations() - Method in interface ptolemy.domains.coroutine.kernel.Continuation
Returns the set of exposed Exit Locations.
exitLocations() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
exitMapping - Variable in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
ExitToken(String) - Static method in class ptolemy.domains.coroutine.kernel.ControlExitToken
 
exitTransformation() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
 
exitTransformation() - Method in class ptolemy.actor.ptalon.gt.TransformationEvaluator
Exit the transformation.
exitValue - Variable in class lbnl.actor.lib.SystemCommand
The port that outputs the exit value of the program.
exitValue() - Method in class lbnl.util.ClientProcess
Get the exit value of the process.
exp() - Method in class ptolemy.math.Complex
Return the exponential of this complex number, or ez, where z is this complex number.
exp(Complex) - Static method in class ptolemy.math.Complex
Return the exponential of the specified complex number, or ez, where z is the argument.
expand() - Method in class ptolemy.actor.parameters.ParameterSet
Expand the scope of the container by creating any required attributes.
expand() - Method in class ptolemy.data.expr.ScopeExtendingAttribute
Expand the scope of the container by creating any required attributes.
expand() - Method in interface ptolemy.kernel.util.ScopeExtender
Expand the scope of the container by creating any required parameters.
expand(UnitEquation, ComponentEntity) - Method in class ptolemy.moml.unit.ExpandPortNames
The method is the entry point to the class.
expandAllLibraryRows() - Method in class ptolemy.actor.gui.PtolemyFrame
Expand all the rows of the library.
expandAllLibraryRows() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Expand all the rows of the library.
ExpandBuff(boolean) - Method in class ptolemy.data.expr.SimpleCharStream
 
ExpandBuff(boolean) - Method in class ptolemy.moml.unit.SimpleCharStream
 
ExpandPortNames - Class in ptolemy.moml.unit
Visit a UnitEquation and for each contained variable that represents a port substitute it with a variable that represents the port from the perspective of the model that contains the actor that contains the port.
ExpandPortNames() - Constructor for class ptolemy.moml.unit.ExpandPortNames
 
expandSelection(SelectionInteractor, Figure) - Method in class diva.canvas.interactor.SelectionDragger
Expand the selection by adding an item to it and adding highlight rendering to it.
expectedTokenSequences - Variable in exception ptolemy.data.expr.ParseException
Each entry in this array is an array of integers.
expectedTokenSequences - Variable in exception ptolemy.moml.unit.ParseException
Each entry in this array is an array of integers.
EXPERT - Static variable in interface ptolemy.kernel.util.Settable
Indicator that a user interface should make an instance visible only to experts.
ExpertParameter - Class in ptolemy.data.expr
This class is identical to Parameter except that its visibility is set to "expert" by default.
ExpertParameter(NamedObj, String) - Constructor for class ptolemy.data.expr.ExpertParameter
Construct a parameter with the given name contained by the specified entity.
expirationTime - Variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase.Timer
 
expirationTime - Variable in class ptolemy.domains.wireless.lib.network.PHY.ExtendedTimer
 
ExplicitChangeContext - Interface in ptolemy.actor.util
An entity that implements an explicit change context declares a change context, in which parameters are modified.
explicitChangeContextClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ExplicitRK23Solver - Class in ptolemy.domains.continuous.kernel.solver
This class implements the Explicit Runge-Kutta 2(3) ODE solving method.
ExplicitRK23Solver() - Constructor for class ptolemy.domains.continuous.kernel.solver.ExplicitRK23Solver
 
ExplicitRK45Solver - Class in ptolemy.domains.continuous.kernel.solver
This class implements a fourth-order Runge-Kutta ODE solving method.
ExplicitRK45Solver() - Constructor for class ptolemy.domains.continuous.kernel.solver.ExplicitRK45Solver
 
ExplicitScope - Class in ptolemy.data.expr
An implementation of ParserScope that includes an explicit list of Variables in the scope.
ExplicitScope(NamedList) - Constructor for class ptolemy.data.expr.ExplicitScope
Construct a new scope that includes the objects in the given list, which must contain only variables.
exponent() - Method in class ptolemy.moml.unit.UParser
 
EXPONENT - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
EXPONENT - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
exponentialFormat - Static variable in class ptolemy.data.TokenUtilities
The format that is used to print floating point numbers that are very large, or very small.
exponents - Variable in class com.jhlabs.math.FBM
 
export(OutputStream) - Method in class ptolemy.plot.PlotBox
Export a EPS description of the plot.
exportButterfly() - Method in class ptolemy.vergil.basic.export.html.test.junit.ExportToWebJUnitTest
Test the export the Butterfly model.
exportDesignPattern() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Export the current submodel as a design pattern using a method similar to Save As.
ExportHTMLAction - Class in ptolemy.vergil.basic.export.html
An Action that works with BasicGraphFrame to export HTML.
ExportHTMLAction(BasicGraphFrame) - Constructor for class ptolemy.vergil.basic.export.html.ExportHTMLAction
Create a new action to export HTML.
exportImage() - Method in class ptolemy.actor.gui.TextEditor
Create a BufferedImage and draw this plot to it.
exportImage() - Method in class ptolemy.plot.PlotBox
Create a BufferedImage and draw this plot to it.
exportImage(BufferedImage) - Method in class ptolemy.plot.PlotBox
Draw this plot onto the provided image.
exportImage(BufferedImage, Rectangle, RenderingHints, boolean) - Method in class ptolemy.actor.gui.TextEditor
Draw this plot onto the specified image at the position of the specified rectangle with the size of the specified rectangle.
exportImage(BufferedImage, Rectangle, RenderingHints, boolean) - Method in class ptolemy.plot.PlotBox
Draw this plot onto the specified image at the position of the specified rectangle with the size of the specified rectangle.
exportImage(Rectangle) - Method in class ptolemy.plot.PlotBox
Create a BufferedImage the size of the given rectangle and draw this plot to it at the position specified by the rectangle.
exportImage(OutputStream, String) - Method in class diva.canvas.JCanvas
Export an image of the contents of this canvas to the specified stream.
exportImage(OutputStream, String) - Method in class ptolemy.actor.gui.TextEditor
Export an image of the plot in the specified format.
exportImage(OutputStream, String) - Method in class ptolemy.plot.PlotBox
Export an image of the plot in the specified format.
ExportImageAction(String) - Constructor for class ptolemy.actor.gui.PlotTableauFrame.ExportImageAction
Create a new action to export an image.
ExportImageAction(String) - Constructor for class ptolemy.actor.gui.TextEditor.ExportImageAction
Create a new action to export an image.
ExportImageAction(String) - Constructor for class ptolemy.vergil.basic.BasicGraphFrame.ExportImageAction
Create a new action to export an image.
ExportImageJUnitTest - Class in ptolemy.vergil.basic.test.junit
Test out the Export Image facility, which saves as gif, png, pdf etc.
ExportImageJUnitTest() - Constructor for class ptolemy.vergil.basic.test.junit.ExportImageJUnitTest
 
exportLatex(File) - Method in class ptolemy.plot.PlotBox
Export a Latex description of the plot.
exportLinks(int, Collection) - Method in class ptolemy.kernel.CompositeEntity
Return a sequence of MoML link attributes that describe any link between objects (ports, entities, and relations) that are present in the filter argument.
exportModel(boolean, boolean, String, String, boolean, boolean, boolean, String, boolean, boolean) - Method in class ptolemy.vergil.basic.export.ExportModel
Export an image of a model to a file or directory.
exportModel(boolean, boolean, String, String, boolean, boolean, boolean, String, boolean, long, boolean) - Method in class ptolemy.vergil.basic.export.ExportModel
Export an image of a model to a file or directory.
ExportModel - Class in ptolemy.vergil.basic.export
Export a model as an image or set of html files.
ExportModel() - Constructor for class ptolemy.vergil.basic.export.ExportModel
 
ExportModelJUnitTest - Class in ptolemy.vergil.basic.export.test.junit
JUnit test that exports the demos.
ExportModelJUnitTest() - Constructor for class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTest
 
ExportModelJUnitTestBatch - Class in ptolemy.vergil.basic.export.test.junit
JUnit test that exports the demos between two indices.
ExportModelJUnitTestBatch() - Constructor for class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch
 
ExportModelJUnitTestBatch1 - Class in ptolemy.vergil.basic.export.test.junit
JUnit test that exports the demos between two indices.
ExportModelJUnitTestBatch1() - Constructor for class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch1
 
ExportModelJUnitTestBatch2 - Class in ptolemy.vergil.basic.export.test.junit
JUnit test that exports the demos between two indices.
ExportModelJUnitTestBatch2() - Constructor for class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch2
 
ExportModelJUnitTestBatch3 - Class in ptolemy.vergil.basic.export.test.junit
JUnit test that exports the demos between two indices.
ExportModelJUnitTestBatch3() - Constructor for class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch3
 
ExportModelJUnitTestBatch4 - Class in ptolemy.vergil.basic.export.test.junit
JUnit test that exports the demos between two indices.
ExportModelJUnitTestBatch4() - Constructor for class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch4
 
ExportModelJUnitTestBatch5 - Class in ptolemy.vergil.basic.export.test.junit
JUnit test that exports the demos between two indices.
ExportModelJUnitTestBatch5() - Constructor for class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch5
 
ExportModelJUnitTestBatch6 - Class in ptolemy.vergil.basic.export.test.junit
JUnit test that exports the demos between two indices.
ExportModelJUnitTestBatch6() - Constructor for class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch6
 
ExportModelJUnitTestBatch7 - Class in ptolemy.vergil.basic.export.test.junit
JUnit test that exports the demos between two indices.
ExportModelJUnitTestBatch7() - Constructor for class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch7
 
exportMoML() - Method in interface ptolemy.kernel.util.MoMLExportable
Return a MoML description of this object.
exportMoML() - Method in class ptolemy.kernel.util.NamedObj
Get a MoML description of this object.
exportMoML(Writer) - Method in interface ptolemy.kernel.util.MoMLExportable
Write a MoML description of this object using the specified Writer.
exportMoML(Writer) - Method in class ptolemy.kernel.util.NamedObj
Write a MoML description of this object using the specified Writer.
exportMoML(Writer, int) - Method in interface ptolemy.kernel.util.MoMLExportable
Write a MoML description of this entity with the specified depth in a hierarchy.
exportMoML(Writer, int) - Method in class ptolemy.kernel.util.NamedObj
Write a MoML description of this entity with the specified indentation depth.
exportMoML(Writer, int, String) - Method in class ptolemy.actor.gt.controller.ModelParameter
Write a MoML description of this parameter, unless this parameter is not persistent.
exportMoML(Writer, int, String) - Method in class ptolemy.actor.LazyTypedCompositeActor
Write a MoML description of this object with the specified indentation depth and with the specified name substituting for the name of this object.
exportMoML(Writer, int, String) - Method in class ptolemy.data.expr.Parameter
Write a MoML description of this object, unless this object is not persistent.
exportMoML(Writer, int, String) - Method in class ptolemy.data.ontologies.ConceptAttribute
Write a MoML description of the ConceptAttribute.
exportMoML(Writer, int, String) - Method in class ptolemy.domains.modal.modal.ModalModel
Override the base class to remove any unused refinements before exporting.
exportMoML(Writer, int, String) - Method in class ptolemy.kernel.CompositeEntity
Override the base class to initialize a data structure that can capture and then export level-crossing links deeply contained structure within.
exportMoML(Writer, int, String) - Method in class ptolemy.kernel.InstantiableNamedObj
Write a MoML description of this object with the specified indentation depth and with the specified name substituting for the name of this object.
exportMoML(Writer, int, String) - Method in class ptolemy.kernel.util.DecoratorAttributes
Override the base class to first set the decoratorName attribute to the current name of the associated decorator, and then export using the superclass.
exportMoML(Writer, int, String) - Method in class ptolemy.kernel.util.Location
Write a MoML description of this object.
exportMoML(Writer, int, String) - Method in interface ptolemy.kernel.util.MoMLExportable
Write a MoML description of this entity with the specified depth in a hierarchy and with the specified name substituting for the name of this object.
exportMoML(Writer, int, String) - Method in class ptolemy.kernel.util.NamedObj
Write a MoML description of this object with the specified indentation depth and with the specified name substituting for the name of this object.
exportMoML(Writer, int, String) - Method in class ptolemy.kernel.util.StringAttribute
Write a MoML description of this object, unless it is non-persistent.
exportMoML(Writer, int, String) - Method in class ptolemy.moml.Documentation
Write a MoML description of this object with the specified indentation depth.
exportMoML(Writer, int, String) - Method in class ptolemy.moml.ImportAttribute
Deprecated.
Write a MoML description of this object, which in this case is an "import" element.
exportMoML(Writer, int, String) - Method in class ptolemy.moml.MoMLAttribute
Write a MoML description of this object, which in this case is whatever has been specified by the setMoMLDescription() method.
exportMoML(Writer, int, String) - Method in class ptolemy.moml.unit.UnitAttribute
Write a MoML description of the UnitsAttribute.
exportMoML(Writer, int, String) - Method in class ptolemy.moml.Vertex
Write a MoML description of this object.
exportMoML(Writer, int, String) - Method in class ptolemy.vergil.actor.LayoutHint
Write a MoML description of this object.
exportMoML(Writer, int, String) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Write a MoML description of this object with the specified indentation depth and with the specified name substituting for the name of this object.
exportMoML(Writer, String) - Method in class ptolemy.vergil.toolbox.GraphicElement
Write the GraphicElement in XML format to the given writer.
exportMoML(String) - Method in interface ptolemy.kernel.util.MoMLExportable
Return a MoML description of this object with its name replaced by the specified name.
exportMoML(String) - Method in class ptolemy.kernel.util.NamedObj
Get a MoML description of this object with its name replaced by the specified name.
exportMoMLPlain() - Method in class ptolemy.kernel.util.NamedObj
Get a MoML description of this object without any XML headers.
exportMoMLToTemporaryFile(NamedObj) - Static method in class ptolemy.copernicus.kernel.Copernicus
Export the MoML of the namedObj argument to a temporary file.
ExportParameters - Class in ptolemy.vergil.basic
A data structure containing parameters for exporting a Ptolemy model to a web page.
ExportParameters() - Constructor for class ptolemy.vergil.basic.ExportParameters
Construct an instance of this data structure with default values, which are null for backgroundColor, false for copyJavaScriptFiles, null for directoryToExportTo, false for openCompositesBeforeExport, false for runBeforeExport, and true for showInBrowser.
ExportParameters(File) - Constructor for class ptolemy.vergil.basic.ExportParameters
Construct an instance of this data structure with default values, which are null for backgroundColor, false for copyJavaScriptFiles, false for deleteFilesOnExit, false for openCompositesBeforeExport, false for runBeforeExport, true for showInBrowser, and empty String for HTMLPathForFiles.
ExportParameters(File, ExportParameters) - Constructor for class ptolemy.vergil.basic.ExportParameters
Construct an instance of this data structure that is identical to the one given except for directoryToExportTo, which is as specified.
ExportPDFAction - Class in ptolemy.vergil.basic.export.itextpdf
An Action to Export PDF using iText PDF.
ExportPDFAction(Top) - Constructor for class ptolemy.vergil.basic.export.itextpdf.ExportPDFAction
Create a new action to export PDF.
exportPortProperties(GTEntity, Writer, int) - Static method in class ptolemy.actor.gt.GTEntityUtils
For each port of the given entity, if the port's derived level is greater than 0 (i.e., it is created automatically by the entity), store the persistent attributes of the port in a "port" XML element.
exportSubmodel(Writer, int, String) - Method in class ptolemy.domains.modal.kernel.FSMActor
Write this FSMActor into the output writer as a submodel.
exportToPlot(PrintWriter, String) - Method in class ptolemy.plot.Histogram
Write plot data information to the specified output stream in PlotML, but in such a way that the Plot class can read it and reproduce the histogram.
exportToWeb(BasicGraphFrame, ExportParameters) - Static method in class ptolemy.vergil.basic.export.html.ExportHTMLAction
Export an HTML page and associated subpages for the specified graph frame as given by the parameters.
ExportToWebJUnitTest - Class in ptolemy.vergil.basic.export.html.test.junit
Test out export to web facility.
ExportToWebJUnitTest() - Constructor for class ptolemy.vergil.basic.export.html.test.junit.ExportToWebJUnitTest
 
ExposureFilter - Class in com.jhlabs.image
A filter which changes the exposure of an image.
ExposureFilter() - Constructor for class com.jhlabs.image.ExposureFilter
 
expression - Variable in class ptolemy.actor.lib.Expression
The expression that is evaluated to produce the output.
expression - Variable in class ptolemy.actor.lib.r.RExpression
The expression that is evaluated to produce the output.
expression - Variable in class ptolemy.actor.lib.r.RExpression2
The expression that is evaluated to produce the output.
expression - Variable in class ptolemy.matlab.Expression
The parameter that is evaluated to produce the output.
expression() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
Parse anything inside XML-like block
expression() - Method in class ptolemy.data.expr.PtParser
 
Expression - Class in ptolemy.actor.lib
On each firing, evaluate an expression that may include references to the inputs, current time, and a count of the firing.
Expression - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A code generation adapter class for ptolemy.actor.lib.Expression.
Expression - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A code generation adapter class for ptolemy.actor.lib.Expression.
Expression - Class in ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib
The default adapter class for ptolemy.actor.lib.Expression.
Expression - Class in ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.actor.lib
A simple adapter for expressions that just connects the output port to the overall expression result.
Expression - Class in ptolemy.matlab
On each firing send an expression for evaluation to a matlab Engine.
Expression(Expression) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Expression
Constructor method for the Expression adapter.
Expression(Expression) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Expression
Constructor method for the Expression adapter.
Expression(LatticeOntologySolver, Expression) - Constructor for class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.Expression
Construct a default lattice ontology adapter for the Expression actor.
Expression(LatticeOntologySolver, Expression) - Constructor for class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.actor.lib.Expression
Construct a Expression adapter for the monotonicityAnalysis lattice.
Expression(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Expression
Construct an actor with the given container and name.
Expression(CompositeEntity, String) - Constructor for class ptolemy.matlab.Expression
Construct an actor with the given container and name.
EXPRESSION - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
EXPRESSION - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
EXPRESSION - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
EXPRESSION_LANGUAGE - Static variable in class ptolemy.math.Precision
static ExpressionLanguagePrecisionFormat object.
Expression.VariableScope - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
Variable scope class customized for the CParseTreeCodeGenerator.
Expression.VariableScope - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
Variable scope class customized for the JavaParseTreeCodeGenerator.
ExpressionActorToBeAutoCodeGenerated - Class in ptolemy.cg.kernel.generic.program.procedural.java.test
An Expression Actor to be auto code generated.
ExpressionActorToBeAutoCodeGenerated(CompositeEntity, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.test.ExpressionActorToBeAutoCodeGenerated
Construct an actor with the given container and name.
ExpressionConceptFunction - Class in ptolemy.data.ontologies
This is a class for concept functions that are used specified using an expression from a ConceptFunctionDefinitionAttribute.
ExpressionConceptFunction(String, boolean, List<Ontology>, Ontology, List<String>, String, OntologySolverModel, NamedObj) - Constructor for class ptolemy.data.ontologies.ExpressionConceptFunction
Initialize the expression concept function with the number of arguments it takes, the ontologies from which input and output concepts can be taken, the name of the function, and the string boolean expression that defines the function.
ExpressionConceptFunctionDefinitionAttribute - Class in ptolemy.data.ontologies
Attribute that defines a concept function with a boolean expression.
ExpressionConceptFunctionDefinitionAttribute(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.ExpressionConceptFunctionDefinitionAttribute
Construct the ExpressionConceptFunctionDefinitionAttribute attribute with the given container and name.
ExpressionConceptFunctionParseTreeEvaluator - Class in ptolemy.data.ontologies
Visit a parse tree for a string expression that defines a concept function and evaluate to the string name of the concept that should be the output.
ExpressionConceptFunctionParseTreeEvaluator(List<String>, List<Concept>, OntologySolverModel, List<Ontology>, Ontology) - Constructor for class ptolemy.data.ontologies.ExpressionConceptFunctionParseTreeEvaluator
Construct an ExpressionConceptFunctionParseTreeEvaluator for evaluating expressions that represent concept functions.
ExpressionConceptFunctionParseTreeEvaluator(Map<String, Concept>, OntologySolverModel, List<Ontology>, Ontology) - Constructor for class ptolemy.data.ontologies.ExpressionConceptFunctionParseTreeEvaluator
Construct an ExpressionConceptFunctionParseTreeEvaluator for evaluating expressions that represent concept functions.
ExpressionConceptFunctionParseTreeTypeInference - Class in ptolemy.data.ontologies
A type inference subclass for the parser for expression concept functions.
ExpressionConceptFunctionParseTreeTypeInference() - Constructor for class ptolemy.data.ontologies.ExpressionConceptFunctionParseTreeTypeInference
 
ExpressionFunction - Class in ptolemy.data.expr
An implementation of a function closure that encapsulates an expression tree.
ExpressionFunction(List, Type[], ASTPtRootNode) - Constructor for class ptolemy.data.expr.ExpressionFunction
Construct a function closure that encapsulates an expression tree.
ExpressionLanguagePrecisionFormat() - Constructor for class ptolemy.math.Precision.ExpressionLanguagePrecisionFormat
 
ExpressionReader - Class in ptolemy.actor.lib.io
Deprecated.
Use LineReader and ExpressionToToken.
ExpressionReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.io.ExpressionReader
Deprecated.
Construct an actor with the given container and name.
ExpressionShellEffigy - Class in ptolemy.actor.gui
A representative of an expression shell.
ExpressionShellEffigy(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.ExpressionShellEffigy
Create a new effigy in the given container with the given name.
ExpressionShellEffigy(Workspace) - Constructor for class ptolemy.actor.gui.ExpressionShellEffigy
Create a new effigy in the specified workspace with an empty string for its name.
ExpressionShellEffigy.ShellFactory - Class in ptolemy.actor.gui
A factory for creating new Ptolemy effigies.
ExpressionShellFrame - Class in ptolemy.actor.gui
A frame that provides an interactive shell for evaluating expressions.
ExpressionShellFrame(ExpressionShellTableau) - Constructor for class ptolemy.actor.gui.ExpressionShellFrame
Construct a frame to display the ExpressionShell window.
ExpressionShellTableau - Class in ptolemy.actor.gui
A tableau that provides an interactive shell for evaluating expressions.
ExpressionShellTableau(ExpressionShellEffigy, String) - Constructor for class ptolemy.actor.gui.ExpressionShellTableau
Create a new tableau.
ExpressionShellTableau.Factory - Class in ptolemy.actor.gui
A factory that creates a control panel to display an Expression Shell.
ExpressionToToken - Class in ptolemy.actor.lib.conversions
This actor reads a string expression from the input port and outputs the token resulting from the evaluation.
ExpressionToToken(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.ExpressionToToken
Construct an actor with the given container and name.
ExpressionWriter - Class in ptolemy.actor.lib.io
Deprecated.
Use TokenToExpression followed by LineWriter.
ExpressionWriter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.io.ExpressionWriter
Deprecated.
Construct an actor with the given container and name.
extend(Rectangle2D) - Method in class diva.canvas.DamageRegion
Extend the damage region with the given rectangle.
ExtendedGraphFrame - Class in ptolemy.vergil.basic
An graph view for ptolemy models extended with the capability to display the model in full-screen mode.
ExtendedGraphFrame(CompositeEntity, Tableau) - Constructor for class ptolemy.vergil.basic.ExtendedGraphFrame
Construct a frame associated with the specified Ptolemy II model.
ExtendedGraphFrame(CompositeEntity, Tableau, LibraryAttribute) - Constructor for class ptolemy.vergil.basic.ExtendedGraphFrame
Construct a frame associated with the specified Ptolemy II model.
ExtendedGraphFrame.FullScreenAction - Class in ptolemy.vergil.basic
An action to display in full-screen mode.
ExtendedMath - Class in ptolemy.math
ExtendedMath is a library of additional mathematical operations beyond those provided by the Java Math class.
ExtendedMath() - Constructor for class ptolemy.math.ExtendedMath
 
ExtendedMouseFilter - Class in diva.canvas.event
A class that accepts mouse events.
ExtendedMouseFilter(int) - Constructor for class diva.canvas.event.ExtendedMouseFilter
Construct a mouse filter that responds to the given mouse buttons and modifier keys.
ExtendedMouseFilter(int, int) - Constructor for class diva.canvas.event.ExtendedMouseFilter
Construct a mouse filter that responds to the given mouse buttons and modifier keys.
ExtendedMouseFilter(int, int, int) - Constructor for class diva.canvas.event.ExtendedMouseFilter
Construct a mouse filter that responds to the given mouse buttons and modifier keys.
ExtendedMouseFilter(int, int, int, int) - Constructor for class diva.canvas.event.ExtendedMouseFilter
Construct a mouse filter that responds to the given mouse buttons and modifier keys.
ExtendedTimer() - Constructor for class ptolemy.domains.wireless.lib.network.PHY.ExtendedTimer
 
ExtensionFilenameFilter - Class in ptolemy.gui
An implementation of both javax.swing.filechooser.FileFilter and java.io.FilenameFilter that only accepts files that have one of the registered extensions.
ExtensionFilenameFilter(String[]) - Constructor for class ptolemy.gui.ExtensionFilenameFilter
Construct a file filter that filters out all files that do not have one of the extensions in the given list.
ExtensionFilenameFilter(String[], String) - Constructor for class ptolemy.gui.ExtensionFilenameFilter
Creates a filter that accepts the given file type, specified by a number of extensions and a meaningful description of the file types involved.
ExtensionFilenameFilter(String, String...) - Constructor for class ptolemy.gui.ExtensionFilenameFilter
Creates a filter that accepts the given file type, specified by a number of extensions and a meaningful description of the file types involved.
ExtensionFilenameFilter(List<String>) - Constructor for class ptolemy.gui.ExtensionFilenameFilter
Construct a file filter that filters out all files that do not have one of the extensions in the given list.
extensionToSyntaxStyle(String) - Static method in class ptolemy.actor.gui.TextEffigy
Return the syntax style to use for files with the given extension.
extent - Variable in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
extent - Variable in class ptolemy.vergil.kernel.attributes.ArcAttribute
The angular extent of the angle of the arc in degrees.
ExternalIOPortController - Class in ptolemy.vergil.actor
This class provides interaction with nodes that represent Ptolemy II ports inside a composite.
ExternalIOPortController(GraphController) - Constructor for class ptolemy.vergil.actor.ExternalIOPortController
Create a port controller associated with the specified graph controller.
ExternalIOPortController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.actor.ExternalIOPortController
Create a port controller associated with the specified graph controller.
ExternalIOPortController.PortRenderer - Class in ptolemy.vergil.actor
Render the external ports of a graph as a 5-sided tab thingy.
externallyEnabledDestinations(State, String) - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Return the set of externally enabled destination states.
externallyEnabledInputTransitionLabels(State) - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Return the labels for the set of externally enabled input transitions for the specified state.
externallyEnabledOutputTransitionLabels(State) - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Return the labels for the set of externally enabled output transitions for the specified state.
ExternalPortModel() - Constructor for class ptolemy.vergil.actor.ActorGraphModel.ExternalPortModel
 
externalPortName - Variable in class ptolemy.cg.lib.Profile.FiringFunctionPort
The name of the external port?
ExternalTextEffigy - Class in ptolemy.actor.gui
An external EDITOR-based effigy for a text file (see ExternalTextTableau).
ExternalTextEffigy(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.ExternalTextEffigy
Create a new effigy in the given directory with the given name.
ExternalTextEffigy(Workspace) - Constructor for class ptolemy.actor.gui.ExternalTextEffigy
Create a new effigy in the specified workspace with an empty string for its name.
ExternalTextTableau - Class in ptolemy.actor.gui
A tableau representing an external text editor (for now emacs only, with the gnuserv package installed).
ExternalTextTableau(TextEffigy, String) - Constructor for class ptolemy.actor.gui.ExternalTextTableau
Construct a new tableau for the model represented by the given effigy.
extraAlpha - Variable in class com.jhlabs.composite.MiscComposite
 
extraAlpha - Variable in class com.jhlabs.composite.RGBComposite
 
extract(ArrayToken) - Method in class ptolemy.data.ArrayToken
Extract a non-contiguous subarray either by giving a boolean array of the same length of this array describing which elements to include and which to include, or by giving an an array of an arbitrary length giving the indices of elements from this array to include in the subarray.
ExtractFieldType - Class in ptolemy.actor.util
A partial monotonic function of the given port that returns a type associated with the given field name, to be found in the type definition of the port.
ExtractFieldType(TypedIOPort, String) - Constructor for class ptolemy.actor.util.ExtractFieldType
Construct a new monotonic function.
extractJarFile(String, String) - Static method in class ptolemy.util.FileUtilities
Extract a jar file into a directory.
extractJarFileIfNecessary(String, String) - Static method in class ptolemy.util.FileUtilities
If necessary, unjar the entire jar file that contains a target file.
extractLength - Variable in class ptolemy.actor.lib.ArrayExtract
The length of the segment of the input array that is copied to the output.
extrapolate(Time) - Method in class ptolemy.data.SmoothToken
Return a SmoothToken at the specified time whose value and derivatives are the result of extrapolating this token to the specified time.
extrusionDepth - Variable in class ptolemy.domains.gr.lib.TextString3D
The depth of the extrusion of the text.
Eyes() - Constructor for class org.ptolemy.opencv.FaceRecognizer.Eyes
 

F

FaceRecognizer - Class in org.ptolemy.opencv
A face recognition image filter.
FaceRecognizer() - Constructor for class org.ptolemy.opencv.FaceRecognizer
Construct an instance of FaceRecognizer and load the face recognition classifier.
FaceRecognizer.Eyes - Class in org.ptolemy.opencv
A filter that detects eyes and faces.
FaceRecognizer.Faces - Class in org.ptolemy.opencv
A filter that detects faces.
Faces() - Constructor for class org.ptolemy.opencv.FaceRecognizer.Faces
 
factor - Variable in class ptolemy.actor.lib.Scale
The factor.
factor - Variable in class ptolemy.domains.sdf.lib.DownSample
The number of input tokens to read per output token produced.
factor - Variable in class ptolemy.domains.sdf.lib.UpSample
The number of output tokens to produced per input token read.
factor() - Method in class ptolemy.moml.unit.Unit
Factor a Unit into a UnitExpr that has UnitTerms that are in the Library.
FactorOracle - Class in org.ptolemy.machineImprovisation
Build a factor oracle (FO) data structure that represents a finite acyclic automaton that contains at least all the suffixes of a given input sequence.
FactorOracle(CompositeEntity, String) - Constructor for class org.ptolemy.machineImprovisation.FactorOracle
Constructs a FactorOracle object.
FactorOracle(CompositeEntity, String, Object[], double) - Constructor for class org.ptolemy.machineImprovisation.FactorOracle
Construct an actor with the given container and name.
FactorOracle(CompositeEntity, String, Object[], double, boolean, boolean) - Constructor for class org.ptolemy.machineImprovisation.FactorOracle
Constructs a FactorOracle object.
FactorOracle.ChordFunction - Class in org.ptolemy.machineImprovisation
A function that evaluates to true if the "pitch" that would be produced as a result of taking this transition satisfies chord specifications.
FactorOracle.ChordFunction.ChordFunctionToken - Class in org.ptolemy.machineImprovisation
A chord function token.
FactorOracle.ChordFunctionToken - Class in org.ptolemy.machineImprovisation
An inner class that defines a Chord Function Token, which is used in pitch validation.
FactorOracleGenerator - Class in org.ptolemy.machineImprovisation
A Factor Oracle (FO) builder from an input sequence.
FactorOracleGenerator(CompositeEntity, String) - Constructor for class org.ptolemy.machineImprovisation.FactorOracleGenerator
Construct an actor with the given container and name.
FactorOracleTop - Class in org.ptolemy.machineImprovisation
This modal model actor supports mirroring of its ports in its container (which is required to be a refinement of a state in a ModalModel).
FactorOracleTop(CompositeEntity, String) - Constructor for class org.ptolemy.machineImprovisation.FactorOracleTop
Construct a modal controller with a name and a container.
FactorOracleTop(CompositeEntity, String, Object[], double, boolean, boolean) - Constructor for class org.ptolemy.machineImprovisation.FactorOracleTop
Constructs a FactorOracleTop object.
FactorOracleTop(Workspace) - Constructor for class org.ptolemy.machineImprovisation.FactorOracleTop
Constructs a FactorOracleTop object.
FactorOracleTop(Workspace, Object[], double, boolean, boolean) - Constructor for class org.ptolemy.machineImprovisation.FactorOracleTop
Constructs a FactorOracleTop object.
Factory() - Constructor for class diva.gui.tutorial.TextDocument.Factory
 
Factory(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.BrowserEffigy.Factory
Create a factory with the given name and container.
Factory(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.ImageTokenEffigy.Factory
Create a factory with the given name and container.
Factory(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.PlotEffigy.Factory
Create a factory with the given name and container.
Factory(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.PtolemyEffigy.Factory
Create a factory with the given name and container.
Factory(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.TextEffigy.Factory
Create a factory with the given name and container.
Factory(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.TokenEffigy.Factory
Create a factory with the given name and container.
Factory(CompositeEntity, String) - Constructor for class ptolemy.vergil.actor.DocBuilderEffigy.Factory
Create a factory with the given name and container.
Factory(CompositeEntity, String) - Constructor for class ptolemy.vergil.actor.DocEffigy.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.actor.gui.BrowserTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.actor.gui.Console.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.actor.gui.exec.ExecShellTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.actor.gui.ExpressionShellTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.actor.gui.HTMLViewerTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.actor.gui.JVMTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.actor.gui.MatrixTokenTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.actor.gui.PlotTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.actor.gui.ptjacl.TclShellTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.actor.gui.python.PythonShellTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.actor.gui.run.InterfaceTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.actor.gui.RunTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.actor.gui.test.SimpleTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.actor.gui.TextEditorTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.actor.gui.TokenTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.actor.lib.image.ImageTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.copernicus.gui.GeneratorTableau.Factory
Create an factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.actor.ActorGraphTableau.Factory
Create an factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.actor.DocBuilderTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.actor.DocTableau.Factory
Create a factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.gt.GTIngredientsEditor.Factory
 
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.gt.GTTableau.Factory
Create an factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.gt.MatchResultTableau.Factory
Create an factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.gt.StateMatcherController.Factory
Construct a new attribute with the given container and name.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.gt.TransformationAttributeController.Factory
 
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.gt.TransformEventController.Factory
Construct a new attribute with the given container and name.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.icon.EditIconTableau.Factory
Create an factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.modal.CaseGraphTableau.Factory
Create an factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.modal.fmv.FmvAutomatonGraphTableau.Factory
Deprecated.
Create an factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.modal.FSMGraphTableau.Factory
Create an factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.modal.ia.InterfaceAutomatonGraphTableau.Factory
Create an factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.ontologies.OntologyGraphTableau.Factory
Create an factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.ontologies.OntologySolverTableau.Factory
Create an factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.ptera.PteraGraphTableau.Factory
Create an factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.scr.SCRGraphTableau.Factory
Create an factory with the given name and container.
Factory(NamedObj, String) - Constructor for class ptolemy.vergil.tree.TreeTableau.Factory
Create an factory with the given name and container.
Factory(NamedObj, String, String) - Constructor for class ptolemy.actor.gui.TextEditorTableau.Factory
Create a factory with the given name and container and syntax style.
FactoryWithoutNew(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.PtolemyEffigy.FactoryWithoutNew
Create a factory with the given name and container.
FadeFilter - Class in com.jhlabs.image
 
FadeFilter() - Constructor for class com.jhlabs.image.FadeFilter
 
fail(String) - Method in class diva.util.jester.TestCase
Fail a test.
FAILED_IMPOSSIBLE_TO_REMAIN_WITHIN_FEASIBLE - Static variable in class org.ptolemy.optimization.BarrierMethod
 
FAILED_MAX_ITERATION_LIMIT - Static variable in class org.ptolemy.optimization.BarrierMethod
 
FakePlotter - Class in ptolemy.domains.dt.kernel.test
 
FakePlotter(CompositeEntity, String) - Constructor for class ptolemy.domains.dt.kernel.test.FakePlotter
Construct an actor with the given container and name.
FALSE - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
FALSE - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
FALSE - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
FALSE - Static variable in class ptolemy.data.BooleanToken
False-valued token.
FALSE - Static variable in class ptolemy.domains.modal.kernel.RelationType
Relation type a relation node that is evaluated to be fale while the relation operation is not equal or inequal.
FALSEBRANCH - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
FALSEBRANCH - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
FALSEBRANCH - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
falseExit - Variable in class ptolemy.domains.coroutine.lib.Conditional
 
falseInput - Variable in class ptolemy.actor.lib.BooleanMultiplexor
Input for tokens on the false path.
falseInput - Variable in class ptolemy.actor.lib.BooleanSelect
Input for tokens on the false path.
falseInput - Variable in class ptolemy.actor.lib.ConfigurationSelect
Input for tokens on the false path.
falseInput - Variable in class ptolemy.domains.ddf.lib.DDFBooleanSelect
Input for tokens on the false path.
falseInput_tokenConsumptionRate - Variable in class ptolemy.actor.lib.BooleanSelect
This parameter provides token consumption rate for falseInput.
falseInput_tokenConsumptionRate - Variable in class ptolemy.actor.lib.ConfigurationSelect
This parameter provides token consumption rate for falseInput.
falseInput_tokenConsumptionRate - Variable in class ptolemy.domains.ddf.lib.DDFBooleanSelect
This parameter provides token consumption rate for falseInput.
falseOutput - Variable in class ptolemy.actor.lib.BooleanSwitch
Output for tokens on the false path.
falseOutput - Variable in class ptolemy.actor.lib.ConfigurationSwitch
Output for tokens on the false path.
falseOutput_tokenProductionRate - Variable in class ptolemy.actor.lib.ConfigurationSwitch
This parameter provides token consumption rate for falseOutput.
falseValue - Variable in class ptolemy.actor.lib.conversions.BooleanToAnything
The value produced at the output when a false input is read.
fast - Variable in class ptolemy.domains.tdl.kernel.TDLRefinementPort
Describes a fast actuator.
fast - Variable in class ptolemy.domains.tdl.kernel.TDLTask
Describes if task is a fast task.
FastForwardFlowAnalysis - Class in ptolemy.copernicus.kernel
Abstract class that provides the fixed point iteration functionality required by all ForwardFlowAnalyses.
FastForwardFlowAnalysis(DirectedGraph) - Constructor for class ptolemy.copernicus.kernel.FastForwardFlowAnalysis
Construct the analysis from a DirectedGraph representation of a Body.
FastLinkedList<E> - Class in ptolemy.actor.gt.data
A linked list that provides efficient add and removal functions.
FastLinkedList() - Constructor for class ptolemy.actor.gt.data.FastLinkedList
 
FastLinkedList.Entry - Class in ptolemy.actor.gt.data
An entry in this linked list that contains an element.
FBM - Class in com.jhlabs.math
 
FBM(float, float, float) - Constructor for class com.jhlabs.math.FBM
 
FBM(float, float, float, Function2D) - Constructor for class com.jhlabs.math.FBM
 
FBMFilter - Class in com.jhlabs.image
A filter which produces textures from fractal Brownian motion.
FBMFilter() - Constructor for class com.jhlabs.image.FBMFilter
 
FCFSScheduler - Class in ptolemy.actor.lib.aspect
This is a first come first serve scheduler.
FCFSScheduler(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.aspect.FCFSScheduler
Create a new actor in the specified container with the specified name.
FCinDriversImplString - Variable in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
The functions to implement the input drivers.
FCoutDriversImplString - Variable in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
The code for the initialization of output drivers.
FCVarInitString - Variable in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
The code for the initialization of the array variables.
fDragSource - Variable in class ptolemy.actor.gui.run.PaletteList
The source of the drag.
federateName - Variable in class org.hlacerti.lib.HlaManager
Name of the Ptolemy Federate.
federationName - Variable in class org.hlacerti.lib.HlaManager
Name of the federation.
fedFile - Variable in class org.hlacerti.lib.HlaManager
Path and name of the Federation Execution Data (FED) file (which should have extension .fed) on the local machine.
fedFileOnRTIG - Variable in class org.hlacerti.lib.HlaManager
Name or path and name of the FED file on the machine that is running the RTIG.
FeedBackDelay - Class in ptolemy.domains.dde.kernel
FeedBackDelay actors are used to add delay to feedback topologies.
FeedBackDelay() - Constructor for class ptolemy.domains.dde.kernel.FeedBackDelay
Construct a FeedBackDelay with no container and a name that is an empty string.
FeedBackDelay(CompositeEntity, String) - Constructor for class ptolemy.domains.dde.kernel.FeedBackDelay
Construct a FeedBackDelay with the specified container and name.
FeedBackDelay(Workspace) - Constructor for class ptolemy.domains.dde.kernel.FeedBackDelay
Construct a FeedBackDelay with the specified workspace and a name that is an empty string.
FeedbackFilter - Class in com.jhlabs.image
A filter which priduces a video feedback effect by repeated transformations.
FeedbackFilter() - Constructor for class com.jhlabs.image.FeedbackFilter
Construct a FeedbackFilter.
FeedbackFilter(float, float, float, float) - Constructor for class com.jhlabs.image.FeedbackFilter
Construct a FeedbackFilter.
FEMTO - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
FFT - Class in com.jhlabs.math
 
FFT - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib
A adapter class for FFT.
FFT - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib
A code generation adapter class for ptolemy.domains.sdf.lib.FFT.
FFT - Class in ptolemy.domains.sdf.lib
This actor calculates the Fast Fourier Transform of a sequence of complex inputs.
FFT(int) - Constructor for class com.jhlabs.math.FFT
 
FFT(FFT) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib.FFT
Construct a FFT adapter.
FFT(FFT) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib.FFT
Construct a FFT adapter.
FFT(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.FFT
Construct an actor with the given container and name.
FFT(Complex[]) - Static method in class ptolemy.math.SignalProcessing
Return a new array of complex numbers which is the FFT of an input array of complex numbers.
FFT(Complex[], int) - Static method in class ptolemy.math.SignalProcessing
Return a new array of complex numbers which is the FFT of an input array of complex numbers.
fftCoefficientsToOutput - Variable in class org.ptolemy.machineLearning.lib.AFTEFast
Indices of FFTCoefficients to output, normalized by dc.
FFTComplexOut(double[]) - Static method in class ptolemy.math.SignalProcessing
Return a new array of Complex's which is the forward FFT of a real input array of doubles.
FFTComplexOut(double[], int) - Static method in class ptolemy.math.SignalProcessing
Return a new array of Complex's which is the forward FFT of a real input array of doubles.
FFTComplexOut(Complex[]) - Static method in class ptolemy.math.SignalProcessing
Return a new array of Complex's which is the forward FFT of an input array of Complex's.
FFTComplexOut(Complex[], int) - Static method in class ptolemy.math.SignalProcessing
Return a new array of Complex's which is the forward FFT of an input array of Complex's.
FFTImagOut(double[]) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles that is the imaginary part of the FFT of the real input array of doubles.
FFTImagOut(double[], int) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles that is the imaginary part of the FFT of the real input array of doubles.
FFTImagOut(Complex[]) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles which is the imaginary part of the FFT of an input array of Complex's.
FFTImagOut(Complex[], int) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles which is the imaginary part of the FFT of an input array of Complex's.
fftLength - Variable in class org.ptolemy.machineLearning.lib.AFTEFast
The length of the fft.
FFTRealOut(double[]) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles that is the real part of the FFT of the real input array of doubles.
FFTRealOut(double[], int) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles that is the real part of the FFT of the real input array of doubles.
FFTRealOut(Complex[]) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles which is the real part of the forward FFT of an input array of Complex's.
FFTRealOut(Complex[], int) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles which is the real part of the forward FFT of an input array of Complex's.
FHfuncVarDeclString - Variable in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
The declaration of the driver functions and array variables.
FIELD_SEPARATOR - Static variable in class ptolemy.actor.gt.GTIngredient
The string to separate elements in a string that describes their values.
FieldIterator(String) - Constructor for class ptolemy.actor.gt.GTIngredient.FieldIterator
Construct a field iterator.
fields - Variable in class ptolemy.vergil.icon.TableIcon
The fields to display in the table.
FieldWarpFilter - Class in com.jhlabs.image
A class which warps an image using a field Warp algorithm.
FieldWarpFilter() - Constructor for class com.jhlabs.image.FieldWarpFilter
 
FieldWarpFilter.Line - Class in com.jhlabs.image
 
FIFOQueue - Class in ptolemy.actor.util
A first-in, first-out (FIFO) queue with variable capacity and optional history.
FIFOQueue() - Constructor for class ptolemy.actor.util.FIFOQueue
Construct an empty queue with no container.
FIFOQueue(FIFOQueue) - Constructor for class ptolemy.actor.util.FIFOQueue
Copy constructor.
FIFOQueue(Nameable) - Constructor for class ptolemy.actor.util.FIFOQueue
Construct an empty queue with the specified container.
FIFOQueueTest - Class in ptolemy.actor.util.test
This class is a test for the case whre FIFOQueue.clone() does not call super.clone().
FIFOQueueTest() - Constructor for class ptolemy.actor.util.test.FIFOQueueTest
 
Figure - Interface in diva.canvas
A Figure is a persistent object drawn on the screen.
FigureAction - Class in ptolemy.vergil.toolbox
An action that is attached to a figure on a named object.
FigureAction(String) - Constructor for class ptolemy.vergil.toolbox.FigureAction
Construct an action that is attached to a figure on a named object.
FigureAction.SourceType - Class in ptolemy.vergil.toolbox
The source of the action.
FigureContainer - Interface in diva.canvas
The FigureContainer interface is implemented by any visible component that can contain figures.
FigureDecorator - Class in diva.canvas
A FigureDecorator is a figure container that contains a single child figure.
FigureDecorator() - Constructor for class diva.canvas.FigureDecorator
 
FigureIcon - Class in diva.gui.toolbox
An icon that looks like a diva figure.
FigureIcon(Figure) - Constructor for class diva.gui.toolbox.FigureIcon
Create a new icon that looks like the given figure.
FigureIcon(Figure, boolean) - Constructor for class diva.gui.toolbox.FigureIcon
Create a new icon that looks like the given figure.
FigureIcon(Figure, int, int) - Constructor for class diva.gui.toolbox.FigureIcon
Create a new icon that looks like the given figure.
FigureIcon(Figure, int, int, int, boolean) - Constructor for class diva.gui.toolbox.FigureIcon
Create a new icon that looks like the given figure.
FigureInteractor - Class in ptolemy.domains.gr.lib
Listen for and handle events on a Diva figure.
FigureInteractor(AbstractFigure) - Constructor for class ptolemy.domains.gr.lib.FigureInteractor
Construct a FigureInteractor for the given figure.
FigureLayer - Class in diva.canvas
A figure layer is a layer on which Figures can be drawn.
FigureLayer() - Constructor for class diva.canvas.FigureLayer
Create a new figure layer that is not in a pane.
FigureLayer(CanvasPane) - Constructor for class diva.canvas.FigureLayer
Create a new figure layer within the given pane.
FigureLayer(CanvasPane, ZList) - Constructor for class diva.canvas.FigureLayer
Create a new figure layer within the given pane and with the given ZList to hold the figures it contains.
FigureLayer(ZList) - Constructor for class diva.canvas.FigureLayer
Create a new figure layer with the given ZList to hold its figures.
figures() - Method in class diva.canvas.AbstractFigureContainer
Return an iteration of the children, in an undefined order.
figures() - Method in class diva.canvas.BasicZList
Return an iteration of the figures in this container.
figures() - Method in class diva.canvas.CompositeFigure
Return an iteration of the children, in an undefined order.
figures() - Method in class diva.canvas.FigureDecorator
Return an iteration containing the one child.
figures() - Method in class diva.canvas.FigureLayer
Return an iteration of the figures in this container.
figures() - Method in interface diva.canvas.FigureSet
Return an iteration of the figures in this set, in an undefined order.
FigureSet - Interface in diva.canvas
The FigureSet interface is the interface implemented by any class that contain references to a set of figures.
figuresFromBack() - Method in class diva.canvas.AbstractFigureContainer
Return an iteration of the children, from back to front.
figuresFromBack() - Method in class diva.canvas.BasicZList
Return an iteration of the figures in this container, from highest index to lowest index.
figuresFromBack() - Method in class diva.canvas.CompositeFigure
Return an iteration of the children, from back to front.
figuresFromBack() - Method in class diva.canvas.FigureDecorator
Return an iteration containing the one child.
figuresFromBack() - Method in class diva.canvas.FigureLayer
Return an iteration of the figures in this container, from back to front.
figuresFromBack() - Method in interface diva.canvas.FigureSet
Return an iteration of the figures in this set, from back to front.
figuresFromFront() - Method in class diva.canvas.AbstractFigureContainer
Return an iteration of the children, from front to back.
figuresFromFront() - Method in class diva.canvas.BasicZList
Return an iteration of the figures in this container, from lowest index to highest index.
figuresFromFront() - Method in class diva.canvas.CompositeFigure
Return an iteration of the children, from front to back.
figuresFromFront() - Method in class diva.canvas.FigureDecorator
Return an iteration containing the one child.
figuresFromFront() - Method in class diva.canvas.FigureLayer
Return an iteration of the figures in this container, from front to back.
figuresFromFront() - Method in interface diva.canvas.FigureSet
Return an iteration of the figures in this set, from back to front.
FigureTest - Class in diva.canvas.test
A test suite for Figure.
FigureTest(TestHarness, FigureTest.FigureFactory) - Constructor for class diva.canvas.test.FigureTest
Constructor
FigureTest.FigureFactory - Interface in diva.canvas.test
The figure factory interface
FigureTest.RegionTestCase - Class in diva.canvas.test
Region testing test case.
FigureTutorial - Class in diva.canvas.tutorial
An example showing how to make custom figures.
FigureTutorial() - Constructor for class diva.canvas.tutorial.FigureTutorial
Create a JCanvas and put it into a window.
FigureTutorial.CustomRectangle - Class in diva.canvas.tutorial
CustomRectangle is a class that paints itself as a rectangle and draw a red plus sign over the top of itself.
FigureWrapper - Class in diva.canvas
A FigureWrapper is a figure container that contains a single child figure.
FigureWrapper(Figure) - Constructor for class diva.canvas.FigureWrapper
Construct a new figure with the given child figure.
filDir - Variable in class lbnl.util.XMLWriter
System-dependent directory name of the xml file.
file - Variable in class ptolemy.actor.lib.Dictionary
If a file is given here, it will be read upon initialization (if it exists and can be parsed as an array of arrays of tokens) to initialize the dictionary.
FileAttribute - Class in ptolemy.kernel.attributes
Deprecated.
Use FileParameter instead.
FileAttribute(NamedObj, String) - Constructor for class ptolemy.kernel.attributes.FileAttribute
Deprecated.
Construct an attribute with the given name contained by the specified container.
FileChooserQuery - Class in ptolemy.gui.demo
Demonstration of the addFileChooser() method in Query.
FileChooserQuery() - Constructor for class ptolemy.gui.demo.FileChooserQuery
Constructor.
FileChooserStyle - Class in ptolemy.actor.gui.style
This attribute annotates user settable attributes to specify that the value of the parameter can be optionally given using a FileChooser.
FileChooserStyle() - Constructor for class ptolemy.actor.gui.style.FileChooserStyle
Construct an attribute in the default workspace with an empty string as its name.
FileChooserStyle(NamedObj, String) - Constructor for class ptolemy.actor.gui.style.FileChooserStyle
Construct an attribute with the specified container and name.
FileChooserStyle(Workspace) - Constructor for class ptolemy.actor.gui.style.FileChooserStyle
Construct an attribute in the given workspace with an empty string as its name.
FileEditorTableauFactory - Class in ptolemy.vergil.toolbox
This class is an attribute that creates an editor to edit a specified file or URL given by an attribute in the container of this attribute.
FileEditorTableauFactory(NamedObj, String) - Constructor for class ptolemy.vergil.toolbox.FileEditorTableauFactory
Create a factory with the given name and container.
fileExtension - Variable in class ptolemy.cg.kernel.generic.program.procedural.c.ptidyos.PtidyOSCodeGenerator
The index of the list of code files to generate code for.
fileFilter - Variable in class ptolemy.actor.gt.DefaultDirectoryAttribute
The filter used to search the files, such as "*.xml".
filename - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
The name of the file to write to.
filename - Variable in class ptolemy.actor.lib.FileWriter
The name of the file to write to.
filename - Variable in class ptolemy.domains.gr.lib.Loader3D
The name of the file to be opened.
fileName - Variable in class ptolemy.actor.lib.io.LineWriter
The file name to which to write.
fileName - Variable in class ptolemy.actor.lib.jai.JAIWriter
The file name to which to write.
fileName - Variable in class ptolemy.domains.atc.lib.TrackWriter
The file name to which to write.
fileName - Variable in class ptolemy.domains.tcs.lib.StationWriter
The file name to which to write.
fileNameOrURL - Variable in class ptolemy.actor.lib.jmf.PlaySound
The file name or URL to read.
fileNameToURL(String, URL) - Method in class ptolemy.moml.MoMLParser
Given a file name or URL description, find a URL on which openStream() will work.
fileOrURL - Variable in class ptolemy.actor.lib.image.ImageReader
The file name or URL from which to read.
fileOrURL - Variable in class ptolemy.actor.lib.image.PGMReader
The file name or URL from which to read.
fileOrURL - Variable in class ptolemy.actor.lib.io.FileReader
The file name or URL from which to read.
fileOrURL - Variable in class ptolemy.actor.lib.io.LineReader
The file name or URL from which to read.
fileOrURL - Variable in class ptolemy.actor.lib.jai.JAIImageReader
The file name or URL from which to read.
fileOrURL - Variable in class ptolemy.actor.lib.javasound.AudioReader
The file name or URL from which to read.
fileOrURL - Variable in class ptolemy.actor.lib.javasound.ClipPlayer
The file or URL giving the audio clip.
fileOrURL - Variable in class ptolemy.actor.lib.jmf.MovieReader
The file name or URL from which to read.
fileOrURL - Variable in class ptolemy.actor.lib.jmf.MovieWriter
The file name or URL from which to read.
fileOrURL - Variable in class ptolemy.actor.lib.jmf.StreamLoader
The file or URL that it to be read.
fileOrURL - Variable in class ptolemy.actor.lib.security.KeyStoreActor
The file name or URL from which to read.
fileOrURL - Variable in class ptolemy.actor.parameters.ParameterSet
A parameter naming the file or URL to be read that contains attribute names and values.
fileOrURL - Variable in class ptolemy.actor.ptalon.lib.SplitReader
The file name or URL from which to read.
fileOrURL - Variable in class ptolemy.domains.gr.lib.Image2D
The location of the image file upon which to base the figure.
FileOrURLAccessor - Interface in ptolemy.kernel.attributes
An interface for Attributes and Parameters that access files or URLs.
fileOrURLDescription() - Method in class ptolemy.actor.lib.security.KeyStoreActor
Return descriptive information about fileOrURL.
FileOrURLEditorFactory - Class in ptolemy.actor.gui
An editor factory for an attribute that has a fileOrURL parameter.
FileOrURLEditorFactory(NamedObj, String) - Constructor for class ptolemy.actor.gui.FileOrURLEditorFactory
Construct a factory with the specified container and name.
fileOrURLPort - Variable in class ptolemy.actor.lib.io.FileReader
An input port for optionally providing a file name.
FileParameter - Class in ptolemy.data.expr
This is an attribute that specifies a file or URL.
FileParameter(NamedObj, String) - Constructor for class ptolemy.data.expr.FileParameter
Construct an attribute with the given name contained by the specified container.
FileParameter(NamedObj, String, boolean) - Constructor for class ptolemy.data.expr.FileParameter
Construct an attribute with the given name contained by the specified container.
FilePortParameter - Class in ptolemy.actor.parameters
This file parameter creates an associated port that can be used to update the current value of the parameter.
FilePortParameter(NamedObj, String) - Constructor for class ptolemy.actor.parameters.FilePortParameter
Construct a parameter with the given name contained by the specified entity.
FilePortParameter(NamedObj, String, Token) - Constructor for class ptolemy.actor.parameters.FilePortParameter
Construct a Parameter with the given container, name, and Token.
FileReader - Class in ptolemy.actor.lib.io
This actor reads a file or URL and outputs the entire file as a single string.
FileReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.io.FileReader
Construct an actor with a name and a container.
files - Variable in class org.ptolemy.fmi.FMIModelDescription
The list of files that were extracted from the .fmu file.
files - Variable in class ptolemy.domains.ptera.lib.ListDirectory
A parameter with an ArrayToken containing strings that are names of the files matching the given filter in the specified directory.
fileType - Variable in class ptolemy.actor.lib.jmf.MovieWriter
The type of file to write.
FileUtilities - Class in ptolemy.util
A collection of utilities for manipulating files These utilities do not depend on any other ptolemy.* packages.
FileUtilities.StreamAndURL - Class in ptolemy.util
A class that contains an InputStream and a URL so that we don't have to follow redirects twice.
FileWriter - Class in ptolemy.actor.lib
This actor reads tokens from any number of input channels and writes their string values to the specified output file.
FileWriter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.FileWriter
Construct an actor with the given container and name.
FILL - Static variable in class com.jgoodies.forms.layout.CellConstraints
Fill the cell either horizontally or vertically.
FILL - Static variable in class com.jgoodies.forms.layout.ColumnSpec
By default fill the component into the column.
FILL - Static variable in class com.jgoodies.forms.layout.RowSpec
By default fill the component into the row.
fillArc(int, int, int, int, int, int) - Method in class ptolemy.plot.EPSGraphics
 
FillBuff() - Method in class ptolemy.data.expr.SimpleCharStream
 
FillBuff() - Method in class ptolemy.moml.unit.SimpleCharStream
 
fillColor - Variable in class ptolemy.vergil.kernel.attributes.FilledShapeAttribute
The line color.
FilledShapeAttribute - Class in ptolemy.vergil.kernel.attributes
This is an abstract attribute that is rendered as a filled shape.
FilledShapeAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.kernel.attributes.FilledShapeAttribute
Construct an attribute with the given name contained by the specified container.
FillFilter - Class in com.jhlabs.image
A filter which fills an image with a given color.
FillFilter() - Constructor for class com.jhlabs.image.FillFilter
Construct a FillFilter.
FillFilter(int) - Constructor for class com.jhlabs.image.FillFilter
Construct a FillFilter.
fillMode() - Method in class diva.canvas.toolbox.VectorFigure
Add an object to the list that puts drawing into fill mode
fillOnWrapup - Variable in class ptolemy.actor.lib.gui.PlotterBase
If true, fill the plot when wrapup is called.
fillOval(int, int, int, int) - Method in class ptolemy.plot.EPSGraphics
Fill an oval bounded by the specified rectangle with the current color.
fillPaint - Variable in class diva.util.java2d.PaintedShape
The paint for the fill.
fillParameters(Actor, IOPort) - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Update parameters of this receiver according to the actor and port.
fillPlot() - Method in class ptolemy.plot.Histogram
Rescale so that the data that is currently plotted just fits.
fillPlot() - Method in class ptolemy.plot.Plot
Rescale so that the data that is currently plotted just fits.
fillPlot() - Method in class ptolemy.plot.PlotBox
Rescale so that the data that is currently plotted just fits.
fillPlot() - Method in interface ptolemy.plot.PlotBoxInterface
Rescale so that the data that is currently plotted just fits.
fillPlot() - Method in interface ptolemy.plot.PlotInterface
Rescale so that the data that is currently plotted just fits.
fillPolygon(int[], int[], int) - Method in class ptolemy.plot.EPSGraphics
Draw a filled polygon defined by arrays of x and y coordinates.
fillRect(int, int, int, int) - Method in class ptolemy.plot.EPSGraphics
Fill the specified rectangle and draw a thin outline around it.
fillRoundRect(int, int, int, int, int, int) - Method in class ptolemy.plot.EPSGraphics
 
filNam - Variable in class lbnl.util.XMLWriter
Name of the xml file.
filter - Variable in class com.jhlabs.image.TransitionFilter
The filter used for the transition.
filter - Variable in class ptolemy.actor.lib.jai.JAIConvolve
The filter to convolve the image width.
filter - Variable in class ptolemy.domains.ptera.lib.ListDirectory
The filter that all the included file names must match.
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.ApplyMaskFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.BicubicScaleFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.BlockFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.BorderFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.BoxBlurFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.BrushedMetalFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.ChromaKeyFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.ChromeFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.CircleFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.ColorHalftoneFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.CompositeFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.CompoundFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.ConvolveFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.CropFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.CurlFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.DeinterlaceFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.DiffuseFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.DisplaceFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.DissolveFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.DoGFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.ErodeAlphaFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.FBMFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.FeedbackFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.FieldWarpFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.FlipFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.GaussianFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.GlintFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.GlowFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.GradientFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.GradientWipeFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.HalftoneFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.HighPassFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.InterpolateFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.IteratedFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.KaleidoscopeFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.KeyFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.LaplaceFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.LensBlurFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.MarbleFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.MirrorFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.MotionBlurFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.MotionBlurOp
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.MotionDetectorFilter
Filter the source image, and if motion is detected, place a red circle at the center of gravity of the motion.
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.OffsetFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.PerspectiveFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.PinchFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.PointFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.PolarFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.RaysFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.RenderTextFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.ScaleFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.ScratchFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.ShadowFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.ShatterFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.ShineFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.SkyFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.SmartBlurFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.SphereFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.StampFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.svg.AnnotateFilter
Filter the source image, overlaying graphics that has been specified by setGraphicURI.
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.TileImageFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.TransferFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.TransformFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.TransitionFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.TritoneFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.TwirlFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.UnsharpFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.VariableBlurFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.WaterFilter
 
filter(BufferedImage, BufferedImage) - Method in class com.jhlabs.image.WholeImageFilter
 
filter(BufferedImage, BufferedImage) - Method in class org.ptolemy.opencv.ComputerVision.Blur
Blur the source image.
filter(BufferedImage, BufferedImage) - Method in class org.ptolemy.opencv.ComputerVision.Dilate
Dilate the source image.
filter(BufferedImage, BufferedImage) - Method in class org.ptolemy.opencv.ComputerVision.Erode
Erode the source image.
filter(BufferedImage, BufferedImage) - Method in class org.ptolemy.opencv.ComputerVision.FindContours
Find contours in the source image.
filter(BufferedImage, BufferedImage) - Method in class org.ptolemy.opencv.ComputerVision.FindEdges
Find edges in an image.
filter(BufferedImage, BufferedImage) - Method in class org.ptolemy.opencv.ComputerVision.GaussianBlur
Apply a gaussian blur to an image.
filter(BufferedImage, BufferedImage) - Method in class org.ptolemy.opencv.ComputerVision.Histogram
Create a histogram from an image.
filter(BufferedImage, BufferedImage) - Method in class org.ptolemy.opencv.ComputerVision.MakeBGRA
Convert the source image to BGRA format.
filter(BufferedImage, BufferedImage) - Method in class org.ptolemy.opencv.ComputerVision.MakeGray
Convert the source image to grayscale.
filter(BufferedImage, BufferedImage) - Method in class org.ptolemy.opencv.ComputerVision.MakeHSV
Convert the source image to HSV.
filter(BufferedImage, BufferedImage) - Method in class org.ptolemy.opencv.ComputerVision.MakeYUV
Convert the source image to HSV.
filter(BufferedImage, BufferedImage) - Method in class org.ptolemy.opencv.ComputerVision.MedianBlur
Blur the source image.
filter(BufferedImage, BufferedImage) - Method in class org.ptolemy.opencv.FaceRecognizer.Eyes
Detect eyes and faces in the source image.
filter(BufferedImage, BufferedImage) - Method in class org.ptolemy.opencv.FaceRecognizer.Faces
Detect eyes and faces in the source image.
filter(BufferedImage, String) - Method in class org.ptolemy.opencv.ComputerVision
Apply the specified filter to the source image.
filter(BufferedImage, String) - Method in class org.ptolemy.opencv.FaceRecognizer
Apply the specified filter to the source image.
filter(Image, Image, int, int, int, int) - Method in class com.jhlabs.image.ImageCombiningFilter
 
filter(FunctionToken, ArrayToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Extract a sub-array consisting of all of the elements of an array for which the given predicate function returns true.
filter(FunctionToken, ArrayToken, IntToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Extract a sub-array consisting of all of the elements of an array for which the given predicate function returns true.
Filter - Interface in diva.util
An interface for objects that filter other objects.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.AddEditorFactory
Deprecated.
Identify Parameters that need a VisibleParameterEditorFactory named _editorFactory added.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.AddIcon
If the attributeName is "class" and attributeValue names a class that has had its port names changed between releases, then substitute in the new port names.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.AddMissingParameter
Identify classes that need to have parameter added.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.ChangeFixedWidth1ToAuto
This method doesn't do anything.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.ClassChanges
If the attributeName is "class" and attributeValue names a class that needs to be renamed, then substitute in the new class name.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.DocAttributeChanges
Change StringParameter attributes insinde DocAttribute to StringAttribute.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.GRColorChanges
Handle parameter name changes.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.HideAnnotationNames
Hide annotation names.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.JavaScriptThisUpdate
Handle parameter name changes.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.LazyTypedCompositeActorChanges
Possibly replaced TypedCompositeActors with LazyTypedCompositeActors.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.MultiportToSinglePort
If the attributeName is "class" and attributeValue names a class that has had its port names changed between releases, then substitute in the new port names.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.NamedObjClassesSeen
If the attributeName is "class" and the attributeValue extends NamedObj, then add the attributeValue to the set of classes we are interested in.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.ParameterNameChanges
If the attributeName is "class" and attributeValue names a class that has had a Parameter names changed between releases, then substitute in the new Parameter names.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.PortClassChanges
If the attributeName is "class" and attributeValue names a class that has had its port classes changed between releases, then substitute in the new port classes.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.PortNameChanges
If the attributeName is "class" and attributeValue names a class that has had its port names changed between releases, then substitute in the new port names.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.PropertyClassChanges
Return new class names for properties that have been registered as having changed classes.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.RelationWidthChanges
Filter relations widths and change 0 to -1.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.RemoveClasses
Filter for graphical classes and return new values if a graphical class is found.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.RemoveGraphicalClasses
Filter for graphical classes and return new values if a graphical class is found.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.RemoveNonPtinyClasses
Filter for graphical classes and return new values if a graphical class is found.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.moml.filter.RemoveProperties
Return the old attribute value for properties that are not registered to be removed.
filterAttributeValue(NamedObj, String, String, String, String) - Method in interface ptolemy.moml.MoMLFilter
Given a container, attribute name and attribute value, return a new attribute value.
filterAttributeValue(NamedObj, String, String, String, String) - Method in class ptolemy.vergil.kernel.attributes.UpdateAnnotations
Update annotations by removing old annotations and replacing them with new annotation.
filterAttributeValue(NamedObj, String, String, String, String, MoMLParser) - Method in class ptolemy.moml.filter.MoMLFilterSimple
Return the old attribute value for properties that are not registered to be removed.
filterAttributeValue(NamedObj, String, String, String, String, MoMLParser) - Method in interface ptolemy.moml.MoMLFilter
Given a container, attribute name and attribute value, return a new attribute value.
filterDeletedObjects(AbstractBasicGraphModel, Object[]) - Static method in class ptolemy.vergil.basic.BasicGraphFrameExtension
Filter the array of objects selected for deletion.
filterDeleteMoml(AbstractBasicGraphModel, Object[], StringBuffer) - Static method in class ptolemy.vergil.basic.BasicGraphFrameExtension
Filter the moml to be deleted.
FilteredArrayIterator - Class in diva.util
An iterator over an array, in which elements are filtered by some function.
FilteredArrayIterator(Object[]) - Constructor for class diva.util.FilteredArrayIterator
Construct a filtered array iterator.
FilteredArrayIterator(Object[], int) - Constructor for class diva.util.FilteredArrayIterator
Construct a filtered array iterator.
FilteredIterator - Class in diva.util
An iterator that takes another iterator, and applies a filter to each element that it gets.
FilteredIterator(Iterator, Filter) - Constructor for class diva.util.FilteredIterator
Construct a filtered iterator.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.AddEditorFactory
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.AddIcon
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.AddMissingParameter
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.ChangeFixedWidth1ToAuto
Filter relations widths and change 1 to "Auto" and make sure still value is not not stored (if not changed).
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.ClassChanges
In this class, do nothing.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.DocAttributeChanges
In this class, do nothing.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.GRColorChanges
If the container is a property named "diffuseColor" contained by one of the GR actors, then check the format of its parameter to change it, if necessary, from matrix format to array format.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.HideAnnotationNames
Make modifications to the specified container, which is defined in a MoML element with the specified name.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.JavaScriptThisUpdate
If the container is a property named "script" contained by the JavaScript actor, then add "this." to certain function calls.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.LazyTypedCompositeActorChanges
In this class, do nothing.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.MultiportToSinglePort
In this class, do nothing.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.NamedObjClassesSeen
In this class, do nothing.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.ParameterNameChanges
In this class, do nothing.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.PortClassChanges
Reset private variables.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.PortNameChanges
Clear recorded state for this element so that it does not interfere with the next element.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.PropertyClassChanges
Reset private variables.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.RelationWidthChanges
Make modifications to the specified container, which is defined in a MoML element with the specified name.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.RemoveClasses
In this class, do nothing.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.RemoveGraphicalClasses
In this class, do nothing.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.RemoveNonPtinyClasses
In this class, do nothing.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.moml.filter.RemoveProperties
Reset private variables.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in interface ptolemy.moml.MoMLFilter
Make modifications to the specified container, which is defined in a MoML element with the specified name.
filterEndElement(NamedObj, String, StringBuffer, String) - Method in class ptolemy.vergil.kernel.attributes.UpdateAnnotations
Make modifications to the specified container, which is defined in a MoML element with the specified name.
filterEndElement(NamedObj, String, StringBuffer, String, MoMLParser) - Method in class ptolemy.moml.filter.AddEditorFactory
Deprecated.
Make modifications to the specified container, which is defined in a MoML element with the specified name.
filterEndElement(NamedObj, String, StringBuffer, String, MoMLParser) - Method in class ptolemy.moml.filter.AddIcon
Make modifications to the specified container, which is defined in a MoML element with the specified name.
filterEndElement(NamedObj, String, StringBuffer, String, MoMLParser) - Method in class ptolemy.moml.filter.AddMissingParameter
Make modifications to the specified container, which is defined in a MoML element with the specified name.
filterEndElement(NamedObj, String, StringBuffer, String, MoMLParser) - Method in class ptolemy.moml.filter.MoMLFilterSimple
Reset private variables.
filterEndElement(NamedObj, String, StringBuffer, String, MoMLParser) - Method in interface ptolemy.moml.MoMLFilter
Make modifications to the specified container, which is defined in a MoML element with the specified name.
FilterMpdu - Class in ptolemy.domains.wireless.lib.network.mac
Filter the received MPDU (MAC Protocol Data Unit) packets.
FilterMpdu(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.network.mac.FilterMpdu
Construct an actor with the specified name and container.
filterOrder - Variable in class org.ptolemy.machineLearning.lib.AFTEFast
Order of the gammatone filters.
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.CausticsFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.CellularFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.ContourFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.DespeckleFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.DiffusionFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.DilateFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.EdgeFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.EmbossFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.EqualizeFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.ErodeFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.Flush3DFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.LevelsFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.LifeFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.LightFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.MaximumFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.MedianFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.MinimumFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.OilFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.OutlineFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.PlasmaFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.QuantizeFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.QuiltFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.ReduceNoiseFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.ShadeFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.ShapeFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.SkeletonFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.SmearFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.WarpFilter
 
filterPixels(int, int, int[], Rectangle) - Method in class com.jhlabs.image.WholeImageFilter
Actually filter the pixels.
filterPixelsNN(BufferedImage, int, int, int[], Rectangle) - Method in class com.jhlabs.image.TransformFilter
 
filterReturnType(Type, Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the return type of the filter method, given the types of the argument.
filterReturnType(Type, Type, Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the return type of the filter method, given the types of the argument.
filterRGB(int, int, int) - Method in class com.jhlabs.image.ChannelMixFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.CheckFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.DissolveFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.DitherFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.ErodeAlphaFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.FadeFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.FBMFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.FillFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.FlareFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.FourColorFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.GrayFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.GrayscaleFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.HSBAdjustFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.InvertAlphaFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.InvertFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.JavaLnFFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.LevelsFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.LookupFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.MapColorsFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.MarbleTexFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.MaskFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.NoiseFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.OpacityFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.PointFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.PosterizeFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.PremultiplyFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.RGBAdjustFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.SaturationFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.SkyFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.SparkleFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.StampFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.SwizzleFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.TextureFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.ThresholdFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.TransferFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.TritoneFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.UnpremultiplyFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.WeaveFilter
 
filterRGB(int, int, int) - Method in class com.jhlabs.image.WoodFilter
 
filterRGB(int, int, int, int) - Method in class com.jhlabs.image.ImageCombiningFilter
 
FINAL - ptolemy.domains.metroII.kernel.FireMachine.State
The final state.
FINAL_STATE - Static variable in class diva.graph.toolbox.StateBubble
The style of a finalstate
finalStateNames - Variable in class ptolemy.domains.modal.kernel.FSMActor
Attribute specifying the names of the final states of this actor.
find(ArrayToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Find all true-valued elements in an array of boolean values, returning an array containing the indices (in ascending order) of all occurrences of the value 'true'.
find(ArrayToken, Token) - Static method in class ptolemy.data.expr.UtilityFunctions
Find all elements in an array that match the specified token and return an array containing their indices (in ascending order).
FindAction() - Constructor for class ptolemy.vergil.basic.BasicGraphFrame.FindAction
Create a new action to search for text.
findAllMatches(TransformationRule, CompositeEntity) - Method in class ptolemy.actor.gt.TransformationMode
Find all the matches to the pattern in the workingCopy and return those matches in a list.
FindContours() - Constructor for class org.ptolemy.opencv.ComputerVision.FindContours
 
findDatabaseManager(String, NamedObj) - Static method in class ptolemy.actor.lib.database.DatabaseManager
Find a database manager with the specified name for the specified actor.
FindEdges() - Constructor for class org.ptolemy.opencv.ComputerVision.FindEdges
 
findEffigy(NamedObj) - Static method in class ptolemy.actor.gui.Configuration
Find an effigy for the specified model by searching all the configurations that have been created.
findEffigyMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
findEntry(E) - Method in class ptolemy.actor.gt.data.FastLinkedList
Find an entry with the given element and return it.
findFile(String) - Static method in class ptolemy.data.expr.UtilityFunctions
Find a file or directory.
findFirst(Event, boolean) - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Find the first occurrence of the given event in the event queue.
findFirstChild(CompositeEntity, GraphAnalyzer.IndexedLists, Collection<Object>) - Method in class ptolemy.actor.gt.GraphAnalyzer
Find the first child within the top composite entity.
findFirstPath(Port, GraphAnalyzer.Path, Set<? super Relation>, Set<? super Port>) - Method in class ptolemy.actor.gt.GraphAnalyzer
Find the first path starting from the startPort, and store it in the path parameter if found.
findMatchingAttribute(Object, Class<? extends Attribute>, boolean) - Static method in class ptolemy.actor.gt.GTTools
Find an attribute in the object or its container (if searchContainers is true) in the given class.
findMaximum() - Method in class ptolemy.math.Precision
Return the maximum obtainable value in this precision.
findMethod(String, Type[], int) - Static method in class ptolemy.data.expr.CachedMethod
Find a method or function with the specified name and argument types.
findMinimum() - Method in class ptolemy.math.Precision
Return the minimum obtainable value for this precision.
FindMinimum(Calcfc, int, int, double[], double, double, int, int, boolean[]) - Static method in class com.cureos.numerics.Cobyla
Minimizes the objective function F with respect to a set of inequality constraints CON, and returns the optimal variable array.
findMinimumPositiveRoot2(double, double, double) - Static method in class org.ptolemy.qss.util.PolynomialRoot
Find the smallest positive real root of a second-order (quadratic) equation.
findMinimumPositiveRoot3(double, double, double, double, double, double) - Static method in class org.ptolemy.qss.util.PolynomialRoot
Find the smallest positive real root of a third-order (cubic) equation.
findNextChild(CompositeEntity, GraphAnalyzer.IndexedLists, Collection<Object>) - Method in class ptolemy.actor.gt.GraphAnalyzer
Find the next child within the top composite entity.
findNextPath(GraphAnalyzer.Path, Set<Relation>, Set<Port>) - Method in class ptolemy.actor.gt.GraphAnalyzer
Find the next path, and store it in the path parameter if found.
findPackages(File, ExecuteCommands) - Static method in class ptolemy.vergil.actor.FindPackages
Look for class files under a directory and return package names.
FindPackages - Class in ptolemy.vergil.actor
Look for class files under a directory and return package names.
FindPackages() - Constructor for class ptolemy.vergil.actor.FindPackages
 
findParameterValue(File, String) - Static method in class org.hlacerti.lib.AutomaticSimulation
Find a parameter value from a file.
findQuantum(int) - Method in class org.ptolemy.qss.solver.QSSBase
Find the quantum for a state.
findRange(Function1D, float[]) - Static method in class com.jhlabs.math.Noise
Returns the minimum and maximum of a number of random values of the given function.
findRange(Function2D, float[]) - Static method in class com.jhlabs.math.Noise
Returns the minimum and maximum of a number of random values of the given function.
findToplevelEffigy(NamedObj) - Static method in class ptolemy.actor.gui.Effigy
Find the effigy associated with the top level of the object, and if not found but the top level has a ContainmentExtender attribute, use that attribute to find the containment extender of the top level and continue the search.
findToplevelEffigy(NamedObj) - Static method in class ptolemy.domains.ptera.lib.EventUtils
Deprecated.
Use ptolemy.actor.gui.Effigy.findToplevelEffigy() instead
findTransitions(TypedCompositeActor) - Method in class ptolemy.domains.petrinet.kernel.PetriNetDirector
Find all Transitions of the given container, i.e., the Transition set of the container, which is supposed to be a PetriNetActor.
findUnitByComponentMapsAndUnitFactor(Map<DimensionRepresentativeConcept, Integer>, Map<DimensionRepresentativeConcept, List<UnitConcept>>, ScalarToken, Ontology) - Static method in class ptolemy.data.ontologies.lattice.unit.DerivedUnitConcept
Find the DerivedUnitConcept that contains the given dimension and component unit maps and the given unit conversion factor, or null if the unit doesn't exist in the ontology.
finger1 - Variable in class ptolemy.actor.lib.mbed.GestureRecognition
The finger1 input port.
finger1 - Variable in class ptolemy.actor.lib.mbed.PacketToSensorData
The finger1 output port.
finger1Input - Variable in class ptolemy.actor.lib.mbed.SensorDataCalibration
The finger1Input input port.
finger1Output - Variable in class ptolemy.actor.lib.mbed.SensorDataCalibration
The finger1Output output port.
finger2 - Variable in class ptolemy.actor.lib.mbed.GestureRecognition
The finger2 input port.
finger2 - Variable in class ptolemy.actor.lib.mbed.PacketToSensorData
The finger2 output port.
finger2Input - Variable in class ptolemy.actor.lib.mbed.SensorDataCalibration
The finger2Input input port.
finger2Output - Variable in class ptolemy.actor.lib.mbed.SensorDataCalibration
The finger2Input output port.
finger3 - Variable in class ptolemy.actor.lib.mbed.GestureRecognition
The finger3 input port.
finger3 - Variable in class ptolemy.actor.lib.mbed.PacketToSensorData
The finger3 output port.
finger3Input - Variable in class ptolemy.actor.lib.mbed.SensorDataCalibration
The finger3Input input port.
finger3Output - Variable in class ptolemy.actor.lib.mbed.SensorDataCalibration
The finger3Output output port.
finger4 - Variable in class ptolemy.actor.lib.mbed.GestureRecognition
The finger4 input port.
finger4 - Variable in class ptolemy.actor.lib.mbed.PacketToSensorData
The finger4 output port.
finger4Input - Variable in class ptolemy.actor.lib.mbed.SensorDataCalibration
The finger4Input input port.
finger4Output - Variable in class ptolemy.actor.lib.mbed.SensorDataCalibration
The finger4Output output port.
finger5 - Variable in class ptolemy.actor.lib.mbed.GestureRecognition
The finger5 input port.
finger5 - Variable in class ptolemy.actor.lib.mbed.PacketToSensorData
The finger5 output port.
finger5Input - Variable in class ptolemy.actor.lib.mbed.SensorDataCalibration
The finger5Input input port.
finger5Output - Variable in class ptolemy.actor.lib.mbed.SensorDataCalibration
The finger5Outpu output port.
finish() - Method in class ptolemy.actor.Director
Request that after the current iteration finishes postfire() returns false, indicating to the environment that no more iterations should be invoked.
finish() - Method in class ptolemy.actor.Manager
If the state is not IDLE, set a flag to request that execution stop and exit in a completely deterministic fashion at the end of the next toplevel iteration.
finish() - Method in class ptolemy.actor.process.ProcessDirector
Request that the current iteration finishes and postfire() returns false, indicating to the environment that no more iterations should be invoked.
finish() - Method in class ptolemy.kernel.util.test.system.ChangeRequestTest
Finish a run.
finish() - Method in class ptolemy.kernel.util.test.system.TestDE
Finish a run.
FINISHED_ABRUPTLY - Static variable in class ptolemy.domains.pn.kernel.event.PNProcessEvent
A process finished abruptly.
FINISHED_PROPERLY - Static variable in class ptolemy.domains.pn.kernel.event.PNProcessEvent
A process finished properly.
FINISHED_WITH_EXCEPTION - Static variable in class ptolemy.domains.pn.kernel.event.PNProcessEvent
A process finished with an exception.
FiniteConcept - Class in ptolemy.data.ontologies
A concept in a finite ontology.
FiniteConcept(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.FiniteConcept
Create a new concept with the specified name and the specified ontology.
FIR - Class in ptolemy.domains.sdf.lib
This actor implements a type polymorphic finite-impulse response filter with multirate capability.
FIR(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.FIR
Construct an actor with the given container and name.
fire() - Method in class lbnl.actor.lib.Simulator
Send the input token to the client program and send the output from the client program to the output port.
fire() - Method in class lbnl.actor.lib.SystemCommand
Read the input token, update the program name and program arguments, start the program and wait unit it terminates.
fire() - Method in class lbnl.lib.labview.LabVIEWSimulator
Send the input token to the client program and send the output from the client program to the output port.
fire() - Method in class org.hlacerti.lib.HlaAttributeReflector
Put in the Ptolemy queue the token (with time-stamp t) corresponding to the RAV callback, with time-stamp t'=ravTimeStamp, related to the HLA attribute of an instance (mapped to this actor).
fire() - Method in class org.hlacerti.lib.HlaAttributeUpdater
Ask the HlaManager for updating the event in the input port (with time-stamp t) to the federation, by calling the UAV service (with time-stamp t') related to the HLA attribute of an instance (mapped to this actor).
fire() - Method in class org.hlacerti.lib.HlaPublisher
All tokens, received in the input port, are transmitted to the HlaManager for a publication to the HLA/CERTI Federation.
fire() - Method in class org.hlacerti.lib.HlaSubscriber
Put in the Ptolemy queue the token (with time-stamp t) corresponding to the RAV (with time-stamp t'=ravTimeStamp<\i> related to the HLA attribute of an instance (mapped to this actor).
fire() - Method in class org.ptolemy.faultModels.PacketDropFaultGenerator
Send first token in the queue to the target receiver.
fire() - Method in class org.ptolemy.faultModels.StuckAtFaultGenerator
Send first token in the queue to the target receiver.
fire() - Method in class org.ptolemy.machineImprovisation.ChordFollower
 
fire() - Method in class org.ptolemy.machineImprovisation.ChordParser
 
fire() - Method in class org.ptolemy.machineImprovisation.FactorOracleGenerator
 
fire() - Method in class org.ptolemy.machineImprovisation.MidiKeyToNote
 
fire() - Method in class org.ptolemy.machineImprovisation.NoteParser
 
fire() - Method in class org.ptolemy.machineImprovisation.NoteToMidiKey
 
fire() - Method in class org.ptolemy.machineLearning.clustering.KMeans
 
fire() - Method in class org.ptolemy.machineLearning.hmm.HMMExponentialClassifier
Consume the inputs and produce the outputs of the FFT filter.
fire() - Method in class org.ptolemy.machineLearning.hmm.HMMExponentialEstimator
 
fire() - Method in class org.ptolemy.machineLearning.hmm.HMMGaussianClassifier
Consume the inputs and produce the outputs of the FFT filter.
fire() - Method in class org.ptolemy.machineLearning.hmm.HMMGaussianEstimator
 
fire() - Method in class org.ptolemy.machineLearning.hmm.HMMMultinomialClassifier
Consume the inputs and produce the outputs of the FFT filter.
fire() - Method in class org.ptolemy.machineLearning.hmm.HMMMultinomialEstimator
 
fire() - Method in class org.ptolemy.machineLearning.hmm.ObservationClassifier
Consume the inputs and produce the outputs of the FFT filter.
fire() - Method in class org.ptolemy.machineLearning.hmm.ParameterEstimator
 
fire() - Method in class org.ptolemy.machineLearning.hmmAOM.HMMGaussianEstimator
 
fire() - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Send first token in the queue to the target receiver.
fire() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGaussianEstimator
 
fire() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorGaussianEmissions
 
fire() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorMultinomialEmissions
 
fire() - Method in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
 
fire() - Method in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
 
fire() - Method in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareGenerator
 
fire() - Method in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
 
fire() - Method in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
 
fire() - Method in class org.ptolemy.machineLearning.lib.AFTEDiscriminant
Consume the inputs and produce the outputs of the FFT filter.
fire() - Method in class org.ptolemy.machineLearning.lib.AFTEFast
Consume the inputs and produce the outputs of the FFT filter.
fire() - Method in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Override the base class to first set the value of the parameter t to match current time, then to set the local parameters that mirror input values, and then to fire the contained actors.
fire() - Method in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Override the base class to first set the value of the parameter t to match current time, then to set the local parameters that mirror input values, and then to fire the contained actors.
fire() - Method in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
Override the base class to first set the value of the parameter t to match current time, then to set the local parameters that mirror input values, and then to fire the contained actors.
fire() - Method in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
Override the base class to first set the value of the parameter t to match current time, then to set the local parameters that mirror input values, and then to fire the contained actors.
fire() - Method in class org.ptolemy.machineLearning.particleFilter.ConstraintsCalculator
 
fire() - Method in class org.ptolemy.machineLearning.particleFilter.ConvertParticlesToCovarianceMatrix
 
fire() - Method in class org.ptolemy.machineLearning.particleFilter.MutualInformationCalculator
 
fire() - Method in class org.ptolemy.machineLearning.particleFilter.Optimizer
 
fire() - Method in class org.ptolemy.machineLearning.particleFilter.ParticleMutualInformation
 
fire() - Method in class org.ptolemy.optimization.CompositeOptimizer.OptimizerDirector
 
fire() - Method in class org.ptolemy.optimization.CompositeOptimizerUsingGradient.OptimizerDirector
 
fire() - Method in class org.ptolemy.optimization.PositionConstraintCalculator
 
fire() - Method in class org.ptolemy.osc.OscReceiver
 
fire() - Method in class org.ptolemy.osc.OscSender
 
fire() - Method in class org.ptolemy.qss.QSSIntegrator
Deprecated.
If it is time to produce a quantized output, produce it.
fire() - Method in class org.ptolemy.ssm.CovarianceStatePredictor
 
fire() - Method in class org.ptolemy.ssm.Map
 
fire() - Method in class org.ptolemy.ssm.StatePredictorWithAccControl
 
fire() - Method in class org.ptolemy.ssm.StatePredictorWithControl
 
fire() - Method in class ptolemy.actor.AtomicActor
Do nothing.
fire() - Method in class ptolemy.actor.CompositeActor
If this actor is opaque, transfer any data from the input ports of this composite to the ports connected on the inside, and then invoke the fire() method of its local director.
fire() - Method in class ptolemy.actor.Director
Iterate all the deeply contained actors of the container of this director exactly once.
fire() - Method in class ptolemy.actor.DoNothingDirector
 
fire() - Method in interface ptolemy.actor.Executable
Fire the actor.
fire() - Method in class ptolemy.actor.gt.ModelCombine
Read all available input tokens as models, and combine those models into a larger model.
fire() - Method in class ptolemy.actor.gt.ModelExecutor
Read the input token as a model, and execute it to completion.
fire() - Method in class ptolemy.actor.gt.ModelGenerator
Read the input at the input ports.
fire() - Method in class ptolemy.actor.gt.ModelView
Read the input, if there is any, and issue a change request to apply the MoML in the input to the displayed model.
fire() - Method in class ptolemy.actor.gt.MoMLGenerator
Read the model presented at the input port, and output its moml to the output port.
fire() - Method in class ptolemy.actor.gt.StateMatcher
Do nothing.
fire() - Method in class ptolemy.actor.gt.TransformationRule
Fire this actor.
fire() - Method in class ptolemy.actor.lib.AbsoluteValue
Compute the absolute value of the input.
fire() - Method in class ptolemy.actor.lib.Accumulator
Consume at most one token from each channel of the input port, add it to the running sum, and produce the result at the output port.
fire() - Method in class ptolemy.actor.lib.AddSubtract
If there is at least one token on the input ports, add tokens from the plus port, subtract tokens from the minus port, and send the result to the output port.
fire() - Method in class ptolemy.actor.lib.ArrayAccumulate
Consume at most one ArrayToken from the input, append it to the accumulating token, and produce the accumulated result on the output.
fire() - Method in class ptolemy.actor.lib.ArrayAppend
Consume at most one ArrayToken from each channel of the input port and produce a single ArrayToken on the output port that contains all of the tokens contained in all of the arrays read from the input.
fire() - Method in class ptolemy.actor.lib.ArrayAverage
Consume at most one array from the input port and produce the average of its elements on the output port.
fire() - Method in class ptolemy.actor.lib.ArrayContains
If there is an array input, then check to see whether it contains the element given by the element port-parameter, and output true or false accordingly.
fire() - Method in class ptolemy.actor.lib.ArrayElement
Consume at most one array from the input port and produce one of its elements on the output port.
fire() - Method in class ptolemy.actor.lib.ArrayElementAsMatrix
Consume at most one array from the input port and produce one of its elements on the output port.
fire() - Method in class ptolemy.actor.lib.ArrayExtract
Consume one array from the input port and send a subarray to the output port, padding the subarray with zeros if necessary.
fire() - Method in class ptolemy.actor.lib.ArrayLength
Consume at most one array from the input port and produce its length on the output port.
fire() - Method in class ptolemy.actor.lib.ArrayLevelCrossing
Consume at most one array from the input ports and produce the index of the first bin that breaks the threshold.
fire() - Method in class ptolemy.actor.lib.ArrayMaximum
Consume at most one array from the input port and produce the maximum of its elements on the output port and the index of that element on the index port.
fire() - Method in class ptolemy.actor.lib.ArrayMinimum
Consume at most one array from the input port and produce the minimum of its elements on the output port and the index of that element on the index port.
fire() - Method in class ptolemy.actor.lib.ArrayPeakSearch
Consume at most one array from the input port and produce two arrays containing the indices and values of the identified peaks.
fire() - Method in class ptolemy.actor.lib.ArrayRemoveElement
If there is an array input, consume it and create a new array that contains all elements of the input that are not equal to the value given by the element port-parameter.
fire() - Method in class ptolemy.actor.lib.ArraySort
Consume at most one array from the input port and produce a sorted array on the output port.
fire() - Method in class ptolemy.actor.lib.ArraySum
Consume at most one array from the input port and produce the average of its elements on the output port.
fire() - Method in class ptolemy.actor.lib.ArrayToElements
If there is a token at the input, read the ArrayToken from the input port, and for each channel i of the output port, send the i-th element of this array to this channel.
fire() - Method in class ptolemy.actor.lib.ArrayToMatrix
If there is a token at the input, read the array from the input port, and construct and send to the output a matrix containing the values from the array.
fire() - Method in class ptolemy.actor.lib.ArrayUpdate
Consume one array from the input port and send a subarray to the output port, padding the subarray with zeros if necessary.
fire() - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Perform rescheduling if necessary.
fire() - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Fire the actor.
fire() - Method in class ptolemy.actor.lib.aspect.CanBusPriority
Deprecated.
Take the input (if there is such one) and put it in the output.
fire() - Method in class ptolemy.actor.lib.aspect.CommunicationResponsePort
Store all available input tokens.
fire() - Method in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
Override the fire and change the transferring tokens from and to input/output placeholders.
fire() - Method in class ptolemy.actor.lib.Assert
Override the base class to check the result of the evaluation of the expression.
fire() - Method in class ptolemy.actor.lib.Average
Consume at most one token from the input and compute the average of the input tokens so far.
fire() - Method in class ptolemy.actor.lib.Bernoulli
Send a random boolean to the output.
fire() - Method in class ptolemy.actor.lib.BooleanMultiplexor
Read all inputs that are known, and if the select input is true, then output the token consumed from the trueInput port, otherwise output the token from the falseInput port.
fire() - Method in class ptolemy.actor.lib.BooleanSelect
Read a token from the control port or from the input designated by the previously read input from the control port.
fire() - Method in class ptolemy.actor.lib.BooleanSwitch
Read a token from each input port.
fire() - Method in class ptolemy.actor.lib.BusAssembler
Iterate through input ports and transfer data sequentially from input channels to output channels, maintaining input to output channel mapping.
fire() - Method in class ptolemy.actor.lib.BusDisassembler
 
fire() - Method in class ptolemy.actor.lib.ClassWrapper
Read at most one token from each input port.
fire() - Method in class ptolemy.actor.lib.Clock
Deprecated.
Output the current value of the clock if the time is right and, if connected, a trigger has been received.
fire() - Method in class ptolemy.actor.lib.colt.ColtBeta
Send a random number with a Beta distribution to the output.
fire() - Method in class ptolemy.actor.lib.colt.ColtBinomial
Send a random number with a Binomial distribution to the output.
fire() - Method in class ptolemy.actor.lib.colt.ColtBinomialSelector
Send the trial distributions to the output.
fire() - Method in class ptolemy.actor.lib.colt.ColtBreitWigner
Send a random number with a BreitWigner distribution to the output.
fire() - Method in class ptolemy.actor.lib.colt.ColtChiSquare
Send a random number with a ChiSquare distribution to the output.
fire() - Method in class ptolemy.actor.lib.colt.ColtExponential
Send a random number with a Exponential distribution to the output.
fire() - Method in class ptolemy.actor.lib.colt.ColtExponentialPower
Send a random number with a ExponentialPower distribution to the output.
fire() - Method in class ptolemy.actor.lib.colt.ColtGamma
Send a random number with a Gamma distribution to the output.
fire() - Method in class ptolemy.actor.lib.colt.ColtHyperGeometric
Send a random number with a HyperGeometric distribution to the output.
fire() - Method in class ptolemy.actor.lib.colt.ColtLogarithmic
Send a random number with a Logarithmic distribution to the output.
fire() - Method in class ptolemy.actor.lib.colt.ColtNegativeBinomial
Send a random number with a NegativeBinomial distribution to the output.
fire() - Method in class ptolemy.actor.lib.colt.ColtNormal
Send a random number with a Normal distribution to the output.
fire() - Method in class ptolemy.actor.lib.colt.ColtPoisson
Send a random number with a Poisson distribution to the output.
fire() - Method in class ptolemy.actor.lib.colt.ColtPoissonSlow
Send a random number with a PoissonSlow distribution to the output.
fire() - Method in class ptolemy.actor.lib.colt.ColtStudentT
Send a random number with a StudentT distribution to the output.
fire() - Method in class ptolemy.actor.lib.colt.ColtVonMises
Send a random number with a VonMises distribution to the output.
fire() - Method in class ptolemy.actor.lib.colt.ColtZeta
Send a random number with a Zeta distribution to the output.
fire() - Method in class ptolemy.actor.lib.comm.ConvolutionalCoder
Read uncodedRate bits from the input port and shift them into the shift register.
fire() - Method in class ptolemy.actor.lib.comm.DeScrambler
Read bit from the input port and fill it into the shift register to descramble.
fire() - Method in class ptolemy.actor.lib.comm.HadamardCode
Read from the associated index port if there is any input.
fire() - Method in class ptolemy.actor.lib.comm.HammingCoder
If the attributes has changed, check the validity of uncodedRate and codedRate.
fire() - Method in class ptolemy.actor.lib.comm.HammingDecoder
If the attributes has changed, check the validity of uncodedRate and codedRate.
fire() - Method in class ptolemy.actor.lib.comm.HuffmanBasic
Generate the Huffman codebook for the given pmf, and encode the input into booleans and send them to the output port.
fire() - Method in class ptolemy.actor.lib.comm.HuffmanCoder
Generate the Huffman codebook for the given pmf, and encode the input into booleans and send them to the output port.
fire() - Method in class ptolemy.actor.lib.comm.HuffmanDecoder
Generate the Huffman codebook for the given pmf, and encode the input into booleans and send them to the output port.
fire() - Method in class ptolemy.actor.lib.comm.LempelZivCoder
Encode the input into Lempel-Ziv code while generating the code book.
fire() - Method in class ptolemy.actor.lib.comm.LempelZivDecoder
Decode the Lempel-Ziv code while generating the decode book.
fire() - Method in class ptolemy.actor.lib.comm.Scrambler
Read a bit from the input port and shift it into the shift register to scramble.
fire() - Method in class ptolemy.actor.lib.comm.Slicer
Consume the inputs and produce the corresponding symbol.
fire() - Method in class ptolemy.actor.lib.comm.ViterbiDecoder
Read n inputs and produce k outputs, where n is the number of integers in polynomialArray and k is the value of the uncodedRate parameter.
fire() - Method in class ptolemy.actor.lib.Commutator
Read blockSize tokens from each input channel and send them to the output port.
fire() - Method in class ptolemy.actor.lib.ComputeHistogram
Read at most one input token from each input channel and update the histogram.
fire() - Method in class ptolemy.actor.lib.ConfigurationSelect
Read a token from each input port.
fire() - Method in class ptolemy.actor.lib.ConfigurationSwitch
Read a token from each input port.
fire() - Method in class ptolemy.actor.lib.Const
Send the token in the value parameter to the output.
fire() - Method in class ptolemy.actor.lib.conversions.AnythingToDouble
Deprecated.
Read exactly one token from the input and output the token if it is double or a NaN token.
fire() - Method in class ptolemy.actor.lib.conversions.BooleanToAnything
Read exactly one token from the input and output the token given by either the falseValue or trueValue parameter.
fire() - Method in class ptolemy.actor.lib.conversions.CartesianToComplex
Consume exactly one token from each input port and output the converted complex token on the output port.
fire() - Method in class ptolemy.actor.lib.conversions.CartesianToPolar
Consume one double token from each of the two input ports (x and y), and output one new double token on each of the two output ports (magnitude and angle).
fire() - Method in class ptolemy.actor.lib.conversions.ComplexToCartesian
Consume a complex token from the input port and output a new double token on each of the two output ports (the real and imaginary parts of the input complex token).
fire() - Method in class ptolemy.actor.lib.conversions.ComplexToPolar
Consume one complex token on the input port and output a new double token on each of the two output ports (magnitude and angle).
fire() - Method in class ptolemy.actor.lib.conversions.DateToString
Consume one StringToken on the input port and output a new Datetoken.
fire() - Method in class ptolemy.actor.lib.conversions.DoubleToFix
Read at most one token from the input and output the converted fixed-point value with the precision given by the precision parameter, overflow strategy given by the overflow parameter, and rounding strategy given by the rounding parameter.
fire() - Method in class ptolemy.actor.lib.conversions.ExpressionToToken
Output a token that results from evaluating the expression given by the input string token.
fire() - Method in class ptolemy.actor.lib.conversions.FixToDouble
Read one FixToken from the input and output the converted DoubleToken to the output port.
fire() - Method in class ptolemy.actor.lib.conversions.FixToFix
Read at most one token from the input and convert it to a fixed-point value with the precision given by the precision parameter, overflow strategy given by the overflow parameter, and rounding strategy given by the rounding parameter.
fire() - Method in class ptolemy.actor.lib.conversions.ImageToString
 
fire() - Method in class ptolemy.actor.lib.conversions.IntArrayToString
Consume one array token of integer tokens on the input port and output a new string token on the output port.
fire() - Method in class ptolemy.actor.lib.conversions.InUnitsOf
Convert the input to the units specified by the units parameter.
fire() - Method in class ptolemy.actor.lib.conversions.json.JSONToToken
Read a JSON-formatted String of name/value pairs from the input and produce a corresponding array or record on the output.
fire() - Method in class ptolemy.actor.lib.conversions.json.TokenToJSON
Read a Token from the input and produce a corresponding JSON-formatted string on the output.
fire() - Method in class ptolemy.actor.lib.conversions.LongToDate
Consume one StringToken on the input port and output a new DoubleToken.
fire() - Method in class ptolemy.actor.lib.conversions.LongToDouble
Read exactly one token from the input and output the converted value.
fire() - Method in class ptolemy.actor.lib.conversions.PolarToCartesian
Consume a double token from each of the two input ports (magnitude and angle) and output a double token on each of the two output ports (x and y).
fire() - Method in class ptolemy.actor.lib.conversions.PolarToComplex
Consume a double token from each input port (magnitude and angle) and output a new complex token on the output port.
fire() - Method in class ptolemy.actor.lib.conversions.Round
This computes the specified rounded value of the input.
fire() - Method in class ptolemy.actor.lib.conversions.SmoothToDouble
Read exactly one token from the input and output the token the double value of the token if the token is a SmoothToken.
fire() - Method in class ptolemy.actor.lib.conversions.StringToBoolean
Consume one token, get the string value and convert it to a BooleanToken.
fire() - Method in class ptolemy.actor.lib.conversions.StringToDate
Consume one StringToken on the input port and output a new Datetoken.
fire() - Method in class ptolemy.actor.lib.conversions.StringToDouble
Consume one StringToken on the input port and output a new DoubleToken.
fire() - Method in class ptolemy.actor.lib.conversions.StringToInt
Consume one StringToken and generate an IntToken.
fire() - Method in class ptolemy.actor.lib.conversions.StringToIntArray
Consume one string token on the input port and output a new array token of integer tokens on the output port.
fire() - Method in class ptolemy.actor.lib.conversions.StringToUnsignedByteArray
Consume one string token on the input port and output a new array token of integer tokens on the output port.
fire() - Method in class ptolemy.actor.lib.conversions.StringToXML
Output the XMLToken constructed from the input string.
fire() - Method in class ptolemy.actor.lib.conversions.TokenToExpression
Output a string token whose value is an expression representing the value of the input token.
fire() - Method in class ptolemy.actor.lib.conversions.UnsignedByteArrayToString
Consume one array token of integer tokens on the input port and output a new string token on the output port.
fire() - Method in class ptolemy.actor.lib.Counter
Consume at most one token from each input and update the counter appropriately.
fire() - Method in class ptolemy.actor.lib.CurrentDate
Send the current time to the output.
fire() - Method in class ptolemy.actor.lib.CurrentMicrostep
Send the simulated physical time to the output, which is the currentTime of the enclosing DE director.
fire() - Method in class ptolemy.actor.lib.CurrentTime
Send the current time to the output.
fire() - Method in class ptolemy.actor.lib.database.ArrayOfRecordsRecorder
Read the input and update the display.
fire() - Method in class ptolemy.actor.lib.database.DatabaseInsert
Update the table to contain all the rows in input array of records.
fire() - Method in class ptolemy.actor.lib.database.DatabaseQuery
Perform the query on the database and produce the result on the output port.
fire() - Method in class ptolemy.actor.lib.database.DatabaseSelect
Perform the query on the database and produce the result on the output port.
fire() - Method in class ptolemy.actor.lib.database.SQLStatement
Perform the query on the database and produce the result on the output port.
fire() - Method in class ptolemy.actor.lib.DateConstructor
Construct a date token with all tokens present.
fire() - Method in class ptolemy.actor.lib.DateElements
Output all elements of a date if input has a date token.
fire() - Method in class ptolemy.actor.lib.DB
Read a token from the input and convert its value into a decibel representation.
fire() - Method in class ptolemy.actor.lib.Default
If the preferred input is known and present, then its token is sent to the output port.
fire() - Method in class ptolemy.actor.lib.Dictionary
If there is a writeKey input, then update the dictionary; specifically, if there is also a value input, then insert into the dictionary the key-value pair given by these two inputs.
fire() - Method in class ptolemy.actor.lib.Differential
Consume at most one token from the input port and output its value minus the value of the input read in the previous iteration.
fire() - Method in class ptolemy.actor.lib.Discard
Read one token from each input channel and discard it.
fire() - Method in class ptolemy.actor.lib.DiscreteClock
Output the current value of the clock if the clock is currently enabled and, if the trigger input is connected, a trigger has been received.
fire() - Method in class ptolemy.actor.lib.DiscreteRandomSource
Output the token selected in the prefire() method.
fire() - Method in class ptolemy.actor.lib.Distributor
Read at most N tokens from the input port, where N is the width of the output port times the blockSize parameter.
fire() - Method in class ptolemy.actor.lib.DoubleReader
Deprecated.
Output the data read in the prefire.
fire() - Method in class ptolemy.actor.lib.ElementsToArray
Consume one token from each channel of the input port, assemble those tokens into an ArrayToken, and send the result to the output.
fire() - Method in class ptolemy.actor.lib.excel.Excel
Read the contents of the array and then call JNI function.
fire() - Method in class ptolemy.actor.lib.Exec
Invoke a subprocess, read the input data (if any) and wait for the subprocess to terminate before sending any output or error data to the appropriate ports.
fire() - Method in class ptolemy.actor.lib.ExecutionTime
Read the input token, consume time, the produce on the output the actual execution time used.
fire() - Method in class ptolemy.actor.lib.Exit
Consume and discard at most one token from each input channel.
fire() - Method in class ptolemy.actor.lib.Expression
Evaluate the expression and send its result to the output.
fire() - Method in class ptolemy.actor.lib.fmi.FMUImport
Invoke fmiDoStep() of the slave FMU, if necessary to catch up to current time, and then set the (known) inputs of the FMU and retrieve and send out any outputs for which all inputs on which the output depends are known.
fire() - Method in class ptolemy.actor.lib.fmi.FMUImportHybrid
Invoke set() and get() on the FMU for the currently known inputs.
fire() - Method in class ptolemy.actor.lib.fmi.FMUQSS
Override the FMUImport base class to produce outputs.
fire() - Method in class ptolemy.actor.lib.Gaussian
Send a random number with a Gaussian distribution to the output.
fire() - Method in class ptolemy.actor.lib.gem5.Gem5Wrapper
Send the current value of the state of this actor to the output.
fire() - Method in class ptolemy.actor.lib.GetCausalityInterface
Read the causality interface from the container and produce a description of it as an output.
fire() - Method in class ptolemy.actor.lib.gui.ArrowKeyProbe
Broadcast the integer value 1 for each key pressed and 0 for each released.
fire() - Method in class ptolemy.actor.lib.gui.ArrowKeySensor
Broadcast the integer value 1 for each key pressed and 0 for each released.
fire() - Method in class ptolemy.actor.lib.gui.ConstPlaceable
Send the token in the value parameter to the output.
fire() - Method in class ptolemy.actor.lib.gui.EventButton
Fire the actor.
fire() - Method in class ptolemy.actor.lib.gui.InteractiveDialog
Read and display any input, then if a new command is available, display it and produce it on the output.
fire() - Method in class ptolemy.actor.lib.gui.InteractiveShell
Read and display the input, then wait for user input and produce the user data on the output.
fire() - Method in class ptolemy.actor.lib.gui.SketchedSource
Produce one data sample from the sketched signal on the output port.
fire() - Method in class ptolemy.actor.lib.gui.SliderSource
Output the value of the slider recorded when prefire() is last called.
fire() - Method in class ptolemy.actor.lib.hoc.ApplyFilterOverArray
Execute the filter model on each input array element until it gets as many elements as specified by the maxOutputLength parameter.
fire() - Method in class ptolemy.actor.lib.hoc.ApplyFunction
If the function is not specified, then perform identity function; otherwise, apply the specified function to its input and output the result.
fire() - Method in class ptolemy.actor.lib.hoc.ApplyFunctionOverSequence
Deprecated.
Consume the inputs, apply the function, and produce the result.
fire() - Method in class ptolemy.actor.lib.hoc.Case
Override the base class to not read inputs, since this has been done in prefire().
fire() - Method in class ptolemy.actor.lib.hoc.CaseDirector
Fire the current refinement.
fire() - Method in class ptolemy.actor.lib.hoc.CatchUpComposite
Fire any piggybacked actors and then delegate the firing to the director.
fire() - Method in class ptolemy.actor.lib.hoc.ExecuteCompositeActor
Run a complete execution of the contained model.
fire() - Method in class ptolemy.actor.lib.hoc.MobileFunction
Deprecated.
If the function is not specified, then perform identity function; otherwise, apply the specified function to its input and output the result.
fire() - Method in class ptolemy.actor.lib.hoc.MobileModel
Save the model here if there is a new model to apply.
fire() - Method in class ptolemy.actor.lib.hoc.ModelReference
Run a complete execution of the referenced model.
fire() - Method in class ptolemy.actor.lib.hoc.RunCompositeActor
Run a complete execution of the contained model.
fire() - Method in class ptolemy.actor.lib.hoc.test.PreinitializeMustBeInvoked
 
fire() - Method in class ptolemy.actor.lib.IIR
If at least one input token is available, consume a single input token, apply the filter to that input token, and compute a single output token.
fire() - Method in class ptolemy.actor.lib.image.ImageReader
Output the data read in the prefire.
fire() - Method in class ptolemy.actor.lib.image.ImageRotate
Read one java.awt.Image from each channel and rotate each Image the number of degrees indicated by the rotationInDegrees parameter.
fire() - Method in class ptolemy.actor.lib.image.ImageToString
Read one java.awt.Image from each channel and write information about each image to the output port as a StringToken.
fire() - Method in class ptolemy.actor.lib.image.PGMReader
Output the data read in the prefire.
fire() - Method in class ptolemy.actor.lib.image.URLToImage
Read on StringToken from the input, and output an ObjectToken that contains a java.awt.Image object to the output port.
fire() - Method in class ptolemy.actor.lib.Interpolator
Output the value at the current iteration count.
fire() - Method in class ptolemy.actor.lib.io.comm.SerialComm
If input data is available at the serial port, read it and produce it as a byte array at the output port of this actor; if a token is available at the input port of this actor, consume it and send the bytes contained by this token to the serial port.
fire() - Method in class ptolemy.actor.lib.io.CSVReader
Output the data read in the preinitialize() or in the previous invocation of postfire(), if there is any.
fire() - Method in class ptolemy.actor.lib.io.DirectoryListing
Output an array containing file and/or directory names.
fire() - Method in class ptolemy.actor.lib.io.ExpressionReader
Deprecated.
Output the data read in the preinitialize() or postfire() if there is any.
fire() - Method in class ptolemy.actor.lib.io.FileReader
Output the data read from the file or URL as a string.
fire() - Method in class ptolemy.actor.lib.io.LineReader
Output the data read in the preinitialize() or in the previous invocation of postfire(), if there is any.
fire() - Method in class ptolemy.actor.lib.io.TokenReader
Deprecated.
Not implemented entirely yet.
fire() - Method in class ptolemy.actor.lib.jai.AdaptiveMedian
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.DoubleMatrixToJAI
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.ImageToJAI
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIAffineTransform
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIBandCombine
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIBandSelect
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIBorder
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIBoxFilter
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIConstant
 
fire() - Method in class ptolemy.actor.lib.jai.JAIConvolve
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAICrop
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIDataConvert
Output the JAIImageToken containing the new converted data.
fire() - Method in class ptolemy.actor.lib.jai.JAIDCT
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIDFT
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIEdgeDetection
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIIDCT
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIIDFT
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIImageReader
Output a JAIImageToken containing the image.
fire() - Method in class ptolemy.actor.lib.jai.JAIInvert
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAILog
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIMagnitude
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIMedianFilter
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIPeriodicShift
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIPhase
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIPolarToComplex
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIRotate
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIScale
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAIToDoubleMatrix
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAITranslate
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.JAITranspose
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jai.SaltAndPepper
Read in a matrix of doubles, randomly change some matrix elements to either 0.0 or 255.0 and send the results to the output.
fire() - Method in class ptolemy.actor.lib.javasound.AudioReadBuffer
Read the buffer address from the input port and output the corresponding audio sample, if there is a token available on the input port.
fire() - Method in class ptolemy.actor.lib.javasound.AudioWriteBuffer
If there is a token available on the data and address ports, then the data DoubleToken is written to the buffer location specified by the address IntToken.
fire() - Method in class ptolemy.actor.lib.javasound.ClipPlayer
Produce any pending outputs indicating that the clip has started or stopped, then if the stop input has a token, stop all clips that may be playing, then if the trigger input has a token, start a new instance of the clip playing.
fire() - Method in class ptolemy.actor.lib.jjs.JavaScript
Produce any pending outputs specified by send() since the last firing, invoke any timer tasks that match the current time, and invoke the fire function.
fire() - Method in class ptolemy.actor.lib.jmf.ColorFinder
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jmf.ImageToJMF
Fire this actor.
fire() - Method in class ptolemy.actor.lib.jmf.MovieReader
Send a JMFImageToken out through the output port.
fire() - Method in class ptolemy.actor.lib.jmf.PlaySound
Play the audio file.
fire() - Method in class ptolemy.actor.lib.jmf.VideoCamera
Capture a frame and send a java.awt.Image object to the output port.
fire() - Method in class ptolemy.actor.lib.jopio.JopReadPort
Read the input port on the first invocation of fire() in the current iteration and send the value on each fire().
fire() - Method in class ptolemy.actor.lib.jopio.JopSerialRead
Read the input port on the first invocation of fire() in the current iteration and send the value on each fire().
fire() - Method in class ptolemy.actor.lib.jopio.JopSerialWrite
If there is at least one token on the input ports, toggle or set the watch dog LED.
fire() - Method in class ptolemy.actor.lib.jopio.JopWatchDog
If there is at least one token on the input ports, toggle or set the watch dog LED.
fire() - Method in class ptolemy.actor.lib.jopio.JopWritePort
If there is at least one token on the input ports save it for output in postfire().
fire() - Method in class ptolemy.actor.lib.joystick.Joystick
Get the current location values from the joystick and generate a DoubleMatrixToken on the output.
fire() - Method in class ptolemy.actor.lib.Lattice
Consume one input token, if there is one, and produce one output token.
fire() - Method in class ptolemy.actor.lib.LevinsonDurbin
Consume the autocorrelation input, and calculate the predictor coefficients, reflection coefficients, and prediction error power.
fire() - Method in class ptolemy.actor.lib.Limiter
Compute the output and send it to the output port.
fire() - Method in class ptolemy.actor.lib.LinearDifferenceEquationSystem
Consume the input token, compute the system response, and produce outputs.
fire() - Method in class ptolemy.actor.lib.logic.Comparator
Consume exactly one input token from each input port, and compute the specified comparison.
fire() - Method in class ptolemy.actor.lib.logic.Equals
Consume at most one token from each input channel, and output the result of comparing these tokens using the isEqualTo() method of the Token class.
fire() - Method in class ptolemy.actor.lib.logic.IsPresent
Consume at most one token from each input channel, and output a boolean on the corresponding output channel (if there is one).
fire() - Method in class ptolemy.actor.lib.logic.LogicalNot
Consume exactly one token from the input, negate it, and send it to the output.
fire() - Method in class ptolemy.actor.lib.logic.LogicFunction
Deprecated.
Consume at most one input token from each input channel, and produce a token on the output port.
fire() - Method in class ptolemy.actor.lib.logic.LogicGate
Consume at most one input token from each input channel, and produce a token on the output port.
fire() - Method in class ptolemy.actor.lib.logic.TrueGate
Consume at most one token from each input channel, and output a boolean on the corresponding output channel (if there is one).
fire() - Method in class ptolemy.actor.lib.LookupTable
Consume at most one token from the input port and produce the element at the index specified by this token from the table array on the output port.
fire() - Method in class ptolemy.actor.lib.MathFunction
Deprecated.
Consume at most one input token from each input channel, and compute the specified math function of the input.
fire() - Method in class ptolemy.actor.lib.MatrixToArray
If there is a token at the input, read the array from the input port, and construct and send to the output a matrix containing the values from the array.
fire() - Method in class ptolemy.actor.lib.Maximum
Read at most one token from each input channel and broadcast the one with the largest value to the maximumValueoutput.
fire() - Method in class ptolemy.actor.lib.MaxIndex
Deprecated.
Read at most one token from each channel of the input port and produce the channel number of the largest one.
fire() - Method in class ptolemy.actor.lib.MicrostepDelay
Read one token from the input.
fire() - Method in class ptolemy.actor.lib.Minimum
Read at most one token from each input channel and send the one with the least value to the output.
fire() - Method in class ptolemy.actor.lib.ModifyDate
Compute the absolute value of the input.
fire() - Method in class ptolemy.actor.lib.MovingAverage
Consume the inputs and produce the output.
fire() - Method in class ptolemy.actor.lib.MovingMaximum
Deprecated.
Consume a token at the input port, and produce the greater of that value and the maintained maximum value to the output port.
fire() - Method in class ptolemy.actor.lib.Multiplexor
Read a token from the select port and from each channel of the input port, and output a token on the selected channel.
fire() - Method in class ptolemy.actor.lib.MultiplyDivide
If there is at least one token on the input ports, multiply tokens from the multiply port, divide by tokens from the divide port, and send the result to the output port.
fire() - Method in class ptolemy.actor.lib.net.DatagramReader
Broadcast a received datagram, or block awaiting one, or broadcast default values.
fire() - Method in class ptolemy.actor.lib.net.DatagramWriter
Does up to three things, in this order: Set new remote address value, Set new remote socket number, transmit data as a UDP packet over the ethernet.
fire() - Method in class ptolemy.actor.lib.net.demo.Datagram.Datagram
Copy any input token to the clipboard and, if trigger-ed, paste the clipboard to the output.
fire() - Method in class ptolemy.actor.lib.NonStrictTest
Call super.fire() and set _firedOnce to true.
fire() - Method in class ptolemy.actor.lib.OrderedMerge
Read one token from the port that did not provide the recorded token (or inputA, on the first firing), and output the smaller of the recorded token or the newly read token.
fire() - Method in class ptolemy.actor.lib.OrderedRecordAssembler
Read one token from each input port, assemble them into a RecordToken, and send the RecordToken to the output.
fire() - Method in class ptolemy.actor.lib.PhaseUnwrap
Consume at most one input token and output a value that represents the same angle, but differs from the previous output (or from 0.0, if this is the first output), by less than 2*PI.
fire() - Method in class ptolemy.actor.lib.PoissonClock
Output the current value.
fire() - Method in class ptolemy.actor.lib.Publisher
Read at most one input token from each input channel and send it to the subscribers, if any.
fire() - Method in class ptolemy.actor.lib.PublisherNonStrictTest
Read at most one input token from each input channel and send it to the subscribers, if any.
fire() - Method in class ptolemy.actor.lib.PublisherTest
Read at most one input token from each input channel and send it to the subscribers, if any.
fire() - Method in class ptolemy.actor.lib.Pulse
Output a value if the count of iterations matches one of the entries in the indexes array.
fire() - Method in class ptolemy.actor.lib.python.PythonScript
Invoke the fire() method if defined in the script.
fire() - Method in class ptolemy.actor.lib.Quantizer
Output the quantization of the input.
fire() - Method in class ptolemy.actor.lib.r.RExpression
 
fire() - Method in class ptolemy.actor.lib.r.RExpression2
 
fire() - Method in class ptolemy.actor.lib.Ramp
Send the current value of the state of this actor to the output.
fire() - Method in class ptolemy.actor.lib.RandomInteger
Send a random integer to the output.
fire() - Method in class ptolemy.actor.lib.RandomSource
Generate a new random number if this is the first firing of the iteration.
fire() - Method in class ptolemy.actor.lib.reactable.Tracker
Output an OpenCV Object.
fire() - Method in class ptolemy.actor.lib.Reader
Deprecated.
Output the data read in the prefire.
fire() - Method in class ptolemy.actor.lib.RecordAssembler
Read one token from each input port, assemble them into a RecordToken, and send the RecordToken to the output.
fire() - Method in class ptolemy.actor.lib.RecordDisassembler
Read one RecordToken from the input port and send its fields to the output ports.
fire() - Method in class ptolemy.actor.lib.RecordUpdater
Read one token from each input port, assemble them into a RecordToken that contains the union of the original input record and each of the update ports.
fire() - Method in class ptolemy.actor.lib.RecursiveLattice
Consume one input token, if there is one, and produce one output token.
fire() - Method in class ptolemy.actor.lib.Remainder
Consume at most one input token and output the remainder after dividing the input by the divisor.
fire() - Method in class ptolemy.actor.lib.RemoveNilTokens
Read tokens from the input and output all non-nil (non-missing) tokens.
fire() - Method in class ptolemy.actor.lib.ResettableTimer
If an output is scheduled to be produced, then produce it.
fire() - Method in class ptolemy.actor.lib.Rician
Send a random number with a Rician distribution to the output.
fire() - Method in class ptolemy.actor.lib.RunningMaximum
Consume a token at the input port, and produce the greater of that value and the maintained maximum value to the output port.
fire() - Method in class ptolemy.actor.lib.RunningMinimum
Consume a token at the input port, and produce the greater of that value and the maintained minimum value to the output port.
fire() - Method in class ptolemy.actor.lib.Sampler
Generate an output if the current time is one of the sampling times.
fire() - Method in class ptolemy.actor.lib.Scale
Compute the product of the input and the factor.
fire() - Method in class ptolemy.actor.lib.security.CipherActor
Update _cipher if an attribute has changed and then invoke super.fire() to transform the input data.
fire() - Method in class ptolemy.actor.lib.security.CryptographyActor
Read data from the from the input and process the data based on the algorithm, and provider by calling CryptographyActor._process(byte []).
fire() - Method in class ptolemy.actor.lib.security.KeyReader
Output the java.security.Key that was read in.
fire() - Method in class ptolemy.actor.lib.security.KeyStoreActor
Load the keystore for use by derived classes.
fire() - Method in class ptolemy.actor.lib.security.SecretKey
Send the key that was generated in initialize() on the output port.
fire() - Method in class ptolemy.actor.lib.security.SignatureActor
Update _signature if an attribute has changed and then invoke super.fire() to transform the input data.
fire() - Method in class ptolemy.actor.lib.security.SignatureSigner
Create a signature for the input data and send the signature to the signature port.
fire() - Method in class ptolemy.actor.lib.security.SignatureVerifier
Read in the publicKey, input and signature tokens, verify the signature and write the input data on the output port.
fire() - Method in class ptolemy.actor.lib.security.SymmetricCrypto
If there is a token on the input port, this method takes the data from the input and encrypts the data based on the algorithm, provider, mode and padding using the key read in from the key port.
fire() - Method in class ptolemy.actor.lib.security.SymmetricDecryption
Read the input and key, and send the decrypted data to the output port.
fire() - Method in class ptolemy.actor.lib.security.SymmetricEncryption
If there is a token on the input port, this method takes the data from the input and encrypts the data based on the algorithm, provider, mode and padding using the key read in from the key port.
fire() - Method in class ptolemy.actor.lib.Select
Read an input token from the specified input channel and produce it on the output.
fire() - Method in class ptolemy.actor.lib.Sequence
If the enable input is connected, then if it has a true token, produce the next output.
fire() - Method in class ptolemy.actor.lib.Sequencer
Read a token from the sequenceNumber port and from the input port, and output the next token(s) in the sequence, or none if the next token in the sequence has not yet been seen.
fire() - Method in class ptolemy.actor.lib.SequentialClock
Deprecated.
Output the current value of the clock.
fire() - Method in class ptolemy.actor.lib.SetVariable
Read at most one token from the input port and issue a change request to update variables as indicated by the input.
fire() - Method in class ptolemy.actor.lib.SingleEvent
If the current time matches the value of the time parameter, then produce an output token with value given by the value parameter.
fire() - Method in class ptolemy.actor.lib.SingleTokenCommutator
Read at most one token from the current input channel and write that token to the output channel.
fire() - Method in class ptolemy.actor.lib.Sleep
Read input tokens, call Thread.sleep(), and then transfer tokens from inputs to outputs, at most one token from each channel.
fire() - Method in class ptolemy.actor.lib.Source
Read at most one input token from each channel of the trigger input and discard it.
fire() - Method in class ptolemy.actor.lib.string.StringCompare
Consume exactly one input token from each input port, and compute the specified string function of the input taking into account the ignoreCase parameter.
fire() - Method in class ptolemy.actor.lib.string.StringFunction
Perform the desired function on the input string, and send the the resulting string to the output port.
fire() - Method in class ptolemy.actor.lib.string.StringIndexOf
Perform the specified search and output either -1 (the string is not found) or the index of the string that is found.
fire() - Method in class ptolemy.actor.lib.string.StringLength
If there is an input string, find its length and produce the length at the output.
fire() - Method in class ptolemy.actor.lib.string.StringMatches
Pattern match a regular expression against a supplied matchString and output a true if they match and a false otherwise.
fire() - Method in class ptolemy.actor.lib.string.StringReplace
Perform pattern matching and substring replacement, and output the modified string.
fire() - Method in class ptolemy.actor.lib.string.StringSimpleReplace
Deprecated.
Perform pattern matching and substring replacement, and output the modified string.
fire() - Method in class ptolemy.actor.lib.string.StringSplit
Split the input string and send to the output.
fire() - Method in class ptolemy.actor.lib.string.StringSubstring
If there is an input string, find a substring according to the indices given by the port parameters start and stop and produce the substring at the output.
fire() - Method in class ptolemy.actor.lib.SubMatrix
Consume the input matrix and produce the output matrix.
fire() - Method in class ptolemy.actor.lib.Subscriber
Read at most one input token from each input channel and send it to the output.
fire() - Method in class ptolemy.actor.lib.SubscriptionAggregator
Read at most one input token from each input channel, aggregate them, and send the result to the output.
fire() - Method in class ptolemy.actor.lib.Switch
Read a control token, if there is one, and transfer an input token, if there is one, to the output channel specified by the most recent control token, if it is in range.
fire() - Method in class ptolemy.actor.lib.Synchronizer
Consume exactly one token from each input channel and output the tokens on the corresponding output channels.
fire() - Method in class ptolemy.actor.lib.Test
Read one token from each input channel and compare against the value specified in correctValues.
fire() - Method in class ptolemy.actor.lib.test.LoopTest2
 
fire() - Method in class ptolemy.actor.lib.test.SearchTest
Read the search parameter, if it matches "Search 50" then we've "got" data.
fire() - Method in class ptolemy.actor.lib.test.SleepFireTwice
Call super.fire() twice.
fire() - Method in class ptolemy.actor.lib.ThrowException
Read one token from each input channel that has a token, and if any token is true, invoke the model error handler.
fire() - Method in class ptolemy.actor.lib.ThrowModelError
Read one token from each input channel that has a token, and if any token is true, invoke the model error handler.
fire() - Method in class ptolemy.actor.lib.TimeDelay
Send out a token that is scheduled to be produced at the current time, if any.
fire() - Method in class ptolemy.actor.lib.TopLevelCurrentTime
Deprecated.
Send the model time of the top level to the output.
fire() - Method in class ptolemy.actor.lib.Triangular
Send a random number with a triangular distribution to the output.
fire() - Method in class ptolemy.actor.lib.TrigFunction
Compute the specified trigonometric function of the input.
fire() - Method in class ptolemy.actor.lib.tutorial.SimpleALU
If there is at least one token on each of the input ports, the first token from each port is consumed.
fire() - Method in class ptolemy.actor.lib.tutorial.StaticALU
If there is at least one token on each of the input ports, the first token from each port is consumed.
fire() - Method in class ptolemy.actor.lib.UnaryMathFunction
Consume at most one input token from each input channel, and compute the specified math function of the input.
fire() - Method in class ptolemy.actor.lib.Uniform
Send a random number with a uniform distribution to the output.
fire() - Method in class ptolemy.actor.lib.UnionDisassembler
Read one UnionToken from the input port and send its fields to the output ports.
fire() - Method in class ptolemy.actor.lib.UnionMerge
Read all available tokens from each input port, wrap each of them into a UnionToken of which the label matches the name of the originating input port.
fire() - Method in class ptolemy.actor.lib.URLDirectoryReader
Deprecated.
Output the data read in the prefire.
fire() - Method in class ptolemy.actor.lib.VariableClock
Deprecated.
If there is an input on the periodControl port, read it and set the value of the period parameter.
fire() - Method in class ptolemy.actor.lib.VariableSleep
Call Thread.sleep() the first time fire is called and then transfer tokens from inputs to outputs, one token from each channel.
fire() - Method in class ptolemy.actor.lib.VectorAssembler
Read one token from each channel of the input port, assemble those tokens into a DoubleMatrixToken, and send the result to the output.
fire() - Method in class ptolemy.actor.lib.VectorDisassembler
If there is a token at the input, read one column or row vector (i.e.
fire() - Method in class ptolemy.actor.lib.vhdl.AddSubtract
Output the fixpoint value of the sum of the input bits.
fire() - Method in class ptolemy.actor.lib.vhdl.Concat
Output the fixpoint value of the concatenation of the input bits.
fire() - Method in class ptolemy.actor.lib.vhdl.FixComparator
Output the fixpoint value of the sum of the input bits.
fire() - Method in class ptolemy.actor.lib.vhdl.FixConst
Send the token in the value parameter to the output.
fire() - Method in class ptolemy.actor.lib.vhdl.FixCounter
Consume at most one token from each input and update the counter appropriately.
fire() - Method in class ptolemy.actor.lib.vhdl.FixSequence
If the enable input is connected, then if it has a true token, produce the next output.
fire() - Method in class ptolemy.actor.lib.vhdl.FixToString
output a consecutive subset of the input bits.
fire() - Method in class ptolemy.actor.lib.vhdl.IntegerCounter
Consume at most one token from each input and update the counter appropriately.
fire() - Method in class ptolemy.actor.lib.vhdl.LogicalNot
Output the fixpoint value of the sum of the input bits.
fire() - Method in class ptolemy.actor.lib.vhdl.LogicFunction
Output the fixpoint value of the sum of the input bits.
fire() - Method in class ptolemy.actor.lib.vhdl.Memory
Output the fixpoint value of the concatenation of the input bits.
fire() - Method in class ptolemy.actor.lib.vhdl.Multiplexor
output a consecutive subset of the input bits.
fire() - Method in class ptolemy.actor.lib.vhdl.Multiplier
Output the fixpoint value of the sum of the input bits.
fire() - Method in class ptolemy.actor.lib.vhdl.Register
If there is a token in the trigger port, emit the previously seen inputs from the input port.
fire() - Method in class ptolemy.actor.lib.vhdl.RegisterSR
If the input known and there is a token on the input port, consume the token from the input port, and store it for output on the next iteration.
fire() - Method in class ptolemy.actor.lib.vhdl.ROM
Output the fixpoint value of the concatenation of the input bits.
fire() - Method in class ptolemy.actor.lib.vhdl.Slice
Output a consecutive subset of the input bits.
fire() - Method in class ptolemy.actor.lib.video.DCT2x2dc
.
fire() - Method in class ptolemy.actor.lib.video.DCT4x4dc
.
fire() - Method in class ptolemy.actor.lib.video.DCT8x8
.
fire() - Method in class ptolemy.actor.lib.video.IDCT4x4dc
.
fire() - Method in class ptolemy.actor.lib.video.IDCT8x8
.
fire() - Method in class ptolemy.actor.lib.video.SumofAbsoluteDifferences
If there is at least one token on the input ports, add tokens from the plus port, subtract tokens from the minus port, and send the result to the output port.
fire() - Method in class ptolemy.actor.lib.WallClockTime
Output the elapsed time in seconds since the invocation of the initialize() method.
fire() - Method in class ptolemy.actor.lib.xslt.XMLInclusion
Read multiple arrays of XMLTokens from the input and combine them according to the specified template.
fire() - Method in class ptolemy.actor.lib.xslt.XSLTransformer
Consume an XMLToken from the input and apply the XSL transform specified by the styleSheetFile parameter.
fire() - Method in class ptolemy.actor.parameters.ParameterSet
Do nothing.
fire() - Method in class ptolemy.actor.process.ProcessDirector
Wait until a deadlock is detected.
fire() - Method in class ptolemy.actor.process.test.ProcessSink
 
fire() - Method in class ptolemy.actor.process.test.TestProcessActor
Record the firing and force postfire to return false.
fire() - Method in class ptolemy.actor.process.test.TypedTestProcessActor
Record the firing and force postfire to return false.
fire() - Method in class ptolemy.actor.ptalon.lib.MapFileStorage
Output the data read in the preinitialize() or in the previous invocation of postfire(), if there is any.
fire() - Method in class ptolemy.actor.ptalon.lib.MapWorker
Read in a token on the inputKey and inputValue ports and output pairs of tokens on the outputKey, outputValue ports.
fire() - Method in class ptolemy.actor.ptalon.lib.ReduceWorker
Read in a token on the inputKey and inputValue ports and output pairs of tokens on the outputKey, outputValue ports.
fire() - Method in class ptolemy.actor.ptalon.lib.SplitReader
Output the data read in the preinitialize() or in the previous invocation of postfire(), if there is any.
fire() - Method in class ptolemy.actor.ptalon.lib.StringToKeyValue
Read exactly one token from the input and output an array version of the token.
fire() - Method in class ptolemy.actor.sched.FixedPointDirector
Prefire and fire actors in the order given by the scheduler until the iteration converges.
fire() - Method in class ptolemy.actor.sched.StaticSchedulingDirector
Calculate the current schedule, if necessary, and iterate the contained actors in the order given by the schedule.
fire() - Method in class ptolemy.actor.test.IdentityActor
Fire the actor; transfer the input to the output.
fire() - Method in class ptolemy.actor.test.TestActor
Record the firing.
fire() - Method in class ptolemy.actor.test.TypedTestActor
Record the firing.
fire() - Method in class ptolemy.caltrop.actors.AbstractCalInterpreter
Fire the actor.
fire() - Method in class ptolemy.caltrop.ddi.CSP
 
fire() - Method in class ptolemy.caltrop.ddi.Dataflow
Executes the selected action on the first fire() call.
fire() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.test.ActorWithPortNameProblem
Send the token in the input to the output.
fire() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.test.ActorWithPrivateParameter
Send the token in the value parameter to the output.
fire() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.test.CustomAdder
Send the token in the input to the output.
fire() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.test.ObjectTokenSink
Send the token in the input to the output.
fire() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.test.ObjectTokenSource
Send the token in the input to the output.
fire() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.test.PortParameterActor
Send the token in the input to the output.
fire() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.test.ReadParametersAcrossLink
Send the sum of the parameters named "remoteParameter" in the containers of composites connected to the input.
fire() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.test.ReadParametersInContainer
Read a parameter named "ParameterInContaine" from the container and add its alue to the input.
fire() - Method in class ptolemy.cg.lib.CompiledCompositeActor
If executeEmbeddedCode is true, then execute the fire() method of the generated code.
fire() - Method in class ptolemy.cg.lib.ModularCodeGenTypedCompositeActor
If this actor is opaque, transfer any data from the input ports of this composite to the ports connected on the inside, and then invoke the fire() method of its local director.
fire() - Method in class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
If this actor is opaque, transfer any data from the input ports of this composite to the ports connected on the inside, and then invoke the fire() method of its local director.
fire() - Method in class ptolemy.component.ComponentActor
If this actor is opaque, transfer any data from the input ports of this composite to the ports connected on the inside, and then invoke the fire() method of its local director.
fire() - Method in interface ptolemy.distributed.common.DistributedActor
Fire the distributed actor.
fire() - Method in class ptolemy.distributed.domains.sdf.kernel.DistributedSDFDirector
Calculate the current schedule, if necessary, and iterate the contained actors in the order given by the schedule.
fire() - Method in class ptolemy.distributed.rmi.DistributedActorWrapper
Fire the wrapped actor.
fire() - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
Prefire and fire actors in the order given by the scheduler until the iteration converges.
fire() - Method in class ptolemy.domains.atc.lib.Airport
Fire the actor.
fire() - Method in class ptolemy.domains.atc.lib.DestinationAirport
Fire the actor.
fire() - Method in class ptolemy.domains.atc.lib.StormHandling
Fire the actor.
fire() - Method in class ptolemy.domains.atc.lib.Track
 
fire() - Method in class ptolemy.domains.ca.kernel.CADirector
Iterate the relevant actors on the canvas for a single grid location.
fire() - Method in class ptolemy.domains.ci.demo.Router.QueueControl
update _q1Length if q1Length has token, or update _q2Length if q2Length has token.
fire() - Method in class ptolemy.domains.ci.kernel.CIDirector
Check whether there is an actor pushed or pulled by an active actor.
fire() - Method in class ptolemy.domains.ci.lib.BackDropQueue
 
fire() - Method in class ptolemy.domains.ci.lib.BinarySwitch
Call Thread.sleep() the first time fire is called and then transfer tokens from inputs to outputs, one token from each channel.
fire() - Method in class ptolemy.domains.ci.lib.FrontDropQueue
 
fire() - Method in class ptolemy.domains.ci.lib.Queue
 
fire() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Perform an integration step.
fire() - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
If the value at the derivative port is known, and the current step size is bigger than 0, perform an integration.
fire() - Method in class ptolemy.domains.continuous.kernel.HybridModalDirector
Fire the model model for one iteration.
fire() - Method in class ptolemy.domains.continuous.kernel.Noise
Produce a number that is linearly interpolated within the current integration step, if linearlyInterpolate is true, or the random number for the beginning of the integration step otherwise.
fire() - Method in class ptolemy.domains.continuous.lib.BandlimitedNoise
Produce a number that is linearly interpolated within the current integration step, if linearlyInterpolate is true, or the random number for the beginning of the integration step otherwise.
fire() - Method in class ptolemy.domains.continuous.lib.ContinuousMerge
Read the input channels in order until either a present input is found or we run out of channels.
fire() - Method in class ptolemy.domains.continuous.lib.ContinuousTimeDelay
 
fire() - Method in class ptolemy.domains.continuous.lib.Derivative
Produce outputs as specified in the class comment.
fire() - Method in class ptolemy.domains.continuous.lib.DifferentialSystem
Override the base class to first set the value of the parameter t to match current time, then to set the local parameters that mirror input values, and then to fire the contained actors.
fire() - Method in class ptolemy.domains.continuous.lib.EventSource
Deprecated.
Emit the discrete event that happens at the current time.
fire() - Method in class ptolemy.domains.continuous.lib.LevelCrossingDetector
Detect whether the current input compared to the input on the last iteration indicates that a level crossing in the appropriate direction has occurred, if the time is within errorTolerance of the time at which the crossing occurs.
fire() - Method in class ptolemy.domains.continuous.lib.PeriodicSampler
Generate an output if the current time is one of the sampling times and the microstep matches.
fire() - Method in class ptolemy.domains.continuous.lib.ZeroOrderHold
Output the latest token consumed from the consumeCurrentEvents() call.
fire() - Method in class ptolemy.domains.coroutine.kernel.AccumLUB
 
fire() - Method in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
fire() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
fire() - Method in class ptolemy.domains.csp.demo.BusContention.ContentionAlarm
Execute this actor by cycling through its three states continually.
fire() - Method in class ptolemy.domains.csp.demo.BusContention.Controller
Execute this actor indefinitely.
fire() - Method in class ptolemy.domains.csp.demo.BusContention.Memory
Execute this actor indefinitely unless there is an error during one of the conditional rendezvous attempts.
fire() - Method in class ptolemy.domains.csp.demo.BusContention.Processor
Execute this actor by requesting and accepting access to a shared resource until b() returns true.
fire() - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.Chopstick
Executes the code in this actor.
fire() - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.Philosopher
Executes the code in this actor.
fire() - Method in class ptolemy.domains.csp.kernel.test.CSPCondGet
 
fire() - Method in class ptolemy.domains.csp.kernel.test.CSPCondPut
 
fire() - Method in class ptolemy.domains.csp.kernel.test.CSPGetToken
 
fire() - Method in class ptolemy.domains.csp.kernel.test.CSPHasRoom
 
fire() - Method in class ptolemy.domains.csp.kernel.test.CSPHasToken
 
fire() - Method in class ptolemy.domains.csp.kernel.test.CSPPutToken
 
fire() - Method in class ptolemy.domains.csp.lib.Barrier
Perform a multiway rendezvous with all input channels, collect one input token from each channel, and then perform a multiway rendezvous with the output channels, providing that data.
fire() - Method in class ptolemy.domains.csp.lib.Buffer
If the buffer is not full, then accept any input rendezvous; if the buffer has tokens, then accept any output rendezvous.
fire() - Method in class ptolemy.domains.csp.lib.CSPBuffer
Executes the code in this actor.
fire() - Method in class ptolemy.domains.csp.lib.CSPMultiSink
Execute this actor by consuming tokens through the input port.
fire() - Method in class ptolemy.domains.csp.lib.CSPMultiSource
Execute this actor by producing IntTokens on the output port.
fire() - Method in class ptolemy.domains.csp.lib.CSPSieve
Reads one Token from it's input port and writes this token to it's output ports.
fire() - Method in class ptolemy.domains.csp.lib.CSPSink
Execute this actor by consuming ten tokens through the input port.
fire() - Method in class ptolemy.domains.csp.lib.CSPSource
Execute this actor by producing IntTokens on the output port.
fire() - Method in class ptolemy.domains.csp.lib.ResourcePool
If there are available resources, then perform a conditional branch on any release input or grant output.
fire() - Method in class ptolemy.domains.dde.demo.HelloWorld.PrintString
Execute this actor by consuming StringTokens and then printing the corresponding String value.
fire() - Method in class ptolemy.domains.dde.demo.HelloWorld.StringOut
Execute this actor by consuming a token and then producing a StringToken.
fire() - Method in class ptolemy.domains.dde.kernel.FeedBackDelay
Consume a single input token and produce an identical output token.
fire() - Method in class ptolemy.domains.dde.kernel.test.DDEGetNToken
 
fire() - Method in class ptolemy.domains.dde.kernel.test.DDEGetToken
 
fire() - Method in class ptolemy.domains.dde.kernel.test.DDEPutToken
 
fire() - Method in class ptolemy.domains.dde.kernel.test.FlowThrough
 
fire() - Method in class ptolemy.domains.dde.kernel.test.TwoPut
 
fire() - Method in class ptolemy.domains.dde.lib.DDESink
Execute this actor by consuming a real token.
fire() - Method in class ptolemy.domains.dde.lib.DoubleFork
Execute this actor by consuming a real input token and producing an equivalent real token on output1.
fire() - Method in class ptolemy.domains.dde.lib.Wire
Execute this actor by consuming a token on the input and producing an equivalent token the output.
fire() - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Execute the model for one iteration.
fire() - Method in class ptolemy.domains.ddf.lib.ActorRecursion
Clone the composite actor referred to by the StringParameter recursionActor into itself.
fire() - Method in class ptolemy.domains.ddf.lib.DDFBooleanSelect
Fire the actor once.
fire() - Method in class ptolemy.domains.ddf.lib.DDFSelect
Fire the actor once.
fire() - Method in class ptolemy.domains.de.demo.SmartSender.SmartSender
If the output port is connected, then send a count of the firing to the output; otherwise, issue a change request that will search for an input port to connect to.
fire() - Method in class ptolemy.domains.de.kernel.DEDirector
Fire actors according to events in the event queue.
fire() - Method in class ptolemy.domains.de.kernel.DEThreadActor
Awake the thread running this actor.
fire() - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
Fire the actor.
fire() - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Move tokens from the input queue to the switch fabric, move tokens from the switch fabric queue to the output queues and send tokens from the output queues to the target receivers.
fire() - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch
Move tokens from the input queue to the switch fabric, move tokens from the switch fabric queue to the output queues and send tokens from the output queues to the target receivers.
fire() - Method in class ptolemy.domains.de.lib.aspect.Bus
Send first token in the queue to the target receiver.
fire() - Method in class ptolemy.domains.de.lib.aspect.CrossbarSwitch
Move tokens from the input queue to the switch fabric, move tokens from the switch fabric to the output queues and send tokens from the output queues to the target receivers.
fire() - Method in class ptolemy.domains.de.lib.aspect.TTESwitch
If there is a time-triggered token scheduled to be sent then deliver this token, otherwise send first token in the queue of event-triggered tokens.
fire() - Method in class ptolemy.domains.de.lib.AverageOverTime
Fire this actor.
fire() - Method in class ptolemy.domains.de.lib.DateToEvent
Read date tokens from the input and store them until the real time equals the date in the token.
fire() - Method in class ptolemy.domains.de.lib.DateToModelTime
Read DateToken on input and output corresponding model time value.
fire() - Method in class ptolemy.domains.de.lib.Derivative
Consume at most one token from the input port and output its value minus the value of the input read in the previous iteration, divided by the time gap between the two events.
fire() - Method in class ptolemy.domains.de.lib.EventButton
Deprecated.
Fire the actor.
fire() - Method in class ptolemy.domains.de.lib.EventFilter
Consume at most one token from each channel of the input port.
fire() - Method in class ptolemy.domains.de.lib.EventToDate
Output a DateToken with a date that corresponds to the current model time.
fire() - Method in class ptolemy.domains.de.lib.GetCurrentMicrostep
Deprecated.
Send the simulated physical time to the output, which is the currentTime of the enclosing DE director.
fire() - Method in class ptolemy.domains.de.lib.Inhibit
Consume at most one token from each channel of the input port.
fire() - Method in class ptolemy.domains.de.lib.Integrator
Consume at most one token from the input port and output the average of it and the previous input (linear interpolation), multiplied by the time gap between the two events.
fire() - Method in class ptolemy.domains.de.lib.Merge
Read the first available tokens from an input channel and send them to the output port.
fire() - Method in class ptolemy.domains.de.lib.MostRecent
Consume all the tokens in the input ports and record them.
fire() - Method in class ptolemy.domains.de.lib.NonInterruptibleTimer
Deprecated.
Read one token from the input.
fire() - Method in class ptolemy.domains.de.lib.PID
Consume at most one token from the input port and output the PID control.
fire() - Method in class ptolemy.domains.de.lib.Previous
If there is a previous token, then produce it on the output, and then read the input and record it for the next firing.
fire() - Method in class ptolemy.domains.de.lib.QuantizedSampler
Produce an output equal to the input if the input has crossed the quantum; otherwise, produce no output.
fire() - Method in class ptolemy.domains.de.lib.Queue
Put a new input token on the queue and/or produce output data from the queue.
fire() - Method in class ptolemy.domains.de.lib.Register
If there is a token in the trigger port, emit the previously seen inputs from the input port.
fire() - Method in class ptolemy.domains.de.lib.Server
If there is input, read it and put it in the queue.
fire() - Method in class ptolemy.domains.de.lib.SharedQueue
If there is an input at the input port, consume it.
fire() - Method in class ptolemy.domains.de.lib.SuppressSimultaneousEvents
Consume one token from the input port, and output if it is the first token seen at this point in physical time.
fire() - Method in class ptolemy.domains.de.lib.test.TestSource
 
fire() - Method in class ptolemy.domains.de.lib.TestActorPortDepth
Query the director for a description of the depths of its actors and their ports, and produce that description on the output.
fire() - Method in class ptolemy.domains.de.lib.TimeCompare
Fire this actor once.
fire() - Method in class ptolemy.domains.de.lib.TimedDelay
Deprecated.
Read one token from the input.
fire() - Method in class ptolemy.domains.de.lib.TimeGap
Beginning with the second input, produce an output that is the elapsed time since the previous input is received.
fire() - Method in class ptolemy.domains.de.lib.Timer
Deprecated.
Read one token from the input.
fire() - Method in class ptolemy.domains.de.lib.VariableDelay
Deprecated.
Update the delay parameter from the delay port and ensure the delay is not negative.
fire() - Method in class ptolemy.domains.de.lib.WaitingTime
If this firing is triggered by an event at waitee, then output the waiting time for each prior event arrival at waiter since the last arrival of waitee.
fire() - Method in class ptolemy.domains.de.lib.Wire
Deprecated.
If there is a token in on any channel of the input port, output the most recent value on all the output port channels.
fire() - Method in class ptolemy.domains.de.test.CancelFireAtTest
Send true to the output and cancel the firing at times 1.0 and 3.0.
fire() - Method in class ptolemy.domains.de.test.SuperdenseTimeTest
Respond to an HTTP request.
fire() - Method in class ptolemy.domains.dt.kernel.DTDirector
Go through the schedule and iterate every actor with calls to prefire() , fire() , and postfire().
fire() - Method in class ptolemy.domains.dt.kernel.test.OnePort
 
fire() - Method in class ptolemy.domains.dt.kernel.test.TwoPort
Consume a single IntToken on the input.
fire() - Method in class ptolemy.domains.fmima.kernel.FMIMADirector
Fire FMUs according to a given scheduler until the iteration converges.
fire() - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Fire a complete iteration and advance time to the current time plus the period value.
fire() - Method in class ptolemy.domains.gr.kernel.GRActor
Initialize the scene graph if it is not yet initialized.
fire() - Method in class ptolemy.domains.gr.kernel.GRDirector
Override the super class method.
fire() - Method in class ptolemy.domains.gr.lib.GRTransform2D
Consume inputs from any input ports and apply transformation according to the state of this actor.
fire() - Method in class ptolemy.domains.gr.lib.KeyInput3D
If a key has been pressed, send the keycode to the keycode port.
fire() - Method in class ptolemy.domains.gr.lib.KeyInput3DProbe
If a key has been pressed, send the keycode to the keycode port.
fire() - Method in class ptolemy.domains.gr.lib.MouseInput3D
If the mouse has moved, send the coordinates to the x and y ports.
fire() - Method in class ptolemy.domains.gr.lib.MovableViewScreen3D
Call the ViewScreen fire() method, and translate and rotate the image if needed.
fire() - Method in class ptolemy.domains.gr.lib.Rotate3D
Change the rotation angle depending on the value given in the input port.
fire() - Method in class ptolemy.domains.gr.lib.Scale3D
Check the input port for scaling input.
fire() - Method in class ptolemy.domains.gr.lib.Translate3D
Check the input ports for translation inputs.
fire() - Method in class ptolemy.domains.gr.lib.ViewLayers3D
Fire this actor.
fire() - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Repaint the canvas.
fire() - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Fire this actor.
fire() - Method in class ptolemy.domains.metroII.kernel.MetroIIDirector
Each iteration has two phases.
fire() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Before super.fire() is called, transfer all input events that are ready are transferred.
fire() - Method in class ptolemy.domains.modal.kernel.FSMActor
Set the values of input variables.
fire() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Fire the modal model for one iteration.
fire() - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Choose the enabled transition among the outgoing transitions of the current state.
fire() - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Fire the modal model.
fire() - Method in class ptolemy.domains.modal.kernel.NonStrictFSMDirector
Fire the modal model.
fire() - Method in class ptolemy.domains.modal.kernel.test.ZeroOneSource
Send the current output in the sequence.
fire() - Method in class ptolemy.domains.ontologies.lib.UnitsConverter
Transform the input value from its original units measurement to the output units measurement.
fire() - Method in class ptolemy.domains.petrinet.kernel.PetriNetDirector
Fire enabled components of the PetriNetActor by calling the method _fireHierarchicalPetriNetOnce(), one at a time until there is no more enabled components to fire.
fire() - Method in class ptolemy.domains.pn.demo.QR.ND_1
Fire the actor.
fire() - Method in class ptolemy.domains.pn.demo.QR.ND_2
Fire the actor.
fire() - Method in class ptolemy.domains.pn.demo.QR.ND_3
Fire the actor.
fire() - Method in class ptolemy.domains.pn.demo.QR.ND_4
Fire the actor.
fire() - Method in class ptolemy.domains.pn.demo.QR.ND_5
Fire the actor.
fire() - Method in class ptolemy.domains.pn.demo.QR.StreamToMatrix
Reads a stream of DoubleTokens and places these tokens in a Matrix.
fire() - Method in class ptolemy.domains.pn.kernel.test.TestDirector
Start a thread for an instance of the inner class "Notification", obtain read access on the workspace 3 times, call wait(obj) on the workspace, ask the inner class to get a write access on the workspace and return after relinquishing the read accesses on the workspace.
fire() - Method in class ptolemy.domains.pn.kernel.test.TestSink
Writes successive integers to the output
fire() - Method in class ptolemy.domains.pn.lib.Starver
Read at most one input token, and if the number of outputs has not yet exceeded the value given by limit, then produce that token on the output.
fire() - Method in class ptolemy.domains.ptera.kernel.PteraController
Invoke the fire() method of the enclosed PteraDirector.
fire() - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Fire the director and process the imminent events or the events that react to inputs if inputs are available.
fire() - Method in class ptolemy.domains.pthales.kernel.PthalesDirector
Calculate the current schedule, if necessary, and iterate the contained actors in the order given by the schedule.
fire() - Method in class ptolemy.domains.pthales.lib.PthalesAddHeaderActor
Read the contents of the array, add a header containing the number of dimensions and the size of each dimension at the beginning of the array.
fire() - Method in class ptolemy.domains.pthales.lib.PthalesGenericActor
Read the contents of the array and then call JNI function.
fire() - Method in class ptolemy.domains.pthales.lib.PthalesRemoveHeaderActor
Read the contents of the array, and extract the header containing the number of dimensions and the size of each dimension at the beginning of the array then send only the useful information.
fire() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Before super.fire() is called, transfer all input events that are ready are transferred.
fire() - Method in class ptolemy.domains.ptides.lib.ActuatorSetup
Deprecated.
Read one token from the input.
fire() - Method in class ptolemy.domains.ptides.lib.qm.TCPPacketReceiver
Decompose RecordToken into its components.
fire() - Method in class ptolemy.domains.ptides.lib.qm.TCPPacketTransmitter
Create a RecordToken with two labels: TCPlabel and tokens tokens is a token array that contains the input tokens consumed TCPlabel is the TCP Header structure containing the fields defined in getTCPHeader() Once the number of received tokens equals specified frame size, an output packet is sent to the output port.
fire() - Method in class ptolemy.domains.ptides.lib.SensorHandler
Deprecated.
Read one token from the input.
fire() - Method in class ptolemy.domains.qss.kernel.QSSIntegrator
If it is time to produce a quantized output (there is a quantization event), produce it.
fire() - Method in class ptolemy.domains.qss.lib.Align
Deprecated.
Consume and record all available inputs and produce the current value on all output channels.
fire() - Method in class ptolemy.domains.qss.lib.SmoothSignal
Consume and record all available inputs and produce the current value on all output channels.
fire() - Method in class ptolemy.domains.qss.lib.SmoothZeroCrossingDetector
If an input is available and either it equals zero or it has crossed zero from the most recently seen input, then output 0.0; otherwise, if an input available and that input is a SmoothToken with non-zero derivatives, then predict the time at which a zero crossing will occur and request a refiring at that time; Otherwise, if no input is available and current time matches the time of a previous refiring request, then produce the output 0.0.
fire() - Method in class ptolemy.domains.rendezvous.kernel.test.TestSink
Writes successive integers to the output
fire() - Method in class ptolemy.domains.rendezvous.lib.Barrier
Perform a multiway rendezvous with all input channels, collect one input token from each channel, and then perform a multiway rendezvous with the output channels, providing that data.
fire() - Method in class ptolemy.domains.rendezvous.lib.Buffer
If it has not already been done, start a thread to read tokens from the input port and store them in the buffer.
fire() - Method in class ptolemy.domains.rendezvous.lib.Merge
Perform a conditional rendezvous on any input channel, and then take the resulting token and send it via rendezvous on the output.
fire() - Method in class ptolemy.domains.rendezvous.lib.ResourcePool
If the input width is greater than zero and it has not already been done, start a thread to read a token from the release input port and store it in the pool.
fire() - Method in class ptolemy.domains.sdf.kernel.SDFDirector
Call super.fire() and reset the _prefire flag.
fire() - Method in class ptolemy.domains.sdf.kernel.test.SDFTestConsumer
Fire the Actor Consume an input token, and append its value to the history.
fire() - Method in class ptolemy.domains.sdf.kernel.test.SDFTestDelay
This fires an actor and may be invoked several times between invocations of prefire() and postfire().
fire() - Method in class ptolemy.domains.sdf.kernel.test.SDFTestJoin
Fire the actor.
fire() - Method in class ptolemy.domains.sdf.kernel.test.SDFTestRamp
Produce several integer tokens with values with incremental values.
fire() - Method in class ptolemy.domains.sdf.kernel.test.SDFTestSplit
Consume two tokens from the input.
fire() - Method in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate1
Discard tokens received.
fire() - Method in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate2
Discard tokens received.
fire() - Method in class ptolemy.domains.sdf.lib.ArrayToSequence
Consume the input ArrayToken and produce the outputs.
fire() - Method in class ptolemy.domains.sdf.lib.Autocorrelation
Consume tokens from the input and produce a token on the output that contains an array token that represents an autocorrelation estimate of the consumed tokens.
fire() - Method in class ptolemy.domains.sdf.lib.BitsToInt
Consume numberOfBits BooleanTokens on the input.
fire() - Method in class ptolemy.domains.sdf.lib.BootstrapSampleDelay
During the first iteration, read exactly one input token, update the initialOutputs for a future run and send the token to the output.
fire() - Method in class ptolemy.domains.sdf.lib.Chop
Consume the specified number of input tokens, and produce the specified number of output tokens.
fire() - Method in class ptolemy.domains.sdf.lib.CountTrues
Read at most one token from each input channel and broadcast the one with the largest value to the maximumValueoutput.
fire() - Method in class ptolemy.domains.sdf.lib.DelayLine
Consume a token from the input, push it onto the delay line and produce the output ArrayToken containing the current state of the delay line.
fire() - Method in class ptolemy.domains.sdf.lib.DotProduct
Read a Token from each of the input ports, and output the dot product.
fire() - Method in class ptolemy.domains.sdf.lib.DoubleToMatrix
Deprecated.
Consume consecutive input tokens and produce the output matrix.
fire() - Method in class ptolemy.domains.sdf.lib.DownSample
Consume factor tokens from the input, and select one of them to send to the output based on the phase.
fire() - Method in class ptolemy.domains.sdf.lib.FFT
Consume the inputs and produce the outputs of the FFT filter.
fire() - Method in class ptolemy.domains.sdf.lib.FIR
Consume the inputs and produce the outputs of the FIR filter.
fire() - Method in class ptolemy.domains.sdf.lib.IFFT
Consume the inputs and produce the outputs of the IFFT filter.
fire() - Method in class ptolemy.domains.sdf.lib.IntToBits
Consume a single IntToken on the input.
fire() - Method in class ptolemy.domains.sdf.lib.LineCoder
Consume the inputs and produce the corresponding symbol.
fire() - Method in class ptolemy.domains.sdf.lib.LMSAdaptive
Consume the inputs, update the taps, and produce the outputs.
fire() - Method in class ptolemy.domains.sdf.lib.MatrixJoin
Consume the inputs and produce the output matrix.
fire() - Method in class ptolemy.domains.sdf.lib.MatrixSplit
Consume the input matrix and produce the output matrices.
fire() - Method in class ptolemy.domains.sdf.lib.MatrixToDouble
Deprecated.
Consume a matrix input and produce consecutive output tokens.
fire() - Method in class ptolemy.domains.sdf.lib.MatrixToSequence
Consume the input and produce the output sequence.
fire() - Method in class ptolemy.domains.sdf.lib.Repeat
Consume blockSize input tokens from the input port.
fire() - Method in class ptolemy.domains.sdf.lib.SampleDelay
Read exactly one input token and send it to the output.
fire() - Method in class ptolemy.domains.sdf.lib.SequenceToArray
Consume the inputs and produce the output ArrayToken.
fire() - Method in class ptolemy.domains.sdf.lib.SequenceToMatrix
Consume the inputs and produce the output matrix.
fire() - Method in class ptolemy.domains.sdf.lib.UpSample
Consume the input Token and produce the same token on the output.
fire() - Method in class ptolemy.domains.sdf.lib.VariableFIR
Consume the inputs and produce the outputs of the FIR filter.
fire() - Method in class ptolemy.domains.sdf.lib.VariableLattice
Consume the inputs and produce the outputs of the filter.
fire() - Method in class ptolemy.domains.sdf.lib.VariableRecursiveLattice
Consume the inputs and produce the outputs of the filter.
fire() - Method in class ptolemy.domains.sdf.lib.vq.HTVQEncode
Fire this actor.
fire() - Method in class ptolemy.domains.sdf.lib.vq.ImageContrast
Fire the actor.
fire() - Method in class ptolemy.domains.sdf.lib.vq.ImagePartition
Fire this actor.
fire() - Method in class ptolemy.domains.sdf.lib.vq.ImageSequence
Fire this actor.
fire() - Method in class ptolemy.domains.sdf.lib.vq.ImageUnpartition
Fire this actor.
fire() - Method in class ptolemy.domains.sdf.lib.vq.PSNR
Fire the actor.
fire() - Method in class ptolemy.domains.sdf.lib.vq.VQDecode
Fire this actor.
fire() - Method in class ptolemy.domains.sdf.optimize.lib.DummySource
Fire the source actor and output a frame.
fire() - Method in class ptolemy.domains.sdf.optimize.OptimizingSDFDirector
Calculate the current schedule, if necessary, and iterate the contained actors in the order given by the schedule.
fire() - Method in class ptolemy.domains.sdf.optimize.SharedBufferTransformer
Fire according to the value _nextIterationExclusive in shared or exclusive firing mode.
fire() - Method in class ptolemy.domains.sequence.kernel.ProcessDirector
Get a firingIterator for each process and execute the model.
fire() - Method in class ptolemy.domains.sequence.kernel.SequenceDirector
Iterating an actor involves calling the actor's iterate() method, which is equivalent to calling the actor's prefire(), fire() and postfire() methods in succession.
fire() - Method in class ptolemy.domains.sequence.lib.IfThen
Read a token from the input port.
fire() - Method in class ptolemy.domains.sequence.lib.IfThenElse
Read a token from the input port.
fire() - Method in class ptolemy.domains.sequence.lib.SequencedIntegrator
Execute the SequencedIntegrator actor.
fire() - Method in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
Fire the SequencedSharedMemoryActor.
fire() - Method in class ptolemy.domains.sequence.lib.SequencedVariable
Fire the actor.
fire() - Method in class ptolemy.domains.space.Room
Read the occupants from the database and produce them on the output port.
fire() - Method in class ptolemy.domains.sr.lib.Absent
Output an absent value by calling the send(0, null) method of the output port.
fire() - Method in class ptolemy.domains.sr.lib.Combine
Collect the integer tokens of all available inputs and combine them using the combine function.
fire() - Method in class ptolemy.domains.sr.lib.Current
If there is a token on the input port, consume exactly one token from the input port, and output this token.
fire() - Method in class ptolemy.domains.sr.lib.gui.ButtonTime
Fire the actor.
fire() - Method in class ptolemy.domains.sr.lib.InstantaneousDialogGenerator
Output incrementing integers on the inputOutput.
fire() - Method in class ptolemy.domains.sr.lib.NonStrictDelay
Send to the output the previous token received.
fire() - Method in class ptolemy.domains.sr.lib.NonStrictLogicFunction
Deprecated.
Consume at most one input token from each input channel, and produce a token on the output port if it can be determined.
fire() - Method in class ptolemy.domains.sr.lib.NonStrictLogicGate
Consume at most one input token from each input channel, and produce a token on the output port if it can be determined.
fire() - Method in class ptolemy.domains.sr.lib.NonStrictThreeBitAdder
Add the bits from the input port and output the high bit and low bit if they can be determined.
fire() - Method in class ptolemy.domains.sr.lib.Pre
If there is an input token, the produce the previously read input token on the output.
fire() - Method in class ptolemy.domains.sr.lib.SingleTokenDistributor
Read at most one token from the input port, and write that token to the current output channel.
fire() - Method in class ptolemy.domains.sr.lib.Undefined
Deprecated.
Do nothing.
fire() - Method in class ptolemy.domains.sr.lib.When
If the control input is present and true, then copy the input to the output.
fire() - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Start a new iteration (at a new time, presumably) and either run the actors to completion in order of creation or wait until a deadlock is detected, depending on activeObjects.
fire() - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Start a new iteration (at a new time, presumably) and wait until a deadlock is detected.
fire() - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Start a new iteration (at a new time, presumably) and either run the actors to completion in order of creation or wait until a deadlock is detected, depending on activeObjects.
fire() - Method in class ptolemy.domains.taskpt.kernel.ThreadDirector
Fire the actors in sequence.
fire() - Method in class ptolemy.domains.taskpt.lib.AddSubtractAll
If there is at least one token on the input ports, add tokens from the plus port, subtract tokens from the minus port, and send the result to the output port.
fire() - Method in class ptolemy.domains.taskpt.lib.Alloc
Allocate room for Tokens in a (shared) memory.
fire() - Method in class ptolemy.domains.taskpt.lib.ChangePtr
Read the PtrToken present on input and produce a new PtrToken on output with address = address of the token present input plus addressOffset and size = size of the token present at input plus sizeOffset.
fire() - Method in class ptolemy.domains.taskpt.lib.Load
Load tokens from a (shared) memory.
fire() - Method in class ptolemy.domains.taskpt.lib.Store
Store tokens present in data to memory.
fire() - Method in class ptolemy.domains.tcs.lib.AbstractSourceStation
 
fire() - Method in class ptolemy.domains.tcs.lib.AbstractStation
 
fire() - Method in class ptolemy.domains.tcs.lib.AbstractTrack
 
fire() - Method in class ptolemy.domains.tdl.kernel.TDLModuleDirector
Select all actions that can be fired at the current model time.
fire() - Method in class ptolemy.domains.tester.kernel.TesterDirector
Do nothing.
fire() - Method in class ptolemy.domains.tm.kernel.TMDirector
Execute the model for one iteration.
fire() - Method in class ptolemy.domains.tm.lib.TMCompositeFacade
 
fire() - Method in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Pursuer
Calculate its speed when receives a message at its input port or output is next location when receives token from it trigger port.
fire() - Method in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Sensor
When it receives token from the signal port, which is used to receive signal from the pursuer or the evader.
fire() - Method in class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothNode
When it receives token from the signal port, which is used to receive signal from the pursuer or the evader.
fire() - Method in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
Check whether it is the destination of the massage, if so, change the color of the icon to red and schedule another firing after 1.0 time unit to change it back to white.
fire() - Method in class ptolemy.domains.wireless.demo.SmartParking.DataCollector
When it receives token from the update port, which is used to receive updates from sensors, it updates the set of available spots and signal an event to indicate whether the parking lot is full.
fire() - Method in class ptolemy.domains.wireless.demo.SmartParking.ParkingClient
check the available parking spots and randomly choose one to park.
fire() - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothDevice
 
fire() - Method in class ptolemy.domains.wireless.lib.CollisionDetector
If a new message is available at the inputs, record it in the list indexed with the time that the message shall be completed, and loop through the list to check whether there is collision.
fire() - Method in class ptolemy.domains.wireless.lib.DelayChannel
If the current time matches one of the times that we have previously recorded as the reception time for a transmission, then deliver the token to the receiver.
fire() - Method in class ptolemy.domains.wireless.lib.GetProperties
Read the properties from the port connected to the trigger port and produce them at the output.
fire() - Method in class ptolemy.domains.wireless.lib.GraphicalLocator
Generate an event on the output port that indicates the current position and time of the last input on the input port.
fire() - Method in class ptolemy.domains.wireless.lib.Locator
Generate an event on the output port that indicates the current position and time of the last input on the input port.
fire() - Method in class ptolemy.domains.wireless.lib.network.mac.Backoff
The main function
fire() - Method in class ptolemy.domains.wireless.lib.network.mac.ChannelState
The main function
fire() - Method in class ptolemy.domains.wireless.lib.network.mac.DataPump
The main function
fire() - Method in class ptolemy.domains.wireless.lib.network.mac.FilterMpdu
Process input packets.
fire() - Method in class ptolemy.domains.wireless.lib.network.mac.RxCoordination
 
fire() - Method in class ptolemy.domains.wireless.lib.network.mac.TxCoordination
 
fire() - Method in class ptolemy.domains.wireless.lib.network.mac.ValidateMpdu
 
fire() - Method in class ptolemy.domains.wireless.lib.network.PHY
 
fire() - Method in class ptolemy.domains.wireless.lib.NodeRandomizer
Issue a change request to randomize the locations of the nodes.
fire() - Method in class ptolemy.domains.wireless.lib.SetProperties
reads one token from the payload input port, and simply output the token on the output port.
fire() - Method in class ptolemy.domains.wireless.lib.tinyOS.VirtualTinyOS
pass the input to the proper event handler.
fire() - Method in class ptolemy.domains.wireless.lib.TransmitPropertyTransformer
Read at most one token from the input port and simply transmit the data to the output port.
fire() - Method in class ptolemy.domains.wireless.lib.Triangulator
Read all available input tokens and attempt to use them to triangulate the signal source.
fire() - Method in class ptolemy.domains.wireless.lib.WiredToWireless
Read at most one token from the payload and properties ports and transmit the payload on the output port with the specified properties.
fire() - Method in class ptolemy.domains.wireless.lib.WirelessToWired
Read at most one token from the input port and output the payload on the payload port and the properties on the properties port.
fire() - Method in class ptolemy.matlab.Expression
Evaluate the expression and send its result to the output.
fire() - Method in class ptolemy.vergil.actor.lib.LEDMatrix
Read a token from the row and column ports and illuminate that led until the next fire.
fire() - Method in class ptolemy.vergil.actor.lib.ModelDisplay
Read the input, if there is any, and issue a change request to apply the MoML in the input to the displayed model.
fire() - Method in class ptolemy.vergil.actor.lib.VisualModelReference
Run a complete execution of the referenced model.
fire() - Method in class ptolemy.vergil.basic.export.html.jsoup.HTMLPageAssembler
 
fire(Token) - Method in class ptolemy.actor.gt.controller.Clone
Process this event and clone the model in the model parameter.
fire(Token) - Method in class ptolemy.actor.gt.controller.Execute
Process this event and execute the model in the model parameter to completion.
fire(Token) - Method in class ptolemy.actor.gt.controller.InitModel
Process this event and set the model parameter to contain an empty model, if it has not been set yet.
fire(Token) - Method in class ptolemy.actor.gt.controller.InputModel
Process this event and read the model from the modelInput port, if any.
fire(Token) - Method in class ptolemy.actor.gt.controller.OutputModel
Process this event and output the model in the model parameter to the modelOutput port.
fire(Token) - Method in class ptolemy.actor.gt.controller.ReadModel
Process this event and read the model in file into the model parameter.
fire(Token) - Method in class ptolemy.actor.gt.controller.TestModel
Process this event and show the model in the model parameter in the designated tableau.
fire(Token) - Method in class ptolemy.actor.gt.controller.Transform
Process this event and transform (or pattern-match) the model in the model parameter depending on the transformation model Transform.mode.
fire(Token) - Method in class ptolemy.actor.gt.controller.View
Process this event and show the model in the model parameter in the designated tableau.
fire(Token) - Method in class ptolemy.actor.gt.controller.WriteModel
Process this event and stores the model in the model parameter into the file.
fire(Token) - Method in class ptolemy.domains.ptera.kernel.Event
Process this event with the given arguments.
fire(Token) - Method in class ptolemy.domains.ptera.lib.Configure
Process this event with the given arguments.
fire(Token) - Method in class ptolemy.domains.ptera.lib.ListDirectory
Process this event with the given arguments.
fire(Token) - Method in class ptolemy.domains.ptera.lib.Plot
Process this event with the given arguments.
fire(Token) - Method in class ptolemy.domains.ptera.lib.ReceiveInput
Process this event with the given arguments.
fire(Token) - Method in class ptolemy.domains.ptera.lib.Report
Process this event.
fire(Token) - Method in class ptolemy.domains.ptera.lib.SetTableau
Process this event and set the state of the referred tableau.
fire(Token) - Method in class ptolemy.domains.ptera.lib.Sleep
Process this event and delay the execution.
fire(Token) - Method in class ptolemy.domains.ptera.lib.Stop
Process this event and stop the execution.
FIRE - Static variable in class ptolemy.distributed.client.ClientThread
Fire command.
fireAndSanityCheck() - Method in class lbnl.actor.lib.Simulator
The legacy firing behavior.
fireAndSynchronize() - Method in class lbnl.actor.lib.Simulator
The new firing behavior.
fireAt(Actor, double) - Method in class ptolemy.actor.Director
Deprecated.
Instead of using double as time argument, use a time object instead. As of Ptolemy 4.1, replaced by Director.fireAt(Actor, Time)
fireAt(Actor, Time) - Method in class ptolemy.actor.Director
Request a firing of the given actor at the given model time.
fireAt(Actor, Time) - Method in class ptolemy.actor.util.PeriodicDirectorHelper
Request a firing of the given actor at the given absolute time, and return the time at which the specified will be fired.
fireAt(Actor, Time) - Method in class ptolemy.domains.de.kernel.DEDirector
Schedule an actor to be fired at the specified time by posting a pure event to the director, and return the time at which the specified actor will be fired.
fireAt(Actor, Time) - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Override the base class to ignore the fireAt() call if the specified actor is the controller and the time is the current time.
fireAt(Actor, Time, int) - Method in class ptolemy.actor.Director
Request a firing of the given actor at the given model time with the given microstep.
fireAt(Actor, Time, int) - Method in class ptolemy.actor.lib.hoc.CaseDirector
Schedule a firing of the given actor at the given time.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Handle firing requests from the contained actors by registering breakpoints.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.dde.kernel.DDEDirector
Schedule an actor to be fired at the specified time.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.de.kernel.DEDirector
Request a firing of the given actor at the given model time with the given microstep.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.fmima.kernel.FMIMADirector
Request a firing of the given actor at the given absolute time, and return the time at which the specified will be fired.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Request a firing of the given actor at the given absolute time.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.gr.kernel.GRDirector
Schedule a firing of the given actor at the given time.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Add a pure event to the queue of pure events.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.modal.kernel.FSMDirector
Schedule a firing of the given actor at the given time and microstep.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.pn.kernel.TimedPNDirector
Suspend the calling process until the time has advanced to at least the time specified by the method argument.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Request a firing of the given actor at the given model time.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Add a pure event to the queue of pure events.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.sdf.kernel.SDFDirector
Request a firing of the given actor at the given absolute time, and return the time at which the specified will be fired.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.sr.kernel.SRDirector
Request a firing of the given actor at the given absolute time, and return the time at which the specified will be fired.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Override the base class to make a local record of the requested firing.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Override the base class to make a local record of the requested firing.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Override the base class to make a local record of the requested firing.
fireAt(Actor, Time, int) - Method in class ptolemy.domains.tm.kernel.TMDirector
Request an interrupt at the specified time.
fireAt(Event, Time, Token, List<NamedObj>, boolean) - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Request to process an event at the given model time.
fireAt(PteraDirector.TimedEvent, List<NamedObj>) - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Request to process an event at the given model time.
fireAtCurrentTime(Actor) - Method in class ptolemy.actor.Director
Request a firing of the given actor at the current model time or later.
fireAtCurrentTime(Actor) - Method in class ptolemy.domains.de.kernel.DEDirector
Fire the actor actor at the current model time or, if synchronizeToRealTime is enabled and we are past the initialization phase of execution, then fire the actor at the model time that corresponds to the current real time.
fireAtCurrentTime(Actor) - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Override the base class to ignore the fireAt() call if the specified actor is the controller.
fireAtRelativeTime(Actor, Time) - Method in class ptolemy.domains.de.kernel.DEDirector
Schedule an actor to be fired in the specified time relative to the current model time.
fireAtStart - Variable in class ptolemy.actor.lib.PoissonClock
If true, then this actor will request a firing at the start time.
firebaseOutputPort - Variable in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
The output choices of the FireBase service.
fireConnectorEvent(int) - Method in class diva.canvas.connector.ArcInteractor
Fire a connector event to all connector listeners.
fireConnectorEvent(int) - Method in class diva.canvas.connector.ConnectorInteractor
Fire a connector event to all connector listeners.
fireContainedActors() - Method in class ptolemy.actor.lib.hoc.RealTimeComposite
Deprecated.
Invoke iterations on the contained actor of the container of this director repeatedly until either it runs out of input data or prefire() returns false.
fireContainerAt(Time) - Method in class ptolemy.actor.Director
Request a firing of the container of this director at the specified time and throw an exception if the executive director does not agree to do it at the requested time.
fireContainerAt(Time, int) - Method in class ptolemy.actor.Director
Request a firing of the container of this director at the specified time, adjusted by the current offset and drift of the local clock, and the specified microstep.
fireExclusive - Variable in class ptolemy.domains.sdf.optimize.BufferingProfileFiring
Indicates whether this firing is to be performed exclusively (true) or shared (false).
fireInternalAction(String) - Method in class diva.gui.toolbox.JPseudoFrame
Fire an action event
fireLayerEvent(LayerEvent) - Method in class diva.canvas.interactor.DragInteractor
Fire a layer event.
FireMachine - Class in ptolemy.domains.metroII.kernel
FireMachine is an abstract wrapper for Ptolemy actors to adapt to MetroII semantics.
FireMachine(Actor) - Constructor for class ptolemy.domains.metroII.kernel.FireMachine
Constructs an FireMachine wrapper and initialize the MetroII events.
FireMachine.State - Enum in ptolemy.domains.metroII.kernel
Predefined states for the wrapped actor.
fireOnlyWhenTriggered - Variable in class ptolemy.actor.lib.hoc.CatchUpComposite.Contents
If false (the default), then whenever any contained actor makes a fireAt() request, that request is passed up to the container, and hence this composite will be fired at the requested time.
fireSchedule(SequenceSchedule) - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Fire the given SequenceSchedule.
fireStateChanged() - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
fireTransition(TypedCompositeActor) - Method in class ptolemy.domains.petrinet.kernel.PetriNetDirector
Fire an enabled Transition.
fireUnexecutedActors - Variable in class ptolemy.domains.sequence.kernel.SequencedModelDirector
If true, fire any unexecuted actors that were not fired during the sequence schedule.
Firing - Class in ptolemy.actor.sched
This class is a schedule element that contains a reference to an actor and an iteration count.
Firing - Class in ptolemy.graph.sched
This class is a ScheduleElement that contains a reference to a firing element.
Firing() - Constructor for class ptolemy.actor.sched.Firing
Construct a firing with a default iteration count equal to one and with no parent schedule.
Firing() - Constructor for class ptolemy.graph.sched.Firing
Construct a firing with a default iteration count equal to one and with no parent schedule.
Firing(Class) - Constructor for class ptolemy.graph.sched.Firing
Construct a firing with a given firing element type, an iteration count equal to one and no parent schedule.
Firing(Object) - Constructor for class ptolemy.graph.sched.Firing
Construct a firing with a firingElement, an iteration count equal to one and no parent schedule.
Firing(Actor) - Constructor for class ptolemy.actor.sched.Firing
Construct a firing with a actor, an iteration count equal to one and no parent schedule.
Firing(Actor, int, int) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.Firing
 
FiringCluster() - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.FiringCluster
 
firingCountLimit - Variable in class ptolemy.actor.lib.hoc.ExecuteCompositeActor
Indicator to run the contained model a limited number of times.
firingCountLimit - Variable in class ptolemy.actor.lib.hoc.RunCompositeActor
Indicator to run the contained model a limited number of times.
firingCountLimit - Variable in class ptolemy.actor.lib.LimitedFiringSource
If a positive integer, then the number of iterations before the actor indicates to the scheduler that it is finished by returning false in its postfire() method.
firingElementClass() - Method in class ptolemy.graph.sched.ScheduleElement
Return the class type of the firing element in this class.
firingElementIterator() - Method in class ptolemy.graph.sched.Firing
Return the firing element invocation sequence of the schedule in the form of a sequence of firing elements.
firingElementIterator() - Method in class ptolemy.graph.sched.Schedule
Return the firing element invocation sequence of the schedule in the form of a sequence of firing elements.
firingElementIterator() - Method in class ptolemy.graph.sched.ScheduleElement
Return the firing element invocation sequence of the schedule in the form of a sequence of firing elements.
firingEvent(FiringEvent) - Method in interface ptolemy.actor.ActorFiringListener
Report an actor firing state.
FiringEvent - Class in ptolemy.actor
An event that is published by directors whenever an actor is activated.
FiringEvent(Director, Actor, FiringEvent.FiringEventType) - Constructor for class ptolemy.actor.FiringEvent
Create a new firing event with the given source, actor, and type.
FiringEvent(Director, Actor, FiringEvent.FiringEventType, int) - Constructor for class ptolemy.actor.FiringEvent
Create a new firing event with the given source, actor, type, and multiplicity.
FiringEvent.FiringEventType - Class in ptolemy.actor
A type of firing event that can be published.
firingFunction - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.Firing
 
FiringFunction(int) - Constructor for class ptolemy.cg.lib.Profile.FiringFunction
Create a firing function.
FiringFunctionPort(String, String, int, boolean) - Constructor for class ptolemy.cg.lib.Profile.FiringFunctionPort
Create a firing function port.
firingIndex - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.Firing
 
firingIndex - Variable in class ptolemy.cg.lib.Profile.FiringFunction
The firing index.
firingIterator() - Method in class ptolemy.actor.sched.Firing
Return the actor invocation sequence in the form of a sequence of firings.
firingIterator() - Method in class ptolemy.actor.sched.Schedule
Return the actor invocation sequence of this schedule in the form of a sequence of firings.
firingIterator() - Method in class ptolemy.actor.sched.ScheduleElement
Return the actor invocation sequence in the form of a sequence of firings.
firingIterator() - Method in class ptolemy.domains.sequence.kernel.SequenceSchedule
Return the actor invocation sequence of this schedule in the form of a sequence of firings.
firingIterator() - Method in class ptolemy.graph.sched.Firing
Return the firing element invocation sequence in the form of a sequence of firings.
firingIterator() - Method in class ptolemy.graph.sched.Schedule
Return the Firing invocation sequence of this schedule in the form of a sequence of firings.
firingIterator() - Method in class ptolemy.graph.sched.ScheduleElement
Return the firing invocation sequence in the form of a sequence of firings.
firingPeriod - Variable in class ptolemy.domains.de.demo.SmartSender.SmartSender
The period at which this actor will execute.
firings() - Method in class ptolemy.cg.lib.Profile
Return the list of firings in the graph.
firings(Object) - Method in class ptolemy.graph.sched.Schedule
Get firings for the firing element.
FiringsRecordable - Interface in ptolemy.actor
Interface for entities that can report FiringEvents.
first - Variable in exception diva.util.jester.TestFailedException
One of the objects involved in the failed test.
first() - Method in class ptolemy.actor.util.TotallyOrderedSet
Return the first element, ie.
first() - Method in class ptolemy.domains.modal.kernel.ia.StatePair
Return the first state in this pair.
first() - Method in class ptolemy.kernel.util.CrossRefList
Return the first container linked to this list, or null if the list is empty.
first() - Method in class ptolemy.kernel.util.NamedList
Get the first element.
firstFire - Variable in class lbnl.actor.lib.Simulator
Flag that is true during the first firing of this actor/.
firstMask - Variable in class ptolemy.actor.lib.jai.JAIEdgeDetection
The following two parameters are used to specify the masks used for edge detection.
firstMatch(Iterator, Filter) - Static method in class diva.util.IteratorUtilities
Return the first element in an iterator that matches the given filter, or null if there isn't one.
firstNotMatch(Iterator, Filter) - Static method in class diva.util.IteratorUtilities
Return the first element in an iterator that doesn't match the given filter, or null if there isn't one.
firstOperand - Variable in class ptolemy.actor.lib.MathFunction
Deprecated.
The port for the first operand.
firstString - Variable in class ptolemy.actor.lib.string.StringCompare
The input PortParameter for the first string of type string.
fix(double, int, int) - Static method in class ptolemy.data.expr.FixPointFunctions
Create a FixPoint representing the specified double.
fix(int, int, int) - Static method in class ptolemy.data.expr.FixPointFunctions
Create a FixPoint representing the specified integer.
FIX - Static variable in class ptolemy.data.type.BaseType
An alias for the unsized fix data type, provided for backward compatibility with the previous versions of Ptolemy.
FIX_MATRIX - Static variable in class ptolemy.data.type.BaseType
The fix matrix data type.
FixComparator - Class in ptolemy.actor.lib.vhdl
Produce an output token on each firing with a FixPoint value that is equal to the sum of all the inputs at the plus port minus the inputs at the minus port.
FixComparator(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.FixComparator
Construct an actor with the given container and name.
FixConst - Class in ptolemy.actor.lib.vhdl
Produce a fix point constant output.
FixConst(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.FixConst
Construct a constant source with the given container and name.
FixCounter - Class in ptolemy.actor.lib.vhdl
A class for a fixpoint value counter.
FixCounter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.FixCounter
Construct an actor with the given container and name.
fixed - org.ptolemy.fmi.FMIScalarVariable.Variability
FMI-2.0.
fixed - Variable in class org.ptolemy.fmi.type.FMIType
True if the value is fixed.
FixedNormalSite - Class in diva.canvas.connector
A site decorator that disallows changing the normal.
FixedNormalSite(Site) - Constructor for class diva.canvas.connector.FixedNormalSite
 
FixedPointDirector - Class in ptolemy.actor.sched
A base class for directors that have fixed point semantics at each iteration.
FixedPointDirector() - Constructor for class ptolemy.actor.sched.FixedPointDirector
Construct a director in the default workspace with an empty string as its name.
FixedPointDirector(CompositeEntity, String) - Constructor for class ptolemy.actor.sched.FixedPointDirector
Construct a director in the given container with the given name.
FixedPointDirector(Workspace) - Constructor for class ptolemy.actor.sched.FixedPointDirector
Construct a director in the given workspace with an empty name.
FixedPointReceiver - Class in ptolemy.actor.sched
The receiver for use with FixedPointDirector or any of its subclasses.
FixedPointReceiver() - Constructor for class ptolemy.actor.sched.FixedPointReceiver
Construct an FixedPointReceiver with unknown status.
FixedPointReceiver(FixedPointDirector) - Constructor for class ptolemy.actor.sched.FixedPointReceiver
Construct an FixedPointReceiver with unknown status.
FixedPointScheduler - Class in ptolemy.actor.sched
A scheduler for the FixedPointDirector.
FixedPointScheduler(StaticSchedulingDirector, String) - Constructor for class ptolemy.actor.sched.FixedPointScheduler
Construct a scheduler in the given container with the given name.
FixedPriorityScheduler - Class in ptolemy.actor.lib.aspect
This is a fixed priority scheduler resource manager on a single processor or core.
FixedPriorityScheduler(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.aspect.FixedPriorityScheduler
Create a new actor in the specified container with the specified name.
fixMatrix() - Method in class ptolemy.data.FixMatrixToken
Return the content of this token as a new 2-D FixPoint matrix.
fixMatrix() - Method in class ptolemy.data.MatrixToken
Return the content of this token as a 2-D fixed point matrix.
fixMatrixMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
FixMatrixToken - Class in ptolemy.data
A token that contains a 2-D FixToken matrix.
FixMatrixToken() - Constructor for class ptolemy.data.FixMatrixToken
Construct a FixMatrixToken with a one by one matrix.
FixMatrixToken(String) - Constructor for class ptolemy.data.FixMatrixToken
Construct a FixMatrixToken from the specified string.
FixMatrixToken(Token[], int, int) - Constructor for class ptolemy.data.FixMatrixToken
Construct an FixMatrixToken from the specified array of tokens.
FixMatrixToken(FixPoint[][]) - Constructor for class ptolemy.data.FixMatrixToken
Construct a FixMatrixToken with the specified 2-D matrix.
FixMatrixToken(FixPoint[][], Precision) - Constructor for class ptolemy.data.FixMatrixToken
Construct a FixMatrixToken with the specified 2-D matrix.
fixMatrixTokenArrayConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
fixMatrixTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
fixMatrixTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
FixMatrixType() - Constructor for class ptolemy.data.type.MatrixType.FixMatrixType
 
fixMatrixTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
FixPoint - Class in ptolemy.math
The FixPoint class provides a fixed point data type and a set of functions that operate on and return fixed point data.
FixPoint(double, Quantization) - Constructor for class ptolemy.math.FixPoint
Construct a FixPoint from a double.
FixPoint(int) - Constructor for class ptolemy.math.FixPoint
Construct a FixPoint from an integer.
FixPoint(int, boolean) - Constructor for class ptolemy.math.FixPoint
Construct a FixPoint from an integer.
FixPoint(int, Quantization) - Constructor for class ptolemy.math.FixPoint
Construct a FixPoint from an integer.
FixPoint(String, Quantization) - Constructor for class ptolemy.math.FixPoint
Construct a FixPoint by converting the BigDecimal interpretation of a string to comply with a quantization specification.
FixPoint(BigDecimal, Quantization) - Constructor for class ptolemy.math.FixPoint
Construct a FixPoint by converting a bigDecimal to comply with a quantization specification.
FixPoint(FixPoint, Quantization) - Constructor for class ptolemy.math.FixPoint
Construct a new FixPoint object by requantizing the given FixPoint object with a new quantization specification.
FixPoint.Error - Class in ptolemy.math
An instance of this class is used preserve backwards interface compatibility.
FixPointFunctions - Class in ptolemy.data.expr
This class provides static functions for operating on Fixpoint numbers in the Ptolemy II expression language.
FixPointQuantization - Class in ptolemy.math
The FixPointQuantization class defines the mapping of numeric values with unlimited precision to the finite precision supported by arithmetic using the FixPoint class.
FixPointQuantization(String) - Constructor for class ptolemy.math.FixPointQuantization
Construct a FixPointQuantization object based on the provided string.
FixPointQuantization(Precision, Overflow, Rounding) - Constructor for class ptolemy.math.FixPointQuantization
Construct a FixPointQuantization with specified precision, overflow and rounding.
FixSequence - Class in ptolemy.actor.lib.vhdl
This actor produces a sequence of values, optionally periodically repeating them.
FixSequence(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.FixSequence
Construct an actor in the specified container with the specified name.
FixToDouble - Class in ptolemy.actor.lib.conversions
This actor converts a FixToken into a DoubleToken.
FixToDouble(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.FixToDouble
Construct an actor with the given container and name.
FixToFix - Class in ptolemy.actor.lib.conversions
This actor converts a FixToken into another FixToken with a specified precision.
FixToFix(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.FixToFix
Construct an actor with the given container and name.
FixToken - Class in ptolemy.data
A token that contains an instance of FixPoint.
FixToken() - Constructor for class ptolemy.data.FixToken
Construct a token with integer 0.
FixToken(double, int, int) - Constructor for class ptolemy.data.FixToken
Construct a FixToken representing the specified value with the specified precision.
FixToken(double, Precision) - Constructor for class ptolemy.data.FixToken
Construct a FixToken representing the specified value with the specified precision.
FixToken(String) - Constructor for class ptolemy.data.FixToken
Construct a FixToken from the specified string.
FixToken(FixPoint) - Constructor for class ptolemy.data.FixToken
Construct a FixToken with the supplied FixPoint value.
fixTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
fixTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
fixTokenThreeArgConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
FixToString - Class in ptolemy.actor.lib.vhdl
Produce an output token on each firing with a FixPoint value that is equal to the slicing of the bits of the input token value.
FixToString(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.FixToString
Construct an actor with the given container and name.
FixTransformer - Class in ptolemy.actor.lib.vhdl
This is an abstract base class for actors that transform an input stream into output stream.
FixTransformer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.FixTransformer
Construct an actor with the given container and name.
FixType - Class in ptolemy.data.type
This class represents the type of fix point token objects.
FixType() - Constructor for class ptolemy.data.type.FixType
Construct a new fix type, with no integer bits and no fractional bits.
FixType(Precision) - Constructor for class ptolemy.data.type.FixType
Construct a new fix type.
fixTypeClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
fixTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
fixValue() - Method in class ptolemy.data.FixToken
Return the value of this token as a FixPoint.
fixValue() - Method in class ptolemy.data.IntToken
Return the value in the token as a fixpoint.
fixValue() - Method in class ptolemy.data.ScalarToken
Return the value of this token as a FixPoint.
fixValue() - Method in class ptolemy.data.ShortToken
Return the value in the token as a fixpoint.
fixValue() - Method in class ptolemy.graph.test.TestConstant
Do nothing.
fixValue() - Method in class ptolemy.graph.test.TestVariable
Disallow the value of this term to be set.
fixValueMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
flaFroCli - Variable in class lbnl.actor.lib.net.Server
The communication flag read during the socket read command.
flagWri - Variable in class lbnl.actor.lib.Simulator
Simulation flag to be written in socket.
FlareFilter - Class in com.jhlabs.image
An experimental filter for rendering lens flares.
FlareFilter() - Constructor for class com.jhlabs.image.FlareFilter
 
flat - Variable in class ptolemy.domains.gr.lib.GRShadedShape
If true, render the facets flat rather than rounded.
FlatScalarTokenInfiniteConcept - Class in ptolemy.data.ontologies
A concept that represents the concept values of entries in a record token.
FlatScalarTokenInfiniteConcept(Ontology, FlatScalarTokenRepresentativeConcept, ScalarToken) - Constructor for class ptolemy.data.ontologies.FlatScalarTokenInfiniteConcept
Create a new Record concept, belonging to the given ontology.
FlatScalarTokenRepresentativeConcept - Class in ptolemy.data.ontologies
A finite concept in an ontology that represents a flat set of infinite concepts that map to an interval of scalar numbers.
FlatScalarTokenRepresentativeConcept(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.FlatScalarTokenRepresentativeConcept
Create a new FlatScalarTokenRepresentativeConcept with the specified name and ontology.
FlatTokenInfiniteConcept - Class in ptolemy.data.ontologies
A concept that represents the concept values of entries in a record token.
FlatTokenInfiniteConcept(Ontology, FlatTokenRepresentativeConcept, Token) - Constructor for class ptolemy.data.ontologies.FlatTokenInfiniteConcept
Create a new FlatTokenInfiniteConcept, belonging to the given ontology.
FlatTokenRepresentativeConcept - Class in ptolemy.data.ontologies
A finite concept in an ontology that represents a flat set of infinite concepts that map to a set of arbitrary Ptolemy tokens.
FlatTokenRepresentativeConcept(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.FlatTokenRepresentativeConcept
Create a new FlatTokenRepresentativeConcept with the specified name and ontology.
FLIP_180 - Static variable in class com.jhlabs.image.FlipFilter
Rotate the image 180 degrees.
FLIP_90CCW - Static variable in class com.jhlabs.image.FlipFilter
Rotate the image 90 degrees counter-clockwise.
FLIP_90CW - Static variable in class com.jhlabs.image.FlipFilter
Rotate the image 90 degrees clockwise.
FLIP_H - Static variable in class com.jhlabs.image.FlipFilter
Flip the image horizontally.
FLIP_HORIZONTAL - Static variable in class ptolemy.vergil.toolbox.RotateOrFlipPorts
Indicator to flip ports horizontally.
FLIP_HV - Static variable in class com.jhlabs.image.FlipFilter
Flip the image horizontally and vertically.
FLIP_V - Static variable in class com.jhlabs.image.FlipFilter
Flip the image vertically.
FLIP_VERTICAL - Static variable in class ptolemy.vergil.toolbox.RotateOrFlipPorts
Indicator to flip ports vertically.
FlipFilter - Class in com.jhlabs.image
A filter which flips images or rotates by multiples of 90 degrees.
FlipFilter() - Constructor for class com.jhlabs.image.FlipFilter
Construct a FlipFilter which flips horizontally and vertically.
FlipFilter(int) - Constructor for class com.jhlabs.image.FlipFilter
Construct a FlipFilter.
Float() - Constructor for class diva.util.java2d.Polygon2D.Float
Create a new polygon with no vertices.
Float() - Constructor for class diva.util.java2d.Polyline2D.Float
Create a new polyline with no vertices.
Float(float[]) - Constructor for class diva.util.java2d.Polygon2D.Float
Create a new polygon with space for the given number of vertices.
Float(float, float) - Constructor for class diva.util.java2d.Polygon2D.Float
Create a new polygon with a single start point
Float(float, float, float, float) - Constructor for class diva.util.java2d.Polyline2D.Float
Create a new polyline with two vertices.
Float(int) - Constructor for class diva.util.java2d.Polygon2D.Float
Create a new polygon with space for the given number of vertices.
Float(int) - Constructor for class diva.util.java2d.Polyline2D.Float
Create a new polyline with "initSize" number of vertices.
Float(Polyline2D) - Constructor for class diva.util.java2d.Polyline2D.Float
Copy constructor for efficient copying of Polyline2D.
FLOAT - ptolemy.actor.lib.jjs.HelperBase.DATA_TYPE
Floats.
FLOAT - Static variable in interface ptolemy.data.expr.MatrixParserConstants
RegularExpression Id.
FLOAT - Static variable in class ptolemy.data.type.BaseType
The float data type.
FloatArrayMath - Class in ptolemy.math
This class provides a library for mathematical operations on float arrays.
FloatArrayMath() - Constructor for class ptolemy.math.FloatArrayMath
 
FloatBinaryOperation - Interface in ptolemy.math
A operation taking two operands of type float, and producing a value of type float.
FloatMatrixMath - Class in ptolemy.math
This class provides a library for mathematical operations on matrices of floats.
FloatToken - Class in ptolemy.data
A token that contains a 32-bit signed mantissa, signed exponent single precision floating-point number (IEEE 754).
FloatToken() - Constructor for class ptolemy.data.FloatToken
Construct a FloatToken with value 0.0.
FloatToken(float) - Constructor for class ptolemy.data.FloatToken
Construct a FloatToken with the specified value.
FloatToken(String) - Constructor for class ptolemy.data.FloatToken
Construct a FloatToken from the specified string.
floatTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
floatTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
floatTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
FloatUnaryOperation - Interface in ptolemy.math
A operation taking one argument of type float, and producing a value of type float.
floatValue() - Method in class ptolemy.data.FloatToken
Return the value in the token as a float.
floatValue() - Method in class ptolemy.data.ScalarToken
Return the value of this token as a float In this base class, we just throw an exception.
floatValue() - Method in class ptolemy.data.ShortToken
Return the value in the token as a float.
floatValueMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
floor(float) - Static method in class com.jhlabs.math.SCNoise
 
FLOOR - Static variable in class ptolemy.math.Rounding
Singleton implementing floor rounding strategy.
Flowable - Interface in ptolemy.kernel.util
An interface for objects that have one port that serves as an input and one that serves as an output.
FlowThrough - Class in ptolemy.domains.dde.kernel.test
FlowThrough is a test class used to test token production AND consumption.
FlowThrough(TypedCompositeActor, String) - Constructor for class ptolemy.domains.dde.kernel.test.FlowThrough
 
FloydWarshallAllPairShortestPathStrategy - Class in ptolemy.graph.analysis.strategy
Computation of the all pair shortest path of a directed graph using the Floyd-Warshall algorithm.
FloydWarshallAllPairShortestPathStrategy(Graph, ToDoubleMapping) - Constructor for class ptolemy.graph.analysis.strategy.FloydWarshallAllPairShortestPathStrategy
Construct an AllPairShortestPathAnalyzer which works using the Floyd-Warshall strategy.
FloydWarshallCycleExistenceStrategy - Class in ptolemy.graph.analysis.strategy
Computation of cycle existence in directed graphs using an all pair shortest path algorithm based on the Floyd-Warshall algorithm.
FloydWarshallCycleExistenceStrategy(Graph) - Constructor for class ptolemy.graph.analysis.strategy.FloydWarshallCycleExistenceStrategy
Construct an instance of this analyzer for a given graph.
FloydWarshallNegativeLengthCycleStrategy - Class in ptolemy.graph.analysis.strategy
Analyzer to check if a given directed graph has a negative cycle using the Floyd-Warshall all pair shortest path algorithm.
FloydWarshallNegativeLengthCycleStrategy(Graph, ToDoubleMapping) - Constructor for class ptolemy.graph.analysis.strategy.FloydWarshallNegativeLengthCycleStrategy
Constructs negative cycle detection analyzer for a given graph and given edge values.
FloydWarshallStrategy - Class in ptolemy.graph.analysis.strategy
Base class for all the analysis based on a floyd-warshall like computation.
FloydWarshallStrategy(Graph) - Constructor for class ptolemy.graph.analysis.strategy.FloydWarshallStrategy
Construct an FloydWarshallStrategy.
FloydWarshallTransitiveClosureStrategy - Class in ptolemy.graph.analysis.strategy
Computation of transitive closure of a directed graph using the Floyd-Warshall algorithm described in: Thomas H.
FloydWarshallTransitiveClosureStrategy(Graph) - Constructor for class ptolemy.graph.analysis.strategy.FloydWarshallTransitiveClosureStrategy
Construct a transitive closure analysis for a given directed graph.
FloydWarshallZeroLengthCycleStrategy - Class in ptolemy.graph.analysis.strategy
Analyzer to check if a given directed graph has a zero cycle using the Floyd-Warshall all pair shortest path algorithm.
FloydWarshallZeroLengthCycleStrategy(Graph, ToDoubleMapping) - Constructor for class ptolemy.graph.analysis.strategy.FloydWarshallZeroLengthCycleStrategy
Constructs negative cycle detection analyzer for a given graph and given edge values.
Flush3DFilter - Class in com.jhlabs.image
This filter tries to apply the Swing "flush 3D" effect to the black lines in an image.
Flush3DFilter() - Constructor for class com.jhlabs.image.Flush3DFilter
 
flushCaptureBuffer(Object) - Static method in class ptolemy.media.javasound.LiveSound
Flush queued data from the capture buffer.
flushCaptureBuffer(Object) - Method in interface ptolemy.media.javasound.LiveSoundInterface
Flush queued data from the capture buffer.
flushCaptureBuffer(Object) - Method in class ptolemy.media.javasound.LiveSoundJavaSE
Flush queued data from the capture buffer.
flushPlaybackBuffer(Object) - Static method in class ptolemy.media.javasound.LiveSound
Flush queued data from the playback buffer.
flushPlaybackBuffer(Object) - Method in interface ptolemy.media.javasound.LiveSoundInterface
Flush queued data from the playback buffer.
flushPlaybackBuffer(Object) - Method in class ptolemy.media.javasound.LiveSoundJavaSE
Flush queued data from the playback buffer.
FMI20CallbackFunctions - Class in org.ptolemy.fmi
Functional Mock-up Interface (FMI) 2.0 callback functions needed by Java Native Access (JNA) so that a FMU * can perform functions like allocating and freeing memory, printing log messages and handle the end of a step.
FMI20CallbackFunctions() - Constructor for class org.ptolemy.fmi.FMI20CallbackFunctions
Instantiate a Java representation of the C structure that contains the FMI call backs.
FMI20CallbackFunctions(FMILibrary.FMICallbackLogger, FMILibrary.FMICallbackAllocateMemory, FMILibrary.FMICallbackFreeMemory, FMILibrary.FMIStepFinished, Pointer) - Constructor for class org.ptolemy.fmi.FMI20CallbackFunctions
Instantiate a Java representation of the C structure that contains the FMI call backs.
FMI20ContinuousStateDerivative - Class in org.ptolemy.fmi
An object that represents the Derivatives of a continuous state variable of an FMU for FMI-2.0.
FMI20ContinuousStateDerivative() - Constructor for class org.ptolemy.fmi.FMI20ContinuousStateDerivative
Create an empty Derivative.
FMI20ContinuousStateDerivative(FMIModelDescription, Node) - Constructor for class org.ptolemy.fmi.FMI20ContinuousStateDerivative
Create a Derivative element from an XML Element.
FMI20CoSimulationCapabilities - Class in org.ptolemy.fmi
An object that represents the the capabilities of a FMI co-simulation slave for FMI-2.0.
FMI20CoSimulationCapabilities() - Constructor for class org.ptolemy.fmi.FMI20CoSimulationCapabilities
Create an empty Capability.
FMI20CoSimulationCapabilities(Element) - Constructor for class org.ptolemy.fmi.FMI20CoSimulationCapabilities
Create a FMICoSimulationCapability from an XML Element.
FMI20EventInfo - Class in org.ptolemy.fmi
Functional Mock-up Interface (FMI) 2.0 event information.
FMI20EventInfo() - Constructor for class org.ptolemy.fmi.FMI20EventInfo
Instantiate a Java structure that that represents the C structure that contains information about events.
FMI20EventInfo(int, int, int, int, int, double) - Constructor for class org.ptolemy.fmi.FMI20EventInfo
Instantiate a Java structure that that represents the C structure that contains information about events.
FMI20EventInfo(Pointer, int) - Constructor for class org.ptolemy.fmi.FMI20EventInfo
Construct a FMI20EventInfo from data.
FMI20EventInfo.ByReference - Class in org.ptolemy.fmi
Access the structure by reference.
FMI20EventInfo.ByValue - Class in org.ptolemy.fmi
Access the structure by value.
FMI20ModelExchangeCapabilities - Class in org.ptolemy.fmi
An object that represents the the capabilities of a FMI Model Exchange FMU.
FMI20ModelExchangeCapabilities() - Constructor for class org.ptolemy.fmi.FMI20ModelExchangeCapabilities
Create an empty Capability.
FMI20ModelExchangeCapabilities(Element) - Constructor for class org.ptolemy.fmi.FMI20ModelExchangeCapabilities
Create a FMIModelExchangeCapability from an XML Element.
FMI20ModelInstance - Class in org.ptolemy.fmi
A Java Native Access (JNA) interface to the Functional Mock-up Interface 2.0 ModelInstance struct.
FMI20ModelInstance() - Constructor for class org.ptolemy.fmi.FMI20ModelInstance
Instantiate a Java structure that that represents the C structure that contains information about events.
FMI20ModelInstance(Pointer) - Constructor for class org.ptolemy.fmi.FMI20ModelInstance
Instantiate a Java structure that that represents the C structure that contains information about events.
FMI20ModelInstance.ByReference - Class in org.ptolemy.fmi
Access the structure by reference.
FMI20ModelInstance.ByValue - Class in org.ptolemy.fmi
Access the structure by value.
FMI20Output - Class in org.ptolemy.fmi
An object that represents the Output of an FMU
FMI20Output() - Constructor for class org.ptolemy.fmi.FMI20Output
Create an empty Output.
FMI20Output(FMIModelDescription, Node) - Constructor for class org.ptolemy.fmi.FMI20Output
Create an Output variable element from an XML Element.
FMIBooleanType - Class in org.ptolemy.fmi.type
An Functional Mock-up Interface type that represents a Boolean.
FMIBooleanType(String, String, Element) - Constructor for class org.ptolemy.fmi.type.FMIBooleanType
Construct a Boolean FMU variable.
FMICallbackFunctions - Class in org.ptolemy.fmi
Functional Mock-up Interface (FMI) callback functions needed by Java Native Access (JNA) so that a FMU * can perform functions like allocating and freeing memory, printing log messages and handle the end of a step.
FMICallbackFunctions() - Constructor for class org.ptolemy.fmi.FMICallbackFunctions
Instantiate a Java representation of the C structure that contains the FMI call backs.
FMICallbackFunctions(FMILibrary.FMICallbackLogger, FMILibrary.FMICallbackAllocateMemory, FMILibrary.FMICallbackFreeMemory, FMILibrary.FMIStepFinished) - Constructor for class org.ptolemy.fmi.FMICallbackFunctions
Instantiate a Java representation of the C structure that contains the FMI call backs.
FMICallbackFunctions.ByValue - Class in org.ptolemy.fmi
A class that contains references to the callback functions.
FMICapabilities - Class in org.ptolemy.fmi
An object that represents the the capabilities of a FMI co-simulation slave.
FMICapabilities() - Constructor for class org.ptolemy.fmi.FMICapabilities
Create an empty Capability.
FMICapabilities(Element) - Constructor for class org.ptolemy.fmi.FMICapabilities
Create a FMICoSimulationCapability from an XML Element.
FMICoSimulationCapabilities - Class in org.ptolemy.fmi
An object that represents the the capabilities of a FMI co-simulation slave for FMI-1.0;
FMICoSimulationCapabilities() - Constructor for class org.ptolemy.fmi.FMICoSimulationCapabilities
Create an empty Capability.
FMICoSimulationCapabilities(Element) - Constructor for class org.ptolemy.fmi.FMICoSimulationCapabilities
Create a FMICoSimulationCapability from an XML Element.
fmiDiscard - Static variable in interface org.ptolemy.fmi.FMILibrary.FMIStatus
Discard the current data and try again with a smaller step size.
fmiDoStepStatus - Static variable in interface org.ptolemy.fmi.FMILibrary.FMIStatusKind
If fmiDoStep() returns fmiPending, then the master must call fmiGetStatus(..., fmiDoStepStatus) to determine if the slave has finished.
fmiError - Static variable in interface org.ptolemy.fmi.FMILibrary.FMIStatus
The operation had a problem and fmiFreeModelInstance() must be called.
FMIEventInfo - Class in org.ptolemy.fmi
Functional Mock-up Interface (FMI) event information for FMI-1.0.
FMIEventInfo() - Constructor for class org.ptolemy.fmi.FMIEventInfo
Instantiate a Java structure that that represents the C structure that contains information about events.
FMIEventInfo(byte, byte, byte, byte, byte, double) - Constructor for class org.ptolemy.fmi.FMIEventInfo
Instantiate a Java structure that that represents the C structure that contains information about events.
FMIEventInfo.ByReference - Class in org.ptolemy.fmi
Access the structure by reference.
FMIEventInfo.ByValue - Class in org.ptolemy.fmi
Access the structure by value.
fmiFatal - Static variable in interface org.ptolemy.fmi.FMILibrary.FMIStatus
All model instances are corrupted.
FMIIntegerType - Class in org.ptolemy.fmi.type
An Functional Mock-up Interface type that represents an Integer.
FMIIntegerType(String, String, Element) - Constructor for class org.ptolemy.fmi.type.FMIIntegerType
Construct an Integer FMU variable.
fmiLastSuccessfulTime - Static variable in interface org.ptolemy.fmi.FMILibrary.FMIStatusKind
If fmiDoStep() returns fmiDiscard, then calling fmiGetRealStatus(..., fmiLastSuccessfulTime,...) will return the time the last communication step was successfully computed.
FMILibrary - Interface in org.ptolemy.fmi
A Java Native Access (JNA) Wrapper for a Functional Mock-up Unit shared library.
FMILibrary.FMICallbackAllocateMemory - Interface in org.ptolemy.fmi
A callback for the fmiCallbackAllocateMemory() function.
FMILibrary.FMICallbackFreeMemory - Interface in org.ptolemy.fmi
A callback for the fmiCallbackFreeMemory() function.
FMILibrary.FMICallbackLogger - Interface in org.ptolemy.fmi
A interface for the fmiCallbackLogger() function.
FMILibrary.FMIStatus - Interface in org.ptolemy.fmi
An enumeration of status values returned by fmi*() methods.
FMILibrary.FMIStatusKind - Interface in org.ptolemy.fmi
An enumeration of status information returned by a slave.
FMILibrary.FMIStepFinished - Interface in org.ptolemy.fmi
A callback for the fmiStepFinished() method.
FMIMACodeGenerator - Class in ptolemy.cg.kernel.generic.program.procedural.fmima
Generate a Functional Mockup Interface Master Algorithm (FMIMA) description of a model.
FMIMACodeGenerator(NamedObj, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.fmima.FMIMACodeGenerator
Create a new instance of the FMIMACodeGenerator.
FMIMACodeGeneratorAdapter - Class in ptolemy.cg.kernel.generic.program.procedural.fmima
Base class for a Functional Mockup Interface Master Algorithm code generator adapter.
FMIMACodeGeneratorAdapter(NamedObj) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.fmima.FMIMACodeGeneratorAdapter
Construct the code generator adapter associated with the given component.
FMIMADirector - Class in ptolemy.domains.fmima.kernel
This is an experimental director.
FMIMADirector() - Constructor for class ptolemy.domains.fmima.kernel.FMIMADirector
Construct a director in the default workspace with an empty string as its name.
FMIMADirector(CompositeEntity, String) - Constructor for class ptolemy.domains.fmima.kernel.FMIMADirector
Construct a director in the given container with the given name.
FMIMADirector(Workspace) - Constructor for class ptolemy.domains.fmima.kernel.FMIMADirector
Construct a director in the given workspace with an empty name.
FMIMAHybridCodeGenerator - Class in ptolemy.cg.kernel.generic.program.procedural.fmima
Generate a Functional Mockup Interface Master Algorithm (FMIMA) description of a model.
FMIMAHybridCodeGenerator(NamedObj, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.fmima.FMIMAHybridCodeGenerator
Create a new instance of the FMIMACodeGenerator.
fmiModelDescription - Variable in class org.ptolemy.fmi.FMIScalarVariable
The Model Description for this variable.
FMIModelDescription - Class in org.ptolemy.fmi
An object that represents the fmiModelDescription element of a modelDescription.xml file contained within a Functional Mock-up Interface (.fmu) file.
FMIModelDescription() - Constructor for class org.ptolemy.fmi.FMIModelDescription
 
FMIModelDescription.ContinuousState - Class in org.ptolemy.fmi
A data structure representing a continuous state of the FMU.
fmiOK - Static variable in interface org.ptolemy.fmi.FMILibrary.FMIStatus
The operation completed successfully.
fmiPending - Static variable in interface org.ptolemy.fmi.FMILibrary.FMIStatus
The slave is still executing, but has returned.
fmiPendingStatus - Static variable in interface org.ptolemy.fmi.FMILibrary.FMIStatusKind
If fmiDoStep() returns fmiPending, then fmiGetStringStatus(..., fmiPendingStatus,...) can be called to get the status of the asynchronously executing fmiDoStep().
FMIRealType - Class in org.ptolemy.fmi.type
An Functional Mock-up Interface type that represents a Real.
FMIRealType(String, String, Element) - Constructor for class org.ptolemy.fmi.type.FMIRealType
Construct a Real FMU variable.
FMIScalarVariable - Class in org.ptolemy.fmi
An object that represents the ScalarVariable element of a modelDescription.xml file contained within a Functional Mock-up Interface .fmu XML file.
FMIScalarVariable() - Constructor for class org.ptolemy.fmi.FMIScalarVariable
Create an empty ScalarVariable.
FMIScalarVariable(FMIModelDescription, Element) - Constructor for class org.ptolemy.fmi.FMIScalarVariable
Create a ScalarVariable from an XML Element.
FMIScalarVariable.Alias - Enum in org.ptolemy.fmi
Acceptable values for the alias xml attribute.
FMIScalarVariable.Causality - Enum in org.ptolemy.fmi
Acceptable values for the causality xml attribute.
FMIScalarVariable.Initial - Enum in org.ptolemy.fmi
Acceptable values for the initial xml attribute.
FMIScalarVariable.Variability - Enum in org.ptolemy.fmi
Acceptable values for the variability xml attribute.
fmiStatusDescription(int) - Static method in class org.ptolemy.fmi.FMIModelDescription
Return a string describing the specified fmiStatus.
fmiStatusToString(int) - Static method in class org.ptolemy.fmi.FMULogUtilities
Given a fmiStatus value, return a string description.
FMIStringType - Class in org.ptolemy.fmi.type
An Functional Mock-up Interface type that represents a String.
FMIStringType(String, String, Element) - Constructor for class org.ptolemy.fmi.type.FMIStringType
Construct a String FMU variable.
FMIType - Class in org.ptolemy.fmi.type
An base class for Functional Mock-up Interface types like Real.
FMIType(String, String, Element) - Constructor for class org.ptolemy.fmi.type.FMIType
Construct a variable.
fmiVersion - Variable in class org.ptolemy.fmi.FMIModelDescription
The fmiVersion, typically the value of the fmiVersion attribute from a .fmu file.
fmiVersion - Variable in class ptolemy.actor.lib.fmi.FMUImport
The FMI version of the FMU.
fmiWarning - Static variable in interface org.ptolemy.fmi.FMILibrary.FMIStatus
The operation had a problem, but the computation may continue.
fmodspec - Variable in class org.ptolemy.machineLearning.lib.AFTEDiscriminant
Mod spec sampling frequency.
fmodspec - Variable in class org.ptolemy.machineLearning.lib.AFTEFast
Mod spec sampling frequency.
FMUAllocateMemory() - Constructor for class org.ptolemy.fmi.FMULibrary.FMUAllocateMemory
 
FMUBuilder - Class in org.ptolemy.fmi
Build a FMU shared object.
FMUBuilder() - Constructor for class org.ptolemy.fmi.FMUBuilder
Create a FMUBuilder.
FMUBuilder(boolean) - Constructor for class org.ptolemy.fmi.FMUBuilder
Create a FMUBuilder and optionally append to stderr and stdout as the commands are executed.
FMUCoSimulation - Class in org.ptolemy.fmi.driver
Read a Functional Mock-up Unit .fmu file and invoke it as a co-simulation.
FMUCoSimulation() - Constructor for class org.ptolemy.fmi.driver.FMUCoSimulation
 
FMUDriver - Class in org.ptolemy.fmi.driver
Base class to invoke a Functional Mock-up Unit (.fmu) file as either co-simulation or model exchange.
FMUDriver() - Constructor for class org.ptolemy.fmi.driver.FMUDriver
 
fmuFile - Variable in class ptolemy.actor.lib.fmi.FMUImport
The Functional Mock-up Unit (FMU) file.
FMUFile - Class in org.ptolemy.fmi
Parse a Functional Mock-up Interface (FMI) 1.0 Functional Mock-up Unit (FMU) file and create a FMIModelDescription for later use.
FMUFile() - Constructor for class org.ptolemy.fmi.FMUFile
 
FMUFreeMemory() - Constructor for class org.ptolemy.fmi.FMULibrary.FMUFreeMemory
 
FMUImport - Class in ptolemy.actor.lib.fmi
Invoke a Functional Mock-up Interface (FMI) Functional Mock-up Unit (FMU).
FMUImport - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.fmi
An adapter class for ptolemy.actor.lib.fmi.FMUImport.
FMUImport - Class in ptolemy.cg.adapter.generic.program.procedural.fmima.adapters.ptolemy.actor.lib.fmi
An adapter class for ptolemy.actor.lib.fmi.FMUImport.
FMUImport - Class in ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.adapters.ptolemy.actor.lib.fmi
An adapter class for ptolemy.actor.lib.fmi.FMUImport.
FMUImport(FMUImport) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.fmi.FMUImport
Construct a FMUImport adapter.
FMUImport(FMUImport) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.fmima.adapters.ptolemy.actor.lib.fmi.FMUImport
Construct the FMUImport adapter.
FMUImport(FMUImport) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.adapters.ptolemy.actor.lib.fmi.FMUImport
Construct the FMUImport adapter.
FMUImport(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.fmi.FMUImport
Construct an actor with the given container and name.
FMUImport.Input - Class in ptolemy.actor.lib.fmi
A data structure representing an input to the FMU.
FMUImport.Output - Class in ptolemy.actor.lib.fmi
A data structure representing an output from the FMU.
FMUImportHybrid - Class in ptolemy.actor.lib.fmi
Import a Hybrid Co-Simulation FMU.
FMUImportHybrid(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.fmi.FMUImportHybrid
Construct an actor with the given container and name.
FMUJUnitTest - Class in org.ptolemy.fmi.driver.test.junit
Invoke the co-simulator and model exchanger on various Functional Mockup Unit (.fmu) files.
FMUJUnitTest() - Constructor for class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
 
FMULibrary - Interface in org.ptolemy.fmi
An interface that is used by Java Native Access (JNA) to handle callbacks.
FMULibrary.FMUAllocateMemory - Class in org.ptolemy.fmi
Class for the allocate memory callback function.
FMULibrary.FMUFreeMemory - Class in org.ptolemy.fmi
A class providing a callback method that frees memory.
FMULibrary.FMULogger - Class in org.ptolemy.fmi
The logging callback function.
FMULibrary.FMUStepFinished - Class in org.ptolemy.fmi
A callback for when the step is finished.
FMULog - Class in org.ptolemy.fmi
A Functional Mock-up Interface (FMI) log method implementation.
FMULog() - Constructor for class org.ptolemy.fmi.FMULog
 
FMULogger(FMIModelDescription) - Constructor for class org.ptolemy.fmi.FMULibrary.FMULogger
Instantiate a FMULogger.
FMULogUtilities - Class in org.ptolemy.fmi
Utilities for the FMU Logger.
FMULogUtilities() - Constructor for class org.ptolemy.fmi.FMULogUtilities
 
FMUModelExchange - Class in org.ptolemy.fmi.driver
Read a Functional Mock-up Unit .fmu file and invoke it as a model exchange.
FMUModelExchange() - Constructor for class org.ptolemy.fmi.driver.FMUModelExchange
 
FMUQSS - Class in ptolemy.actor.lib.fmi
Invoke a Functional Mock-up Interface (FMI) 2.0 Model Exchange Functional Mock-up Unit (FMU) which will be integrated using QSS.
FMUQSS(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.fmi.FMUQSS
Construct an actor with the given container and name.
fmuResourceLocation - Variable in class org.ptolemy.fmi.FMIModelDescription
The absolute path to the resources directory.
fmuSharedLibrary(FMIModelDescription) - Static method in class org.ptolemy.fmi.FMUFile
Return the name of the shared library from a .fmu file.
FMUStepFinished() - Constructor for class org.ptolemy.fmi.FMULibrary.FMUStepFinished
 
FmvAutomaton - Class in ptolemy.domains.modal.kernel.fmv
Deprecated.
ptolemy.de.lib.TimedDelay is deprecated, use ptolemy.actor.lib.TimeDelay.
FmvAutomaton() - Constructor for class ptolemy.domains.modal.kernel.fmv.FmvAutomaton
Deprecated.
Construct an FmvAutomaton in the default workspace with an empty string as its name.
FmvAutomaton(CompositeEntity, String) - Constructor for class ptolemy.domains.modal.kernel.fmv.FmvAutomaton
Deprecated.
Create an FmvAutomaton in the specified container with the specified name.
FmvAutomaton(Workspace) - Constructor for class ptolemy.domains.modal.kernel.fmv.FmvAutomaton
Deprecated.
Construct an FmvAutomaton in the specified workspace with an empty string as its name.
FmvAutomatonGraphController - Class in ptolemy.vergil.modal.fmv
A Graph Controller for Fmv automata models.
FmvAutomatonGraphController(File) - Constructor for class ptolemy.vergil.modal.fmv.FmvAutomatonGraphController
Create a new controller with the specified directory of the current model.
FmvAutomatonGraphController.NewFmvStateAction - Class in ptolemy.vergil.modal.fmv
An action to create a new state.
FmvAutomatonGraphFrame - Class in ptolemy.vergil.modal.fmv
Deprecated.
ptolemy.de.lib.TimedDelay is deprecated, use ptolemy.actor.lib.TimeDelay.
FmvAutomatonGraphFrame(CompositeEntity, Tableau) - Constructor for class ptolemy.vergil.modal.fmv.FmvAutomatonGraphFrame
Deprecated.
Construct a frame associated with the specified model.
FmvAutomatonGraphFrame(CompositeEntity, Tableau, LibraryAttribute) - Constructor for class ptolemy.vergil.modal.fmv.FmvAutomatonGraphFrame
Deprecated.
Construct a frame associated with the specified model.
FmvAutomatonGraphFrame.InvokeNuSMVAction - Class in ptolemy.vergil.modal.fmv
Deprecated.
An action to perform format translation to .smv file.
FmvAutomatonGraphFrame.SMVFileFilter - Class in ptolemy.vergil.modal.fmv
Deprecated.
A file filter that accepts files that end with ".smv".
FmvAutomatonGraphFrame.TranslateSmvAction - Class in ptolemy.vergil.modal.fmv
Deprecated.
An action to perform format translation to .smv file.
FmvAutomatonGraphTableau - Class in ptolemy.vergil.modal.fmv
Deprecated.
ptolemy.de.lib.TimedDelay is deprecated, use ptolemy.actor.lib.TimeDelay.
FmvAutomatonGraphTableau(PtolemyEffigy, String) - Constructor for class ptolemy.vergil.modal.fmv.FmvAutomatonGraphTableau
Deprecated.
Create a new editor tableau with the specified container and name, with no default library.
FmvAutomatonGraphTableau(PtolemyEffigy, String, LibraryAttribute) - Constructor for class ptolemy.vergil.modal.fmv.FmvAutomatonGraphTableau
Deprecated.
Create a new editor tableau with the specified container, name, and default library.
FmvAutomatonGraphTableau.Factory - Class in ptolemy.vergil.modal.fmv
Deprecated.
A factory that creates graph editing tableaux for Ptolemy models.
FmvState - Class in ptolemy.domains.modal.kernel.fmv
A Formal Method Verification (FMV) State.
FmvState(CompositeEntity, String) - Constructor for class ptolemy.domains.modal.kernel.fmv.FmvState
Create an FmvState in the specified container with the specified name.
FmvStateIcon - Class in ptolemy.vergil.modal.fmv
An icon specialized for states of a state machine with reachability and risk analysis.
FmvStateIcon(NamedObj, String) - Constructor for class ptolemy.vergil.modal.fmv.FmvStateIcon
Create a new icon with the given name in the given container.
focused - Variable in class ptolemy.domains.ptera.lib.SetTableau
Whether the tableau has the input focus.
focusGained(FocusEvent) - Method in class ptolemy.gui.Query.QueryFocusListener
 
focusLost(FocusEvent) - Method in class ptolemy.gui.Query.QueryFocusListener
 
FocusMouseListener - Class in diva.gui.toolbox
A mouse listener that requests focus for the source of any mouse event it receives.
FocusMouseListener() - Constructor for class diva.gui.toolbox.FocusMouseListener
 
foldClass(SootClass) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Merge the given class with its super class.
FolderFileFilter() - Constructor for class ptolemy.vergil.basic.BasicGraphFrame.FolderFileFilter
 
followRedirects(URL) - Static method in class ptolemy.util.FileUtilities
Given a URL, if it starts with http, the follow up to 10 redirects.
fontFamily - Variable in class ptolemy.domains.gr.lib.TextString3D
The font family.
fontFamily - Variable in class ptolemy.vergil.basic.export.web.Title
The font family.
fontFamily - Variable in class ptolemy.vergil.kernel.attributes.AbstractTextAttribute
The font family.
fontSize - Variable in class ptolemy.domains.gr.lib.TextString3D
The font size.
FOR - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
FOR - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
FOR - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
forBlock - Variable in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
This is the AST for this for block, if this is a for block.
FORCE_SELF - Static variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
Completion strategy for A set to forcing a self-transition.
FORCE_ZERO - Static variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
Completion strategy for A set to forcing a transition to state 0.
forClassName(String) - Static method in class ptolemy.data.type.BaseType
Return an instance of Type of that corresponds to tokens of a class with the given name, or null if none exists.
format - Variable in class ptolemy.media.Audio
Format code; 1 for 8-bit mu-law.
formatName - Variable in class ptolemy.actor.lib.jmf.VideoCamera
The type of video format to use.
FormattedDocument - Class in ptolemy.actor.lib.javasound.test.pitchshift
 
FormattedDocument(Format) - Constructor for class ptolemy.actor.lib.javasound.test.pitchshift.FormattedDocument
 
formComplexArray(double[], double[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array of Complex numbers using two arrays for the real and imaginary parts.
FormDebugPanel - Class in com.jgoodies.forms.debug
A panel that paints grid bounds if and only if the panel's layout manager is a FormLayout.
FormDebugPanel() - Constructor for class com.jgoodies.forms.debug.FormDebugPanel
Constructs a FormDebugPanel with all options turned off.
FormDebugPanel(boolean, boolean) - Constructor for class com.jgoodies.forms.debug.FormDebugPanel
Constructs a FormDebugPanel on the given FormLayout using the specified settings that are otherwise turned off.
FormDebugPanel(FormLayout) - Constructor for class com.jgoodies.forms.debug.FormDebugPanel
Constructs a FormDebugPanel on the given FormLayout instance that paints the grid in the foreground and paints no diagonals.
FormDebugPanel(FormLayout, boolean, boolean) - Constructor for class com.jgoodies.forms.debug.FormDebugPanel
Constructs a FormDebugPanel on the given FormLayout using the specified settings that are otherwise turned off.
FormDebugUtils - Class in com.jgoodies.forms.debug
Provides static methods that help you understand and fix layout problems when using the FormLayout.
FormFactory - Class in com.jgoodies.forms.factories
A factory that creates instances of FormLayout for frequently used form layouts.
FormLayout - Class in com.jgoodies.forms.layout
FormLayout is a powerful, flexible and precise general purpose layout manager.
FormLayout() - Constructor for class com.jgoodies.forms.layout.FormLayout
Constructs an empty FormLayout.
FormLayout(ColumnSpec[], RowSpec[]) - Constructor for class com.jgoodies.forms.layout.FormLayout
Constructs a FormLayout using the given column and row specifications.
FormLayout(String) - Constructor for class com.jgoodies.forms.layout.FormLayout
Constructs a FormLayout using the given encoded column specifications.
FormLayout(String, String) - Constructor for class com.jgoodies.forms.layout.FormLayout
Constructs a FormLayout using the given encoded column and row specifications.
FormLayout.LayoutInfo - Class in com.jgoodies.forms.layout
Stores column and row origins.
FormSpec - Class in com.jgoodies.forms.layout
An abstract class that specifies columns and rows in FormLayout by their default alignment, start size and resizing behavior.
FormSpec(FormSpec.DefaultAlignment, Size, double) - Constructor for class com.jgoodies.forms.layout.FormSpec
Constructs a FormSpec for the given default alignment, size, and resize weight.
FormSpec(FormSpec.DefaultAlignment, String) - Constructor for class com.jgoodies.forms.layout.FormSpec
Constructs a FormSpec from the specified encoded description.
FormSpec.DefaultAlignment - Class in com.jgoodies.forms.layout
An ordinal-based serializable typesafe enumeration for the column and row default alignment types.
formula - Variable in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
 
formulaType - Variable in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
 
forName(String) - Static method in class ptolemy.data.type.BaseType
Return an instance of this class with the specified name, or null if none exists.
forName(String) - Static method in class ptolemy.math.Overflow
Return an instance of this class with the specified name.
forName(String) - Static method in class ptolemy.math.Rounding
Return an instance of this class with the specified name.
forwardIn() - Method in class ptolemy.cg.lib.syntactic.SyntacticRank
Get the forward input rank.
forwardOut() - Method in class ptolemy.cg.lib.syntactic.SyntacticRank
Get the forward output rank.
forwards - Variable in class ptolemy.actor.lib.ArrayLevelCrossing
The direction to search from the start.
foundActorClassName - Variable in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
The parameter that contains the last valid actor class name found.
foundMatch(GraphMatcher) - Method in class ptolemy.actor.gt.IterativeParameter
A routine to be called when a match is found in the graph matching.
foundMatch(GraphMatcher) - Method in interface ptolemy.actor.gt.MatchCallback
A routine to be called when a match is found in the graph matching.
foundMatch(GraphMatcher) - Method in class ptolemy.actor.gt.TransformationMode
A routine to be called when a match is found in the graph matching.
foundMatch(GraphMatcher) - Method in class ptolemy.vergil.gt.MatchResultRecorder
 
foundResultsOutput - Variable in class ptolemy.actor.lib.test.LoopTest2
 
foundUnknown() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return true if the most recent call to enabledTransition() or chooseTransition() found guard expressions or output value expressions that could not be evaluated due to unknown inputs.
FourColorFilter - Class in com.jhlabs.image
A filter which draws a gradient interpolated between four colors defined at the corners of the image.
FourColorFilter() - Constructor for class com.jhlabs.image.FourColorFilter
 
FractalSumFunction - Class in com.jhlabs.math
 
FractalSumFunction(Function2D) - Constructor for class com.jhlabs.math.FractalSumFunction
 
Fraction - Class in ptolemy.math
A class for representing fractions.
Fraction() - Constructor for class ptolemy.math.Fraction
Create a new fraction with the value zero (0/1).
Fraction(int) - Constructor for class ptolemy.math.Fraction
Create a new fraction with the value i/1.
Fraction(int, int) - Constructor for class ptolemy.math.Fraction
Create a new fraction in lowest terms with the value Numerator/Denominator.
Fraction(Fraction) - Constructor for class ptolemy.math.Fraction
Create a new fraction with the same value as the given fraction.
FractionArrayMath - Class in ptolemy.math
A library for mathematical operations on Fraction arrays.
FractionArrayMath() - Constructor for class ptolemy.math.FractionArrayMath
 
FractionMatrixMath - Class in ptolemy.math
A library for mathematical operations on matrices of Fractions.
frag - Variable in class ptolemy.verification.kernel.maude.RTMFragment
 
frame - Variable in class ptolemy.actor.gui.exec.ExecShellTableau
The frame in which text is written.
frame - Variable in class ptolemy.actor.gui.ExpressionShellTableau
The associated frame.
frame - Variable in class ptolemy.actor.lib.gui.InteractiveDialog.DialogTableau
The frame.
frame - Variable in class ptolemy.actor.lib.gui.PlotterBaseJavaSE.PlotWindowTableau
The frame.
FramedCanvas(JCanvas) - Constructor for class diva.canvas.test.JCanvasTest.FramedCanvas
 
frameRate - Variable in class ptolemy.actor.lib.jmf.ImageToJMF
The frame rate in frames per second at which the images are being generated.
frameSize - Variable in class ptolemy.domains.de.lib.aspect.AFDXESs.AFDXESsAttributes
The frame size.
frameSize - Variable in class ptolemy.domains.ptides.lib.qm.TCPPacketTransmitter
User-Defined frame size port parameter.
freedom - Variable in class ptolemy.actor.lib.colt.ColtChiSquare
freedom.
freedom - Variable in class ptolemy.actor.lib.colt.ColtStudentT
freedom.
freedom - Variable in class ptolemy.actor.lib.colt.ColtVonMises
freedom.
freeMemory - Variable in class org.ptolemy.fmi.FMI20CallbackFunctions
C type: fmiCallbackFreeMemory.
freeMemory - Variable in class org.ptolemy.fmi.FMICallbackFunctions
C type: fmiCallbackFreeMemory.
freeMemory() - Static method in class ptolemy.data.expr.UtilityFunctions
Return the approximate number of bytes available for future object allocation.
FreeVariableModelAnalysis - Class in ptolemy.actor.util
An analysis that traverses a model to determine all the free variables in a hierarchical model.
FreeVariableModelAnalysis(Entity) - Constructor for class ptolemy.actor.util.FreeVariableModelAnalysis
Analyze the given model to return a set of names which must be defined externally for the model to be completely specified.
freeze() - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter.MultipleTokenReaderThunk
 
freeze() - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter.SingleTokenReaderThunk
 
freezeLocal() - Method in class ptolemy.caltrop.ddi.util.DataMapEnvironment
 
FREI_CHEN_H - Static variable in class com.jhlabs.image.EdgeFilter
 
FREI_CHEN_V - Static variable in class com.jhlabs.image.EdgeFilter
 
freq - Variable in class org.ptolemy.machineImprovisation.NoteParser
Note frequency.
frequency - Variable in class ptolemy.domains.giotto.cgc.CActorBase
The number of times this actor gets executed in one super-period time frame specified by the Giotto director.
frequency - Variable in class ptolemy.domains.giotto.kernel.GiottoAttributes
The frequency parameter specifies the frequency of an actor.
frequency - Variable in class ptolemy.domains.tdl.kernel.TDLRefinementPort
frequency for the port update.
frequency - Variable in class ptolemy.domains.tdl.kernel.TDLTask
Frequency of the task invocation in the mode period.
frequency - Variable in class ptolemy.domains.tdl.kernel.TDLTransition
The frequency of the transition.
from - Variable in class ptolemy.actor.lib.mail.ExceptionEmailer
Email address from which this is sent.
from - Variable in class ptolemy.actor.lib.mail.SendMail
Email address from which this is sent.
fromChannel - Variable in class ptolemy.domains.wireless.lib.network.PHY
Port receiving messages from the channel
fromDataPump - Variable in class ptolemy.domains.wireless.lib.network.mac.Backoff
The input port for channel status message.
fromFilterMpdu - Variable in class ptolemy.domains.wireless.lib.network.mac.ChannelState
The input port for setNav message from FilterMpdu.
fromMAC - Variable in class ptolemy.domains.wireless.lib.network.PHY
Port receiving messages from the MAC
fromMatrixToArray(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new array that is filled with the contents of the matrix.
fromMatrixToArray(double[][], int, int) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new array that is filled with the contents of the matrix.
fromMatrixToArray(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new array that is filled with the contents of the matrix.
fromMatrixToArray(float[][], int, int) - Static method in class ptolemy.math.FloatMatrixMath
Return a new array that is filled with the contents of the matrix.
fromMatrixToArray(int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new array that is filled with the contents of the matrix.
fromMatrixToArray(int[][], int, int) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new array that is filled with the contents of the matrix.
fromMatrixToArray(long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new array that is filled with the contents of the matrix.
fromMatrixToArray(long[][], int, int) - Static method in class ptolemy.math.LongMatrixMath
Return a new array that is filled with the contents of the matrix.
fromMatrixToArray(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new array that is filled with the contents of the matrix.
fromMatrixToArray(Complex[][], int, int) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new array that is filled with the contents of the matrix.
fromMatrixToArray(Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return a new array that is filled with the contents of the matrix.
fromMatrixToArray(Fraction[][], int, int) - Static method in class ptolemy.math.FractionMatrixMath
Return a new array that is filled with the contents of the matrix.
fromPHYLayer - Variable in class ptolemy.domains.wireless.lib.network.mac.ValidateMpdu
Port receiving messages from the PHY
fromPowerControl - Variable in class ptolemy.domains.wireless.lib.network.mac.TxCoordination
Port receiving messages from the PowerControl block
fromReception - Variable in class ptolemy.domains.wireless.lib.network.mac.DataPump
The input port for the channel status massage from the reception block.
fromReception - Variable in class ptolemy.domains.wireless.lib.network.mac.RxCoordination
Port receiving messages from the Reception block
fromToken(Token) - Static method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityCounterexamples
Create a counterexample set from a specific representation as a Ptolemy Token.
fromValidateMpdu - Variable in class ptolemy.domains.wireless.lib.network.mac.ChannelState
The input port for messages from ValidateMpdu process.
fromValidateMpdu - Variable in class ptolemy.domains.wireless.lib.network.mac.FilterMpdu
Port receiving packets to be filtered.
front(int) - Method in class ptolemy.verification.kernel.maude.RTMTerm
 
FrontDropQueue - Class in ptolemy.domains.ci.lib
an push-pull FIFO queue.
FrontDropQueue(CompositeEntity, String) - Constructor for class ptolemy.domains.ci.lib.FrontDropQueue
Construct an actor with the given container and name.
fs - Variable in class org.ptolemy.machineLearning.lib.AFTEDiscriminant
Input sampling frequency.
fs - Variable in class org.ptolemy.machineLearning.lib.AFTEFast
Input sampling frequency.
FSMActor - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel
Code generator helper for FSMActor.
FSMActor - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel
Code generator adapter for FSMActor.
FSMActor - Class in ptolemy.domains.modal.kernel
An FSMActor contains a set of states and transitions.
FSMActor() - Constructor for class ptolemy.domains.modal.kernel.FSMActor
Construct an FSMActor in the default workspace with an empty string as its name.
FSMActor(FSMActor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMActor
Construct the code generator helper associated with the given FSMActor.
FSMActor(FSMActor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMActor
Construct the code generator adapter associated with the given FSMActor.
FSMActor(CompositeEntity, String) - Constructor for class ptolemy.domains.modal.kernel.FSMActor
Create an FSMActor in the specified container with the specified name.
FSMActor(Workspace) - Constructor for class ptolemy.domains.modal.kernel.FSMActor
Construct an FSMActor in the specified workspace with an empty string as its name.
FSMActor.OutgoingRelations - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel
The outgoing releations.
FSMActor.PortScope - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel
This class implements a scope, which is used to generate the parsed expressions in target language.
FSMActor.PortScope - Class in ptolemy.domains.modal.kernel
This class implements a scope, which is used to evaluate the parsed expressions.
FSMActor.TransitionRetriever - Interface in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel
A class implementing this interface implements a method to retrieve transitions of a given state.
FSMCausalityInterface - Class in ptolemy.domains.modal.kernel
This class infers the causality interface of an FSMActor by checking the guards and actions of the transitions.
FSMCausalityInterface(Actor, Dependency) - Constructor for class ptolemy.domains.modal.kernel.FSMCausalityInterface
Construct a causality interface for the specified actor.
FSMDirector - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel
Code generator adapter associated with the FSMDirector class.
FSMDirector - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.kernel
Code generator helper for FSMDirector.
FSMDirector - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel
Code generator adapter associated with the FSMDirector class.
FSMDirector - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.kernel
Code generator adapter associated with the FSMDirector class.
FSMDirector - Class in ptolemy.domains.modal.kernel
An FSMDirector governs the execution of a modal model.
FSMDirector() - Constructor for class ptolemy.domains.modal.kernel.FSMDirector
Construct a director in the default workspace with an empty string as its name.
FSMDirector(FSMDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMDirector
Construct the code generator helper associated with the given modal controller.
FSMDirector(FSMDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.kernel.FSMDirector
Construct the code generator adapter associated with the given FSMDirector.
FSMDirector(FSMDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMDirector
Construct the code generator helper associated with the given modal controller.
FSMDirector(FSMDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.kernel.FSMDirector
Construct the code generator helper associated with the given modal controller.
FSMDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.modal.kernel.FSMDirector
Construct a director in the given container with the given name.
FSMDirector(Workspace) - Constructor for class ptolemy.domains.modal.kernel.FSMDirector
Construct a director in the workspace with an empty name.
FSMGraphController - Class in ptolemy.vergil.modal
A Graph Controller for FSM models.
FSMGraphController() - Constructor for class ptolemy.vergil.modal.FSMGraphController
Create a new basic controller with default terminal and edge interactors.
FSMGraphController.LinkCreator - Class in ptolemy.vergil.modal
An interactor that interactively drags edges from one terminal to another.
FSMGraphController.NewStateAction - Class in ptolemy.vergil.modal
An action to create a new state.
FSMGraphFrame - Class in ptolemy.vergil.modal
This is a graph editor frame for ptolemy FSM models.
FSMGraphFrame(CompositeEntity, Tableau) - Constructor for class ptolemy.vergil.modal.FSMGraphFrame
Construct a frame associated with the specified FSM model.
FSMGraphFrame(CompositeEntity, Tableau, LibraryAttribute) - Constructor for class ptolemy.vergil.modal.FSMGraphFrame
Construct a frame associated with the specified FSM model.
FSMGraphFrame.DebugMenuListener - Class in ptolemy.vergil.modal
Listener for debug menu commands.
FSMGraphModel - Class in ptolemy.vergil.modal
A graph model for graphically manipulating ptolemy FSM models.
FSMGraphModel(CompositeEntity) - Constructor for class ptolemy.vergil.modal.FSMGraphModel
Construct a new graph model whose root is the given composite entity.
FSMGraphModel.ArcModel - Class in ptolemy.vergil.modal
The model for arcs between states.
FSMGraphModel.PortModel - Class in ptolemy.vergil.modal
The model for external ports.
FSMGraphModel.StateModel - Class in ptolemy.vergil.modal
The model for an icon that represent states.
FSMGraphTableau - Class in ptolemy.vergil.modal
An editor tableau for finite state machines.
FSMGraphTableau(PtolemyEffigy, String) - Constructor for class ptolemy.vergil.modal.FSMGraphTableau
Create a new FSM editor tableau with the specified container and name, with no default library.
FSMGraphTableau(PtolemyEffigy, String, LibraryAttribute) - Constructor for class ptolemy.vergil.modal.FSMGraphTableau
Create a new FSM editor tableau with the specified container, name, and default library.
FSMGraphTableau.Factory - Class in ptolemy.vergil.modal
A factory that creates graph editing tableaux for Ptolemy models.
FSMMatcher - Class in ptolemy.actor.gt
A matcher to match any FSM actor.
FSMMatcher(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.FSMMatcher
Create an FSMMatcher in the specified container with the specified name.
FSMReceiver - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel
Code generator helper for FSMReceiver.
FSMReceiver - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel
Code generator helper for FSMReceiver.
FSMReceiver - Class in ptolemy.domains.modal.kernel
A receiver with capacity one for which one can explicitly set the status.
FSMReceiver() - Constructor for class ptolemy.domains.modal.kernel.FSMReceiver
Construct an empty receiver with no container.
FSMReceiver(IOPort) - Constructor for class ptolemy.domains.modal.kernel.FSMReceiver
Construct an empty receiver with the specified container.
FSMReceiver(FSMReceiver) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMReceiver
Construct an adapter for an SDF receiver.
FSMReceiver(FSMReceiver) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMReceiver
Construct the code generator helper associated with the given FSMReceiver.
FSMTransitionParameter - Class in ptolemy.domains.modal.kernel
A parameter that contains FSM transition attributes.
FSMTransitionParameter(NamedObj, String) - Constructor for class ptolemy.domains.modal.kernel.FSMTransitionParameter
Construct an attribute with the given name contained by the specified entity.
fsmTransitionParameterName - Variable in class ptolemy.domains.modal.kernel.Transition
The name of the transition, which defaults to the name of the transition followed by the string "Parameter".
FSMViewerGraphController - Class in ptolemy.vergil.modal
A graph controller for the Ptolemy II finite-state machine viewer.
FSMViewerGraphController() - Constructor for class ptolemy.vergil.modal.FSMViewerGraphController
Create a new controller with default port, state, and transition controllers.
Full - ptolemy.vergil.basic.layout.AbstractLayoutConfiguration.InteractionMode
User positioning affects cycle detection, node layering, and node order.
FULL - Static variable in interface ptolemy.kernel.util.Settable
Indicator that a user interface should make an instance visible.
FULL - Static variable in class ptolemy.vergil.kernel.AttributeController
Indicator to give full access to the attribute.
FullApplication - Class in ptolemy.actor.gui.jnlp
A wrapper class that calls eventually calls ptolemy.vergil.VergilApplication for use with Java Network Launching Protocol (JNLP) aka Web Start.
FullApplication() - Constructor for class ptolemy.actor.gui.jnlp.FullApplication
 
FULLNAME - Static variable in class ptolemy.kernel.util.NamedObj
Indicate that the description(int) method should include the full name.
fullScreen() - Method in class ptolemy.vergil.basic.ExtendedGraphFrame
Go to full screen.
fullScreen() - Method in class ptolemy.vergil.gt.GTFrame
 
fullScreen() - Method in class ptolemy.vergil.gt.TransformationEditor
 
FullScreenAction(String) - Constructor for class ptolemy.vergil.basic.ExtendedGraphFrame.FullScreenAction
Construct a full screen action.
FullTreeModel - Class in ptolemy.vergil.tree
A tree model for Ptolemy II models.
FullTreeModel(CompositeEntity) - Constructor for class ptolemy.vergil.tree.FullTreeModel
Create a new tree model with the specified root.
funcIf() - Method in class ptolemy.data.expr.PtParser
 
function - Variable in class ptolemy.actor.lib.conversions.Round
The rounding strategy to use.
function - Variable in class ptolemy.actor.lib.hoc.ApplyFunction
The input port for function definition.
function - Variable in class ptolemy.actor.lib.hoc.ApplyFunctionOverSequence
Deprecated.
The input port for function definition.
function - Variable in class ptolemy.actor.lib.hoc.MobileFunction
Deprecated.
The input port for function definition.
function - Variable in class ptolemy.actor.lib.logic.LogicFunction
Deprecated.
The function to compute.
function - Variable in class ptolemy.actor.lib.MathFunction
Deprecated.
The function to compute.
function - Variable in class ptolemy.actor.lib.string.StringCompare
The comparison function to be performed.
function - Variable in class ptolemy.actor.lib.string.StringFunction
Parameter that stores the string function to be performed on the input string.
function - Variable in class ptolemy.actor.lib.TrigFunction
The function to compute.
function - Variable in class ptolemy.actor.lib.UnaryMathFunction
The function to compute.
function - Variable in class ptolemy.domains.sr.lib.Combine
The function to compute a combine operation on signals.
function() - Method in class ptolemy.data.expr.PtParser
 
Function - Interface in ptolemy.data
The interface for functions contained by function tokens.
FUNCTION - Static variable in class ptolemy.data.expr.CachedMethod
Indicator of a function (vs.
FUNCTION - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
Function1D - Interface in com.jhlabs.math
 
Function2D - Interface in com.jhlabs.math
 
Function3D - Interface in com.jhlabs.math
 
FunctionCallException - Exception in ptolemy.caltrop
A convenience exception used to indicate an error in a built-in function.
FunctionCallException(String, Object, Object, Throwable) - Constructor for exception ptolemy.caltrop.FunctionCallException
Create a FunctionCallException for an exception in a function with the given cause.
FunctionCallException(String, Object, Throwable) - Constructor for exception ptolemy.caltrop.FunctionCallException
Create a FunctionCallException for an exception in a function with the given cause.
FunctionCallException(String, Throwable) - Constructor for exception ptolemy.caltrop.FunctionCallException
Create a FunctionCallException for an exception in a function with the given cause.
functionDefinition() - Method in class ptolemy.data.expr.PtParser
 
functionIndex - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.SimulationFiringFunction
The index of the firing function of the actor.
functionInterface - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
functionName - Variable in class ptolemy.cg.kernel.generic.program.CodeStream.Signature
The code block name.
functionOntologyName - Variable in class ptolemy.data.ontologies.lattice.BinaryOperationMonotonicFunctionDefinition
The name of the ontology that specifies the domain and range of concepts for the defined binary operation concept function.
functionOntologyName - Variable in class ptolemy.data.ontologies.lattice.UnaryOperationMonotonicFunctionDefinition
The name of the ontology that specifies the domain and range of concepts for the defined binary operation concept function.
functions - Variable in class org.ptolemy.fmi.FMI20ModelInstance
C type : const fmi2CallbackFunctions*.
FunctionToken - Class in ptolemy.data
A token that contains a function.
FunctionToken(String) - Constructor for class ptolemy.data.FunctionToken
Create a new FunctionToken from the given string.
FunctionToken(Function, FunctionType) - Constructor for class ptolemy.data.FunctionToken
Create a new FunctionToken that applies the given function.
functionTokenApplyMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
functionTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
functionTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
FunctionType - Class in ptolemy.data.type
A class representing the type of a FunctionToken.
FunctionType(Type[], Type) - Constructor for class ptolemy.data.type.FunctionType
Construct a new FunctionType with the specified argument types and the given return type.
functionTypeClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
FutureValue<V> - Class in org.ptolemy.commons
A Future implementation that just waits until its result value/exception is available.
FutureValue() - Constructor for class org.ptolemy.commons.FutureValue
Creates a future that will be waiting for its result.
FutureValue(V) - Constructor for class org.ptolemy.commons.FutureValue
Creates a future that is immediately set with its result value.
FuzzyDoubleComparator - Class in ptolemy.actor.util
Deprecated.
As Ptolemy II 4.1, use GeneralComparator instead.
FuzzyDoubleComparator() - Constructor for class ptolemy.actor.util.FuzzyDoubleComparator
Deprecated.
Construct a FuzzyDoubleComparator.
FuzzyDoubleComparator(double) - Constructor for class ptolemy.actor.util.FuzzyDoubleComparator
Deprecated.
Construct a FuzzyDoubleComparator with the given threshold.

G

g - Variable in class ptolemy.actor.lib.mbed.HSBtoRGB
The green output port.
g - Variable in class ptolemy.actor.lib.mbed.LEDCubeUpdate
The g input port.
G4LTL - Class in ptolemy.vergil.basic.imprt.g4ltl
Run the LTL synthesis (G4LTL) tool on a model.
G4LTL() - Constructor for class ptolemy.vergil.basic.imprt.g4ltl.G4LTL
 
gain - Variable in class com.jhlabs.image.CellularFilter
 
gain - Variable in class com.jhlabs.image.TextureFilter
 
gain(float, float) - Static method in class com.jhlabs.image.ImageMath
A variant of the gamma function.
GainFilter - Class in com.jhlabs.image
A filter which changes the gain and bias of an image - similar to ContrastFilter.
GainFilter() - Constructor for class com.jhlabs.image.GainFilter
 
gamma - Variable in class ptolemy.actor.lib.colt.ColtBreitWigner
gamma.
gamma - Variable in class ptolemy.actor.lib.jai.JAIPNGWriter
The gamma.
gamma - Variable in class ptolemy.data.ontologies.ConceptRelation
Attribute giving the orientation of a self-loop.
gamma - Variable in class ptolemy.domains.modal.kernel.Transition
Attribute giving the orientation of a self-loop.
GammaFilter - Class in com.jhlabs.image
A filter for changing the gamma of an image.
GammaFilter() - Constructor for class com.jhlabs.image.GammaFilter
Construct a GammaFilter.
GammaFilter(float) - Constructor for class com.jhlabs.image.GammaFilter
Construct a GammaFilter.
GammaFilter(float, float, float) - Constructor for class com.jhlabs.image.GammaFilter
Construct a GammaFilter.
gaussian(double, double) - Static method in class ptolemy.data.expr.UtilityFunctions
Return a Gaussian random number.
gaussian(double, double, int) - Static method in class ptolemy.data.expr.UtilityFunctions
Return an array of Gaussian random numbers.
gaussian(double, double, int, int) - Static method in class ptolemy.data.expr.UtilityFunctions
Return a matrix of Gaussian random numbers.
Gaussian - Class in ptolemy.actor.lib
Produce a random sequence with a Gaussian distribution.
Gaussian - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.Gaussian.
Gaussian - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.Gaussian.
Gaussian - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.Gaussian.
Gaussian(Gaussian) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Gaussian
Construct a Gaussian helper.
Gaussian(Gaussian) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Gaussian
Construct a Gaussian helper.
Gaussian(Gaussian) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Gaussian
Construct a Gaussian helper.
Gaussian(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Gaussian
Construct an actor with the given container and name.
GAUSSIAN - Static variable in class com.jhlabs.image.NoiseFilter
Gaussian distribution for the noise.
GaussianBlur() - Constructor for class org.ptolemy.opencv.ComputerVision.GaussianBlur
 
gaussianClassifyMM(double[], double[], double[], double[]) - Static method in class org.ptolemy.machineLearning.hmm.ObservationClassifier
Classify the incoming symbols into hidden states.
GaussianFilter - Class in com.jhlabs.image
A filter which applies Gaussian blur to an image.
GaussianFilter() - Constructor for class com.jhlabs.image.GaussianFilter
Construct a Gaussian filter.
GaussianFilter(float) - Constructor for class com.jhlabs.image.GaussianFilter
Construct a Gaussian filter.
GaussianMeasurementModel - Class in org.ptolemy.ssm
A special decorator that defines a Gaussian measurement model.
GaussianMeasurementModel(CompositeEntity, String) - Constructor for class org.ptolemy.ssm.GaussianMeasurementModel
Construct a GaussianMeasurementModel.
GaussianModel - Interface in org.ptolemy.ssm
An interface to define a Gaussian model.
GaussianSampleGenerator(double, double) - Constructor for class ptolemy.math.SignalProcessing.GaussianSampleGenerator
Construct a GaussianSampleGenerator.
gcd(int, int) - Static method in class ptolemy.math.ExtendedMath
Implement Euclid's method for finding the Greatest Common Divisor (GCD) of two numbers.
Gem5Wrapper - Class in ptolemy.actor.lib.gem5
An actor that interacts with gem5 architectural simulator.
Gem5Wrapper(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gem5.Gem5Wrapper
Construct an actor with the given container and name.
Gem5Wrapper.SortByCommandTime - Class in ptolemy.actor.lib.gem5
Sort by the difference between the command times.
GENERAL - Static variable in class ptolemy.data.type.BaseType
The general data type: The top of the lattice.
GENERAL - Static variable in class ptolemy.math.Overflow
Singleton implementing Grow overflow strategy.
GENERAL - Static variable in class ptolemy.math.Rounding
Singleton implementing general rounding strategy.
GeneralComparator - Class in ptolemy.actor.util
This class compares two comparable objects, object_1 and object_2, by calling compare(object_1, object_2).
GeneralComparator() - Constructor for class ptolemy.actor.util.GeneralComparator
 
GeneralToken - Class in ptolemy.data.expr
This is a token that reports its type as "general." Otherwise, this class is identical to its parent class.
GeneralToken() - Constructor for class ptolemy.data.expr.GeneralToken
 
generalTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
generate(Object) - Method in class diva.util.xml.AbstractXmlBuilder
Unable to generate XML by default.
generate(Object) - Method in class diva.util.xml.CompositeBuilder
Build an XML element based on given object by looking up the appropriate builder based on the object's class name and calling that builder's generate method on the object.
generate(Object) - Method in interface diva.util.xml.XmlBuilder
Given an object, produce an XML representation of it.
generateAccessor() - Method in class ptolemy.cg.adapter.generic.accessor.adapters.org.terraswarm.accessor.JSAccessor
Generate Accessor code.
generateAccessor() - Method in class ptolemy.cg.adapter.generic.accessor.adapters.ptolemy.actor.lib.jjs.JavaScript
Generate Accessor code.
generateAccessor() - Method in class ptolemy.cg.adapter.generic.accessor.adapters.ptolemy.actor.TypedCompositeActor
Generate Accessor code.
generateAccessor() - Method in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGeneratorAdapter
Generate Accessor code.
generateActorIndex(String, String, String) - Static method in class ptolemy.moml.filter.ActorIndex
Generate the index files.
generateActuatorActuationFuncCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.ActuatorSetup
 
generateActuatorActuationFuncCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.OutputDevice
Return the code for the actuator actuation function.
generateActuatorActuationFuncCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary.GPOutputSetup
Return the code for the actuator actuation function.
generateActuatorActuationFuncCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary.SpeakerOutputDevice
 
generateAdditionalCodeFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the assembly file associated for this PtidyOS program.
generateAdditionalCodeFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the assembly file associated for this PtidyOS program.
generateAdditionalCodeFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the assembly file associated for this PtidyOS program.
generateAdditionalCodeFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the assembly file associated for this PtidyOS program.
generateAssignmentMap(String) - Method in class ptolemy.data.expr.PtParser
Generates a parse tree from the given String.
generateBartlettWindow(int) - Static method in class ptolemy.math.SignalProcessing
Return a new array that is filled with samples of a Bartlett window of a specified length.
generateBlackmanHarrisWindow(int) - Static method in class ptolemy.math.SignalProcessing
Return a new array that is filled with samples of a Blackman Harris window of a specified length.
generateBlackmanWindow(int) - Static method in class ptolemy.math.SignalProcessing
Return a new array that is filled with samples of a Blackman window of a specified length.
generateBlockCode(String, List<String>) - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Given a block name, generate code for that block.
generateClosingEntryCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Return the closing entry code, if any.
generateClosingEntryCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Return the closing entry code, if any.
generateClosingEntryCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return the closing entry code, if any.
generateClosingExitCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Return the closing exit code, if any.
generateClosingExitCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Return the closing exit code, if any.
generateClosingExitCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return the closing exit code, if any.
generateCode() - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Generate code and write it to the file specified by the codeDirectory parameter.
generateCode() - Method in class ptolemy.cg.lib.syntactic.SyntacticColumn
 
generateCode() - Method in class ptolemy.cg.lib.syntactic.SyntacticContraction
Generate the lexical representation of the contraction.
generateCode() - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Generate code for model represented by graph.
generateCode() - Method in class ptolemy.cg.lib.syntactic.SyntacticName
Generate the lexical representation of the term.
generateCode() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Generate code for node.
generateCode() - Method in class ptolemy.cg.lib.syntactic.SyntacticRank
Generate code representation of rank.
generateCode() - Method in class ptolemy.cg.lib.syntactic.SyntacticSeries
Generate code for the series.
generateCode() - Method in interface ptolemy.cg.lib.syntactic.SyntacticTerm
Generate code for given term.
generateCode() - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Generate code for the term.
generateCode(String[]) - Static method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Generate code for a model.
generateCode(String[]) - Method in class ptolemy.copernicus.kernel.KernelMain
Call soot.Main.main(), which does command line argument processing and then starts the transformation.
generateCode(StringBuffer) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Generate code.
generateCode(StringBuffer) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.ptidyos.PtidyOSCodeGenerator
Generate code.
generateCode(StringBuffer) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularCodeGenerator
Generate code.
generateCode(StringBuffer) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator
Generate code.
generateCode(TypedCompositeActor) - Static method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.cg.lib.CompiledCompositeActor
Generate code for a given actor.
generateCode(TypedCompositeActor) - Static method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.cg.lib.CompiledCompositeActor
Generate code for a given actor.
generateCode(ASTPtRootNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
Generate code for a node.
generateCode(MathematicalModelConverter.ModelType, String, MathematicalModelConverter.FormulaType, int, int) - Method in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
 
generateCodeBook(double[]) - Method in class ptolemy.actor.lib.comm.HuffmanBasic
Generate the Huffman code book given the probability mass function.
generateCodeForGet(IOPort, int) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate the get code for Port port.
generateCodeForSend(IOPort, int, String) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate the send code for Port port.
generateComment - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
If true, generate comments in the output code; otherwise, no comments is generated.
generateConstantDefinition(String, String, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate code that defines a constant.
generateConstantDefinition(String, String, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate code that defines a constant.
generateConstantDefinition(String, String, String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate code that defines a constant.
generateConstructorCode() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate the constructor code for the specified director.
generateConstructorCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate the constructor code for the specified director.
generateConstructorCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMDirector
Generate the constructor code for the specified director.
generateConstructorCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesDirector
Generate the constructor code for the specified director In this class we initialize the director with its internal parameters and fields.
generateConstructorCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate the constructor code for the specified director.
generateCopyright() - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Return the copyright for this code.
GenerateCopyrights - Class in ptolemy.actor.gui
Generate an HTML file that contains links to the appropriate copyrights for entities in the configuration.
GenerateCopyrights() - Constructor for class ptolemy.actor.gui.GenerateCopyrights
 
generateCpp - Variable in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
If true, the generated code will be C++ instead of C.
generateDefinitionCode() - Method in class ptolemy.cg.lib.syntactic.SyntacticName
Generate definition code for name in terms of the expression it is bound to.
generateEmbeddedCode - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralCodeGenerator
If true, then generate code for that uses the reflection for Java and JNI for C and is embedded within the model The default value is false and this parameter is not usually editable by the user.
generateEquivalentSystemWithoutHierarchy(CompositeActor) - Static method in class ptolemy.verification.kernel.REDUtility
Deprecated.
This function generates an equivalent system which is flattened.
generateFile(File, MathematicalModelConverter.ModelType, String, MathematicalModelConverter.FormulaType, int, MathematicalModelConverter.OutputType, int) - Method in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
Generate the model description for the system.
generateFireAtFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate The _fireAt function code.
generateFireCode() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate the code for the firing of actors.
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc.CaseDirector
Generate the code for the firing of actors controlled by this director.
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirector
Generate the code for the firing of actors according to the SDF schedule.
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMDirector
Generate the code for the firing of actors.
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.kernel.FSMDirector
 
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.ModalController
 
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.VariableDelay
Deprecated.
 
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.modal.ModalController
Generate the fire code of the associated controller.
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.ActuatorSetup
Generate the fire code.
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the director fire code.
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary.SpeakerOutputDevice
Generate the fire code.
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.actor.lib.TimeDelay
 
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the director fire code.
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.lib.ActuatorSetup
 
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.lib.SensorHandler
 
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.actor.lib.TimeDelay
 
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.de.lib.TimeGap
 
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the director fire code.
generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate the code for the firing of actors according to the SDF schedule.
generateFireCode() - Method in interface ptolemy.cg.kernel.generic.ParseTreeCodeGenerator
Generate code that corresponds with the fire() method.
generateFireCode() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate the fire code.
generateFireCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Generate code that corresponds with the fire() method.
generateFireCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralTemplateParser
Generate code that corresponds with the fire() method.
generateFireFunctionCode() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate The fire function code.
generateFireFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Generate The fire function code.
generateFireFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.ModalController
Generate The fire function code.
generateFireFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate The fire function code.
generateFireFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.TypedCompositeActor
Generate The fire function code.
generateFireFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate The fire function code.
generateFireFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMDirector
Generate the code for the firing of this director.
generateFireFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesTopLevelDirector
 
generateFireFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the fire function code.
generateFireFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the fire function code.
generateFireFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the fire function code.
generateFireFunctionCode() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate The fire function code.
generateFireFunctionCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate The fire function code.
generateFireFunctionCompositeEnd() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the closing code for a group of fire functions common to a Composite Actor.
generateFireFunctionCompositeEnd() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the closing code for a group of fire functions common to a Composite Actor.
generateFireFunctionCompositeStart(String) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the initial code for a group of fire functions common to a Composite Actor.
generateFireFunctionCompositeStart(String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the initial code for a group of fire functions common to a Composite Actor.
generateFireFunctionMethodInvocation(NamedObj) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the fire function method invocation.
generateFireFunctionMethodInvocation(NamedObj) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the fire function method invocation.
generateFireFunctionMethodName(NamedObj) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the fire function method name.
generateFireFunctionMethodName(NamedObj) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the fire function method name.
generateFireFunctionMethodName(NamedObj) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the fire function method name.
generateFireFunctionVariableAndMethodName(NamedObj) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the fire function variable name and method name.
generateFireFunctionVariableAndMethodName(NamedObj) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the fire function variable name and method name.
generateFireFunctionVariableDeclaration(NamedObj) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the fire function variable declaration.
generateFireFunctionVariableDeclaration(NamedObj) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the fire function variable declaration.
generateFirePrivateFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate The _fire function code.
generateFMIMA() - Method in class ptolemy.cg.adapter.generic.program.procedural.fmima.adapters.ptolemy.actor.Director
Generate the code for the firing of actors.
generateFMIMA() - Method in class ptolemy.cg.adapter.generic.program.procedural.fmima.adapters.ptolemy.actor.lib.fmi.FMUImport
Generate FMIMA code.
generateFMIMA() - Method in class ptolemy.cg.adapter.generic.program.procedural.fmima.adapters.ptolemy.actor.TypedCompositeActor
Generate FMIMA code.
generateFMIMA() - Method in class ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.adapters.ptolemy.actor.Director
Generate the code for the firing of actors.
generateFMIMA() - Method in class ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.adapters.ptolemy.actor.lib.fmi.FMUImport
Generate FMIMA code.
generateFMIMA() - Method in class ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.adapters.ptolemy.actor.TypedCompositeActor
Generate FMIMA code.
generateFMIMA() - Method in class ptolemy.cg.kernel.generic.program.procedural.fmima.FMIMACodeGeneratorAdapter
Generate FMIMA code.
generateFunctionsDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate The functions' declaration code for this director.
generateFunctionsDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMDirector
Generate The functions' declaration code for this director.
generateFunctionsDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate The functions' declaration code for this director.
generateFunctionTable(String[], String[]) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the function table.
generateFunctionTable(String[], String[]) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the function table.
generateGaussianCurve(double, double, int) - Static method in class ptolemy.math.SignalProcessing
Return an array with samples the Gaussian curve (the "bell curve").
generateGetAndFree(String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.IOPort
Generate code for replacing the getAndFree() macro.
generateGetAndFree(String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.IOPort
Generate the code to get a token from a port and then free it.
generateGetAndFree(String, String) - Method in interface ptolemy.cg.kernel.generic.PortCodeGenerator
Generate the code to get a token from a port and then free it.
generateGetCode(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.Receiver
Generate code for getting tokens from the receiver.
generateGetCode(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.giotto.kernel.GiottoReceiver
Generates code for getting tokens from the receiver.
generateGetCode(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFReceiver
Generates code for getting tokens from the receiver.
generateGetCode(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEReceiver
Generates code for getting tokens from the receiver.
generateGetCode(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesBasicReceiver
Generate code for getting tokens from the receiver.
generateGetCode(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFReceiver
Generates code for getting tokens from the receiver.
generateGetCode(String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.IOPort
Generate code for replacing the get() macro.
generateGetCode(String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.IOPort
Generate code for replacing the get() macro.
generateGetCode(String, String) - Method in interface ptolemy.cg.kernel.generic.PortCodeGenerator
Generate the code to get a token from a port.
generateGetCodeWithoutType(String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.IOPort
Generate the code to get a token from a port, but don't include the type, for example payload.Int.
generateGetCodeWithoutType(String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.IOPort
Generate the code to get a token from a port, but don't include the type, for example payload.Int.
generateGetCodeWithoutType(String, String) - Method in interface ptolemy.cg.kernel.generic.PortCodeGenerator
Generate the code to get a token from a port, but don't include the type, for example payload.Int.
generateGiottoCode(TypedCompositeActor) - Method in class ptolemy.domains.giotto.kernel.GiottoCodeGenerator
Generate Giotto code for the given Giotto model.
generateGiottoCode(TypedCompositeActor) - Static method in class ptolemy.domains.giotto.kernel.GiottoCodeGeneratorUtilities
Generate Giotto code for the given Giotto model.
generateGraphicalSpec(MathematicalModelConverter.FormulaType) - Method in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
This is the main entry point to generate the graphical specification of the system.
generateGraphicalSpecification(CompositeActor, String) - Static method in class ptolemy.verification.kernel.SMVUtility
Deprecated.
This function generates the reachability/risk specification of a system by scanning through the subsystem, and extract states which have special risk or reachability labels.
generateHammingWindow(int) - Static method in class ptolemy.math.SignalProcessing
Return a new array that is filled with samples of a Hamming window of a specified length.
generateHanningWindow(int) - Static method in class ptolemy.math.SignalProcessing
Return a new array that is filled with samples of a Hanning window of a specified length.
generateHardwareInitializationCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.ActuatorSetup
 
generateHardwareInitializationCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.InputDevice
Return the code for the hardware initialization function.
generateHardwareInitializationCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.OutputDevice
Return the hardware initialization code.
generateHardwareInitializationCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary.GPInputHandler
Return the code for the hardware initialization function.
generateHardwareInitializationCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary.GPOutputSetup
Return the hardware initialization code.
generateHardwareInitializationCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary.SpeakerOutputDevice
 
generateHasTokenCode(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.Receiver
Generate code to check if the receiver has a token.
generateHasTokenCode(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.giotto.kernel.GiottoReceiver
Generates code to check the receiver has a token.
generateHasTokenCode(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFReceiver
Generates code to check the receiver has a token.
generateHasTokenCode(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEReceiver
Generates code to check the receiver has a token.
generateHasTokenCode(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesBasicReceiver
Generate code to check if the receiver has a token.
generateHasTokenCode(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFReceiver
Generates code to check the receiver has a token.
generateHasTokenCode(String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.IOPort
Generate code to check if the receiver has a token.
generateHasTokenCode(String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.IOPort
Generate code to check if the receiver has a token.
generateHasTokenCode(String, String) - Method in interface ptolemy.cg.kernel.generic.PortCodeGenerator
Generates code to check the receiver has a token.
generateHTML() - Method in class ptolemy.cg.adapter.generic.html.adapters.ptolemy.actor.Director
Generate the code for the firing of actors.
generateHTML() - Method in class ptolemy.cg.adapter.generic.html.adapters.ptolemy.actor.TypedCompositeActor
Generate HTML code.
generateHTML() - Method in class ptolemy.cg.kernel.generic.html.HTMLCodeGeneratorAdapter
Generate HTML code.
generateHTML(Configuration) - Static method in class ptolemy.actor.gui.GenerateCopyrights
Generate HTML about the copyrights for classes that might be present in the configuration.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate the initialize code for this director.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.TypedCompositeActor
Generate the initialize code for this director.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.org.terraswarm.accessor.JSAccessor
Generate the initialize code.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.IOPort
Generate the initialize code for this IOPort.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Accumulator
Generate the initialize code.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Pulse
Generate initialize code.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Ramp
Generate the initialize code.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.RandomSource
Generate the code for initializing the random number generator with the seed, if it has been given.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.StringConst
Generate the initialize code.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Test
Generate the initialize code.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.Receiver
Generate the initialize code.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirector
Generate the initialize code for this director.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Generate the initialize code of the associated composite actor.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMActor
Generate the initialize code of the associated FSMActor.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate the initialize code for the associated SDF director.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib.BootstrapSampleDelay
Generate the initialize code for the BootstrapSampleDelay actor by declaring the initial values of the sink channels of the output port of the BootstrapSampleDelay actor.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib.SampleDelay
Generate the initialize code for the SampleDelay actor by declaring the initial values of the sink channels of the output port of the SampleDelay actor.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.DiscreteClock
Generate the initialize code.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Expression
Generate initialize code.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.PoissonClock
Generate the initialize code.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.RandomSource
Generate the initialize code.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.SingleEvent
 
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.TimeDelay
 
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.TypedCompositeActor
Generate the initialize code for this composite actor.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.Merge
A function which returns the generated code from the C template initialization method.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.MostRecent
A function which returns the generated code from the C template initialization method.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.PID
A function which returns the generated code from the C template initialization method.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.Previous
A function which returns the generated code from the C template initialization method.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMActor
Generate the initialize code of the associated FSMActor.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the initialize code for the associated PtidesBasic director.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the initialize code.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the initialize code.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the initialize code.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtBinomial
Generate the code for initializing the random number generator with the seed, if it has been given.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtPoisson
Generate the code for initializing the random number generator with the seed, if it has been given.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtRandomSource
Generate the code for initializing the random number generator with the seed, if it has been given.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Expression
Generate initialize code.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.PublisherTest
Generate the initialize code.
generateInitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate the initialize code for this director.
generateInitializeCode() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate the initialize code.
generateInitializeCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Generate the initialize code.
generateInitializeCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Generate code that corresponds with the initialize() method.
generateInitializeCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return the code associated with initialization of the containing composite actor.
generateInitializeEntryCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the initialization procedure entry point.
generateInitializeEntryCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the initialization procedure entry point.
generateInitializeEntryCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the initialization procedure entry point.
generateInitializeExitCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the initialization procedure exit point.
generateInitializeExitCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the initialization procedure exit point.
generateInitializeExitCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the initialization procedure exit point.
generateInitializeFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate the initialize code for the associated DE director.
generateInitializeFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMDirector
Generate the initialize function code for the associated FSM director.
generateInitializeFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate the initialize function code for the associated SDF director.
generateInitializeProcedureName() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the initialization procedure name.
generateInitializeProcedureName() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the initialization procedure name.
generateInitializeProcedureName() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the initialization procedure name.
generateInSubdirectory - Variable in class ptolemy.cg.kernel.generic.GenericCodeGenerator
If true, then generate code in a subdirectory of codeDirectory.
generateInterruptCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the interrupt code.
generateInterruptVectorTableCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the interrupt vector table.
generateLineInfo(int, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate line number information.
generateLineInfo(int, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate line number information.
generateLineInfo(int, String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate line number and file name information.
generateLinks(String, String, Configuration) - Static method in class ptolemy.actor.gui.HTMLAbout
Call Configuration.openModel() on relative URLs that match a regexp.
generateMainEntryCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the main entry point.
generateMainEntryCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.fmima.FMIMACodeGenerator
Generate the main entry point.
generateMainEntryCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the main entry point.
generateMainEntryCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularCodeGenerator
Generate the main entry point.
generateMainEntryCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator
Generate the main entry point.
generateMainEntryCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the main entry point.
generateMainExitCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the main exit point.
generateMainExitCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the main exit point.
generateMainExitCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularCodeGenerator
Generate the main exit point.
generateMainExitCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator
Generate the main exit point.
generateMainExitCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the main exit point.
generateMainLoop() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirector
Generate a main loop for an execution under the control of this director.
generateMainLoop() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate a main loop for an execution under the control of this DE director.
generateMainLoop() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMDirector
Generate a main loop for an execution under the control of this FSM director.
generateMainLoop() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate a main loop for an execution under the control of this director.
generateMainLoop() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesTopLevelDirector
Generate a main loop for an execution under the control of this director.
generateMainLoop() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate a main loop for an execution under the control of this director.
generateMainLoop() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate a main loop for an execution under the control of a director.
generateMessage(String, Throwable, String) - Static method in exception ptolemy.kernel.util.KernelException
Generate a properly formatted detail message.
generateMessage(Collection, Throwable, String) - Static method in exception ptolemy.kernel.util.KernelException
Generate a properly formatted exception message where the origin of the error is a collection.
generateMessage(Nameable, Nameable, Throwable, String) - Static method in exception ptolemy.kernel.util.KernelException
Generate a properly formatted exception message.
generateModeTransitionCode(StringBuffer) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate mode transition code.
generateModeTransitionCode(StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Generate mode transition code.
generateModeTransitionCode(StringBuffer) - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate mode transition code.
generateMoML(File, int, int, boolean, NamedObj) - Static method in class ptolemy.vergil.basic.imprt.g4ltl.G4LTL
Given a Linear Temporal Logic (LTL) file, generate the corresponding MoML and update the MoML.
generateName(NamedObj) - Static method in class ptolemy.cg.kernel.generic.CodeGeneratorAdapter
Generate sanitized name for the given named object.
generateNextActorToFireFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate The _NextActorToFire function code.
generateOffset(String, int, boolean) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortInfo
Generate the expression that represents the offset in the generated code.
generateOffset(IOPort, String, int, boolean) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Ports
Generate the expression that represents the offset in the generated code.
generatePackageStatement() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the package statement, if any.
generatePackageStatement() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the package statement, if any.
generateParameterCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Generate code for the Parameters of the actor.
generateParseException() - Method in class ptolemy.data.expr.MatrixParser
Generate ParseException.
generateParseException() - Method in class ptolemy.data.expr.PtParser
Generate ParseException.
generateParseException() - Method in class ptolemy.moml.unit.UParser
Generate ParseException.
generateParseTree(String) - Method in class ptolemy.data.expr.PtParser
Generates a parse tree from the given String.
generatePolynomialCurve(double[], double, double, int) - Static method in class ptolemy.math.SignalProcessing
Return an array with samples a polynomial curve.
generatePortDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.IOPort
Generate the code of the declaration of an IOPort (or a subclass) Initialize all its dependencies (container, widths ...) In this base class we deal with all the known kinds of ports, however ideally we should create an adapter for each type of port.
generatePortName(TypedIOPort) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
Generate sanitized name for the given named object.
generatePortName(TypedIOPort) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc.MultiCompositeActor
Generate sanitized name for the given named object.
generatePortName(TypedIOPort) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirector
Generate sanitized name for the given named object.
generatePortName(TypedIOPort) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate sanitized name for the given named object.
generatePortName(TypedIOPort, String, int) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate sanitized name for the given port.
generatePostfireCode() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate the postfire code of the associated composite actor.
generatePostfireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.LimitedFiringSource
Generate postfire code if the firingCountLimit parameter is non-zero.
generatePostfireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Generate the postfire code of the associated composite actor.
generatePostfireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.DiscreteClock
Generate the postfire code.
generatePostfireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.PoissonClock
Generate the postfire code.
generatePostfireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.TypedCompositeActor
Generate the postfire code for this composite actor.
generatePostfireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.PID
A function which returns the generated code from the C template postFire method.
generatePostfireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.Previous
A function which returns the generated code from the C template postFire method.
generatePostfireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMDirector
Generate the postfire code of the associated composite actor.
generatePostfireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.modal.ModalController
Generate the postfire code of the associated controller.
generatePostfireCode() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate the postfire code.
generatePostfireCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Generate the postfire code.
generatePostfireCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate into the specified code stream the code associated with postfiring up the container composite actor.
generatePostfireEntryCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the postfire procedure entry point.
generatePostfireEntryCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the postfire procedure entry point.
generatePostfireEntryCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the postfire procedure entry point.
generatePostfireExitCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the postfire procedure exit point.
generatePostfireExitCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the postfire procedure exit point.
generatePostfireExitCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the postfire procedure exit point.
generatePostFireFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate The postfire function code.
generatePostFireFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate The postfire function code for a SDF director.
generatePostfireProcedureName() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the postfire procedure name.
generatePostfireProcedureName() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the postfire procedure name.
generatePostfireProcedureName() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the postfire procedure name.
generatePrefireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.TypedCompositeActor
Generate the prefire code for this composite actor.
generatePrefireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.MostRecent
A function which returns the generated code from the C template preFire method.
generatePrefireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.Register
A function which returns the generated code from the C template preFire method.
generatePrefireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMDirector
Generate the prefire code of the associated composite actor.
generatePrefireCode() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate the prefire code of the associated composite actor.
generatePrefireCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Generate the prefire code.
generatePreFireFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate The prefire function code.
generatePreFireFunctionCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate The prefire function code for a SDF director Usually we have to check if all the input ports have enough tokens to fire.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate the preinitialize code for this director.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.TypedCompositeActor
Generate the preinitialize code of the associated composite actor.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Accumulator
Generate the preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.AddSubtract
Generate preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.LimitedFiringSource
Generate preinitialize code if the firingCountLimit parameter is non-zero.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Minimum
Generate preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.MovingAverage
Generate preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.MultiplyDivide
Generate preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Pulse
Generate preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.SubscriptionAggregator
Generate preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Test
Generate the preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.VectorDisassembler
Generate preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirector
Generate the preinitialize code for this director.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMActor
Generate the preinitialize code of the associated FSMActor.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.ModalController
Generate the preinitialization code for the director.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate the preinitialize code for this director.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib.UpSample
Generate preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Expression
Generate preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.TypedCompositeActor
Generate the preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate the preinitialize code for this director.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMActor
Generate the preinitialize code of the associated FSMActor.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMDirector
Generate the preinitialize code for this director.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the preinitialize code for this director.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate the preinitialize code for this director.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the preinitialize code for the associated Ptides director.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the preinitialize code for the associated Ptides director.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the preinitialize code for the associated Ptides director.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.fmima.adapters.ptolemy.actor.TypedCompositeActor
Generate the preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.adapters.ptolemy.actor.TypedCompositeActor
Generate the preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtBinomialSelector
Generate the preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Expression
Generate preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.PublisherTest
Generate the preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate the preinitialize code for this director.
generatePreinitializeCode() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate the preinitialize code.
generatePreinitializeCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Generate the preinitialize code that declares the ports.
generatePreinitializeCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Generate code that corresponds with the preinitialize() method.
generatePreinitializeMethodBodyCode() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate the preinitialization method body.
generatePreinitializeMethodBodyCode() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.TypedCompositeActor
Generate the preinitialize code of the associated composite actor.
generatePreinitializeMethodBodyCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.TypedCompositeActor
Generate the preinitialize code.
generatePreinitializeMethodBodyCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate the preinitialize code for this director.
generatePreinitializeMethodBodyCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMDirector
Generate the preinitialize code for this director.
generatePreinitializeMethodBodyCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate the preinitialize code for this director.
generatePreinitializeMethodBodyCode() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate the preinitialization method body.
generatePreinitializeMethodBodyCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Generate the preinitialization method body.
generatePreinitializeMethodBodyCode(NamedObj) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Generate the preinitialization method body.
generatePrimaryCopyrightHTML(Configuration) - Static method in class ptolemy.actor.gui.GenerateCopyrights
Generate the primary copyright.
generatePtIOPortName(NamedObj, String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate sanitized name for the given Ptolemy IOPort.
generatePtIOPortSize() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return the size of the ioPortMap.
generatePtTypedCompositeActorName(NamedObj, String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate sanitized name for the given TypedCompositeActor This method is used when the ProgramCodeGenerator.variablesAsArrays parameter is true.
generatePtTypedCompositeActorSize() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return the size of the TypedCompositeActor Map.
generatePutCode(String, String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.IOPort
Generate code for replacing the send() macro.
generatePutCode(String, String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.IOPort
Generate code for replacing the send() macro.
generatePutCode(String, String, String) - Method in interface ptolemy.cg.kernel.generic.PortCodeGenerator
Generate the code to put a token to a port.
generatePutCode(IOPort, String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.Receiver
Generate code for putting tokens to the receiver.
generatePutCode(IOPort, String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.giotto.kernel.GiottoReceiver
Generate code for putting tokens from the receiver.
generatePutCode(IOPort, String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFReceiver
Generate code for putting tokens from the receiver.
generatePutCode(IOPort, String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEReceiver
Generate code for putting tokens from the receiver.
generatePutCode(IOPort, String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesBasicReceiver
Generate code for putting tokens into the receiver.
generatePutCode(IOPort, String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFReceiver
Generate code for putting tokens from the receiver.
generatePutCode(IOPort, String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel.PtidesBasicReceiver
 
generatePutLocalInsideCode(String, String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.IOPort
Generate code for replacing the sendLocalInside() macro.
generatePutLocalInsideCode(String, String, String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.IOPort
Generate code for replacing the sendLocalInside() macro.
generatePutLocalInsideCode(String, String, String) - Method in interface ptolemy.cg.kernel.generic.PortCodeGenerator
Generate the code to put a token to a port's local inside receivers.
generateRaisedCosinePulse(double, double, int) - Static method in class ptolemy.math.SignalProcessing
Return an array containing a symmetric raised-cosine pulse.
generateRectangularWindow(int) - Static method in class ptolemy.math.SignalProcessing
Return a new array that is filled with samples of a rectangular window of a specified length.
generateREDDescription(CompositeActor, String, MathematicalModelConverter.FormulaType, int, int) - Static method in class ptolemy.verification.kernel.REDUtility
Deprecated.
This is the main function which generates the system description which is acceptable by the tool RED (Regional Encoding Diagram).
generateRTMDescription(BufferedReader, CompositeActor, String) - Static method in class ptolemy.verification.kernel.maude.RTMaudeUtility
Deprecated.
Return a StringBuffer that contains the converted .maude format of the system.
generateRTMDescription(CompositeActor, String, boolean) - Static method in class ptolemy.verification.kernel.maude.RTMaudeUtility
Deprecated.
Return a StringBuffer that contains the converted .maude format of the system.
generateSchedule() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate the code representing the schedule statically inferred from the Ptolemy model.
generateSensorSensingFuncCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.InputDevice
Return the code for the sensing function.
generateSensorSensingFuncCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary.GPInputHandler
Return the code for the sensing function.
generateSharedCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Generate shared code.
generateSimpleAssignmentParseTree(String) - Method in class ptolemy.data.expr.PtParser
Generates a parse tree from the given String, which may optionally contain an assignment.
generateSimpleName(NamedObj) - Static method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate sanitized name for the given named object.
generateSMVDescription(CompositeActor, String, String, String) - Static method in class ptolemy.verification.kernel.SMVUtility
Deprecated.
Return a StringBuffer that contains the converted .smv format of the system.
generateSqrtRaisedCosinePulse(double, double, int) - Static method in class ptolemy.math.SignalProcessing
Return an array containing a symmetric raised-cosine pulse.
generateStringParseTree(String) - Method in class ptolemy.data.expr.PtParser
Generates a parse tree from the given String, which is interpreted in "String Mode" instead of as an operator expression.
generateSyntax() - Method in class ptolemy.cg.kernel.generic.syntactic.SyntacticCodeGeneratorAdapter
Generate syntactic representation code.
generateTDLCode(TypedCompositeActor) - Method in class ptolemy.domains.tdl.kernel.TDLCodeGenerator
Generate TDL code for the given TDL model.
generateTDLCode(TypedCompositeActor) - Static method in class ptolemy.domains.tdl.kernel.TDLCodeGeneratorUtilities
Generate TDL code for the given TDL model.
generateTransferInputCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMDirector
Generate the code for the transfer of input values inside the modal model.
generateTransferInputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate code for transferring enough tokens to complete an internal iteration.
generateTransferInputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc.CaseDirector
Generate code for transferring enough tokens to complete an internal iteration.
generateTransferInputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMDirector
Generate code for transferring enough tokens to complete an internal iteration.
generateTransferInputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate code for transferring all input tokens to the inside.
generateTransferInputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate code for transferring enough tokens to complete an internal iteration.
generateTransferInputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate code for transferring enough tokens to complete an internal iteration.
generateTransferInputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate code for transferring enough tokens to complete an internal iteration.
generateTransferInputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate code for transferring enough tokens to complete an internal iteration.
generateTransferInputsCode(IOPort, StringBuffer, boolean) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate code for transferring enough tokens to complete an internal iteration.
generateTransferInputsCode(TypedIOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.ModalController
Generate code for transferring enough tokens to complete an internal iteration.
generateTransferOutputCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMDirector
Generate the code for the transfer of output values inside the modal model.
generateTransferOutputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate code for transferring enough tokens to fulfill the output production rate.
generateTransferOutputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc.CaseDirector
Generate code for transferring enough tokens to fulfill the output production rate.
generateTransferOutputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMDirector
Generate code for transferring enough tokens to fulfill the output production rate.
generateTransferOutputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.State
Generate code for transferring enough tokens to fulfill the output production rate.
generateTransferOutputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate code for transferring all output tokens to the outside.
generateTransferOutputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate code for transferring enough tokens to fulfill the output production rate.
generateTransferOutputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate code for transferring enough tokens to fulfill the output production rate.
generateTransferOutputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate code for transferring enough tokens to fulfill the output production rate.
generateTransferOutputsCode(IOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate code for transferring enough tokens to fulfill the output production rate.
generateTransferOutputsCode(IOPort, StringBuffer, boolean) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate code for transferring enough tokens to fulfill the output production rate.
generateTransferOutputsCode(TypedIOPort, StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.ModalController
Generate code for transferring enough tokens to fulfill the output production rate.
generateTransitionCode(StringBuffer, FSMActor.TransitionRetriever) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMActor
Generate code for making transition.
generateTypeConvertCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.ptidyos.PtidyOSCodeGenerator
 
generateTypeConvertCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate type conversion code.
generateTypeConvertCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate type conversion code.
generateTypeConvertCodeCandH() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate type conversion code.
generateTypeConvertFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the type conversion fire code.
generateTypeConvertFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.cg.lib.ModularCodeGenTypedCompositeActor
Generate the type conversion fire code.
generateTypeConvertFireCode() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate the type conversion fire code.
generateTypeConvertFireCode(boolean) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.cg.lib.EmbeddedCodeActor
Generate the type conversion fire code.
generateTypeConvertFireCode(boolean) - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.cg.lib.EmbeddedCodeActor
Generate the type conversion fire code.
generateTypeConvertFireCode(boolean) - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate the type conversion fire code.
generateTypeConvertMethod(String, String, String) - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Generate expression that evaluates to a result of equivalent value with the cast type.
generateTypeConvertStatement(ProgramCodeGeneratorAdapter.Channel, ProgramCodeGeneratorAdapter.Channel, int, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CTemplateParser
Generate the type conversion statement for the particular offset of the two given channels.
generateTypeConvertStatement(ProgramCodeGeneratorAdapter.Channel, ProgramCodeGeneratorAdapter.Channel, int, String) - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Generate the type conversion statement for the particular offset of the two given channels.
generateUndoEntry() - Method in class ptolemy.moml.UndoContext
Generate the undo entry by processing children entries and the closing undo MoML.
generateVariableDeclaration() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate variable declarations for inputs and outputs and parameters.
generateVariableDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc.MultiCompositeActor
Generate variable declarations for inputs and outputs and parameters.
generateVariableDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirector
Generate a variable declaration for the period parameter, if there is one.
generateVariableDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Generate variable declarations for input ports, output ports and parameters if necessary, as well as for the director and the contained actors.
generateVariableDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.TypedCompositeActor
Generate variable declarations for inputs and outputs and parameters.
generateVariableDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate the variable declaration.
generateVariableDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMDirector
We override the super method, because the declaration of the variables are in the actor's files.
generateVariableDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.modal.ModalController
 
generateVariableDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate variable declarations for inputs and outputs and parameters.
generateVariableDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate constant for the period parameter, if there is one.
generateVariableDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.kernel.FSMDirector
We override the super method, because the declaration of the variables are in the actor's files.
generateVariableDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.modal.ModalController
Generate the variable declaration for the transition flag.
generateVariableDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate constant for the period parameter, if there is one.
generateVariableDeclaration() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate variable declarations for inputs and outputs and parameters.
generateVariableDeclaration() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate variable declarations for inputs and outputs and parameters.
generateVariableDeclaration() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate variable declarations for inputs and outputs and parameters.
generateVariableDeclaration() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate variable declarations for inputs and outputs and parameters.
generateVariableDeclaration() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate variable declarations for inputs and outputs and parameters.
generateVariableDeclaration(NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate variable declarations for inputs and outputs and parameters.
generateVariableInitialization() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate variable initialization for the referenced parameters.
generateVariableInitialization() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Generate variable initialization for the referenced parameters.
generateVariableInitialization() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.TypedCompositeActor
Generate variable initialization for the referenced parameters.
generateVariableInitialization() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate variable initialization for the referenced parameters.
generateVariableInitialization() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate variable initialization for the referenced parameters.
generateVariableInitialization() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate variable initialization for the referenced parameters.
generateVariableInitialization() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate variable initialization for the referenced parameters.
generateVariableInitialization() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate variable initialization for the referenced parameters.
generateVariableInitialization() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate variable initialization for the referenced parameters.
generateVariableInitialization() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate variable initialization for the referenced parameters.
generateVariableInitialization() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate variable initialization for the referenced parameters.
generateVariableInitialization(NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate variable initialization for the referenced parameters.
generateVariableName(NamedObj) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate variable name for the given attribute.
generateVariableName(NamedObj) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate variable name for the given attribute.
generateWindow(int, int) - Static method in class ptolemy.math.SignalProcessing
Return a new array that is filled with samples of a window of a specified length and type.
generateWrapupCode() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate the wrapup code of the director associated with this adapter class.
generateWrapupCode() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.TypedCompositeActor
 
generateWrapupCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Generate the wrapup code of the associated composite actor.
generateWrapupCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Expression
Generate wrap up code.
generateWrapupCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.TypedCompositeActor
Generate variable declarations for inputs and outputs and parameters.
generateWrapupCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate The wrapup function code.
generateWrapupCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.MostRecent
A function which returns the generated code from the C template wrapup method.
generateWrapupCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate The wrapup function code.
generateWrapupCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Expression
Generate wrap up code.
generateWrapupCode() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate the wrapup code.
generateWrapupCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Generate the wrapup code.
generateWrapupCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Generate code that corresponds with the wrapup() method.
generateWrapupCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate into the specified code stream the code associated with wrapping up the container composite actor.
generateWrapupEntryCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the wrapup procedure entry point.
generateWrapupEntryCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the wrapup procedure entry point.
generateWrapupEntryCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the wrapup procedure entry point.
generateWrapupExitCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the wrapup procedure exit point.
generateWrapupExitCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the wrapup procedure exit point.
generateWrapupExitCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the wrapup procedure exit point.
generateWrapupProcedureName() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the wrapup procedure name.
generateWrapupProcedureName() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the wrapup procedure name.
generateWrapupProcedureName() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the wrapup procedure name.
GENERATOR_NAME - Static variable in class ptolemy.copernicus.kernel.Copernicus
The name of the GeneratorAttribute
GeneratorAttribute - Class in ptolemy.copernicus.kernel
This is an attribute that stores the configuration of a code generator.
GeneratorAttribute(NamedObj, String) - Constructor for class ptolemy.copernicus.kernel.GeneratorAttribute
Construct an attribute with the given name contained by the specified entity.
generatorClass - Variable in class ptolemy.actor.lib.colt.ColtRandomSource
The low-level random number generator (RNG) class name.
GeneratorFrame(CompositeActor, Tableau) - Constructor for class ptolemy.copernicus.gui.GeneratorTableau.GeneratorFrame
Construct a frame to control code generation for the specified Ptolemy II model.
generatorPackage - Variable in class ptolemy.cg.kernel.generic.GenericCodeGenerator
The name of the package in which to look for adapter class code generators.
generatorPackage - Variable in class ptolemy.cg.lib.CompiledCompositeActor
The name of the package in which to look for adapter class code generators.
generatorPackageList - Variable in class ptolemy.cg.kernel.generic.GenericCodeGenerator
The name of the package(s) in which to look for adapter classes.
GeneratorTableau - Class in ptolemy.copernicus.gui
A tableau that creates a new control panel for code generation.
GeneratorTableau(PtolemyEffigy, String) - Constructor for class ptolemy.copernicus.gui.GeneratorTableau
Create a new control panel for code generation.
GeneratorTableau.Factory - Class in ptolemy.copernicus.gui
A factory that creates a control panel for code generation.
GeneratorTableau.GeneratorFrame - Class in ptolemy.copernicus.gui
The frame that is created by an instance of GeneratorTableau.
GeneratorTableauAttribute - Class in ptolemy.copernicus.gui
This is an attribute that stores the configuration of a generator tableau.
GeneratorTableauAttribute(NamedObj, String) - Constructor for class ptolemy.copernicus.gui.GeneratorTableauAttribute
Construct an attribute with the given name contained by the specified entity.
GenericCodeGenerator - Class in ptolemy.cg.kernel.generic
Base class for code generator.
GenericCodeGenerator(NamedObj, String) - Constructor for class ptolemy.cg.kernel.generic.GenericCodeGenerator
Create a new instance of the code generator.
GenericCodeGenerator(NamedObj, String, String) - Constructor for class ptolemy.cg.kernel.generic.GenericCodeGenerator
Create a new instance of the code generator.
geometricMean(double[]) - Static method in class ptolemy.math.DoubleArrayStat
Return the geometric mean of the elements in the array.
GeometricSet - Interface in diva.canvas
An interface for figure sets with that have their contents defined geometrically.
Geometry - Interface in diva.canvas.interactor
Geometry is an interface that captures the concept of an abstract figure geometry.
GestureRecognition - Class in ptolemy.actor.lib.mbed
This actor uses eight input ports that receives values from the five finger bend sensors and quaternion data of a dataglove and outputs information to update the color, size and position of LEDs in the mbed LED Cube Demo.
GestureRecognition - Class in ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed
An adapter class for ptolemy.actor.lib.mbed.GestureRecognition.
GestureRecognition(GestureRecognition) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.GestureRecognition
Construct the GestureRecognition adapter.
GestureRecognition(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.mbed.GestureRecognition
Construct an actor with the given container and name.
get() - Method in class com.jhlabs.vecmath.Color4f
 
get() - Method in class org.ptolemy.commons.FutureValue
 
get() - Method in class ptolemy.actor.AbstractReceiver
Get a token from this receiver.
get() - Method in class ptolemy.actor.gt.util.PtolemyExpressionString
Get the current value.
get() - Method in class ptolemy.actor.gt.util.RegularExpressionString
Get the current value.
get() - Method in class ptolemy.actor.IntermediateReceiver
Delegate to the internal receiver and return whatever it returns.
get() - Method in class ptolemy.actor.Mailbox
Get the contained Token.
get() - Method in class ptolemy.actor.process.MailboxBoundaryReceiver
Get a token from this receiver.
get() - Method in class ptolemy.actor.QueueReceiver
Remove the first token (the oldest one) from the receiver and return it.
get() - Method in interface ptolemy.actor.Receiver
Get a token from this receiver.
get() - Method in class ptolemy.actor.sched.FixedPointReceiver
Return the contained token.
get() - Method in class ptolemy.actor.test.TestAbstractReceiver
Get a token from this receiver.
get() - Method in class ptolemy.actor.util.CalendarQueue
Return entry that is at the head of the queue (i.e.
get() - Method in class ptolemy.distributed.actor.DistributedReceiver
Empty implementation of the inherited abstract method.
get() - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopReceiver
Return the contained Token.
get() - Method in class ptolemy.domains.ci.kernel.CIReceiver
Get a token from this receiver.
get() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Get a token from this receiver.
get() - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Get a token from the mailbox receiver.
get() - Method in class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Take the the oldest token off of the queue and return it.
get() - Method in class ptolemy.domains.de.kernel.DECQEventQueue
Return the earliest DE event in the queue without removing it from the queue.
get() - Method in interface ptolemy.domains.de.kernel.DEEventQueue
Return the earliest DE event in this event queue.
get() - Method in class ptolemy.domains.de.kernel.DEReceiver
Get the first token from the receiver.
get() - Method in class ptolemy.domains.dt.kernel.DTReceiver
Remove the first token (the oldest one) from the receiver and return it.
get() - Method in class ptolemy.domains.giotto.kernel.GiottoReceiver
Get the contained and available token, i.e., get the last token that has been put into the receiver before the last update.
get() - Method in class ptolemy.domains.metroII.kernel.MetroIIPNQueueReceiver
Gets a token from this receiver.
get() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesListEventQueue
Gets the smallest event from the event queue.
get() - Method in class ptolemy.domains.modal.kernel.FSMReceiver
Get the contained Token.
get() - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Get a token from this receiver.
get() - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Get a token from this receiver.
get() - Method in class ptolemy.domains.ptides.kernel.PtidesListEventQueue
Get the smallest event from the event queue.
get() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Get a token from this receiver.
get() - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Remove the first token (the oldest one) from the receiver and return it.
get() - Method in class ptolemy.domains.sequence.kernel.RegisterReceiver
Get the contained Token.
get() - Method in class ptolemy.domains.sysml.kernel.SysMLADirector.SysMLAReceiver
Deprecated.
Get the contained Token.
get() - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector.SysMLAReceiver
Get the contained Token.
get() - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector.SysMLSequentialReceiver
Get the contained Token.
get() - Method in class ptolemy.domains.tdl.kernel.TDLReceiver
Get the contained and available token, i.e., get the last token that has been put into the receiver before the last update.
get() - Method in class ptolemy.domains.tm.kernel.TMReceiver
Get a token from the receiver.
get() - Method in class ptolemy.domains.wireless.kernel.WirelessReceiver
Override the base class to unbundle the token and its properties.
get(float[]) - Method in class com.jhlabs.vecmath.AxisAngle4f
 
get(float[]) - Method in class com.jhlabs.vecmath.Matrix4f
 
get(float[]) - Method in class com.jhlabs.vecmath.Tuple3f
 
get(float[]) - Method in class com.jhlabs.vecmath.Tuple4f
 
get(int) - Method in class diva.canvas.BasicZList
Get the figure at the given index.
get(int) - Method in class diva.canvas.CompositeFigure
Return the figure at the given index.
get(int) - Method in class diva.canvas.FigureLayer
Get the figure at the given index.
get(int) - Method in interface diva.canvas.ZList
Return the figure at the given index.
get(int) - Method in class org.json.JSONArray
Get the object value associated with an index.
get(int) - Method in class ptolemy.actor.IOPort
Get a token from the specified channel.
get(int) - Method in class ptolemy.actor.lib.jjs.JavaScript.PortOrParameterProxy
Get the current value of the input port or a parameter.
get(int) - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.CircularFifoQueue
Returns the element at the specified position in this queue.
get(int) - Method in class ptolemy.actor.QueueReceiver
Return a token in the receiver or its history.
get(int) - Method in class ptolemy.actor.sched.Schedule
Return the element at the specified position in the list.
get(int) - Method in class ptolemy.actor.SubscriptionAggregatorPort
Get a token from the specified channel.
get(int) - Method in class ptolemy.actor.util.FIFOQueue
Return an object in the queue or history.
get(int) - Method in class ptolemy.caltrop.util.IntegerList
Return an integer from the Caltrop interpreter context.
get(int) - Method in class ptolemy.caltrop.util.PtArrayList
Get the token at the given index.
get(int) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesListEventQueue
Gets the event from the event queue that is pointed by the index.
get(int) - Method in class ptolemy.domains.ptides.kernel.PtidesListEventQueue
Get the event from the event queue that is pointed by the index.
get(int) - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Return an object in the queue or history.
get(int) - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Return a token in the receiver or its history.
get(int) - Method in class ptolemy.graph.LabeledList
Return the element that has a specified label.
get(int) - Method in class ptolemy.graph.sched.Schedule
Return the element at the specified position in the list.
get(int) - Method in class ptolemy.kernel.util.CrossRefList
Get the container at the specified index.
get(int, int) - Method in class ptolemy.actor.IOPort
Get an array of tokens from the specified channel.
get(int, int) - Method in class ptolemy.actor.SubscriptionAggregatorPort
Get an array of tokens from the specified channel.
get(long[], String) - Method in class ptolemy.matlab.Engine
Return a Token from the matlab engine using default Engine.ConversionParameters values.
get(long[], String, Engine.ConversionParameters) - Method in class ptolemy.matlab.Engine
Return a Token from the matlab engine using specified Engine.ConversionParameters values.
get(long, TimeUnit) - Method in class org.ptolemy.commons.FutureValue
 
get(AxisAngle4f) - Method in class com.jhlabs.vecmath.AxisAngle4f
 
get(Matrix4f) - Method in class com.jhlabs.vecmath.Matrix4f
 
get(Tuple3f) - Method in class com.jhlabs.vecmath.Tuple3f
 
get(Tuple4f) - Method in class com.jhlabs.vecmath.Tuple4f
 
get(Object) - Method in class ptolemy.caltrop.ddi.util.DataMapEnvironment
 
get(Object, Object[]) - Method in class ptolemy.caltrop.ddi.util.DataMapEnvironment
 
get(String) - Method in class org.json.JSONObject
Get the value object associated with a key.
get(String) - Method in class ptolemy.actor.gt.GTParameter.Scope
Look up and return the value with the specified name in the scope.
get(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.PtalonExpressionScope
Look up and return the value of the variable or parameter with the specified name in the scope.
get(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMActor.PortScope
Look up and return the macro or expression in the target language corresponding to the specified name in the scope.
get(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Expression.VariableScope
Look up and return the attribute with the specified name.
get(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Expression.VariableScope
Look up and return the attribute with the specified name.
get(String) - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter.VariableScope
Look up and return the macro or expression in the target language corresponding to the specified name in the scope.
get(String) - Static method in class ptolemy.data.expr.Constants
Look up the value of the constant with the given name.
get(String) - Method in class ptolemy.data.expr.ExplicitScope
Look up and return the value with the specified name in the scope.
get(String) - Method in class ptolemy.data.expr.NamedConstantsScope
Look up and return the value with the specified name in the scope.
get(String) - Method in class ptolemy.data.expr.NestedScope
Look up and return the value with the specified name in the scope.
get(String) - Method in interface ptolemy.data.expr.ParserScope
Look up and return the value with the specified name in the scope.
get(String) - Method in class ptolemy.data.expr.Variable.VariableScope
Look up and return the attribute with the specified name in the scope.
get(String) - Method in class ptolemy.data.ontologies.ActorModelScope
Look up and return the value with the specified name in the scope.
get(String) - Method in class ptolemy.data.RecordToken
Return the token with the specified label.
get(String) - Method in class ptolemy.data.type.AssociativeType
Return the type of the specified label.
get(String) - Method in class ptolemy.data.type.RecordType
Return the type of the specified label.
get(String) - Method in class ptolemy.data.type.UnionType
Return the type of the specified label.
get(String) - Method in class ptolemy.domains.modal.kernel.FSMActor.PortScope
Look up and return the attribute with the specified name in the scope.
get(String) - Method in class ptolemy.domains.ptera.kernel.VariableScope
Look up and return the value with the specified name in the scope.
get(String) - Method in class ptolemy.kernel.util.NamedList
Get an element by name.
get(String) - Method in class ptolemy.moml.unit.Bindings
Get the value for a variable.
get(String) - Method in class ptolemy.vergil.scr.VariableScope
Look up and return the attribute with the specified name in the scope.
get(K) - Method in class ptolemy.util.MultiHashMap
Get the collection of values mapped to by a given key.
get(RTMTerm...) - Method in class ptolemy.verification.kernel.maude.RTMOpTermGenerator
 
GET_BEGIN - Static variable in class ptolemy.actor.IOPortEvent
An event corresponding with the beginning of a token being received.
GET_END - Static variable in class ptolemy.actor.IOPortEvent
An event corresponding with the ending of a token being received.
get1x1asScalars - Variable in class ptolemy.matlab.Expression
If true (checked), 1x1 matrix results are converted to ScalarTokens instead of a 1x1 MatrixToken, default is true.
getA() - Method in class com.jhlabs.image.QuiltFilter
 
getAbsoluteQuantum() - Method in class ptolemy.domains.qss.kernel.QSSDirector
Return the value of the absoluteQuantum parameter.
getAcceptedRating() - Method in class ptolemy.vergil.actor.DocManager
Return the Pt.AcceptedRating field, or null if none has been given.
getAccess(int) - Method in class ptolemy.kernel.util.test.AccessThread
 
getAccessorClass() - Method in class ptolemy.actor.lib.jjs.JavaScript.AccessorProxy
 
getAccessorNetworkAccessAllowed() - Static method in class org.terraswarm.accessor.JSAccessor
Return true if the PT_NO_NET environment variable is set.
getAccessorsRepository() - Static method in class org.terraswarm.accessor.JSAccessor
Check out or update the accessor repository, unless the checkoutOrUpdateAccessorsRepository parameter is false, in which case, do nothing.
getAction() - Method in class diva.canvas.interactor.ActionInteractor
Return the action associated with this interactor.
getAction(String) - Method in interface diva.gui.Application
Get an action by name.
getAction(String) - Method in class diva.gui.tutorial.AbstractApplication
Get an action by name.
getActiveBranch() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Return the active branch, which may be null if it has not yet been set.
getActiveCount() - Method in class ptolemy.actor.gui.ConfigurationApplication
Get the number of models that are active.
getActiveModel() - Method in class ptolemy.vergil.gt.GTFrameController
 
getActiveTabIndex() - Method in class ptolemy.vergil.gt.GTFrameController
 
getActor() - Method in class ptolemy.actor.FiringEvent
Return the actor that is being activated.
getActor() - Method in class ptolemy.actor.process.ProcessThread
Return the actor being executed by this thread.
getActor() - Method in class ptolemy.actor.sched.Firing
Get the actor associated with this Firing.
getActor() - Method in interface ptolemy.actor.util.CausalityInterface
Return the associated actor.
getActor() - Method in class ptolemy.actor.util.DefaultCausalityInterface
Return the actor for which this is a dependency.
getActor() - Method in class ptolemy.domains.pn.kernel.event.PNProcessEvent
Return the actor corresponding to the process that generated the event.
getActor() - Method in class ptolemy.domains.tdl.kernel.LetTask
Return the actor representing the task.
getActorElementName(StringParameter) - Static method in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
Get the name of the element contained by the actor (either a port or an attribute) for which the specified parameter defines a constraint.
getActorFrequency(NamedObj, GiottoDirector) - Static method in class ptolemy.domains.giotto.kernel.GiottoDirector
Return the frequency of the specified actor by accessing a parameter named "frequency".
getActorOrientedClass(String, VersionSpecification) - Method in interface org.ptolemy.classloading.ActorOrientedClassProvider
Returns the CompositeEntity providing the requested actor-oriented class definition, if this provider has it.
getAdapter(Object) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Get the code generator adapter associated with the given component.
getAdapter(Object) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter
Get the code generator adapter associated with the given component.
getAdapter(Object) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Return the concept constraint adapter associated with the given object.
getAdapter(Object) - Method in class ptolemy.data.ontologies.OntologySolverBase
Return the property adapter for the specified component.
getAdapter(ASTPtRootNode) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Returns the adapter that contains concept information for the given AST node.
getAdapter(NamedObj) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Returns the adapter that contains concept information for the given component.
getAddedParameters() - Method in class org.ptolemy.ssm.MirrorDecorator
Return the added paramters.
getAddedPortNames() - Method in class org.ptolemy.ssm.MirrorDecorator
Return the added port names.
getAddedPortParameterNames() - Method in class org.ptolemy.ssm.MirrorDecorator
Return the added port parameter names.
getAdditionalListeners() - Method in class ptolemy.vergil.basic.EditorDropTarget
Return the Vector of listeners that have been registered.
getAddMargins() - Method in class com.jhlabs.image.ShadowFilter
Get whether to increase the size of the output image to accomodate the shadow.
getAddress() - Method in interface ptolemy.distributed.common.DistributedActor
Return the Internet Address where the distributed actor is executing.
getAddress() - Method in class ptolemy.distributed.rmi.DistributedActorWrapper
Return the Internet Address where the wrapper is executing.
getAddress() - Method in class ptolemy.domains.taskpt.kernel.PtrToken
Get the address in memory this token is pointing to.
getAddTimeString() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.actor.lib.TimeDelay
Return the value of the delay parameter.
getAddTimeString() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Return a string that represents the additional time.
getAffectedTerms(InequalityTerm) - Method in class ptolemy.data.ontologies.lattice.ConceptTermManager
Get the list of affected InequalityTerms from the PropertyTermManager.
getAffectedTerms(InequalityTerm) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Get the list of affected InequalityTerms from the OntologySolver's ConceptTermManager.
getAfterTime(int) - Method in class ptolemy.domains.dde.kernel.test.DDEGetNToken
 
getAliasesOfAfter(Local, Unit) - Method in interface ptolemy.copernicus.kernel.AliasAnalysis
Return the set of other fields and locals that maybe reference the same object as the given field, at a point after the given unit.
getAliasesOfAfter(SootField, Unit) - Method in interface ptolemy.copernicus.kernel.AliasAnalysis
Return the set of other fields and locals that reference the same object as the given field, at a point after the given unit.
getAliasesOfBefore(Local, Unit) - Method in interface ptolemy.copernicus.kernel.AliasAnalysis
Return the set of other fields and locals that reference the same object as the given local, at a point before the given unit.
getAliasesOfBefore(SootField, Unit) - Method in interface ptolemy.copernicus.kernel.AliasAnalysis
Return the set of other fields and locals that reference the same object as the given field, at a point before the given unit.
getAllAdapters() - Method in class ptolemy.data.ontologies.OntologySolverBase
Return the list of all PropertyAdapters associated with this ontology solver.
getAllCodeBlockNames() - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Return a list of code block names contained by this CodeStream.
getAllCodeBlockSignatures() - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Return a set of code block signatures contained by this CodeStream.
getAllConceptableNamedObjs() - Method in class ptolemy.data.ontologies.OntologySolverBase
Return the subset of all concept-able objects that are NamedObjs.
getAllContainedOntologies() - Method in class ptolemy.data.ontologies.OntologySolverBase
Return a list of all the ontologies contained in this solver.
getAllContainedOntologySolvers() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntologySolver
Return all the LatticeOntologySolvers contained in the ProductLatticeOntologySolver's model.
getAllPropertyables() - Method in class ptolemy.data.ontologies.OntologySolverBase
Return the set of all property-able objects obtained from all PropertyAdapter.
getAllScopedObjectNames(NamedObj) - Static method in class ptolemy.data.expr.ModelScope
Return a list of object names in scope for variables in the given container.
getAllScopedVariableNames(Variable, NamedObj) - Static method in class ptolemy.data.expr.ModelScope
Return a list of variable names in scope for variables in the given container.
getAllSolvers(SharedParameter) - Static method in class ptolemy.data.ontologies.OntologySolverBase
Return the list of all solvers that are in the same model.
getAllUnits() - Method in class ptolemy.data.ontologies.lattice.unit.BaseDimensionRepresentativeConcept
Return a list of all the possible units contained in this base dimension.
getAllUnits() - Method in class ptolemy.data.ontologies.lattice.unit.DerivedDimensionRepresentativeConcept
Return a list of all the possible units contained in this derived dimension.
getAllUnits() - Method in class ptolemy.data.ontologies.lattice.unit.DimensionRepresentativeConcept
Return a list of all the possible units contained in this dimension representative concept.
getAlpha() - Method in class com.jhlabs.composite.MiscComposite
 
getAlpha() - Method in class com.jhlabs.composite.RGBComposite
 
getAlternateTopPack() - Method in class ptolemy.actor.gui.TableauFrame
Get the alternative pack() interface for the ptolemy.gui.Top JFrame.
getAmount() - Method in class com.jhlabs.image.BrushedMetalFilter
Get the amount of noise to add.
getAmount() - Method in class com.jhlabs.image.CausticsFilter
Get the amount of effect.
getAmount() - Method in class com.jhlabs.image.CellularFilter
Get the amount of texture.
getAmount() - Method in class com.jhlabs.image.ChromeFilter
Get the amount of chrome.
getAmount() - Method in class com.jhlabs.image.DisplaceFilter
Get the amount of distortion.
getAmount() - Method in class com.jhlabs.image.FBMFilter
Get the amount of texture.
getAmount() - Method in class com.jhlabs.image.FieldWarpFilter
Get the amount of warp.
getAmount() - Method in class com.jhlabs.image.GlintFilter
Get the amount of glint.
getAmount() - Method in class com.jhlabs.image.GlowFilter
Get the amount of glow.
getAmount() - Method in class com.jhlabs.image.MarbleFilter
Get the amount of effect.
getAmount() - Method in class com.jhlabs.image.NoiseFilter
Get the amount of noise.
getAmount() - Method in class com.jhlabs.image.PinchFilter
Get the amount of pinch.
getAmount() - Method in class com.jhlabs.image.SaturationFilter
Set the amount of saturation change.
getAmount() - Method in class com.jhlabs.image.SkyFilter
 
getAmount() - Method in class com.jhlabs.image.SparkleFilter
Get the amount of sparkle.
getAmount() - Method in class com.jhlabs.image.SwimFilter
Get the amount of swim.
getAmount() - Method in class com.jhlabs.image.TextureFilter
Get the amount of texture.
getAmount() - Method in class com.jhlabs.image.UnsharpFilter
Get the amount of sharpening.
getAmplitude() - Method in class com.jhlabs.image.WaterFilter
Get the amplitude of the ripples.
getAnalysis(String) - Method in class ptolemy.actor.Manager
Get the analysis with the given name, or return null if no such analysis exists.
getAnalysis(NamedObj) - Static method in class ptolemy.actor.util.ConstVariableModelAnalysis
Return the analysis that is active for the given object.
getAncestors() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Return the ancestors of this tree, including this tree.
getAnchor() - Method in class diva.canvas.toolbox.LabelFigure
Get the point at which this figure is "anchored." This will be one of the positioning constants defined in javax.swing.SwingConstants.
getAnchorPoint() - Method in class diva.canvas.toolbox.LabelFigure
Get the location at which the anchor is currently located.
getAngle() - Method in class com.jhlabs.image.CellularFilter
Returns the angle of the texture.
getAngle() - Method in class com.jhlabs.image.CheckFilter
Get the angle of the texture.
getAngle() - Method in class com.jhlabs.image.CircleFilter
Returns the angle of the arc.
getAngle() - Method in class com.jhlabs.image.CurlFilter
 
getAngle() - Method in class com.jhlabs.image.FadeFilter
Returns the angle of the texture.
getAngle() - Method in class com.jhlabs.image.FBMFilter
Returns the angle of the texture.
getAngle() - Method in class com.jhlabs.image.FeedbackFilter
Returns the angle of each iteration.
getAngle() - Method in class com.jhlabs.image.GradientFilter
Returns the angle of the texture.
getAngle() - Method in class com.jhlabs.image.KaleidoscopeFilter
Get the angle of the kaleidoscope.
getAngle() - Method in class com.jhlabs.image.MarbleTexFilter
 
getAngle() - Method in class com.jhlabs.image.MirrorFilter
Returns the angle of the mirror.
getAngle() - Method in class com.jhlabs.image.MotionBlurFilter
Returns the angle of blur.
getAngle() - Method in class com.jhlabs.image.MotionBlurOp
Returns the angle of blur.
getAngle() - Method in class com.jhlabs.image.PinchFilter
Get the angle of twist.
getAngle() - Method in class com.jhlabs.image.RotateFilter
Returns the angle of rotation.
getAngle() - Method in class com.jhlabs.image.ScratchFilter
 
getAngle() - Method in class com.jhlabs.image.ShadowFilter
Returns the angle of the shadow.
getAngle() - Method in class com.jhlabs.image.ShineFilter
 
getAngle() - Method in class com.jhlabs.image.SkyFilter
 
getAngle() - Method in class com.jhlabs.image.SmearFilter
Returns the angle of the texture.
getAngle() - Method in class com.jhlabs.image.SwimFilter
Returns the angle of the effect.
getAngle() - Method in class com.jhlabs.image.TextureFilter
Returns the angle of the texture.
getAngle() - Method in class com.jhlabs.image.TwirlFilter
Get the angle of twist.
getAngle() - Method in class com.jhlabs.image.WoodFilter
Returns the angle of the texture.
getAngle() - Method in class diva.canvas.connector.ArcConnector
Get the angle at which the arc leaves the tail figure.
getAngle2() - Method in class com.jhlabs.image.KaleidoscopeFilter
Get the secondary angle of the kaleidoscope.
getAngleCoefficient() - Method in class com.jhlabs.image.CellularFilter
 
getAngleVariation() - Method in class com.jhlabs.image.ScratchFilter
 
getAnimationDelay() - Method in class ptolemy.vergil.basic.BasicGraphController
Get the time delay for animation.
getAnimationMenuText() - Method in class ptolemy.vergil.ptera.PteraGraphFrame
Return the text to be used in the animation menu item.
getAppContext() - Method in interface diva.gui.Application
Get the context that this application draws itself in.
getAppContext() - Method in class diva.gui.tutorial.AbstractApplication
Get the frame that this application draws itself in.
getAppletInfo() - Method in class ptolemy.actor.gui.MoMLApplet
Return applet information.
getAppletInfo() - Method in class ptolemy.actor.gui.PtolemyApplet
Return a string describing this applet.
getAppletInfo() - Method in class ptolemy.gui.BasicJApplet
Return generic applet information.
getAppletInfo() - Method in class ptolemy.gui.test.GraphicalMessageHandlerApplet
Return a string describing this applet.
getAppletInfo() - Method in class ptolemy.plot.compat.PxgraphApplet
Return a string describing this applet.
getAppletInfo() - Method in class ptolemy.plot.demo.PlotDemo
Return a string describing this applet.
getAppletInfo() - Method in class ptolemy.plot.demo.PlotFourierSeries
Return a string describing this applet.
getAppletInfo() - Method in class ptolemy.plot.demo.PlotLiveDemoApplet
Return a string describing this applet.
getAppletInfo() - Method in class ptolemy.plot.HistogramApplet
Return a string describing this applet.
getAppletInfo() - Method in class ptolemy.plot.PlotApplet
Return a string describing this applet.
getAppletInfo() - Method in class ptolemy.plot.PlotLiveApplet
Return a string describing this applet.
getAppletInfo() - Method in class ptolemy.plot.plotml.EditablePlotMLApplet
Return a string describing this applet.
getAppletInfo() - Method in class ptolemy.plot.plotml.HistogramMLApplet
Return a string describing this applet.
getAppletInfo() - Method in class ptolemy.plot.plotml.PlotMLApplet
Return a string describing this applet.
getAppletInfo() - Method in class ptolemy.vergil.VergilApplet
Return a string describing this applet.
getApplication() - Method in class diva.gui.AbstractDocument
Get the application that this document belongs to.
getApplication() - Static method in class diva.gui.ApplicationExceptionHandler
 
getApplication() - Method in interface diva.gui.Document
Get the application that this document belongs to.
getArcMidpoint() - Method in class diva.canvas.connector.ArcConnector
Return the midpoint of the arc.
getArcModel() - Method in class ptolemy.vergil.modal.FSMGraphModel
Get the arc model.
getAreaThreshold() - Method in class com.jhlabs.image.MotionDetectorFilter
Get the percentage fraction of detected motion area threshold above which it is classified as "moved".
getArgCount() - Method in class ptolemy.data.type.FunctionType
Return the number of arguments in this type.
getArgType(int) - Method in class ptolemy.data.type.FunctionType
Return the type of the given argument.
getArgTypeTerm(int) - Method in class ptolemy.data.type.FunctionType
Return the InequalityTerm representing the type of the given argument.
getArgTypeTerm(int) - Method in class ptolemy.data.type.TupleType
Return the InequalityTerm representing the type of the given argument.
getArgumentDomainOntologies() - Method in class ptolemy.data.ontologies.ConceptFunction
Return the array of ontologies that represent the domains for the input arguments to the concept function.
getArgumentNameList() - Method in class ptolemy.data.expr.ASTPtFunctionDefinitionNode
Return the list of argument names.
getArguments(ParserScope) - Method in class ptolemy.domains.ptera.kernel.SchedulingRelation
Evaluate the parse tree of the arguments and return an ArrayToken or RecordToken that contains the values of those arguments in the given parser scope.
getArgumentTypes() - Method in class ptolemy.data.expr.ASTPtFunctionDefinitionNode
Return the type of the arguments, or null if type inference has not occurred yet.
getArray(int) - Method in class ptolemy.actor.AbstractReceiver
Get an array of tokens from this receiver.
getArray(int) - Method in interface ptolemy.actor.Receiver
Get an array of tokens from this receiver.
getArray(int) - Method in class ptolemy.domains.modal.kernel.FSMReceiver
If the argument is 1, there is a token, and the status is known, then return an array containing the one token.
getArray(int) - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Get an array of tokens from this receiver.
getArray(int) - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Get an array of tokens from this receiver.
getArraySize(IOPort) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Compute total array size.
getArraySizes(IOPort) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Compute array sizes (for each dimension).
getArraySizes(IOPort, Integer[]) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Compute array sizes (for each dimension).
getAssignment() - Method in class ptolemy.data.expr.ASTPtAssignmentNode
 
getAssociatedObject() - Method in class ptolemy.data.ontologies.Concept
Return the associated object of this InequalityTerm, which is always null for concepts.
getAssociatedObject() - Method in class ptolemy.data.ontologies.ConceptFunctionInequalityTerm
Return the concept function associated with this concept function inequality term.
getAssociatedObject() - Method in class ptolemy.data.ontologies.lattice.ConceptTermManager.InequalityTerm
Return the model object associated with the InequalityTerm.
getAssociatedObject() - Method in class ptolemy.data.type.MonotonicFunction
Return null.
getAssociatedObject() - Method in class ptolemy.data.type.TypeConstant
Return null.
getAssociatedObject() - Method in interface ptolemy.graph.InequalityTerm
Return the Object associated with this term.
getAssociatedObject() - Method in class ptolemy.graph.test.TestConstant
Return the string value.
getAssociatedObject() - Method in class ptolemy.graph.test.TestVariable
Return the string value.
getAssociatedPort() - Method in class ptolemy.actor.lib.hoc.MirrorPort
Return the associated port, or null if there is none.
getAssociatedPort() - Method in class ptolemy.actor.parameters.ParameterMirrorPort
Return the associated port, or null if there is none.
getAttachSite() - Method in class diva.canvas.connector.StraightTerminal
Get the site to which the terminal is attached
getAttachSite() - Method in interface diva.canvas.connector.Terminal
Get the site that the terminal is attached to.
getAttachSite() - Method in class diva.canvas.connector.TerminalFigure
Get the site that the terminal is attached to.
getAttribute(String) - Method in class diva.util.xml.XmlElement
Return the value of the attribute with the given name, or null if there isn't one.
getAttribute(String) - Method in class ptolemy.domains.modal.modal.ModalModel
Get the attribute with the given name.
getAttribute(String) - Method in class ptolemy.kernel.CompositeEntity
Get the attribute with the given name.
getAttribute(String) - Method in class ptolemy.kernel.Entity
Get the attribute with the given name.
getAttribute(String) - Method in class ptolemy.kernel.util.NamedObj
Get the attribute with the given name.
getAttribute(String) - Method in interface ptolemy.kernel.util.ScopeExtender
Get the attribute with the given name.
getAttribute(String) - Method in class ptolemy.moml.EntityLibrary
Get the attribute with the given name.
getAttribute(String) - Method in class ptolemy.vergil.toolbox.GraphicElement
Return the value of the attribute with the given name.
getAttribute(String, Class) - Method in class ptolemy.kernel.util.NamedObj
Get the attribute with the given name and class.
getAttribute(ASTPtRootNode) - Method in class ptolemy.data.ontologies.OntologySolverBase
Get the attribute that corresponds to the specified ASTPtRootNode.
getAttributeDefaultValue(String, String) - Method in class com.microstar.xml.XmlParser
Retrieve the default value of a declared attribute.
getAttributeDefaultValueType(String, String) - Method in class com.microstar.xml.XmlParser
Retrieve the default value type of a declared attribute.
getAttributeEnumeration(String, String) - Method in class com.microstar.xml.XmlParser
Retrieve the allowed values for an enumerated attribute type.
getAttributeExpandedValue(String, String) - Method in class com.microstar.xml.XmlParser
Retrieve the expanded value of a declared attribute.
getAttributeHandle() - Method in class org.hlacerti.lib.HlaAttributeReflector
Return the HLA attribute handle.
getAttributeHandle() - Method in interface org.hlacerti.lib.HlaReflectable
Return the HLA attribute handle.
getAttributeHandle() - Method in class org.hlacerti.lib.HlaSubscriber
Return the HLA attribute handle.
getAttributeMap() - Method in class diva.util.xml.XmlElement
Return the map from attribute names to value.
getAttributeMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
getAttributes() - Method in class ptolemy.data.ontologies.OntologySolverUtilities
Return the map that maps root ast node (keys) to the corresponding attribute (values).
getAttributes() - Method in class ptolemy.kernel.util.NamedObj
Deprecated.
Use attributeList() instead.
getAttributes() - Method in class ptolemy.moml.LibraryBuilder
Get the list of Attributes associated with this LibraryBuilder.
getAttributeType(String, String) - Method in class com.microstar.xml.XmlParser
Retrieve the declared type of an attribute.
getAuthor() - Method in class ptolemy.vergil.actor.DocManager
Return the author field, or the string "No author given" if none has been given.
getAuthor() - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Return the author.
getAutoAdapter(GenericCodeGenerator, Object) - Static method in class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Create a new adapter to a preexisting actor that presumably does not have a code generation template.
getAutomaticTypeConversion() - Method in class ptolemy.actor.TypedIOPort
Indicates whether conversion of received tokens is enabled or not.
getAuxVariables() - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
Return the auxiliary variables in a double array.
getAvailable() - Method in class ptolemy.domains.wireless.demo.SmartParking.ParkingManager
 
getAverageCharacterWidthTestString() - Method in class com.jgoodies.forms.util.DefaultUnitConverter
Returns the string used to compute the average character width.
getAzimuth() - Method in class com.jhlabs.image.EmbossFilter
 
getAzimuth() - Method in class com.jhlabs.image.LightFilter.Light
 
getB() - Method in class com.jhlabs.image.QuiltFilter
 
getBackground() - Method in class com.jhlabs.image.CheckFilter
Get the background color.
getBackground() - Method in class com.jhlabs.image.SmearFilter
 
getBackground() - Method in class diva.canvas.PaneWrapper
Get the background figure.
getBackground() - Method in class diva.canvas.toolbox.IconFigure
Get the background figure of the icon.
getBackground() - Method in class ptolemy.actor.gui.TextEditor
Get the background color.
getBackground() - Method in class ptolemy.actor.lib.gui.SliderSource
Return the background.
getBackground() - Method in class ptolemy.actor.lib.image.ImageDisplay
Get the background.
getBackground() - Method in interface ptolemy.actor.lib.image.ImageDisplayInterface
Get the background.
getBackground() - Method in class ptolemy.actor.lib.image.ImageDisplayJavaSE
Get the background.
getBackground() - Method in class ptolemy.domains.de.lib.EventButton
Deprecated.
Get the background color.
getBackground() - Method in class ptolemy.domains.sr.lib.gui.ButtonTime
Get the background.
getBackgroundAt(int) - Method in class diva.gui.toolbox.JShadePane
Returns the tab background color at the given index.
getBackgroundColor() - Method in class ptolemy.gui.QueryChooser
Returns the color for the background.
getBackgroundEventLayer() - Method in class diva.canvas.GraphicsPane
Get the background event layer.
getBackgroundFigure() - Method in class diva.canvas.CompositeFigure
Get the background figure.
getBackgroundLayer() - Method in class diva.canvas.GraphicsPane
Get the background layer.
getBackoff - Variable in class ptolemy.domains.wireless.lib.network.mac.Backoff
The input port for backoff message from the Protocol control block.
getBackoff - Variable in class ptolemy.domains.wireless.lib.network.mac.TxCoordination
Port sending the backoff request to the Backoff process
getBackoffMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
getBag() - Method in class ptolemy.domains.de.lib.aspect.AFDXVlink
Get the value of the bag.
getBase() - Method in class ptolemy.kernel.util.ConfigurableAttribute
Return the base specified in the most recent call to the configure() method, or null if none.
getBase(IOPort) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Return the base of this port.
getBaseAmount() - Method in class com.jhlabs.image.FlareFilter
 
getBaseConversion() - Method in class ptolemy.data.expr.CachedMethod.BaseConvertCachedMethod
Return the conversion that is applied to the object upon which the method is invoked.
getBaseDirectory() - Method in class ptolemy.actor.parameters.FilePortParameter
Return the directory to use as the base for relative file or URL names.
getBaseDirectory() - Method in class ptolemy.data.expr.FileParameter
Return the directory to use as the base for relative file or URL names.
getBaseDirectory() - Method in class ptolemy.kernel.attributes.FileAttribute
Deprecated.
Return the directory to use as the base for relative file or URL names.
getBaseDirectory() - Method in interface ptolemy.kernel.attributes.FileOrURLAccessor
Return the directory to use as the base for relative file or URL names.
getBaseTokenType(Type) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
If the given type is a reference type to a class that derives from ptolemy.data.Token, or array whose element type derives from ptolemy.data.Token, then return that token type.
getBaseTokenTypeType(Type) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
If the given type is a reference type to a class that derives from ptolemy.data.Type, or array whose element type derives from ptolemy.data.Type, then return that token type.
getBaseUnit() - Method in class ptolemy.data.unit.UnitCategory
Return the base unit.
getBaseUnit(int) - Static method in class ptolemy.moml.unit.UnitLibrary
Find the Unit in the library that is basic (scale equal to 1), singular (all but one dimensions equal to 0).
getBaseUnitName(int) - Static method in class ptolemy.data.unit.UnitUtilities
Return the name of the base unit of the specified category.
getBasicConfig() - Method in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Get the parameter values from the GUI input.
getBasicGraphFrame(Effigy) - Static method in class ptolemy.vergil.basic.BasicGraphFrame
Given an Effigy, return the corresponding BasicGraphFrame, if any.
getBasicGraphFrame(NamedObj) - Static method in class ptolemy.vergil.basic.BasicGraphFrame
Given a NamedObj, return the corresponding BasicGraphFrame.
getBasis() - Method in class com.jhlabs.image.FBMFilter
 
getBasis() - Method in class com.jhlabs.math.CompoundFunction2D
 
getBasisType() - Method in class com.jhlabs.image.FBMFilter
 
getBasisType() - Method in class com.jhlabs.math.FBM
 
getBeforeTime(int) - Method in class ptolemy.domains.dde.kernel.test.DDEGetNToken
 
getBeginColumn() - Method in class ptolemy.data.expr.SimpleCharStream
Get token beginning column number.
getBeginColumn() - Method in class ptolemy.moml.unit.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class ptolemy.data.expr.SimpleCharStream
Get token beginning line number.
getBeginLine() - Method in class ptolemy.moml.unit.SimpleCharStream
Get token beginning line number.
getBendPointList() - Method in class ptolemy.vergil.actor.LayoutHint.LayoutHintItem
Get a list of Point2D corresponding to the bend points stored in this item.
getBendPoints() - Method in class ptolemy.vergil.actor.LayoutHint.LayoutHintItem
Get the bend points stored in this hint as an array of doubles, where each two entries correspond to x and y of one bend point.
getBendRadius() - Method in class diva.canvas.connector.ManhattanConnector
Return the maximum bend radius of the manhattan-routed edge.
getBevel() - Method in class com.jhlabs.image.ShineFilter
 
getBFactor() - Method in class com.jhlabs.image.HSBAdjustFilter
 
getBFactor() - Method in class com.jhlabs.image.RGBAdjustFilter
 
getBgColor() - Method in class com.jhlabs.image.CausticsFilter
Get the background color.
getBias() - Method in class com.jhlabs.image.FBMFilter
 
getBias() - Method in class com.jhlabs.image.GainFilter
Get the bias.
getBias() - Method in class com.jhlabs.image.SkyFilter
 
getBindings() - Method in class ptolemy.actor.injection.PtolemyModule
Return the bindings from interfaces to their implementations.
getBitsPerSample() - Static method in class ptolemy.media.javasound.LiveSound
Return the number of bits per audio sample, which is set by the setBitsPerSample() method.
getBitsPerSample() - Method in class ptolemy.media.javasound.LiveSoundCommon
Return the number of bits per sample.
getBitsPerSample() - Method in interface ptolemy.media.javasound.LiveSoundInterface
Return the number of bits per audio sample, which is set by the setBitsPerSample() method.
getBitsPerSample() - Method in class ptolemy.media.javasound.SoundReader
Return the number of bits per audio sample.
getBlack() - Method in class com.jhlabs.image.StampFilter
Set the color to be used for pixels below the lower threshold.
getBlack() - Method in class com.jhlabs.image.ThresholdFilter
Set the color to be used for pixels below the lower threshold.
getBlackFunction() - Method in class com.jhlabs.image.BinaryFilter
 
getBlockingCause() - Method in class ptolemy.domains.pn.kernel.event.PNProcessEvent
Return the cause of the blocking state.
getBlockSize() - Method in class com.jhlabs.image.BlockFilter
Get the pixel block size.
getBloom() - Method in class com.jhlabs.image.LensBlurFilter
Get the bloom factor.
getBloomThreshold() - Method in class com.jhlabs.image.LensBlurFilter
Get the bloom threshold.
getBlueGreen() - Method in class com.jhlabs.image.ChannelMixFilter
 
getBlur() - Method in class com.jhlabs.image.GlintFilter
Set the blur that is applied before thresholding.
getBlurMask() - Method in class com.jhlabs.image.VariableBlurFilter
Get the mask used to give the amount of blur at each point.
getBodyContent() - Method in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Get the body content.
getBoolean(int) - Method in class org.json.JSONArray
Get the boolean value associated with an index.
getBoolean(Pointer) - Method in class org.ptolemy.fmi.FMIScalarVariable
Return the value of this variable as a boolean.
getBoolean(String) - Method in class org.json.JSONObject
Get the boolean value associated with a key.
getBoolean(String) - Method in class org.ptolemy.fmi.FMICapabilities
Get the value of a boolean field.
getBooleanHybrid(Pointer) - Method in class org.ptolemy.fmi.FMIScalarVariable
Return the value of this variable as a boolean.
getBooleanValue(String) - Method in class ptolemy.gui.Query
Get the current value in the entry with the given name and return as a boolean.
getBorderColor() - Method in class com.jhlabs.image.BorderFilter
 
getBorderInsets(Component) - Method in class com.jgoodies.forms.factories.Borders.EmptyBorder
Returns the insets of the border.
getBorderPaint() - Method in class com.jhlabs.image.BorderFilter
Get the border paint.
getBottomBorder() - Method in class com.jhlabs.image.BorderFilter
Returns the border border value.
getBound() - Method in class ptolemy.cg.lib.syntactic.SyntacticName
Get the term bound to this name.
getBounds() - Method in class diva.canvas.AbstractFigure
Get the bounding box of this figure.
getBounds() - Method in class diva.canvas.BasicZList
Get the bounding box of all the figures in this list.
getBounds() - Method in class diva.canvas.CompositeFigure
Get the bounding box of this figure.
getBounds() - Method in class diva.canvas.connector.AbstractConnector
Get the bounding box of this connector.
getBounds() - Method in class diva.canvas.connector.Arrowhead
Get the bounding box of the shape used to draw this connector end.
getBounds() - Method in class diva.canvas.connector.Blob
Get the bounding box of the shape used to draw this connector end.
getBounds() - Method in interface diva.canvas.connector.ConnectorEnd
Get the bounding box of the shape used to draw this connector end.
getBounds() - Method in class diva.canvas.connector.StraightTerminal
Get the bounding box of this terminal.
getBounds() - Method in class diva.canvas.connector.TerminalFigure
Get the bounding box of this figure.
getBounds() - Method in class diva.canvas.DamageRegion
Get the bounds of this damage region.
getBounds() - Method in interface diva.canvas.Figure
Get the bounding box of this figure.
getBounds() - Method in class diva.canvas.FigureDecorator
Get the bounds of this figure, which is by default the same as the child figure, if there is one, or a very small rectangle if there isn't.
getBounds() - Method in class diva.canvas.FigureWrapper
Get the bounds of the child figure.
getBounds() - Method in class diva.canvas.interactor.BoundsConstraint
Get the bounds
getBounds() - Method in class diva.canvas.interactor.BoundsGeometry
Get the current rectangle that defines this geometry.
getBounds() - Method in class diva.canvas.interactor.CircleGeometry
Get the current rectangle that defines this geometry.
getBounds() - Method in class diva.canvas.interactor.Manipulator
Get the bounds.
getBounds() - Method in class diva.canvas.toolbox.BasicFigure
Get the bounding box of this figure.
getBounds() - Method in class diva.canvas.toolbox.BasicHighlighter
Get the bounds.
getBounds() - Method in class diva.canvas.toolbox.IconFigure
Get the bounding box of this icon, including the terminals.
getBounds() - Method in class diva.canvas.toolbox.LabelFigure
Get the bounds of this string
getBounds() - Method in class diva.canvas.toolbox.LabelWrapper
Get the bounds of this figure.
getBounds() - Method in class diva.canvas.toolbox.PaintedFigure
Get the bounding box of this figure.
getBounds() - Method in class diva.canvas.toolbox.SwingWrapper
Get the bounding box of this figure.
getBounds() - Method in class diva.canvas.toolbox.VectorFigure
Get the bounding box of this figure.
getBounds() - Method in class diva.canvas.tutorial.FigureTutorial.CustomRectangle
Get the bounds of this figure.
getBounds() - Method in class diva.canvas.tutorial.TransformedFigureTutorial.CloudFigure
Get the bounds of this figure.
getBounds() - Method in interface diva.canvas.ZList
Get the bounding box of all the figures in this list.
getBounds() - Method in class diva.graph.toolbox.StateBubble
Get the bounding box of this figure.
getBounds() - Method in class diva.util.java2d.AbstractPaintedGraphic
Get the bounding box of the shape when stroked.
getBounds() - Method in class diva.util.java2d.PaintedImage
Get the bounding box of the object when painted.
getBounds() - Method in class diva.util.java2d.PaintedList
Get the bounding box of the list of painted objects.
getBounds() - Method in interface diva.util.java2d.PaintedObject
Get the bounding box of the object when painted.
getBounds() - Method in class diva.util.java2d.PaintedString
Get the bounds of this string
getBounds() - Method in class diva.util.java2d.Polygon2D
Get the integer bounds of the polygon.
getBounds() - Method in class diva.util.java2d.Polyline2D
Get the integer bounds of the polyline.
getBounds() - Method in class ptolemy.vergil.kernel.ShadowHighlighter
Get the bounds.
getBounds(Object) - Method in class diva.graph.basic.BasicLayoutTarget
Return the bounds of the figure associated with the given node in the target's view.
getBounds(Object) - Method in interface diva.graph.layout.LayoutTarget
Return the bounds of the figure associated with the given node in the target's view.
getBounds2D() - Method in class diva.util.java2d.Polygon2D.Double
Get the floating-point bounds of the polygon.
getBounds2D() - Method in class diva.util.java2d.Polygon2D.Float
Get the floating-point bounds of the polygon.
getBounds2D() - Method in class diva.util.java2d.Polygon2D
Get the floating-point bounds of the polygon.
getBounds2D() - Method in class diva.util.java2d.Polyline2D.Double
Get the floating-point bounds of the polyline.
getBounds2D() - Method in class diva.util.java2d.Polyline2D.Float
Get the floating-point bounds of the polyline.
getBounds2D() - Method in class diva.util.java2d.Polyline2D
Get the floating-point bounds of the polyline.
getBounds2D(BufferedImage) - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
getBounds2D(BufferedImage) - Method in class com.jhlabs.image.BrushedMetalFilter
 
getBounds2D(BufferedImage) - Method in class com.jhlabs.image.ConvolveFilter
 
getBounds2D(BufferedImage) - Method in class com.jhlabs.image.PerspectiveFilter
 
getBounds2D(BufferedImage) - Method in class com.jhlabs.image.ShadowFilter
 
getBounds2D(BufferedImage) - Method in class com.jhlabs.image.VariableBlurFilter
 
getBranchController() - Method in interface ptolemy.domains.csp.kernel.BranchActor
Return the the conditional branch controller of this actor.
getBranchController() - Method in class ptolemy.domains.csp.kernel.CSPActor
Return the conditional branch control of this actor.
getBranchController() - Method in class ptolemy.domains.csp.lib.Barrier
Return the conditional branch control of this actor.
getBranchGroup() - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Return the root Java 3D rendering group used by this view screen.
getBranchList() - Method in class ptolemy.actor.process.BranchController
Return the list of branches controlled by this controller.
getBrightness() - Method in class com.jhlabs.image.CausticsFilter
Get the brightness.
getBrightness() - Method in class com.jhlabs.image.ContrastFilter
Get the filter brightness.
getBrightness() - Method in class com.jhlabs.image.ShineFilter
 
getBTolerance() - Method in class com.jhlabs.image.ChromaKeyFilter
 
getBTolerance() - Method in class com.jhlabs.image.KeyFilter
Get the brightness tolerance.
getBuffer() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.ReaderM
Return the sample buffer.
getBufferFieldName(TypedIORelation, int, Type) - Static method in class ptolemy.copernicus.shallow.ShallowModelTransformer
Return the name of the field that is created to represent the given channel of the given type of the given relation.
getBufferSize() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortInfo
Return the buffer size of the port, which is the maximum of the bufferSizes of all channels the port.
getBufferSize() - Static method in class ptolemy.media.javasound.LiveSound
Return the suggested size of the internal capture and playback audio buffers, in samples per channel.
getBufferSize() - Method in class ptolemy.media.javasound.LiveSoundCommon
Return the suggested size of the internal capture and playback audio buffers, in samples per channel.
getBufferSize() - Method in interface ptolemy.media.javasound.LiveSoundInterface
Return the suggested size of the internal capture and playback audio buffers, in samples per channel.
getBufferSize(int) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortInfo
Get the buffer size of channel of the port.
getBufferSize(IOPort) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Ports
Return the buffer size of a given port, which is the maximum of the bufferSizes of all channels of the given port.
getBufferSize(IOPort) - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Return the buffer size of a given port, which is the maximum of the bufferSizes of all channels of the given port.
getBufferSize(IOPort, int) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Ports
Get the buffer size of channel of the port.
getBufferSize(IOPort, int) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Return the buffer size of a given channel (i.e, a given port and a given channel number).
getBufferSize(IOPort, int) - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Get the buffer size of the given port of this actor.
getBufferSizeCapture() - Static method in class ptolemy.media.javasound.LiveSound
Return the size of the internal capture audio buffer, in samples per channel.
getBufferSizeCapture() - Method in interface ptolemy.media.javasound.LiveSoundInterface
Return the size of the internal capture audio buffer, in samples per channel.
getBufferSizeCapture() - Method in class ptolemy.media.javasound.LiveSoundJavaSE
Return the size of the internal capture audio buffer, in samples per channel.
getBufferSizePlayback() - Static method in class ptolemy.media.javasound.LiveSound
Return the size of the internal playback audio buffer, in samples per channel.
getBufferSizePlayback() - Method in interface ptolemy.media.javasound.LiveSoundInterface
Return the size of the internal playback audio buffer, in samples per channel.
getBufferSizePlayback() - Method in class ptolemy.media.javasound.LiveSoundJavaSE
Return the size of the internal playback audio buffer, in samples per channel.
getBufIndex() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.ReaderM
Return the current index in the circular buffer.
getBumpFunction() - Method in class com.jhlabs.image.LightFilter
 
getBumpFunction() - Method in class com.jhlabs.image.ShadeFilter
 
getBumpHeight() - Method in class com.jhlabs.image.EmbossFilter
 
getBumpHeight() - Method in class com.jhlabs.image.LightFilter
 
getBumpHeight() - Method in class com.jhlabs.image.ShadeFilter
 
getBumpShape() - Method in class com.jhlabs.image.LightFilter
 
getBumpSoftness() - Method in class com.jhlabs.image.LightFilter
 
getBumpSoftness() - Method in class com.jhlabs.image.ShadeFilter
 
getBumpSource() - Method in class com.jhlabs.image.LightFilter
 
getBumpSource() - Method in class com.jhlabs.image.ShadeFilter
 
getBundle(String) - Static method in class ptolemy.util.OrderedResourceBundle
Get a resource bundle using the specified base name and the default locale.
getButtonBarPad() - Method in class com.jgoodies.forms.util.LayoutStyle
Returns a pad used to separate a button bar from a component.
getC() - Method in class com.jhlabs.image.QuiltFilter
 
getCachedMethodType() - Method in class ptolemy.data.expr.CachedMethod
Return the type of this class, which is one of METHOD or FUNCTION.
getCachedResult() - Method in class ptolemy.graph.analysis.strategy.CachedStrategy
The result of the most recent cached computation of the analysis, as determined by CachedStrategy._compute(), and without conversion by CachedStrategy._convertResult(Object).
getCalendarInstance() - Method in class ptolemy.data.DateToken
Get the calendar instance representing this date.
getCameraAzimuth() - Method in class com.jhlabs.image.SkyFilter
 
getCameraElevation() - Method in class com.jhlabs.image.SkyFilter
 
getCanvas() - Method in class diva.canvas.CanvasPane
Get the containing canvas, or null if there isn't one.
getCanvas() - Method in class diva.gui.toolbox.JCanvasPanner
Return the target component that is being wrapped.
getCanvas() - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Return the Diva canvas used by this view screen.
getCanvas() - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Return the Java 3D canvas used by this view screen.
getCanvasPane() - Method in class diva.canvas.CanvasLayer
Get the pane containing this layer.
getCanvasPane() - Method in class diva.canvas.JCanvas
Get the canvas pane contained by this component.
getCapacity() - Method in class ptolemy.actor.QueueReceiver
Return the capacity, or INFINITE_CAPACITY if it is unbounded.
getCapacity() - Method in class ptolemy.actor.util.FIFOQueue
Return the queue capacity, or INFINITE_CAPACITY if it is unbounded.
getCapacity() - Method in class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Get the queue capacity of this receiver.
getCapacity() - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Return the queue capacity.
getCapacity() - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Return the capacity, or INFINITE_CAPACITY if it is unbounded.
getCaptions() - Method in class ptolemy.plot.PlotBox
Get the captions.
getCaptions() - Method in interface ptolemy.plot.PlotBoxInterface
Get the captions.
getCardinality(Port) - Static method in class ptolemy.vergil.actor.IOPortController
Return one of {-270, -180, -90, 0, 90, 180, 270} specifying the orientation of a port.
getCausalityInterface() - Method in interface ptolemy.actor.Actor
Return a causality interface for this actor.
getCausalityInterface() - Method in class ptolemy.actor.AtomicActor
Return a causality interface for this actor.
getCausalityInterface() - Method in class ptolemy.actor.CompositeActor
Return a causality interface for this actor.
getCausalityInterface() - Method in class ptolemy.actor.Director
Return a causality interface for the composite actor that contains this director.
getCausalityInterface() - Method in class ptolemy.actor.gt.StateMatcher
Return a causality interface for this actor.
getCausalityInterface() - Method in class ptolemy.actor.lib.hoc.ThreadedComposite
Override the base class to return a causality interface that indicates that the output does not depend (immediately) on the input.
getCausalityInterface() - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
Return a causality interface for this actor.
getCausalityInterface() - Method in class ptolemy.domains.de.kernel.DEDirector
Return a causality interface for the composite actor that contains this director.
getCausalityInterface() - Method in class ptolemy.domains.de.test.SuperdenseTimeTest
Override the base class to return a causality interface that indicates that no output depends (immediately) on any input, and that also puts both input ports in an equivalence class.
getCausalityInterface() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return a causality interface for this actor.
getCausalityInterface() - Method in class ptolemy.domains.modal.modal.ModalModel
Get representation of dependencies between input ports and output ports.
getCausalityInterface() - Method in class ptolemy.domains.ptera.kernel.PteraController
Return a causality interface for this actor.
getCausalityInterface() - Method in class ptolemy.domains.ptera.kernel.PteraModalModel
Return a causality interface for this actor.
getCausalityInterface() - Method in class ptolemy.domains.qss.kernel.QSSIntegrator
Override the base class to return a causality interface that breaks causality.
getCausalityInterface() - Method in class ptolemy.domains.sr.lib.EnabledComposite
Return a causality interface for this actor, which overrides the default behavior of composite actors to ensure that all outputs depend on the enable input port.
getCausalityInterface() - Method in class ptolemy.domains.tdl.kernel.TDLModule
 
getCausalityInterface() - Method in class ptolemy.domains.tdl.kernel.TDLModuleDirector
Return a causality interface for the composite actor that contains this director.
GetCausalityInterface - Class in ptolemy.actor.lib
Actor that reads the causality interface of its container or an actor inside the container and produces a string describing it.
GetCausalityInterface(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.GetCausalityInterface
Construct an actor with the given container and name.
getCause() - Method in exception com.microstar.xml.XmlException
Get the cause of this exception.
getCause() - Method in exception org.json.JSONException
 
getCause() - Method in exception ptolemy.kernel.util.KernelException
Get the cause of this exception.
getCause() - Method in exception ptolemy.kernel.util.KernelRuntimeException
Get the cause of this exception.
getCellEditorValue() - Method in class ptolemy.actor.gui.PortConfigurerDialog.ValidatingComboBoxCellEditor
Get the cell editor value.
getCellEditorValue() - Method in class ptolemy.actor.gui.PortConfigurerDialog.ValidatingJTextFieldCellEditor
Get the cell editor value.
getCellEditorValue() - Method in class ptolemy.vergil.gt.CellPanelEditor
 
getCenter() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return the center location of the visible part of the pane.
getCentering() - Method in class ptolemy.gui.Top
Return true if the window is set to be centered when pack() is called.
getCenterPoint(Figure) - Static method in class diva.canvas.CanvasUtilities
Return the point at the center of a figure.
getCenterPoint(Figure, TransformContext) - Static method in class diva.canvas.CanvasUtilities
Return the point at the center of a figure, in the given transform context.
getCenterPoint(Site) - Static method in class ptolemy.vergil.actor.KielerLayoutUtil
Get the center point of a Perimeter Site.
getCenterPoint(Rectangle2D) - Static method in class diva.canvas.CanvasUtilities
Return the point at the center of a Rectangle.
getCentre() - Method in class com.jhlabs.image.CircleFilter
Get the centre of the effect as a proportion of the image size.
getCentre() - Method in class com.jhlabs.image.FeedbackFilter
Get the centre of the effect as a proportion of the image size.
getCentre() - Method in class com.jhlabs.image.FlareFilter
 
getCentre() - Method in class com.jhlabs.image.KaleidoscopeFilter
Get the centre of the effect as a proportion of the image size.
getCentre() - Method in class com.jhlabs.image.MotionBlurOp
Get the centre of the effect as a proportion of the image size.
getCentre() - Method in class com.jhlabs.image.PinchFilter
Get the centre of the effect as a proportion of the image size.
getCentre() - Method in class com.jhlabs.image.ShatterFilter
 
getCentre() - Method in class com.jhlabs.image.SphereFilter
Get the centre of the effect as a proportion of the image size.
getCentre() - Method in class com.jhlabs.image.TwirlFilter
Get the centre of the effect as a proportion of the image size.
getCentre() - Method in class com.jhlabs.image.WaterFilter
Get the centre of the effect as a proportion of the image size.
getCentreX() - Method in class com.jhlabs.image.CircleFilter
Get the centre of the effect in the X direction as a proportion of the image size.
getCentreX() - Method in class com.jhlabs.image.FeedbackFilter
Get the centre of the effect in the X direction as a proportion of the image size.
getCentreX() - Method in class com.jhlabs.image.KaleidoscopeFilter
Get the centre of the effect in the X direction as a proportion of the image size.
getCentreX() - Method in class com.jhlabs.image.LightFilter.Light
Get the centre of the light in the X direction as a proportion of the image size.
getCentreX() - Method in class com.jhlabs.image.MotionBlurOp
Get the centre of the effect in the X direction as a proportion of the image size.
getCentreX() - Method in class com.jhlabs.image.PinchFilter
Get the centre of the effect in the X direction as a proportion of the image size.
getCentreX() - Method in class com.jhlabs.image.ShatterFilter
 
getCentreX() - Method in class com.jhlabs.image.SphereFilter
 
getCentreX() - Method in class com.jhlabs.image.TwirlFilter
Get the centre of the effect in the X direction as a proportion of the image size.
getCentreX() - Method in class com.jhlabs.image.WaterFilter
Get the centre of the effect in the X direction as a proportion of the image size.
getCentreY() - Method in class com.jhlabs.image.CircleFilter
Get the centre of the effect in the Y direction as a proportion of the image size.
getCentreY() - Method in class com.jhlabs.image.FeedbackFilter
Get the centre of the effect in the Y direction as a proportion of the image size.
getCentreY() - Method in class com.jhlabs.image.KaleidoscopeFilter
Get the centre of the effect in the Y direction as a proportion of the image size.
getCentreY() - Method in class com.jhlabs.image.LightFilter.Light
Get the centre of the light in the Y direction as a proportion of the image size.
getCentreY() - Method in class com.jhlabs.image.MirrorFilter
 
getCentreY() - Method in class com.jhlabs.image.MotionBlurOp
Get the centre of the effect in the Y direction as a proportion of the image size.
getCentreY() - Method in class com.jhlabs.image.PinchFilter
Get the centre of the effect in the Y direction as a proportion of the image size.
getCentreY() - Method in class com.jhlabs.image.ShatterFilter
 
getCentreY() - Method in class com.jhlabs.image.SphereFilter
Get the centre of the effect in the Y direction as a proportion of the image size.
getCentreY() - Method in class com.jhlabs.image.TwirlFilter
Get the centre of the effect in the Y direction as a proportion of the image size.
getCentreY() - Method in class com.jhlabs.image.WaterFilter
Get the centre of the effect in the Y direction as a proportion of the image size.
getChangeContext(Variable) - Method in class ptolemy.actor.util.ConstVariableModelAnalysis
Return the change context of the given variable.
getChangeListeners() - Method in class ptolemy.kernel.util.NamedObj
Return a list of weak references to change listeners, or null if there is none.
getChangeRequest(Pattern, Replacement, MatchResult, NamedObj, NamedObj, NamedObj) - Method in class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Get the change request to update the object in the host model.
getChangeRequest(Pattern, Replacement, MatchResult, NamedObj, NamedObj, NamedObj) - Method in class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Get the change request to update the object in the host model.
getChangeRequest(Pattern, Replacement, MatchResult, NamedObj, NamedObj, NamedObj) - Method in class ptolemy.actor.gt.ingredients.operations.Operation
Get the change request to update the object in the host model.
getChangeRequest(Pattern, Replacement, MatchResult, NamedObj, NamedObj, NamedObj) - Method in class ptolemy.actor.gt.ingredients.operations.PortCreationOperation
Get the change request to update the object in the host model.
getChangeRequest(Pattern, Replacement, MatchResult, NamedObj, NamedObj, NamedObj) - Method in class ptolemy.actor.gt.ingredients.operations.PortRemovalOperation
Get the change request to update the object in the host model.
getChangeRequest(Pattern, Replacement, MatchResult, NamedObj, NamedObj, NamedObj) - Method in class ptolemy.actor.gt.ingredients.operations.RenameOperation
Get the change request to update the object in the host model.
getChannel() - Method in class ptolemy.actor.IOPortEvent
Return the channel on which the token was sent or received.
getChannel() - Method in class ptolemy.actor.TokenGotEvent
Deprecated.
Return the channel the token was received on.
getChannel() - Method in class ptolemy.actor.TokenSentEvent
Deprecated.
Return the channel the token was sent on.
getChannel() - Method in class ptolemy.cg.lib.syntactic.SyntacticPort
Get the channel of the represented port.
getChannel() - Method in class ptolemy.domains.csp.demo.BusContention.PortChannelCode
Return the channel associated with this object.
getChannelForReceiver(Receiver) - Method in class ptolemy.actor.IOPort
Return the corresponding channel in this port for the given receiver.
getChannelNumberList() - Method in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Return the list of channel numbers given in expression set for this attribute.
getChannelPort() - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Return a channel port that can be used to set type constraints between senders and receivers.
getChannelPort() - Method in interface ptolemy.domains.wireless.kernel.WirelessChannel
Return a channel port that can be used to set type constraints between senders and receivers.
getChannels() - Static method in class ptolemy.media.javasound.LiveSound
Return the number of audio channels, which is set by the setChannels() method.
getChannels() - Method in class ptolemy.media.javasound.LiveSoundCommon
Return the number of audio channels, which is set by the setChannels() method.
getChannels() - Method in interface ptolemy.media.javasound.LiveSoundInterface
Return the number of audio channels, which is set by the setChannels() method.
getChannels() - Method in class ptolemy.media.javasound.SoundCapture
Return the number of audio channels.
getChannels() - Method in class ptolemy.media.javasound.SoundReader
Return the number of audio channels.
getCharArrayValue(String) - Method in class ptolemy.gui.Query
Get the current value in the entry with the given name and return as an array of characters.
getChild() - Method in class diva.canvas.FigureDecorator
Get the child figure, or null if there isn't one.
getChild() - Method in class diva.canvas.FigureWrapper
Get the child figure, or null if there isn't one.
getChild() - Method in class diva.canvas.toolbox.LabelWrapper
Get the child figure
getChild(Object, int) - Method in class ptolemy.vergil.tree.ClassAndEntityTreeModel
Get the child of the given parent at the given index.
getChild(Object, int) - Method in class ptolemy.vergil.tree.CompositeTreeModel
Get the child of the given parent at the given index.
getChild(Object, int) - Method in class ptolemy.vergil.tree.EntityTreeModel
Get the child of the given parent at the given index.
getChild(Object, int) - Method in class ptolemy.vergil.tree.FullTreeModel
Get the child of the given parent at the given index.
getChild(String) - Method in class ptolemy.actor.ptalon.NamedTree
Returns the child with the specified name.
getChild(NamedObj, String, boolean, boolean, boolean, boolean) - Static method in class ptolemy.actor.gt.GTTools
Get the child of the given object with the given name.
getChildCount(Object) - Method in class ptolemy.vergil.tree.ClassAndEntityTreeModel
Return the number of children of the given parent.
getChildCount(Object) - Method in class ptolemy.vergil.tree.CompositeTreeModel
Return the number of children of the given parent, which in this base class is the number of contained entities.
getChildCount(Object) - Method in class ptolemy.vergil.tree.EntityTreeModel
Return the number of children of the given parent, which in this base class is the number of contained entities.
getChildCount(Object) - Method in class ptolemy.vergil.tree.FullTreeModel
Return the number of children of the given parent.
getChildList() - Method in class diva.util.xml.XmlElement
Return the list of child elements.
getChildren() - Method in class diva.canvas.CompositeFigure
Get the internal z-list.
getChildren() - Method in class ptolemy.actor.ptalon.NamedTree
Returns the children of this tree.
getChildren() - Method in class ptolemy.kernel.InstantiableNamedObj
Get a list of weak references to instances of Instantiable that are children of this object.
getChildren() - Method in interface ptolemy.kernel.util.Instantiable
Return a list of weak references to instances of Instantiable that are children of this object.
getChildren() - Method in class ptolemy.kernel.util.test.TestInstantiableAttribute
 
getChildren() - Method in class ptolemy.kernel.util.test.TestInstantiableNamedObj
 
getChildren(NamedObj, boolean, boolean, boolean, boolean) - Static method in class ptolemy.actor.gt.GTTools
Get the children of the given object.
getChoices() - Method in class ptolemy.actor.gt.ingredients.criteria.ChoiceCriterionElement
Get an unmodifiable list of all the choices.
getChoices() - Method in class ptolemy.data.expr.Parameter
Get choices.
getChordPitches(String, boolean) - Static method in class org.ptolemy.machineImprovisation.MusicSpecs
Get a list of notes contained by the chord.
getChordTones(List<String>) - Static method in class org.ptolemy.machineImprovisation.MusicSpecs
Get the chord tones contained by the given chords.
getChosenValue() - Method in class ptolemy.data.expr.ChoiceParameter
Get the choice as a member of the enum class.
getClass(String, VersionSpecification) - Method in interface org.ptolemy.classloading.ModelElementClassProvider
Return the requested class for the requested version (if specified).
getClass(String, VersionSpecification) - Method in class org.ptolemy.classloading.osgi.DefaultModelElementClassProvider
Get a class by name and version.
getClass(String, VersionSpecification) - Method in class org.ptolemy.classloading.osgi.PackageBasedModelElementClassProvider
Return the requested class for the requested version (if specified).
getClassForType(Type) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Given a Type object, return the java.lang.Class object that the type represents.
getClassHandle() - Method in class org.hlacerti.lib.HlaAttributeReflector
Return the HLA class handle.
getClassHandle() - Method in interface org.hlacerti.lib.HlaReflectable
Return the HLA class handle.
getClassHandle() - Method in class org.hlacerti.lib.HlaSubscriber
Return the HLA class handle.
getClassLoader() - Method in class ptolemy.actor.injection.PtolemyModule
Return the (optional) specific class loader for the implementation classes.
getClassMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
getClassName() - Method in interface ptolemy.kernel.util.MoMLExportable
Return the class name.
getClassName() - Method in class ptolemy.kernel.util.NamedObj
Return the MoML class name.
getClassName() - Method in class ptolemy.vergil.actor.DocManager
Return the class name, or null if none has been given.
getCleanImage() - Method in class com.jhlabs.image.KeyFilter
Get the clean image.
getClientFlag() - Method in class lbnl.actor.lib.net.Server
Returns the last communication flag read from the socket.
getClip() - Method in class com.jhlabs.image.PerspectiveFilter
 
getClip() - Method in class ptolemy.plot.EPSGraphics
 
getClipboard() - Method in interface diva.gui.Application
Return the clipboard used by this application.
getClipboard() - Method in class diva.gui.tutorial.AbstractApplication
Get the clipboard object for this application.
getClipBounds() - Method in class ptolemy.plot.EPSGraphics
 
getClockDrift() - Method in class ptolemy.actor.LocalClock
Get clock drift.
getClosestUnit(Unit) - Static method in class ptolemy.moml.unit.UnitLibrary
Search Library to find Unit that has the same type and is the closest to a unit in terms of the scalars.
getCloudCover() - Method in class com.jhlabs.image.SkyFilter
 
getCloudSharpness() - Method in class com.jhlabs.image.SkyFilter
 
getCode() - Method in class ptolemy.domains.csp.demo.BusContention.PortChannelCode
Return the code associated with this object.
getCodeBlock(String) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Given a code block name, return the corresponding code block.
getCodeBlock(String, List<String>) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Return a codeBlock with a given name and substitute in the given arguments.
getCodeBlock(String, List<String>, boolean) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Return a codeBlock with a given name and substitute in the given arguments.
getCodeBlockTemplate(Object) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Given a code block signature, return the corresponding code block template.
getCodeFile() - Method in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
 
getCodeFileName() - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Return the name of the code file that was written, if any.
getCodeFromObject(NamedObj, NamedObj) - Static method in class ptolemy.actor.gt.GTTools
Get the unique string description containing the type and name of the\ object within the given container.
getCodeGenerator() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortInfo
Return the code generator of the director.
getCodeGenerator() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Ports
Return the code generator associated with the director.
getCodeGenerator() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Get the code generator associated with this adapter class.
getCodeGenerator() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Get the code generator associated with this adapter class.
getCodeGenerator() - Method in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGeneratorAdapter
Get the code generator associated with this adapter class.
getCodeGenerator() - Method in class ptolemy.cg.kernel.generic.CodeGeneratorAdapter
Get the code generator associated with this adapter class.
getCodeGenerator() - Method in class ptolemy.cg.kernel.generic.html.HTMLCodeGeneratorAdapter
Get the code generator associated with this adapter class.
getCodeGenerator() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter
Get the code generator associated with this adapter class.
getCodeGenerator() - Method in class ptolemy.cg.kernel.generic.syntactic.SyntacticCodeGeneratorAdapter
Get the code generator associated with this adapter class.
getCodeGenerator() - Method in class ptolemy.cg.kernel.generic.test.actor.TypedCompositeActor
Get the code generator associated with this adapter class.
getCodeManager() - Method in class ptolemy.actor.ptalon.PtalonPopulator
 
getCodeManager() - Method in class ptolemy.actor.ptalon.PtalonScopeChecker
 
getCodeStream() - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Return the code stream.
getCoefficient(int) - Method in class com.jhlabs.image.CellularFilter
 
getCoefficient(int) - Method in class com.jhlabs.math.CellularFunction2D
 
getCOG() - Method in class com.jhlabs.image.MotionDetectorFilter
Return center of gravity of motion detected by the most recent invocation of filter(), or null if no motion was detected.
getColor() - Method in class com.jhlabs.image.BrushedMetalFilter
Get the color of the metal.
getColor() - Method in class com.jhlabs.image.ChromaKeyFilter
 
getColor() - Method in class com.jhlabs.image.FlareFilter
 
getColor() - Method in class com.jhlabs.image.LightFilter.Light
 
getColor() - Method in class com.jhlabs.image.ScratchFilter
 
getColor() - Method in class com.jhlabs.image.SparkleFilter
 
getColor() - Method in class ptolemy.data.ontologies.Concept
Return the color attribute associated with this Concept, if it exists.
getColor() - Method in class ptolemy.data.ontologies.FlatTokenInfiniteConcept
Return the color attribute associated with this FlatTokenInfiniteConcept.
getColor() - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConcept
Return the correct color for this monotonicity concept by looking at the color of the finite monotonicity representative.
getColor() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeConcept
Return the color attribute associated with this ProductLatticeConcept.
getColor() - Method in class ptolemy.plot.EPSGraphics
Get the current color.
getColor() - Method in class ptolemy.plot.PlotBox
Return whether the plot uses color.
getColor() - Method in interface ptolemy.plot.PlotBoxInterface
Return whether the plot uses color.
getColor(float) - Method in class com.jhlabs.image.ArrayColormap
Convert a value in the range 0..1 to an RGB color.
getColor(float) - Method in interface com.jhlabs.image.Colormap
Convert a value in the range 0..1 to an RGB color.
getColor(float) - Method in class com.jhlabs.image.GrayscaleColormap
Convert a value in the range 0..1 to an RGB color.
getColor(float) - Method in class com.jhlabs.image.LinearColormap
Convert a value in the range 0..1 to an RGB color.
getColor(float) - Method in class com.jhlabs.image.SpectrumColormap
Convert a value in the range 0..1 to an RGB color.
getColor(String) - Static method in class diva.canvas.toolbox.SVGUtilities
Given a string representing a color, return a color that represents it.
getColor(String) - Method in class ptolemy.domains.tcs.kernel.TCSDirector
Return the color of the line.
getColor1() - Method in class com.jhlabs.image.LinearColormap
Get the first color.
getColor2() - Method in class com.jhlabs.image.LinearColormap
Get the second color.
getColorByName(String) - Static method in class ptolemy.plot.PlotBox
Convert a color name into a Color.
getColorDither() - Method in class com.jhlabs.image.DiffusionFilter
Get whether to use a color dither.
getColorDither() - Method in class com.jhlabs.image.DitherFilter
Get whether to use a color dither.
getColormap() - Method in class com.jhlabs.image.BinaryFilter
Get the colormap to be used for the filter.
getColormap() - Method in class com.jhlabs.image.CellularFilter
Get the colormap to be used for the filter.
getColormap() - Method in class com.jhlabs.image.FBMFilter
Get the colormap to be used for the filter.
getColormap() - Method in class com.jhlabs.image.GlintFilter
Get the colormap to be used for the filter.
getColormap() - Method in class com.jhlabs.image.GradientFilter
Get the colormap to be used for the filter.
getColormap() - Method in class com.jhlabs.image.LookupFilter
Get the colormap to be used for the filter.
getColormap() - Method in class com.jhlabs.image.MarbleTexFilter
 
getColormap() - Method in class com.jhlabs.image.PlasmaFilter
Get the colormap to be used for the filter.
getColormap() - Method in class com.jhlabs.image.QuiltFilter
Get the colormap to be used for the filter.
getColormap() - Method in class com.jhlabs.image.RaysFilter
Get the colormap to be used for the filter.
getColormap() - Method in class com.jhlabs.image.ShapeFilter
Get the colormap to be used for the filter.
getColormap() - Method in class com.jhlabs.image.TextureFilter
Get the colormap to be used for the filter.
getColormap() - Method in class com.jhlabs.image.WoodFilter
Get the colormap to be used for the filter.
getColorNE() - Method in class com.jhlabs.image.FourColorFilter
 
getColorNW() - Method in class com.jhlabs.image.FourColorFilter
 
getColorOntology() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntology
Return the current ontology from which concepts derive their highlight color definitions.
getColors() - Method in class ptolemy.plot.PlotBox
Get the point colors.
getColors() - Method in interface ptolemy.plot.PlotBoxInterface
Get the point colors.
getColorSE() - Method in class com.jhlabs.image.FourColorFilter
 
getColorSource() - Method in class com.jhlabs.image.LightFilter
 
getColorSW() - Method in class com.jhlabs.image.FourColorFilter
 
getColumn() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Returns the cursor's column.
getColumn() - Method in exception com.microstar.xml.XmlException
Get the column number containing the error.
getColumn() - Method in class ptolemy.data.expr.SimpleCharStream
Deprecated.
getColumn() - Method in class ptolemy.moml.unit.SimpleCharStream
Deprecated.
getColumnCount() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Returns the number of columns in the form.
getColumnCount() - Method in class com.jgoodies.forms.layout.FormLayout
Returns the number of columns in this layout.
getColumnCount() - Method in class ptolemy.actor.gui.ArrayOfRecordsPane.ArrayAsTable
Get the column count of the Matrix.
getColumnCount() - Method in class ptolemy.data.BooleanMatrixToken
Return the number of columns in the matrix.
getColumnCount() - Method in class ptolemy.data.ComplexMatrixToken
Return the number of columns in the matrix.
getColumnCount() - Method in class ptolemy.data.DoubleMatrixToken
Return the number of columns in the matrix.
getColumnCount() - Method in class ptolemy.data.expr.ASTPtMatrixConstructNode
 
getColumnCount() - Method in class ptolemy.data.expr.ConcreteMatrixToken
Return the number of columns of the contained matrix.
getColumnCount() - Method in class ptolemy.data.FixMatrixToken
Return the number of columns in the matrix.
getColumnCount() - Method in class ptolemy.data.IntMatrixToken
Return the number of columns in the matrix.
getColumnCount() - Method in class ptolemy.data.LongMatrixToken
Return the number of columns in the matrix.
getColumnCount() - Method in class ptolemy.data.MatrixToken
Return the number of columns of the matrix.
getColumnCount() - Method in class ptolemy.vergil.scr.ConditionsTableModel
 
getColumnCount() - Method in class ptolemy.vergil.scr.EventTableModel
Get the column count.
getColumnCount() - Method in class ptolemy.vergil.scr.ModeTransitionTableModel
Get the column count.
getColumnGroups() - Method in class com.jgoodies.forms.layout.FormLayout
Returns a deep copy of the column groups.
getColumnIncrementSign() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Returns the sign (-1 or 1) used to increment the cursor's column when moving to the next column.
getColumnName(int) - Method in class ptolemy.actor.gui.ArrayOfRecordsPane.ArrayAsTable
Get the name of the specified column, which is the column index as a string.
getColumnName(int) - Method in class ptolemy.vergil.scr.ModeTransitionTableModel
Get the column name.
getColumnNumber() - Method in class com.microstar.xml.driver.SAXDriver
 
getColumnNumber() - Method in class com.microstar.xml.XmlParser
Return the current column number.
getColumnSpec(int) - Method in class com.jgoodies.forms.layout.FormLayout
Returns the ColumnSpec at the specified column index.
getCommand(Object) - Method in class ptolemy.distributed.client.ThreadSynchronizer
Synchronizes access to the commands by the ClientThreads.
getCommunicationAspects() - Method in class ptolemy.actor.IOPort
Return the list of communication aspects in this port.
getComparator() - Method in class ptolemy.actor.util.TotallyOrderedSet
Return the comparator.
getCompleteIndex() - Method in class org.ptolemy.machineImprovisation.Note
Return the absolute MIDI key index of the note.
getComponent() - Method in class diva.canvas.toolbox.SwingWrapper
Return the component that this is wrapping.
getComponent() - Method in class diva.canvas.TransformContext
Get the component that this context is associated with.
getComponent() - Method in class diva.gui.AbstractView
Return the component that implements the display of this view.
getComponent() - Method in class diva.gui.tutorial.TextView
 
getComponent() - Method in interface diva.gui.View
Return the component that implements the display of this view.
getComponent() - Method in class ptolemy.actor.gui.properties.GUIProperty
Return the Swing component.
getComponent() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Return the director associated with this class.
getComponent() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Ports
Return the component associated with the ports.
getComponent() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.Receiver
Get the corresponding component.
getComponent() - Method in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGeneratorAdapter
Get the component associated with this adapter.
getComponent() - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Return the associated component, which is always the container.
getComponent() - Method in class ptolemy.cg.kernel.generic.html.HTMLCodeGeneratorAdapter
Get the component associated with this adapter.
getComponent() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Get the component associated with this adapter.
getComponent() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter
Get the component associated with this adapter.
getComponent() - Method in class ptolemy.cg.kernel.generic.syntactic.SyntacticCodeGeneratorAdapter
Get the component associated with this adapter.
getComponent() - Method in class ptolemy.cg.kernel.generic.test.actor.TypedCompositeActor
Get the component associated with this adapter.
getComponent() - Method in class ptolemy.data.ontologies.OntologyAdapter
Return the associated component object.
getComponentAt(int) - Method in class diva.gui.toolbox.JShadePane
Returns the component at the given index.
getComponentAt(String) - Method in class diva.gui.toolbox.JTreePane
Returns the component at the given index.
getComponentBaseDimensions() - Method in class ptolemy.data.ontologies.lattice.unit.DerivedDimensionRepresentativeConcept
Return the component base dimensions map for this derived unit dimension.
getComponentBaseUnits() - Method in class ptolemy.data.ontologies.lattice.unit.DerivedUnitConcept
Get the base component units map for this DerivedUnitConcept.
getComponentConceptFromProductLatticeConcept(Concept, Ontology) - Static method in class ptolemy.data.ontologies.lattice.ProductLatticeOntologyAdapter
Return the component concept value for the specified ontology from the given product lattice concept.
getComponentConceptValue(Ontology) - Method in class ptolemy.data.ontologies.lattice.ProductLatticeConcept
Return the first concept that is a component of this product lattice ontology concept tuple and belongs to the given ontology.
getComponentDimensions() - Method in class ptolemy.data.ontologies.lattice.unit.DerivedDimensionRepresentativeConcept
Return the component dimensions map for this derived unit dimension.
getComponentFactory() - Method in class com.jgoodies.forms.builder.PanelBuilder
Returns the builder's component factory.
getComponentUnits() - Method in class ptolemy.data.ontologies.lattice.unit.DerivedUnitConcept
Get the component units map for this DerivedUnitConcept.
getComposite() - Method in class com.jhlabs.image.CompositeFilter
Get the composite.
getComposite() - Method in class com.jhlabs.image.RenderTextFilter
Get the composite with which to paint the text.
getComposite() - Method in class diva.canvas.toolbox.BasicFigure
Get the compositing operator
getComposite() - Method in class diva.canvas.toolbox.BasicHighlighter
Get the composite.
getComposite() - Method in class diva.canvas.toolbox.IconFigure
Get the composite of this icon, or null if it doesn't have one.
getComposite() - Method in class diva.canvas.toolbox.PaintedFigure
Get the color composition operator of this figure.
getCompositeFill() - Method in class diva.graph.basic.BasicNodeRenderer
Return the fill that composites are painted with.
getCompositeModel(Object) - Method in class diva.graph.modular.BasicModularGraphModel
Return the model for the given composite object.
getCompositeModel(Object) - Method in class diva.graph.modular.ModularGraphModel
Return the model for the given composite object.
getCompositeModel(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel
Return the model for the given composite object.
getCompositeModel(Object) - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Return the model for the given composite object.
getCompositeScale() - Method in class diva.graph.basic.BasicNodeRenderer
Return the scaling factor for the composite nodes
getCompositeShape() - Method in class diva.graph.basic.BasicNodeRenderer
Return the shape that composites are rendered in.
getConcept() - Method in class ptolemy.data.ontologies.ConceptAttribute
Returns the Concept value.
getConcept(Object) - Method in class ptolemy.data.ontologies.OntologySolverBase
Return the concept value associated with the specified object.
getConcept(String) - Method in class ptolemy.data.ontologies.MapTypeInfiniteConcept
Get the concept contained by at the given key in this map concept, or the default value if the key is not contained in this map concept.
getConceptByString(String) - Method in class ptolemy.data.ontologies.Ontology
Return the concept in the ontology represented by the given string, or null if no such concept exists.
getConceptGraph() - Method in class ptolemy.data.ontologies.Ontology
Return the graph represented by this ontology.
getConceptModel() - Method in class ptolemy.vergil.ontologies.OntologyGraphModel
Get the concept model which maps all nodes in the graph to the Concept elements in the ontology model.
getConceptTerm(Object) - Method in interface ptolemy.data.ontologies.lattice.ConceptTermFactory
Return the property term for the given object.
getConceptTerm(Object) - Method in class ptolemy.data.ontologies.lattice.ConceptTermManager
Return the property term for the given object.
getConceptTerm(Object) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Return the concept term from the given object.
getConceptTermManager() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Return the concept term manager that collects and maintains a hash map that maps all model objects to their the inequality terms for the OntologySolver.
getConceptTuple() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeConcept
Return the list of concepts that compose this product lattice concept.
getConeAngle() - Method in class com.jhlabs.image.LightFilter.Light
 
getConfiguration() - Method in class ptolemy.actor.gui.TableauFrame
Get the configuration at the top level of the hierarchy.
getConfiguration() - Method in class ptolemy.vergil.actor.DocViewer
Get the configuration specified in the constructor.
getConfiguration() - Method in class ptolemy.vergil.basic.BasicGraphController
Return the configuration that has been specified by setConfiguration(), or null if none.
getConfiguration() - Method in class ptolemy.vergil.gt.GTFrameController
 
getConfiguredObject() - Method in class ptolemy.domains.modal.kernel.Configurer
Get the object that this configurer configures.
getConfigureMenuFactory() - Method in class ptolemy.vergil.basic.BasicGraphController
Return the configuration menu factory.
getConfigureMenuFactory() - Method in class ptolemy.vergil.basic.ParameterizedNodeController
Return the configuration menu factory.
getConfigurer() - Method in class ptolemy.actor.gt.controller.Transform
Get the Configurer object for this entity.
getConfigurer() - Method in interface ptolemy.domains.modal.kernel.ConfigurableEntity
Get the Configurer object for this entity.
getConfigurer() - Method in class ptolemy.domains.modal.kernel.State
Get the Configurer object for this entity.
getConfigurer() - Method in class ptolemy.domains.ptera.lib.Plot
Get the Configurer object for this entity.
getConfigureSource() - Method in class ptolemy.actor.gt.controller.Transform
Return the input source that was specified the last time the configure method was called.
getConfigureSource() - Method in class ptolemy.actor.gt.controller.TransformationAttribute
Return the input source that was specified the last time the configure method was called.
getConfigureSource() - Method in class ptolemy.actor.gui.properties.ActionGUIProperty
Return the input source that was specified the last time the configure method was called.
getConfigureSource() - Method in class ptolemy.actor.gui.properties.GUIAction
Return the input source that was specified the last time the configure method was called.
getConfigureSource() - Method in class ptolemy.actor.gui.TableauFactory
Return the input source that was specified the last time the configure method was called.
getConfigureSource() - Method in class ptolemy.actor.LazyTypedCompositeActor
Return the input source that was specified the last time the configure method was called.
getConfigureSource() - Method in class ptolemy.actor.lib.Discard
Return null because this actor is not actually configurable.
getConfigureSource() - Method in class ptolemy.actor.lib.gui.PlotterBase
Return the input source that was specified the last time the configure method was called.
getConfigureSource() - Method in class ptolemy.actor.ptalon.PtalonActor
Return the input source that was specified the last time the configure() method was called.
getConfigureSource() - Method in class ptolemy.domains.modal.kernel.State
Return the input source that was specified the last time the configure method was called.
getConfigureSource() - Method in class ptolemy.domains.ptera.lib.Plot
Return the input source that was specified the last time the configure method was called.
getConfigureSource() - Method in interface ptolemy.kernel.util.Configurable
Return the input source that was specified the last time the configure method was called.
getConfigureSource() - Method in class ptolemy.kernel.util.ConfigurableAttribute
Return the source specified in the most recent call to the configure() method, or null if none.
getConfigureSource() - Method in class ptolemy.moml.EntityLibrary
Return the input source that was specified the last time the configure method was called.
getConfigureSource() - Method in class ptolemy.moml.MoMLModelAttribute
Return the input source that was specified the last time the configure method was called.
getConfigureSource() - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Get the configuration source.
getConfigureText() - Method in class ptolemy.actor.gt.controller.Transform
Return the text string that represents the current configuration of this object.
getConfigureText() - Method in class ptolemy.actor.gt.controller.TransformationAttribute
Return the text string that represents the current configuration of this object.
getConfigureText() - Method in class ptolemy.actor.gui.properties.ActionGUIProperty
Return the text string that represents the current configuration of this object.
getConfigureText() - Method in class ptolemy.actor.gui.properties.GUIAction
Return the text string that represents the current configuration of this object.
getConfigureText() - Method in class ptolemy.actor.gui.TableauFactory
Return the text string that represents the current configuration of this object.
getConfigureText() - Method in class ptolemy.actor.LazyTypedCompositeActor
Return the text string that represents the current configuration of this object.
getConfigureText() - Method in class ptolemy.actor.lib.Discard
Return null because this actor is not actually configurable.
getConfigureText() - Method in class ptolemy.actor.lib.gui.PlotterBase
Return the text string that represents the current configuration of this object.
getConfigureText() - Method in class ptolemy.actor.ptalon.PtalonActor
Override the default behavior to always return null.
getConfigureText() - Method in class ptolemy.domains.modal.kernel.State
Return the text string that represents the current configuration of this object.
getConfigureText() - Method in class ptolemy.domains.ptera.lib.Plot
Return the text string that represents the current configuration of this object.
getConfigureText() - Method in interface ptolemy.kernel.util.Configurable
Return the text string that represents the current configuration of this object.
getConfigureText() - Method in class ptolemy.kernel.util.ConfigurableAttribute
Return the text specified in the most recent call to the configure() method, or null if none.
getConfigureText() - Method in class ptolemy.moml.EntityLibrary
Return the text string that represents the current configuration of this object.
getConfigureText() - Method in class ptolemy.moml.MoMLModelAttribute
Return the MoML description of the model, if there is one, and null otherwise.
getConfigureText() - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Get the configuration text.
getConnected() - Method in class ptolemy.plot.Plot
Return whether the default is to connect subsequent points with a line.
getConnected() - Method in interface ptolemy.plot.PlotInterface
Return whether the default is to connect subsequent points with a line.
getConnectedNode(List<SyntacticPort>) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get a unique list of connected nodes from a given list of ports.
getConnectedNode(SyntacticPort) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get the connected node from a given port.
getConnectedPort() - Method in class ptolemy.cg.lib.syntactic.SyntacticPort
Get the connected port from a given port.
getConnection() - Method in class ptolemy.actor.lib.database.DatabaseManager
Get a connection to the database.
getConnection(Point2D) - Method in class diva.canvas.connector.Arrowhead
Get the connection point into the given point
getConnection(Point2D) - Method in class diva.canvas.connector.Blob
Get the connection point into the given point
getConnection(Point2D) - Method in interface diva.canvas.connector.ConnectorEnd
Get the connection point of the end.
getConnector() - Method in class diva.canvas.connector.ConnectorEvent
Return the connector that this event concerns.
getConnector() - Method in class diva.canvas.connector.ConnectorInteractor
Get the current connector.
getConnectorTarget() - Method in class diva.canvas.connector.ConnectorManipulator
Get the connector target
getConnectorTarget() - Method in class diva.graph.BasicEdgeController
Get the target used to find sites on nodes to connect to.
getConnectorTarget() - Method in interface diva.graph.EdgeController
Get the target used to find sites on nodes to connect to.
getConnectSite() - Method in class diva.canvas.connector.StraightTerminal
Get the site to which a connector can attach
getConnectSite() - Method in interface diva.canvas.connector.Terminal
Get the site that a connector can connect to.
getConnectSite() - Method in class diva.canvas.connector.TerminalFigure
Get the site that a connector can connect to.
getConsoleOutput() - Method in class ptolemy.actor.lib.r.RConsole
After an R session has ended, get a String representation of the output of the R session.
getConstants() - Method in class ptolemy.actor.util.GLBFunction
Return the type constants for this function, which are the type constant types for all the destination ports.
getConstants() - Method in class ptolemy.data.ontologies.ConceptFunctionInequalityTerm
Return an array of constants contained in this term.
getConstants() - Method in class ptolemy.data.ontologies.lattice.ConceptTermManager.InequalityTerm
Return an array of one element with this InequalityTerm if it is a constant InequalityTerm that cannot be changed.
getConstantValue(Variable) - Method in class ptolemy.actor.util.ConstVariableModelAnalysis
Return the constant value of the given parameter, if the parameter is actually constant.
getConstrainingTerms(Object) - Method in class ptolemy.data.ontologies.lattice.ConstraintManager
Return the list of constraining terms for the given object.
getConstraintDirAndRHSStrings(String) - Static method in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
Return the string constraint direction for the given constraint expression specified as a string.
getConstraintManager() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Get the ConstraintManager that collects and maintains all the inequality constraints for the OntologySolver.
getConstraints() - Method in class ptolemy.moml.unit.UnitConstraints
Get the constraints in the collection.
getConstraints(Component) - Method in class com.jgoodies.forms.layout.FormLayout
Looks up and returns the constraints for the specified component.
getConstVariables(NamedObj) - Method in class ptolemy.actor.util.ConstVariableModelAnalysis
Return the computed constant variables for the given container.
getConsumerReceiver() - Method in class ptolemy.actor.process.Branch
Return the consumer receiver that this branch puts data into.
getContainedEntities(CompositeActor) - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
The SequencedModelDirector adds all actors with sequence numbers to the _sequencedList, regardless of whether or not the actors have a process attribute.
getContainedFigures(Rectangle2D) - Method in class diva.canvas.BasicZList
Get the figures that are entirely contained by the given region.
getContainedFigures(Rectangle2D) - Method in interface diva.canvas.ZList
Get the figures that are entirely contained by the given region.
getContainedModel() - Method in class ptolemy.moml.MoMLModelAttribute
Return the contained model.
getContainedObject(String) - Method in interface ptolemy.data.expr.ContainmentExtender
Get an object with the given name within the container.
getContainedObject(String) - Method in class ptolemy.domains.modal.kernel.Configurer.ContainmentExtender
Get an object with the given name within the container.
getContainedObject(String) - Method in class ptolemy.domains.modal.kernel.ContainmentExtender
Get an object with the given name within the container.
getContainedObject(NamedObj, String) - Method in class ptolemy.kernel.util.test.TestNullNamedObj
Get an object with the specified name in the specified container.
getContainer() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Returns the container used to build the form.
getContainer() - Method in class diva.canvas.FigureDecorator
Get the container, which is defined as the lowest ancestor that is not a FigureDecorator.
getContainer() - Method in class ptolemy.actor.AbstractReceiver
Return the container of this receiver, or null if there is none.
getContainer() - Method in class ptolemy.actor.gt.controller.Transform.EmbeddedConfigurer
Get the container entity.
getContainer() - Method in class ptolemy.actor.IntermediateReceiver
Delegate to the internal receiver and return whatever it returns.
getContainer() - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Return null.
getContainer() - Method in class ptolemy.actor.Manager
Return the top-level composite actor for which this manager controls execution.
getContainer() - Method in interface ptolemy.actor.Receiver
Return the container of this receiver, or null if there is none.
getContainer() - Method in class ptolemy.actor.util.FIFOQueue
Return the container of the queue, or null if there is none.
getContainer() - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Return the container of the queue, or null if there is none.
getContainer() - Method in class ptolemy.kernel.ComponentEntity
Get the container entity.
getContainer() - Method in class ptolemy.kernel.ComponentRelation
Get the container entity.
getContainer() - Method in class ptolemy.kernel.Port
Get the container entity.
getContainer() - Method in class ptolemy.kernel.util.Attribute
Get the NamedObj that this Attribute is attached to.
getContainer() - Method in interface ptolemy.kernel.util.Nameable
Return the container.
getContainer() - Method in class ptolemy.kernel.util.NamedObj
Get the container.
getContainer() - Method in class ptolemy.kernel.util.Workspace
Get the container.
getContainerEntity(ASTPtRootNode) - Method in class ptolemy.data.ontologies.OntologyAdapter
Return the container entity for the specified ASTPtRootNode.
getContainerMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
getContainerOrContainerToBe() - Method in class ptolemy.vergil.icon.EditorIcon
Return the container of this object, if there is one, or if not, the container specified by setContainerToBe(), if there is one, or if not, null.
getContainers() - Method in class ptolemy.kernel.util.CrossRefList
Enumerate the containers linked to this list.
getContainerSolver() - Method in class ptolemy.data.ontologies.OntologySolverModel
Return the OntologySolver that contains the model.
getContainingPatternOrReplacement(NamedObj) - Static method in class ptolemy.actor.gt.GTTools
Get the pattern or replacement of a transformation rule that contains the given object.
getContentHandler() - Method in class com.microstar.xml.driver.SAXDriver
 
getContentIndex(int, int, int) - Static method in class ptolemy.vergil.scr.SCRTableHelper
Return the content index.
getContentPane() - Method in class diva.gui.AppContextDelegate
Returns the contentPane of the delegate.
getContentSize() - Method in class ptolemy.gui.Top
Return the size of the contents of this window.
getContentSize() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return the size of the contents of this window.
getContext() - Method in class diva.canvas.DamageRegion
Get the transform context in which this damage region was created.
getContext() - Method in interface diva.gui.ContextView
Return the component that implements the display of this view.
getContext() - Method in class ptolemy.actor.lib.SetVariable
Return the change context being made explicit.
getContext() - Method in interface ptolemy.actor.util.ExplicitChangeContext
Return the change context being made explicit.
getContext() - Method in class ptolemy.domains.hdf.kernel.HDFFSMDirector
Return the change context being made explicit.
getContext() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return the change context being made explicit.
getContext() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Return the explicit change context.
getContext() - Method in class ptolemy.domains.sdf.lib.VariableLattice
Return the change context being made explicit.
getContext() - Method in class ptolemy.domains.sdf.lib.VariableRecursiveLattice
Return the change context being made explicit.
getContext() - Static method in class ptolemy.gui.UndeferredGraphicalMessageHandler
Get the component set by a call to setContext(), or null if none.
getContext() - Method in class ptolemy.kernel.undo.RedoChangeRequest
Return the context specified in the constructor, or null if none was specified.
getContext() - Method in class ptolemy.kernel.undo.UndoChangeRequest
Return the context specified in the constructor, or null if none was specified.
getContext() - Method in class ptolemy.moml.MoMLChangeRequest
Return the context specified in the constructor, or null if none was specified.
getContourColor() - Method in class com.jhlabs.image.ContourFilter
 
getContrast() - Method in class com.jhlabs.image.ContrastFilter
Get the filter contrast.
getControl(String) - Method in class ptolemy.actor.lib.jmf.VideoCamera.PreAccessCodec
Get the control for a type.
getController() - Method in class diva.graph.basic.BasicLayoutTarget
Return the graph controller.
getController() - Method in class diva.graph.BasicEdgeController
Get the graph controller that this controller is contained in.
getController() - Method in class diva.graph.BasicNodeController
Return the graph controller containing this controller.
getController() - Method in interface diva.graph.EdgeController
Get the graph controller that this controller is contained in.
getController() - Method in interface diva.graph.NodeController
Return the graph controller containing this controller.
getController() - Method in class diva.graph.NodeDragInteractor
Return the controller set in the constructor.
getController() - Method in class ptolemy.actor.gt.ModalModelMatcher
Get the FSM controller within this modal model matcher.
getController() - Method in class ptolemy.domains.csp.kernel.ConditionalBranch
Return the controller that manges conditional rendezvous for this branch when performing a CIF or CDO.
getController() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Return the mode controller of this director.
getController() - Method in class ptolemy.domains.modal.modal.ModalModel
Get the FSM controller.
getController() - Method in class ptolemy.domains.ptera.kernel.Event
Return the Ptera controller that contains this event.
getController() - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Return the Ptera controller has the same container as this director.
getController() - Method in class ptolemy.vergil.toolbox.PtolemyMenuFactory
Return the graph controller that created this menu factory.
getControllerInstance(GraphController) - Method in interface ptolemy.vergil.actor.ActorInteractionAddon
Get an instance of the ActorController for a given actor.
getControllerInstance(GraphController, boolean) - Method in interface ptolemy.vergil.actor.ActorInteractionAddon
Get an instance of the ActorController for a given actor.
getControlPoint() - Method in class diva.canvas.interactor.PathGeometry.Vertex
Get the control point of this site.
getControls() - Method in class ptolemy.actor.lib.jmf.VideoCamera.PreAccessCodec
Return the controls, in this case, an empty array of size 0.
getConversions() - Method in class ptolemy.data.expr.CachedMethod
Return the conversions the are applied to the arguments of this function or method.
getCoolingFactor() - Method in class diva.graph.layout.GridAnnealingLayout
 
getCorrespondingPatternObject(NamedObj) - Static method in class ptolemy.actor.gt.GTTools
Given an object in the replacement, return the corresponding object in the pattern if any, or null otherwise.
getCount() - Method in class ptolemy.actor.lib.Recorder
Get the total number of events seen so far.
getCounts() - Method in class ptolemy.actor.parameters.test.TestSharedParameter
Return the current counts.
getCovariance() - Method in class org.ptolemy.ssm.GaussianMeasurementModel
Get the coveriance.
getCovariance() - Method in interface org.ptolemy.ssm.GaussianModel
Get model covariance.
getCoverSetAbove() - Method in class ptolemy.data.ontologies.FiniteConcept
Return the finite concepts that cover this one.
getCoverSetBelow() - Method in class ptolemy.data.ontologies.FiniteConcept
Return the finite concepts that are covered by this one.
getCriteriaAttribute() - Method in class ptolemy.actor.gt.AtomicActorMatcher
Return the attribute that stores all the criteria for this matcher.
getCriteriaAttribute() - Method in class ptolemy.actor.gt.AttributeMatcher
Return the attribute that stores all the criteria for this matcher.
getCriteriaAttribute() - Method in class ptolemy.actor.gt.CompositeActorMatcher
Return the attribute that stores all the criteria for this matcher.
getCriteriaAttribute() - Method in class ptolemy.actor.gt.FSMMatcher
Return the attribute that stores all the criteria for this matcher.
getCriteriaAttribute() - Method in interface ptolemy.actor.gt.GTEntity
Return the attribute that stores all the criteria for this matcher.
getCriteriaAttribute() - Method in class ptolemy.actor.gt.StateMatcher
Return the attribute that stores all the criteria for this matcher.
getCriteriaAttribute() - Method in class ptolemy.actor.gt.TransitionMatcher
Return the attribute that stores all the criteria for this matcher.
getCriterion() - Method in interface ptolemy.actor.gt.Checkable
Return the criterion that this checkable object corresponds to.
getCriterion() - Method in class ptolemy.actor.gt.PortMatcher
Return the criterion.
getCrosshairX() - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Return the horizontal component of the crosshair which marks the origin.
getCrosshairY() - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Return the vertical component of the crosshair which marks the origin.
getCrossings() - Method in class com.jhlabs.image.WeaveFilter
 
getCurrent() - Static method in class com.jgoodies.forms.util.LayoutStyle
Returns the current LayoutStyle.
getCurrentBranch() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Return true if we are in the main scope or the true part of a true branch.
getCurrentContentPane() - Method in class diva.gui.DesktopContext
Get the content pane that is displayed as the current content pane.
getCurrentContentPane() - Method in interface diva.gui.MDIContext
Get the content pane that is displayed as the current content pane.
getCurrentDirectory() - Method in class ptolemy.gui.PtFileChooser
Return the current directory.
getCurrentElement() - Method in class com.microstar.xml.XmlParser
Return the current element.
getCurrentFigure() - Method in class diva.canvas.FigureLayer
Return the figure that the mouse pointer is currently over, or null if none.
GetCurrentMicrostep - Class in ptolemy.domains.de.lib
Deprecated.
Use actor.lib.GetCurrentMicrostep instead.
GetCurrentMicrostep(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.GetCurrentMicrostep
Deprecated.
Construct an actor with the given container and name.
getCurrentPage() - Method in class diva.gui.MultipageModel
Get the current page.
getCurrentRefinement() - Method in class ptolemy.actor.lib.hoc.Case
Return the current refinement, or null if prefire() has not yet been invoked.
getCurrentSimulationTime() - Method in class org.ptolemy.qss.solver.QSSBase
Get the current simulation time for the QSS integrator.
getCurrentSourceTimestamp() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Return the source timestamp of the event that is currently being processed.
getCurrentSourceTimestamp() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Return the source timestamp of the event that is currently being processed.
getCurrentState() - Method in class ptolemy.domains.pn.kernel.event.PNProcessEvent
Return the current state.
getCurrentStepSize() - Method in interface ptolemy.actor.continuous.ContinuousStatefulDirector
Return the current integration step size.
getCurrentStepSize() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Return the current integration step size.
getCurrentTime() - Method in class ptolemy.actor.AbstractReceiver
Deprecated.
As of Ptolemy II 4.1, replaced by AbstractReceiver.getModelTime()
getCurrentTime() - Method in class ptolemy.actor.Director
Deprecated.
As of Ptolemy II 4.1, replaced by Director.getModelTime()
getCurrentTime() - Method in class ptolemy.domains.dde.kernel.DDEDirector
Deprecated.
As of Ptolemy II 4.1, replaced by DDEDirector.getModelTime()
getCurrentTime() - Method in class ptolemy.domains.dde.kernel.TimeKeeper
Deprecated.
As of Ptolemy II 4.1, replaced by TimeKeeper.getModelTime()
getCurrentTime() - Method in class ptolemy.domains.dt.kernel.DTReceiver
Deprecated.
As of Ptolemy II 4.1, replaced by DTReceiver.getModelTime()
getCurrentTime() - Method in class ptolemy.domains.gr.kernel.GRDirector
Deprecated.
As of Ptolemy II 4.1, replaced by GRDirector.getModelTime()
getCurrentTime(int) - Method in class ptolemy.actor.IOPort
Deprecated.
As Ptolemy II 4.1, replaced by IOPort.getModelTime(int).
getCurrentValue() - Method in class ptolemy.actor.parameters.IntRangeParameter
Return the current value of this parameter as an integer.
getCurrentView() - Method in interface diva.gui.Application
Get the current view.
getCurrentView() - Method in class diva.gui.tutorial.AbstractApplication
Get the current view.
getCurves() - Method in class com.jhlabs.image.CurvesFilter
 
getCyanScreenAngle() - Method in class com.jhlabs.image.ColorHalftoneFilter
Get the cyan screen angle.
getD() - Method in class com.jhlabs.image.QuiltFilter
 
getDashArray() - Method in class diva.canvas.connector.AbstractConnector
Get the dash array.
getDashArray() - Method in class diva.canvas.toolbox.BasicFigure
Get the dash array.
getDashArray() - Method in class diva.util.java2d.PaintedPath
Get the dash array.
getData() - Static method in class ptolemy.domains.pn.kernel.test.TestSink
 
getData() - Static method in class ptolemy.domains.rendezvous.kernel.test.TestSink
 
getData() - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothResponseToken
Get the data stored within this token.
getData() - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothStatusToken
Returns the data held by this status token.
getData(int) - Method in class ptolemy.plot.EditablePlot
Get the data in the specified dataset.
getDataProducedSize(IOPort) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Computes data size produced for each iteration .
getDataProducedSizes(IOPort) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Computes data sizes (for each dimension) produced for each iteration.
getDataurl() - Method in class ptolemy.plot.PlotBox
Deprecated.
Use read() instead.
getDataurl() - Method in interface ptolemy.plot.PlotBoxInterface
Deprecated.
Use read() instead.
getDay() - Method in class ptolemy.data.DateToken
Get the date of the month part of this date.
getDayOfWeek() - Method in class ptolemy.data.DateToken
Get the day of week.
getDeadline(NamedObj, Time) - Method in class ptolemy.actor.Director
Compute the deadline for an actor firing.
getDeadline(NamedObj, Time) - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Compute the deadline for an actor that requests a firing at time timestamp.
getDebuggable() - Method in class ptolemy.actor.gui.DebugListenerTableau
Return the object that this tableau is listening to, or null if none has been set.
getDebugProfile(Executable) - Method in class ptolemy.vergil.debugger.DebugController
Get the profile for an actor that is being debugged.
getDeclaredElementType() - Method in class ptolemy.data.type.ArrayType
Return the declared type of the array elements.
getDeclaredOptions() - Method in class ptolemy.copernicus.interpreted.InterpretedWriter
 
getDeclaredOptions() - Method in class ptolemy.copernicus.kernel.CastAndInstanceofEliminator
 
getDeclaredOptions() - Method in class ptolemy.copernicus.kernel.ClassWriter
 
getDeclaredOptions() - Method in class ptolemy.copernicus.kernel.InvocationBinder
 
getDeclaredOptions() - Method in class ptolemy.copernicus.kernel.JimpleWriter
 
getDeclaredOptions() - Method in class ptolemy.copernicus.kernel.LibraryUsageReporter
 
getDeclaredOptions() - Method in class ptolemy.copernicus.kernel.MakefileWriter
 
getDeclaredOptions() - Method in class ptolemy.copernicus.kernel.SideEffectFreeInvocationRemover
Return the declared options.
getDeclaredOptions() - Method in class ptolemy.copernicus.kernel.WatchDogTimer
 
getDeclaredOptions() - Method in class ptolemy.copernicus.shallow.ShallowModelTransformer
Return the declared options.
getDeclaredType() - Method in class ptolemy.data.expr.Variable
If setTypeEquals() has been called, then return the type specified there.
getDeclareSharedCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Generate a set of declaration shared code fragments of the associated composite actor.
getDeclareSharedCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Scale
Generate the declaration of the shared code.
getDeclareSharedCode() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate the declaration of the shared code (only for C code) At run time of the generated code, the code generated by this method is run first, so any initialization of variables of this adapter should be done in this method.
getDecoratedFigure() - Method in class diva.canvas.FigureDecorator
Get the decorated figure, which is defined as the highest descendent that is not a decorator.
getDecorator() - Method in class diva.canvas.interactor.BasicSelectionRenderer
Get the prototype decorator.
getDecorator() - Method in class ptolemy.kernel.util.DecoratorAttributes
Return the decorator that is responsible for this DecoratorAttributes instance.
getDecorator() - Method in class ptolemy.vergil.kernel.AnimationRenderer
Get the prototype decorator.
getDecoratorAttribute(Decorator, String) - Method in class ptolemy.kernel.util.NamedObj
Return the decorator attribute with the specified name for the specified decorator, or null the specified decorator provides no attribute with the specified name or the decorator does not decorate this object.
getDecoratorAttributes(Decorator) - Method in class ptolemy.kernel.util.NamedObj
Return the decorated attributes of this NamedObj, as decorated by the specified decorator.
getDeepMappedName(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Get the unique name for the symbol in the PtalonActor, looking deep into for loops for potential matches.
getDeepType(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Return the type associated with the given symbol, looking deep into for loops that might add symbols to this scope.
getDefaultAlignment() - Method in class com.jgoodies.forms.layout.FormSpec
Returns the default alignment.
getDefaultBlocks() - Static method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Return an array of strings that are regular expressions of all the code blocks that are appended automatically by default.
getDefaultButtonHeight() - Method in class com.jgoodies.forms.util.LayoutStyle
Returns this style's default button height.
getDefaultButtonWidth() - Method in class com.jgoodies.forms.util.LayoutStyle
Returns this style's default button width.
getDefaultClassLoadingStrategy() - Static method in class ptolemy.moml.MoMLParser
Get the the current static _defaultClassLoadingStrategy instance.
getDefaultDependency() - Method in interface ptolemy.actor.util.CausalityInterface
Return the default dependency.
getDefaultDependency() - Method in class ptolemy.actor.util.DefaultCausalityInterface
Return the default dependency specified in the constructor.
getDefaultDialogFont() - Method in class com.jgoodies.forms.util.DefaultUnitConverter
Lazily creates and returns the dialog font used to compute the dialog base units.
getDefaultExpression() - Method in class ptolemy.kernel.util.AbstractSettableAttribute
Return the default value of this Settable, or null if no default has been set.
getDefaultExpression() - Method in class ptolemy.kernel.util.ConfigurableAttribute
Return the default value of this Settable, if there is one.
getDefaultExpression() - Method in class ptolemy.kernel.util.Location
Return the default value of this Settable, if there is one.
getDefaultExpression() - Method in interface ptolemy.kernel.util.Settable
Return the default value of this attribute, if there is one, or null if there is none.
getDefaultExpression() - Method in class ptolemy.vergil.actor.LayoutHint
A LayoutHint has no default expression.
getDefaultExpression() - Method in class ptolemy.vergil.actor.lib.MonitorReceiverAttribute
Return the default value of this attribute, if there is one, or null if there is none.
getDefaultExpression() - Method in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
Return the default value of this attribute, if there is one, or null if there is none.
getDefaultFireMethodName() - Method in interface ptolemy.domains.sequence.kernel.MultipleFireMethodsInterface
Return the name of the default fire method for this actor.
getDefaultFireMethodName() - Method in class ptolemy.domains.sequence.lib.BaseMultipleMethodsActor
Return the name of the default fire method for this actor.
getDefaultIconDescription() - Method in class ptolemy.actor.gt.AtomicActorMatcher
Return a string that contains the SVG icon description ("<svg>...</svg>") for this matcher.
getDefaultIconDescription() - Method in class ptolemy.actor.gt.AttributeMatcher
Return a string that contains the SVG icon description ("<svg>...</svg>") for this matcher.
getDefaultIconDescription() - Method in class ptolemy.actor.gt.CompositeActorMatcher
Return a string that contains the SVG icon description ("<svg>...</svg>") for this matcher.
getDefaultIconDescription() - Method in class ptolemy.actor.gt.FSMMatcher
Return a string that contains the SVG icon description ("<svg>...</svg>") for this matcher.
getDefaultIconDescription() - Method in interface ptolemy.actor.gt.GTEntity
Return a string that contains the SVG icon description ("<svg>...</svg>") for this matcher.
getDefaultIconDescription() - Method in class ptolemy.actor.gt.StateMatcher
Return null.
getDefaultIconDescription() - Method in class ptolemy.actor.gt.TransitionMatcher
Return null.
getDefaultId() - Static method in class ptolemy.actor.lib.jjs.modules.mqtt.MQTTHelper
Generate a default client ID randomly.
getDefaultInstance() - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
getDefaultInstance() - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
getDefaultInstance() - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
getDefaultInstanceForType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
getDefaultInstanceForType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
getDefaultInstanceForType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
getDefaultInstanceForType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
getDefaultInstanceForType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
getDefaultInstanceForType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
getDefaultOptions() - Method in class ptolemy.copernicus.interpreted.InterpretedWriter
 
getDefaultOptions() - Method in class ptolemy.copernicus.kernel.ClassWriter
 
getDefaultOptions() - Method in class ptolemy.copernicus.kernel.InvocationBinder
 
getDefaultOptions() - Method in class ptolemy.copernicus.kernel.JimpleWriter
 
getDefaultOptions() - Method in class ptolemy.copernicus.kernel.LibraryUsageReporter
 
getDefaultOptions() - Method in class ptolemy.copernicus.kernel.MakefileWriter
 
getDefaultOptions() - Method in class ptolemy.copernicus.kernel.SideEffectFreeInvocationRemover
Return the default options.
getDefaultOptions() - Method in class ptolemy.copernicus.kernel.WatchDogTimer
 
getDefaultOptions() - Method in class ptolemy.copernicus.shallow.ShallowModelTransformer
Return the default options.
getDefaultResolution() - Static method in class ptolemy.vergil.toolbox.SnapConstraint
Return the default resolution.
getDefaultScreenResolution() - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Computes and returns the default resolution.
getDefaultWidth() - Method in class ptolemy.actor.IOPort
Get the default width.
getDeferredToParent(NamedObj) - Static method in class ptolemy.moml.MoMLChangeRequest
Deprecated.
No longer needed; just use the specified object as a context.
getDelay() - Method in class ptolemy.domains.dde.demo.LocalZeno.ZenoDelay
While the current time is less then 50.0, return the delay value as specified in the super class.
getDelay() - Method in class ptolemy.domains.dde.kernel.FeedBackDelay
Return the delay value of this actor.
getDelay(ParserScope) - Method in class ptolemy.domains.ptera.kernel.SchedulingRelation
Evaluate the delay parameter in the given parse scope and return its value.
getDelegate() - Method in class diva.gui.AppContextDelegate
Return the context delegate.
getDelegate() - Method in class diva.util.xml.AbstractXmlBuilder
Return the delegate set by getDelegate().
getDeleteEdgeMoML(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel
Return a MoML String that will delete the given edge from the Ptolemy model.
getDeleteEdgeMoML(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.LinkModel
Return a MoML String that will delete the given edge from the Ptolemy model.
getDeleteEdgeMoML(Object) - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Return a MoML String that will delete the given edge from the Ptolemy model.
getDeleteEdgeMoML(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.ArcModel
Return a MoML String that will delete the given edge from the Ptolemy model.
getDeleteEdgeMoML(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel
Return a MoML String that will delete the given edge from the Ptolemy model.
getDeleteEdgeMoML(Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel
Return a MoML String that will delete the given edge from the Ptolemy model.
getDeleteEdgeMoML(Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel.RelationModel
Return a MoML String that will delete the given edge from the Ptolemy model.
getDeleteEdgeMoML(Object) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphModel
Return a MoML String that will delete the given edge from the Ptolemy model.
getDeleteNodeMoML(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.ExternalPortModel
Return a MoML String that will delete the given node from the Ptolemy model.
getDeleteNodeMoML(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel
Return a MoML String that will delete the given node from the Ptolemy model.
getDeleteNodeMoML(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.IconModel
Return a MoML String that will delete the given node from the Ptolemy model.
getDeleteNodeMoML(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.PortModel
Return a MoML String that will delete the given node from the Ptolemy model.
getDeleteNodeMoML(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.VertexModel
Return a MoML String that will delete the given node from the Ptolemy model.
getDeleteNodeMoML(Object) - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Return a MoML String that will delete the given node from the Ptolemy model.
getDeleteNodeMoML(Object) - Method in class ptolemy.vergil.basic.NamedObjNodeModel
Return a MoML String that will delete the given node from the Ptolemy model.
getDeleteNodeMoML(Object) - Method in class ptolemy.vergil.kernel.AttributeNodeModel
Return a MoML String that will delete the given node from the Ptolemy model.
getDeleteNodeMoML(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel
Return a MoML String that will delete the given node from the Ptolemy model.
getDeleteNodeMoML(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.PortModel
Return a MoML String that will delete the given node from the Ptolemy model.
getDeleteNodeMoML(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.StateModel
Return a MoML String that will delete the given node from the Ptolemy model.
getDeleteNodeMoML(Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel.ConceptModel
Return a MoML String that will delete the given node from the Ontology model.
getDeleteNodeMoML(Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel
Return a MoML String that will delete the given node from the Ptolemy model.
getDeleteNodeMoML(Object) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphModel
Return a MoML String that will delete the given node from the Ptolemy model.
getDeleteNodeMoML(Object) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphModel.OntologyModel
Return a MoML String that will delete the given node from the ontology solver model.
getDeletionChangeRequest(Object, NamedObj) - Static method in class ptolemy.actor.gt.GTTools
Return the change request to delete the given object.
getDeltaTime() - Method in class ptolemy.domains.dt.kernel.DTReceiver
Return the time interval between tokens for this receiver.
getDenominator() - Method in class ptolemy.math.Fraction
Return the denominator of this fraction.
getDensity() - Method in class com.jhlabs.image.DissolveFilter
Get the density of the image.
getDensity() - Method in class com.jhlabs.image.GradientWipeFilter
Get the density.
getDensity() - Method in class com.jhlabs.image.NoiseFilter
Get the density of the noise.
getDensity() - Method in class com.jhlabs.image.ScratchFilter
 
getDensity() - Method in class com.jhlabs.image.SmearFilter
 
getDependency(IOPort, IOPort) - Method in class ptolemy.actor.util.BreakCausalityInterface
Return the dependency between the specified input port and the specified output port.
getDependency(IOPort, IOPort) - Method in interface ptolemy.actor.util.CausalityInterface
Return the dependency between the specified input port and the specified output port.
getDependency(IOPort, IOPort) - Method in class ptolemy.actor.util.CausalityInterfaceForComposites
Return the dependency between the specified input port and the specified output port.
getDependency(IOPort, IOPort) - Method in class ptolemy.actor.util.DefaultCausalityInterface
Return the dependency between the specified input port and the specified output port.
getDependency(IOPort, IOPort) - Method in class ptolemy.domains.modal.kernel.FSMCausalityInterface
Return the dependency between the specified input port and the specified output port.
getDependency(IOPort, IOPort) - Method in class ptolemy.domains.modal.modal.MirrorCausalityInterface
Return the dependency between the specified input port and the specified output port.
getDependencyGraph() - Method in class ptolemy.actor.util.ConstVariableModelAnalysis
Return the parameter dependency graph constructed through this analysis.
getDependents() - Method in class ptolemy.actor.util.DependencyDeclaration
Return the list of dependents of the parameter that contains this attribute.
getDependentTerms() - Method in class ptolemy.data.ontologies.ConceptFunctionInequalityTerm
Return the array of dependent terms contained by this term.
getDepthOfActor(Actor) - Method in class ptolemy.actor.util.CausalityInterfaceForComposites
Return the depth of an actor contained (deeply) by the associated composite actor.
getDepthOfPort(IOPort) - Method in class ptolemy.actor.util.CausalityInterfaceForComposites
Return the depth of a port of the associated actor or an actor contained by it.
getDerivative() - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
Get the current value of the derivative input port.
getDerivedConceptForProductLattice(Concept, ProductLatticeOntology) - Static method in class ptolemy.data.ontologies.lattice.ProductLatticeOntologyAdapter
Get the derived concept for a product lattice ontology from the given concept that is an element in one of the ontologies that comprises the product ontology.
getDerivedLevel() - Method in interface ptolemy.kernel.util.Derivable
Get the minimum level above this object in the hierarchy where a parent-child relationship implies the existence of this object.
getDerivedLevel() - Method in class ptolemy.kernel.util.NamedObj
Get the minimum level above this object in the hierarchy where a parent-child relationship implies the existence of this object.
getDerivedList() - Method in interface ptolemy.kernel.util.Derivable
Return a list of objects derived from this one.
getDerivedList() - Method in class ptolemy.kernel.util.NamedObj
Return a list of objects derived from this one.
getDescription() - Method in class ptolemy.actor.Manager.State
Get a description of the state.
getDescription() - Method in class ptolemy.gui.ExtensionFilenameFilter
 
getDescription() - Method in class ptolemy.gui.PtFilenameFilter
A description of this FilenameFilter.
getDescription() - Method in class ptolemy.kernel.util.ChangeRequest
Get the description that was specified in the constructor.
getDescription() - Method in class ptolemy.math.FixPoint.Error
Deprecated.
This functionality is obsolete.
getDescription() - Method in class ptolemy.vergil.actor.DocManager
Return the description, or null if none has been given.
getDescription() - Method in class ptolemy.vergil.basic.BasicGraphFrame.FolderFileFilter
The description of this filter.
getDescription() - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Return the description.
getDescription() - Method in class ptolemy.vergil.modal.fmv.FmvAutomatonGraphFrame.SMVFileFilter
Deprecated.
Return the description of this file filter.
getDescriptor() - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
getDescriptor() - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
getDescriptor() - Static method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
 
getDescriptor() - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
getDescriptor() - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
getDescriptor() - Static method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Type
 
getDescriptor() - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
getDescriptor() - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
getDescriptor() - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm
 
getDescriptorForType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
getDescriptorForType() - Method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
 
getDescriptorForType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
getDescriptorForType() - Method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Type
 
getDescriptorForType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
getDestGrid() - Method in class com.jhlabs.image.WarpFilter
Get the destination warp grid.
getDestination() - Method in class com.jhlabs.image.ApplyMaskFilter
Get the destination image.
getDestination() - Method in class com.jhlabs.image.InterpolateFilter
Get the destination image.
getDestination() - Method in class com.jhlabs.image.KeyFilter
Get the destination image.
getDestination() - Method in class com.jhlabs.image.TransitionFilter
Get the destination image.
getDestination() - Method in class ptolemy.domains.atc.kernel.policy2.Edge
Get the destination.
getDestination(String) - Method in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Return the destination object referred to by the given name.
getDestinationNameList() - Method in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Return the list of destination names given in expression set for this attribute.
getDestinations() - Method in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Return the list of destinations of assignments in this action.
getDestinations() - Method in class ptolemy.domains.modal.kernel.Action
Return the list of destinations of assignments in this action.
getDeviceIdentifier() - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothResponseToken
Get the name of the target device associated with this token.
getDialogBaseUnitsX(Component) - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Gets and returns the horizontal dialog base units.
getDialogBaseUnitsX(Component) - Method in class com.jgoodies.forms.util.DefaultUnitConverter
Returns the cached or computed horizontal dialog base units.
getDialogBaseUnitsY(Component) - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Gets and returns the vertical dialog base units.
getDialogBaseUnitsY(Component) - Method in class com.jgoodies.forms.util.DefaultUnitConverter
Returns the cached or computed vertical dialog base units for the given component.
getDialogMarginX() - Method in class com.jgoodies.forms.util.LayoutStyle
Returns this style's horizontal margin for general dialogs.
getDialogMarginY() - Method in class com.jgoodies.forms.util.LayoutStyle
Returns this style's vertical margin for general dialogs.
getDifference() - Method in class ptolemy.domains.modal.kernel.RelationNode
Return the difference information from the current evaluation of the relation node.
getDiffuseColor() - Method in class com.jhlabs.image.LightFilter
 
getDiffuseColor() - Method in class com.jhlabs.image.LightFilter.Material
 
getDimension() - Method in class ptolemy.data.ontologies.lattice.unit.UnitConcept
Return the the dimension concept for this unit concept.
getDimensions(IOPort) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Return dimension names, in order of production.
getDirection(double) - Static method in class diva.canvas.CanvasUtilities
Return the closest direction from SwingConstants, based on the given angle.
getDirection(int) - Static method in class ptolemy.vergil.actor.IOPortController
Return the direction associated with the specified angle, which is assumed to be one of {-270, -180, -90, 0, 90, 180, 270}.
getDirector() - Method in interface ptolemy.actor.Actor
Return the local director, if there is one, otherwise the executive director, if there is one, otherwise null.
getDirector() - Method in class ptolemy.actor.AtomicActor
Return the director responsible for the execution of this actor.
getDirector() - Method in class ptolemy.actor.CompositeActor
Return the director responsible for execution of the contained actors.
getDirector() - Method in class ptolemy.actor.FiringEvent
Return the director that activated the actor.
getDirector() - Method in class ptolemy.actor.gt.StateMatcher
Return null.
getDirector() - Method in class ptolemy.actor.process.MailboxBoundaryReceiver
Return the director in charge of this receiver, or null if there is none.
getDirector() - Method in class ptolemy.domains.continuous.lib.ContinuousTransferFunction
Return the executive director, regardless what isOpaque returns.
getDirector() - Method in class ptolemy.domains.continuous.lib.LinearStateSpace
Return the executive director, regardless what isOpaque() returns.
getDirector() - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Return the director in charge of this receiver, or null if there is none.
getDirector() - Method in class ptolemy.domains.metroII.kernel.MetroIIPNQueueReceiver
Returns the director in charge.
getDirector() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return the director responsible for the execution of this actor.
getDirector() - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Return the director in charge of this receiver, or null if there is none.
getDirector() - Method in class ptolemy.domains.ptera.kernel.PteraController
Return the director responsible for the execution of this actor.
getDirector() - Method in class ptolemy.domains.ptides.kernel.PtidesReceiver
Return the director that created this receiver.
getDirector() - Method in class ptolemy.domains.tm.kernel.TMReceiver
Return the director that created this receiver.
getDirectorMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
getDirectory() - Method in class diva.gui.AbstractStoragePolicy
Return a reasonable directory for file choosers to use.
getDirectory() - Method in class ptolemy.actor.gui.Configuration
Get the model directory.
getDirectory() - Method in class ptolemy.actor.gui.TableauFrame
Get the model directory in the top level configuration.
getDisabledIconAt(int) - Method in class diva.gui.toolbox.JShadePane
Returns the tab disabled icon at the given index.
getDisabledIconAt(String) - Method in class diva.gui.toolbox.JTreePane
Returns the tab disabled icon at the given index.
getDisabledOutports() - Method in class ptolemy.domains.sequence.kernel.ControlActor
Return the (possibly empty) list of disabled output ports.
getDispersion() - Method in class com.jhlabs.image.CausticsFilter
Get the dispersion.
getDisplacementMap() - Method in class com.jhlabs.image.DisplaceFilter
Get the displacement map.
getDisplayName() - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Return the name specified in the constructor.
getDisplayName() - Method in class ptolemy.actor.parameters.LocationParameter
Return a name to present to the user, which is the same as the name returned by getName().
getDisplayName() - Method in class ptolemy.kernel.util.Location
Return a name to present to the user, which is the same as the name returned by getName().
getDisplayName() - Method in interface ptolemy.kernel.util.Nameable
Return a name to present to the user.
getDisplayName() - Method in class ptolemy.kernel.util.NamedObj
Return a name to present to the user.
getDisplayName() - Method in interface ptolemy.kernel.util.Settable
Return a name to present to the user.
getDisplayName() - Method in class ptolemy.kernel.util.Workspace
Return a name to present to the user, which is the same as what is returned by getName().
getDisplayName() - Method in class ptolemy.vergil.actor.lib.MonitorReceiverAttribute
Return a name to present to the user.
getDisplayName() - Method in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
Return a name to present to the user, which is the same as the name returned by getName().
getDisplayPane() - Method in class ptolemy.actor.gui.ModelPane
Return the container for model displays.
getDistance() - Method in class com.jhlabs.image.FeedbackFilter
Get the distance to move on each iteration.
getDistance() - Method in class com.jhlabs.image.LightFilter.Light
 
getDistance() - Method in class com.jhlabs.image.MirrorFilter
 
getDistance() - Method in class com.jhlabs.image.MotionBlurFilter
Get the distance of blur.
getDistance() - Method in class com.jhlabs.image.MotionBlurOp
Get the distance of blur.
getDistance() - Method in class com.jhlabs.image.ShadowFilter
Get the distance of the shadow.
getDistance() - Method in class com.jhlabs.image.ShatterFilter
 
getDistance() - Method in class com.jhlabs.image.ShineFilter
 
getDistance() - Method in class com.jhlabs.image.SmearFilter
 
getDistancePower() - Method in class com.jhlabs.image.CellularFilter
 
getDistortion() - Method in class com.jhlabs.math.VLNoise
 
getDistribution() - Method in class com.jhlabs.image.NoiseFilter
Get the distribution of the noise.
getDither() - Method in class com.jhlabs.image.QuantizeFilter
Return the dithering setting
getDocAttribute() - Method in class ptolemy.vergil.actor.DocEffigy
Get the DocAttribute represented by this effigy, if any.
getDocAttribute(NamedObj) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Return a docAttribute with the available kepler documentation.
getDocClass() - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Return the document class.
getDocName() - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Return the document name.
getDocument() - Method in class diva.gui.AbstractView
Get the document that this view is viewing.
getDocument() - Method in interface diva.gui.View
Get the document that this view is viewing.
getDocument() - Method in class ptolemy.actor.gui.TextEffigy
Return the document that this is an effigy of.
getDocumentation(Configuration, String, Effigy) - Static method in class ptolemy.actor.gui.HTMLViewer
Give a ptdoc: path, open the PtDoc viewer.
getDocumentation(Configuration, String, Effigy) - Static method in class ptolemy.vergil.basic.GetDocumentationAction
Get the documentation for a particular class.
GetDocumentationAction - Class in ptolemy.vergil.basic
This is an action that accesses the documentation for a Ptolemy object associated with a figure.
GetDocumentationAction() - Constructor for class ptolemy.vergil.basic.GetDocumentationAction
Construct an instance of this action.
GetDocumentationAction(int) - Constructor for class ptolemy.vergil.basic.GetDocumentationAction
Construct an instance and give a preference for whether the KeplerDocumentationAttribute or the docAttribute should be displayed if both exist.
getDocumentationAttributeClassName() - Method in interface ptolemy.vergil.actor.DocApplicationSpecializer
Return the class name of the attribute that this specializer uses to store documentation.
getDocumentBase() - Method in class ptolemy.plot.PlotBox
Deprecated.
Use read() instead.
getDocumentBase() - Method in interface ptolemy.plot.PlotBoxInterface
Deprecated.
Use read() instead.
getDocumentFactory() - Method in interface diva.gui.Application
Get the factory that this application uses to create document objects.
getDocumentFactory() - Method in class diva.gui.tutorial.AbstractApplication
Get the factory that creates new documents
getDomTree() - Method in class ptolemy.data.XMLToken
Return the dom document parsed from the xml string.
getDotRadius() - Method in class com.jhlabs.image.ColorHalftoneFilter
Get the pixel block size.
getDouble(int) - Method in class org.json.JSONArray
Get the double value associated with an index.
getDouble(Pointer) - Method in class org.ptolemy.fmi.FMIScalarVariable
Return the value of this variable as a double.
getDouble(String) - Method in class org.json.JSONObject
Get the double value associated with a key.
getDoubleArray() - Method in class lbnl.actor.lib.net.Server
Return the last double array read from the socket.
getDoubleHybrid(Pointer) - Method in class org.ptolemy.fmi.FMIScalarVariable
Return the value of this variable as a double.
getDoubleValue() - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
getDoubleValue() - Method in class ptolemy.actor.util.Time
Return the double representation of the time value of this time object.
getDoubleValue(String) - Method in class ptolemy.gui.Query
Get the current value in the entry with the given name and return as a double value.
getDownstreamNodes() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get a list of nodes immediately downstream from outgoing connections.
getDragInteractor() - Method in class diva.canvas.interactor.BoundsManipulator
Return the interactor that is attached to a move handle.
getDragInteractor() - Method in class diva.canvas.toolbox.BasicController
Get the drag interactor
getDragInteractor() - Method in class diva.graph.NodeInteractor
Get the interactor that drags nodes
getDropTarget(JGraph) - Static method in class ptolemy.vergil.basic.BasicGraphFrameExtension
Return the drop target for a JGraph.
getDTD() - Method in class diva.util.xml.XmlDocument
Get the DTD of this document.
getDTDHandler() - Method in class com.microstar.xml.driver.SAXDriver
 
getDTDPublicID() - Method in class diva.util.xml.XmlDocument
Get the public ID of the DTD of this document.
getDTDSystemID() - Method in class diva.util.xml.XmlDocument
Get the system ID of the DTD of this document.
getDuration() - Method in class org.ptolemy.machineImprovisation.Chord
Get the duration of this Chord.
getDuration() - Method in class org.ptolemy.machineImprovisation.Note
Return the note duration.
getE() - Method in class diva.canvas.interactor.BoundsGeometry
Get the east site.
getE() - Method in class diva.canvas.tutorial.ConnectorTutorial.SitedRectangle
Get the east site.
getEdge(int) - Method in class ptolemy.domains.metroII.kernel.Graph
Gets the edge with the given edge ID.
getEdgeAction() - Method in class com.jhlabs.image.ConvolveFilter
Get the action to perfomr for pixels off the image edges.
getEdgeAction() - Method in class com.jhlabs.image.TransformFilter
Get the action to perform for pixels off the edge of the image.
getEdgeAction() - Method in class com.jhlabs.math.ImageFunction2D
Get the edgeAction.
getEdgeColor() - Method in class com.jhlabs.image.CrystallizeFilter
 
getEdgeColor() - Method in class com.jhlabs.image.PointillizeFilter
 
getEdgeController() - Method in class diva.graph.SimpleGraphController
Return the edge controller.
getEdgeController(Object) - Method in class diva.graph.AbstractGraphController
Given an edge, return the controller associated with that edge.
getEdgeController(Object) - Method in interface diva.graph.GraphController
Given an edge, return the controller associated with that edge.
getEdgeController(Object) - Method in class diva.graph.SimpleGraphController
Given an edge, return the controller associated with that edge.
getEdgeController(Object) - Method in class ptolemy.vergil.actor.ActorViewerGraphController
Return the edge controller appropriate for the given node, which in this case is the same link controller returned by getLinkController().
getEdgeController(Object) - Method in class ptolemy.vergil.icon.EditIconGraphController
Throw an exception.
getEdgeController(Object) - Method in class ptolemy.vergil.modal.FSMViewerGraphController
Return the edge controller appropriate for the given node.
getEdgeController(Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphController
Return the edge controller appropriate for the given edge.
getEdgeController(Object) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphController
Return the edge controller appropriate for the given edge.
getEdgeInteractor() - Method in class diva.graph.BasicEdgeController
Get the interactor given to edge figures.
getEdgeInteractor() - Method in interface diva.graph.EdgeController
Get the interactor given to edge figures.
getEdgeModel(Object) - Method in class diva.graph.modular.BasicModularGraphModel
Return the model for the given edge object.
getEdgeModel(Object) - Method in class diva.graph.modular.ModularGraphModel
Return the model for the given edge object.
getEdgeModel(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel
Return the model for the given edge object.
getEdgeModel(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel
Return the model for the given edge object.
getEdgeModel(Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel
Return the model for the given edge object.
getEdgeModel(Object) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphModel
Return the edge controller appropriate for the given edge.
getEdgeRenderer() - Method in class diva.graph.BasicEdgeController
Return the edge renderer for this view.
getEdgeRenderer() - Method in interface diva.graph.EdgeController
Return the edge renderer for this view.
getEdges(int) - Method in class ptolemy.domains.metroII.kernel.Graph
Gets the iterator of the edges associated with nodeId.
getEdgeThickness() - Method in class com.jhlabs.image.CrystallizeFilter
 
getEdgeThickness() - Method in class com.jhlabs.image.PointillizeFilter
 
getEditSupport() - Method in class diva.gui.AbstractDocument
Return the undoable edit support.
getEditSupport() - Method in interface diva.gui.Document
Return the undoable edit support.
getEffigy() - Method in class ptolemy.actor.gui.PtolemyFrame
Override the base class to check to see whether the effigy is still the valid one for the associated model.
getEffigy() - Method in class ptolemy.actor.gui.TableauFrame
Get the effigy for the model associated with this window.
getEffigy(String) - Method in class ptolemy.actor.gui.ModelDirectory
Get the effigy of the model that corresponds to the specified identifier.
getEffigy(NamedObj) - Method in class ptolemy.actor.gui.Configuration
Get the effigy for the specified Ptolemy model.
getEffigy(NamedObj) - Method in class ptolemy.actor.gui.TableauFrame
Get the effigy for the specified Ptolemy model.
getElement() - Method in class ptolemy.actor.gt.data.FastLinkedList.Entry
Get the element in this entry.
getElement(int) - Method in class ptolemy.data.ArrayToken
Return the element at the specified index.
getElement(int) - Method in class ptolemy.data.TupleToken
Return the element at the specified index.
getElement(int) - Method in class ptolemy.data.UpdatedArrayToken
Return the element at the specified index.
getElement(String) - Method in class diva.util.xml.XmlElement
Return the first child element of this element with the given type, or null if there isn't one.
getElement(String, String) - Method in class diva.util.xml.XmlElement
Return the first child element of this element with the given type and name, or null if there isn't one.
getElementAsToken(int, int) - Method in class ptolemy.data.BooleanMatrixToken
Return the element of the matrix at the specified row and column in a BooleanToken.
getElementAsToken(int, int) - Method in class ptolemy.data.ComplexMatrixToken
Return the element of the matrix at the specified row and column in a ComplexToken.
getElementAsToken(int, int) - Method in class ptolemy.data.DoubleMatrixToken
Return the element of the matrix at the specified row and column in a DoubleToken.
getElementAsToken(int, int) - Method in class ptolemy.data.expr.ConcreteMatrixToken
Throw an ArrayIndexOutOfBoundsException.
getElementAsToken(int, int) - Method in class ptolemy.data.FixMatrixToken
Return the element of the matrix at the specified row and column in a FixToken.
getElementAsToken(int, int) - Method in class ptolemy.data.IntMatrixToken
Return the element of the matrix at the specified row and column in a IntToken.
getElementAsToken(int, int) - Method in class ptolemy.data.LongMatrixToken
Return the element of the matrix at the specified row and column in a LongToken.
getElementAsToken(int, int) - Method in class ptolemy.data.MatrixToken
Return the element of the matrix at the specified row and column wrapped in a token.
getElementAt(int) - Method in class ptolemy.vergil.unit.UnitSolverDialog.SolutionListModel
Return an element.
getElementAt(int, int) - Method in class ptolemy.data.BooleanMatrixToken
Return the element of the contained matrix at the specified row and column.
getElementAt(int, int) - Method in class ptolemy.data.ComplexMatrixToken
Return the element of the contained matrix at the specified row and column.
getElementAt(int, int) - Method in class ptolemy.data.DoubleMatrixToken
Return the element of the contained matrix at the specified row and column.
getElementAt(int, int) - Method in class ptolemy.data.FixMatrixToken
Return the element of the contained matrix at the specified row and column.
getElementAt(int, int) - Method in class ptolemy.data.IntMatrixToken
Return the element of the contained matrix at the specified row and column.
getElementAt(int, int) - Method in class ptolemy.data.LongMatrixToken
Return the element of the contained matrix at the specified row and column.
getElementContentModel(String) - Method in class com.microstar.xml.XmlParser
Look up the content model of an element.
getElementContentType(String) - Method in class com.microstar.xml.XmlParser
Look up the content type of an element.
getElementCount() - Method in class ptolemy.data.type.TupleType
Return the number of arguments in this type.
getElementName() - Method in class ptolemy.kernel.InstantiableNamedObj
Get the MoML element name.
getElementName() - Method in interface ptolemy.kernel.util.MoMLExportable
Get the XML element name.
getElementName() - Method in class ptolemy.kernel.util.NamedObj
Get the MoML element name.
getElements() - Method in class ptolemy.actor.gt.GTIngredient
Get the array of elements defined in this GTIngredient.
getElements() - Method in class ptolemy.actor.gt.ingredients.criteria.AttributeCriterion
Get the array of elements defined in this GTIngredient.
getElements() - Method in class ptolemy.actor.gt.ingredients.criteria.DynamicNameCriterion
Get the array of elements defined in this GTIngredient.
getElements() - Method in class ptolemy.actor.gt.ingredients.criteria.GuardCriterion
Get the array of elements defined in this GTIngredient.
getElements() - Method in class ptolemy.actor.gt.ingredients.criteria.NameCriterion
Get the array of elements defined in this GTIngredient.
getElements() - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Get the array of elements defined in this GTIngredient.
getElements() - Method in class ptolemy.actor.gt.ingredients.criteria.StateTypeCriterion
Get the array of elements defined in this GTIngredient.
getElements() - Method in class ptolemy.actor.gt.ingredients.criteria.SubclassCriterion
Get the array of elements defined in this GTIngredient.
getElements() - Method in class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Get the array of elements defined in this GTIngredient.
getElements() - Method in class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Get the array of elements defined in this GTIngredient.
getElements() - Method in class ptolemy.actor.gt.ingredients.operations.PortCreationOperation
Get the array of elements defined in this GTIngredient.
getElements() - Method in class ptolemy.actor.gt.ingredients.operations.PortRemovalOperation
Get the array of elements defined in this GTIngredient.
getElements() - Method in class ptolemy.actor.gt.ingredients.operations.RenameOperation
Get the array of elements defined in this GTIngredient.
getElementType() - Method in class ptolemy.data.ArrayToken
Return the type contained in this ArrayToken.
getElementType() - Method in class ptolemy.data.BooleanMatrixToken
Return the Type of the tokens contained in this matrix token.
getElementType() - Method in class ptolemy.data.ComplexMatrixToken
Return the Type of the tokens contained in this matrix token.
getElementType() - Method in class ptolemy.data.DoubleMatrixToken
Return the Type of the tokens contained in this matrix token.
getElementType() - Method in class ptolemy.data.expr.ConcreteMatrixToken
Return the Type of the tokens contained in this matrix token.
getElementType() - Method in class ptolemy.data.FixMatrixToken
Return the Type of the tokens contained in this matrix token.
getElementType() - Method in class ptolemy.data.IntMatrixToken
Return the Type of the tokens contained in this matrix token.
getElementType() - Method in class ptolemy.data.LongMatrixToken
Return the Type of the tokens contained in this matrix token.
getElementType() - Method in class ptolemy.data.MatrixToken
Return the Type of the tokens contained in this matrix token.
getElementType() - Method in class ptolemy.data.type.ArrayType
Return the type of the array elements.
getElementType() - Method in class ptolemy.data.type.MatrixType
Return the type of the elements contained in an instance of this matrix type.
getElementType(int) - Method in class ptolemy.data.TupleToken
Return the element type at the specified index.
getElementType(int) - Method in class ptolemy.data.type.TupleType
Return the type of the given argument.
getElementTypeTerm() - Method in class ptolemy.data.type.ArrayType
Return the InequalityTerm representing the element type.
getElevation() - Method in class com.jhlabs.image.EmbossFilter
 
getElevation() - Method in class com.jhlabs.image.LightFilter.Light
 
getEmboss() - Method in class com.jhlabs.image.EmbossFilter
 
getEnabledOutports() - Method in class ptolemy.domains.sequence.kernel.ControlActor
Return the (possibly empty) list of enabled output ports.
getEnd() - Method in class diva.canvas.connector.ConnectorEvent
Return the end of the connector that this event concerns.
getEnd() - Method in class diva.canvas.connector.StraightTerminal
Get the object drawn at the end of the terminal, if there is one.
getEndAlpha() - Method in class com.jhlabs.image.FeedbackFilter
Get the alpha value at the last iteration.
getEndAlpha() - Method in class com.jhlabs.image.ShatterFilter
 
getEndColumn() - Method in class ptolemy.data.expr.SimpleCharStream
Get token end column number.
getEndColumn() - Method in class ptolemy.moml.unit.SimpleCharStream
Get token end column number.
getEndLine() - Method in class ptolemy.data.expr.SimpleCharStream
Get token end line number.
getEndLine() - Method in class ptolemy.moml.unit.SimpleCharStream
Get token end line number.
getEndPort() - Method in class ptolemy.actor.gt.GraphAnalyzer.Path
Get the end port of this path.
getEngine() - Method in class ptolemy.actor.lib.jjs.JavaScript
If this actor has been initialized, return the JavaScript engine, otherwise return null.
getEnteredIteration(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Get the iteration (number of times this if/for block has been entered) in which this symbol is created.
getEntities() - Method in class ptolemy.kernel.CompositeEntity
Deprecated.
Use entityList() instead.
getEntitiesToDecorate(CompositeEntity) - Static method in class ptolemy.actor.ExecutionAspectHelper
Execution aspects are decorators and this method recursively computes all entities inside a given container that are decorated by execution aspects.
getEntity() - Method in class ptolemy.data.ActorToken
Return a clone of the entity contained by this token.
getEntity(String) - Method in class ptolemy.actor.LazyTypedCompositeActor
Get a contained entity by name.
getEntity(String) - Method in class ptolemy.kernel.CompositeEntity
Get a contained entity by name.
getEntity(String) - Method in class ptolemy.moml.EntityLibrary
Get a contained entity by name.
getEntity(Workspace) - Method in class ptolemy.data.ActorToken
Return a clone of the entity contained by this token.
getEntityController() - Method in class ptolemy.vergil.actor.ActorViewerGraphController
Return the value of the entity controller.
getEntityMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
getEntityNotationName(String) - Method in class com.microstar.xml.XmlParser
Get the notation name associated with an NDATA entity.
getEntityPublicId(String) - Method in class com.microstar.xml.XmlParser
Return an external entity's public identifier, if any.
getEntityResolver() - Method in class com.microstar.xml.driver.SAXDriver
 
getEntitySystemId(String) - Method in class com.microstar.xml.XmlParser
Return an external entity's system identifier.
getEntityType(String) - Method in class com.microstar.xml.XmlParser
Find the type of an entity.
getEntityValue(String) - Method in class com.microstar.xml.XmlParser
Return the value of an internal entity.
getEntryActionFromPort(TypedIOPort) - Method in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
getenv() - Static method in class ptolemy.data.expr.UtilityFunctions
Get a variable from the environment.
getenv(String) - Static method in class ptolemy.data.expr.UtilityFunctions
Get a variable from the environment.
getenv(String) - Method in class ptolemy.gui.JTextAreaExec
Get the value of the environment of the subprocess.
getenv(String) - Method in interface ptolemy.util.ExecuteCommands
Get the value of the environment of the subprocess.
getenv(String) - Method in class ptolemy.util.StreamExec
Get the value of the environment of the subprocess.
getEnvironmentMap() - Method in class com.jhlabs.image.LightFilter
 
getEnvironmentMap() - Method in class com.jhlabs.image.ShadeFilter
 
getEnvironmentTime() - Method in class ptolemy.actor.Director
Get current environment time.
getEnvironmentTimeForLocalTime(Time) - Method in class ptolemy.actor.LocalClock
Get the environment time that corresponds to the given local time.
getEpsilon() - Method in class ptolemy.math.Precision
Return the incremental value between discrete values under the given Precision format.
getEpsilonValue() - Method in class ptolemy.math.Quantization
Return the separation between quantized values.
getError() - Method in class ptolemy.math.FixPoint
Deprecated.
Overflow and rounding status no longer form part of the functionality. Use an overflow and rounding mode that gives the required behaviour or use Overflow.TRAP and/or Rounding.UNNECESSARY to throw exceptions if external interaction is required.
getErrorCount() - Method in class diva.util.LoggableOp
Get the number of errors generated during the most recent operation.
getErrorHandler() - Method in class com.microstar.xml.driver.SAXDriver
 
getErrorHandler() - Static method in class ptolemy.moml.MoMLParser
Get the error handler to handle parsing errors.
getErrorMessage() - Method in class lbnl.util.ClientProcess
Return the error message if proSta=true or a null pointer otherwise.
getErrors() - Method in class ptolemy.data.ontologies.OntologySolverUtilities
Return the list of error strings.
getErrorStream() - Method in class diva.util.LoggableOp
Get the stream to which errors are printed.
getErrorTolerance() - Method in interface ptolemy.actor.continuous.ContinuousStatefulDirector
Return the local truncation error tolerance.
getErrorTolerance() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Return the local truncation error tolerance.
getErrorTolerance() - Method in class ptolemy.domains.continuous.kernel.HybridModalDirector
Return error tolerance used for detecting enabled transitions.
getEvent() - Method in class ptolemy.domains.ptera.kernel.EventDebugEvent
Get the Ptera event.
getEvent(int) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
getEvent(int) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
getEvent(int) - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVectorOrBuilder
 
getEventBuilder(int) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
getEventBuilderList() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
getEventCount() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
getEventCount() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
getEventCount() - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVectorOrBuilder
 
getEventIndicatorCount() - Method in class org.ptolemy.qss.solver.QSSBase
Return the count of event indicators.
getEventIndicatorCount() - Method in interface org.ptolemy.qss.util.DerivativeFunction
Return the number of event indicators.
getEventIndicatorCount() - Method in class ptolemy.actor.lib.fmi.FMUQSS
Return the count of event indicator variables.
getEventIndicatorCount() - Method in class ptolemy.domains.qss.kernel.QSSIntegrator
Return the number of event indicators.
getEventLayer() - Method in class diva.canvas.interactor.SelectionDragger
Get the layer that drag events are listened on
getEventList() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
getEventList() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
getEventList() - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVectorOrBuilder
 
getEventOrBuilder(int) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
getEventOrBuilder(int) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
getEventOrBuilder(int) - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVectorOrBuilder
 
getEventOrBuilderList() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
getEventOrBuilderList() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
getEventOrBuilderList() - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVectorOrBuilder
 
getEvents() - Method in class ptolemy.domains.tm.kernel.test.TestScheduleListener
Return strings describing the events seen by this listener.
getEventsFollowingAction(Node) - Method in class ptolemy.domains.tdl.kernel.TDLActionsGraph
Returns all forward reachable nodes in the graph that are connected to the given node.
getEventType() - Method in class ptolemy.actor.IOPortEvent
Return the type of event.
getExactInputs() - Method in class org.ptolemy.qss.solver.QSSBase
Return whether inputs are assumed to be exact.
getExactOverflow() - Method in class ptolemy.math.Quantization
Return the overflow bit-truth.
getExactRounding() - Method in class ptolemy.math.Quantization
Return the rounding bit-truth.
getExampleType() - Method in class ptolemy.graph.NonLatticeCounterExample
Return the example type for this NonLatticeCounterExample.
getException() - Method in class ptolemy.domains.pn.kernel.event.PNProcessEvent
Return the exception associated with the event.
getExecuteCommands() - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Get the command executor, which can be either non-graphical or graphical.
getExecuteCommands() - Method in class ptolemy.vergil.actor.DocBuilder
Get the command executor, which can be either non-graphical or graphical.
getExecutionAspect(NamedObj) - Method in class ptolemy.actor.Director
Find the ExecutionAspect for the actor.
getExecutionIdentifier(Throwable) - Method in class ptolemy.actor.Manager
Get the execution identifier object for a throwable.
getExecutionTime() - Method in class diva.util.jester.TestCase
Get the execution time of this test case.
getExecutionTime() - Method in interface ptolemy.domains.tm.kernel.TMActor
Return the execution time for this iteration.
getExecutionTime() - Method in class ptolemy.domains.tm.lib.TMCompositeFacade
 
getExecutionTime(NamedObj) - Method in interface ptolemy.actor.ActorExecutionAspect
Get the execution time of an actor.
getExecutionTime(NamedObj) - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Get the execution time of an actor.
getExecutionTime(NamedObj) - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Get the execution time of an actor.
getExecutiveDirector() - Method in interface ptolemy.actor.Actor
Return the executive director, if there is one, otherwise return null.
getExecutiveDirector() - Method in class ptolemy.actor.AtomicActor
Return the executive director (same as getDirector()).
getExecutiveDirector() - Method in class ptolemy.actor.CompositeActor
Return the executive director of this CompositeActor.
getExecutiveDirector() - Method in class ptolemy.actor.gt.StateMatcher
Return null.
getExecutiveDirector() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return the executive director (same as getDirector()).
getExecutiveDirector() - Method in class ptolemy.domains.ptera.kernel.PteraController
Return the executive director.
getExitAction() - Method in interface diva.gui.AppContext
Return the action that is called back when the user exits the app.
getExitAction() - Method in class diva.gui.AppContextDelegate
Return the exit action of the delegate.
getExitAction() - Method in class diva.gui.AppletContext
Return the action that is called back when the user exits the app.
getExitAction() - Method in class diva.gui.ApplicationContext
Return the action that is called back when the user exits the app.
getExitLocationFromPort(TypedIOPort) - Method in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
getExponent() - Method in class ptolemy.math.Precision
Return the location of the binary exponent.
getExponent() - Method in class ptolemy.moml.unit.UnitTerm
 
getExponentBitLength() - Method in class ptolemy.math.Quantization
Return the number of bits to represent the exponent.
getExportParameters() - Method in class ptolemy.vergil.basic.export.html.ExportHTMLAction
During invocation of ExportHTMLAction.writeHTML(ExportParameters, Writer), return the parameters being used.
getExportParameters() - Method in interface ptolemy.vergil.basic.export.web.WebExporter
During invocation an export, return the parameters of the export.
getExportParameters() - Method in class ptolemy.vergil.basic.export.web.WebExportParameters
Return the current parameter values in a data structure.
getExposure() - Method in class com.jhlabs.image.ChromeFilter
Get the exppsure of the effect.
getExposure() - Method in class com.jhlabs.image.ExposureFilter
Get the exposure level.
getExpression() - Method in class ptolemy.actor.gt.controller.ModelParameter
Return an empty string.
getExpression() - Method in class ptolemy.actor.LocalClock
Return the local time.
getExpression() - Method in class ptolemy.actor.parameters.PortParameter
Get the persistent expression.
getExpression() - Method in class ptolemy.data.expr.Variable
Get the expression currently used by this variable.
getExpression() - Method in class ptolemy.data.ontologies.ConceptAttribute
Get the string name of the Concept contained by the ConceptAttribute or the empty string if there is none.
getExpression() - Method in class ptolemy.domains.modal.kernel.FSMTransitionParameter
Return the name of the parameter.
getExpression() - Method in class ptolemy.domains.ptera.lib.TableauParameter
Return an empty string because a tableau cannot be specified with an expression.
getExpression() - Method in class ptolemy.kernel.util.ConfigurableAttribute
Return the the result of calling value().
getExpression() - Method in class ptolemy.kernel.util.Location
Get the value that has been set by setExpression() or by setLocation(), whichever was most recently called, or return an empty string if neither has been called.
getExpression() - Method in interface ptolemy.kernel.util.Settable
Get the expression of the attribute that has been set by setExpression(), or null if there is none.
getExpression() - Method in class ptolemy.kernel.util.StringAttribute
Get the value that has been set by setExpression(), or null if there is none.
getExpression() - Method in class ptolemy.moml.unit.UnitAttribute
Get the descriptive form of this attribute.
getExpression() - Method in class ptolemy.vergil.actor.LayoutHint
Get the value that has been set by setExpression() or by setLayoutHintItem(), whichever was most recently called, or return an empty string if neither has been called.
getExpression() - Method in class ptolemy.vergil.actor.LayoutHint.LayoutHintItem
Get the String representation of the Ptolemy Expression by which this LayoutHint is persisted.
getExpression() - Method in class ptolemy.vergil.actor.lib.MonitorReceiverAttribute
Get the expression currently used by this variable.
getExpression() - Method in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
Get the value of the attribute that has been set by setExpression(), or null if there is none.
getExpression(String) - Method in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Return the expression referred to by the given name.
getExpressionMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
getExpressionTree() - Method in class ptolemy.data.expr.ASTPtAssignmentNode
 
getExpressionTree() - Method in class ptolemy.data.expr.ASTPtFunctionDefinitionNode
Return the parse tree of the expression for this function.
getExtendedContainer() - Method in interface ptolemy.data.expr.ContainmentExtender
Get the extended container.
getExtendedContainer() - Method in class ptolemy.domains.modal.kernel.Configurer.ContainmentExtender
Get the extended container.
getExtendedContainer() - Method in class ptolemy.domains.modal.kernel.ContainmentExtender
Get the extended container.
getExtension(URL) - Static method in class ptolemy.actor.gui.EffigyFactory
Return the extension on the name of the specified URL.
getExtent() - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
getExteriorPort() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get the exterior Port syntactically represented by the node.
getExternalPortModel() - Method in class ptolemy.vergil.actor.ActorGraphModel
Get the external port model.
getExternalRates() - Method in class ptolemy.domains.sdf.kernel.SDFScheduler
Get the external port rates.
getExternalTiling(IOPort, int) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Returns tiling of external loops iterations.
getF1() - Method in class com.jhlabs.image.CellularFilter
 
getF2() - Method in class com.jhlabs.image.CellularFilter
 
getF3() - Method in class com.jhlabs.image.CellularFilter
 
getF4() - Method in class com.jhlabs.image.CellularFilter
 
getFaceCount() - Method in class org.ptolemy.opencv.FaceRecognizer
Return the number of faces detected.
getFaceRectangles() - Method in class org.ptolemy.opencv.FaceRecognizer
Return the number of faces detected.
getFactor() - Method in class com.jhlabs.image.ShapeFilter
 
getFactory() - Method in class diva.util.jester.TestSuite
Get the factory used by this test suite.
getFadeEdges() - Method in class com.jhlabs.image.CrystallizeFilter
 
getFadeEdges() - Method in class com.jhlabs.image.PointillizeFilter
 
getFadeout() - Method in class com.jhlabs.image.SmearFilter
 
getFadeStart() - Method in class com.jhlabs.image.FadeFilter
 
getFadeWidth() - Method in class com.jhlabs.image.FadeFilter
 
getFeature(String) - Method in class com.microstar.xml.driver.SAXDriver
 
getFibres() - Method in class com.jhlabs.image.WoodFilter
Returns the amount of fibres in the texture.
getFieldNameForAttribute(Attribute, NamedObj) - Static method in class ptolemy.copernicus.shallow.ShallowModelTransformer
Return the name of the field that is created for the given attribute.
getFieldNameForEntity(Entity, NamedObj) - Static method in class ptolemy.copernicus.shallow.ShallowModelTransformer
Return the name of the field that is created for the given entity.
getFieldNameForPort(Port, NamedObj) - Static method in class ptolemy.copernicus.shallow.ShallowModelTransformer
Return the name of the field that is created for the given port.
getFieldNameForRelation(Relation, NamedObj) - Static method in class ptolemy.copernicus.shallow.ShallowModelTransformer
Return the name of the field that is created for the given entity.
getFieldNames() - Method in class ptolemy.data.expr.ASTPtRecordConstructNode
Return the list of field names for this record construct.
getFieldOrder() - Method in class org.ptolemy.fmi.FMI20CallbackFunctions
Return the field names in the proper order.
getFieldOrder() - Method in class org.ptolemy.fmi.FMI20EventInfo
Return the field names in the proper order.
getFieldOrder() - Method in class org.ptolemy.fmi.FMI20ModelInstance
 
getFieldOrder() - Method in class org.ptolemy.fmi.FMICallbackFunctions
Return the field names in the proper order.
getFieldOrder() - Method in class org.ptolemy.fmi.FMIEventInfo
Return the field names in the proper order.
getFigure() - Method in class diva.canvas.AbstractSite
Get the figure to which this site is attached.
getFigure() - Method in class diva.canvas.connector.ArcMidpointSite
Get the figure to which this site is attached.
getFigure() - Method in class diva.canvas.connector.AutonomousSite
Return null.
getFigure() - Method in class diva.canvas.connector.BoundsSite
Get the figure to which this site is attached.
getFigure() - Method in class diva.canvas.connector.CenterSite
Get the figure to which this site is attached.
getFigure() - Method in class diva.canvas.connector.NullSite
Return null
getFigure() - Method in class diva.canvas.connector.ParametricSite
Get the figure to which this site is attached.
getFigure() - Method in class diva.canvas.connector.PerimeterSite
Get the figure to which this site is attached.
getFigure() - Method in class diva.canvas.connector.TerminalFigure
Get the figure that this terminal figure is wrapping.
getFigure() - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Get the figure to which this site is attached, or null if it is not attached to a figure.
getFigure() - Method in class diva.canvas.interactor.BoundsGeometry
Get the figure to which this geometry object is attached.
getFigure() - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Get the figure to which this site is attached, or null if it is not attached to a figure.
getFigure() - Method in class diva.canvas.interactor.CircleGeometry
Get the figure to which this geometry object is attached.
getFigure() - Method in interface diva.canvas.interactor.Geometry
Get the figure to which this geometry object is attached.
getFigure() - Method in class diva.canvas.interactor.PathGeometry
Get the figure to which this geometry object is attached.
getFigure() - Method in class diva.canvas.interactor.PathGeometry.Vertex
Get the figure to which this site is attached, or null if it is not attached to a figure.
getFigure() - Method in interface diva.canvas.Site
Get the figure to which this site is attached.
getFigure() - Method in class diva.canvas.SiteDecorator
Get the figure to which this site is attached.
getFigure() - Method in class ptolemy.domains.gr.kernel.Scene2DToken
Return the object contained by this token.
getFigure() - Method in class ptolemy.domains.gr.lib.GRShape2D
Get the figure represented by this actor.
getFigure() - Method in class ptolemy.vergil.actor.PortConnectSite
Return the parent figure specified in the constructor.
getFigure() - Method in class ptolemy.vergil.toolbox.FigureAction
Return the figure of this action.
getFigure() - Method in class ptolemy.vergil.toolbox.PortSite
Get the figure to which this site is attached.
getFigure(LayerEvent) - Method in class diva.canvas.FigureLayer
Return the figure pointed to by the given LayerEvent.
getFigure(Object) - Method in class diva.graph.AbstractGraphController
Return the figure associated with the given semantic object (node or edge), or null if there is no association.
getFigure(Object) - Method in interface diva.graph.GraphController
Return the figure associated with the given semantic object (node or edge), or null if there is no association.
getFigureCount() - Method in class diva.canvas.AbstractFigureContainer
Return the number of child figures in this container.
getFigureCount() - Method in class diva.canvas.BasicZList
Return the number of figures in this list.
getFigureCount() - Method in class diva.canvas.CompositeFigure
Return the number of elements in this container.
getFigureCount() - Method in interface diva.canvas.FigureContainer
Return the number of figures in this container.
getFigureCount() - Method in class diva.canvas.FigureDecorator
Return zero if there is no child, or one if there is.
getFigureCount() - Method in class diva.canvas.FigureLayer
Return the number of figures in this layer.
getFigureCount() - Method in interface diva.canvas.ZList
Return the number of elements in this list.
getFigureLayer() - Method in class diva.canvas.interactor.SelectionDragger
Get the layer that figures are selected on
getFigures() - Method in class diva.canvas.FigureLayer
Get the internal z-list.
getFigureSource() - Method in class diva.canvas.event.LayerEvent
Get the figure that the event occurred on.
getFigureUnder(GraphPane, Point2D, Object[]) - Static method in class ptolemy.vergil.basic.BasicGraphFrame
Return the figure that is an icon of a NamedObj and is under the specified point, or null if there is none.
getFile() - Method in class diva.gui.AbstractDocument
Get the file object that this document is associated with.
getFile() - Method in interface diva.gui.Document
Get the file object that this document is associated with.
getFile() - Method in class diva.util.xml.XmlDocument
Get the file corresponding to this document.
getFileAsString(String) - Static method in class ptolemy.util.FileUtilities
Return the string contents of the file at the specified location.
getFileChooser() - Method in class diva.gui.DefaultStoragePolicy
Deprecated.
Use getOpenFileChooser() or getSaveFileChooser()
getFileExtension(File) - Static method in class diva.gui.GUIUtilities
Get the extension of a file.
getFileFromClasspathAsString(String) - Static method in class ptolemy.actor.lib.jjs.JavaScript
Return the string contents of the file from the classpath.
getFiles() - Method in class ptolemy.util.RecursiveFileFilter
Return the list of all files and directories after the filtering.
getFileSelectionStatus() - Method in class ptolemy.vergil.gt.MatchResultViewer
 
getFillColor() - Method in class com.jhlabs.image.FillFilter
Get the fill color.
getFillPaint() - Method in class diva.canvas.toolbox.BasicFigure
Get the fill paint
getFillPaint() - Method in class diva.canvas.toolbox.LabelFigure
Get the fill paint for this label.
getFillPaint() - Method in class diva.graph.basic.BubbleRenderer
Get the fill paint pattern of this figure.
getFillPaint() - Method in class diva.util.java2d.PaintedString
Get the fill paint for this label.
getFilter() - Method in class diva.graph.layout.IncrementalLayoutListener
Return the filter for this listener.
getFinishingCause() - Method in class ptolemy.domains.pn.kernel.event.PNProcessEvent
Return the cause of the finishing state.
GetFirable - Interface in ptolemy.domains.metroII.kernel
GetFirable is the Yieldadapter interface for actors.
getfire(ResultHandler<Iterable<metroIIcomm.Event.Builder>>) - Method in interface ptolemy.domains.metroII.kernel.GetFirable
An implementation of getfire() has the ability to 'yield return' in getfire() by calling 'resultHandler.handleResult(events)'.
getfire(ResultHandler<Iterable<metroIIcomm.Event.Builder>>) - Method in class ptolemy.domains.metroII.kernel.MetroIICompositeActor
getfire() should be identical to fire() except it calls the getfire() of enclosed director instead of fire().
getfire(ResultHandler<Iterable<metroIIcomm.Event.Builder>>) - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirector
Fire actors according to events in the event queue.
getfire(ResultHandler<Iterable<metroIIcomm.Event.Builder>>) - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides
Fires actors according to Ptides events in the event queue.
getfire(ResultHandler<Iterable<metroIIcomm.Event.Builder>>) - Method in class ptolemy.domains.metroII.kernel.MetroIIFSMDirector
Keeps proposing the event associated with the current state until it's notified.
getfire(ResultHandler<Iterable<metroIIcomm.Event.Builder>>) - Method in class ptolemy.domains.metroII.kernel.MetroIIModalModel
getfire() should be identical to getfire() of MetroCompositeActor.
getfire(ResultHandler<Iterable<metroIIcomm.Event.Builder>>) - Method in class ptolemy.domains.metroII.kernel.MetroIIPNDirector
Implements fire() with MetroII event handling.
getfire(ResultHandler<Iterable<metroIIcomm.Event.Builder>>) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Before super.getfire() is called, transfer all input events that are ready are transferred.
getfire(ResultHandler<Iterable<metroIIcomm.Event.Builder>>) - Method in class ptolemy.domains.metroII.kernel.MetroIISequentialSDFDirector
The order of actor firing should be static and identical to fire().
getfire(ResultHandler<Iterable<metroIIcomm.Event.Builder>>) - Method in class ptolemy.domains.metroII.kernel.MetroIISRDirector
the actor firing will first trigger a MetroII event to be PROPOSED.
getfire(ResultHandler<Iterable<metroIIcomm.Event.Builder>>) - Method in class ptolemy.domains.metroII.kernel.MetroIISystemCDirector
Fires the wrapped Metro-SystemC model.
getFirebaseOutput() - Method in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareHelper
Return the list of output choices of Firebase service.
getFirebaseOutput() - Method in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
Return the list of output choices of Firebase service.
getFireFunctionParameters() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Return the parameters for the fire function.
getFireMethodNames() - Method in interface ptolemy.domains.sequence.kernel.MultipleFireMethodsInterface
Return the list of strings that represent the names of all the fire methods the actor has.
getFireMethodNames() - Method in class ptolemy.domains.sequence.lib.BaseMultipleMethodsActor
Return the list of strings that represent the names of all the fire methods the actor has.
getFiringCount(Entity) - Method in class ptolemy.domains.sdf.kernel.SDFScheduler
Create the schedule.
getFiringElement() - Method in class ptolemy.graph.sched.Firing
Get the firing element associated with this Firing.
getFiringVector(CompositeActor, int) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.SDFModularScheduler
Get the firing vector for a given container.
getFirst() - Method in class ptolemy.actor.gt.data.Pair
Get the first element.
getFirst() - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides.Pair
Gets the first element in the pair.
getFirst() - Method in class ptolemy.domains.metroII.kernel.Pair
Gets the first element.
getFirstInput() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get the first input or return null.
getFirstOutput() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get the first output or return null.
getFirstReceiver() - Method in class ptolemy.domains.dde.kernel.TimeKeeper
Return the active PrioritizedTimedQueue with the oldest receiver time of all receivers contained in the actor that this TimeKeeper controls.
getFirstSelection() - Method in class diva.canvas.interactor.BasicSelectionModel
Return the first selection in the list.
getFirstSelection() - Method in interface diva.canvas.interactor.SelectionModel
Return the first selection in the list.
getFlatTokenInfiniteConceptByToken(Token) - Method in class ptolemy.data.ontologies.FlatTokenRepresentativeConcept
Return the FlatTokenInfiniteConcept with the given token that is contained by this representative.
getFlipped() - Method in class diva.canvas.connector.Arrowhead
Get the flag saying to flip the arrowhead.
getFmiFunction(String) - Method in class org.ptolemy.fmi.FMIModelDescription
Get the native function from the native library.
getFMUAllocateMemory() - Method in class org.ptolemy.fmi.FMIModelDescription
Return a class that provides a callback function that allocates memory, but retains a reference so that the memory does not get gc'd.
getFocus() - Method in class com.jhlabs.image.LightFilter.Light
 
getFont() - Method in class com.jhlabs.image.RenderTextFilter
Get the font with which to paint the text.
getFont() - Method in class diva.canvas.toolbox.LabelFigure
Get the font that this label is drawn in.
getFont() - Method in class diva.util.java2d.PaintedString
Get the font that this label is drawn in.
getFont() - Method in class ptolemy.plot.EPSGraphics
 
getFontMetrics(Font) - Method in class ptolemy.plot.EPSGraphics
 
getFontName() - Method in class diva.util.java2d.PaintedString
Get the font name.
getForeground() - Method in class com.jhlabs.image.CheckFilter
Get the foreground color.
getForegroundAt(int) - Method in class diva.gui.toolbox.JShadePane
Returns the tab foreground color at the given index.
getForegroundColor() - Method in class ptolemy.gui.QueryChooser
Returns the color for the foreground.
getForegroundEventLayer() - Method in class diva.canvas.GraphicsPane
Get the foreground event layer.
getForegroundLayer() - Method in class diva.canvas.GraphicsPane
Get the foreground layer.
getForm() - Method in class ptolemy.data.expr.ASTPtMatrixConstructNode
 
getFormat() - Method in class ptolemy.actor.lib.javasound.test.pitchshift.FormattedDocument
 
getFOV() - Method in class com.jhlabs.image.SkyFilter
 
getFractionBitLength() - Method in class ptolemy.math.Precision
Return the number of bits representing the fractional part.
getFractionBitLength() - Method in class ptolemy.math.Quantization
Return the number of bits representing the fractional part of the mantissa.
getFrame() - Method in class ptolemy.actor.gui.properties.GUIAction
Get the frame in which this item is selected.
getFrame() - Method in class ptolemy.actor.gui.Tableau
Return the top-level window that implements the display of this tableau.
getFrame() - Method in interface ptolemy.actor.lib.gui.PlotterBaseInterface
Get the plotter's frame.
getFrame() - Method in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Get the plotter's frame.
getFrame() - Method in interface ptolemy.actor.lib.image.ImageDisplayInterface
Get the image's frame.
getFrame() - Method in class ptolemy.actor.lib.image.ImageDisplayJavaSE
Get the image's frame.
getFrame() - Method in class ptolemy.vergil.basic.BasicGraphController
Get the graph frame, or null if there is none.
getFrame() - Method in class ptolemy.vergil.basic.BasicGraphFrame
The frame (window) being exported to HTML.
getFrame() - Method in class ptolemy.vergil.basic.export.html.ExportHTMLAction
The frame (window) being exported to HTML.
getFrame() - Method in interface ptolemy.vergil.basic.export.web.WebExporter
The frame (window) being exported.
getFrame() - Method in class ptolemy.vergil.toolbox.FigureAction
Return the frame responsible for triggering this action, or null if none could be found.
getFrameController() - Method in class ptolemy.vergil.gt.GTFrame
 
getFrameIcon() - Method in class diva.gui.DesktopContext
Return the icon that is displayed in the frame.
getFrameIcon() - Method in interface diva.gui.MDIContext
Get the icon that is displayed in internal frames.
getFrames() - Method in class com.jhlabs.image.WarpFilter
 
getFrameSize() - Method in class ptolemy.domains.de.lib.aspect.AFDXVlink
Get the frame size.
getFreeIdentifiers() - Method in class ptolemy.data.expr.Variable
Return the list of identifiers referenced by the current expression.
getFreeVariables(Entity) - Method in class ptolemy.actor.util.FreeVariableModelAnalysis
Return the computed free variables for the given entity.
getFrequency(int) - Method in class com.jhlabs.image.Histogram
 
getFrequency(int, int) - Method in class com.jhlabs.image.Histogram
 
getFrequency(NamedObj) - Static method in class ptolemy.domains.tdl.kernel.TDLModuleDirector
Get frequency of the task.
getFromAll(Receiver[][], RendezvousDirector) - Static method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Get from all receivers in the specified array.
getFromAny(Receiver[][], RendezvousDirector) - Static method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Get from any receiver in the specified array.
getFromAnyPutToAll(Receiver[][], Receiver[][], RendezvousDirector) - Static method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Get from any receiver in the getReceivers array, and put the token received to all receivers in putReceivers array.
getFullLabel() - Method in class ptolemy.domains.modal.kernel.Transition
Return the full label, which may include the guard expression, the output expression and the set actions.
getFullName() - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Return the name specified in the constructor.
getFullName() - Method in interface ptolemy.kernel.util.Nameable
Return the full name, which reflects the container object, if there is one.
getFullName() - Method in class ptolemy.kernel.util.NamedObj
Return a string of the form ".name1.name2...nameN".
getFullName() - Method in class ptolemy.kernel.util.Workspace
Get the full name.
getFullName(Nameable) - Static method in exception ptolemy.kernel.util.KernelException
Get the name of a Nameable object.
getFullNameMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
getFunction() - Method in class com.jhlabs.image.TextureFilter
 
getFunction() - Method in class ptolemy.caltrop.util.PtCalFunction
Return Function object wrapped by this object.
getFunction() - Method in class ptolemy.data.FunctionToken
Return the function of this token.
getFunction(String) - Method in class org.ptolemy.fmi.driver.FMUDriver
Deprecated.
Call FMIModelDescription.getFmiFunction() instead.
getFunctionInvocation(String, boolean) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CTemplateParser
Return the translated token instance function invocation string.
getFunctionInvocation(String, boolean) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaTemplateParser
Return the translated token instance function invocation string.
getFunctionInvocation(String, boolean) - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Return the translated token instance function invocation string.
getFunctionName() - Method in class ptolemy.data.expr.ASTPtFunctionApplicationNode
 
getFuzziness() - Method in class com.jhlabs.image.CheckFilter
Get the fuzziness of the texture.
getFuzziness() - Method in class com.jhlabs.image.PointillizeFilter
 
getGain() - Method in class com.jhlabs.image.FBMFilter
 
getGain() - Method in class com.jhlabs.image.GainFilter
Get the gain.
getGain() - Method in class com.jhlabs.image.SkyFilter
 
getGain() - Method in class com.jhlabs.image.WoodFilter
Returns the gain of the texture.
getGamma() - Method in class com.jhlabs.image.GammaFilter
Get the gamma level.
getGamma() - Method in class diva.canvas.connector.ArcConnector
Get the angle that determines the orientation of a self-loop.
getGap() - Method in class com.jhlabs.image.MirrorFilter
 
getGeometry() - Method in interface diva.canvas.GeometricSet
Get the geometry.
getGeometry() - Method in class diva.canvas.interactor.BoundsManipulator
Return the geometry of this manipulator
getGFactor() - Method in class com.jhlabs.image.RGBAdjustFilter
 
getGlassPane() - Method in class diva.gui.AppContextDelegate
Returns the glassPane of the delegate.
getGlintOnly() - Method in class com.jhlabs.image.GlintFilter
Get whether to render the stars and the image or only the stars.
getGlobalTime() - Method in class ptolemy.actor.Director
Return the global time for this model.
getGlow() - Method in class com.jhlabs.image.SkyFilter
 
getGlowFalloff() - Method in class com.jhlabs.image.SkyFilter
 
getGrabHandleFactory() - Method in class diva.canvas.interactor.Manipulator
Get the grab handle factory.
getGradientCoefficient() - Method in class com.jhlabs.image.CellularFilter
 
getGraphController() - Method in class diva.graph.basic.BasicNodeRenderer
Return the graph controller.
getGraphController() - Method in class diva.graph.GraphPane
Get the graph controller
getGraphController() - Method in class diva.graph.NodeInteractor
Return the graph controller that manages this interactor.
getGraphController() - Method in class ptolemy.vergil.debugger.DebugProfile
Get the GraphController.
getGraphController() - Method in class ptolemy.vergil.gt.GTFrameController
 
getGraphic() - Method in class com.jhlabs.image.svg.AnnotateFilter
Return the specified SVG for the graphic, or an empty string if none has been specified.
getGraphic() - Method in class diva.canvas.toolbox.IconFigure
Get the painted object that is drawn over the top of the icon as its "graphic."
getGraphicsPane() - Method in class diva.graph.basic.BasicLayoutTarget
Return the pane of this display.
getGraphicURI() - Method in class com.jhlabs.image.svg.AnnotateFilter
Get the specified URI for the graphic.
getGraphModel() - Method in class diva.graph.AbstractGraphController
Return the graph being viewed.
getGraphModel() - Method in class diva.graph.basic.BasicLayoutTarget
Return the graph model that we are operating on.
getGraphModel() - Method in interface diva.graph.GraphController
Return the graph being viewed.
getGraphModel() - Method in class diva.graph.GraphPane
Return the graph being viewed.
getGraphModel() - Method in interface diva.graph.layout.LayoutTarget
Return the graph model that provides a traversal interface to the graph I'm trying to layout.
getGraphModel() - Method in class ptolemy.vergil.modal.CaseGraphFrame.CaseGraphController
Override the base class to select the graph model associated with the selected pane.
getGraphPane() - Method in class diva.graph.AbstractGraphController
Return the graphics pane of this controller cast as a GraphPane.
getGraphPane() - Method in interface diva.graph.GraphController
Return the graphics pane of this controller cast as a GraphPane.
getGraphPane() - Method in class diva.graph.JGraph
Return the canvas pane, which is of type GraphPane.
getGraphPanes() - Method in class ptolemy.vergil.gt.GTFrameController
 
getGraphPanner() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return the JCanvasPanner instance.
getGreaterTerm() - Method in class ptolemy.graph.Inequality
Return the greater term of this inequality.
getGreenRed() - Method in class com.jhlabs.image.ChannelMixFilter
 
getGrid() - Method in class ptolemy.plot.PlotBox
Return whether the grid is drawn.
getGrid() - Method in interface ptolemy.plot.PlotBoxInterface
Return whether the grid is drawn.
getGridPaint() - Method in class diva.canvas.toolbox.GridLayer
Get the grid line paint.
getGridStroke() - Method in class diva.canvas.toolbox.GridLayer
Get the grid line stroke.
getGridType() - Method in class com.jhlabs.image.CellularFilter
 
getGsnOutput() - Method in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareHelper
Return the list of output choices of Paraimpu /** Return the list of output choices of GSN service.
getGsnOutput() - Method in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
Return the list of output choices of GSN service.
getGuard() - Method in class ptolemy.domains.csp.kernel.ConditionalBranch
Returns the guard for this guarded communication statement.
getGuardExpression() - Method in class ptolemy.domains.modal.kernel.Transition
Return the guard expression.
getH() - Method in class com.jhlabs.image.FBMFilter
 
getH() - Method in class com.jhlabs.image.SkyFilter
 
getHalo() - Method in class diva.canvas.toolbox.BasicHighlighter
Get the halo.
getHandle() - Method in class diva.canvas.connector.ConnectorInteractor
Get the current grab handle.
getHandleInteractor() - Method in class diva.canvas.interactor.Manipulator
Get the grab handle interactor.
getHashLength(String) - Method in class ptolemy.actor.lib.jjs.modules.crypto.CryptoHelper
Return the hash length for the given hash algorithm.
getHaziness() - Method in class com.jhlabs.image.SkyFilter
 
getHead() - Method in interface diva.graph.modular.Edge
Return the node at the head of this edge.
getHead() - Method in class ptolemy.actor.gt.data.FastLinkedList
Get the head entry.
getHead() - Method in class ptolemy.vergil.actor.LayoutHint.LayoutHintItem
Get the head of this LayoutHint which is used to identify this hint.
getHead() - Method in class ptolemy.vergil.kernel.Link
Return the head of this link.
getHead(Object) - Method in interface diva.graph.GraphModel
Return the head node of the given edge.
getHead(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicEdgeModel
Return the head node of the given edge.
getHead(Object) - Method in interface diva.graph.modular.EdgeModel
Return the node at the head of this edge.
getHead(Object) - Method in class diva.graph.modular.ModularGraphModel
Return the head node of the given edge.
getHead(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.LinkModel
Return the head node of the given edge.
getHead(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.ArcModel
Return the head node of the given edge.
getHead(Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel.RelationModel
Return the head node of the given edge.
getHeadEnd() - Method in class diva.canvas.connector.AbstractConnector
Get the object drawn at the head end of the connector, if there is one.
getHeaderContent() - Method in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Get the head content.
getHeaderFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Get the header files needed by the code generated from this adapter class.
getHeaderFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Bernoulli
Get the files needed by the code generated for the Bernoulli actor.
getHeaderFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Expression
Get the files needed by the code generated for the Expression actor.
getHeaderFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Gaussian
Get the files needed by the code generated for the Gaussian actor.
getHeaderFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.RandomSource
Get the files needed by the code generated for the RandomSource actor.
getHeaderFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Remainder
Get the files needed by the code generated for the Remainder actor.
getHeaderFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.UnaryMathFunction
Get the files needed by the code generated for the UnaryMathFunction actor.
getHeaderFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Get the files needed by the code generated from this adapter class.
getHeaderFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtBinomial
Get the files needed by the code generated for the ColtBinomial actor.
getHeaderFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtBinomialSelector
Get the files needed by the code generated for the ColtBinomialSelector actor.
getHeaderFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtPoisson
Get the files needed by the code generated for the ColtPoisson actor.
getHeaderFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtRandomSource
Get the files needed by the code generated for the ColtRandomSource actor.
getHeaderFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.RandomSource
Get the files needed by the code generated for the RandomSource actor.
getHeaderFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib.FFT
Get the classes needed by the code generated for the FFT actor.
getHeaderFiles() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib.IFFT
Get the classes needed by the code generated for the IFFT actor.
getHeaderFiles() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Get the files needed by the code generated from this adapter class.
getHeaderFiles() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Get the files needed by the code generated for this actor.
getHeaderFiles() - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralTemplateParser
Get the files needed by the code generated from this adapter class.
getHeaderFiles() - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Get the files needed by the code generated from this adapter class.
getHeadHandle() - Method in class diva.canvas.connector.ConnectorManipulator
Get the head handle
getHeadSite() - Method in class diva.canvas.connector.AbstractConnector
Get the site that marks the "head" of the connector.
getHeadSite() - Method in interface diva.canvas.connector.Connector
Get the site that marks the "head" of the connector.
getHeadSite() - Method in class ptolemy.vergil.actor.LinkManhattanConnector
Override the base class to return a different site for each connection to a multiport.
getHeadSite(Connector, Figure, double, double) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return a suitable site to connect the given connector's head to, based on this figure and location.
getHeadSite(Connector, Figure, double, double) - Method in interface diva.canvas.connector.ConnectorTarget
Return a suitable site to connect the given connector's head to, based on this figure and location.
getHeadSite(Connector, Site, double, double) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return a suitable site to connect a connector's head to.
getHeadSite(Connector, Site, double, double) - Method in interface diva.canvas.connector.ConnectorTarget
Return a suitable site to connect a connector's head to.
getHeadSite(Figure, double, double) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return a suitable site to connect a connector's head to, based on this figure and location.
getHeadSite(Figure, double, double) - Method in class diva.canvas.connector.CenterTarget
Return a center site located on the figure, if the figure is not a connector.
getHeadSite(Figure, double, double) - Method in interface diva.canvas.connector.ConnectorTarget
Return a suitable site to connect a connector's head to, based on this figure and location.
getHeadSite(Figure, double, double) - Method in class diva.canvas.connector.PerimeterTarget
Return the nearest site on the figure if the figure is not a connector
getHeadSite(Figure, double, double) - Method in class diva.canvas.tutorial.ConnectorTutorial.SRTarget
Return the nearest site on the figure
getHeadSite(Figure, double, double) - Method in class ptolemy.vergil.actor.LinkController.LinkTarget
Get the head site.
getHeadSite(Site, double, double) - Method in class diva.canvas.connector.AbstractConnectorTarget
Deprecated.
Use getHeadSite that takes a connector.
getHeadSite(Site, double, double) - Method in interface diva.canvas.connector.ConnectorTarget
Deprecated.
Use getHeadSite that takes a connector.
getHeadTailPoints(Connector, List<Point2D>) - Static method in class ptolemy.vergil.actor.KielerLayoutUtil
Get the starting and ending points of a connector.
getHEdgeMatrix() - Method in class com.jhlabs.image.EdgeFilter
 
getHeight() - Method in class com.jgoodies.forms.layout.FormLayout.LayoutInfo
Returns the layout's height, the size between the first and last row.
getHeight() - Method in class com.jhlabs.image.BicubicScaleFilter
 
getHeight() - Method in class com.jhlabs.image.CircleFilter
Get the height of the arc.
getHeight() - Method in class com.jhlabs.image.CropFilter
Get the height of the crop rectangle.
getHeight() - Method in class com.jhlabs.image.TileImageFilter
Get the output image height.
getHeight() - Method in class com.jhlabs.math.ImageFunction2D
Get the height.
getHelper(Object) - Static method in class ptolemy.actor.lib.jjs.VertxHelperBase
Return an instance of this helper for the specified actor, if one has been created and not garbage collected.
getHelping() - Method in class ptolemy.actor.lib.jjs.HelperBase
Return the JavaScript object that this helper is helping.
getHFactor() - Method in class com.jhlabs.image.HSBAdjustFilter
 
getHighColor() - Method in class com.jhlabs.image.TritoneFilter
Get the high color.
getHighLevel() - Method in class com.jhlabs.image.LevelsFilter
 
getHighOutputLevel() - Method in class com.jhlabs.image.LevelsFilter
 
getHistory() - Method in class ptolemy.domains.sdf.kernel.test.SDFTestConsumer
Return a string representing the values of the tokens that have been consumed so far by this actor, since its creation.
getHistory(int) - Method in class ptolemy.actor.lib.Recorder
Get the history for the specified channel number.
getHistoryCapacity() - Method in class ptolemy.actor.QueueReceiver
Return the capacity of the history queue.
getHistoryCapacity() - Method in class ptolemy.actor.util.FIFOQueue
Return the capacity of the history queue.
getHistoryCapacity() - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Return the capacity of the history queue.
getHistoryCapacity() - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Return the capacity of the history queue.
getHlaAttributeName() - Method in class org.hlacerti.lib.HlaAttributeReflector
Return the value of the attributeName parameter.
getHlaAttributeName() - Method in class org.hlacerti.lib.HlaAttributeUpdater
Return the value of the attributeName parameter.
getHlaAttributeName() - Method in class org.hlacerti.lib.HlaPublisher
Return the HLA attribute name indicated in the HlaPublisher actor that will be used by HLA services (publish and update).
getHlaAttributeName() - Method in interface org.hlacerti.lib.HlaReflectable
Return the value of the attributeName parameter.
getHlaAttributeName() - Method in class org.hlacerti.lib.HlaSubscriber
Return the HLA attribute name provided by this HlaSubscriber actor.
getHlaAttributeName() - Method in interface org.hlacerti.lib.HlaUpdatable
Return the value of the attributeName parameter.
getHlaClassName() - Method in class org.hlacerti.lib.HlaAttributeReflector
Return the value of the className parameter.
getHlaClassName() - Method in class org.hlacerti.lib.HlaAttributeUpdater
Return the value of the className parameter.
getHlaClassName() - Method in class org.hlacerti.lib.HlaPublisher
Return the HLA class object name indicated in the HlaPublisher actor.
getHlaClassName() - Method in interface org.hlacerti.lib.HlaReflectable
Return the value of the className parameter.
getHlaClassName() - Method in class org.hlacerti.lib.HlaSubscriber
Return the HLA class object name provided by this HlaSubscriber actor.
getHlaClassName() - Method in interface org.hlacerti.lib.HlaUpdatable
Return the value of the className parameter.
getHlaInstanceHandle() - Method in class org.hlacerti.lib.HlaTimedEvent
Return the HLA instance handle value.
getHlaInstanceName() - Method in class org.hlacerti.lib.HlaAttributeReflector
Return the value of the instanceName parameter.
getHlaInstanceName() - Method in class org.hlacerti.lib.HlaAttributeUpdater
Return the value of the instanceName parameter.
getHlaInstanceName() - Method in class org.hlacerti.lib.HlaPublisher
Return the name of the HLA class instance indicated in the HlaPublisher actor that will be used by HLA services (register and update).
getHlaInstanceName() - Method in interface org.hlacerti.lib.HlaReflectable
Return the value of the instanceName parameter.
getHlaInstanceName() - Method in class org.hlacerti.lib.HlaSubscriber
Return HLA class instance name provided by this HlaSubscriber actor.
getHlaInstanceName() - Method in interface org.hlacerti.lib.HlaUpdatable
Return the value of the instanceName parameter.
getHorizontalRangeModel() - Method in class diva.canvas.JCanvas
Return the horizontal range model for this canvas.
getHostAddress() - Method in class ptolemy.actor.lib.jjs.modules.discovery.DiscoveryHelper
Return the IP address of the host machine.
getHour() - Method in class ptolemy.data.DateToken
Get the hour part of this date.
getHRadius() - Method in class com.jhlabs.image.BoxBlurFilter
Get the horizontal size of the blur.
getHRadius() - Method in class com.jhlabs.image.SmartBlurFilter
Get the horizontal size of the blur.
getHRadius() - Method in class com.jhlabs.image.VariableBlurFilter
Get the horizontal size of the blur.
getHTMLPageContent() - Method in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Get the content of the whole HTML page.
getHTolerance() - Method in class com.jhlabs.image.ChromaKeyFilter
 
getHTolerance() - Method in class com.jhlabs.image.KeyFilter
Get the hue tolerance.
getI15dString(String) - Method in class com.jgoodies.forms.builder.I15dPanelBuilder
Looks up and returns the internationalized (i15d) string for the given resource key from the ResourceBundle.
getIconAt(int) - Method in class diva.gui.toolbox.JShadePane
Returns the tab icon at the given index.
getIconAt(String) - Method in class diva.gui.toolbox.JTreePane
Returns the tab icon at the given index.
getIconImage() - Method in interface diva.gui.AppContext
Get the image that represents this frame.
getIconImage() - Method in class diva.gui.AppContextDelegate
Return the image icon of the delegate.
getIconImage() - Method in class diva.gui.AppletContext
Get the image that represents this frame.
getIconImage() - Method in class diva.gui.ApplicationContext
Get the image that represents this frame.
getIconLoader() - Static method in class ptolemy.moml.MoMLParser
Get the icon loader for all MoMLParsers.
getIconModel() - Method in class ptolemy.vergil.actor.ActorGraphModel
Get the icon model.
getId() - Method in class ptolemy.domains.atc.kernel.policy2.Edge
Get the id.
getId() - Method in class ptolemy.domains.atc.kernel.policy2.Vertex
Get the id.
getID() - Method in class diva.canvas.AbstractSite
Get the ID of this site.
getID() - Method in class diva.canvas.connector.ArcMidpointSite
Get the ID of this site.
getID() - Method in class diva.canvas.connector.AutonomousSite
Return zero.
getID() - Method in class diva.canvas.connector.BoundsSite
Get the ID of this site.
getID() - Method in class diva.canvas.connector.CenterSite
Get the ID of this site.
getID() - Method in class diva.canvas.connector.ConnectorEvent
Return the type id for this event.
getID() - Method in class diva.canvas.connector.NullSite
Return 0
getID() - Method in class diva.canvas.connector.ParametricSite
Get the ID of this site.
getID() - Method in class diva.canvas.connector.PerimeterSite
Get the ID of this site.
getID() - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Get the ID of this site.
getID() - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Get the ID of this site.
getID() - Method in class diva.canvas.interactor.PathGeometry.Vertex
Get the ID of this site.
getID() - Method in interface diva.canvas.Site
Get the ID of this site.
getID() - Method in class diva.canvas.SiteDecorator
Get the ID of this site.
getID() - Method in class diva.graph.GraphEvent
Return the type id for this event.
getID() - Method in class diva.graph.GraphViewEvent
Return the type id for this event.
getID() - Method in class diva.gui.ViewEvent
Return the event type.
getID() - Method in class ptolemy.distributed.domains.sdf.kernel.DistributedSDFReceiver
Return the ID of the receiver.
getID() - Method in class ptolemy.domains.csp.kernel.ConditionalBranch
Returns the identification number of this branch(according to its controller).
getID() - Method in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
Check whether this has a id attribute.
getID() - Method in class ptolemy.vergil.actor.PortConnectSite
Return the ID specified in the constructor.
getID() - Method in class ptolemy.vergil.toolbox.PortSite
Return the ID for this site, which is the number of the port.
getID(String) - Method in class ptolemy.domains.metroII.kernel.EventDictionary
Return the event ID associated with the event name.
getIdentifier() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get string identifier (non-unique) for node.
getIdentifier() - Method in class ptolemy.data.expr.ASTPtAssignmentNode
 
getIdsReceiversMap() - Method in class ptolemy.distributed.actor.DistributedDirector
Return the map from ID to the receiver containing the ID.
getImage() - Method in class diva.canvas.toolbox.ImageFigure
Return the figure's image.
getImage() - Method in class ptolemy.actor.gui.ImageTokenEffigy
Return the image represented by this effigy.
getImage(String) - Method in class diva.gui.ApplicationResources
Deprecated.
Get a resource as an image.
getImage(String) - Method in class diva.resource.RelativeBundle
Get a resource as an image.
GetImage() - Method in class ptolemy.data.expr.SimpleCharStream
Get token literal value.
GetImage() - Method in class ptolemy.moml.unit.SimpleCharStream
Get token literal value.
getImageIcon(String) - Method in class diva.gui.ApplicationResources
Deprecated.
Get a resource as an image icon.
getImageIcon(String) - Method in class diva.resource.RelativeBundle
Get a resource as an image icon.
getImageTypes() - Static method in class ptolemy.actor.lib.jjs.VertxHelperBase
Return a set of informal image type names that can be sent.
getImpulses() - Method in class ptolemy.plot.Plot
Return whether a line will be drawn from any plotted point down to the x axis.
getImpulses() - Method in interface ptolemy.plot.PlotInterface
Return whether a line will be drawn from any plotted point down to the x axis.
getIncludeBlock(String, String) - Static method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodegenUtilities
Return a code block to include a file.
getIncludeDirectories() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Return an empty HashSet.
getIncludeDirectories() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Return the include directories specified in the "includeDirectories" blocks in the templates of the actors included in this CompositeActor.
getIncludeDirectories() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Return a set of directories to include for the generated code.
getIncomingPort() - Method in class ptolemy.data.ontologies.FiniteConcept
Return the below port specified in the constructor.
getIncomingPort() - Method in class ptolemy.domains.modal.kernel.State
Return the incoming port.
getIncomingPort() - Method in interface ptolemy.kernel.util.Flowable
Return the incoming port.
getIndentPrefix(int) - Static method in class ptolemy.util.StringUtilities
Return a number of spaces that is proportional to the argument.
getIndex() - Method in class ptolemy.actor.sched.FixedPointDirector
Return the current index of the director.
getIndex() - Method in interface ptolemy.actor.SuperdenseTimeDirector
Return a superdense time index for the current time.
getIndex() - Method in class ptolemy.domains.de.kernel.DEDirector
Return a superdense time index for the current time, where the index is equal to the microstep.
getIndex() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Return a superdense time index for the current time, where the index is equal to the microstep.
getIndex() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Return a superdense time index for the current time.
getIndex() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Return a superdense time index for the current time, where the index is equal to the microstep.
getIndex() - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Return a superdense time index for the current time, where the index is equal to the microstep.
getIndex(String) - Method in class com.microstar.xml.driver.SAXDriver
 
getIndex(String, String) - Method in class com.microstar.xml.driver.SAXDriver
 
getIndexes() - Method in class ptolemy.math.Interpolation
Return the reference indexes.
getIndexForColor(int) - Method in class com.jhlabs.image.OctTreeQuantizer
Get the color table index for a color.
getIndexForColor(int) - Method in interface com.jhlabs.image.Quantizer
Using the previously-built color table, return the index into that table for a pixel.
getIndexOfChild(Object, Object) - Method in class ptolemy.vergil.tree.ClassAndEntityTreeModel
Return the index of the given child within the given parent.
getIndexOfChild(Object, Object) - Method in class ptolemy.vergil.tree.CompositeTreeModel
Return the index of the given child within the given parent.
getIndexOfChild(Object, Object) - Method in class ptolemy.vergil.tree.EntityTreeModel
Return the index of the given child within the given parent.
getIndexOfChild(Object, Object) - Method in class ptolemy.vergil.tree.FullTreeModel
Return the index of the given child within the given parent.
getInfiniteConceptByString(String) - Method in class ptolemy.data.ontologies.InfiniteConceptRepresentative
Return the InfiniteConcept that is represented by the given string.
getInfo() - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Return a high-level description of this automaton.
getInfo() - Method in class ptolemy.graph.test.TestConstant
Return the information of this term.
getInfo() - Method in class ptolemy.graph.test.TestVariable
Return the information of this term.
GetInfo - Class in ptolemy.domains.modal.kernel.test
Display the high-level information of interface automata to stdout.
GetInfo(String[]) - Constructor for class ptolemy.domains.modal.kernel.test.GetInfo
Write the high-level description of the interface automaton to stdout.
getIngredientList() - Method in class ptolemy.actor.gt.GTIngredientsAttribute
Parse the expression of this attribute if necessary and return the up-to-date ingredient list contained in this attribute.
getInitialSolverInformation() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Initialize the solver and get the initial statistics for the Lattice OntologySolver.
getInitialState() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return the initial state of this actor.
getInitialState() - Method in class ptolemy.domains.ptera.kernel.PteraController
Return null as the initial state.
getInitialVariable() - Method in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
Return the initial variable.
getInitialVariableName() - Method in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
Returns the initial variable's name.
getInitMethod() - Method in class ptolemy.copernicus.kernel.EntitySootClass
Get the init method.
getInjector() - Static method in class ptolemy.actor.injection.PtolemyInjector
Return the PtolemyInjector.
getInLines() - Method in class com.jhlabs.image.FieldWarpFilter
 
getInputController() - Method in class ptolemy.actor.process.CompositeProcessDirector
Return the input branch controller of this director.
getInputDependencyList(FMIScalarVariable) - Method in class ptolemy.actor.lib.fmi.FMUImport
Return the input scalar dependency for a given FMI scalar.
getInputPort() - Method in class org.hlacerti.lib.HlaAttributeUpdater
FIXME: This should probably not be here.
getInputPort() - Method in class org.hlacerti.lib.HlaPublisher
FIXME: This should probably not be here.
getInputPort() - Method in interface org.hlacerti.lib.HlaUpdatable
FIXME: This should probably not be here.
getInputPort() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.SimulationJunction
 
getInputRates() - Method in class ptolemy.caltrop.ddi.DataflowWithRates.ActionRateSignature
 
getInputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticContraction
Get a list of the input ports to the operator.
getInputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticName
Get a list of the input ports to the operator.
getInputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get the list of ordered inputs.
getInputs() - Method in interface ptolemy.cg.lib.syntactic.SyntacticTerm
Return list of input Syntactic Ports to term.
getInputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Get all of the output ports for a column.
getInputType(String) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Get input type by name reference
getInputType(String) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
 
getInputType(String) - Method in class org.ptolemy.machineLearning.particleFilter.ParticleFilter
 
getInputType(String) - Method in class org.ptolemy.ssm.ParticleFilter
 
getInputType(String) - Method in class org.ptolemy.ssm.UnscentedKalmanFilterSSM
 
getInputVariableCount() - Method in class org.ptolemy.qss.solver.QSSBase
Return the count of input variables to the integrator.
getInputVariableCount() - Method in interface org.ptolemy.qss.util.DerivativeFunction
Return the count of input variables.
getInputVariableCount() - Method in class ptolemy.actor.lib.fmi.FMUQSS
Return the count of input variables.
getInputVariableCount() - Method in class ptolemy.domains.qss.kernel.QSSIntegrator
Return 1, because this actor always has one input variable, which specifies that value of the derivative.
getInputVariableModel(int) - Method in class org.ptolemy.qss.solver.QSSBase
Return the input variable model for the specified index.
getInside(int) - Method in class ptolemy.actor.IOPort
Get a token from the specified inside channel of this port.
getInsideChannel() - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Get the channel specified by the insideChannel parameter.
getInsideMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
getInsideReceivers() - Method in class ptolemy.actor.IOPort
If the port is an opaque output port, return the receivers that receive data from all inside linked relations.
getInsideReceivers() - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Override the base class to return the inside receiver for wireless communication if wireless communication is being used.
getInstance() - Static method in class com.jgoodies.forms.factories.DefaultComponentFactory
Returns the sole instance of this factory class.
getInstance() - Static method in class com.jgoodies.forms.util.DefaultUnitConverter
Lazily instantiates and returns the sole instance.
getInstance(boolean) - Static method in class ptolemy.data.BooleanToken
Return the instance of this class corresponding to the given boolean value.
getInstance(int, float) - Static method in class com.jhlabs.composite.MiscComposite
 
getInstance(Class<T>) - Method in class ptolemy.actor.injection.Injector
Get implementation for the provided interface based on the mappings loaded into the injector.
getInstanceHandle() - Method in class org.hlacerti.lib.HlaAttributeReflector
Returns the HLA object instance handle.
getInstanceHandle() - Method in interface org.hlacerti.lib.HlaReflectable
Returns the HLA object instance handle.
getInstanceHandle() - Method in class org.hlacerti.lib.HlaSubscriber
Returns the HLA object instance.
getInstantiatedInfiniteConcepts() - Method in class ptolemy.data.ontologies.InfiniteConceptRepresentative
Return the set of instantiated infinite concepts that are represented by this concept.
getInt(int) - Method in class org.json.JSONArray
Get the int value associated with an index.
getInt(Pointer) - Method in class org.ptolemy.fmi.FMIScalarVariable
Return the value of this variable as an int.
getInt(String) - Method in class org.json.JSONObject
Get the int value associated with a key.
getIntegerBitLength() - Method in class ptolemy.math.Precision
Return the number of bits representing the integer part.
getIntegerBitLength() - Method in class ptolemy.math.Quantization
Return the number of bits representing the integer part of the mantissa.
getIntegerMatrices - Variable in class ptolemy.matlab.Expression
If true, all double-valued matrix results are checked to see if all elements represent integers, and if so, an IntMatrixToken is returned, default is false for performance reasons.
getIntegratorAuxVariableCount() - Method in class ptolemy.domains.continuous.kernel.ContinuousODESolver
Return the number of auxiliary variables that an integrator should provide when solving the ODE.
getIntegratorAuxVariableCount() - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK23Solver
Return the number of time increments plus one (to store the truncation error).
getIntegratorAuxVariableCount() - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK45Solver
Return the number of time increments plus one (to store the truncation error).
getIntensity() - Method in class com.jhlabs.image.LightFilter.Light
 
getInteractor() - Method in class diva.canvas.AbstractFigure
Return the interactor of this figure.
getInteractor() - Method in class diva.canvas.connector.TerminalFigure
Return the interactor of this figure.
getInteractor() - Method in interface diva.canvas.Figure
Return the interactor of this figure.
getInternalFrame(JComponent) - Method in class diva.gui.DesktopContext
Return the internal frame for a given component.
getInternalPattern(IOPort) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Compute pattern for external iteration.
getInternalRepetitions(ComponentEntity) - Static method in class ptolemy.domains.pthales.lib.PthalesAtomicActor
Returns the internal repetitions values.
getInterpolation() - Method in class com.jhlabs.image.GradientFilter
 
getInterpolation() - Method in class com.jhlabs.image.InterpolateFilter
Get the interpolation factor.
getInterpolation() - Method in class com.jhlabs.image.TransformFilter
Get the type of interpolation to perform.
getInterpreter() - Method in class ptolemy.gui.ShellTextArea
Get the interpreter that has been registered with setInterpreter().
getInterpreter() - Method in class ptolemy.gui.UserDialog
Get the interpreter that has been registered with setInterpreter().
getIntersectedFigures(Rectangle2D) - Method in class diva.canvas.BasicZList
Get the figures with bounding boxes that intersect the given region.
getIntersectedFigures(Rectangle2D) - Method in interface diva.canvas.ZList
Get the figures with bounding boxes that intersect the given region.
getIntHybrid(Pointer) - Method in class org.ptolemy.fmi.FMIScalarVariable
Return the value of this variable as an int.
getIntMatrices - Variable in class ptolemy.matlab.Engine.ConversionParameters
If true, double matrices where all elements represent integers are returned as IntMatrixTokens (default false).
getIntoB() - Method in class com.jhlabs.image.ChannelMixFilter
 
getIntoG() - Method in class com.jhlabs.image.ChannelMixFilter
 
getIntoR() - Method in class com.jhlabs.image.ChannelMixFilter
 
getIntPeriod() - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Get the period of the giotto director in ms.
getIntValue(String) - Method in class ptolemy.gui.Query
Get the current value in the entry with the given name and return as an integer.
getInverseTransform() - Method in class diva.canvas.TransformContext
Get the transform from parent coordinates into local coordinates.
getInvert() - Method in class com.jhlabs.image.DoGFilter
 
getInvert() - Method in class com.jhlabs.image.FadeFilter
 
getInvert() - Method in class com.jhlabs.image.GradientWipeFilter
Get the invert.
getInvert() - Method in class com.jhlabs.image.HalftoneFilter
 
getInvert() - Method in class com.jhlabs.image.ShapeFilter
 
getInvocationPeriod() - Method in class ptolemy.domains.tdl.kernel.LetTask
Return the invocation period of the task.
getIOPortEventListeners() - Method in class ptolemy.actor.IOPort
Get the listeners for IOPortEvents.
getIs32Bit() - Static method in class org.ptolemy.fmi.FMUFile
Return true if this is a 32bit JVM.
getItem(String) - Method in class ptolemy.actor.lib.jjs.modules.localStorage.LocalStorageHelper
Take a key and return its value from the local storage if the key exists, otherwise, return null.
getIteration(ComponentEntity) - Static method in class ptolemy.domains.pthales.lib.PthalesAtomicActor
Returns the total iterations value.
getIterationCount() - Method in class ptolemy.actor.Manager
Return the iteration count, which is the number of iterations that have been started (but not necessarily completed).
getIterationCount() - Method in class ptolemy.actor.sched.ScheduleElement
Return the iteration count for this schedule.
getIterationCount() - Method in class ptolemy.graph.sched.ScheduleElement
Return the iteration count for this schedule.
getIterationCount(int) - Method in class diva.graph.layout.GridAnnealingLayout
 
getIterations() - Method in class com.jhlabs.image.BinaryFilter
Get the number of iterations the effect is performed.
getIterations() - Method in class com.jhlabs.image.BoxBlurFilter
Get the number of iterations the blur is performed.
getIterations() - Method in class com.jhlabs.image.FeedbackFilter
Get the number of iterations.
getIterations() - Method in class com.jhlabs.image.QuiltFilter
Get the number of iterations the effect is performed.
getIterations() - Method in class com.jhlabs.image.ShatterFilter
 
getIterations() - Method in class com.jhlabs.image.VariableBlurFilter
Get the number of iterations the blur is performed.
getIterations() - Method in class ptolemy.domains.sdf.kernel.SDFDirector
Return the number of iterations.
getIterations(ComponentEntity) - Static method in class ptolemy.domains.pthales.lib.PthalesAtomicActor
Returns the total iterations values.
getJGraph() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return the JGraph instance that this view uses to represent the ptolemy model.
getJGraph() - Method in class ptolemy.vergil.gt.GTFrame
Return the JGraph instance that this view uses to represent the ptolemy model.
getJGraph() - Method in class ptolemy.vergil.gt.GTFrameController
Return the JGraph instance that this view uses to represent the ptolemy model.
getJGraphs() - Method in class ptolemy.vergil.gt.GTFrameController
 
getJMenuBar() - Method in interface diva.gui.AppContext
Return the menu bar that the container uses.
getJMenuBar() - Method in class diva.gui.AppContextDelegate
Return the menu bar of the delegate.
getJMenuBar() - Method in class diva.gui.AppletContext
Return the menu bar that the container uses.
getJMenuBar() - Method in class diva.gui.ApplicationContext
Return the menu bar that the container uses.
getJSCopier() - Method in class ptolemy.vergil.basic.ExportParameters
Get the composite entity that is copying JavaScript and related files; return null if they are not being copied.
getJSONArray(int) - Method in class org.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class org.json.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in class org.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class org.json.JSONObject
Get the JSONObject value associated with a key.
getJToolBar() - Method in class diva.gui.DesktopContext
Get the tool bar.
getK() - Method in class com.jhlabs.image.QuiltFilter
 
getKernel() - Method in class com.jhlabs.image.ConvolveFilter
Get the convolution kernel.
getKey() - Method in class ptolemy.actor.ptalon.lib.KeyValuePair
The key of this KeyValuePair.
getKey() - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityCounterexamples.ConceptPair
Return the lesser concept of the counterexample.
getKey(Object) - Method in class ptolemy.actor.gt.data.TwoWayHashMap
Given a value, return the corresponding key in this two-way hash map.
getKeyIndex() - Method in class org.ptolemy.machineImprovisation.Note
Return the relative MIDI key index in base 12.
getKeys() - Method in class diva.gui.ApplicationResources
Deprecated.
Get an enumeration over the keys
getKeys() - Method in class diva.resource.RelativeBundle
Get an enumeration over the keys
getKeys() - Method in class ptolemy.util.OrderedResourceBundle
Get an Iterator over the Set of keys, allowing retrieval of the keys in the original order as listed in the properties file.
getKnot(int) - Method in class com.jhlabs.image.Gradient
Get a knot color.
getKnot(int) - Method in class com.jhlabs.image.SplineColormap
Get a knot color.
getKnotBlend(int) - Method in class com.jhlabs.image.Gradient
Get a knot blend type.
getKnotPosition(int) - Method in class com.jhlabs.image.Gradient
Get a knot position.
getKnotType(int) - Method in class com.jhlabs.image.Gradient
Get a knot type.
getLabel() - Method in class diva.canvas.toolbox.LabelWrapper
Get the label.
getLabel() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get the label of the node.
getLabel() - Method in class ptolemy.data.ontologies.ConceptRelation
Return the value of the ConceptRelation.annotation parameter.
getLabel() - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomatonTransition
Return the label of this transition.
getLabel() - Method in class ptolemy.domains.modal.kernel.Transition
Return a string describing this transition.
getLabel() - Method in class ptolemy.domains.ptera.kernel.SchedulingRelation
Return a string describing this scheduling relation.
getLabel() - Method in class ptolemy.vergil.toolbox.GraphicElement
Return the label of this graphic element.
getLabelComponentPadX() - Method in class com.jgoodies.forms.util.LayoutStyle
Returns a gap used to separate a label and associated control.
getLabelFigure() - Method in class diva.canvas.connector.AbstractConnector
Get the figure that displays this connector's label.
getLabelFromNode(SyntacticNode) - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Get the label associated with a give node.
getLabelLocation() - Method in class ptolemy.vergil.actor.LayoutHint.LayoutHintItem
A Point2D representing the position where a label of an edge should be positioned.
getLabelNames() - Method in class ptolemy.data.expr.ASTPtUnionConstructNode
Return the list of label names for this union construct.
getLabels() - Method in class ptolemy.moml.unit.Unit
Get the labels for a Unit.
getLabelsString() - Method in class ptolemy.moml.unit.Unit
Create a String that is the concatenation of all the labels.
getLacunarity() - Method in class com.jhlabs.image.FBMFilter
 
getLacunarity() - Method in class com.jhlabs.image.SkyFilter
 
getLastChosenTransition() - Method in class ptolemy.domains.modal.kernel.FSMActor
Deprecated.
getLastChosenTransitions() - Method in class ptolemy.domains.modal.kernel.FSMActor
Get the last chosen transitions.
getLastDirectory() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Get the directory that was last accessed.
getLastIndex() - Method in class diva.util.NullArrayIterator
Return the index of the element last returned.
getLastSelection() - Method in class diva.canvas.interactor.BasicSelectionModel
Return the last selection in the list.
getLastSelection() - Method in interface diva.canvas.interactor.SelectionModel
Return the last selection in the list.
getLastSubprocessReturnCode() - Method in class ptolemy.gui.JTextAreaExec
Return the return code of the last subprocess that was executed.
getLastSubprocessReturnCode() - Method in interface ptolemy.util.ExecuteCommands
Return the return code of the last subprocess that was executed.
getLastSubprocessReturnCode() - Method in class ptolemy.util.StreamExec
Return the return code of the last subprocess that was executed.
getLastTakenTransitions() - Method in class ptolemy.domains.modal.kernel.FSMActor
Get the last taken transitions.
getLastTime() - Method in class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Deprecated.
Only used for testing purposes
getLatest(int) - Method in class ptolemy.actor.lib.Recorder
Get the latest input for the specified channel.
getLatticeOntologies() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntology
Return the list of lattice ontologies that comprise the product lattice ontology.
getLayer() - Method in class diva.canvas.AbstractFigure
Get the most immediate layer containing this figure.
getLayer() - Method in class diva.canvas.connector.TerminalFigure
Get the most immediate layer containing this figure.
getLayer() - Method in interface diva.canvas.Figure
Get the most immediate layer containing this figure.
getLayer(int) - Method in class diva.canvas.toolbox.BasicCanvasPane
Get the layer at the given index.
getLayerBounds() - Method in class diva.canvas.CanvasLayer
Get the bounds of the shapes draw in this layer.
getLayerBounds() - Method in class diva.canvas.FigureLayer
Get the bounds of the shapes draw in this layer.
getLayeredPane() - Method in class diva.gui.AppContextDelegate
Returns the layeredPane of the delegate.
getLayerPoint() - Method in class diva.canvas.event.LayerEvent
Get the point where the event occurred.
getLayerSource() - Method in class diva.canvas.event.LayerEvent
Get the layer that the event occurred on.
getLayerX() - Method in class diva.canvas.event.LayerEvent
Get the horizontal component of the point where the event occurred.
getLayerY() - Method in class diva.canvas.event.LayerEvent
Get the vertical component of the point where the event occurred.
getLayout() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Returns the instance of FormLayout used to build this form.
getLayout() - Method in class diva.graph.layout.IncrementalLayoutListener
Return the layout.
getLayoutAlignmentX(Container) - Method in class com.jgoodies.forms.layout.FormLayout
Returns the alignment along the x axis.
getLayoutAlignmentY(Container) - Method in class com.jgoodies.forms.layout.FormLayout
Returns the alignment along the y axis.
getLayoutConstraintsManager() - Method in class ptolemy.actor.gui.run.CustomizableRunPane
Return the layout constraints manager for this pane.
getLayoutHintItem(Object, Object) - Method in class ptolemy.vergil.actor.LayoutHint
Get the LayoutHint.LayoutHintItem stored in this LayoutHint that is identified by the head and tail of the link for which it specifies bend points.
getLayoutInfo(Container) - Static method in class com.jgoodies.forms.debug.FormDebugUtils
Computes and returns the layout's grid origins.
getLayoutInfo(Container) - Method in class com.jgoodies.forms.layout.FormLayout
Computes and returns the horizontal and vertical grid origins.
getLayoutMode() - Method in class diva.gui.DesktopContext
Get the layout mode
getLayoutPercentage() - Method in class diva.graph.basic.BasicLayoutTarget
Return the percentage of the pane that is used for layout.
getLayoutTarget() - Method in class diva.graph.layout.AbstractGlobalLayout
Return the layout target.
getLayoutTarget() - Method in interface diva.graph.layout.GlobalLayout
Return the layout target.
getLayoutTarget() - Method in class diva.graph.layout.IncrLayoutAdapter
Return the layout target.
getLayoutTarget() - Method in class diva.graph.layout.ProxyIncrLayout
Return the layout target.
getLayoutTarget() - Method in class diva.graph.layout.RandomIncrLayout
Return the layout target.
getLayoutVerticalSpace() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get the vertical offset for visually representing node.
getLCM() - Method in class ptolemy.domains.giotto.kernel.GiottoScheduler
Returns the LCM value.
getLeadingColumn() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Returns the index of the leading column.
getLeadingColumn() - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Returns the leading column.
getLeadingColumnOffset() - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Returns the offset of the leading column, often 0 or 1.
getLeastSignificantBitPosition() - Method in class ptolemy.math.Precision
Return the bit position of the least significant bit of the given fixed point precision.
getLeftBorder() - Method in class com.jhlabs.image.BorderFilter
Returns the left border value.
getLegend(int) - Method in class ptolemy.plot.PlotBox
Get the legend for a dataset, or null if there is none.
getLegend(int) - Method in interface ptolemy.plot.PlotBoxInterface
Get the legend for a dataset, or null if there is none.
getLegendDataset(String) - Method in class ptolemy.plot.PlotBox
Given a legend string, return the corresponding dataset or -1 if no legend was added with that legend string The legend would have been set by addLegend().
getLegendDataset(String) - Method in interface ptolemy.plot.PlotBoxInterface
Given a legend string, return the corresponding dataset or -1 if no legend was added with that legend string The legend would have been set by addLegend().
getLength() - Method in class com.jhlabs.image.GlintFilter
Get the length of the stars.
getLength() - Method in class com.jhlabs.image.ScratchFilter
 
getLength() - Method in class com.microstar.xml.driver.SAXDriver
 
getLength() - Method in class diva.canvas.connector.Arrowhead
Get the length.
getLesserTerm() - Method in class ptolemy.graph.Inequality
Return the lesser term of this inequality.
getLet() - Method in class ptolemy.domains.tdl.kernel.LetTask
Return the LET of the task.
getLevelCount() - Method in class diva.graph.layout.LevelLayout.LevelData
 
getLevels() - Method in class com.jhlabs.image.ContourFilter
 
getLevels() - Method in class com.jhlabs.image.DiffusionFilter
Get the number of dither levels.
getLevels() - Method in class com.jhlabs.image.DitherFilter
Get the number of dither levels.
getLevels() - Method in class com.jhlabs.image.OilFilter
Get the number of levels for the effect.
getLexicalTokenList() - Method in class ptolemy.data.expr.ASTPtProductNode
Return the list of lexical tokens that were used to make this node.
getLexicalTokenList() - Method in class ptolemy.data.expr.ASTPtSumNode
Return the list of lexical tokens that were used to make this node.
getLhs() - Method in class ptolemy.moml.unit.UnitConstraint
Get the left hand side.
getLibName() - Method in class ptolemy.domains.pthales.kernel.PthalesDirector
Get the name of the library to use.
getLibraries() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Return an empty HashSet.
getLibraries() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Return the libraries specified in the "libraries" blocks in the templates of the actors included in this CompositeActor.
getLibraries() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Return a set of libraries to link in the generated code.
getLibrary() - Method in class ptolemy.moml.LibraryAttribute
Return the library specified by the configure() method or the setLibrary() method, or null if it has not been set.
getLibrary() - Static method in class ptolemy.moml.unit.UnitLibrary
Return the Library.
getLibraryDirectories() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Return an empty HashSet.
getLibraryDirectories() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Return the libraries specified in the "libraryDirectories" blocks in the templates of the actors included in this CompositeActor.
getLibraryDirectories() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Return a set of directories to find libraries in.
getLights() - Method in class com.jhlabs.image.LightFilter
 
getLine() - Method in exception com.microstar.xml.XmlException
Get the line number containing the error.
getLine() - Method in class ptolemy.data.expr.SimpleCharStream
Deprecated.
getLine() - Method in class ptolemy.moml.unit.SimpleCharStream
Deprecated.
getLineGapSpec() - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Returns the row specification that is used to separate component lines.
getLineNumber() - Method in class com.microstar.xml.driver.SAXDriver
 
getLineNumber() - Method in class com.microstar.xml.XmlParser
Return the current line number.
getLineNumber() - Method in class diva.util.LoggableOp
Get the current line number.
getLineNumber() - Method in class diva.util.xml.XmlReader
Get the current line number.
getLinePad() - Method in class com.jgoodies.forms.util.LayoutStyle
Returns a narrow vertical pad used to separate lines.
getLineStyles() - Method in class ptolemy.plot.Plot
Return false if setLineStyles() has not yet been called or if setLineStyles(false) has been called, which signifies that different line styles are not to be used.
getLineStyles() - Method in interface ptolemy.plot.PlotInterface
Return false if setLineStyles() has not yet been called or if setLineStyles(false) has been called, which signifies that different line styles are not to be used.
getLineWidth() - Method in class diva.canvas.connector.AbstractConnector
Get the line width of this figure.
getLineWidth() - Method in class diva.canvas.toolbox.BasicFigure
Get the line width.
getLineWidth() - Method in class diva.util.java2d.AbstractPaintedGraphic
Get the line width.
getLineWidth() - Method in interface diva.util.java2d.PaintedGraphic
Get the line width.
getLineWidth() - Method in class diva.util.java2d.PaintedPath
Get the line width.
getLineWidth() - Method in class diva.util.java2d.PaintedShape
Get the line width
getLink() - Method in class ptolemy.vergil.actor.LinkManhattanConnector
Return the associated link.
getLinkedVertex() - Method in class ptolemy.moml.Vertex
Return the other vertex to which there is a path from this vertex, or null if there is none.
getLinkModel() - Method in class ptolemy.vergil.actor.ActorGraphModel
Return the model for edge objects that are instance of Link.
getList() - Method in class diva.gui.toolbox.ListDataModel
Return this model as a list.
getList() - Method in class ptolemy.actor.gt.data.FastLinkedList.Entry
Get the linked list that contains this entry.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ptolemy.domains.sequence.gui.ActorCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ptolemy.vergil.toolbox.PtolemyListCellRenderer
 
getLocalGraphModel() - Method in class diva.graph.layout.LevelLayout
Return the local graph model.
getLocality() - Method in class ptolemy.kernel.util.ChangeRequest
If a change is localized to a particular object and objects that it contains, then that object should be returned by this method.
getLocalName(int) - Method in class com.microstar.xml.driver.SAXDriver
 
getLocalPort() - Method in class lbnl.actor.lib.net.Server
Get the port number.
getLocalTime() - Method in class ptolemy.actor.LocalClock
Get current local time.
getLocalTimeForCurrentEnvironmentTime() - Method in class ptolemy.actor.LocalClock
Get the local time that corresponds to the current environment time.
getLocalTimeForEnvironmentTime(Time) - Method in class ptolemy.actor.LocalClock
Get the local time that corresponds to the given environment time.
getLocalURL(String, URL) - Static method in class org.terraswarm.accessor.JSAccessor
If the URL can be found locally, return it, otherwise return the value of the passed in URL.
getLocation() - Method in class ptolemy.actor.parameters.LocationParameter
Get the location of the center of the container in some Cartesian coordinate system.
getLocation() - Method in class ptolemy.domains.coroutine.kernel.ControlEntryToken
 
getLocation() - Method in class ptolemy.domains.coroutine.kernel.ControlExitToken
 
getLocation() - Method in interface ptolemy.kernel.util.Locatable
Get the location in some cartesian coordinate system.
getLocation() - Method in class ptolemy.kernel.util.Location
Get the center location in some cartesian coordinate system.
getLocation() - Method in class ptolemy.vergil.basic.RelativeLocation
Get the location in some cartesian coordinate system.
getLocation(Rectangle2D, int) - Static method in class diva.canvas.CanvasUtilities
Get the point on the given rectangular shape indicated by the location flag.
getLocation(Object) - Method in class ptolemy.vergil.basic.LocatableNodeController
Return the desired location of this node.
getLocation(NamedObj) - Static method in class ptolemy.vergil.actor.KielerLayoutUtil
Find a location for the given object.
getLocationPoint(Locatable) - Static method in class ptolemy.vergil.actor.KielerLayoutUtil
Retrieve the actual position from a locatable instance.
getLocationPoint(NamedObj) - Static method in class ptolemy.vergil.actor.KielerLayoutUtil
Get the location given by the location attribute of the given input object.
getLong(int) - Method in class org.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class org.json.JSONObject
Get the long value associated with a key.
getLongValue() - Method in class ptolemy.actor.util.Time
Return the long representation of the time value of this time object.
getLowerThreshold() - Method in class com.jhlabs.image.ThresholdFilter
Get the lower threshold value.
getLowLevel() - Method in class com.jhlabs.image.LevelsFilter
 
getLowOutputLevel() - Method in class com.jhlabs.image.LevelsFilter
 
getLUT() - Method in class com.jhlabs.image.RGBAdjustFilter
 
getLUT() - Method in class com.jhlabs.image.TransferFilter
 
getMacAddress() - Method in class ptolemy.actor.lib.jjs.modules.discovery.DiscoveryHelper
Get the MAC (Media Access Control) address of the first non-loopback, non-multicast address.
getMacLength(String) - Method in class ptolemy.actor.lib.jjs.modules.crypto.CryptoHelper
Return the MAC (Message Authentication Code) length for the given MAC algorithm.
getMagentaScreenAngle() - Method in class com.jhlabs.image.ColorHalftoneFilter
Get the magenta screen angle.
getMajor() - Method in class org.ptolemy.commons.ThreeDigitVersionSpecification
Return the major (leading) verson digit.
getManager() - Method in interface ptolemy.actor.Actor
Return the Manager, if there is one.
getManager() - Method in class ptolemy.actor.AtomicActor
Return the Manager responsible for execution of this actor, if there is one.
getManager() - Method in class ptolemy.actor.CompositeActor
Get the manager responsible for execution of this composite actor.
getManager() - Method in class ptolemy.actor.gt.StateMatcher
Return null.
getManager() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return the Manager responsible for execution of this actor, if there is one.
getMantissaBitLength() - Method in class ptolemy.math.Quantization
Return the number of bits to represent the mantissa.
getMantissaPrecision() - Method in class ptolemy.math.FixPointQuantization
Return the precision of the mantissa of the value.
getMantissaPrecision() - Method in class ptolemy.math.Quantization
Return the precision fore the mantissa of a compliant 2's complement representation.
getMap() - Method in class com.jhlabs.image.ArrayColormap
Get the array of colors for the colormap.
getMappedName(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Get the unique name for the symbol in the PtalonActor.
getMappedName(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Get the unique name for the symbol in the PtalonActor.
getMappedName(String) - Method in class ptolemy.actor.ptalon.PtalonActor
Get the stored unique name for a symbol in the PtalonActor.
getMappingFile() - Method in class ptolemy.domains.metroII.kernel.MappingEditor
Gets mapping file name.
getMarking() - Method in class ptolemy.domains.petrinet.kernel.Place
getMarking() is to get the _currentMarking of the place.
getMarksStyle() - Method in class ptolemy.plot.Plot
Get the marks style, which is one of "none", "points", "dots", or "various".
getMarksStyle() - Method in interface ptolemy.plot.PlotInterface
Get the marks style, which is one of "none", "points", "dots", or "various".
getMask() - Method in class com.jhlabs.image.GradientWipeFilter
Get the mask.
getMask() - Method in class com.jhlabs.image.HalftoneFilter
Get the halftone mask.
getMask() - Method in class com.jhlabs.image.MaskFilter
 
getMaskImage() - Method in class com.jhlabs.image.ApplyMaskFilter
Get the mask image.
getMatcherName() - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Get the matcherName element.
getMatchingMethod(SootClass, String, List) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Get the method in the given class that has the given name and will accept the given argument list.
getMatchResult() - Method in class ptolemy.actor.gt.GraphMatcher
Return the most recent match result, which the user should not modify.
getMatchResult() - Method in class ptolemy.actor.gt.GraphTransformer
Get the current match result used for the transformation.
getMaterial() - Method in class com.jhlabs.image.LightFilter
 
getMatrix() - Method in class com.jhlabs.image.DiffusionFilter
Get the dither matrix.
getMatrix() - Method in class com.jhlabs.image.DitherFilter
Get the dither matrix.
getMatrix() - Method in class com.jhlabs.image.SwizzleFilter
Get the swizzle matrix.
getMatrixTypeForElementType(Type) - Static method in class ptolemy.data.type.MatrixType
Return a matrix type whose element type is the given element type.
getMaxDataSets() - Method in class ptolemy.plot.Plot
Deprecated. 
getMaxDataSets() - Method in interface ptolemy.plot.PlotInterface
Deprecated. 
getMaxFrequency() - Method in class com.jhlabs.image.Histogram
 
getMaxFrequency(int) - Method in class com.jhlabs.image.Histogram
 
getMaximum() - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
getMaximumDifference() - Method in class ptolemy.domains.modal.kernel.RelationList
Return the maximum current difference of all the relations by iterating the relation list.
getMaximumOrder() - Method in class org.ptolemy.qss.util.ModelPolynomial
Get the maximum order of the polynomial.
getMaximumSize() - Method in class diva.gui.toolbox.JPseudoFrame
Return a fixed size
getMaximumSize() - Method in class ptolemy.gui.Query
Return the preferred height, but set the width to the maximum possible value.
getMaximumSize() - Method in class ptolemy.media.Picture
Return the maximum size.
getMaximumUnscaledValue() - Method in class ptolemy.math.Precision
Return the maximum integer value before scaling so that quantization levels are represented by adjacent integers.
getMaximumUnscaledValue() - Method in class ptolemy.math.Quantization
Return the maximum quantizable value after scaling so that quantization levels are represented by adjacent integers.
getMaximumValue() - Method in class ptolemy.math.Quantization
Return the maximum quantizable value.
getMaxLevelWidth(boolean) - Method in class diva.graph.layout.LevelLayout.LevelData
Each level contains a list of nodes that are in that level (level width).
getMaxValue() - Method in class com.jhlabs.image.Histogram
 
getMaxValue() - Method in class ptolemy.actor.parameters.IntRangeParameter
Return the maximum value of this parameter as an integer.
getMaxValue(int) - Method in class com.jhlabs.image.Histogram
 
getMDIContext() - Method in class diva.gui.tutorial.MDIApplication
Get the MDI frame -- type-specific version of getApplicationFrame().
getMean() - Method in class org.ptolemy.ssm.GaussianMeasurementModel
Get the mean.
getMean() - Method in interface org.ptolemy.ssm.GaussianModel
Get model mean.
getMeanValue() - Method in class com.jhlabs.image.Histogram
 
getMeanValue(int) - Method in class com.jhlabs.image.Histogram
 
getMeasurementParameter(String) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Returns a parameter value corresponding to a measurement.
getMeasurementParameter(String) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
 
getMeasurementParameter(String) - Method in class org.ptolemy.machineLearning.particleFilter.ParticleFilter
 
getMeasurementParameter(String) - Method in class org.ptolemy.ssm.ParticleFilter
Return the first encountered value for now.
getMeasurementParameter(String) - Method in class org.ptolemy.ssm.UnscentedKalmanFilterSSM
Return the first encountered value for now.
getMeasurementParameterExpression(String) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Get measurement parameter expression.
getMeasurementParameterExpression(String) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
 
getMeasurementParameterPostfix() - Method in class org.ptolemy.ssm.MeasurementModel
Return the measurement postfix.
getMemory() - Method in class ptolemy.domains.taskpt.kernel.TaskPtDirector
Get the memory assigned to this director.
getMemory() - Method in class ptolemy.domains.taskpt.lib.MemoryAccess
Get the memory that this actor can access.
getMenuFactory() - Method in class diva.gui.toolbox.MenuCreator
Return the menu factory.
getMerge() - Method in class com.jhlabs.image.ShapeFilter
 
getMessage() - Method in exception com.microstar.xml.XmlException
Get the error message from the parser.
getMessage() - Method in exception ptolemy.actor.process.TerminateProcessException
Get the detail message.
getMessage() - Method in class ptolemy.actor.test.TestTypeListener
Return the last type change message.
getMessage() - Method in error ptolemy.data.expr.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in exception ptolemy.kernel.util.KernelException
Get the message of this exception.
getMessage() - Method in exception ptolemy.kernel.util.KernelRuntimeException
Get the message of this exception.
getMessage() - Method in error ptolemy.moml.unit.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessageHandler() - Static method in class ptolemy.util.MessageHandler
Return the message handler instance that is used by the static methods in this class.
getMessages() - Method in class ptolemy.domains.petrinet.lib.PetriNetRecorder
Return the messages recorded since initialize() was called.
getMessages() - Method in class ptolemy.kernel.util.RecorderListener
Get the messages recorded so far.
getMessages() - Method in class ptolemy.moml.test.RecorderErrorHandler
Get the messages recorded so far.
getMessages() - Method in class ptolemy.util.test.RecorderMessageHandler
Get the messages recorded so far.
getMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
getMethod() - Method in class ptolemy.data.expr.CachedMethod
Return the method giving the operation associated with this object, or null if none was found.
getMethodExceptionString() - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Return the exception signature (for Java).
getMethodExceptionString() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Return the exception signature (for Java).
getMethodInputPortList(String) - Method in interface ptolemy.domains.sequence.kernel.MultipleFireMethodsInterface
Return the list of input ports associated with the given method name.
getMethodInputPortList(String) - Method in class ptolemy.domains.sequence.lib.BaseMultipleMethodsActor
Return the list of input ports associated with the given method name.
getMethodName() - Method in class ptolemy.data.expr.ASTPtMethodCallNode
Return the name of the method invoked by this node.
getMethodName() - Method in class ptolemy.domains.sequence.kernel.ProcessAttribute
Return the method name to be called on the actor, or an empty string if there is none.
getMethodName() - Method in class ptolemy.domains.sequence.kernel.SequenceFiring
Get the method name to be executed when the actor fires, or null if there is none.
getMethodOutputPort(String) - Method in interface ptolemy.domains.sequence.kernel.MultipleFireMethodsInterface
Return the output port associated with the given method name, if there is one.
getMethodOutputPort(String) - Method in class ptolemy.domains.sequence.lib.BaseMultipleMethodsActor
Return the output port associated with the given method name, if there is one.
getMethodVisibilityString() - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Return the visibility signature for run() and execute() (for Java).
getMethodVisibilityString() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Return the return signature for run() and execute().
getMicro() - Method in class org.ptolemy.commons.ThreeDigitVersionSpecification
Return the micro (third) verson digit.
getMicrosecond() - Method in class ptolemy.data.DateToken
Get the microsecond part of this date.
getMicrostep() - Method in class ptolemy.domains.de.kernel.DEDirector
Get the current microstep.
getMicrostep() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Return the current microstep or the microstep of the event, if an actor is currently executing.
getMicrostep() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Return the current microstep or the microstep of the event, if an actor is currently executing.
getMicrostepForToken(Token) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
Get the microstep of the event that contained the token.
getMicrostepForToken(Token) - Method in class ptolemy.domains.ptides.lib.PtidesPort
Get the microstep of the event that contained the token.
getMidColor() - Method in class com.jhlabs.image.TritoneFilter
Get the mid color.
getMidpointSite() - Method in class diva.canvas.connector.ArcConnector
Get the site that marks the midpoint of the connector.
getMillisecond() - Method in class ptolemy.data.DateToken
Get the millisecond part of this date.
getMimeType() - Method in class ptolemy.vergil.basic.export.web.DefaultTitle
A title is of type text/html.
getMimeType() - Method in class ptolemy.vergil.basic.export.web.HTMLImage
Return image plus the appropriate file extension, e.g.
getMimeType() - Method in class ptolemy.vergil.basic.export.web.HTMLText
HTMLText is of type text/html.
getMimeType() - Method in class ptolemy.vergil.basic.export.web.IconLink
A link is of type text/html.
getMimeType() - Method in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
BasicJSPlotter is of type text/html.
getMimeType() - Method in class ptolemy.vergil.basic.export.web.Script
Script is of type text/javascript for backwards compatibility.
getMimeType() - Method in class ptolemy.vergil.basic.export.web.Title
A title is of type text/html.
getMimeType() - Method in interface ptolemy.vergil.basic.export.web.WebExportable
Return the Mime type of the content (for example, text/html).
getMinFrequency() - Method in class com.jhlabs.image.Histogram
 
getMinFrequency(int) - Method in class com.jhlabs.image.Histogram
 
getMinimum() - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
getMinimumDelay(IOPort) - Method in class ptolemy.domains.tdl.kernel.TDLCausalityInterface
Return the minimum delay for this port.
getMinimumSize() - Method in class diva.canvas.interactor.BoundsGeometry
Get the minimum size of the rectangle.
getMinimumSize() - Method in class diva.canvas.interactor.CircleGeometry
Get the minimum size of the rectangle.
getMinimumSize() - Method in class diva.gui.toolbox.JPseudoFrame
Return a fixed size
getMinimumSize() - Method in class ptolemy.media.Picture
Return the minimum size.
getMinimumUnscaledValue() - Method in class ptolemy.math.Precision
Return the minimum integer value before scaling so that quantization levels are represented by adjacent integers.
getMinimumUnscaledValue() - Method in class ptolemy.math.Quantization
Return the minimum quantizable value after scaling so that quantization levels are represented by adjacent integers.
getMinimumValue() - Method in class ptolemy.math.Quantization
Return the minimum quantizable value.
getMinor() - Method in class org.ptolemy.commons.ThreeDigitVersionSpecification
Return the minor (middle) verson digit.
getMinute() - Method in class ptolemy.data.DateToken
Get the minute part of this date.
getMinValue() - Method in class com.jhlabs.image.Histogram
 
getMinValue() - Method in class ptolemy.actor.parameters.IntRangeParameter
Return the minimum value of this parameter.
getMinValue(int) - Method in class com.jhlabs.image.Histogram
 
getMix() - Method in class com.jhlabs.image.SmearFilter
 
getMode() - Method in class com.jhlabs.image.DeinterlaceFilter
 
getModel() - Method in class diva.gui.BasicPage
Return the model of the page.
getModel() - Method in interface diva.gui.Page
Return the model of the page.
getModel() - Method in class ptolemy.actor.gt.controller.ModelParameter
Get the model stored in this parameter.
getModel() - Method in class ptolemy.actor.gui.exec.ExecShellEffigy
Return the model used to store variables.
getModel() - Method in class ptolemy.actor.gui.ExpressionShellEffigy
Return the model used to store variables.
getModel() - Method in class ptolemy.actor.gui.ModelPane
Get the associated model.
getModel() - Method in class ptolemy.actor.gui.properties.GUIAction
Get the model contained in the current frame.
getModel() - Method in class ptolemy.actor.gui.ptjacl.TclShellEffigy
Return the model used to store variables.
getModel() - Method in class ptolemy.actor.gui.PtolemyEffigy
Return the ptolemy model that this is an effigy of.
getModel() - Method in class ptolemy.actor.gui.PtolemyFrame
Get the associated model or Ptolemy II object.
getModel() - Method in class ptolemy.actor.gui.python.PythonShellEffigy
Return the model used to store variables.
getModelContainer() - Method in class ptolemy.actor.lib.ExceptionManagerModel
Return the ExceptionManager that contains the model.
getModelErrorHandler() - Method in class ptolemy.kernel.util.NamedObj
Get the model error handler specified by setErrorHandler().
getModelException() - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Return the exception (if any) that occurred when the refinement was fired.
getModelName() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the model name.
getModelNextIterationTime() - Method in class ptolemy.actor.Director
Return the next time of interest in the model being executed by this director or the director of any enclosing model up the hierarchy.
getModelNextIterationTime() - Method in class ptolemy.actor.sched.FixedPointDirector
Return the next time of interest in the model being executed by this director or the director of any enclosing model up the hierarchy.
getModelNextIterationTime() - Method in class ptolemy.domains.de.kernel.DEDirector
Return the timestamp of the next event in the queue.
getModelNextIterationTime() - Method in class ptolemy.domains.dt.kernel.DTDirector
Return the time value of the next iteration.
getModelNextIterationTime() - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Return the next time that this director expects activity.
getModelNextIterationTime() - Method in class ptolemy.domains.gr.kernel.GRDirector
Return maximum value for type double.
getModelNextIterationTime() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Override the base class so that if any outgoing transition has a guard that evaluates to true, then return the current time.
getModelNextIterationTime() - Method in class ptolemy.domains.sdf.kernel.SDFDirector
Return the time value of the next iteration.
getModelNextIterationTime() - Method in class ptolemy.domains.sr.kernel.SRDirector
Return the time value of the next iteration.
getModelParameter() - Method in class ptolemy.actor.gt.controller.GTEvent
Get the model parameter that stores the current model to be transformed.
getModelStartTime() - Method in class ptolemy.actor.Director
Return the start time parameter value, if it has been explicitly set.
getModelStopTime() - Method in class ptolemy.actor.Director
Return the stop time parameter value, if it has been set, and otherwise, return a time with value Double.POSITIVE_INFINITY.
getModelStopTime() - Method in class ptolemy.actor.lib.PoissonClock
Get the stop time.
getModelStopTime() - Method in class ptolemy.actor.lib.TimedSource
Get the stop time.
getModelTime() - Method in class ptolemy.actor.AbstractReceiver
Return the current time associated with this receiver.
getModelTime() - Method in class ptolemy.actor.Director
Return the current time object of the model being executed by this director.
getModelTime() - Method in class ptolemy.domains.dde.kernel.DDEDirector
Return the current time of the DDEThread that calls this method on behalf of an actor.
getModelTime() - Method in class ptolemy.domains.dde.kernel.TimeKeeper
Return the current time of this TimeKeeper.
getModelTime() - Method in class ptolemy.domains.dt.kernel.DTReceiver
Return the local time associated with this receiver.
getModelTime() - Method in class ptolemy.domains.gr.kernel.GRDirector
Return the current "time".
getModelTime() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Return the local time or, (i) if an actor is executing or (ii) an input token is read, (i) the timestamp of the event that caused the actor execution or (ii) the timestamp of the input event.
getModelTime() - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Return the current time object of the model being executed by this director.
getModelTime() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Return the local time or, (i) if an actor is executing or (ii) an input token is read, (i) the timestamp of the event that caused the actor execution or (ii) the timestamp of the input event.
getModelTime() - Method in class ptolemy.domains.tdl.kernel.TDLModuleDirector
Return the current model time which is the model time of the executive director.
getModelTime(int) - Method in class ptolemy.actor.IOPort
Return the current time associated with a certain channel.
getModelTime(int, boolean) - Method in class ptolemy.actor.IOPort
Return the current time associated with a certain channel.
getModelUpdater() - Method in class ptolemy.actor.gt.controller.TransformationAttribute
Get the model updater encapsulated in this attribute.
getModelURI(NamedObj) - Static method in class ptolemy.kernel.attributes.URIAttribute
Return the URI from which the specified model was read, or null if there is no such URI.
getModelURIMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
getModePeriod(NamedObj) - Method in class ptolemy.domains.tdl.kernel.TDLModuleDirector
Get mode period from state parameter "period".
getModifiedVariable() - Method in class ptolemy.actor.lib.SetVariable
Return the (presumably Settable) attribute modified by this actor.
getModifiedVariable() - Method in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
From superclass.
getModifiedVariable(String) - Method in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
Similar to superclass getModifiedVariable(), but takes a name as an argument and does not used cached variables, and checks only in the proper scope.
getModifiedVariables() - Method in class ptolemy.actor.lib.SetVariable
Return a list of variables that this entity modifies.
getModifiedVariables() - Method in interface ptolemy.actor.util.ExplicitChangeContext
Return a list of variables that this entity modifies.
getModifiedVariables() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Return a set of parameters that will be modified during the execution of the model.
getModifiedVariables() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Return a set of parameters that will be modified during the execution of the model.
getModifiedVariables() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.TypedCompositeActor
Return a set of parameters that will be modified during the execution of the model.
getModifiedVariables() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Return a set of parameters that will be modified during the execution of the model.
getModifiedVariables() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return the set of modified variables.
getModifiedVariables() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return a list of variables that this entity modifies.
getModifiedVariables() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Return a list of variables that are modified in a modal model.
getModifiedVariables() - Method in class ptolemy.domains.sdf.lib.VariableLattice
Return a list of variables that this entity modifies.
getModifiedVariables() - Method in class ptolemy.domains.sdf.lib.VariableRecursiveLattice
Return a list of variables that this entity modifies.
getModifyImage() - Method in class com.jhlabs.image.MotionDetectorFilter
Return whether the filter will modify the provided image with a visual indication of the amount and location of the motion.
getModules() - Static method in class ptolemy.actor.injection.ActorModuleInitializer
Get Modules used by the initializer.
getModuloUnscaledValue() - Method in class ptolemy.math.Quantization
Deprecated.
?
getMoml(NamedObj, String) - Method in class ptolemy.actor.DesignPatternGetMoMLAction
Generate the Moml string for the given object.
getMoML(Writer) - Method in class ptolemy.data.ActorToken
Output the MoML of the enclosed entity to the given writer.
getMoMLFilters() - Static method in class ptolemy.moml.MoMLParser
Get the List of MoMLFilters used to translate names.
getMoMLHandler() - Method in class ptolemy.data.ontologies.OntologySolver
Return the PropertyMoMLHandler for this OntologySolver.
getMonitoring() - Method in class ptolemy.actor.lib.jjs.JavaScript.AccessorProxy
 
getMonochrome() - Method in class com.jhlabs.image.BrushedMetalFilter
Get the type of noise to add.
getMonochrome() - Method in class com.jhlabs.image.HalftoneFilter
Get whether to do monochrome halftoning.
getMonochrome() - Method in class com.jhlabs.image.NoiseFilter
Get whether to use monochrome noise.
getMonotonicity(String) - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConcept
Get the monotonicity of this concept with respect to a specific variable.
getMonth() - Method in class ptolemy.data.DateToken
Get the month part of this date.
getMorphImage() - Method in class com.jhlabs.image.WarpFilter
 
getMostSignificantBitPosition() - Method in class ptolemy.math.Precision
Return the bit position of the most significant bit of the given fixed point precision.
getMostSignificantDataBitPosition() - Method in class ptolemy.math.Precision
Return the bit position of the most significant data bit of the given fixed point precision.
getMotionArea() - Method in class com.jhlabs.image.MotionDetectorFilter
Return the motion strength (0 = no motion, 100 = full image covered by motion).
getMouseFilter() - Method in class diva.canvas.event.LayerMouseAdapter
 
getMouseFilter() - Method in class diva.canvas.interactor.AbstractInteractor
Get the mouse filter used by this interactor to decide whether to accept an event.
getMouseFilter() - Method in interface diva.canvas.interactor.Interactor
Get the mouse filter used by this interactor to decide whether to accept an event.
getMoveCount(int) - Method in class diva.graph.layout.GridAnnealingLayout
 
getMultipage() - Method in class diva.gui.BasicPage
Return the multipage that owns this model.
getMultipageModel() - Method in class diva.gui.MultipageDocument
Return the model associated with this document.
getMultiplier() - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
getMutableEdgeModel(Object) - Method in class diva.graph.modular.MutableModularGraphModel
Return the model for the given edge object, cast as a MutableEdgeModel.
getMutableNodeModel(Object) - Method in class diva.graph.modular.MutableModularGraphModel
Return the node model for the given object, cast as a MutableNodeModel.
getN() - Method in class diva.canvas.interactor.BoundsGeometry
Get the north site.
getN() - Method in class diva.canvas.interactor.CircleGeometry
Get the north site (only site).
getN() - Method in class diva.canvas.tutorial.ConnectorTutorial.SitedRectangle
Get the north site.
getName() - Method in class diva.util.jester.TestCase
Get the name of this test case
getName() - Method in class org.ptolemy.machineImprovisation.Chord
Get name of this Chord.
getName() - Method in class org.ptolemy.machineImprovisation.Note
Return the name of Note object.
getName() - Method in class ptolemy.actor.FiringEvent.FiringEventType
Return the string name of this event type.
getName() - Method in class ptolemy.actor.gt.GTIngredientElement
Return the name of this element.
getName() - Method in class ptolemy.actor.gt.ingredients.operations.PortRemovalOperation
Get the port name element.
getName() - Method in class ptolemy.actor.lib.jjs.JavaScript.AccessorProxy
 
getName() - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Return the name specified in the constructor.
getName() - Method in class ptolemy.actor.lib.jmf.VideoCamera.PreAccessCodec
Return the name of this codec.
getName() - Method in class ptolemy.actor.ptalon.NamedTree
Returns the name associated with this tree.
getName() - Method in class ptolemy.caltrop.ddi.CSP
 
getName() - Method in class ptolemy.caltrop.ddi.Dataflow
 
getName() - Method in class ptolemy.caltrop.ddi.DDF
Get the name of this DDI.
getName() - Method in interface ptolemy.caltrop.ddi.DDI
Get the name of the domain that this DDI implements.
getName() - Method in class ptolemy.caltrop.ddi.SDF
Get the name of this DDI.
getName() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.Receiver
Return the name of this receiver.
getName() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Return the name of the object.
getName() - Method in class ptolemy.cg.lib.Profile.ProfileActor
Return the name of this ProfileActor.
getName() - Method in class ptolemy.cg.lib.syntactic.SyntacticName
Get the name of the term.
getName() - Method in class ptolemy.data.expr.ASTPtLeafNode
Return the name that this node refers to.
getName() - Method in class ptolemy.data.ontologies.ConceptFunction
Return the name of the concept function.
getName() - Method in class ptolemy.data.ontologies.OntologyAdapter
Return the name of the PropertyAdapter.
getName() - Method in class ptolemy.domains.csp.demo.BusContention.ExecEvent.ExecEventType
 
getName() - Method in class ptolemy.domains.dde.demo.LocalZeno.ExecEvent.ExecEventType
 
getName() - Method in class ptolemy.domains.de.lib.aspect.AFDXVlink
Get the name of the virtual link object.
getName() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
getName() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
getName() - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventOrBuilder
 
getName() - Method in class ptolemy.gui.QueryChooser
Returns the name of the component.
getName() - Method in interface ptolemy.kernel.util.Nameable
Return the name of the object.
getName() - Method in class ptolemy.kernel.util.NamedObj
Get the name.
getName() - Method in class ptolemy.kernel.util.test.TestNullNamedObj
Get the name.
getName() - Method in class ptolemy.kernel.util.Workspace
Get the name.
getName() - Method in class ptolemy.vergil.toolbox.FigureAction.SourceType
Get the name of the SourceType.
getName(int) - Method in class com.microstar.xml.driver.SAXDriver
 
getName(String) - Static method in class ptolemy.math.Overflow
Return an instance of this class with the specified name, or null if none exists.
getName(String) - Static method in class ptolemy.math.Rounding
Return an instance of this class with the specified name, or null if none exists.
getName(Nameable) - Static method in exception ptolemy.kernel.util.KernelException
Get the name of a Nameable object.
getName(NamedObj) - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Return the name specified in the constructor.
getName(NamedObj) - Method in interface ptolemy.kernel.util.Nameable
Get the name of this object relative to the specified container.
getName(NamedObj) - Method in class ptolemy.kernel.util.NamedObj
Get the name of this object relative to the specified container.
getName(NamedObj) - Method in class ptolemy.kernel.util.Workspace
Get the name.
getNameable1() - Method in exception ptolemy.kernel.util.KernelException
Get the first Nameable, if any, that was passed as an argument.
getNameable2() - Method in exception ptolemy.kernel.util.KernelException
Get the second Nameable, if any, that was passed as an argument.
getNameables() - Method in exception ptolemy.kernel.util.KernelRuntimeException
Get the first Nameable, if any, that was passed as an argument.
getNamedObject(Entity, String) - Static method in class ptolemy.data.ontologies.lattice.LatticeOntologyASTNodeAdapter
Returns the component referenced by the given name in the given container.
getNamedObjVariable(NamedObj, boolean) - Static method in class ptolemy.actor.gt.NamedObjVariable
Get the NamedObjVariable contained in the container, and create a new one if none is found in the container and autoCreate is true.
getNameMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
getNames(Object) - Static method in class org.json.JSONObject
Get an array of field names from an Object.
getNames(JSONObject) - Static method in class org.json.JSONObject
Get an array of field names from a JSONObject.
getNanosecond() - Method in class ptolemy.data.DateToken
Get the nanosecond part of this date.
getNarrowLinePad() - Method in class com.jgoodies.forms.util.LayoutStyle
Returns a narrow vertical pad used to separate lines.
getNativeLibrary() - Method in class org.ptolemy.fmi.FMIModelDescription
Get the native library of C functions for the current platform.
getNativeLibraryPath() - Method in class org.ptolemy.fmi.FMIModelDescription
Return the canonical native library path.
getNbTokenPerData(IOPort) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Return the number of tokens that are logically treated as a single token.
getNE() - Method in class diva.canvas.interactor.BoundsGeometry
Get the north-east site.
getNestedDepth() - Method in class ptolemy.actor.ptalon.PtalonActor
Return the depth of this PtalonActor declaration with respect to its creator.
getNewColor() - Method in class com.jhlabs.image.BinaryFilter
 
getNewInvocation(String) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaTemplateParser
Return the translated new constructor invocation string.
getNewInvocation(String) - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Return the translated new constructor invocation string.
getNewPortLocation(GraphPane, BasicGraphFrame, IOPort) - Static method in class ptolemy.vergil.basic.WithIconGraphController
Get a location for a port that hasn't got a location yet.
getNewType() - Method in class ptolemy.actor.TypeEvent
Return the new type.
getNext() - Method in class ptolemy.actor.gt.data.FastLinkedList.Entry
Get the next entry.
getNextEventTime() - Method in class ptolemy.domains.de.kernel.DEDirector
Return the timestamp of the next event in the queue.
getNextIterationTime() - Method in class ptolemy.actor.Director
Deprecated.
As of Ptolemy II 4.1, replaced by Director.getModelNextIterationTime()
getNextJoinNodes(Node, Node, List<Node>) - Method in class ptolemy.domains.tdl.kernel.TDLActionsGraph
Recursively compute the set of nodes reachable from a given node that depend on more than one node or are scheduled to happen at a future time.
getNextPort() - Method in class ptolemy.actor.lib.test.TestOrderedMerge
Return the port that this actor will read from on the next invocation of the fire() method.
getNextStepSize(Time) - Method in class ptolemy.actor.lib.fmi.FMUImportHybrid
Compute the step size for the FMU.
getNextTier() - Method in class ptolemy.vergil.actor.DocManager
Return next tier, if there is one.
getNextTime() - Method in class ptolemy.domains.dde.kernel.TimeKeeper
Return the earliest possible time stamp of the next token to be consumed by the actor managed by this time keeper.
getNextToken() - Method in class ptolemy.data.expr.MatrixParser
Get the next Token.
getNextToken() - Method in class ptolemy.data.expr.MatrixParserTokenManager
Get the next Token.
getNextToken() - Method in class ptolemy.data.expr.PtParser
Get the next Token.
getNextToken() - Method in class ptolemy.data.expr.PtParserTokenManager
Get the next Token.
getNextToken() - Method in class ptolemy.domains.dde.kernel.DDEActor
Return a non-NullToken from the receiver that has the minimum, non-negative receiver time of all receivers contained by this actor.
getNextToken() - Method in class ptolemy.moml.unit.UParser
Get the next Token.
getNextToken() - Method in class ptolemy.moml.unit.UParserTokenManager
Get the next Token.
getNextUnreadSample() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.ReaderM
Get the next unread sample from the sample buffer.
getNode() - Method in class ptolemy.cg.lib.syntactic.SyntacticPort
Get node in which port is contained.
getNode(Object, Time, Time) - Method in class ptolemy.domains.tdl.kernel.TDLActionsGraph
Get a node which executes a given actor.
getNode(Time, Object) - Method in class ptolemy.domains.tdl.kernel.TDLActionsGraph
Return the node that is used for the execution of an actor at a certain time.
getNode(TDLAction) - Method in class ptolemy.domains.tdl.kernel.TDLActionsGraph
Get node for a given TDLAction.
getNodeController() - Method in class diva.graph.SimpleGraphController
Return the node controller.
getNodeController(Object) - Method in class diva.graph.AbstractGraphController
Given an node, return the controller associated with that node.
getNodeController(Object) - Method in interface diva.graph.GraphController
Given an node, return the controller associated with that node.
getNodeController(Object) - Method in class diva.graph.SimpleGraphController
Given an node, return the controller associated with that node.
getNodeController(Object) - Method in class ptolemy.vergil.actor.ActorViewerGraphController
Return the node controller appropriate for the given object.
getNodeController(Object) - Method in class ptolemy.vergil.basic.BasicGraphController
Return the node controller appropriate for the given object.
getNodeController(Object) - Method in class ptolemy.vergil.icon.EditIconGraphController
Return the node controller appropriate for the specified object.
getNodeController(Object) - Method in class ptolemy.vergil.modal.FSMViewerGraphController
Return the node controller appropriate for the given node.
getNodeController(Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphController
Return the node controller appropriate for the given node object.
getNodeController(Object) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphController
Return the node controller appropriate for the given node object.
getNodeCount() - Method in interface diva.graph.modular.Graph
Return a count of the nodes this graph contains.
getNodeCount(Object) - Method in interface diva.graph.GraphModel
Return the number of nodes contained in this graph or composite node.
getNodeCount(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicNodeModel
Return the number of nodes contained in this graph or composite node.
getNodeCount(Object) - Method in interface diva.graph.modular.CompositeModel
Return a count of the nodes this graph contains.
getNodeCount(Object) - Method in class diva.graph.modular.ModularGraphModel
Return the number of nodes contained in this graph or composite node.
getNodeCount(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.IconModel
Return the number of nodes contained in this graph or composite node.
getNodeCount(Object) - Method in class ptolemy.vergil.kernel.CompositePtolemyModel
Return the number of nodes contained in the graph for the specified composite.
getNodeFill() - Method in class diva.graph.basic.BasicNodeRenderer
Return the fill that nodes are painted with.
getNodeFromLabel(String) - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Get the node associated with a given label or null.
getNodeInteractor() - Method in class diva.graph.BasicNodeController
Return the node interactor associated with this controller.
getNodeInteractor() - Method in interface diva.graph.NodeController
Return the node interactor associated with this controller.
getNodeList() - Method in class ptolemy.graph.NonLatticeCounterExample
Return the list of node weights in the graph associated with this counter example.
getNodeModel(Object) - Method in class diva.graph.modular.BasicModularGraphModel
Return the node model for the given object.
getNodeModel(Object) - Method in class diva.graph.modular.ModularGraphModel
Return the node model for the given object.
getNodeModel(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel
Return the node model for the given object.
getNodeModel(Object) - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Return the node model for the given object.
getNodeModel(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel
Return the node model for the given object.
getNodeModel(Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel
Return the node model for the given object.
getNodeModel(Object) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphModel
Return the node model for the given object.
getNodeRenderer() - Method in class diva.graph.BasicNodeController
Return the node renderer associated with this controller.
getNodeRenderer() - Method in interface diva.graph.NodeController
Return the node renderer associated with this controller.
getNodeShape() - Method in class diva.graph.basic.BasicNodeRenderer
Return the shape that nodes are rendered in.
getNodeType() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get the NodeType.
getNoiseParameter(String) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Returns a parameter value corresponding to a noise distribution.
getNoiseParameter(String) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
 
getNoiseParameter(String) - Method in class org.ptolemy.machineLearning.particleFilter.ParticleFilter
 
getNoiseParameter(String) - Method in class org.ptolemy.ssm.ParticleFilter
 
getNoiseParameter(String) - Method in class org.ptolemy.ssm.UnscentedKalmanFilterSSM
 
getNonpreemptiveTransitionsReferredInputPorts(State) - Method in class ptolemy.domains.modal.kernel.NonStrictFSMDirector
Given a state, get a set of input ports referred in the guards of the preemptive transitions leaving that state.
getNormal() - Method in class diva.canvas.AbstractSite
Get the angle of the normal to this site, in radians between zero and 2pi.
getNormal() - Method in class diva.canvas.connector.BoundsSite
Get the normal of the site.
getNormal() - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Get the angle of the normal to this site, in radians between zero and 2pi.
getNormal() - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Get the angle of the normal to this site, in radians between zero and 2pi.
getNormal() - Method in interface diva.canvas.Site
Get the angle of the normal to this site, in radians between zero and 2pi.
getNormal() - Method in class diva.canvas.SiteDecorator
Get the angle of the normal to this site, in radians between zero and 2pi.
getNormal() - Method in class ptolemy.vergil.toolbox.PortSite
Get the normal of the site.
getNormal(int) - Static method in class diva.canvas.CanvasUtilities
Return an angle in radians, given a direction from SwingConstants.
getNormal(Point2D, Point2D) - Static method in class ptolemy.vergil.actor.KielerLayoutUtil
Get the angle in radians from the origin to the other point.
getNormalize() - Method in class com.jhlabs.image.DoGFilter
 
getNotationPublicId(String) - Method in class com.microstar.xml.XmlParser
Look up the public identifier for a notation.
getNotationSystemId(String) - Method in class com.microstar.xml.XmlParser
Look up the system identifier for a notation.
getNotConstVariables(NamedObj) - Method in class ptolemy.actor.util.ConstVariableModelAnalysis
Return the computed not constant variables for the given container.
getNotes() - Method in class org.ptolemy.machineImprovisation.Chord
Get notes contained by this Chord.
getNumber() - Method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
 
getNumber() - Method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Type
 
getNumberOfArguments() - Method in class org.ptolemy.machineImprovisation.FactorOracle.ChordFunction
 
getNumberOfArguments() - Method in class ptolemy.caltrop.util.PtCalFunction
Return the number of arguments.
getNumberOfArguments() - Method in class ptolemy.data.expr.ExpressionFunction
Return the number of arguments of the function.
getNumberOfArguments() - Method in interface ptolemy.data.Function
Return the number of arguments of the function.
getNumberOfArguments() - Method in class ptolemy.data.FunctionToken
Return the number of arguments of the function.
getNumberOfArguments() - Method in class ptolemy.data.ontologies.ConceptFunction
Return the number of input arguments for this concept function, or -1 if the concept function can take a variable number of arguments.
getNumberOfBits() - Method in class ptolemy.math.Precision
Return the total number of bits.
getNumberOfBits() - Method in class ptolemy.math.Quantization
Return the number of bits to represent the value.
getNumberOfLevels() - Method in class ptolemy.math.Precision
Return the total number of discrete values possible.
getNumberOfLevels() - Method in class ptolemy.math.Quantization
Return the number of quantization levels in the mantissa.
getNumberOfLinks() - Method in class ptolemy.vergil.actor.PortTerminal
Return the number of links to relations that this port has.
getNumCategories() - Static method in class ptolemy.data.unit.UnitUtilities
Return the number of currently registered categories.
getNumCategories() - Static method in class ptolemy.moml.unit.UnitLibrary
Return the number of categories.
getNumColors() - Method in class com.jhlabs.image.QuantizeFilter
Get the number of colors to quantize to.
getNumDataSets() - Method in class ptolemy.plot.Plot
Return the actual number of data sets.
getNumDataSets() - Method in interface ptolemy.plot.PlotInterface
Return the actual number of data sets.
getNumerator() - Method in class ptolemy.math.Fraction
Return the numerator of this fraction.
getNumInitialTokens() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.SimulationJunction
Return the number of initial tokens in a junction.
getNumKnots() - Method in class com.jhlabs.image.Gradient
Get the number of knots in the gradient.
getNumLevels() - Method in class com.jhlabs.image.PosterizeFilter
Get the number of levels in the output image.
getNumSamples() - Method in class com.jhlabs.image.Histogram
 
getNW() - Method in class diva.canvas.interactor.BoundsGeometry
Get the north-west site.
getObject() - Method in class ptolemy.actor.gui.RenameConfigurer
Get the object upon which this RenameConfigurer is operating.
getObject() - Method in class ptolemy.data.type.test.TestToken
Return the object contained by this token.
getObject(Object) - Method in interface ptolemy.actor.gui.TopPack
Get an object.
getObjectFromCode(String, NamedObj) - Static method in class ptolemy.actor.gt.GTTools
Get the object within the given container whose type and name correspond to the code.
getObjectInRefinement(String) - Method in class ptolemy.domains.modal.kernel.State
Get a NamedObj with the given name in the refinement of this state, if any.
getObjectTypeAbbreviation(NamedObj) - Static method in class ptolemy.actor.gt.GTTools
Get the abbreviation of the object's type.
getObjectValue(String) - Method in class ptolemy.gui.Query
Get the current value in the entry with the given name, and return as an Object.
getOccupancyGrid() - Method in class org.ptolemy.ssm.Map
Return the occupancy grid.
getOctaves() - Method in class com.jhlabs.image.FBMFilter
 
getOctaves() - Method in class com.jhlabs.image.SkyFilter
 
getOctaves() - Method in class com.jhlabs.math.TurbulenceFunction
 
getOffset() - Method in class com.jhlabs.image.ContourFilter
 
getOffset() - Method in class diva.canvas.connector.BoundsSite
Get the distance to be located along the side, in percent.
getOffset() - Method in class ptolemy.domains.tdl.kernel.LetTask
Return the offset of the task.
getOldType() - Method in class ptolemy.actor.TypeEvent
Return the old type.
getOldValue() - Method in class diva.graph.GraphEvent
Return the old value, which is event-specific.
getOldValue() - Method in class diva.graph.GraphViewEvent
Return the old value, which is event-specific.
getOntology() - Method in class ptolemy.data.ontologies.Concept
Return the ontology that contains this concept.
getOntology() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeConcept
Return the product lattice ontology that contains this concept.
getOntology() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntologySolver
Return the product lattice ontology for this constraint solver.
getOntology() - Method in class ptolemy.data.ontologies.OntologySolverBase
Return the ontology for this constraint solver.
getOntologyModel() - Method in class ptolemy.vergil.ontologies.OntologySolverGraphModel
Get the ontology model which maps all ontology nodes in the graph to the Ontology elements in then ontology solver model.
getOntologySolverIdentifier() - Method in class ptolemy.data.ontologies.OntologyAnnotationAttribute
Return the name of the ontology solver for which this annotation attribute is a constraint.
getOntologySolverUtilities() - Method in class ptolemy.data.ontologies.OntologySolverBase
Return the shared utility object.
getOpacity() - Method in class com.jhlabs.image.LightFilter.Material
 
getOpacity() - Method in class com.jhlabs.image.MirrorFilter
Get the opacity of the reflection.
getOpacity() - Method in class com.jhlabs.image.OpacityFilter
Get the opacity setting.
getOpacity() - Method in class com.jhlabs.image.RaysFilter
Get the opacity of the rays.
getOpacity() - Method in class com.jhlabs.image.ShadowFilter
Get the opacity of the shadow.
getOpenFileChooser() - Method in class diva.gui.DefaultStoragePolicy
Get the open file chooser used by this storage policy.
getOperation() - Method in class com.jhlabs.image.FBMFilter
 
getOperation() - Method in class com.jhlabs.image.FlipFilter
Get the filter operation.
getOperation() - Method in class com.jhlabs.image.SkyFilter
 
getOperation() - Method in class com.jhlabs.image.TextureFilter
 
getOperationsAttribute() - Method in class ptolemy.actor.gt.AtomicActorMatcher
Return the attribute that stores all the operations for this matcher.
getOperationsAttribute() - Method in class ptolemy.actor.gt.AttributeMatcher
Return the attribute that stores all the operations for this matcher.
getOperationsAttribute() - Method in class ptolemy.actor.gt.CompositeActorMatcher
Return the attribute that stores all the operations for this matcher.
getOperationsAttribute() - Method in class ptolemy.actor.gt.FSMMatcher
Return the attribute that stores all the operations for this matcher.
getOperationsAttribute() - Method in interface ptolemy.actor.gt.GTEntity
Return the attribute that stores all the operations for this matcher.
getOperationsAttribute() - Method in class ptolemy.actor.gt.StateMatcher
Return the attribute that stores all the operations for this matcher.
getOperationsAttribute() - Method in class ptolemy.actor.gt.TransitionMatcher
Return the attribute that stores all the operations for this matcher.
getOperator() - Method in class ptolemy.data.expr.ASTPtBitwiseNode
Return the token that represents the operation of this node.
getOperator() - Method in class ptolemy.data.expr.ASTPtLogicalNode
Return the operator for child nodes of this node.
getOperator() - Method in class ptolemy.data.expr.ASTPtRelationalNode
Return the lexical token representing the operation of this node.
getOperator() - Method in class ptolemy.data.expr.ASTPtShiftNode
Return the lexical token representing the operation of this node.
getOperator() - Method in class ptolemy.data.expr.ASTPtUnaryNode
Return the token that represents the operation of this node.
getOperator() - Method in class ptolemy.moml.unit.UnitConstraint
 
getOrCreateHelper(Object, ScriptObjectMirror) - Static method in class ptolemy.actor.lib.jjs.modules.httpClient.HttpClientHelper
Get or create a helper for the specified actor.
getOrCreateHelper(Object, ScriptObjectMirror) - Static method in class ptolemy.actor.lib.jjs.modules.mqtt.MQTTHelper
Get or create a helper for the specified actor.
getOrCreateHelper(Object, ScriptObjectMirror) - Static method in class ptolemy.actor.lib.jjs.modules.socket.SocketHelper
Get or create a helper for the specified actor.
getOrCreateServer(Object, ScriptObjectMirror, String, int) - Static method in class ptolemy.actor.lib.jjs.modules.httpServer.HttpServerHelper
Create a HttpServerHelper instance to help a JavaScript HttpServer instance.
getOrder() - Method in class ptolemy.cg.lib.syntactic.SyntacticContraction
Get the sort order of the term.
getOrder() - Method in class ptolemy.cg.lib.syntactic.SyntacticName
Get the sort order of the term.
getOrder() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get the relative order of the node by types.
getOrder() - Method in enum ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Sort order of type.
getOrder() - Method in interface ptolemy.cg.lib.syntactic.SyntacticTerm
Get the sort order of term.
getOrder() - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Get the sort order of the term.
getOrder() - Method in class ptolemy.math.Interpolation
Return the interpolation order.
getOrderedActors() - Method in class ptolemy.domains.sequence.gui.SequentialScheduleEditorPane
Get the order of the actors as displayed in this Panel.
getOrderIndex(LinkManhattanConnector) - Method in class ptolemy.vergil.actor.PortTerminal
Return the order index of the connection represented by the specified connector.
getOrderLimit() - Static method in class ptolemy.data.SmoothToken
Get the maximum order of any token (the number of derivatives).
getOrientation() - Method in class diva.graph.layout.LevelLayout
Return the orientation in which the graph is to be laid out, either VERTICAL or HORIZONTAL.
getOrigin() - Method in class diva.canvas.AbstractFigure
Return the origin of the figure in the enclosing transform context, which in this base class is the center of the bounds returned by getBounds().
getOrigin() - Method in class diva.canvas.CompositeFigure
Return the origin of the background figure in the enclosing transform context.
getOrigin() - Method in class diva.canvas.connector.TerminalFigure
Return the origin of the wrapped figure in the enclosing transform context.
getOrigin() - Method in interface diva.canvas.Figure
Return the origin of the figure in the enclosing transform context.
getOrigin() - Method in class diva.canvas.interactor.QuadrantConstraint
Get the origin
getOrigin() - Method in class diva.canvas.toolbox.BasicFigure
Return the origin of the figure in the enclosing transform context.
getOrigin() - Method in class diva.canvas.toolbox.ImageFigure
Return the origin of the figure in the enclosing transform context.
getOrigin() - Method in class diva.canvas.toolbox.LabelFigure
Return the origin, which is the anchor point.
getOrigin() - Method in class diva.canvas.toolbox.PaintedFigure
Return the origin, which is the point relative to which all of the contained objects are drawn.
getOrigin() - Method in class org.ptolemy.ssm.Map
Return the origin.
getOrigin() - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Return the location of the origin of the viewscreen.
getOrigin(Point2D) - Method in class diva.canvas.connector.Arrowhead
Get the origin into the given point.
getOrigin(Point2D) - Method in class diva.canvas.connector.Blob
Get the origin into the given point.
getOrigin(Point2D) - Method in interface diva.canvas.connector.ConnectorEnd
Get the origin of the line end.
getOriginX() - Method in class com.jhlabs.image.PerspectiveFilter
Get the origin of the output image.
getOriginY() - Method in class com.jhlabs.image.PerspectiveFilter
Get the origin of the output image.
getOutgoingPort() - Method in class ptolemy.data.ontologies.FiniteConcept
Return the above port specified in the constructor.
getOutgoingPort() - Method in class ptolemy.domains.modal.kernel.State
Return the outgoing port.
getOutgoingPort() - Method in interface ptolemy.kernel.util.Flowable
Return the outgoing port.
getOutLines() - Method in class com.jhlabs.image.FieldWarpFilter
 
getOutput() - Method in class ptolemy.actor.lib.gui.InteractiveShell
Get the output string to be sent.
getOutput(long[]) - Method in class ptolemy.matlab.Engine
Get last matlab stdout.
getOutputActionsReferredInputPorts(Transition) - Method in class ptolemy.domains.modal.kernel.NonStrictFSMDirector
Given a transition, get a set of input ports referred in the outputActions of that transition.
getOutputController() - Method in class ptolemy.actor.process.CompositeProcessDirector
Return the output branch controller of this director.
getOutputPort() - Method in class org.hlacerti.lib.HlaAttributeReflector
FIXME: This should probably not be here.
getOutputPort() - Method in interface org.hlacerti.lib.HlaReflectable
FIXME: This should probably not be here.
getOutputPort() - Method in class org.hlacerti.lib.HlaSubscriber
FIXME: This should probably not be here.
getOutputPort() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.SimulationJunction
 
getOutputRangeOntology() - Method in class ptolemy.data.ontologies.ConceptFunction
Return the ontology that represents the range of concepts that can be output by this concept function.
getOutputRates() - Method in class ptolemy.caltrop.ddi.DataflowWithRates.ActionRateSignature
 
getOutputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticContraction
Get a list of output ports to the operator.
getOutputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticName
Get a list of output ports to the operator.
getOutputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get the list of ordered outputs.
getOutputs() - Method in interface ptolemy.cg.lib.syntactic.SyntacticTerm
Return list of output Syntactic Ports to term.
getOutputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Get all of the output ports for a column.
getOutputTime() - Method in class ptolemy.domains.dde.kernel.TimeKeeper
Return the current value of the output time associated with this time keeper and, after so doing, set the output time to a new value that is equivalent to this time keeper's current time.
getOutsideChannel() - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Get the channel specified by the outsideChannel parameter.
getOutsideFlag() - Method in class ptolemy.actor.IOPortEvent
Return the flag indicating that the event related to the port's outside activity (true) or to its inside activity.
getOutsideFlag() - Method in class ptolemy.actor.TokenGotEvent
Deprecated.
Return the direction flag (outside or inside).
getOverflow() - Method in class ptolemy.math.Quantization
Return the overflow strategy.
getOverlayLayer() - Method in class diva.canvas.GraphicsPane
Get the overlay layer.
getOverlayLayer() - Method in class diva.canvas.interactor.SelectionDragger
Get the layer that drag rectangles are drawn on
getOwner() - Method in class ptolemy.actor.gt.GTIngredient
Get the list that contains this GTIngredient.
getOwner() - Method in class ptolemy.actor.gt.GTIngredientList
Get the GTIngredientsAttribute that contain this list.
getOwner() - Method in class ptolemy.gui.QueryChooser
Returns the owning query object.
getPadding() - Method in class diva.canvas.toolbox.LabelFigure
Get the padding around the text.
getPage() - Method in class ptolemy.actor.gui.HTMLViewer
Get the page displayed by this viewer.
getPage(int) - Method in class diva.gui.MultipageModel
Get the page at the given index.
getPage(String) - Method in class diva.gui.MultipageModel
Get the page with the given title.
getPageCount() - Method in class diva.gui.MultipageModel
Get the number of pages in this document.
getPaint() - Method in class com.jhlabs.image.RenderTextFilter
Get the paint with which to paint the text.
getPaint() - Method in class diva.canvas.connector.StraightTerminal
Get the paint of this terminal.
getPaint() - Method in class diva.canvas.OverlayLayer
Get the current paint.
getPaint() - Method in class diva.canvas.toolbox.BasicHighlighter
Get the paint.
getPaintedList() - Method in class diva.canvas.toolbox.PaintedFigure
Get the painted list of painted objects of this figure.
getPaintedObject() - Method in class ptolemy.vergil.toolbox.GraphicElement
Return a new painted object that looks like this graphic element.
getPaintMode() - Method in class com.jhlabs.image.GradientFilter
 
getPalettePane() - Method in class diva.gui.DesktopContext
Get the component used for palettes and the like.
getPanel() - Method in class com.jgoodies.forms.builder.PanelBuilder
Returns the panel used to build the form.
getParagraphPad() - Method in class com.jgoodies.forms.util.LayoutStyle
Returns a pad used to separate paragraphs.
getParaimpuOutput() - Method in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareHelper
Return the list of output choices of Paraimpu service.
getParaimpuOutput() - Method in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
Return the list of output choices of Paraimpu service.
getParameter() - Method in class ptolemy.actor.parameters.ParameterPort
Get the associated parameter.
getParameter(String) - Method in class ptolemy.copernicus.kernel.GeneratorAttribute
Get the string for the argument with the given name from this GeneratorAttribute.
getParameter(NamedProgramCodeGeneratorAdapter, Attribute, String[]) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Gets the parameter.
getParameterDoc(String) - Method in class ptolemy.vergil.basic.DocAttribute
Return the documentation for the given parameter, or null if there none.
getParameterInfo() - Method in class ptolemy.actor.gui.MoMLApplet
Describe the applet parameters.
getParameterInfo() - Method in class ptolemy.actor.gui.PtolemyApplet
Describe the applet parameters.
getParameterInfo() - Method in class ptolemy.gui.BasicJApplet
Describe the applet parameters.
getParameterInfo() - Method in class ptolemy.plot.compat.PxgraphApplet
Return information about parameters.
getParameterInfo() - Method in class ptolemy.plot.PlotApplet
Return information about parameters.
getParameterInfo() - Method in class ptolemy.vergil.MoMLViewerApplet
Describe the applet parameters.
getParameterInfo() - Method in class ptolemy.vergil.VergilApplet
Describe the applet parameters.
getParameterNames() - Method in class ptolemy.domains.ptera.kernel.ParametersAttribute
Return a list of names (in the String type) of the parameters defined in this attribute.
getParameterTable(NamedObj) - Static method in class ptolemy.vergil.basic.export.web.ParameterDisplayIconScript
Get an HTML table describing the parameters of the object.
getParameterTypes() - Method in class ptolemy.domains.ptera.kernel.ParametersAttribute
Return an array of parameter types.
getParameterValue(String, NamedObj) - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Return the value or an expression in the target language for the specified parameter of the associated actor.
getParameterValue(String, NamedObj) - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Return the value or an expression in the target language for the specified parameter of the associated actor.
getParameterValues() - Method in class ptolemy.actor.gt.data.MatchResult
Get the parameter assignment.
getParamValue() - Method in class ptolemy.data.expr.test.AttributeChanged
Return the cached value of the parameter.
getParent() - Method in class diva.canvas.AbstractFigure
Return the parent of this figure.
getParent() - Method in interface diva.canvas.CanvasComponent
Return the parent of this component.
getParent() - Method in class diva.canvas.CanvasLayer
Get the parent component, or null if there isn't one.
getParent() - Method in class diva.canvas.CanvasPane
Get the parent component, or null if there isn't one.
getParent() - Method in class diva.canvas.connector.TerminalFigure
Return the parent of this component.
getParent() - Method in interface diva.canvas.Figure
Return the parent of this figure.
getParent() - Method in class diva.canvas.TransformContext
Get the parent transform context of this one, or null if this context is at the root of the transform tree.
getParent() - Method in interface diva.graph.modular.Node
Return the graph parent of this node.
getParent() - Method in class diva.util.xml.XmlElement
Return the parent element of this element, or null if it has no parent.
getParent() - Method in class ptolemy.actor.process.BranchController
Return the composite actor that contains this branch controller.
getParent() - Method in class ptolemy.actor.ptalon.NamedTree
Returns the parent of this tree.
getParent() - Method in class ptolemy.domains.csp.kernel.AbstractBranchController
Return the Actor that creates the branch and owns this controller when performing a CIF or CDO.
getParent() - Method in class ptolemy.graph.sched.ScheduleElement
Return the parent schedule element of this schedule element.
getParent() - Method in class ptolemy.kernel.InstantiableNamedObj
Return the parent of this object, or null if there is none.
getParent() - Method in interface ptolemy.kernel.util.Instantiable
Return the parent of this object, or null if there is none.
getParent() - Method in class ptolemy.kernel.util.test.TestInstantiableAttribute
 
getParent() - Method in class ptolemy.kernel.util.test.TestInstantiableNamedObj
 
getParent() - Method in class ptolemy.vergil.basic.export.web.WebElement
Return the name of the desired parent element, or the empty string if none.
getParent(Object) - Method in interface diva.graph.GraphModel
Return the parent graph of this node, return null if there is no parent.
getParent(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicNodeModel
Return the graph parent of the given node.
getParent(Object) - Method in class diva.graph.modular.ModularGraphModel
Return the parent graph of this node, return null if there is no parent.
getParent(Object) - Method in interface diva.graph.modular.NodeModel
Return the graph parent of the given node.
getParent(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.ExternalPortModel
Return the graph parent of the given node.
getParent(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.IconModel
Return the graph parent of the given node.
getParent(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.PortModel
Return the graph parent of the given node.
getParent(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.VertexModel
Return the graph parent of the given node.
getParent(Object) - Method in class ptolemy.vergil.kernel.AttributeNodeModel
Return the graph parent of the given node.
getParent(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.PortModel
Return the graph parent of the given node.
getParent(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.StateModel
Return the graph parent of the given node.
getParent(Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel.ConceptModel
Return the graph parent of the given node.
getParent(Object) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphModel.OntologyModel
Return the graph parent of the given node.
getParentDialog(Container) - Static method in class ptolemy.gui.QueryChooserHelper
Determine the dialog of this frame.
getParentFrame(Container) - Static method in class ptolemy.gui.QueryChooserHelper
Determine the parent of this frame.
getParser() - Method in class ptolemy.data.ontologies.OntologySolverBase
Return the expression parser.
getParser() - Method in class ptolemy.moml.ParserAttribute
Get the parser.
getParser() - Static method in class ptolemy.moml.unit.UnitLibrary
Return the Parser.
getParser(NamedObj) - Static method in class ptolemy.moml.ParserAttribute
Get a parser for the specified object.
getParserScope() - Method in class ptolemy.data.expr.Variable
Return the parser scope for this variable.
getParseTree(String) - Method in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Return the parse tree referred to by the given name.
getParseTree(Attribute) - Method in class ptolemy.data.ontologies.OntologyAdapter
Return the ASTPtRootNode for the specified Attribute.
getParseTree(Attribute) - Method in class ptolemy.data.ontologies.OntologySolverBase
Return the root ASTPtRootNode associated with the specified attribute.
getParseTreeCodeGenerator() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CTemplateParser
Return a new parse tree code generator to use with expressions.
getParseTreeCodeGenerator() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaTemplateParser
Return a new parse tree code generator to use with expressions.
getParseTreeCodeGenerator() - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralTemplateParser
Return a new parse tree code generator to use with expressions.
getParseTreeCodeGenerator() - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Return the parse tree to use with expressions.
getParseTreeEvaluator() - Method in class ptolemy.domains.continuous.kernel.HybridModalDirector
Return the parse tree evaluator used to evaluate guard expressions.
getParseTreeEvaluator() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Return the parse tree evaluator used to evaluate guard expressions.
getParseTreeEvaluator() - Method in class ptolemy.domains.modal.kernel.Transition
Return the parse tree evaluator used by this transition to evaluate the guard expression.
getParseTreeList() - Method in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Return the list of parse trees given in expression set for this attribute.
getParseTrees() - Method in class ptolemy.data.ontologies.OntologySolverUtilities
Return the map that maps attributes (keys) to their root ast nodes (values).
getParseTrees(State) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyModalFSMAdapter
Return the list of parse tree root nodes that correspond to the specified state's outgoing transition actions in the FSM.
getPassword() - Method in class ptolemy.actor.gui.PasswordAttribute
Get the password contained by this attribute.
getPath(Vertex) - Method in class ptolemy.domains.atc.kernel.policy2.DijkstraAlgorithm
Return the path from the source to the selected target.
getPathIterator(AffineTransform) - Method in class diva.util.java2d.Polygon2D
Get a path iterator over the object.
getPathIterator(AffineTransform) - Method in class diva.util.java2d.Polyline2D
Get a path iterator over the object.
getPathIterator(AffineTransform, double) - Method in class diva.util.java2d.Polygon2D
Get a path iterator over the object.
getPathIterator(AffineTransform, double) - Method in class diva.util.java2d.Polyline2D
Get a path iterator over the object.
getPattern() - Method in class ptolemy.actor.gt.GraphTransformer
Get the pattern of the transformation rule being used.
getPattern() - Method in class ptolemy.actor.gt.TransformationRule
Get the pattern of this transformation rule.
getPattern() - Method in class ptolemy.actor.gt.util.RegularExpressionString
Get the pattern for the regular expression.
getPattern(IOPort) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Return the pattern of this port.
getPatternLog() - Method in class ptolemy.util.StreamExec
Return the value of the pattern log.
getPatternNbAddress(IOPort) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Compute number of address needed for each iteration.
getPatternNbAddresses(IOPort) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Compute number of address by dimension needed for each iteration.
getPatternObjectAttribute() - Method in class ptolemy.actor.gt.AtomicActorMatcher
Return the attribute that stores the name of the corresponding entity in the pattern of the same TransformationRule, if this entity is in the replacement, or null otherwise.
getPatternObjectAttribute() - Method in class ptolemy.actor.gt.AttributeMatcher
Return the attribute that stores the name of the corresponding entity in the pattern of the same TransformationRule, if this entity is in the replacement, or null otherwise.
getPatternObjectAttribute() - Method in class ptolemy.actor.gt.CompositeActorMatcher
Return the attribute that stores the name of the corresponding entity in the pattern of the same TransformationRule, if this entity is in the replacement, or null otherwise.
getPatternObjectAttribute() - Method in class ptolemy.actor.gt.FSMMatcher
Return the attribute that stores the name of the corresponding entity in the pattern of the same TransformationRule, if this entity is in the replacement, or null otherwise.
getPatternObjectAttribute() - Method in interface ptolemy.actor.gt.GTEntity
Return the attribute that stores the name of the corresponding entity in the pattern of the same TransformationRule, if this entity is in the replacement, or null otherwise.
getPatternObjectAttribute() - Method in class ptolemy.actor.gt.StateMatcher
Return the attribute that stores the name of the corresponding entity in the pattern of the same TransformationRule, if this entity is in the replacement, or null otherwise.
getPatternObjectAttribute() - Method in class ptolemy.actor.gt.TransitionMatcher
Return the attribute that stores the name of the corresponding entity in the pattern of the same TransformationRule, if this entity is in the replacement, or null otherwise.
getPatternObjectAttribute(NamedObj, boolean) - Static method in class ptolemy.actor.gt.GTTools
Get the PatternObjectAttribute associated with the object, and if it is not found, either return null if createNew is false, or create a new one and return it.
getPCData() - Method in class diva.util.xml.XmlElement
Return the PCData that is associated with this XmlElement.
getPeriod() - Method in class ptolemy.domains.dt.kernel.DTDirector
Get the global time increment per iteration for this director.
getPeriod() - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Get the period of the giotto director in ms.
getPeriod() - Method in class ptolemy.math.Interpolation
Return the value repetition period.
getPhase() - Method in class com.jhlabs.image.WaterFilter
Get the phase of the ripples.
getPhaseName() - Method in class ptolemy.copernicus.interpreted.InterpretedWriter
 
getPhaseName() - Method in class ptolemy.copernicus.kernel.ClassWriter
 
getPhaseName() - Method in class ptolemy.copernicus.kernel.JimpleWriter
 
getPhaseName() - Method in class ptolemy.copernicus.kernel.LibraryUsageReporter
 
getPhaseName() - Method in class ptolemy.copernicus.kernel.MakefileWriter
 
getPhaseName() - Method in class ptolemy.copernicus.kernel.WatchDogTimer
 
getPhaseName() - Method in class ptolemy.copernicus.shallow.ShallowModelTransformer
Return the phase name.
getPickHalo() - Method in class diva.canvas.FigureLayer
Get the "pick halo".
getPicture() - Method in interface ptolemy.actor.lib.image.ImageDisplayInterface
Get the platform dependent picture that contains the image.
getPicture() - Method in class ptolemy.actor.lib.image.ImageDisplayJavaSE
Get the platform dependent picture that contains the image.
getPixel(int, int, int[], int, int) - Method in class com.jhlabs.image.CellularFilter
 
getPixel(int, int, int[], int, int) - Method in class com.jhlabs.image.CrystallizeFilter
 
getPixel(int, int, int[], int, int) - Method in class com.jhlabs.image.PointillizeFilter
 
getPixels() - Method in class com.jhlabs.math.ImageFunction2D
Get the pixels.
getPixelSize(Component) - Method in class com.jgoodies.forms.layout.ConstantSize
Converts the size if necessary and returns the value in pixels.
getPixelThreshold() - Method in class com.jhlabs.image.MotionDetectorFilter
Get the pixel intensity difference threshold above which pixel is classified as "moved".
getPlatformContainer() - Method in class ptolemy.actor.gui.AWTContainer
Return the AWT container that this instance wraps.
getPlatformContainer() - Method in interface ptolemy.actor.injection.PortableContainer
Return the platform dependent container that this instance wraps.
getPlatformContainer() - Method in interface ptolemy.actor.lib.gui.PlotterBaseInterface
Get the platform dependent container that contains the plotter.
getPlatformContainer() - Method in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Get the platform dependent container that contains the plotter.
getPlatformContainer() - Method in interface ptolemy.actor.lib.image.ImageDisplayInterface
Get the platform dependent container that contains the image.
getPlatformContainer() - Method in class ptolemy.actor.lib.image.ImageDisplayJavaSE
Get the platform dependent container that contains the image.
getPlot() - Method in class ptolemy.actor.gui.PlotEffigy
Return the plot that this is an effigy of.
getPlotRectangle() - Method in class ptolemy.plot.PlotBox
Get the current plot rectangle.
getPlotRectangle() - Method in interface ptolemy.plot.PlotBoxInterface
Get the current plot rectangle.
getPoint() - Method in class diva.canvas.AbstractSite
Get the point location of the site, in the enclosing transform context with the default normal.
getPoint() - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Get the point location of the site.
getPoint() - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Get the point location of the site.
getPoint() - Method in interface diva.canvas.Site
Get the point location of the site, in the enclosing transform context with default normal.
getPoint() - Method in class diva.canvas.SiteDecorator
Get the point location of the site, in the enclosing transform context with default normal.
getPoint(double) - Method in class diva.canvas.AbstractSite
Get the point location of the site, in the enclosing transform context with the given normal.
getPoint(double) - Method in class diva.canvas.connector.PerimeterSite
Get the point location of the site, in the enclosing transform context.
getPoint(double) - Method in interface diva.canvas.Site
Get the point location of the site, in the enclosing transform context with the given normal.
getPoint(double) - Method in class diva.canvas.SiteDecorator
Get the point location of the site, in the enclosing transform context with the given normal.
getPoint(double) - Method in class ptolemy.vergil.actor.PortConnectSite
Get the position of this site.
getPoint(TransformContext) - Method in class diva.canvas.AbstractSite
Get the point location of the site, in the given transform context with the default normal.
getPoint(TransformContext) - Method in interface diva.canvas.Site
Get the point location of the site, in the given transform context with the default normal.
getPoint(TransformContext) - Method in class diva.canvas.SiteDecorator
Get the point location of the site, in the given transform context with the default normal.
getPoint(TransformContext, double) - Method in class diva.canvas.AbstractSite
Get the point location of the site, in the given transform context with the given normal.
getPoint(TransformContext, double) - Method in interface diva.canvas.Site
Get the point location of the site, in the given transform context with the given normal.
getPoint(TransformContext, double) - Method in class diva.canvas.SiteDecorator
Get the point location of the site, in the given transform context with the given normal.
getPoint1() - Method in class com.jhlabs.image.GradientFilter
 
getPoint2() - Method in class com.jhlabs.image.GradientFilter
 
getPoint2D(Point2D, Point2D) - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
getPoint2D(Point2D, Point2D) - Method in class com.jhlabs.image.BrushedMetalFilter
 
getPoint2D(Point2D, Point2D) - Method in class com.jhlabs.image.ConvolveFilter
 
getPoint2D(Point2D, Point2D) - Method in class com.jhlabs.image.PerspectiveFilter
 
getPoint2D(Point2D, Point2D) - Method in class com.jhlabs.image.ShadowFilter
 
getPoint2D(Point2D, Point2D) - Method in class com.jhlabs.image.VariableBlurFilter
 
getPort() - Method in class ptolemy.actor.IOPortEvent
Return the port where the event occurred.
getPort() - Method in class ptolemy.actor.parameters.PortParameter
Return the associated port.
getPort() - Method in class ptolemy.actor.TokenGotEvent
Deprecated.
Return the port that the token was received at.
getPort() - Method in class ptolemy.actor.TokenSentEvent
Deprecated.
Return the port that the token was sent from.
getPort() - Method in exception ptolemy.actor.TypedIOPort.RunTimeTypeCheckException
Return the port where the exception occurred.
getPort() - Method in class ptolemy.domains.csp.demo.BusContention.PortChannelCode
Return the port associated with this object.
getPort() - Method in class ptolemy.domains.csp.kernel.ConditionalBranch
Return the port associated with this conditional branch.
getPort() - Method in class ptolemy.vergil.actor.PortTerminal
Return the port specified in the constructor.
getPort(String) - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Get the port that has the given name.
getPort(String) - Method in class ptolemy.kernel.CompositeEntity
Get a contained port by name.
getPort(String) - Method in class ptolemy.kernel.Entity
Return the port contained by this entity that has the specified name.
getPort(String) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Return the port documentation.
getPortDoc(String) - Method in class ptolemy.vergil.actor.DocManager
Return the documentation for the specified port, or null if there is none.
getPortDoc(String) - Method in class ptolemy.vergil.basic.DocAttribute
Return the documentation for the given port, or null if there none.
getPortHash() - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Return the port hash.
getPortID(GTIngredientList) - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Get the ID of the port created for this criterion.
getPortMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
getPortModel() - Method in class ptolemy.vergil.actor.ActorGraphModel
Get the port model.
getPortModel() - Method in class ptolemy.vergil.modal.FSMGraphModel
Get the port model.
getPortName() - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Get the portName element.
getPortOrParameterProxy(String) - Method in class ptolemy.actor.lib.jjs.JavaScript
Get the proxy for a port or parameter with the specified name.
getPortOrParameterProxy(String) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Get the proxy for a port or parameter with the specified name.
getPortPrecision(IOPort) - Method in class ptolemy.actor.lib.vhdl.FixTransformer
Return the precision string of the given port.
getPorts() - Method in class ptolemy.kernel.Entity
Deprecated.
Use portList() instead.
getPortScope() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return a scope object that has current values from input ports of this FSMActor in scope.
getPortType() - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Get the portType element.
getPower() - Method in class com.jhlabs.image.FieldWarpFilter
 
getPrecision() - Method in class ptolemy.data.DateToken
Get the precision of this date.
getPrecision() - Method in class ptolemy.data.type.FixType
Return the precision associated with this FixType.
getPrecision() - Method in class ptolemy.math.FixPoint
Return a precision to represent this number.
getPrecision() - Method in class ptolemy.math.FixPointQuantization
Return the precision.
getPrecision() - Method in class ptolemy.math.Quantization
Return the Precision.
getPreemptiveTransitionsReferredInputPorts(State) - Method in class ptolemy.domains.modal.kernel.NonStrictFSMDirector
Given a state, get a set of input ports referred in the guards of the preemptive transitions leaving that state.
getPreference() - Method in class ptolemy.data.expr.CachedMethod.ArgumentConversion
Return the preference of this conversion, relative to other conversions.
getPreferredSize() - Method in class diva.gui.toolbox.JPseudoFrame
Return a fixed size
getPreferredSize() - Method in class ptolemy.media.Picture
Return the preferred size.
getPreferredSize() - Method in class ptolemy.plot.PlotBox
Get the preferred size of this component.
getPreferredSize() - Method in class ptolemy.vergil.gt.GTIngredientsEditor
 
getPreinitializeVersion() - Method in class ptolemy.actor.Manager
Return the workspace version on the last completion of preinitializeAndResolveTypes().
getPremultiplyAlpha() - Method in class com.jhlabs.image.BoxBlurFilter
Get whether to premultiply the alpha channel.
getPremultiplyAlpha() - Method in class com.jhlabs.image.ConvolveFilter
Get whether to premultiply the alpha channel.
getPremultiplyAlpha() - Method in class com.jhlabs.image.MotionBlurFilter
Get whether to premultiply the alpha channel.
getPremultiplyAlpha() - Method in class com.jhlabs.image.VariableBlurFilter
Get whether to premultiply the alpha channel.
getPrevious() - Method in class ptolemy.actor.gt.data.FastLinkedList.Entry
Get the previous entry.
getPreviousDifference() - Method in class ptolemy.domains.modal.kernel.RelationNode
Return the difference information from the previous evaluation of the relation node.
getPreviousMaximumDistance() - Method in class ptolemy.domains.modal.kernel.RelationList
Return the previous difference of the relation that has the maximum current difference.
getPrimaryLabel() - Method in class ptolemy.moml.unit.Unit
Get the primary label of a Unit.
getPrimarySelection() - Method in class diva.canvas.interactor.SelectionEvent
Return the primary selection object.
getProcessName() - Method in class ptolemy.domains.sequence.kernel.ProcessAttribute
Returns the process name, or throws an exception if there is none.
getProducerReceiver() - Method in class ptolemy.actor.process.Branch
Return the producer receiver that this branch gets data from.
getProductLatticeConceptFromTuple(List<Concept>) - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntology
Return the product lattice concept in this ontology derived from the specified tuple of concepts.
getProfile() - Method in class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
Return the profile for the composite actor.
getProfile() - Method in class ptolemy.cg.lib.Profile.ProfileActor
Get the profile.
getProfile() - Method in class ptolemy.domains.pn.kernel.event.test.StringPNListener
Return a string containing a description of all the activities recorded by the listener and reset the description.
getProfile() - Method in class ptolemy.domains.pn.kernel.test.TestDirector
Return a profile which contains the various actions performed by this object.
getProgressBar() - Method in class diva.gui.toolbox.JStatusBar
Return the progress bar associated with this status bar
getProperAncestors() - Method in class ptolemy.actor.ptalon.NamedTree
Return the ancestors of this tree, not including this tree.
getProperties() - Method in class ptolemy.domains.wireless.kernel.WirelessReceiver
Return the properties token associated with the most recent call to get(), or null if there was none.
getProperties(int) - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Get the properties token associated with the data token most recently retrieved using get().
GetProperties - Class in ptolemy.domains.wireless.lib
This actor retrieves the properties most recently received by an input port that is connected on the inside to the trigger port of this actor.
GetProperties(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.GetProperties
Construct an actor with the specified container and name.
getPropertiesInside(int) - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Get the properties token associated with the data token most recently retrieved using getInside().
getProperty(Object, String) - Method in interface diva.graph.GraphModel
Return the property of the object associated with the given property name.
getProperty(Object, String) - Method in class diva.graph.modular.BasicModularGraphModel
Return the property of the object associated with the given property name.
getProperty(Object, String) - Method in class diva.graph.modular.ModularGraphModel
Return the property of the object associated with the given property name.
getProperty(Object, String) - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Return the property of the object associated with the given property name.
getProperty(String) - Method in class com.microstar.xml.driver.SAXDriver
 
getProperty(String) - Method in class diva.util.BasicPropertyContainer
Return the property corresponding to the given key, or null if no such property exists.
getProperty(String) - Method in interface diva.util.PropertyContainer
Return the property corresponding to the given key, or null if no such property exists.
getProperty(String) - Static method in class ptolemy.data.expr.UtilityFunctions
Deprecated.
getProperty(String) - Static method in class ptolemy.util.StringUtilities
Get the specified property from the environment.
getProperty(String) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Return the property documentation.
getPropertyables() - Method in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAdapter
Return a list of property-able ports and attributes contained by the component.
getPropertyables() - Method in class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.Const
Return a list of property-able NamedObj contained by the component.
getPropertyables() - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.actor.lib.Expression
Return the list of conceptables with the input ports omitted.
getPropertyables() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyASTNodeAdapter
Return a list of property-able NamedObj contained by the component.
getPropertyables() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntologyAdapter
Return a list of property-able objects contained by the component.
getPropertyables() - Method in class ptolemy.data.ontologies.OntologyAdapter
Return a list of property-able NamedObj contained by the component.
getPropertyDoc(String) - Method in class ptolemy.vergil.actor.DocManager
Return the documentation for the specified property (parameter or attribute), or null if there is none.
getPropertyHash() - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Return the property hash.
getPropertyTerm(Object) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Return the InequalityTerm associated with the given model object.
getProposedRating() - Method in class ptolemy.vergil.actor.DocManager
Return the Pt.ProposedRating field, or null if none has been given.
getPrototypeList() - Method in class ptolemy.kernel.InstantiableNamedObj
Return a list of prototypes for this object.
getPrototypeList() - Method in interface ptolemy.kernel.util.Derivable
Return a list of prototypes for this object.
getPrototypeList() - Method in class ptolemy.kernel.util.NamedObj
Return a list of prototypes for this object.
getProvidesDirectionalDerivatives() - Method in interface org.ptolemy.qss.util.DerivativeFunction
Indicate existence of directional derivatives.
getProvidesDirectionalDerivatives() - Method in class ptolemy.actor.lib.fmi.FMUQSS
Indicate existence of directional derivatives.
getProvidesDirectionalDerivatives() - Method in class ptolemy.domains.qss.kernel.QSSIntegrator
Return false, as this actor does not provide directional derivatives.
getPtalonParameter(String) - Method in class ptolemy.actor.ptalon.PtalonActor
Find the parameter in the Ptalon code with the specified name, and return the Ptolemy parameter (java) that was created.
getPtolemyModel() - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Return the Ptolemy II model associated with this graph model.
getPtolemyPreferencesWithinConfiguration(Configuration) - Static method in class ptolemy.actor.gui.PtolemyPreferences
Get the PtolemyPreferences within the specified configuration.
getPublicId() - Method in class com.microstar.xml.driver.SAXDriver
 
getPublicKey - Variable in class ptolemy.actor.lib.security.KeyReader
True if we should get the public key.
getPublishedPort(String) - Method in class ptolemy.actor.CompositeActor
Get the published port with named name.
getPublishedPortChannel(IOPort) - Method in class ptolemy.actor.CompositeActor
Get the channel name of a published port.
getPublishedPorts(Pattern) - Method in class ptolemy.actor.CompositeActor
Get the published ports with names that match a regular expression.
getPubSubChannelName() - Method in class ptolemy.cg.lib.Profile.Port
Get the channel name for the publisher/subscriber pattern.
getPutActorName() - Method in class ptolemy.cg.lib.Profile.Junction
Get the put actor name.
getQName(int) - Method in class com.microstar.xml.driver.SAXDriver
 
getQSSSolverNames() - Static method in class ptolemy.domains.qss.kernel.QSSDirector
Gets the list of all available QSS solver names.
getQuadrant() - Method in class diva.canvas.interactor.QuadrantConstraint
Get the quadrant
getQualifiers() - Method in class org.ptolemy.commons.ThreeDigitVersionSpecification
Return the optional array of version qualifiers.
getQuantumScaleFactor() - Method in class ptolemy.domains.qss.kernel.QSSDirector
Return the value of the quantumScaleFactor parameter.
getQueryValue() - Method in class ptolemy.actor.gui.PtolemyQuery.ActionableEntry
Return the contents of the entry box.
getQueryValue() - Method in interface ptolemy.gui.SettableQueryChooser
Return a string representation of the query.
getRadius() - Method in class com.jhlabs.image.BoxBlurFilter
Get the size of the blur.
getRadius() - Method in class com.jhlabs.image.BrushedMetalFilter
Get the horizontal size of the blur.
getRadius() - Method in class com.jhlabs.image.CircleFilter
Get the radius of the effect.
getRadius() - Method in class com.jhlabs.image.CurlFilter
 
getRadius() - Method in class com.jhlabs.image.ErodeAlphaFilter
 
getRadius() - Method in class com.jhlabs.image.FlareFilter
Get the radius of the effect.
getRadius() - Method in class com.jhlabs.image.GaussianFilter
Get the radius of the kernel.
getRadius() - Method in class com.jhlabs.image.KaleidoscopeFilter
Get the radius of the effect.
getRadius() - Method in class com.jhlabs.image.LensBlurFilter
Get the radius of the kernel.
getRadius() - Method in class com.jhlabs.image.PinchFilter
Get the radius of the effect.
getRadius() - Method in class com.jhlabs.image.ShadowFilter
Get the radius of the kernel.
getRadius() - Method in class com.jhlabs.image.ShineFilter
Get the radius of the kernel.
getRadius() - Method in class com.jhlabs.image.SmartBlurFilter
Get the radius of the effect.
getRadius() - Method in class com.jhlabs.image.SparkleFilter
Get the radius of the effect.
getRadius() - Method in class com.jhlabs.image.SphereFilter
Get the radius of the effect.
getRadius() - Method in class com.jhlabs.image.StampFilter
Get the radius of the effect.
getRadius() - Method in class com.jhlabs.image.TwirlFilter
Get the radius of the effect.
getRadius() - Method in class com.jhlabs.image.VariableBlurFilter
Get the radius of the effect.
getRadius() - Method in class com.jhlabs.image.WaterFilter
Get the radius of the effect.
getRadius1() - Method in class com.jhlabs.image.DoGFilter
Get the radius of the kernel.
getRadius2() - Method in class com.jhlabs.image.DoGFilter
Get the radius of the kernel.
getRandomizedPlacement() - Method in class diva.graph.layout.LevelLayout
Return whether or not placement will be randomized.
getRandomness() - Method in class com.jhlabs.image.CellularFilter
 
getRandomness() - Method in class com.jhlabs.image.SparkleFilter
 
getRange() - Method in class com.jhlabs.image.OilFilter
Get the range of the effect in pixels.
getRate(IOPort) - Static method in class ptolemy.actor.util.DFUtilities
Return the number of tokens that will be produced or consumed on the given port.
getRateVariable(Port, String) - Static method in class ptolemy.actor.util.DFUtilities
Get the Variable with the specified name in the given port, or with the specified name preceded by an underscore.
getRateVariables() - Method in class ptolemy.actor.lib.string.test.SDFTestScheduler
Return the _rateVariables from the parent class.
getRateVariableValue(Port, String, int) - Static method in class ptolemy.actor.util.DFUtilities
Get the integer value stored in the Variable with the specified name.
getRayAmount() - Method in class com.jhlabs.image.FlareFilter
 
getRays() - Method in class com.jhlabs.image.SparkleFilter
 
getRaysOnly() - Method in class com.jhlabs.image.RaysFilter
Get whether to render only the rays.
getReadAccess() - Method in class ptolemy.kernel.util.Workspace
Obtain permission to read objects in the workspace.
getReadOffset(int) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortInfo
Get the read offset of a channel of the port.
getReadOffset(IOPort, int) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Ports
Get the read offset in the buffer of a given channel from which a token should be read.
getRealStartTime() - Method in class ptolemy.actor.Manager
Get the real time at which the model began executing.
getReceiver(Receiver) - Method in class org.ptolemy.faultModels.PacketDropFaultGenerator
Create an intermediate receiver that wraps a given receiver.
getReceiver(Receiver) - Method in class org.ptolemy.faultModels.StuckAtFaultGenerator
Create an intermediate receiver that wraps a given receiver.
getReceiver(Receiver) - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
Create an intermediate receiver that wraps a given receiver.
getReceiver(Receiver) - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Create an intermediate receiver that wraps a given receiver.
getReceiver(Receiver, IOPort) - Method in class org.ptolemy.faultModels.PacketDropFaultGenerator
Create a receiver to mediate a communication via the specified receiver.
getReceiver(Receiver, IOPort) - Method in class org.ptolemy.faultModels.StuckAtFaultGenerator
Create a receiver to mediate a communication via the specified receiver.
getReceiver(Receiver, IOPort) - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Create a receiver to mediate a communication via the specified receiver.
getReceiver(Receiver, IOPort) - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
Create a receiver to mediate a communication via the specified receiver.
getReceiver(Receiver, IOPort) - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Create a receiver to mediate a communication via the specified receiver.
getReceiver(Receiver, IOPort) - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch
Create a receiver to mediate a communication via the specified receiver.
getReceiver(Receiver, IOPort) - Method in class ptolemy.domains.de.lib.aspect.TTESwitch
Create a receiver to mediate a communication via the specified receiver.
getReceiverAdapters() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.IOPort
Get the adapters for receiver contained in this port.
getReceiverPort() - Method in class ptolemy.actor.IOPortEvent
Return the receiver's port if this event represents a token put directly into a receiver instead of transferred via IOPort send or sendInside.
getReceivers() - Method in class ptolemy.actor.IOPort
If the port is an input, return the receivers that receive data from all linked relations.
getReceivers() - Method in class ptolemy.domains.csp.kernel.ConditionalBranch
Return an array with all the receivers that this branch is trying to rendezvous with.
getReceivers() - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Override the base class to return the outside receiver for wireless communication if wireless communication is being used.
getReceivers(IORelation) - Method in class ptolemy.actor.IOPort
If the port is an input, return receivers that handle incoming channels from the specified relation.
getReceivers(IORelation, int) - Method in class ptolemy.actor.IOPort
If the port is an input, return receivers that handle incoming channels from the specified relation.
getReceiverTime() - Method in class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Return the receiver time of this receiver.
getReceiverTime(int) - Method in class ptolemy.domains.dde.kernel.test.DDEGetToken
 
getRecord() - Static method in class ptolemy.actor.test.TestActor
Get the record.
getRecord() - Static method in class ptolemy.actor.test.TypedTestActor
Get the record.
getRecord(int) - Method in class ptolemy.actor.lib.Recorder
Deprecated.
This method is deprecated. Use getHistory().
getRedBlue() - Method in class com.jhlabs.image.ChannelMixFilter
 
getReference() - Method in class ptolemy.domains.sdf.optimize.lib.DummyReferenceToken
Gets the reference.
getReference(String, boolean) - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Return the reference to the specified parameter or port of the associated actor.
getReference(String, boolean, boolean) - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Return the reference to the specified parameter or port of the associated actor.
getReference(String, boolean, NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Return the reference to the specified parameter or port of the associated actor.
getReference(String, boolean, NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
Return the reference to the specified parameter or port of the associated actor.
getReference(String, boolean, NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMDirector
Return the reference to the specified parameter or port of the associated actor.
getReference(TypedIOPort, String[], boolean, boolean, NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
Return an unique label for the given port channel referenced by the given adapter.
getReference(TypedIOPort, String[], boolean, boolean, NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Return an unique label for the given port channel referenced by the given adapter.
getReferenceNameByDimensionName(String) - Method in class ptolemy.data.ontologies.lattice.unit.DerivedDimensionRepresentativeConcept
Return the reference name used by the unit specifications in this concept for the given dimension name.
getReferredInputPorts(Set, Set) - Method in class ptolemy.domains.modal.kernel.NonStrictFSMDirector
Given a set of ports, get those that are input ports of the container and put them in the indicated referred set.
getRefinedState() - Method in interface ptolemy.domains.modal.kernel.RefinementActor
Return the state (or event, which subclasses state) that this actor refines.
getRefinedState() - Method in class ptolemy.domains.modal.modal.ModalController
Get the state in any ModalController within this ModalModel that has this ModalController as its refinement, if any.
getRefinedState() - Method in class ptolemy.domains.modal.modal.ModalRefinement
Get the state in any ModalRefinement within this ModalModel that has this ModalRefinement as its refinement, if any.
getRefinedState() - Method in class ptolemy.domains.modal.modal.Refinement
Get the state in any ModalController within this ModalModel that has this refinement as its refinement, if any.
getRefinement() - Method in class ptolemy.actor.gt.controller.Transform
Get the refinement of this event, which is an instance of TransformationRule.
getRefinement() - Method in class ptolemy.domains.modal.kernel.State
Return the refinements of this state.
getRefinement() - Method in class ptolemy.domains.modal.kernel.Transition
Return the refinements of this transition.
getRefinementClass(NamedObj) - Method in class ptolemy.domains.modal.modal.RefinementSuggestion
Return the class name of the suggested refinement that can be used to contain the given dropObject.
getRefinementClasses() - Method in class ptolemy.vergil.gt.StateMatcherController
Return a map with the keys as the names of the refinement types, and the values as the names of the classes that implement those refinement types.
getRefinementClasses() - Method in class ptolemy.vergil.modal.modal.HierarchicalStateController
Return a map with the keys as the names of the refinement types, and the values as the names of the classes that implement those refinement types.
getRefinementReferredInputPorts(State) - Method in class ptolemy.domains.modal.kernel.NonStrictFSMDirector
Given a state, get a set of input ports referred by the refinements of that state.
getRefractionIndex() - Method in class com.jhlabs.image.SphereFilter
Get the index of refaction.
getRegisteredClasses() - Static method in class ptolemy.data.expr.PtParser
Return the list of classes the parser searches when a function call is encountered.
getRelatedComponentsPadX() - Method in class com.jgoodies.forms.util.LayoutStyle
Returns a horizontal gap used to separate related controls.
getRelatedComponentsPadY() - Method in class com.jgoodies.forms.util.LayoutStyle
Returns a vertical gap used to separate related controls.
getRelatedSolver(Ontology) - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntologySolver
Return the LatticeOntologySolver associated with the given ontology that is contained in the ProductLatticeOntologySolver model, or null if there is none.
getRelation() - Method in class ptolemy.vergil.kernel.Link
Return the relation that this link represents.
getRelation(String) - Method in class ptolemy.actor.LazyTypedCompositeActor
Get a contained relation by name.
getRelation(String) - Method in class ptolemy.kernel.CompositeEntity
Get a contained relation by name.
getRelationIndex(IOPort, Relation, boolean) - Static method in class ptolemy.actor.IOPort
Retrieve the index of the relation at the port.
getRelationList() - Method in class ptolemy.domains.modal.kernel.ParseTreeEvaluatorForGuardExpression
Return the list of relations (boolean-valued expressions that do not contain a logical operator, such as comparison expressions) in the guard expression of this transition.
getRelationModel() - Method in class ptolemy.vergil.ontologies.OntologyGraphModel
Get the relation model.
getRelations() - Method in class ptolemy.kernel.CompositeEntity
Deprecated.
Use relationList() instead.
getRelativeLocation() - Method in class ptolemy.vergil.basic.RelativeLocation
Get the relative location, relative to the relativeTo object, if there is one, and otherwise return the absolute location.
getRelativeQuantum() - Method in class ptolemy.domains.qss.kernel.QSSDirector
Return the value of the relativeQuantum parameter.
getRelativeToNamedObj() - Method in class ptolemy.vergil.basic.RelativeLocation
If the relativeTo object exists, return it.
getRemainingTime(NamedObj) - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Return remaining time actor needs to finish.
getRemoteDocumentationURLBase() - Static method in class ptolemy.vergil.actor.DocManager
Get the location of the website documentation.
getRemoteReceiverAdapters() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.IOPort
Get the adapters for the remote receivers connected to this port.
getRemoteReceivers() - Method in class ptolemy.actor.IOPort
If the port is an output, return the remote receivers that can receive from the port.
getRemoteReceivers(IORelation) - Method in class ptolemy.actor.IOPort
If this port is an output, return the remote receivers that can receive data from this port through the specified relation or any relation in its relation group.
getRenderingHints() - Method in class com.jhlabs.image.AbstractBufferedImageOp
 
getRenderingHints() - Method in class com.jhlabs.image.BrushedMetalFilter
 
getRenderingHints() - Method in class com.jhlabs.image.ConvolveFilter
 
getRenderingHints() - Method in class com.jhlabs.image.VariableBlurFilter
 
getRepetitions(ComponentEntity) - Static method in class ptolemy.domains.pthales.lib.PthalesAtomicActor
Returns the total repetitions values.
getReplacement() - Method in class ptolemy.actor.gt.GraphTransformer
Get the replacement of the transformation rule being used.
getReplacement() - Method in class ptolemy.actor.gt.TransformationRule
Get the replacement of this transformation rule.
getRepresentative() - Method in class ptolemy.data.ontologies.FlatScalarTokenInfiniteConcept
Get the concept that represents this set of infinite concepts in the ontology lattice.
getRepresentative() - Method in class ptolemy.data.ontologies.FlatTokenInfiniteConcept
Get the concept that represents this set of infinite concepts in the ontology lattice.
getRepresentative() - Method in class ptolemy.data.ontologies.InfiniteConcept
Return the finite concept representative in the ontology if it exists, or null if it does not.
getRepresented() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get the Entity syntactically represented by the node.
getRepresentedPort() - Method in class ptolemy.cg.lib.syntactic.SyntacticPort
Get the port represented by the Syntactic Port.
getResizeWeight() - Method in class com.jgoodies.forms.layout.FormSpec
Returns the current resize weight.
getResolution() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
getResolution() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
getResolution() - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.TimeOrBuilder
 
getResolution() - Method in class ptolemy.vergil.toolbox.SnapConstraint
Return the resolution for this instance.
getResolvedSolverInformation() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Get the statistics for the Lattice OntologySolver after the model has been resolved.
getResource(String) - Method in class diva.gui.ApplicationResources
Deprecated.
Get a resource as an absolute URL.
getResource(String) - Method in class diva.resource.RelativeBundle
Get a resource as an absolute URL.
getResource(String) - Static method in class ptolemy.util.ClassUtilities
Get the resource.
getResource(String, Object...) - Method in class ptolemy.actor.lib.jjs.JavaScript
Get a resource, which may be a file name or a URL, and return the value of the resource as a string.
getResource(String, Object...) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Get a resource, which may be a file name or a URL, and return the value of the resource as a string.
getResourceAsStream(String) - Method in class diva.resource.RelativeBundle
Get a resource as an input stream.
getResources() - Method in class diva.gui.tutorial.AbstractApplication
Get the resources object.
getResourceSaveJarURLAsTempFile(String) - Static method in class ptolemy.actor.gui.JNLPUtilities
Get the resource, if it is in a jar URL, then copy the resource to a temporary file first.
getResponse() - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothResponseToken
Get the BluetoothResponse enum element associated with this token.
getResult() - Method in class ptolemy.domains.de.lib.test.Iterations
 
getResults() - Method in class ptolemy.actor.gui.test.TestModel
Return the history of the recorder.
getResults() - Method in class ptolemy.vergil.gt.MatchResultRecorder
 
getReturnType() - Method in class ptolemy.data.expr.CachedMethod.ArrayMapCachedMethod
Override the base class to return an array type with the element type being the return type of the underlying scalar method.
getReturnType() - Method in class ptolemy.data.expr.CachedMethod
Return the type of the token that results from an invocation of this method.
getReturnType() - Method in class ptolemy.data.expr.CachedMethod.MatrixMapCachedMethod
 
getReturnType() - Method in class ptolemy.data.type.FunctionType
Return the type of the specified label.
getReuseDatasets() - Method in class ptolemy.plot.Plot
Return false if setReuseDatasets() has not yet been called or if setReuseDatasets(false) has been called.
getReuseDatasets() - Method in interface ptolemy.plot.PlotInterface
Return false if setReuseDatasets() has not yet been called or if setReuseDatasets(false) has been called.
getRFactor() - Method in class com.jhlabs.image.RGBAdjustFilter
 
getRGB(BufferedImage, int, int, int, int, int[]) - Method in class com.jhlabs.image.AbstractBufferedImageOp
A convenience method for getting ARGB pixels from an image.
getRGB(BufferedImage, int, int, int, int, int[]) - Static method in class com.jhlabs.image.ImageUtils
A convenience method for getting ARGB pixels from an image.
getRGB(BufferedImage, int, int, int, int, int[]) - Method in class com.jhlabs.math.ImageFunction2D
A convenience method for getting ARGB pixels from an image.
getRhs() - Method in class ptolemy.moml.unit.UnitConstraint
Get the right hand side.
getRightBorder() - Method in class com.jhlabs.image.BorderFilter
Returns the right border value.
getRingAmount() - Method in class com.jhlabs.image.FlareFilter
 
getRings() - Method in class com.jhlabs.image.WoodFilter
Returns the rings value.
getRingWidth() - Method in class com.jhlabs.image.FlareFilter
 
getRoot() - Method in interface diva.graph.GraphModel
Return the root graph of this graph model.
getRoot() - Method in class diva.graph.modular.ModularGraphModel
Return the root graph of this graph model.
getRoot() - Method in class diva.util.xml.XmlDocument
Get the root element of this document.
getRoot() - Method in class ptolemy.actor.parameters.SharedParameter
Return the top level of the containment hierarchy, unless one of the containers is an instance of EntityLibrary, in which case, return null.
getRoot() - Method in class ptolemy.vergil.tree.EntityTreeModel
Get the root of this tree model.
getRootGraph() - Method in class diva.graph.basic.BasicLayoutTarget
Return the root graph of this display.
getRootPane() - Method in class diva.gui.AppContextDelegate
Returns the rootPane of the delegate.
getRotation() - Method in class com.jhlabs.image.FeedbackFilter
Returns the amount of rotation on each iteration.
getRotation() - Method in class com.jhlabs.image.MirrorFilter
 
getRotation() - Method in class com.jhlabs.image.MotionBlurFilter
Get the blur rotation.
getRotation() - Method in class com.jhlabs.image.MotionBlurOp
Get the blur rotation.
getRotation() - Method in class com.jhlabs.image.ShatterFilter
 
getRotation() - Method in class com.jhlabs.image.svg.AnnotateFilter
Get the rotation for the graphic in degrees, which defaults to 0.0.
getRotation() - Method in class diva.canvas.toolbox.BasicFigure
Get the angle of rotation of the figure.
getRounding() - Method in class ptolemy.math.Quantization
Return the rounding strategy.
getRoundThreads() - Method in class com.jhlabs.image.WeaveFilter
 
getRouter() - Method in class diva.canvas.connector.ManhattanConnector
Return the router.
getRow() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Returns the cursor's row.
getRowCount() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Returns the number of rows in the form.
getRowCount() - Method in class com.jgoodies.forms.layout.FormLayout
Returns the number of rows in this layout.
getRowCount() - Method in class ptolemy.actor.gui.ArrayOfRecordsPane.ArrayAsTable
Get the row count of the Matrix.
getRowCount() - Method in class ptolemy.data.BooleanMatrixToken
Return the number of rows in the matrix.
getRowCount() - Method in class ptolemy.data.ComplexMatrixToken
Return the number of rows in the matrix.
getRowCount() - Method in class ptolemy.data.DoubleMatrixToken
Return the number of rows in the matrix.
getRowCount() - Method in class ptolemy.data.expr.ASTPtMatrixConstructNode
 
getRowCount() - Method in class ptolemy.data.expr.ConcreteMatrixToken
Return the number of rows of the contained matrix.
getRowCount() - Method in class ptolemy.data.FixMatrixToken
Return the number of rows in the matrix.
getRowCount() - Method in class ptolemy.data.IntMatrixToken
Return the number of rows in the matrix.
getRowCount() - Method in class ptolemy.data.LongMatrixToken
Return the number of rows in the matrix.
getRowCount() - Method in class ptolemy.data.MatrixToken
Return the number of rows of the matrix.
getRowCount() - Method in class ptolemy.vergil.scr.ConditionsTableModel
 
getRowCount() - Method in class ptolemy.vergil.scr.EventTableModel
Return the row count.
getRowCount() - Method in class ptolemy.vergil.scr.ModeTransitionTableModel
Return the row count.
getRowGroups() - Method in class com.jgoodies.forms.layout.FormLayout
Returns a deep copy of the row groups.
getRowSpec(int) - Method in class com.jgoodies.forms.layout.FormLayout
Returns the RowSpec at the specified row index.
getRule() - Method in class com.jhlabs.composite.MiscComposite
 
getS() - Method in class diva.canvas.interactor.BoundsGeometry
Get the south site.
getS() - Method in class diva.canvas.tutorial.ConnectorTutorial.SitedRectangle
Get the south site.
getSample() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.SerialPortController
Grab the latest unread sample from the buffer and return it.
getSampleRate() - Static method in class ptolemy.media.javasound.LiveSound
Return the current sampling rate in Hz, which is set by the setSampleRate() method.
getSampleRate() - Method in class ptolemy.media.javasound.LiveSoundCommon
Return the current sampling rate in Hz, which is set by the setSampleRate() method.
getSampleRate() - Method in interface ptolemy.media.javasound.LiveSoundInterface
Return the current sampling rate in Hz, which is set by the setSampleRate() method.
getSampleRate() - Method in class ptolemy.media.javasound.SoundCapture
Return the sampling rate in Hz.
getSampleRate() - Method in class ptolemy.media.javasound.SoundReader
Return the sampling rate in Hz.
getSamples() - Method in class com.jhlabs.image.CausticsFilter
Get the number of samples per pixel.
getSamples() - Method in class ptolemy.media.javasound.SoundCapture
Return an array of captured audio samples.
getSamples() - Method in class ptolemy.media.javasound.SoundReader
Return an array of captured audio samples.
getSamples(Object) - Static method in class ptolemy.media.javasound.LiveSound
Return an array of captured audio samples.
getSamples(Object) - Method in interface ptolemy.media.javasound.LiveSoundInterface
Return an array of captured audio samples.
getSamples(Object) - Method in class ptolemy.media.javasound.LiveSoundJavaSE
Return an array of captured audio samples.
getSamplesInt() - Method in class ptolemy.media.javasound.SoundCapture
Return an array of captured audio samples.
getSampleSizeInBits() - Method in class ptolemy.media.javasound.SoundCapture
Return the number of bits per audio sample.
getSanitizedDirectorName() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
Return the sanitized name of this director adapter.
getSanitizedDirectorName() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMDirector
Returns the sanitized name of this director adapter.
getSanitizedName() - Method in class ptolemy.cg.lib.CompiledCompositeActor
Return the sanitized file name of this actor.
getSaveFileChooser() - Method in class diva.gui.DefaultStoragePolicy
Get the save file chooser used by this storage policy.
getScalarMatrices - Variable in class ptolemy.matlab.Engine.ConversionParameters
If true (default), 1x1 matrices are returned as appropriate ScalarToken.
getScalarVariables() - Method in class ptolemy.actor.lib.fmi.FMUImport
Return the list of all the scalar variables defined in the FMU interface.
getScale() - Method in class com.jhlabs.image.CausticsFilter
Returns the scale of the texture.
getScale() - Method in class com.jhlabs.image.CellularFilter
Returns the scale of the texture.
getScale() - Method in class com.jhlabs.image.ContourFilter
Returns the scale of the contours.
getScale() - Method in class com.jhlabs.image.DiffuseFilter
Returns the scale of the texture.
getScale() - Method in class com.jhlabs.image.FBMFilter
Returns the scale of the texture.
getScale() - Method in class com.jhlabs.image.MarbleTexFilter
 
getScale() - Method in class com.jhlabs.image.RescaleFilter
Returns the scale factor.
getScale() - Method in class com.jhlabs.image.SkyFilter
 
getScale() - Method in class com.jhlabs.image.svg.AnnotateFilter
Get the scale factor for the graphic, which defaults to 1.0.
getScale() - Method in class com.jhlabs.image.SwimFilter
Returns the scale of the distortion.
getScale() - Method in class com.jhlabs.image.TextureFilter
Returns the scale of the texture.
getScale() - Method in class com.jhlabs.image.WoodFilter
Returns the scale of the texture.
getScale() - Method in class ptolemy.moml.unit.Unit
Get the scale.
getScaling() - Method in class com.jhlabs.image.PlasmaFilter
Get the scaling.
getScatter() - Method in class com.jhlabs.image.SmearFilter
 
getSceneGraphNode() - Method in class ptolemy.domains.gr.kernel.SceneGraphToken
Return the object contained by this token.
getSchedule() - Method in class ptolemy.actor.sched.Scheduler
Return the scheduling sequence as an instance of the Schedule class.
getSchedule(List<SequenceAttribute>) - Method in class ptolemy.domains.sequence.kernel.SequenceScheduler
Return the schedule assuming that list of sequence numbers is for a valid schedule and not for a list of unexecuted actors after a valid schedule has been executed.
getSchedule(List<SequenceAttribute>, boolean) - Method in class ptolemy.domains.sequence.kernel.SequenceScheduler
Have to override this function in order to return a SequenceSchedule All additional code copied from Scheduler.java Have to also introduce own local variable, _cachedGetSchedule, to be of type SequenceSchedule The Sequence Scheduler takes one list as input - A list of independent sequenced actor attributes The sequence scheduler determines an additional list: - A list of sequenced actors that are dependent on control actors, or other actors It is possible to get the actor name from a sequence attribute by calling attributename.getContainer() Return the scheduling sequence as an instance of the Schedule class.
getScheduler() - Method in class ptolemy.actor.sched.StaticSchedulingDirector
Return the scheduler that is responsible for scheduling the directed actors.
getScheduler() - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Return the scheduler that is responsible for scheduling the directed actors.
getSchedulerMux() - Method in class ptolemy.domains.de.lib.aspect.AFDXVlink
Get the name of the scheduler multiplexor.
getScope() - Method in class ptolemy.data.expr.Variable
Return a NamedList of the variables that the value of this variable can depend on.
getScope(NamedObj) - Static method in class ptolemy.data.expr.Variable
Return a NamedList of the variables that the value of the specified variable can depend on.
getScopedAttribute(Attribute, NamedObj, String) - Static method in class ptolemy.data.expr.ModelScope
Get the attribute with the given name in the scope of the given container.
getScopedObject(NamedObj, String) - Static method in class ptolemy.data.expr.ModelScope
Get the NamedObj with the given name in the scope of the given container.
getScopedVariable(Variable, NamedObj, String) - Static method in class ptolemy.data.expr.ModelScope
Get the variable with the given name in the scope of the given container.
getScreenResolution(Component) - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Returns the components screen resolution or the default screen resolution if the component is null or has no toolkit assigned yet.
getScreenTransform() - Method in class diva.canvas.TransformContext
Get the transform from local coordinates into screen coordinates.
getScrollPane() - Method in class ptolemy.actor.gui.TextEditor
Return the scroll pane, if there is one, and null if not.
getSE() - Method in class diva.canvas.interactor.BoundsGeometry
Get the south-east site.
getSecond() - Method in class ptolemy.actor.gt.data.Pair
Get the second element.
getSecond() - Method in class ptolemy.data.DateToken
Get the second part of this date.
getSecond() - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides.Pair
Gets the second element in the pair.
getSecond() - Method in class ptolemy.domains.metroII.kernel.Pair
Gets the second element.
getSeeAlso() - Method in class ptolemy.vergil.actor.DocManager
Return "see also" information.
getSeed() - Method in class com.jhlabs.image.PlasmaFilter
 
getSeed() - Method in class com.jhlabs.image.ScratchFilter
 
getSelectedBounds(BufferedImage) - Static method in class com.jhlabs.image.ImageUtils
Calculates the bounds of the non-transparent parts of the given image.
getSelectedColor() - Method in class ptolemy.gui.Query.QueryColorChooser
Get the selected color name.
getSelectedFigure() - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Return the figure currently selected in the viewscreen.
getSelectedFile() - Method in class ptolemy.gui.PtFileChooser
Return the selected file as an absolute File (a File that is not relative).
getSelectedFileName() - Method in class ptolemy.gui.Query.QueryFileChooser
Get the selected file name.
getSelectedIndex() - Method in class diva.gui.toolbox.JShadePane
Return the index of the selected shade, or -1 if there is none.
getSelectedService() - Method in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareHelper
Return the name of the selected service.
getSelectedService() - Method in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
Return the name of the selected service.
getSelectedServiceParameter(String) - Method in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareHelper
Return the parameters associated with the selected service.
getSelectedServiceParameter(String) - Method in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
Return the parameters associated with the selected service.
getSelectedTitle() - Method in class diva.gui.toolbox.JTreePane
Return the selectedString.
getSelection() - Method in class diva.canvas.interactor.BasicSelectionModel
Return an iterator over the selected objects.
getSelection() - Method in interface diva.canvas.interactor.SelectionModel
Return an iterator over the selected objects.
getSelectionAdditions() - Method in class diva.canvas.interactor.SelectionEvent
Return an iterator over the objects added to the selection model.
getSelectionAsArray() - Method in class diva.canvas.interactor.BasicSelectionModel
Return the contents of the selection as an array.
getSelectionAsArray() - Method in interface diva.canvas.interactor.SelectionModel
Return the contents of the selection as an array.
getSelectionCount() - Method in class diva.canvas.interactor.BasicSelectionModel
Return the number of selected objects.
getSelectionCount() - Method in interface diva.canvas.interactor.SelectionModel
Return the number of selected objects.
getSelectionDragger() - Method in class diva.canvas.toolbox.BasicController
Get the selection interactor
getSelectionFilter() - Method in class diva.canvas.interactor.SelectionDragger
Get the mouse filter that controls when this selection filter is activated.
getSelectionFilter() - Method in class diva.canvas.interactor.SelectionInteractor
Get the mouse filter that controls when this selection filter is activated.
getSelectionInteractor() - Method in class diva.canvas.demo.SimplePane
Return the selection interactor
getSelectionInteractor() - Method in class diva.canvas.toolbox.BasicController
Get the selection interactor
getSelectionMode() - Method in class diva.canvas.interactor.BasicSelectionModel
Return the mode of the selection, either SINGLE_SELECTION or MULTIPLE_SELECTION.
getSelectionMode() - Method in interface diva.canvas.interactor.SelectionModel
Return the mode of the selection, either SINGLE_SELECTION or MULTIPLE_SELECTION.
getSelectionModel() - Method in class diva.canvas.interactor.SelectionInteractor
Get the selection model
getSelectionModel() - Method in class diva.graph.AbstractGraphController
Get the default selection model
getSelectionModel() - Method in interface diva.graph.GraphController
Get the default selection model
getSelectionRemovals() - Method in class diva.canvas.interactor.SelectionEvent
Return an iterator over the objects removed from the selection model.
getSelectionRenderer() - Method in class diva.canvas.interactor.SelectionInteractor
Get the selection renderer
getSelectionRenderer() - Method in class diva.canvas.toolbox.BasicController
Get the selection renderer
getSelectionSet() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return a set of instances of NamedObj representing the objects that are currently selected.
getSelectiveEnabled() - Method in class diva.canvas.interactor.DragInteractor
Get the flag that says that the interactor responds only if the figure being moused on is selected.
getSelfLoop() - Method in class diva.canvas.connector.ArcConnector
Get the flag saying whether this arc is to be drawn as a self-loop.
getSelfTransition(State) - Static method in class ptolemy.vergil.scr.SCRTableHelper
Returns a self transition on a given state, if there is one, null otherwise.
getSelfTransition(State, Parameter) - Static method in class ptolemy.vergil.scr.SCRTableHelper
Return the self transition.
getSemanticObject() - Method in interface diva.util.SemanticObjectContainer
Return the semantic object.
getSemanticObject(Object) - Method in interface diva.graph.GraphModel
Return the visual object corresponding to the given node, composite, or edge.
getSemanticObject(Object) - Method in class diva.graph.modular.BasicModularGraphModel
Return the semantic object corresponding to the given node, edge, or composite.
getSemanticObject(Object) - Method in class diva.graph.modular.ModularGraphModel
Return the semantic object corresponding to the given node, edge, or composite.
getSemanticObject(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel
Return the semantic object corresponding to the given node, edge, or composite.
getSemanticObject(Object) - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Return the semantic object corresponding to the given node, edge, or composite.
getSemanticObject(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel
Return the semantic object corresponding to the given node, edge, or composite.
getSemanticObject(Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel
Return the semantic object corresponding to the given node, edge, or composite.
getSensorsReadFrom(List, List) - Method in class ptolemy.domains.tdl.kernel.TDLTask
Return the list of ports of the modal model that this task reads from.
getSequenceNumber() - Method in class ptolemy.domains.sequence.kernel.ProcessAttribute
Returns the sequence number as an int, or throws an exception if there is none.
getSequenceNumber() - Method in class ptolemy.domains.sequence.kernel.SequenceAttribute
Construct an attribute with the given name contained by the specified /** Returns the sequence number as an int, or 0 if there is none.
getSerializedSize() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
getSerializedSize() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
getSerializedSize() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
getSerpentine() - Method in class com.jhlabs.image.DiffusionFilter
Return the serpentine setting.
getSerpentine() - Method in class com.jhlabs.image.QuantizeFilter
Return the serpentine setting
getService() - Method in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
Get the name of a particular sensor in a service.
getService() - Method in class ptolemy.distributed.client.ClientThread
Return the service that this ClientThread controls.
getServices() - Method in class ptolemy.distributed.client.ClientServerInteractionManager
Returns the list of alive services.
getSetActionsReferredInputPorts(Transition) - Method in class ptolemy.domains.modal.kernel.NonStrictFSMDirector
Given a transition, get a set of input ports referred in the set actions of that transition.
getSFactor() - Method in class com.jhlabs.image.HSBAdjustFilter
 
getShadeCount() - Method in class diva.gui.toolbox.JShadePane
Return the number of shades in this pane.
getShadeCrossings() - Method in class com.jhlabs.image.WeaveFilter
 
getShadowColor() - Method in class com.jhlabs.image.ShadowFilter
Get the color of the shadow.
getShadowColor() - Method in class com.jhlabs.image.TritoneFilter
Get the shadow color.
getShadowOnly() - Method in class com.jhlabs.image.ShadowFilter
Get whether to only draw the shadow without the original image.
getShadowOnly() - Method in class com.jhlabs.image.ShineFilter
 
getShape() - Method in class com.jhlabs.image.SmearFilter
 
getShape() - Method in class diva.canvas.AbstractFigure
Get the outline shape of this figure.
getShape() - Method in class diva.canvas.CompositeFigure
Get the shape of this figure.
getShape() - Method in class diva.canvas.connector.AbstractConnector
Get the outline shape of this connector.
getShape() - Method in class diva.canvas.connector.StraightTerminal
Get the outline shape of this terminal.
getShape() - Method in class diva.canvas.connector.TerminalFigure
Get the outline shape of this figure.
getShape() - Method in interface diva.canvas.Figure
Get the outline shape of this figure.
getShape() - Method in class diva.canvas.FigureDecorator
Get the outline shape of this figure, which is by default the same as the child figure, if there is one, or a very small rectangle if there isn't.
getShape() - Method in class diva.canvas.FigureWrapper
Get the outline shape of the child figure.
getShape() - Method in class diva.canvas.interactor.BoundsGeometry
Get the current shape that defines this geometry
getShape() - Method in class diva.canvas.interactor.CircleGeometry
Get the current shape that defines this geometry
getShape() - Method in interface diva.canvas.interactor.Geometry
Get the shape that defines this geometry.
getShape() - Method in class diva.canvas.interactor.PathGeometry
Get the shape that defines this geometry object.
getShape() - Method in class diva.canvas.PaneWrapper
Get the shape of this figure.
getShape() - Method in class diva.canvas.toolbox.BasicFigure
Get the shape of this figure.
getShape() - Method in class diva.canvas.toolbox.IconFigure
Get the shape of this figure.
getShape() - Method in class diva.canvas.toolbox.ImageFigure
Return the rectangular shape of the image, or a small rectangle if the image is null.
getShape() - Method in class diva.canvas.toolbox.LabelFigure
Get the shape of this label figure.
getShape() - Method in class diva.canvas.toolbox.LabelWrapper
Get the shape of this figure.
getShape() - Method in class diva.canvas.toolbox.PaintedFigure
Get the shape of this figure.
getShape() - Method in class diva.canvas.toolbox.SwingWrapper
Get the shape of this figure.
getShape() - Method in class diva.canvas.toolbox.VectorFigure
Get the shape of this figure.
getShape() - Method in class diva.canvas.tutorial.FigureTutorial.CustomRectangle
Get the shape of this figure.
getShape() - Method in class diva.canvas.tutorial.TransformedFigureTutorial.CloudFigure
Get the shape of this figure.
getShape() - Method in class diva.graph.toolbox.StateBubble
Get the shape of this figure.
getShape() - Method in class diva.util.java2d.PaintedString
Get the shape of this label figure.
getShape() - Method in class ptolemy.vergil.kernel.RelativeLinkFigure
Get the outline shape of this figure.
getSharedCode() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.TypedCompositeActor
 
getSharedCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Scale
Generate the shared code.
getSharedCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Generate a set of shared code fragments of the associated composite actor.
getSharedCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Bernoulli
Generate shared code.
getSharedCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Expression
Get shared code.
getSharedCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Gaussian
Generate shared code.
getSharedCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.RandomSource
Get shared code.
getSharedCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the shared code.
getSharedCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the shared code.
getSharedCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the shared code.
getSharedCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the shared code.
getSharedCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Expression
Get shared code.
getSharedCode() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate the shared code.
getSharedCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Generate shared code that includes the declaration of the toplevel composite.
getSharedName() - Method in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
Return the sharedName.
getShine() - Method in class com.jhlabs.image.BrushedMetalFilter
Get the amount of shine to add in the range 0..1.
getShineColor() - Method in class com.jhlabs.image.ShineFilter
 
getShortStateDesc() - Method in class ptolemy.moml.unit.Solution
Get the state of the solution.
getShortTitle() - Method in class diva.gui.AbstractDocument
Get the short title of this document.
getShortTitle() - Method in class diva.gui.AbstractView
Get the short title of this document.
getShortTitle() - Method in interface diva.gui.Document
Get the short title of this document.
getShortTitle() - Method in class diva.gui.tutorial.TextView
 
getShortTitle() - Method in interface diva.gui.View
Get the short title of this document.
getSide() - Method in class diva.canvas.connector.BoundsSite
Get the side to be located on: NORTH, SOUTH, EAST, WEST.
getSideEffects(SootMethod) - Method in class ptolemy.copernicus.kernel.SideEffectAnalysis
Return the set of fields that the given method assigns to, or null if the side effects are unknown.
getSides() - Method in class com.jhlabs.image.FadeFilter
 
getSides() - Method in class com.jhlabs.image.KaleidoscopeFilter
Get the number of sides of the kaleidoscope.
getSides() - Method in class com.jhlabs.image.LensBlurFilter
Get the number of sides of the aperture.
getSign() - Method in class ptolemy.math.Precision
Return the sign (0 = unsigned, 1 = signed).
getSimulationTimeReadFromClient() - Method in class lbnl.actor.lib.net.Server
Return the last simulation time read from the client.
getSimulationTimeWrittenToClient() - Method in class lbnl.actor.lib.net.Server
Return the last simulation time written to the client.
getSince() - Method in class ptolemy.vergil.actor.DocManager
Return the since field, or null if none has been given.
getSingleUnit() - Method in class ptolemy.moml.unit.UnitExpr
If this UnitExpr has one term and it is a Unit then return that Unit.
getSinkChannels(IOPort, int) - Static method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Return a list of channel objects that are the sink input ports given a port and channel.
getSite() - Method in class diva.canvas.interactor.BasicGrabHandle
Get the site that this handle is attached to
getSite() - Method in interface diva.canvas.interactor.GrabHandle
Get the site to which this grab-handle is attached.
getSite() - Method in class diva.canvas.interactor.MoveHandle
Get the site that this handle is attached to
getSite(int) - Method in class diva.canvas.interactor.BoundsGeometry
Get the single site with the given ID.
getSite(int) - Method in class diva.canvas.interactor.CircleGeometry
Get the single site with the given ID.
getSize() - Method in class com.jgoodies.forms.layout.FormSpec
Returns the size.
getSize() - Method in class diva.canvas.CanvasPane
Get the size of this pane, in logical coordinates.
getSize() - Method in class diva.canvas.interactor.BasicGrabHandle
Get the "size" of the grab-handle.
getSize() - Method in interface diva.canvas.interactor.GrabHandle
Get the "size" of the grab-handle.
getSize() - Method in class diva.canvas.interactor.MoveHandle
Get the "size" of the grab-handle.
getSize() - Method in class diva.util.java2d.PaintedString
Get the font size.
getSize() - Method in class org.ptolemy.machineLearning.particleFilter.Particle
Return the size of the partile.
getSize() - Method in class ptolemy.domains.taskpt.kernel.PtrToken
Get the size of the array in memory this token is pointing to.
getSize() - Method in class ptolemy.vergil.unit.UnitSolverDialog.SolutionListModel
Return the number of solutions.
getSize(String) - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Get the size of a parameter.
getSizeUnit() - Method in class diva.canvas.connector.Blob
Get the size unit.
getSlots(NamedObj) - Static method in class ptolemy.domains.tdl.kernel.TDLModuleDirector
Get frequency of the task.
getSnapHalo() - Method in class diva.canvas.connector.ConnectorManipulator
Get the snap halo.
getSoftness() - Method in class com.jhlabs.image.DissolveFilter
Get the softness of the dissolve.
getSoftness() - Method in class com.jhlabs.image.ErodeAlphaFilter
 
getSoftness() - Method in class com.jhlabs.image.GradientWipeFilter
Get the softness of the dissolve.
getSoftness() - Method in class com.jhlabs.image.HalftoneFilter
Get the softness of the effect.
getSoftness() - Method in class com.jhlabs.image.ShineFilter
 
getSoftness() - Method in class com.jhlabs.image.StampFilter
Get the softness of the effect.
getSolver() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Return the associated property solver.
getSolver() - Method in class ptolemy.data.ontologies.OntologyAdapter
Return The PropertySolver that uses this adapter.
getSolver() - Method in exception ptolemy.data.ontologies.OntologyResolutionException
Return the OntologySolver with which this exception was constructed.
getSootMethodForMethod(Method) - Static method in class ptolemy.copernicus.kernel.SootUtilities
 
getSootTypeForTokenType(Type) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
Given a ptolemy token type, return the soot type that can reference tokens of the ptolemy type.
getSoundParameter() - Method in class ptolemy.media.javasound.LiveSoundEvent
Return the parameter of LiveSound that has changed.
getSource() - Method in class ptolemy.actor.FiringEvent
Return the source of the event.
getSource() - Method in class ptolemy.actor.IOPortEvent
Return the port that caused this event.
getSource() - Method in class ptolemy.actor.lib.gui.HistogramPlotter
Return the input source that was specified the last time the configure method was called.
getSource() - Method in class ptolemy.actor.TypeEvent
Return the Typeable whose type is changed.
getSource() - Method in class ptolemy.domains.atc.kernel.policy2.Edge
Get the source.
getSource() - Method in class ptolemy.domains.csp.demo.BusContention.ExecEvent
Return the actor corresponding to the event.
getSource() - Method in class ptolemy.domains.dde.demo.LocalZeno.ExecEvent
Return the actor corresponding to the event.
getSource() - Method in class ptolemy.domains.de.lib.aspect.AFDXVlink
Get the source actor.
getSource() - Method in class ptolemy.domains.modal.kernel.StateEvent
Return the source of the event, which is an instance of FSMActor.
getSource() - Method in class ptolemy.domains.ptera.kernel.PteraDebugEvent
Return the source of the debug event.
getSource() - Method in class ptolemy.kernel.util.ChangeRequest
Get the source that was specified in the constructor.
getSource() - Method in interface ptolemy.kernel.util.DebugEvent
Return the source of the event.
getSource() - Method in interface ptolemy.kernel.util.MoMLExportable
Get the source, which gives an external URL associated with an entity (presumably from which the entity was defined).
getSource() - Method in class ptolemy.kernel.util.NamedObj
Get the source, which gives an external URL associated with an entity (presumably from which the entity was defined).
getSource() - Method in class ptolemy.kernel.util.test.TestDebugEvent
Return the director that activated this event.
getSource() - Method in class ptolemy.moml.unit.UnitConstraint
Get the source of this equation.
getSourceGrid() - Method in class com.jhlabs.image.WarpFilter
Get the source warp grid.
getSourceIdentifier() - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothResponseToken
Get the name of the source device associated with this token.
getSourcePort() - Method in class ptolemy.domains.dt.kernel.DTReceiver
Return the port that feeds this Receiver The port returned by this method is precalculated during the determineEnds() method call.
getSourceTimeString(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.Merge
Return a string that represents the source time.
getSourceTimeString(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.actor.lib.MultiplyDivide
Return a string that represents the source time.
getSourceTimeString(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.lib.SensorHandler
Return a string that represents the source time.
getSourceTimeString(String) - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Return a string that represents the source time.
getSourceType() - Method in class ptolemy.vergil.toolbox.FigureAction
Return the source type of this action, which is one of CANVAS_TYPE, CONTEXTMENU_TYPE, TOOLBAR_TYPE, MENUBAR_TYPE, HOTKEY_TYPE, or null if none was recognized.
getSparseness() - Method in class diva.graph.layout.GridAnnealingLayout
Return the sparseness value of this layout; the default value is 1.0.
getSplitPane() - Method in class diva.gui.DesktopContext
Get the split pane separating the shade pane and the desktop pane.
getSplitPane() - Method in class diva.gui.toolbox.JTreePane
Returns the split pane object.
getSpreadAngle() - Method in class com.jhlabs.image.CircleFilter
Get the spread angle of the arc.
getStandardError() - Method in class lbnl.util.ClientProcess
Get the standard error of the process.
getStandardOutput() - Method in class lbnl.util.ClientProcess
Get the standard output of the process.
getStartAlpha() - Method in class com.jhlabs.image.FeedbackFilter
Get the alpha value at the first iteration.
getStartAlpha() - Method in class com.jhlabs.image.ShatterFilter
 
getStartButton() - Method in class ptolemy.gui.JTextAreaExec
Return the Start button.
getStartNode() - Method in interface ptolemy.graph.analysis.analyzer.SingleSourceLongestPathAnalyzer
Return the start node of this analyzer.
getStartNode() - Method in class ptolemy.graph.analysis.SingleSourceLongestPathAnalysis
Return the single source-node (start node) of this analyzer.
getStartNode() - Method in class ptolemy.graph.analysis.strategy.AllEdgeSingleSourceLongestPathStrategy
Return the single source-node (start node) of this analyzer.
getStartPort() - Method in class ptolemy.actor.gt.GraphAnalyzer.Path
Get the start port of this path.
getStartTime() - Method in class ptolemy.actor.Director
Deprecated.
As of Ptolemy II 4.1, replaced by Director.getModelStartTime()
getStartTime() - Method in class ptolemy.domains.de.kernel.DEDirector
Deprecated.
As Ptolemy II 4.1, use Director.getModelStartTime() instead.
getState() - Method in class ptolemy.actor.Manager
Return the current state of execution of the manager.
getState() - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
Return the state of the integrator.
getState() - Method in class ptolemy.domains.csp.demo.BusContention.ExecEvent
Return the state of the actor when the event was generated.
getState() - Method in class ptolemy.domains.dde.demo.LocalZeno.ExecEvent
Return the state of the actor when the event was generated.
getState() - Method in class ptolemy.domains.metroII.kernel.FireMachine
Gets the state of the wrapped actor.
getState() - Method in class ptolemy.domains.modal.kernel.StateEvent
Return the state to which this event refers.
getStateCount() - Method in class org.ptolemy.qss.solver.QSSBase
Return the count of states predicted by the integrator.
getStateCount() - Method in interface org.ptolemy.qss.util.DerivativeFunction
Return the count of state variables.
getStateCount() - Method in class ptolemy.actor.lib.fmi.FMUQSS
Return the count of state variables.
getStateCount() - Method in class ptolemy.domains.qss.kernel.QSSIntegrator
Return 1, as there is one state variable.
getStateDesc() - Method in class ptolemy.moml.unit.Solution
Get the state of the solution.
getStateEvent() - Method in class ptolemy.domains.metroII.kernel.FireMachine
Returns the MetroII event associated with the current state.
getStateModel() - Method in class ptolemy.vergil.modal.FSMGraphModel
Get the state model.
getStateModel(int) - Method in class org.ptolemy.qss.solver.QSSBase
Get the external, quantized state model for a state predicted by the integrator.
getStateModelOrder() - Method in class org.ptolemy.qss.solver.LIQSS1
Get the order of the external, quantized state models exposed by the integrator.
getStateModelOrder() - Method in class org.ptolemy.qss.solver.LIQSS2Fd
Get the order of the external, quantized state models exposed by the integrator.
getStateModelOrder() - Method in class org.ptolemy.qss.solver.QSS1
Get the order of the external, quantized state models exposed by the integrator.
getStateModelOrder() - Method in class org.ptolemy.qss.solver.QSS2Fd
Get the order of the external, quantized state models exposed by the integrator.
getStateModelOrder() - Method in class org.ptolemy.qss.solver.QSS2FdJac
Get the order of the external, quantized state models exposed by the integrator.
getStateModelOrder() - Method in class org.ptolemy.qss.solver.QSS2Pts
Get the order of the external, quantized state models exposed by the integrator.
getStateModelOrder() - Method in class org.ptolemy.qss.solver.QSS2Qts
Get the order of the external, quantized state models exposed by the integrator.
getStateModelOrder() - Method in class org.ptolemy.qss.solver.QSS3Fd
Get the order of the external, quantized state models exposed by the integrator.
getStateModelOrder() - Method in class org.ptolemy.qss.solver.QSS3Pts
Get the order of the external, quantized state models exposed by the integrator.
getStateModelOrder() - Method in class org.ptolemy.qss.solver.QSSBase
Get the order of the external, quantized state models exposed by the integrator.
getStateType() - Method in class diva.graph.toolbox.StateBubble
Get the state type.
getStatus() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
getStatus() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
getStatus() - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventOrBuilder
 
getStatusBar() - Method in class diva.gui.DesktopContext
Get the status bar.
getStatusMessage() - Method in class ptolemy.actor.Manager
Return any messages, such as the amount of time consumed.
getStatusValue() - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothStatusToken
Returns the status value held by this token.
getSTolerance() - Method in class com.jhlabs.image.ChromaKeyFilter
 
getSTolerance() - Method in class com.jhlabs.image.KeyFilter
Get the saturation tolerance.
getStopTime() - Method in class ptolemy.actor.Director
Deprecated.
As of Ptolemy II 4.1, replaced by Director.getModelStopTime()
getStopTime() - Method in class ptolemy.actor.lib.PoissonClock
Deprecated.
As of Ptolemy II 4.1, replaced by PoissonClock.getModelStopTime()
getStopTime() - Method in class ptolemy.actor.lib.TimedSource
Deprecated.
As of Ptolemy II 4.1, replaced by TimedSource.getModelStopTime()
getStopTime() - Method in class ptolemy.domains.de.kernel.DEDirector
Deprecated.
As Ptolemy II 4.1, use Director.getModelStopTime() instead.
getStoragePolicy() - Method in interface diva.gui.Application
Get the storage policy of this application.
getStoragePolicy() - Method in class diva.gui.tutorial.AbstractApplication
Get the storage policy of this application.
getStrength() - Method in class com.jhlabs.image.FieldWarpFilter
 
getStrength() - Method in class com.jhlabs.image.RaysFilter
Get the strength of the rays.
getStretch() - Method in class com.jhlabs.image.CellularFilter
Returns the stretch factor of the texture.
getStretch() - Method in class com.jhlabs.image.FBMFilter
Returns the stretch factor of the texture.
getStretch() - Method in class com.jhlabs.image.MarbleTexFilter
 
getStretch() - Method in class com.jhlabs.image.SkyFilter
 
getStretch() - Method in class com.jhlabs.image.SwimFilter
Returns the stretch factor of the distortion.
getStretch() - Method in class com.jhlabs.image.TextureFilter
Returns the stretch factor of the texture.
getStretch() - Method in class com.jhlabs.image.WoodFilter
Returns the stretch factor of the texture.
getString() - Method in class diva.canvas.toolbox.LabelFigure
Get the string.
getString() - Method in class diva.util.java2d.PaintedString
Get the string of this label.
getString() - Method in class ptolemy.domains.csp.demo.BusContention.Memory
Return the value of the string that is associated with the input token.
getString(int) - Method in class org.json.JSONArray
Get the string associated with an index.
getString(Pointer) - Method in class org.ptolemy.fmi.FMIScalarVariable
Return the value of this variable as a String.
getString(String) - Method in class org.json.JSONObject
Get the string associated with a key.
getString(String) - Method in class ptolemy.util.OrderedResourceBundle
Get a string for the given key from this resource bundle.
getStringHybrid(Pointer) - Method in class org.ptolemy.fmi.FMIScalarVariable
Return the value of this variable as a String.
getStringParameterAsClass(String, Class[], Object[]) - Method in class ptolemy.actor.gui.Configuration
Instantiate the class named by a StringParameter in the configuration.
getStringValue(String) - Method in class ptolemy.gui.Query
Get the current value in the entry with the given name, and return as a String.
getStroke() - Method in class diva.canvas.connector.AbstractConnector
Get the stroke of this connector.
getStroke() - Method in class diva.canvas.connector.StraightTerminal
Get the stroke of this terminal.
getStroke() - Method in class diva.canvas.OverlayLayer
Get the current paint stroke.
getStroke() - Method in class diva.canvas.toolbox.BasicHighlighter
Get the stroke.
getStroke() - Method in class diva.graph.toolbox.StateBubble
Get the stroke of this figure.
getStroke() - Method in class diva.util.java2d.AbstractPaintedGraphic
Get the stroke.
getStroke() - Method in interface diva.util.java2d.PaintedGraphic
Get the stroke.
getStroke(float) - Static method in class diva.util.java2d.AbstractPaintedGraphic
Get a new stroke of the given width and with no dashing.
getStroke(float) - Static method in class diva.util.java2d.ShapeUtilities
Get a new stroke of the given width and with no dashing.
getStroke(int) - Static method in class diva.util.java2d.AbstractPaintedGraphic
Get a new stroke of the given width and with no dashing.
getStroke(int) - Static method in class diva.util.java2d.ShapeUtilities
Get a stroke of the given width and with no dashing.
getStrokePaint() - Method in class diva.canvas.connector.AbstractConnector
Get the stroke paint pattern of this connector.
getStrokePaint() - Method in class diva.canvas.toolbox.BasicFigure
Get the paint used to stroke this figure
getStrokePaint() - Method in class diva.graph.basic.BubbleRenderer
Get the stroke paint pattern of this figure.
getStrokePaint() - Method in class diva.graph.toolbox.StateBubble
Get the stroke paint pattern of this figure.
getStyle() - Method in class diva.canvas.connector.Blob
Get the style.
getStyle() - Method in class diva.util.java2d.PaintedString
Get the font style.
getSubimage(BufferedImage, int, int, int, int) - Static method in class com.jhlabs.image.ImageUtils
Returns a *copy* of a subimage of image.
getSubOntology() - Method in class ptolemy.data.ontologies.lattice.NonProductLatticeCounterExample
Return the sub ontology that is the reason the product lattice ontology is not a lattice.
getSubscribedPortChannel(IOPort) - Method in class ptolemy.actor.CompositeActor
Get the name of the channel that the port subscribes to.
GetSuffix(int) - Method in class ptolemy.data.expr.SimpleCharStream
Get the suffix.
GetSuffix(int) - Method in class ptolemy.moml.unit.SimpleCharStream
Get the suffix.
getSunAzimuth() - Method in class com.jhlabs.image.SkyFilter
 
getSunColor() - Method in class com.jhlabs.image.SkyFilter
 
getSunElevation() - Method in class com.jhlabs.image.SkyFilter
 
getSuperclass() - Method in class ptolemy.actor.gt.ingredients.criteria.SubclassCriterion
Get the superclass element.
getSuperdenseDependencyPair() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Return the superdense dependency hashmap This is used for the code generation in order to fill the generated director hashmap.
getSupportedInputFormats() - Method in class ptolemy.actor.lib.jmf.VideoCamera.PreAccessCodec
Return the supported input formats, which are YUV and RGB.
getSupportedOutputFormats(Format) - Method in class ptolemy.actor.lib.jmf.VideoCamera.PreAccessCodec
Return the supported output formats.
getSW() - Method in class diva.canvas.interactor.BoundsGeometry
Get the south-west site.
getSymbols() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Return a set of strings representing all symbols in the scope of the if-block.
getSyntaxStyle() - Method in class ptolemy.actor.gui.TextEffigy
Return the syntax style for the document, if one has been identified, and null otherwise.
getSystemId() - Method in class com.microstar.xml.driver.SAXDriver
 
getSystemId() - Method in exception com.microstar.xml.XmlException
Get the URI of the entity containing the error.
getT() - Method in class com.jhlabs.image.SkyFilter
 
getTabbedDialogMarginX() - Method in class com.jgoodies.forms.util.LayoutStyle
Returns this style's horizontal margin for dialogs that consist of a tabbed pane.
getTabbedDialogMarginY() - Method in class com.jgoodies.forms.util.LayoutStyle
Returns this style's vertical margin for dialogs that consist of a tabbed pane.
getTabbedPane() - Method in class ptolemy.vergil.gt.GTFrameController
 
getTableau() - Method in class ptolemy.actor.gui.TableauFrame
Get the tableau associated with this frame.
getTableau() - Method in interface ptolemy.actor.lib.gui.PlotterBaseInterface
Get the plotter tableau.
getTableau() - Method in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Get the plotter tableau.
getTableau() - Method in interface ptolemy.actor.lib.image.ImageDisplayInterface
Get the image tableau.
getTableau() - Method in class ptolemy.actor.lib.image.ImageDisplayJavaSE
Get the image tableau.
getTableau(Event, StringParameter, TableauParameter) - Static method in class ptolemy.domains.ptera.lib.EventUtils
Get the tableau to be used by the event that requires a tableau in its actions.
getTableauFactory() - Method in class ptolemy.actor.gui.Effigy
Get a tableau factory that offers views of this effigy, or null if none has been specified.
getTableauParameter(Event, StringParameter, TableauParameter) - Static method in class ptolemy.domains.ptera.lib.EventUtils
Get the TableauParameter to be used by the event that requires a tableau in its actions.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class ptolemy.actor.gui.PortConfigurerDialog.ValidatingComboBoxCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class ptolemy.actor.gui.PortConfigurerDialog.ValidatingJTextFieldCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class ptolemy.vergil.gt.CellPanelEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class ptolemy.vergil.gt.CellPanelEditor
 
getTabSize(int) - Method in class ptolemy.data.expr.SimpleCharStream
 
getTabSize(int) - Method in class ptolemy.moml.unit.SimpleCharStream
 
getTag() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesReceiver.Event
Return the tag of this event.
getTag() - Method in class ptolemy.domains.ptides.kernel.PtidesReceiver.Event
Return the tag of this event.
getTail() - Method in interface diva.graph.modular.Edge
Return the node at the tail of this edge.
getTail() - Method in class ptolemy.actor.gt.data.FastLinkedList
Get the tail entry.
getTail() - Method in class ptolemy.vergil.actor.LayoutHint.LayoutHintItem
Get the tail of this LayoutHint which is used to identify this hint.
getTail() - Method in class ptolemy.vergil.kernel.Link
Return the tail of this link.
getTail(Object) - Method in interface diva.graph.GraphModel
Return the tail node of this edge.
getTail(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicEdgeModel
Return the tail node of this edge.
getTail(Object) - Method in interface diva.graph.modular.EdgeModel
Return the node at the tail of this edge.
getTail(Object) - Method in class diva.graph.modular.ModularGraphModel
Return the tail node of this edge.
getTail(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.LinkModel
Return the tail node of the specified edge.
getTail(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.ArcModel
Return the tail node of the specified edge.
getTail(Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel.RelationModel
Return the tail node of the specified edge.
getTailEnd() - Method in class diva.canvas.connector.AbstractConnector
Get the object drawn at the tail end of the connector, if there is one.
getTailHandle() - Method in class diva.canvas.connector.ConnectorManipulator
Get the tail handle
getTailSite() - Method in class diva.canvas.connector.AbstractConnector
Get the site that marks the "tail" of the connector.
getTailSite() - Method in interface diva.canvas.connector.Connector
Get the site that marks the "tail" of the connector.
getTailSite() - Method in class ptolemy.vergil.actor.LinkManhattanConnector
Override the base class to return a different site for each connection to a multiport.
getTailSite(Connector, Figure, double, double) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return a suitable site to connect the given connector's tail to, based on this figure and location.
getTailSite(Connector, Figure, double, double) - Method in interface diva.canvas.connector.ConnectorTarget
Return a suitable site to connect the given connector's tail to, based on this figure and location.
getTailSite(Connector, Site, double, double) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return a suitable site to connect a connector's tail to.
getTailSite(Connector, Site, double, double) - Method in interface diva.canvas.connector.ConnectorTarget
Return a suitable site to connect a connector's tail to.
getTailSite(Figure, double, double) - Method in class diva.canvas.connector.AbstractConnectorTarget
Deprecated.
Use getTailSite that takes a connector.
getTailSite(Figure, double, double) - Method in interface diva.canvas.connector.ConnectorTarget
Return a suitable site to connect a connector's tail to, based on this figure and location.
getTailSite(Site, double, double) - Method in class diva.canvas.connector.AbstractConnectorTarget
Deprecated.
Use getTailSite that takes a connector.
getTailSite(Site, double, double) - Method in interface diva.canvas.connector.ConnectorTarget
Deprecated.
Use getTailSite that takes a connector.
getTarget() - Method in class diva.canvas.connector.ConnectorEvent
Return the target that the connector is snapped to or unsnapped from.
getTarget() - Method in class diva.canvas.connector.ConnectorInteractor
Get the current target figure.
getTarget() - Method in class diva.graph.GraphEvent
Return the target value, which is event-specific.
getTarget() - Method in class diva.graph.GraphViewEvent
Return the target value, which is event-specific.
getTarget() - Method in class diva.gui.toolbox.JContextMenu
The object that this context menu was created on.
getTarget() - Method in class ptolemy.actor.gui.DialogTableau
Get the target associated with this DialogTableau.
getTarget() - Method in class ptolemy.actor.gui.PtolemyDialog
Return the target.
getTarget() - Method in class ptolemy.vergil.toolbox.FigureAction
Return the target Ptolemy II object for this action, or null if none could be found.
getTargetArray() - Method in class diva.canvas.interactor.DragInteractor
Get the target array.
getTargetClass() - Method in class ptolemy.vergil.actor.DocManager
Return the class of the target.
getTargetHighlighter() - Method in class diva.canvas.connector.ConnectorManipulator
Get the listener that highlights target objects.
getTCPHeader() - Method in class ptolemy.domains.ptides.lib.qm.TCPPacketTransmitter
Fill-in and return fields of the TCP header as a RecordToken.
getTemplateExtension() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return The extension of the template files.
getTemplateParser() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter
Get the template parser associated with this strategy.
getTemporaryMarking() - Method in class ptolemy.domains.petrinet.kernel.Place
getTemporaryMarking() is to get the temporaryMarking of the place.
getTentativeState() - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
Return the tentative state.
getTerminal() - Method in class ptolemy.vergil.actor.PortConnectSite
Get the terminal to which this site belongs.
getTerminal(int) - Method in class diva.canvas.toolbox.IconFigure
Get the terminal at the given index
getTestHarness() - Method in class diva.util.jester.TestSuite
Get the test harness used by this test suite.
getText() - Method in class com.jhlabs.image.RenderTextFilter
Get the text to paint.
getText() - Method in class diva.gui.tutorial.TextDocument
Return the text contained in this document.
getText() - Method in class ptolemy.vergil.toolbox.TextEditorConfigureFactory
Return the current text of the text editor.
getText() - Method in interface ptolemy.vergil.toolbox.TextEditorFactory
Return the current text in the editor.
getText() - Method in class ptolemy.vergil.toolbox.TextEditorTableauFactory
Return the current text of the text editor.
getTextArea() - Method in interface ptolemy.actor.lib.gui.DisplayInterface
Return the object of the containing text area.
getTextArea() - Method in class ptolemy.actor.lib.gui.DisplayJavaSE
Return the object of the containing text area.
getTextDocument() - Method in class diva.gui.tutorial.TextView
 
getTextHeight() - Method in class ptolemy.gui.Query
Get the preferred number of lines to be used for entry boxes created in using addTextArea().
getTextToEdit(Attribute) - Static method in class ptolemy.vergil.toolbox.TextEditorTableauFactory
Return the text value of the specified attribute.
getTextWidth() - Method in class ptolemy.gui.Query
Get the preferred width in characters to be used for entry boxes created in using addLine().
getThreadTime(int) - Method in class ptolemy.domains.dde.kernel.test.DDEGetToken
 
getThreshold() - Method in class com.jhlabs.image.DilateFilter
Return the threshold - the number of neighbouring pixels for dilation to occur.
getThreshold() - Method in class com.jhlabs.image.ErodeAlphaFilter
 
getThreshold() - Method in class com.jhlabs.image.ErodeFilter
Return the threshold - the number of neighbouring pixels for dilation to occur.
getThreshold() - Method in class com.jhlabs.image.GlintFilter
Get the threshold value.
getThreshold() - Method in class com.jhlabs.image.RaysFilter
Get the threshold value.
getThreshold() - Method in class com.jhlabs.image.SmartBlurFilter
Get the threshold value.
getThreshold() - Method in class com.jhlabs.image.StampFilter
Get the threshold value.
getThreshold() - Method in class com.jhlabs.image.UnsharpFilter
Get the threshold value.
getThreshold() - Method in class ptolemy.actor.util.FuzzyDoubleComparator
Deprecated.
Return the fuzziness threshold.
getTile() - Method in class com.jhlabs.image.ShatterFilter
 
getTiling(IOPort) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Returns the tiling of this port.
getTime() - Method in class com.jhlabs.image.CausticsFilter
Set the time.
getTime() - Method in class com.jhlabs.image.SkyFilter
 
getTime() - Method in class com.jhlabs.image.SwimFilter
Returns the time.
getTime() - Method in class com.jhlabs.image.WarpFilter
 
getTime() - Method in class ptolemy.data.SmoothToken
Return the time for which the values of this smooth token are valid.
getTime() - Method in class ptolemy.domains.metroII.kernel.TimeScheduler
Get the current time.
getTime() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
getTime() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
getTime() - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventOrBuilder
 
getTime(double) - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Return a new time object using the enclosing director.
getTimeAdvance() - Method in class ptolemy.domains.ptera.kernel.Event.RefiringData
Return the time advance.
getTimeAdvanceText() - Method in interface ptolemy.domains.ptera.kernel.TimeAdvanceEvent
Return the text that describes the time advance expression.
getTimeAdvanceText() - Method in class ptolemy.domains.ptera.lib.ReceiveInput
Return a string that represents the amount of model time advancement.
getTimeBuilder() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
getTimeHistory() - Method in class ptolemy.actor.lib.Recorder
Get the history of the time of each invocation of postfire().
getTimeInMilliseconds() - Method in class ptolemy.data.DateToken
Get time in milliseconds since January 1, 1970.
getTimeKeeper() - Method in class ptolemy.domains.dde.kernel.DDEThread
Return the time keeper that keeps time for the actor that this thread controls.
getTimeOfTheLastAdvanceRequest() - Method in class org.hlacerti.lib.HlaReporter
Get the time of the last advance request call.
getTimeOrBuilder() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
getTimeOrBuilder() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
getTimeOrBuilder() - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventOrBuilder
 
getTimeRecord() - Method in class ptolemy.actor.lib.Recorder
Deprecated.
This method is deprecated. Use getTimeHistory().
getTimeResolution() - Method in class ptolemy.actor.Director
Get the time resolution of the model.
getTimeResolution() - Method in class ptolemy.actor.LocalClock
Get the time resolution of the model.
getTimeSourcePortName() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.logic.LogicFunction
Return the name of the port that is the time source.
getTimeSourcePortName() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Const
Return the name of the port that is the time source.
getTimeSourcePortName() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.CurrentMicrostep
Return the name of the port that is the time source.
getTimeSourcePortName() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.CurrentTime
Return the name of the port that is the time source.
getTimeSourcePortName() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.logic.TrueGate
Return the name of the port that is the time source.
getTimeSourcePortName() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.TimeDelay
Return the name of the port that is the time source.
getTimeSourcePortName() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.VariableDelay
Deprecated.
Return the name of the port that is the time source.
getTimeSourcePortName() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.de.lib.TimeGap
Return the name of the port that is the time source.
getTimeSourcePortName() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Return the name of the port that is the time source.
getTimestampForToken(Token) - Method in class ptolemy.domains.ptides.lib.PtidesPort
Return the timestamp and sourceTimestamp for a specific token.
getTimeStampForToken(Token) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
Return the timestamp and sourceTimestamp for a specific token.
getTimeZone() - Method in class ptolemy.data.DateToken
Get the time zone of this date.
getTimezoneID() - Method in class ptolemy.data.DateToken
Get the time zone id of this date.
getTinyValue() - Method in class ptolemy.math.Quantization
Return the quantizable value nearest to and above zero.
getTitle() - Method in class diva.gui.AbstractDocument
Get the title of this document.
getTitle() - Method in class diva.gui.AbstractView
Get the title of this document
getTitle() - Method in interface diva.gui.AppContext
Return the title of the context.
getTitle() - Method in class diva.gui.AppContextDelegate
Return the title of the context.
getTitle() - Method in class diva.gui.AppletContext
Return the title of the context.
getTitle() - Method in interface diva.gui.Application
Get the title of this application
getTitle() - Method in class diva.gui.ApplicationContext
Return the title of the context.
getTitle() - Method in class diva.gui.BasicPage
Return the title of the page.
getTitle() - Method in interface diva.gui.Document
Get the title of this document
getTitle() - Method in class diva.gui.MultipageDocument
Return the title of this document.
getTitle() - Method in class diva.gui.MultipageModel
Return the title of this model
getTitle() - Method in interface diva.gui.Page
Return the title of the page.
getTitle() - Method in class diva.gui.tutorial.AbstractApplication
Get the title of this application
getTitle() - Method in class diva.gui.tutorial.ApplicationTutorial
Get the title of this application
getTitle() - Method in class diva.gui.tutorial.MDIApplicationTutorial
Get the title of this application
getTitle() - Method in class diva.gui.tutorial.TextView
 
getTitle() - Method in interface diva.gui.View
Get the title of this document
getTitle() - Method in class ptolemy.actor.gui.Tableau
Return the title of this tableau.
getTitle() - Method in class ptolemy.plot.PlotBox
Get the title of the graph, or an empty string if there is none.
getTitle() - Method in interface ptolemy.plot.PlotBoxInterface
Get the title of the graph, or an empty string if there is none.
getTitle() - Method in class ptolemy.vergil.icon.EditIconTableau
Override the base class to return a more reasonable title.
getTitleAt(int) - Method in class diva.gui.toolbox.JShadePane
Returns the tab title at the given index.
getToggleFilter() - Method in class diva.canvas.interactor.SelectionDragger
Get the mouse filter that controls the toggling of selections
getToggleFilter() - Method in class diva.canvas.interactor.SelectionInteractor
Get the mouse filter that controls the toggling of selections
getTok() - Method in class ptolemy.domains.tdl.kernel.TDLReceiver
access method for the token, for testing purposes.
getToken() - Method in class ptolemy.actor.gt.controller.ModelParameter
Get the token of this parameter, which is an ActorToken containing the model.
getToken() - Method in class ptolemy.actor.gt.util.PtolemyExpressionString
Evaluate the Ptolemy expression and return the result in a token.
getToken() - Method in interface ptolemy.actor.gt.ValueIterator
Get the current value of the parameter that implements this interface.
getToken() - Method in class ptolemy.actor.IOPortEvent
Return the token that was sent or received by the IOPort.
getToken() - Method in class ptolemy.actor.lib.aspect.CommunicationResponsePort
Get the token from parameter but do not remove it.
getToken() - Method in class ptolemy.actor.parameters.SharedParameter
Get the token contained by this variable.
getToken() - Method in class ptolemy.actor.TokenGotEvent
Deprecated.
Return the token that was received by the IOPort.
getToken() - Method in class ptolemy.actor.TokenSentEvent
Deprecated.
Return the token that was sent by the IOPort.
getToken() - Method in exception ptolemy.actor.TypedIOPort.RunTimeTypeCheckException
Return the token that caused the exception.
getToken() - Method in class ptolemy.data.expr.ASTPtRootNode
Return the evaluated token value of this node.
getToken() - Method in class ptolemy.data.expr.ConstraintMonitor
Override the base class to check whether the threshold constraint is satisfied.
getToken() - Method in class ptolemy.data.expr.Variable
Get the token contained by this variable.
getToken() - Method in class ptolemy.data.unit.BaseUnit
Get the token contained by this base unit.
getToken() - Method in class ptolemy.domains.csp.kernel.ConditionalBranch
Return the token contained by this branch.
getToken() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesReceiver.Event
Return the token of this event.
getToken() - Method in class ptolemy.domains.ptides.kernel.PtidesReceiver.Event
Return the token of this event.
getToken(int) - Method in class ptolemy.data.expr.MatrixParser
Get the specific Token.
getToken(int) - Method in class ptolemy.data.expr.PtParser
Get the specific Token.
getToken(int) - Method in class ptolemy.domains.csp.kernel.test.CSPGetToken
 
getToken(int) - Method in class ptolemy.domains.dde.kernel.test.DDEGetNToken
 
getToken(int) - Method in class ptolemy.domains.dde.kernel.test.DDEGetToken
 
getToken(int) - Method in class ptolemy.moml.unit.UParser
Get the specific Token.
getTokenArray() - Method in class ptolemy.actor.IOPortEvent
Return the array of tokens that the IOPort sent or received.
getTokenArray() - Method in class ptolemy.actor.TokenGotEvent
Deprecated.
Return the array of tokens that was received by the IOPort.
getTokenArray() - Method in class ptolemy.actor.TokenSentEvent
Deprecated.
Return the array of tokens that the IOPort sent.
getTokenClass() - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Return the class for tokens that this basetype represents.
getTokenClass() - Method in class ptolemy.cg.lib.PointerToken.PointerType
Return the class for tokens that this basetype represents.
getTokenClass() - Method in class ptolemy.data.ontologies.ConceptType
Return the class for tokens that this type represents.
getTokenClass() - Method in class ptolemy.data.type.ActorType
Return the class for tokens that this basetype represents.
getTokenClass() - Method in class ptolemy.data.type.ArrayType
Return the class for tokens that this type represents.
getTokenClass() - Method in class ptolemy.data.type.BaseType
Return the class for tokens that this basetype represents.
getTokenClass() - Method in class ptolemy.data.type.FixType
Return the class for tokens that this type represents.
getTokenClass() - Method in class ptolemy.data.type.FunctionType
Return the class for tokens that this type represents.
getTokenClass() - Method in class ptolemy.data.type.MatrixType
Return the class for tokens that this type represents.
getTokenClass() - Method in class ptolemy.data.type.ObjectType
Return the class for tokens that this type represents.
getTokenClass() - Method in class ptolemy.data.type.RecordType
Return the class for tokens that this type represents.
getTokenClass() - Method in class ptolemy.data.type.test.TestToken.TestType
Return the class for tokens that this basetype represents.
getTokenClass() - Method in class ptolemy.data.type.TupleType
Return the class for tokens that this type represents.
getTokenClass() - Method in interface ptolemy.data.type.Type
Return the class for tokens that this type represents.
getTokenClass() - Method in class ptolemy.data.type.UnionType
Return the class for tokens that this type represents.
getTokenClass() - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Return the class for tokens that this basetype represents.
getTokenClass() - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Return the class for tokens that this basetype represents.
getTokenConsumptionRate() - Method in class ptolemy.domains.sdf.kernel.SDFIOPort
Deprecated.
Get the number of tokens that are consumed on every channel of this port.
getTokenConsumptionRate(IOPort) - Static method in class ptolemy.actor.util.DFUtilities
Get the number of tokens that are consumed on the given port.
getTokenFlowRate() - Method in class ptolemy.domains.dt.kernel.DTReceiver
Return the token flow rate for this receiver In DT, the token flow rate has the value "rate * repetitions"; where 'rate' is the port rate and 'repetitions' is the firing count of the actor that contains this receiver.
getTokenInitConsumption(IOPort) - Static method in class ptolemy.actor.util.DFUtilities
Get the number of tokens that are initially available on the given input port after initialization.
getTokenInitProduction() - Method in class ptolemy.domains.sdf.kernel.SDFIOPort
Deprecated.
Get the number of tokens that are produced on this port during initialization.
getTokenInitProduction(IOPort) - Static method in class ptolemy.actor.util.DFUtilities
Get the number of tokens that are produced on the given port during initialization.
getTokenProductionRate() - Method in class ptolemy.domains.sdf.kernel.SDFIOPort
Deprecated.
Get the number of tokens that are produced on the designated port of this Actor during each firing.
getTokenProductionRate(IOPort) - Static method in class ptolemy.actor.util.DFUtilities
Get the number of tokens that are produced on the given port.
getTokens() - Method in class ptolemy.actor.gui.TokenEffigy
Return an array of the tokens in the file.
getTokenTypeForSootType(RefType) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
Given a soot type that references a token class, return the ptolemy token type associated with the token class.
getTokenTypeTypeForSootType(RefType) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
Given a soot type that references a type class, return the ptolemy token type associated with the type class.
getTokenValue() - Method in class ptolemy.data.ontologies.FlatScalarTokenInfiniteConcept
Get the token value contained by this concept.
getTokenValue() - Method in class ptolemy.data.ontologies.FlatTokenInfiniteConcept
Get the token value contained by this concept.
getToolBarPane() - Method in class diva.gui.DesktopContext
Get the tool bar pane.
getToolTipText() - Method in class diva.canvas.AbstractFigure
Return the tooltip string for this figure, or null if the figure does not have a tooltip.
getToolTipText() - Method in class diva.canvas.connector.TerminalFigure
Return the tooltip for this figure.
getToolTipText() - Method in interface diva.canvas.Figure
Return the tooltip string for this figure, or null if the figure does not have a tooltip.
getToolTipText(LayerEvent) - Method in class diva.canvas.CanvasLayer
Get the toolTipText for the point in the given MouseEvent.
getToolTipText(LayerEvent) - Method in class diva.canvas.CanvasPane
Get the toolTipText for the point in the given LayerEvent.
getToolTipText(LayerEvent) - Method in class diva.canvas.FigureLayer
Get the toolTipText for the point in the given LayerEvent.
getToolTipText(MouseEvent) - Method in class diva.canvas.JCanvas
Get the toolTipText for the point in the given MouseEvent.
getToolTipText(MouseEvent) - Method in class ptolemy.actor.gui.run.PaletteList
Return the tool tip text for an event.
getTopBorder() - Method in class com.jhlabs.image.BorderFilter
Returns the top border value.
getToplevel() - Method in class ptolemy.moml.MoMLParser
Get the top-level entity associated with this parser, or null if none.
getTopLevelAccessors() - Method in class ptolemy.actor.lib.jjs.JavaScript
Provide access to the top-level accessors in this model.
getTopLevelAccessors() - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Provide access to the top-level accessors in this model.
getTransferData(DataFlavor) - Method in class ptolemy.vergil.toolbox.PtolemyTransferable
Return an object that represents the data contained within this transferable with the given flavor.
getTransferDataFlavors() - Method in class ptolemy.vergil.toolbox.PtolemyTransferable
Return the data flavors that this transferable supports.
getTransferSize() - Static method in class ptolemy.media.javasound.LiveSound
Get the array length (in samples per channel) to use for capturing and playing samples via the putSamples() and getSamples() methods.
getTransferSize() - Method in class ptolemy.media.javasound.LiveSoundCommon
Get the array length (in samples per channel) to use for capturing and playing samples via the putSamples() and getSamples() methods.
getTransferSize() - Method in interface ptolemy.media.javasound.LiveSoundInterface
Get the array length (in samples per channel) to use for capturing and playing samples via the putSamples() and getSamples() methods.
getTransform() - Method in class com.jhlabs.image.CompositeFilter
Get the transform.
getTransform() - Method in class com.jhlabs.image.RenderTextFilter
Get the transform with which to paint the text.
getTransform() - Method in class diva.canvas.TransformContext
Get the transform of this context.
getTransform(TransformContext) - Method in class diva.canvas.TransformContext
Get the transform of this context, relative to the given context.
getTransformationRule() - Method in class ptolemy.vergil.gt.GTFrameController
 
getTransformContext() - Method in class diva.canvas.AbstractFigure
Return the transform context of the figure.
getTransformContext() - Method in class diva.canvas.AbstractSite
Get the enclosing transform context of this site.
getTransformContext() - Method in interface diva.canvas.CanvasComponent
Return the transform context of the component.
getTransformContext() - Method in class diva.canvas.CanvasLayer
Return the transform context of the parent pane, if there is one.
getTransformContext() - Method in class diva.canvas.CanvasPane
Return the transform context of this pane.
getTransformContext() - Method in class diva.canvas.CompositeFigure
Return the transform context of this figure.
getTransformContext() - Method in class diva.canvas.connector.AutonomousSite
Get the enclosing transform context of this site.
getTransformContext() - Method in class diva.canvas.connector.TerminalFigure
Return the transform context of the component.
getTransformContext() - Method in interface diva.canvas.Site
Get the enclosing transform context of this site.
getTransformContext() - Method in class diva.canvas.SiteDecorator
Get the enclosing transform context of this site.
getTransformContext() - Method in class diva.canvas.tutorial.TransformedFigureTutorial.CloudFigure
Get the transform context.
getTransition() - Method in class com.jhlabs.image.CurlFilter
 
getTransition() - Method in class com.jhlabs.image.ShatterFilter
 
getTransition() - Method in class com.jhlabs.image.TransitionFilter
Get the transition of the image.
getTransition() - Method in class ptolemy.domains.modal.kernel.FSMTransitionParameter
Set the transition that corresponds to the parameters.
getTransitionReferredInputPorts(List) - Method in class ptolemy.domains.modal.kernel.NonStrictFSMDirector
Given a list of transitions, get a set of referred input ports in the guard expressions of all the transitions leaving this state.
getTree() - Method in class diva.gui.toolbox.JTreePane
Returns the tree object.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class ptolemy.vergil.tree.PtolemyTreeCellRenderer
Create a new rendition for the given object.
getTriggers() - Method in class ptolemy.domains.ptera.kernel.SchedulingRelation
Get the list of ports or variables referred to in the triggers attributes.
getTupleAdapters(ProductLatticeOntologySolver, Object) - Static method in class ptolemy.data.ontologies.lattice.ProductLatticeOntologyAdapter
Return the adapters for each tuple ontology that comprises the product lattice ontology for this solver and model component.
getTurbulence() - Method in class com.jhlabs.image.CausticsFilter
Returns the turbulence of the effect.
getTurbulence() - Method in class com.jhlabs.image.CellularFilter
Returns the turbulence of the effect.
getTurbulence() - Method in class com.jhlabs.image.MarbleFilter
Returns the turbulence of the effect.
getTurbulence() - Method in class com.jhlabs.image.MarbleTexFilter
 
getTurbulence() - Method in class com.jhlabs.image.PlasmaFilter
Returns the turbulence of the effect.
getTurbulence() - Method in class com.jhlabs.image.SwimFilter
Returns the turbulence of the effect.
getTurbulence() - Method in class com.jhlabs.image.TextureFilter
Returns the turbulence of the texture.
getTurbulence() - Method in class com.jhlabs.image.WoodFilter
Returns the turbulence of the texture.
getTurbulenceFactor() - Method in class com.jhlabs.image.MarbleTexFilter
 
getType() - Method in class com.jhlabs.image.GradientFilter
 
getType() - Method in class com.jhlabs.image.PolarFilter
Get the distortion type.
getType() - Method in class com.jhlabs.image.ShapeFilter
 
getType() - Method in class diva.util.xml.XmlElement
Return the type of this XmlElement.
getType() - Method in class ptolemy.actor.FiringEvent
Return the type of activation that this event represents.
getType() - Method in class ptolemy.actor.lib.jai.JAIImageToken
Return the type of this token.
getType() - Method in class ptolemy.actor.lib.jmf.JMFImageToken
Return the type of this token.
getType() - Method in class ptolemy.actor.lib.security.KeyToken
Return the type of this token.
getType() - Method in class ptolemy.actor.TypedIOPort
Return the type of this port.
getType() - Method in class ptolemy.cg.lib.PointerToken
Return the type of this token.
getType() - Method in class ptolemy.cg.lib.syntactic.SyntacticPort
Gets the IOType of the port.
getType() - Method in class ptolemy.data.ActorToken
Return the type of this token.
getType() - Method in class ptolemy.data.ArrayToken
Return the type of this ArrayToken.
getType() - Method in class ptolemy.data.AWTImageToken
 
getType() - Method in class ptolemy.data.BooleanMatrixToken
Return the type of this token.
getType() - Method in class ptolemy.data.BooleanToken
Return the type of this token.
getType() - Method in class ptolemy.data.ComplexMatrixToken
Return the type of this token.
getType() - Method in class ptolemy.data.ComplexToken
Return the type of this token.
getType() - Method in class ptolemy.data.DateToken
Return the type of this token.
getType() - Method in class ptolemy.data.DoubleMatrixToken
Return the type of this token.
getType() - Method in class ptolemy.data.DoubleToken
Return the type of this token.
getType() - Method in class ptolemy.data.EventToken
Return the type of this token.
getType() - Method in class ptolemy.data.expr.ASTPtRootNode
Return the type of this node.
getType() - Method in class ptolemy.data.expr.ConcreteMatrixToken
Return the type of this token.
getType() - Method in class ptolemy.data.expr.ConcreteScalarToken
Return the type of this token.
getType() - Method in class ptolemy.data.expr.GeneralToken
Return the type of this token.
getType() - Method in class ptolemy.data.expr.UnknownToken
Return the type of this token.
getType() - Method in class ptolemy.data.expr.Variable
Get the type of this variable.
getType() - Method in class ptolemy.data.FixMatrixToken
Return the type of this token.
getType() - Method in class ptolemy.data.FixToken
Return the type of this token.
getType() - Method in class ptolemy.data.FloatToken
Return the type of this token.
getType() - Method in class ptolemy.data.FunctionToken
Return the type of this token.
getType() - Method in class ptolemy.data.IntMatrixToken
Return the type of this token.
getType() - Method in class ptolemy.data.IntToken
Return the type of this token.
getType() - Method in class ptolemy.data.LongMatrixToken
Return the type of this token.
getType() - Method in class ptolemy.data.LongToken
Return the type of this token.
getType() - Method in class ptolemy.data.ObjectToken
Return the type of this token.
getType() - Method in class ptolemy.data.ontologies.ConceptToken
Return the type of this token.
getType() - Method in class ptolemy.data.PetiteToken
Return the type of this token.
getType() - Method in class ptolemy.data.RecordToken
Return the type of this token.
getType() - Method in class ptolemy.data.ScalarToken
Return the type of this token.
getType() - Method in class ptolemy.data.ShortToken
Return the type of this token.
getType() - Method in class ptolemy.data.StringToken
Return the type of this token.
getType() - Method in class ptolemy.data.Token
Return the type of this token.
getType() - Method in class ptolemy.data.TupleToken
Return the type of this token, which is a TupleType populated with the types of the value of this token.
getType() - Method in class ptolemy.data.type.test.TestToken
Return the type of this token.
getType() - Method in interface ptolemy.data.type.Typeable
Return the type of this object.
getType() - Method in class ptolemy.data.UnionToken
Return the type of this token.
getType() - Method in class ptolemy.data.UnsignedByteToken
Return the type of this token.
getType() - Method in class ptolemy.data.UnsizedArrayToken
Return the type of this token.
getType() - Method in class ptolemy.data.UnsizedFixToken
Return the type of this token.
getType() - Method in class ptolemy.data.XMLToken
Return the type of this token.
getType() - Method in class ptolemy.domains.gr.kernel.Scene2DToken
Return the type of this token.
getType() - Method in class ptolemy.domains.gr.kernel.SceneGraphToken
Return the type of this token.
getType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
getType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
getType() - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventOrBuilder
 
getType() - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomatonTransition
Return the transition type.
getType() - Method in class ptolemy.moml.unit.Unit
Get the type (represented as a int array) of this Unit.
getType() - Method in class ptolemy.vergil.toolbox.GraphicElement
Return the type of this graphic element.
getType(int) - Method in class com.microstar.xml.driver.SAXDriver
 
getType(String) - Method in class com.microstar.xml.driver.SAXDriver
 
getType(String) - Method in class ptolemy.actor.gt.GTParameter.Scope
Look up and return the type of the value with the specified name in the scope.
getType(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Return the type associated with the given symbol.
getType(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.PtalonExpressionScope
Look up and return the type of the variable or parameter with the specified name in the scope.
getType(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMActor.PortScope
Look up and return the type of the attribute with the specified name in the scope.
getType(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Expression.VariableScope
Look up and return the type of the attribute with the specified name in the scope.
getType(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Expression.VariableScope
Look up and return the type of the attribute with the specified name in the scope.
getType(String) - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter.VariableScope
Look up and return the type of the attribute with the specified name in the scope.
getType(String) - Method in class ptolemy.data.expr.ExplicitScope
Look up and return the type of the value with the specified name in the scope.
getType(String) - Method in class ptolemy.data.expr.NamedConstantsScope
Look up and return the type of the value with the specified name in the scope.
getType(String) - Method in class ptolemy.data.expr.NestedScope
Look up and return the type of the value with the specified name in the scope.
getType(String) - Method in interface ptolemy.data.expr.ParserScope
Look up and return the type of the value with the specified name in the scope.
getType(String) - Method in class ptolemy.data.expr.Variable.VariableScope
Look up and return the type of the attribute with the specified name in the scope.
getType(String) - Method in class ptolemy.data.ontologies.ActorModelScope
Look up and return the type of the value with the specified name in the scope.
getType(String) - Method in class ptolemy.domains.modal.kernel.FSMActor.PortScope
Look up and return the type of the attribute with the specified name in the scope.
getType(String) - Method in class ptolemy.domains.ptera.kernel.VariableScope
Look up and return the type of the value with the specified name in the scope.
getType(String) - Method in class ptolemy.vergil.scr.VariableScope
Look up and return the type of the attribute with the specified name in the scope.
getType(String, String) - Method in class com.microstar.xml.driver.SAXDriver
 
getTypeConvertChannels() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Get the set of channels that need to be type converted.
getTypeConvertReference(ProgramCodeGeneratorAdapter.Channel) - Static method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate a variable reference for the given channel.
getTypeConvertSinkChannels(ProgramCodeGeneratorAdapter.Channel) - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Get the list of sink channels that the given source channel needs to be type converted to.
getTypeDepth(Type) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
Return the depth of the given type.
getTypeHash() - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Return this type's node index in the (constant) type lattice.
getTypeHash() - Method in class ptolemy.cg.lib.PointerToken.PointerType
Return this type's node index in the (constant) type lattice.
getTypeHash() - Method in class ptolemy.data.type.ActorType
Return this type's node index in the (constant) type lattice.
getTypeHash() - Method in class ptolemy.data.type.BaseType.BooleanType
 
getTypeHash() - Method in class ptolemy.data.type.BaseType.ComplexType
 
getTypeHash() - Method in class ptolemy.data.type.BaseType.DateType
 
getTypeHash() - Method in class ptolemy.data.type.BaseType.DoubleType
 
getTypeHash() - Method in class ptolemy.data.type.BaseType.EventType
 
getTypeHash() - Method in class ptolemy.data.type.BaseType.FloatType
 
getTypeHash() - Method in class ptolemy.data.type.BaseType.GeneralType
 
getTypeHash() - Method in class ptolemy.data.type.BaseType
Return a perfect hash for this type.
getTypeHash() - Method in class ptolemy.data.type.BaseType.IntType
 
getTypeHash() - Method in class ptolemy.data.type.BaseType.LongType
 
getTypeHash() - Method in class ptolemy.data.type.BaseType.NilType
 
getTypeHash() - Method in class ptolemy.data.type.BaseType.PetiteType
 
getTypeHash() - Method in class ptolemy.data.type.BaseType.ScalarType
 
getTypeHash() - Method in class ptolemy.data.type.BaseType.ShortType
 
getTypeHash() - Method in class ptolemy.data.type.BaseType.StringType
 
getTypeHash() - Method in class ptolemy.data.type.BaseType.UnknownType
 
getTypeHash() - Method in class ptolemy.data.type.BaseType.UnsignedByteType
 
getTypeHash() - Method in class ptolemy.data.type.BaseType.XmlTokenType
 
getTypeHash() - Method in class ptolemy.data.type.StructuredType
Return a perfect hash for this type.
getTypeHash() - Method in class ptolemy.data.type.test.TestToken.TestType
Return this type's node index in the (constant) type lattice.
getTypeHash() - Method in interface ptolemy.data.type.Type
Return a perfect hash for this type.
getTypeHash() - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Return this type's figure index in the (constant) type lattice.
getTypeHash() - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Return this type's node index in the (constant) type lattice.
getTypeName() - Method in class ptolemy.actor.FiringEvent.FiringEventType
Return the name of this event type.
getTypeTerm() - Method in class ptolemy.actor.TypedIOPort
Return an InequalityTerm encapsulating the type of this port.
getTypeTerm() - Method in class ptolemy.data.expr.Variable
Return an InequalityTerm whose value is the type of this variable.
getTypeTerm() - Method in interface ptolemy.data.type.Typeable
Return an InequalityTerm representing this object.
getTypeTerm(String) - Method in class ptolemy.actor.gt.GTParameter.Scope
Look up and return the type term for the specified name in the scope.
getTypeTerm(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.PtalonExpressionScope
Look up and return the type term for the variable or parameter with the specified name in the scope.
getTypeTerm(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMActor.PortScope
Look up and return the type term for the specified name in the scope.
getTypeTerm(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Expression.VariableScope
Look up and return the type term for the specified name in the scope.
getTypeTerm(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Expression.VariableScope
Look up and return the type term for the specified name in the scope.
getTypeTerm(String) - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter.VariableScope
Look up and return the type term for the specified name in the scope.
getTypeTerm(String) - Method in class ptolemy.data.expr.ExplicitScope
Look up and return the type term for the specified name in the scope.
getTypeTerm(String) - Method in class ptolemy.data.expr.NamedConstantsScope
Look up and return the type term for the specified name in the scope.
getTypeTerm(String) - Method in class ptolemy.data.expr.NestedScope
Look up and return the type term for the specified name in the scope.
getTypeTerm(String) - Method in interface ptolemy.data.expr.ParserScope
Look up and return the type term for the specified name in the scope.
getTypeTerm(String) - Method in class ptolemy.data.expr.Variable.VariableScope
Look up and return the type term for the specified name in the scope.
getTypeTerm(String) - Method in class ptolemy.data.ontologies.ActorModelScope
Look up and return the type term for the specified name in the scope.
getTypeTerm(String) - Method in class ptolemy.data.type.RecordType
Return the InequalityTerm representing the type of the specified label.
getTypeTerm(String) - Method in class ptolemy.data.type.UnionType
Return the InequalityTerm representing the type of the specified label.
getTypeTerm(String) - Method in class ptolemy.domains.modal.kernel.FSMActor.PortScope
Look up and return the type term for the specified name in the scope.
getTypeTerm(String) - Method in class ptolemy.domains.ptera.kernel.VariableScope
Look up and return the type term for the specified name in the scope.
getTypeTerm(String) - Method in class ptolemy.vergil.scr.VariableScope
Look up and return the type term for the specified name in the scope.
getTypeValue(SootMethod, Local, Unit, LocalDefs, LocalUses) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
Attempt to determine the constant value of the given local, which is assumed to have a variable type.
getUnacceptableConcepts() - Method in class ptolemy.data.ontologies.Ontology
Return a set of finite concepts which are unacceptable solutions in all situations.
getUnacceptableTerms() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Return the list of inequality terms that resolved to unacceptable concepts.
getUnacceptableTermsAsString() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Return a string representing the list of terms that resolved to unacceptable concepts.
getUndefinedList(String) - Method in class ptolemy.data.expr.PtParser
Deprecated.
Use a visitor with a ParseTreeFreeVariableCollector instead.
getUndoInfo(NamedObj) - Static method in class ptolemy.kernel.undo.UndoStackAttribute
Get the UndoStackAttribute associated with the given object.
getUndoManager() - Method in class diva.gui.AbstractDocument
Return the undo manager of this document.
getUndoManager() - Method in interface diva.gui.Document
Return the undo manager of this document.
getUndoMoML() - Method in class ptolemy.moml.UndoContext
Get the undo MoML for this element as it currently stands.
getUnexecutedList() - Method in class ptolemy.domains.sequence.kernel.SequenceSchedule
Return the list of unexecuted actor sequence numbers that were not executed during the schedule because their branches were not taken.
getUnit() - Method in class ptolemy.moml.unit.UnitTerm
Get the element if it is a Unit.
getUnit(Unit) - Static method in class ptolemy.moml.unit.UnitLibrary
Search Library for Unit equal to a particular unit.
getUnitByName(String) - Static method in class ptolemy.moml.unit.UnitLibrary
Search the Library for a unit with a particular name.
getUnitCategoryIndex(String) - Static method in class ptolemy.data.unit.UnitUtilities
Return the index assigned to the specified unit category.
getUnitConcept(boolean) - Method in class ptolemy.domains.ontologies.lib.UnitsConverter
Return the UnitInformation Concept in the unitSystem ontology for the specified string attribute which represents the unit specification for the either the actor's input or output port.
getUnitConstraints() - Method in class ptolemy.moml.unit.UnitAttribute
Get the UnitConstraints.
getUnitConverter() - Static method in class com.jgoodies.forms.layout.Sizes
Returns the current UnitConverter.
getUnitExpr() - Method in class ptolemy.moml.unit.UnitAttribute
Get the Unit Expression.
getUnitExpr() - Method in class ptolemy.moml.unit.UnitTerm
Get the element if it is a UnitExpr.
getUnitFactor() - Method in class ptolemy.data.ontologies.lattice.unit.UnitConcept
Return the multiplication factor that converts a value in this unit to the SI unit for this dimension.
getUnitName() - Method in class ptolemy.data.ontologies.lattice.unit.UnitConcept
Return the name of the unit.
getUnitOffset() - Method in class ptolemy.data.ontologies.lattice.unit.UnitConcept
Return the offset factor that converts a value in this unit to the SI unit for this dimension.
getUnitOntologySolver() - Method in class ptolemy.domains.ontologies.lib.UnitsConverter
Return the unitSystem ontology solver specified by the actor's unitSystemOntologySolver parameter.
getUnitsByType(Unit) - Static method in class ptolemy.moml.unit.UnitLibrary
Search Library for all Units with type equal to this one.
getUnrelatedComponentsPadX() - Method in class com.jgoodies.forms.util.LayoutStyle
Returns a horizontal gap used to separate unrelated controls.
getUnrelatedComponentsPadY() - Method in class com.jgoodies.forms.util.LayoutStyle
Returns a vertical gap used to separate unrelated controls.
getUnscaledValue() - Method in class ptolemy.math.FixPoint
Return the unscaled BigInteger value used to represent this FixPoint value.
getUpperThreshold() - Method in class com.jhlabs.image.ThresholdFilter
Get the upper threshold value.
getUpstreamNodes() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get a list of nodes immediately upstream from outgoing connections.
getURI() - Method in class ptolemy.kernel.attributes.URIAttribute
Get the URI that has been set by setURI(), or null if there is none.
getURI(int) - Method in class com.microstar.xml.driver.SAXDriver
 
getURL() - Method in class diva.gui.AbstractDocument
Get the URL that this document is associated with.
getURL() - Method in interface diva.gui.Document
Get the URL that this document is associated with.
getURL() - Method in class diva.util.xml.XmlDocument
Get the URL of this document.
getURL() - Method in class ptolemy.kernel.attributes.URIAttribute
Get a URL representation of the URI that has been set by setURI(), or null if there is none.
getUseAlpha() - Method in class com.jhlabs.image.ConvolveFilter
Get whether to convolve the alpha channel.
getUseAlpha() - Method in class com.jhlabs.image.ShapeFilter
 
getUseColormap() - Method in class com.jhlabs.image.PlasmaFilter
 
getUseImageColors() - Method in class com.jhlabs.image.PlasmaFilter
 
getUseImageColors() - Method in class com.jhlabs.image.WeaveFilter
 
getUserDefinedParameter(String) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Return the Parameter that is part of a state space model.
getUserDefinedParameter(String) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Return the Parameter that is part of a state space model.
getUserDefinedParameter(String) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
Return the Parameter that is part of a state space model.
getUserDefinedParameter(String) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
Return the Parameter that is part of a state space model.
getUserDefinedParameter(String) - Method in class org.ptolemy.machineLearning.particleFilter.ParticleFilter
Return the Parameter that is part of a state space model.
getUserDefinedParameter(String) - Method in class org.ptolemy.ssm.ParticleFilter
 
getUserDefinedParameter(String) - Method in class org.ptolemy.ssm.Predictor
 
getUserDefinedParameter(String) - Method in class org.ptolemy.ssm.StateSpaceSimulator
 
getUserDefinedParameter(String) - Method in class org.ptolemy.ssm.UnscentedKalmanFilterSSM
 
getUserDefinedParameterExpression(String) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Return the expression for a user-defined parameter.
getUserDefinedParameterExpression(String) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Return the expression for a user-defined parameter.
getUserDefinedParameterExpression(String) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
Return the expression for a user-defined parameter.
getUserDefinedParameterExpression(String) - Method in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
Return the expression for a user-defined parameter.
getUserLevelDocumentation() - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Return the user level documentation.
getUserObject() - Method in class diva.canvas.AbstractFigure
Get the user object of this figure.
getUserObject() - Method in class diva.canvas.connector.TerminalFigure
Return the user object.
getUserObject() - Method in interface diva.util.UserObjectContainer
Return the user object.
getUTerms() - Method in class ptolemy.moml.unit.UnitExpr
Get the UnitTerms in this UnitExpr.
getValue() - Method in class org.ptolemy.machineLearning.particleFilter.Particle
Return the value.
getValue() - Method in class ptolemy.actor.lib.gui.SliderSource.SliderFrame
Get the value of the slider.
getValue() - Method in class ptolemy.actor.lib.jai.JAIImageToken
Return the value of the token, a renderedop.
getValue() - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
getValue() - Method in class ptolemy.actor.lib.javasound.test.pitchshift.DecimalField
 
getValue() - Method in class ptolemy.actor.lib.jmf.JMFImageToken
Return the value of this token.
getValue() - Method in class ptolemy.actor.lib.security.KeyToken
Return the java.security.Key.
getValue() - Method in class ptolemy.actor.ptalon.lib.KeyValuePair
The value of this KeyValuePair.
getValue() - Method in class ptolemy.actor.util.ArrayElementTypeFunction
Return the current value of this monotonic function.
getValue() - Method in class ptolemy.actor.util.ArrayOfTypesFunction
Return the current value of this monotonic function.
getValue() - Method in class ptolemy.actor.util.ConstructAssociativeType
Return a RecordType with field names equal to the given port names, and field types equal to the current inferred or declared type of the corresponding ports.
getValue() - Method in class ptolemy.actor.util.ExtractFieldType
Return the current value of this monotonic function.
getValue() - Method in class ptolemy.actor.util.GLBFunction
Return the current value of this monotonic function.
getValue() - Method in class ptolemy.cg.lib.PointerToken
Return the address of the pointer.
getValue() - Method in class ptolemy.data.AWTImageToken
Return the java.awt.Image object associated with this token.
getValue() - Method in class ptolemy.data.DateToken
Get the time since January 1, 1970 in the given precision.
getValue() - Method in class ptolemy.data.expr.Token
An optional attribute value of the Token.
getValue() - Method in class ptolemy.data.ObjectToken
Return the value of the token, a reference to an object.
getValue() - Method in class ptolemy.data.ontologies.Concept
Return the current value of the InequalityTerm.
getValue() - Method in class ptolemy.data.ontologies.ConceptFunctionInequalityTerm
Return the value of this inequality term.
getValue() - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityCounterexamples.ConceptPair
Return the greater concept of the counterexample.
getValue() - Method in class ptolemy.data.ontologies.lattice.ConceptTermManager.InequalityTerm
Return null if this term is not effective.
getValue() - Method in class ptolemy.data.type.MonotonicFunction
Return the current value of this monotonic function given the current value of the variables returned by getVariables().
getValue() - Method in class ptolemy.data.type.ObjectType
Get the actual value.
getValue() - Method in class ptolemy.data.type.TypeConstant
Return the constant type represented by this term.
getValue() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
getValue() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
getValue() - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.TimeOrBuilder
 
getValue() - Method in interface ptolemy.graph.InequalityTerm
Return the value of this term.
getValue() - Method in class ptolemy.graph.test.TestConstant
Return the constant String value of this term.
getValue() - Method in class ptolemy.graph.test.TestVariable
Return the String value of this term.
getValue() - Method in class ptolemy.moml.unit.Token
An optional attribute value of the Token.
getValue() - Method in class ptolemy.verification.kernel.maude.RTMPtExp
 
getValue(int) - Method in class com.microstar.xml.driver.SAXDriver
 
getValue(int) - Method in class ptolemy.actor.gt.GTIngredient
Get the value of the index-th elements.
getValue(int) - Method in class ptolemy.actor.gt.ingredients.criteria.AttributeCriterion
Get the value of the index-th elements.
getValue(int) - Method in class ptolemy.actor.gt.ingredients.criteria.DynamicNameCriterion
Get the value of the index-th elements.
getValue(int) - Method in class ptolemy.actor.gt.ingredients.criteria.GuardCriterion
Get the value of the index-th elements.
getValue(int) - Method in class ptolemy.actor.gt.ingredients.criteria.NameCriterion
Get the value of the index-th elements.
getValue(int) - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Get the value of the index-th elements.
getValue(int) - Method in class ptolemy.actor.gt.ingredients.criteria.StateTypeCriterion
Get the value of the index-th elements.
getValue(int) - Method in class ptolemy.actor.gt.ingredients.criteria.SubclassCriterion
Get the value of the index-th elements.
getValue(int) - Method in class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Get the value of the index-th elements.
getValue(int) - Method in class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Get the value of the index-th elements.
getValue(int) - Method in class ptolemy.actor.gt.ingredients.operations.PortCreationOperation
Get the value of the index-th elements.
getValue(int) - Method in class ptolemy.actor.gt.ingredients.operations.PortRemovalOperation
Get the value of the index-th elements.
getValue(int) - Method in class ptolemy.actor.gt.ingredients.operations.RenameOperation
Get the value of the index-th elements.
getValue(String) - Method in class com.microstar.xml.driver.SAXDriver
 
getValue(String, String) - Method in class com.microstar.xml.driver.SAXDriver
 
getValueAsString() - Method in class ptolemy.data.expr.Variable
Get the value of the attribute, which is the evaluated expression.
getValueAsString() - Method in class ptolemy.kernel.util.AbstractSettableAttribute
Get the value of the attribute, which is the evaluated expression.
getValueAsString() - Method in class ptolemy.kernel.util.ConfigurableAttribute
Get the value of the attribute, which is the evaluated expression.
getValueAsString() - Method in class ptolemy.kernel.util.Location
Get the value of the attribute, which is the evaluated expression.
getValueAsString() - Method in interface ptolemy.kernel.util.Settable
Get the value of the attribute, which is the evaluated expression.
getValueAsString() - Method in class ptolemy.vergil.actor.LayoutHint
Get the value of the attribute, which is the evaluated expression.
getValueAsString() - Method in class ptolemy.vergil.actor.lib.MonitorReceiverAttribute
Get the value of the attribute, which is the evaluated expression.
getValueAsString() - Method in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
Get the value of the attribute, which is the evaluated expression.
getValueAt(int, int) - Method in class ptolemy.actor.gui.ArrayOfRecordsPane.ArrayAsTable
Get the specified entry as a String.
getValueAt(int, int) - Method in class ptolemy.vergil.scr.ConditionsTableModel
 
getValueAt(int, int) - Method in class ptolemy.vergil.scr.EventTableModel
 
getValueAt(int, int) - Method in class ptolemy.vergil.scr.ModeTransitionTableModel
Get the value at a particular cell.
getValueClass() - Method in class ptolemy.data.ObjectToken
Return the class of the object contained in this token.
getValueClass() - Method in class ptolemy.data.type.ObjectType
Get the Java class specified in this type, of which the contents of ObjectTokens conforming to this type must be instances.
getValueDescriptor() - Method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
 
getValueDescriptor() - Method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Type
 
getValueIsAdjusting() - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
getValues() - Method in class ptolemy.actor.gt.GTIngredient
Get a string that describes the values of all the elements.
getValues() - Method in class ptolemy.actor.gt.ingredients.criteria.AttributeCriterion
Get a string that describes the values of all the elements.
getValues() - Method in class ptolemy.actor.gt.ingredients.criteria.DynamicNameCriterion
Get a string that describes the values of all the elements.
getValues() - Method in class ptolemy.actor.gt.ingredients.criteria.GuardCriterion
Get a string that describes the values of all the elements.
getValues() - Method in class ptolemy.actor.gt.ingredients.criteria.NameCriterion
Get a string that describes the values of all the elements.
getValues() - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Get a string that describes the values of all the elements.
getValues() - Method in class ptolemy.actor.gt.ingredients.criteria.StateTypeCriterion
Get a string that describes the values of all the elements.
getValues() - Method in class ptolemy.actor.gt.ingredients.criteria.SubclassCriterion
Get a string that describes the values of all the elements.
getValues() - Method in class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Get a string that describes the values of all the elements.
getValues() - Method in class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Get a string that describes the values of all the elements.
getValues() - Method in class ptolemy.actor.gt.ingredients.operations.PortCreationOperation
Get a string that describes the values of all the elements.
getValues() - Method in class ptolemy.actor.gt.ingredients.operations.PortRemovalOperation
Get a string that describes the values of all the elements.
getValues() - Method in class ptolemy.actor.gt.ingredients.operations.RenameOperation
Get a string that describes the values of all the elements.
getValues() - Method in class ptolemy.math.Interpolation
Return the reference values.
getVariable() - Method in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
Return the modified variable.
getVariable() - Method in class ptolemy.moml.unit.UnitTerm
Get the element if it is a variable.
getVariable(String) - Method in class ptolemy.data.expr.Variable
Look up and return the attribute with the specified name in the scope.
getVariable(String) - Method in class ptolemy.data.expr.Variable.VariableScope
Look up and return the attribute with the specified name in the scope.
getVariableName() - Method in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
Returns the variable's name.
getVariables() - Method in class ptolemy.actor.util.ArrayElementTypeFunction
Return the type variables for this function, which is the type term of the specified typeable, unless it has a constant type, in which case return an empty array.
getVariables() - Method in class ptolemy.actor.util.ArrayOfTypesFunction
Return the type variables for this function, which is the type term of the specified typeable, unless it has a constant type, in which case return an empty array.
getVariables() - Method in class ptolemy.actor.util.ConstructAssociativeType
Return the type variables for this function, which are the type variables for all the ports that do not have declared types.
getVariables() - Method in class ptolemy.actor.util.ExtractFieldType
Return the type variables in this inequality term.
getVariables() - Method in class ptolemy.actor.util.GLBFunction
Return the type variables for this function, which are the type variables for all the destination ports.
getVariables() - Method in class ptolemy.data.ontologies.Concept
Return an array of variables contained in this InequalityTerm, or in this case, an empty array.
getVariables() - Method in class ptolemy.data.ontologies.ConceptFunctionInequalityTerm
Return the concept variables for this inequality term.
getVariables() - Method in class ptolemy.data.ontologies.lattice.ConceptTermManager.InequalityTerm
Return this ptolemy.graph.InequalityTerm in an array if this term represent a property variable.
getVariables() - Method in class ptolemy.data.type.MonotonicFunction
Return the type variables in this inequality term.
getVariables() - Method in class ptolemy.data.type.TypeConstant
Return an array of size zero.
getVariables() - Method in interface ptolemy.graph.InequalityTerm
Return an array of variables contained in this term.
getVariables() - Method in class ptolemy.graph.test.TestConstant
Return an array of size zero.
getVariables() - Method in class ptolemy.graph.test.TestVariable
Return an array of size one.
getVariablesWithChangeContext(NamedObj) - Method in class ptolemy.actor.util.ConstVariableModelAnalysis
Return the set of variables anywhere in the model that have the given container as least change context.
getVectorLength() - Method in class ptolemy.actor.IOPortEvent
Return the number of tokens in the array sent by the IOPort.
getVectorLength() - Method in class ptolemy.actor.TokenGotEvent
Deprecated.
Return the number of tokens in the array taken at the IOPort.
getVectorLength() - Method in class ptolemy.actor.TokenSentEvent
Deprecated.
Return the number of tokens in the array sent by the IOPort.
getVEdgeMatrix() - Method in class com.jhlabs.image.EdgeFilter
 
getVerboseString() - Method in class ptolemy.actor.util.ExtractFieldType
Return an additional string describing the current value of this function.
getVerboseString() - Method in class ptolemy.data.type.MonotonicFunction
Return an additional string describing the current value of this function.
getVersion() - Method in class diva.canvas.TransformContext
Get the version number of the transform context.
getVersion() - Method in class ptolemy.kernel.util.Workspace
Get the version number.
getVersion() - Method in class ptolemy.vergil.actor.DocManager
Return the version field, or null if none has been given.
getVersion() - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Return the version.
getVertex(int) - Method in class diva.canvas.interactor.PathGeometry
Get the site on the given vertex.
getVertexCount() - Method in class diva.canvas.interactor.PathGeometry
Get the number of vertices of this shape.
getVertexCount() - Method in class diva.util.java2d.Polygon2D.Double
Get the number of vertices
getVertexCount() - Method in class diva.util.java2d.Polygon2D
Get the number of vertices
getVertexCount() - Method in class diva.util.java2d.Polyline2D
Get the number of vertices
getVertexModel() - Method in class ptolemy.vergil.actor.ActorGraphModel
Get the vertex model.
getVertexPaint() - Method in class diva.canvas.toolbox.GridLayer
Get the vertex point paint.
getVertexShape() - Method in class diva.canvas.toolbox.GridLayer
Get the vertex point shape.
getVerticalRangeModel() - Method in class diva.canvas.JCanvas
Return the vertical range model for this canvas.
getView() - Method in class diva.gui.ViewEvent
Return the component/view that the event refers to
getView(JComponent) - Method in class diva.gui.tutorial.MDIApplication
Get the Document displayed by the given component.
getViewDistance() - Method in class com.jhlabs.image.LightFilter
 
getViewport() - Method in class diva.gui.toolbox.JPanner
Return the target component that is being wrapped.
getViewport(Object) - Method in class diva.graph.basic.BasicLayoutTarget
Return the viewport of the given graph as a rectangle in logical coordinates.
getViewport(Object) - Method in interface diva.graph.layout.LayoutTarget
Return the viewport of the given graph as a rectangle in logical coordinates.
getViewSize() - Method in class diva.canvas.JCanvas
Return the total size of everything in the canvas, in canvas coordinates.
getViewSize() - Method in class diva.gui.toolbox.JCanvasPanner
Return the total size of everything in the canvas, in canvas coordinates.
getViewSize() - Method in class ptolemy.actor.lib.jjs.modules.cameras.CameraHelper
Return the current view size for this camera, given as a JSON formatted string with fields "width" and "height", for example '{"width":176, "height":144}'.
getVirtualBinNumber(Object) - Method in interface ptolemy.actor.util.CQComparator
Given an entry, return a virtual bin number for the entry.
getVirtualBinNumber(Object) - Method in class ptolemy.actor.util.test.DoubleCQComparator
Given an entry, a zero reference, and a bin width, return a virtual bin number for the entry.
getVirtualBinNumber(Object) - Method in class ptolemy.actor.util.TimedEvent.TimeComparator
Given an entry, return a virtual bin number for the entry.
getVirtualBinNumber(Object) - Method in class ptolemy.domains.tm.kernel.TMEventComparator
Given an event, return the virtual index of the bin that should contain the event.
getVisibility() - Method in class ptolemy.actor.LocalClock
The LocalClock is not editable, thus visibility is always set to NOT_EDITABLE.
getVisibility() - Method in class ptolemy.data.expr.Variable
Get the visibility of this variable, as set by setVisibility().
getVisibility() - Method in class ptolemy.data.ontologies.ConceptAttribute
Get the visibility of this Settable, as set by setVisibility().
getVisibility() - Method in class ptolemy.domains.modal.kernel.FSMTransitionParameter
Get visibility.
getVisibility() - Method in class ptolemy.kernel.util.ConfigurableAttribute
Get the visibility of this attribute, as set by setVisibility().
getVisibility() - Method in class ptolemy.kernel.util.Location
Get the visibility of this attribute, as set by setVisibility().
getVisibility() - Method in interface ptolemy.kernel.util.Settable
Get the visibility of this Settable, as set by setVisibility().
getVisibility() - Method in class ptolemy.kernel.util.StringAttribute
Get the visibility of this attribute, as set by setVisibility().
getVisibility() - Method in class ptolemy.moml.unit.UnitAttribute
Get the visibility of this attribute, as set by setVisibility().
getVisibility() - Method in class ptolemy.vergil.actor.LayoutHint
Get the visibility of this Settable, as set by setVisibility().
getVisibility() - Method in class ptolemy.vergil.actor.lib.MonitorReceiverAttribute
Get the visibility of this Settable, as set by setVisibility().
getVisibility() - Method in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
Get the visibility of this Settable, as set by setVisibility().
getVisibleCanvasRectangle() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return the rectangle representing the visible part of the pane, transformed into canvas coordinates.
getVisibleRectangle() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return the rectangle representing the visible part of the pane, in pixel coordinates on the screen.
getVisibleSize() - Method in class diva.canvas.JCanvas
Return the size of the visible part of the canvas, in canvas coordinates.
getVisibleSize() - Method in class diva.gui.toolbox.JCanvasPanner
Return the size of the visible part of the canvas, in canvas coordinates.
getVisualObject(Object) - Method in class diva.graph.basic.BasicLayoutTarget
Return the visual object of the given graph object.
getVisualObject(Object) - Method in interface diva.graph.layout.LayoutTarget
Return the visual object of the given graph object.
getVRadius() - Method in class com.jhlabs.image.BoxBlurFilter
Get the vertical size of the blur.
getVRadius() - Method in class com.jhlabs.image.SmartBlurFilter
Get the vertical size of the blur.
getVRadius() - Method in class com.jhlabs.image.VariableBlurFilter
Get the vertical size of the blur.
getW() - Method in class diva.canvas.interactor.BoundsGeometry
Get the west site.
getW() - Method in class diva.canvas.tutorial.ConnectorTutorial.SitedRectangle
Get the west site.
getWaitingThread() - Method in class ptolemy.actor.Manager
Return a thread that is waiting and can be interrupted in the event that a change request is made, or null to indicate that there is no thread waiting.
getWarningCount() - Method in class diva.util.LoggableOp
Get the number of warnings generated during the most recent parse.
getWavelength() - Method in class com.jhlabs.image.WaterFilter
Get the wavelength of the ripples.
getWaveType() - Method in class com.jhlabs.image.RippleFilter
Get the wave type.
getWCET() - Method in class ptolemy.domains.tdl.kernel.TDLModuleDirector
Return the worst case execution time of the actor or 0 if no worst case execution time was specified.
getWCETParameter(Actor) - Static method in class ptolemy.domains.tdl.kernel.TDLModuleDirector
Return the worst case execution time of the actor or 0 if no worst case execution time was specified.
getWebName() - Method in class ptolemy.vergil.basic.export.web.WebAttribute
Return the web name of this element; for example, "myElement" in <div name="myElement"> </div> in HTML.
getWebName() - Method in class ptolemy.vergil.basic.export.web.WebElement
Return the web name of this element; for example, "myElement" in <div name="myElement"/> in HTML.
getWeight() - Method in class org.ptolemy.machineLearning.particleFilter.Particle
Return the weight.
getWeight() - Method in class ptolemy.domains.atc.kernel.policy2.Edge
Get the weight.
getWeight() - Method in class ptolemy.graph.Element
Return the weight that has been associated with this element.
getWhite() - Method in class com.jhlabs.image.StampFilter
Get the color to be used for pixels above the upper threshold.
getWhite() - Method in class com.jhlabs.image.ThresholdFilter
Get the color to be used for pixels above the upper threshold.
getWidth() - Method in class com.jgoodies.forms.layout.FormLayout.LayoutInfo
Returns the layout's width, the size between the first and the last column origin.
getWidth() - Method in class com.jhlabs.image.BicubicScaleFilter
 
getWidth() - Method in class com.jhlabs.image.CropFilter
Get the width of the crop rectangle.
getWidth() - Method in class com.jhlabs.image.ScratchFilter
 
getWidth() - Method in class com.jhlabs.image.TileImageFilter
Get the output image width.
getWidth() - Method in class com.jhlabs.math.ImageFunction2D
Get the width.
getWidth() - Method in class ptolemy.actor.IOPort
Return the width of the port.
getWidth() - Method in class ptolemy.actor.IORelation
Return the width of the IORelation, which is always at least one.
getWidth() - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Get the width of the port.
getWidthFromConstraints() - Method in class ptolemy.actor.IOPort
Get the width from the constraints put on the width of this port if the width is fully determined.
getWidthInside() - Method in class ptolemy.actor.IOPort
Return the inside width of this port.
getWidthInside() - Method in class ptolemy.actor.SubscriptionAggregatorPort
Return the inside width of this port, which in this class is always 1.
getWidthInside() - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Return the inside width of this port.
getWindingRule() - Method in class diva.util.java2d.PolygonIterator
Return the winding rule.
getWindingRule() - Method in class diva.util.java2d.PolylineIterator
Return the winding rule.
getWindSpeed() - Method in class com.jhlabs.image.SkyFilter
 
getWorkingCopy(TransformationRule) - Method in class ptolemy.actor.gt.TransformationMode
Get a working copy for the transformation rule, which can be modified in pattern matching and transformation without affecting the original rule.
getWrap() - Method in class com.jhlabs.image.OffsetFilter
 
getWrapEdges() - Method in class com.jhlabs.image.MotionBlurFilter
Get whether to wrap at the image edges.
getWrappedPane() - Method in class diva.canvas.PaneWrapper
Get the wrapped pane.
getWritableFile() - Method in class ptolemy.actor.gui.Effigy
Return a writable file for the URI given by the uri parameter of this effigy, if there is one, or return null if there is not.
getWriteAccess - Variable in class ptolemy.kernel.util.test.TestWorkspace2.Notification
 
getWriteAccess() - Method in class ptolemy.kernel.util.Workspace
Obtain permission to write to objects in the workspace.
getWriteOffset(int) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortInfo
Get the write offset of a channel of the port.
getWriteOffset(IOPort, int) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Ports
Get the write offset in the buffer of a given channel to which a token should be put.
getWriterCount() - Method in class org.ptolemy.qss.util.ModelPolynomial
Find out how many objects claim write access.
getX() - Method in class com.jgoodies.forms.layout.FormLayout.LayoutInfo
Returns the layout's horizontal origin, the origin of the first column.
getX() - Method in class com.jhlabs.image.CropFilter
Get the left edge of the crop rectangle.
getX() - Method in class diva.canvas.AbstractSite
Get the x-coordinate of the site, in the enclosing transform context.
getX() - Method in class diva.canvas.connector.ArcMidpointSite
Get the x-coordinate of the site.
getX() - Method in class diva.canvas.connector.AutonomousSite
Get the x-coordinate of the site, in the enclosing transform context.
getX() - Method in class diva.canvas.connector.BoundsSite
Get the x-coordinate of the site.
getX() - Method in class diva.canvas.connector.CenterSite
Get the x-coordinate of the site.
getX() - Method in class diva.canvas.connector.NullSite
Return 0.0.
getX() - Method in class diva.canvas.connector.ParametricSite
Get the X-coordinate of the site.
getX() - Method in class diva.canvas.connector.PerimeterSite
Get the x-coordinate of the site.
getX() - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Get the x-coordinate of the site, in the local coordinates of the containing pane.
getX() - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Get the x-coordinate of the site, in the local coordinates of the containing pane.
getX() - Method in class diva.canvas.interactor.DragInteractor
Get the current value of the X coordinate.
getX() - Method in class diva.canvas.interactor.PathGeometry.CloseSegment
Get the x-coordinate of the site, in the local coordinates of the containing pane
getX() - Method in class diva.canvas.interactor.PathGeometry.Vertex
Get the x-coordinate of the site, in the local coordinates of the containing pane.
getX() - Method in interface diva.canvas.Site
Get the x-coordinate of the site, in the enclosing transform context.
getX() - Method in class diva.canvas.SiteDecorator
Get the x-coordinate of the site, in the enclosing transform context.
getX() - Method in class ptolemy.vergil.actor.PortConnectSite
Get the horizontal position of this site with the normal that was set up by the constructor.
getX() - Method in class ptolemy.vergil.toolbox.FigureAction
Return the horizontal position of the action, or 0 if this is not relevant (e.g., the action was triggered by a toolbar button).
getX() - Method in class ptolemy.vergil.toolbox.PortSite
Get the x-coordinate of the site.
getX(int) - Method in class diva.util.java2d.Polygon2D.Double
Get the given X-coordinate
getX(int) - Method in class diva.util.java2d.Polygon2D.Float
Get the given X-coordinate
getX(int) - Method in class diva.util.java2d.Polygon2D
Get the given X-coordinate
getX(int) - Method in class diva.util.java2d.Polyline2D.Double
Get the given X-coordinate
getX(int) - Method in class diva.util.java2d.Polyline2D.Float
Get the given X-coordinate
getX(int) - Method in class diva.util.java2d.Polyline2D
Get the given X-coordinate
getXAmplitude() - Method in class com.jhlabs.image.RippleFilter
Get the amplitude of ripple in the X direction.
getXAngle() - Method in class com.jhlabs.image.ShearFilter
 
getXAutoRange() - Method in class ptolemy.plot.PlotBox
Get the range for X values of the data points registered so far.
getXAutoRange() - Method in interface ptolemy.plot.PlotBoxInterface
Get the range for X values of the data points registered so far.
getXGap() - Method in class com.jhlabs.image.WeaveFilter
 
getXLabel() - Method in class ptolemy.plot.PlotBox
Get the label for the X (horizontal) axis, or null if none has been set.
getXLabel() - Method in interface ptolemy.plot.PlotBoxInterface
Get the label for the X (horizontal) axis, or null if none has been set.
getXLog() - Method in class ptolemy.plot.PlotBox
Return whether the X axis is drawn with a logarithmic scale.
getXLog() - Method in interface ptolemy.plot.PlotBoxInterface
Return whether the X axis is drawn with a logarithmic scale.
getXMapFunction() - Method in class com.jhlabs.image.MapFilter
 
getXMLIcon(NamedObj, String) - Static method in class ptolemy.vergil.icon.XMLIcon
Instantiate an XMLIcon in a NamedObj.
getXMLIcon(Workspace, String) - Static method in class ptolemy.vergil.icon.XMLIcon
Instantiate an XMLIcon in a Workspace.
getXOffset() - Method in class com.jhlabs.image.OffsetFilter
 
getXOffset() - Method in class com.jhlabs.image.svg.AnnotateFilter
Get the horizontal offset for the graphic, in pixels.
getXRange() - Method in class ptolemy.plot.PlotBox
Get the X range.
getXRange() - Method in interface ptolemy.plot.PlotBoxInterface
Get the X range.
getXScale() - Method in class com.jhlabs.image.CheckFilter
Get the X scale of the texture.
getXScale() - Method in class com.jhlabs.image.MarbleFilter
Get the X scale of the effect.
getXTicks() - Method in class ptolemy.plot.PlotBox
Get the X ticks that have been specified, or null if none.
getXTicks() - Method in interface ptolemy.plot.PlotBoxInterface
Get the X ticks that have been specified, or null if none.
getXWavelength() - Method in class com.jhlabs.image.RippleFilter
Get the wavelength of ripple in the X direction.
getXWidth() - Method in class com.jhlabs.image.WeaveFilter
 
getXY(Object) - Method in class diva.graph.layout.GridAnnealingLayout
Return the logical X, Y positions of the given node as an integer array of length 2.
getY() - Method in class com.jgoodies.forms.layout.FormLayout.LayoutInfo
Returns the layout's vertical origin, the origin of the first row.
getY() - Method in class com.jhlabs.image.CropFilter
Get the top edge of the crop rectangle.
getY() - Method in class diva.canvas.AbstractSite
Get the y-coordinate of the site, in the enclosing transform context.
getY() - Method in class diva.canvas.connector.ArcMidpointSite
Get the y-coordinate of the site.
getY() - Method in class diva.canvas.connector.AutonomousSite
Get the y-coordinate of the site, in the enclosing transform context.
getY() - Method in class diva.canvas.connector.BoundsSite
Get the y-coordinate of the site.
getY() - Method in class diva.canvas.connector.CenterSite
Get the y-coordinate of the site.
getY() - Method in class diva.canvas.connector.NullSite
Return 0.0.
getY() - Method in class diva.canvas.connector.ParametricSite
Get the Y-coordinate of the site.
getY() - Method in class diva.canvas.connector.PerimeterSite
Get the y-coordinate of the site.
getY() - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Get the y-coordinate of the site, in the local coordinates of the containing pane.
getY() - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Get the y-coordinate of the site, in the local coordinates of the containing pane.
getY() - Method in class diva.canvas.interactor.DragInteractor
Get the current value of the Y coordinate.
getY() - Method in class diva.canvas.interactor.PathGeometry.CloseSegment
Get the y-coordinate of the site, in the local coordinates of the containing pane.
getY() - Method in class diva.canvas.interactor.PathGeometry.Vertex
Get the y-coordinate of the site, in the local coordinates of the containing pane.
getY() - Method in interface diva.canvas.Site
Get the y-coordinate of the site, in the enclosing transform context.
getY() - Method in class diva.canvas.SiteDecorator
Get the y-coordinate of the site, in the enclosing transform context.
getY() - Method in class ptolemy.vergil.actor.PortConnectSite
Get the vertical position of this site with the normal that was set up by the constructor.
getY() - Method in class ptolemy.vergil.toolbox.FigureAction
Return the vertical position of the action, or 0 if this is not relevant (e.g., the action was triggered by a toolbar button).
getY() - Method in class ptolemy.vergil.toolbox.PortSite
Get the y-coordinate of the site.
getY(int) - Method in class diva.util.java2d.Polygon2D.Double
Get the given Y-coordinate
getY(int) - Method in class diva.util.java2d.Polygon2D.Float
Get the given Y-coordinate
getY(int) - Method in class diva.util.java2d.Polygon2D
Get the given Y-coordinate
getY(int) - Method in class diva.util.java2d.Polyline2D.Double
Get the given Y-coordinate
getY(int) - Method in class diva.util.java2d.Polyline2D.Float
Get the given Y-coordinate
getY(int) - Method in class diva.util.java2d.Polyline2D
Get the given Y-coordinate
getYAmplitude() - Method in class com.jhlabs.image.RippleFilter
Get the amplitude of ripple in the Y direction.
getYAngle() - Method in class com.jhlabs.image.ShearFilter
 
getYAutoRange() - Method in class ptolemy.plot.PlotBox
Get the range for Y values of the data points registered so far.
getYAutoRange() - Method in interface ptolemy.plot.PlotBoxInterface
Get the range for Y values of the data points registered so far.
getYear() - Method in class ptolemy.data.DateToken
Get the year of this date.
getYellowScreenAngle() - Method in class com.jhlabs.image.ColorHalftoneFilter
Get the yellow screen angle.
getYGap() - Method in class com.jhlabs.image.WeaveFilter
 
getYLabel() - Method in class ptolemy.plot.PlotBox
Get the label for the Y (vertical) axis, or null if none has been set.
getYLabel() - Method in interface ptolemy.plot.PlotBoxInterface
Get the label for the Y (vertical) axis, or null if none has been set.
getYLog() - Method in class ptolemy.plot.PlotBox
Return whether the Y axis is drawn with a logarithmic scale.
getYLog() - Method in interface ptolemy.plot.PlotBoxInterface
Return whether the Y axis is drawn with a logarithmic scale.
getYMapFunction() - Method in class com.jhlabs.image.MapFilter
 
getYOffset() - Method in class com.jhlabs.image.OffsetFilter
 
getYOffset() - Method in class com.jhlabs.image.svg.AnnotateFilter
Get the vertical offset for the graphic, in pixels.
getYRange() - Method in class ptolemy.plot.PlotBox
Get the Y range.
getYRange() - Method in interface ptolemy.plot.PlotBoxInterface
Get the Y range.
getYScale() - Method in class com.jhlabs.image.CheckFilter
Get the Y scale of the texture.
getYScale() - Method in class com.jhlabs.image.MarbleFilter
Get the Y scale of the effect.
getYTicks() - Method in class ptolemy.plot.PlotBox
Get the Y ticks that have been specified, or null if none.
getYTicks() - Method in interface ptolemy.plot.PlotBoxInterface
Get the Y ticks that have been specified, or null if none.
getYWavelength() - Method in class com.jhlabs.image.RippleFilter
Get the wavelength of ripple in the Y direction.
getYWidth() - Method in class com.jhlabs.image.WeaveFilter
 
getZoom() - Method in class com.jhlabs.image.FeedbackFilter
Returns the amount to scale on each iteration.
getZoom() - Method in class com.jhlabs.image.MotionBlurFilter
Get the blur zoom.
getZoom() - Method in class com.jhlabs.image.MotionBlurOp
Get the blur zoom.
getZoom() - Method in class com.jhlabs.image.ShatterFilter
 
gFactor - Variable in class com.jhlabs.image.RGBAdjustFilter
 
GIGA - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
Gilbert - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
GiottoAttributes - Class in ptolemy.domains.giotto.kernel
Container for decorator attributes that are provided to actors by the GiottoDirector.
GiottoAttributes(NamedObj, String) - Constructor for class ptolemy.domains.giotto.kernel.GiottoAttributes
Constructor to use when parsing a MoML file.
GiottoAttributes(NamedObj, GiottoDirector) - Constructor for class ptolemy.domains.giotto.kernel.GiottoAttributes
Constructor to use when editing a model.
GiottoCEmachineFrameworkGenerator - Class in ptolemy.domains.giotto.cgc
This attribute is a visible attribute that when configured (by double clicking on it), displays a dialog box asking the user to select a directory.
GiottoCEmachineFrameworkGenerator(NamedObj, String) - Constructor for class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Construct a factory with the specified container and name.
GiottoCEmachineFrameworkGenerator.CEmachineFrameworkEditorFactory - Class in ptolemy.domains.giotto.cgc
An editor for CE machines.
GiottoCodeGenerator - Class in ptolemy.domains.giotto.kernel
This attribute is a visible attribute that when configured (by double clicking on it or by invoking Configure in the context menu) it generates Giotto code and displays it a text editor.
GiottoCodeGenerator() - Constructor for class ptolemy.domains.giotto.kernel.GiottoCodeGenerator
Construct a factory with the default workspace and "" as name.
GiottoCodeGenerator(NamedObj, String) - Constructor for class ptolemy.domains.giotto.kernel.GiottoCodeGenerator
Construct a factory with the specified container and name.
GiottoCodeGenerator.GiottoEditorFactory - Class in ptolemy.domains.giotto.kernel
An attribute that can create an Giotto code editor for a Giotto model.
GiottoCodeGeneratorUtilities - Class in ptolemy.domains.giotto.kernel
Utilities for generating Giotto code.
GiottoDirector - Class in ptolemy.domains.giotto.kernel
This class implements a director for the Giotto model of computation without Giotto modes.
GiottoDirector() - Constructor for class ptolemy.domains.giotto.kernel.GiottoDirector
Construct a director in the default workspace with an empty string as its name.
GiottoDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.giotto.kernel.GiottoDirector
Construct a director in the given container with the given name.
GiottoDirector(Workspace) - Constructor for class ptolemy.domains.giotto.kernel.GiottoDirector
Construct a director in the given workspace with an empty name.
GiottoEditorFactory(NamedObj, String) - Constructor for class ptolemy.domains.giotto.kernel.GiottoCodeGenerator.GiottoEditorFactory
Constructs a Giotto EditorFactory object for a Giotto model.
GiottoReceiver - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.giotto.kernel
The adapter for Giotto receiver.
GiottoReceiver - Class in ptolemy.domains.giotto.kernel
A receiver for the Giotto domain.
GiottoReceiver() - Constructor for class ptolemy.domains.giotto.kernel.GiottoReceiver
Construct an empty GiottoReceiver with no container.
GiottoReceiver(IOPort) - Constructor for class ptolemy.domains.giotto.kernel.GiottoReceiver
Construct an empty GiottoReceiver with the specified container.
GiottoReceiver(GiottoReceiver) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.giotto.kernel.GiottoReceiver
Construct an adapter for an Giotto receiver.
GiottoScheduler - Class in ptolemy.domains.giotto.kernel
This class generates schedules for the actors in a CompositeActor according to the Giotto semantics.
GiottoScheduler() - Constructor for class ptolemy.domains.giotto.kernel.GiottoScheduler
Construct a Giotto scheduler with no container (director) in the default workspace.
GiottoScheduler(Workspace) - Constructor for class ptolemy.domains.giotto.kernel.GiottoScheduler
Construct a Giotto scheduler in the given workspace.
GiottoTimingManager - Class in ptolemy.domains.giotto.kernel
An attribute that varies the WCET values of actors and throws a model error if the sum of the execution times is larger than the sum of the worst case execution times.
GiottoTimingManager(NamedObj, String) - Constructor for class ptolemy.domains.giotto.kernel.GiottoTimingManager
Construct an instance with the specified container and name.
GLBFunction - Class in ptolemy.actor.util
This class implements a monotonic function that returns the greatest lower bound (GLB) of its arguments.
GLBFunction(TypedIOPort) - Constructor for class ptolemy.actor.util.GLBFunction
Construct a GLBFunction that finds the greatest lower bound of the type variable of the destination ports connected to the TypedIOPort that is given as an argument.
GlintFilter - Class in com.jhlabs.image
A filter which renders "glints" on bright parts of the image.
GlintFilter() - Constructor for class com.jhlabs.image.GlintFilter
 
global - Variable in class ptolemy.actor.lib.Publisher
Specification of whether the published data is global.
global - Variable in class ptolemy.actor.lib.Subscriber
Specification of whether the data is subscribed globally.
global - Variable in class ptolemy.actor.PubSubPort
Specification of whether the published data is global.
GlobalLayout - Interface in diva.graph.layout
A static layout engine which layouts traverse the graph structure and performs layout from scratch, ignoring the previous positions of the nodes in the graphs.
globalTimeResolution - Variable in class ptolemy.actor.LocalClock
The time precision used by this director.
GlowFilter - Class in com.jhlabs.image
A filter which adds Gaussian blur to an image, producing a glowing effect.
GlowFilter() - Constructor for class com.jhlabs.image.GlowFilter
 
GLUE_COLSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
An unmodifyable ColumnSpec that has an initial width of 0 pixels and that grows.
GLUE_ROWSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
An unmodifyable RowSpec that has an initial height of 0 pixels and that grows.
go() - Method in class ptolemy.actor.test.ManagerLeak
 
go() - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.checkDeadlock.Check
Compose the automata and check for deadlock.
GoButtonListener() - Constructor for class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet.GoButtonListener
 
GotAck - Variable in class ptolemy.domains.wireless.lib.network.mac.RxCoordination
Port notifying the TxCoordination process of the receipt of Ack or Cts
GotAck - Variable in class ptolemy.domains.wireless.lib.network.mac.TxCoordination
Port receiving the notification of the receipt of either Ack or Cts from the RxCoordination process
GotAckMsg - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
GotCts - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
GotCtsMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
gotLeft - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.Philosopher
 
gotRight - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.Philosopher
 
GPInputHandler - Class in ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary
A code generation adapter class for ptolemy.domains.ptides.lib.targets.luminary.GPInputHandler.
GPInputHandler - Class in ptolemy.domains.ptides.lib.luminary
A class for GPIO pins on the Luminary board.
GPInputHandler(GPInputHandler) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary.GPInputHandler
Construct an adapter with the given ptolemy.domains.ptides.lib.GPInputHandler actor.
GPInputHandler(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.luminary.GPInputHandler
Construct a GPInputHandler object.
GPIOWriter - Class in ptolemy.actor.lib.mbed
Read true or false values and write to the GPIO port of an embedded platform.
GPIOWriter - Class in ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed
An adapter class for ptolemy.actor.lib.mbed.GPIOWriter.
GPIOWriter(GPIOWriter) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.GPIOWriter
Construct the GPIOWriter adapter.
GPIOWriter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.mbed.GPIOWriter
Construct an actor with the given container and name.
GPOutputSetup - Class in ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary
A code generation adapter class for ptolemy.domains.ptides.lib.targets.luminary.GPOutputDevice.
GPOutputSetup - Class in ptolemy.domains.ptides.lib.luminary
This is a class for GPIO pins on the Luminary Micro.
GPOutputSetup(GPOutputSetup) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary.GPOutputSetup
Construct an adapter with the given ptolemy.domains.ptides.lib.GPOutputDevice actor.
GPOutputSetup(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.luminary.GPOutputSetup
Constructs a GPOutputDevice object.
GrabHandle - Interface in diva.canvas.interactor
A grab handle for manipulating figures and so on.
GrabHandleFactory - Interface in diva.canvas.interactor
A factory so that a client can create grab handles without knowing anything about their implementation.
grabPointer(LayerEvent, Figure) - Method in class diva.canvas.FigureLayer
"Grab" the pointer.
GRActor - Class in ptolemy.domains.gr.kernel
A base class for all GR actors.
GRActor(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.kernel.GRActor
Create a new GRActor in the specified container with the specified name.
GRActor2D - Class in ptolemy.domains.gr.kernel
A base class for all two-dimensional GR actors.
GRActor2D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.kernel.GRActor2D
Create a new GRActor in the specified container with the specified name.
GRActor3D - Class in ptolemy.domains.gr.kernel
An abstract base class for all 3D GR actors.
GRActor3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.kernel.GRActor3D
Create a new GRActor3D in the specified container with the specified name.
Gradient - Class in com.jhlabs.image
A Colormap implemented using Catmull-Rom colour splines.
Gradient() - Constructor for class com.jhlabs.image.Gradient
Construct a Gradient.
Gradient(int[]) - Constructor for class com.jhlabs.image.Gradient
Construct a Gradient with the given colors.
Gradient(int[], int[]) - Constructor for class com.jhlabs.image.Gradient
Construct a Gradient with the given colors and knot positions.
Gradient(int[], int[], byte[]) - Constructor for class com.jhlabs.image.Gradient
Construct a Gradient with the given colors, knot positions and interpolation types.
GradientAdaptiveLattice - Class in ptolemy.actor.lib
An adaptive FIR filter with a lattice structure.
GradientAdaptiveLattice(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.GradientAdaptiveLattice
Construct an actor with the given container and name.
GradientFilter - Class in com.jhlabs.image
A filter which draws a coloured gradient.
GradientFilter() - Constructor for class com.jhlabs.image.GradientFilter
 
GradientFilter(Point, Point, int, int, boolean, int, int) - Constructor for class com.jhlabs.image.GradientFilter
 
gradientOfConstraints - Variable in class org.ptolemy.optimization.PositionConstraintCalculator
 
GradientWipeFilter - Class in com.jhlabs.image
A filter which can be used to produce wipes by transferring the luma of a mask image into the alpha channel of the source.
GradientWipeFilter() - Constructor for class com.jhlabs.image.GradientWipeFilter
 
grant - Variable in class ptolemy.domains.csp.lib.ResourcePool
The output port through which this actor grants resources.
grant - Variable in class ptolemy.domains.rendezvous.lib.ResourcePool
The output port through which this actor grants resources.
granularity - Variable in class ptolemy.actor.lib.ExecutionTime
The granularity of the computation.
graph() - Method in class ptolemy.graph.analysis.Analysis
The graph associated with the analysis.
graph() - Method in interface ptolemy.graph.analysis.analyzer.GraphAnalyzer
Return the graph associated with this analyzer.
graph() - Method in class ptolemy.graph.analysis.strategy.CachedStrategy
The graph associated with the Strategy.
Graph - Class in ptolemy.domains.metroII.kernel
Graph is an adjacency list data structure for representing mapping constraints.
Graph - Class in ptolemy.graph
A graph with optionally-weighted nodes and edges.
Graph - Interface in diva.graph.modular
A graph is an object that contains nodes and edges.
Graph() - Constructor for class ptolemy.domains.metroII.kernel.Graph
Constructs a linked list.
Graph() - Constructor for class ptolemy.graph.Graph
Construct an empty graph.
Graph(int) - Constructor for class ptolemy.graph.Graph
Construct an empty graph with enough storage allocated for the specified number of nodes.
Graph(int, int) - Constructor for class ptolemy.graph.Graph
Construct an empty graph with enough storage allocated for the specified number of edges, and number of nodes.
GraphActionException - Exception in ptolemy.graph
Exception for graph action errors.
GraphActionException(String) - Constructor for exception ptolemy.graph.GraphActionException
Constructor with an argument of text description.
GraphActionException(Throwable, String) - Constructor for exception ptolemy.graph.GraphActionException
Constructor with an argument of text description.
GraphAnalyzer - Class in ptolemy.actor.gt
Superclass of classes that need to analyze the graph structures of models.
GraphAnalyzer - Interface in ptolemy.graph.analysis.analyzer
A base interface for all the graph analyzers.
GraphAnalyzer() - Constructor for class ptolemy.actor.gt.GraphAnalyzer
 
GraphAnalyzer.IndexedList - Class in ptolemy.actor.gt
A pair of a list and an index number.
GraphAnalyzer.IndexedLists - Class in ptolemy.actor.gt
A list of IndexedLists.
GraphAnalyzer.Path - Class in ptolemy.actor.gt
A path between two ports.
GraphConstructionException - Exception in ptolemy.graph
The exception of modifying graph elements in wrong ways.
GraphConstructionException(String) - Constructor for exception ptolemy.graph.GraphConstructionException
Constructor with an argument of text description.
GraphController - Interface in diva.graph
A class that represents the main component of a typical graph editor.
GRAPHCYCLE - ptolemy.graph.NonLatticeCounterExample.GraphExampleType
Represents a counterexample where the graph has a cycle.
graphDump(Graph) - Static method in exception ptolemy.graph.GraphException
Return a dump of this graph suitable to be appended to an error message.
GraphElementException - Exception in ptolemy.graph
The exception of accessing graph elements in wrong ways.
GraphElementException(String) - Constructor for exception ptolemy.graph.GraphElementException
Constructor for a given message.
GraphElementException(Element, Graph, String) - Constructor for exception ptolemy.graph.GraphElementException
Constructor with arguments of element, graph, and a message.
GraphEvent - Class in diva.graph
A graph event that is emitted when anything interesting happens inside a graph by way of a GraphModel.
GraphEvent(Object, int, Object) - Constructor for class diva.graph.GraphEvent
Construct a GraphEvent with the given source and target and a null previous value.
GraphEvent(Object, int, Object, Object) - Constructor for class diva.graph.GraphEvent
Construct a GraphEvent with the given source, target, and previous value.
GraphEventMulticaster - Class in diva.graph.toolbox
A list of GraphListeners which is smart enough to call the correct methods on these listeners given a GraphEvent's ID.
GraphEventMulticaster() - Constructor for class diva.graph.toolbox.GraphEventMulticaster
Create an empty multicaster object.
GraphException - Exception in diva.graph
A graph package topological error.
GraphException - Exception in ptolemy.graph
Base exception for graph errors.
GraphException() - Constructor for exception diva.graph.GraphException
 
GraphException() - Constructor for exception ptolemy.graph.GraphException
The default constructor without arguments.
GraphException(Exception) - Constructor for exception diva.graph.GraphException
 
GraphException(String) - Constructor for exception diva.graph.GraphException
 
GraphException(String) - Constructor for exception ptolemy.graph.GraphException
Constructor with an argument of text description.
graphHeight - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying the height of the figure.
GraphicalLocator - Class in ptolemy.domains.wireless.lib
This class is an extension of the Locator actor that adds an outputRange parameter and an icon that is a circle with a radius defined by the value of this parameter.
GraphicalLocator(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.GraphicalLocator
Construct an actor with the specified container and name.
GraphicalMessageHandler - Class in ptolemy.gui
This is a message handler that reports errors in a graphical dialog box.
GraphicalMessageHandler() - Constructor for class ptolemy.gui.GraphicalMessageHandler
 
GraphicalMessageHandlerApplet - Class in ptolemy.gui.test
An applet that bring up a toplevel, standalone Vergil frame.
GraphicalMessageHandlerApplet() - Constructor for class ptolemy.gui.test.GraphicalMessageHandlerApplet
 
GraphicElement - Class in ptolemy.vergil.toolbox
An GraphicElement is an atomic piece of a graphical representation.
GraphicElement(String) - Constructor for class ptolemy.vergil.toolbox.GraphicElement
Create a new GraphicElement with the given type.
graphicsFileName - Variable in class ptolemy.actor.lib.r.RExpression
The name of the default graphics output file created by the actor.
graphicsFileName - Variable in class ptolemy.actor.lib.r.RExpression2
The name of the default graphics output file created by the actor.
graphicsFormat - Variable in class ptolemy.actor.lib.r.RExpression
The graphics output format.
graphicsFormat - Variable in class ptolemy.actor.lib.r.RExpression2
The graphics output format.
graphicsOutput - Variable in class ptolemy.actor.lib.r.RExpression
If true, then create a graphics output port.
graphicsOutput - Variable in class ptolemy.actor.lib.r.RExpression2
If true, then create a graphics output port.
GraphicsPane - Class in diva.canvas
A CanvasPane which has a default set of layers that are useful for interactive drawing and editing applications.
GraphicsPane() - Constructor for class diva.canvas.GraphicsPane
Create a new Graphics pane with an instance of FigureLayer as the main figure layer.
GraphicsPane(FigureLayer) - Constructor for class diva.canvas.GraphicsPane
Create a new Graphics pane with the passed Layer as the main graphics pane.
GraphicsParser - Class in diva.canvas.toolbox
A collection of utilities to help parsing graphics from strings and other kinds of external storage.
GraphicsParser() - Constructor for class diva.canvas.toolbox.GraphicsParser
 
GraphInvalidStateException - Exception in ptolemy.graph
Exception for graph invalid state action errors.
GraphInvalidStateException(String) - Constructor for exception ptolemy.graph.GraphInvalidStateException
Construct an exception with a detail message.
GraphInvalidStateException(Throwable, String) - Constructor for exception ptolemy.graph.GraphInvalidStateException
Construct an exception with a detail message that includes the name of the first argument, the cause and the third argument string.
GraphListener - Interface in diva.graph
A listener for changes in a graph's structure or contents, which are communicated through GraphEvent objects.
GraphLogger - Class in diva.graph.toolbox
A logger of graph events.
GraphLogger() - Constructor for class diva.graph.toolbox.GraphLogger
 
GraphMatcher - Class in ptolemy.actor.gt
Implementation of a recursive algorithm to match a pattern to any subgraph of a a graph.
GraphMatcher() - Constructor for class ptolemy.actor.gt.GraphMatcher
 
GraphModel - Interface in diva.graph
A graph model is an abstraction of a graph implementation and a registration point for GraphListeners.
GraphPane - Class in diva.graph
The display part of the JGraph user-level widget.
GraphPane(GraphController, GraphModel) - Constructor for class diva.graph.GraphPane
Create a new graph pane with the given controller and model.
GraphPane(GraphModel) - Constructor for class diva.graph.GraphPane
Create a new graph pane with a view on the given model.
GraphReader - Class in ptolemy.actor
This class provides methods for converting Ptolemy II models into generic graph representations.
GraphReader() - Constructor for class ptolemy.actor.GraphReader
Construct a new graph reader.
GraphStateException - Exception in ptolemy.graph
The exception of computing a function of graph with wrong states.
GraphStateException(String) - Constructor for exception ptolemy.graph.GraphStateException
Constructor with an argument of text description.
GraphTopologyException - Exception in ptolemy.graph
The exception thrown due to incorrect graph topology.
GraphTopologyException(String) - Constructor for exception ptolemy.graph.GraphTopologyException
Constructor with an argument of text description.
GraphTransformationException - Exception in ptolemy.actor.gt
Superclass of any exception to be thrown in model transformation.
GraphTransformationException() - Constructor for exception ptolemy.actor.gt.GraphTransformationException
Construct an exception with a no specific detail message.
GraphTransformationException(String) - Constructor for exception ptolemy.actor.gt.GraphTransformationException
Construct an exception with a detail message.
GraphTransformationException(String, Throwable) - Constructor for exception ptolemy.actor.gt.GraphTransformationException
Construct an exception with a detail message and a cause.
GraphTransformationException(Throwable) - Constructor for exception ptolemy.actor.gt.GraphTransformationException
Construct an exception with a cause.
GraphTransformer - Class in ptolemy.actor.gt
Model transformation with a given match of the pattern.
GraphTransformer(TransformationRule, List<MatchResult>) - Constructor for class ptolemy.actor.gt.GraphTransformer
Construct a transformer with the given transformation rule (including a pattern and a replacement), and a list of match results.
GraphTransformer(TransformationRule, MatchResult) - Constructor for class ptolemy.actor.gt.GraphTransformer
Construct a transformer with the given transformation rule (including a pattern and a replacement), and a single match result.
GraphTransformer.ReplacementObjectAttribute - Class in ptolemy.actor.gt
A temporary attribute to record the corresponding object in the replacement for any object in the pattern.
GraphUtilities - Class in diva.graph
A set of utilities for traversing/manipulating/etc.
GraphViewEvent - Class in diva.graph
A graph view event that is emitted when anything interesting happens inside a graph view.
GraphViewEvent(Object, int, Object) - Constructor for class diva.graph.GraphViewEvent
Construct a GraphViewEvent with the given source and target and a null previous value.
GraphViewEvent(Object, int, Object, Object) - Constructor for class diva.graph.GraphViewEvent
Construct a GraphViewEvent with the given source, target, and previous value.
GraphViewListener - Interface in diva.graph
A listener for changes in a graph's structure or contents, which are communicated through GraphViewEvent objects.
GraphWeightException - Exception in ptolemy.graph
Exception for unweighted graphs or graphs with improper weights.
GraphWeightException(Object, Element, Graph, String) - Constructor for exception ptolemy.graph.GraphWeightException
Constructor with arguments of weight, element, graph, and a message.
GraphWeightException(String) - Constructor for exception ptolemy.graph.GraphWeightException
Constructor for a given message.
graphWidth - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying the width of the figure.
GRAY - Static variable in class com.jhlabs.image.Histogram
 
GrayFilter - Class in com.jhlabs.image
A filter which 'grays out' an image by averaging each pixel with white.
GrayFilter() - Constructor for class com.jhlabs.image.GrayFilter
 
GrayscaleColormap - Class in com.jhlabs.image
A grayscale colormap.
GrayscaleColormap() - Constructor for class com.jhlabs.image.GrayscaleColormap
 
GrayscaleFilter - Class in com.jhlabs.image
A filter which converts an image to grayscale using the NTSC brightness calculation.
GrayscaleFilter() - Constructor for class com.jhlabs.image.GrayscaleFilter
 
GRColorChanges - Class in ptolemy.moml.filter
This class filters MoML files for backward compatibility between GR models constructed in version 4.0 or earlier.
GRColorChanges() - Constructor for class ptolemy.moml.filter.GRColorChanges
 
GRDirector - Class in ptolemy.domains.gr.kernel
GR is a domain for displaying three-dimensional graphics in Ptolemy II.
GRDirector() - Constructor for class ptolemy.domains.gr.kernel.GRDirector
Construct a director in the default workspace with an empty string as its name.
GRDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.kernel.GRDirector
Construct a director in the given container with the given name.
GRDirector(Workspace) - Constructor for class ptolemy.domains.gr.kernel.GRDirector
Construct a director in the workspace with an empty name.
greater - Variable in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityCounterexamples.ConceptPair
The greater of the concepts (i.e.
GREATER_THAN - Static variable in interface ptolemy.actor.util.Dependency
Return value of compareTo() if this is greater than the argument.
GREATER_THAN - Static variable in class ptolemy.domains.modal.kernel.RelationType
Relation type a relation node that is evaluated to be false and the left token is greater than the right token, while the relation operation is not equal or inequal.
greaterThan(Fraction) - Method in class ptolemy.math.Fraction
Test if this Fraction is greater than the input.
greatestElement(Set<Object>) - Method in class ptolemy.graph.DirectedAcyclicGraph
Compute the greatest element of a subset.
greatestElement(Set<Concept>) - Method in class ptolemy.data.ontologies.ConceptGraph
Compute the greatest element of a subset.
greatestElement(Set<T>) - Method in interface ptolemy.graph.CPO
Compute the greatest element of a subset.
GREATESTLOWER - ptolemy.graph.CPO.BoundType
Represents the greatest lower bound.
GREATESTLOWER - ptolemy.graph.NonLatticeCounterExample.GraphExampleType
Represents a counterexample where some nodes have no greatest lower bound.
greatestLowerBound(Object, Object) - Method in class ptolemy.data.ontologies.ConceptGraph
Compute the greatest lower bound (GLB) of two elements.
greatestLowerBound(Object, Object) - Method in class ptolemy.data.ontologies.DAGConceptGraph
Compute the greatest lower bound (GLB) of two elements.
greatestLowerBound(Object, Object) - Method in class ptolemy.data.ontologies.lattice.ProductLatticeCPO
Compute the greatest lower bound (GLB) of two elements.
greatestLowerBound(Object, Object) - Method in interface ptolemy.graph.CPO
Compute the greatest lower bound (GLB) of two elements.
greatestLowerBound(Object, Object) - Method in class ptolemy.graph.DirectedAcyclicGraph
Compute the greatest lower bound (GLB) of two elements.
greatestLowerBound(Set<Object>) - Method in class ptolemy.graph.DirectedAcyclicGraph
Compute the greatest lower bound (GLB) of a subset.
greatestLowerBound(Set<Concept>) - Method in class ptolemy.data.ontologies.ConceptGraph
Compute the greatest lower bound (GLB) of a subset.
greatestLowerBound(Set<T>) - Method in interface ptolemy.graph.CPO
Compute the greatest lower bound (GLB) of a subset.
greatestLowerBound(Concept) - Method in class ptolemy.data.ontologies.FlatTokenInfiniteConcept
Compute the greatest lower bound (GLB) of this and another concept.
greatestLowerBound(Concept) - Method in class ptolemy.data.ontologies.InfiniteConcept
Compute the greatest lower bound (GLB) of this and another concept.
greatestLowerBound(Concept) - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConcept
Compute the greatest lower bound (GLB) of this and another concept.
greatestLowerBound(Concept) - Method in class ptolemy.data.ontologies.RecordConcept
Compute the greatest lower bound (GLB) of this and another concept.
GREEN - Static variable in class com.jhlabs.image.Histogram
 
GridAnnealingLayout - Class in diva.graph.layout
A simple layout which places nodes on a grid using a cost function.
GridAnnealingLayout(LayoutTarget) - Constructor for class diva.graph.layout.GridAnnealingLayout
 
gridHeight - Variable in class com.jgoodies.forms.layout.CellConstraints
Describes the component's vertical grid extent (number of cells).
GridLayer - Class in diva.canvas.toolbox
A grid layer displays a rectangular grid.
GridLayer() - Constructor for class diva.canvas.toolbox.GridLayer
Create a new GridLayer with a default one-pixel grid stroke and a light grey grid color.
GridLayer(Shape, Paint) - Constructor for class diva.canvas.toolbox.GridLayer
Create a new GridLayer with the given vertex shape and paint.
GridLayer(Stroke, Paint) - Constructor for class diva.canvas.toolbox.GridLayer
Create a new GridLayer with the given grid stroke and paint
gridType - Variable in class com.jhlabs.image.CellularFilter
 
gridWidth - Variable in class com.jgoodies.forms.layout.CellConstraints
Describes the component's horizontal grid extend (number of cells).
gridX - Variable in class com.jgoodies.forms.layout.CellConstraints
Describes the component's horizontal grid origin (starts at 1).
gridY - Variable in class com.jgoodies.forms.layout.CellConstraints
Describes the component's vertical grid origin (starts at 1).
GrimpTransformer - Class in ptolemy.copernicus.kernel
A Transformer that creates a GrimpBody from the active body.
GrimpTransformer() - Constructor for class ptolemy.copernicus.kernel.GrimpTransformer
 
GROW - Static variable in class ptolemy.math.Overflow
Singleton implementing Grow overflow strategy.
GROWING_BUTTON_COLSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
Describes a logical horizontal column for a growing button.
GRReceiver - Class in ptolemy.domains.gr.kernel
The receiver for the GR domain.
GRReceiver() - Constructor for class ptolemy.domains.gr.kernel.GRReceiver
Construct an empty GRReceiver with no container.
GRReceiver(IOPort) - Constructor for class ptolemy.domains.gr.kernel.GRReceiver
Construct an empty GRReceiver with the specified container.
GRScheduler - Class in ptolemy.domains.gr.kernel
A scheduler that implements scheduling of the active parts of a GR scene graph.
GRScheduler() - Constructor for class ptolemy.domains.gr.kernel.GRScheduler
Construct a scheduler with no container (director) in the default workspace, the name of the scheduler is "GRScheduler".
GRScheduler(Director, String) - Constructor for class ptolemy.domains.gr.kernel.GRScheduler
Construct a scheduler in the given container with the given name.
GRScheduler(Workspace) - Constructor for class ptolemy.domains.gr.kernel.GRScheduler
Construct a scheduler in the given workspace with the name "GRScheduler".
GRShadedShape - Class in ptolemy.domains.gr.lib
An abstract base class for GR Actors that have material and color properties.
GRShadedShape(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.GRShadedShape
Construct an actor with the given container and name.
GRShape2D - Class in ptolemy.domains.gr.lib
An abstract base class for two-dimensional GR Actors representing figures.
GRShape2D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.GRShape2D
Construct an actor with the given container and name.
GRTransform - Class in ptolemy.domains.gr.lib
An abstract base class for a transform operator of GR shapes.
GRTransform(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.GRTransform
Construct an actor with the given container and name.
GRTransform2D - Class in ptolemy.domains.gr.lib
An abstract base class for a transform operator of two-dimensional GR shapes.
GRTransform2D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.GRTransform2D
Construct an actor with the given container and name.
GRUtilities2D - Class in ptolemy.domains.gr.kernel
Utilities that are useful for building 2D GR actors.
GRUtilities2D() - Constructor for class ptolemy.domains.gr.kernel.GRUtilities2D
 
gsnOutputPort - Variable in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
The output choices of the GSN service.
GT - Static variable in class org.json.XML
The Character '>'.
GT - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
gTable - Variable in class com.jhlabs.image.TransferFilter
 
GTActorGraphModel(NamedObj) - Constructor for class ptolemy.vergil.gt.GTFrameController.GTActorGraphModel
 
GTAttribute - Interface in ptolemy.actor.gt
Interface of the attributes used in the patterns or replacements of transformation rules.
GTCompositeActor - Interface in ptolemy.actor.gt
Interface of the composite actors used in transformation rules.
GTE - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
GTE - Static variable in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
String representing a greater than or equal to constraint choice.
GTEntity - Interface in ptolemy.actor.gt
Common interface of the matchers in model transformations.
GTEntityUtils - Class in ptolemy.actor.gt
A set of utilities for handling GTEntities (instances of GTEntity).
GTEntityUtils() - Constructor for class ptolemy.actor.gt.GTEntityUtils
 
GTEvent - Class in ptolemy.actor.gt.controller
A common superclass of events created for model transformation.
GTEvent(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.controller.GTEvent
Construct an event with the given name contained by the specified composite entity.
GTFrame - Class in ptolemy.vergil.gt
 
GTFrame(CompositeEntity, Tableau) - Constructor for class ptolemy.vergil.gt.GTFrame
Construct a frame associated with the specified Ptolemy II model.
GTFrame(CompositeEntity, Tableau, LibraryAttribute) - Constructor for class ptolemy.vergil.gt.GTFrame
Construct a frame associated with the specified Ptolemy II model.
GTFrame.ConfigureCriteriaAction - Class in ptolemy.vergil.gt
 
GTFrame.ConfigureIngredientsAction - Class in ptolemy.vergil.gt
 
GTFrame.ConfigureOperationsAction - Class in ptolemy.vergil.gt
 
GTFrameController - Class in ptolemy.vergil.gt
 
GTFrameController(GTFrame) - Constructor for class ptolemy.vergil.gt.GTFrameController
 
GTFrameController.GTActorGraphModel - Class in ptolemy.vergil.gt
 
GTFrameController.GTFSMGraphModel - Class in ptolemy.vergil.gt
 
GTFrameController.UpdateController - Interface in ptolemy.vergil.gt
 
GTFrameTools - Class in ptolemy.vergil.gt
 
GTFrameTools() - Constructor for class ptolemy.vergil.gt.GTFrameTools
 
GTFrameTools.DelegatedUndoStackAttribute - Class in ptolemy.vergil.gt
 
GTFrameTools.ModelChangeRequest - Class in ptolemy.vergil.gt
 
GTFSMGraphModel(CompositeEntity) - Constructor for class ptolemy.vergil.gt.GTFrameController.GTFSMGraphModel
 
GTGUIAction - Class in ptolemy.actor.gt.gui
An action that can be configured with a Ptera-based model transformation to be applied to the current model.
GTGUIAction(NamedObj, String) - Constructor for class ptolemy.actor.gt.gui.GTGUIAction
Construct an item with the given name contained by the specified entity.
GTIngredient - Class in ptolemy.actor.gt
Superclass of criteria and operations that can be associated with entities in a transformation rule.
GTIngredient(GTIngredientList, int) - Constructor for class ptolemy.actor.gt.GTIngredient
Construct a GTIngredient within the given list as its owner containing a given number of elements.
GTIngredient.FieldIterator - Class in ptolemy.actor.gt
An iterator to read the fields one by one in a string that describes the values of all the elements.
GTIngredientElement - Class in ptolemy.actor.gt
Superclass of any element that can be contained in a GTIngredient.
GTIngredientElement(String, boolean) - Constructor for class ptolemy.actor.gt.GTIngredientElement
Construct an element that can be added to a GTIngredient.
GTIngredientList - Class in ptolemy.actor.gt
A list of GTIngredients.
GTIngredientList(GTIngredientsAttribute) - Constructor for class ptolemy.actor.gt.GTIngredientList
Construct an empty GTIngredientList contained by the given attribute.
GTIngredientList(GTIngredientsAttribute, GTIngredient...) - Constructor for class ptolemy.actor.gt.GTIngredientList
Construct a GTIngredientList contained by the given attribute with some initial ingredients.
GTIngredientList(GTIngredientsAttribute, GTIngredientList) - Constructor for class ptolemy.actor.gt.GTIngredientList
Construct a GTIngredientList contained by the given attribute, and add all the ingredients in the template to this one.
GTIngredientsAttribute - Class in ptolemy.actor.gt
An attribute that contains a list of GTIngredients and is associated with an entity in a transformation rule.
GTIngredientsAttribute() - Constructor for class ptolemy.actor.gt.GTIngredientsAttribute
Construct an attribute in the default workspace with an empty string as its name.
GTIngredientsAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.GTIngredientsAttribute
Construct an attribute with the given name contained by the specified container.
GTIngredientsAttribute(Workspace) - Constructor for class ptolemy.actor.gt.GTIngredientsAttribute
Construct an attribute in the specified workspace with an empty string as a name.
GTIngredientsEditor - Class in ptolemy.vergil.gt
 
GTIngredientsEditor(DialogTableau, Frame, NamedObj, Configuration) - Constructor for class ptolemy.vergil.gt.GTIngredientsEditor
 
GTIngredientsEditor.Factory - Class in ptolemy.vergil.gt
 
GTParameter - Class in ptolemy.actor.gt
Superclass of the special parameters used in transformation rules.
GTParameter(NamedObj, String) - Constructor for class ptolemy.actor.gt.GTParameter
Construct a parameter with the given name contained by the specified entity.
GTParameter.Evaluator - Class in ptolemy.actor.gt
The evaluator used in a transformation rule.
GTParameter.Scope - Class in ptolemy.actor.gt
A scope to be used in GTParameter.Evaluator to resolve names with a pattern and a match result.
GTParameter.TypeInference - Class in ptolemy.actor.gt
The type inference used to infer types of names in the host model and in the pattern, which is used in GTParameter.Evaluator.
GTTableau - Class in ptolemy.vergil.gt
An editor tableau for graph transformation in Ptolemy II.
GTTableau(PtolemyEffigy, String) - Constructor for class ptolemy.vergil.gt.GTTableau
Create a new case editor tableau with the specified container and name.
GTTableau(PtolemyEffigy, String, LibraryAttribute) - Constructor for class ptolemy.vergil.gt.GTTableau
Create a new case editor tableau with the specified container, name, and default library.
GTTableau.Factory - Class in ptolemy.vergil.gt
A factory that creates graph editing tableaux for Ptolemy models.
GTTableau.ModalTableauFactory - Class in ptolemy.vergil.gt
 
GTTools - Class in ptolemy.actor.gt
A set of tools for model transformation.
GTTools() - Constructor for class ptolemy.actor.gt.GTTools
 
GuardCriterion - Class in ptolemy.actor.gt.ingredients.criteria
A criterion to constrain a guard of a transition in an FSM or a Ptera controller.
GuardCriterion(GTIngredientList) - Constructor for class ptolemy.actor.gt.ingredients.criteria.GuardCriterion
Construct a criterion within the given list as its owner.
GuardCriterion(GTIngredientList, String) - Constructor for class ptolemy.actor.gt.ingredients.criteria.GuardCriterion
Construct a criterion within the given list as its owner and initialize all the elements with the given values, which are a string encoding of those elements.
guardExpression - Variable in class ptolemy.domains.modal.kernel.Transition
Attribute specifying the guard expression.
GUIAction - Class in ptolemy.actor.gui.properties
A helper class to handle actions in GUI properties.
GUIAction(NamedObj, String) - Constructor for class ptolemy.actor.gui.properties.GUIAction
Construct an item with the given name contained by the specified entity.
guid - Variable in class org.ptolemy.fmi.FMIModelDescription
The FMI guid, typically the value of the guid attribute from a .fmu file.
GUID - Variable in class org.ptolemy.fmi.FMI20ModelInstance
C type : const char**.
GUIProperty - Class in ptolemy.actor.gui.properties
Base class for the properties that can be used to configure a tableau.
GUIProperty(NamedObj, String) - Constructor for class ptolemy.actor.gui.properties.GUIProperty
Construct a GUI property with the given name contained by the specified entity.
GUIProperty(NamedObj, String, Object) - Constructor for class ptolemy.actor.gui.properties.GUIProperty
Construct a GUI property with the given name contained by the specified entity with the given layout constraint.
GUIProperty(NamedObj, String, JComponent) - Constructor for class ptolemy.actor.gui.properties.GUIProperty
Construct a GUI property with the given name contained by the specified entity with the given Java Swing component.
GUIProperty(NamedObj, String, JComponent, Object) - Constructor for class ptolemy.actor.gui.properties.GUIProperty
Construct a GUI property with the given name contained by the specified entity with the given Java Swing component and the given layout constraint.
GUIUtilities - Class in diva.gui
A collection of utilities for the GUI.
GUIUtilities() - Constructor for class diva.gui.GUIUtilities
 

H

H - Variable in class com.jhlabs.math.FBM
 
HadamardCode - Class in ptolemy.actor.lib.comm
Produce a Hadamard codeword by selecting a row from a Hadamard matrix.
HadamardCode(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.comm.HadamardCode
Construct an actor with the given container and name.
hadException() - Method in class ptolemy.vergil.actor.DocManager
Return true if an exception was encountered parsing the DocML data.
HALF_CEILING - Static variable in class ptolemy.math.Rounding
Singleton implementing half ceiling rounding strategy.
HALF_DOWN - Static variable in class ptolemy.math.Rounding
Singleton implementing half down rounding strategy.
HALF_EVEN - Static variable in class ptolemy.math.Rounding
Singleton implementing half even rounding strategy.
HALF_FLOOR - Static variable in class ptolemy.math.Rounding
Singleton implementing half floor rounding strategy.
HALF_PI - Static variable in class com.jhlabs.image.ImageMath
The value of half pi as a float.
HALF_UP - Static variable in class ptolemy.math.Rounding
Singleton implementing half up rounding strategy.
HalftoneFilter - Class in com.jhlabs.image
A filter which uses a another image as a ask to produce a halftoning effect.
HalftoneFilter() - Constructor for class com.jhlabs.image.HalftoneFilter
 
hAlign - Variable in class com.jgoodies.forms.layout.CellConstraints
Describes the component's horizontal alignment.
HammingCoder - Class in ptolemy.actor.lib.comm
Encode the information symbols into Hamming code.
HammingCoder(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.comm.HammingCoder
Construct an actor with the given container and name.
HammingDecoder - Class in ptolemy.actor.lib.comm
Decode a (n, k) Hamming code, where n is specified by parameter codedRate and k is specified by parameter uncodedRate.
HammingDecoder(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.comm.HammingDecoder
Construct an actor with the given container and name.
handle(Throwable) - Method in class diva.gui.ApplicationExceptionHandler
 
handleAccessorMoMLChangeRequest(Object, String, NamedObj, String, double, double) - Static method in class org.terraswarm.accessor.JSAccessor
Handle an accessor-specific MoMLChangeRequest.
handleAirplaneColor(int) - Method in class ptolemy.domains.atc.kernel.AbstractATCDirector
Return airplane's color.
handleAirplaneColor(int) - Method in class ptolemy.domains.atc.kernel.policy1.ATCDirector
Return airplane's color.
handleAirplaneColor(int) - Method in class ptolemy.domains.atc.kernel.policy2.ATCDirector
Return airplane's color.
handleDocumentationAttributeDoesNotExist(Frame, NamedObj) - Method in interface ptolemy.vergil.actor.DocApplicationSpecializer
Handle the state where the documentation attribute does not exist and the user tried to edit the docs.
handleDocumentationNotFound(String, Effigy) - Method in interface ptolemy.vergil.actor.DocApplicationSpecializer
Handle the state where there is no documentation attribute and the user tried to view the documentation.
handleError(String, NamedObj, Throwable) - Method in class ptolemy.actor.gui.ConfigurationApplication.IgnoreErrorHandler
Ignore the error.
handleError(String, NamedObj, Throwable) - Method in interface ptolemy.moml.ErrorHandler
Handle an error.
handleError(String, NamedObj, Throwable) - Method in class ptolemy.moml.SimpleErrorHandler
Handle an error by throwing an exception.
handleError(String, NamedObj, Throwable) - Method in class ptolemy.moml.StreamErrorHandler
Handle an error by printing a description of the error to the stream specified in the constructor.
handleError(String, NamedObj, Throwable) - Method in class ptolemy.moml.test.RecorderErrorHandler
Handle an error by printing a description of the error to the stream specified in the constructor.
handleError(String, NamedObj, Throwable) - Method in class ptolemy.vergil.VergilErrorHandler
Handle an error.
handleException(NamedObj, Throwable) - Method in class ptolemy.actor.lib.CatchExceptionAttribute
Handle an exception according to the specified policy: continue: Not implemented yet Consume the exception and return control to the director.
handleException(NamedObj, Throwable) - Method in class ptolemy.actor.lib.ExceptionManager
Handle an exception according to the specified policy: continue: Not implemented yet Consume the exception and return control to the director.
handleException(NamedObj, Throwable) - Method in class ptolemy.actor.lib.TestExceptionAttribute
Handle an exception thrown in a test.
handleException(NamedObj, Throwable) - Method in class ptolemy.actor.lib.TestExceptionHandler
Deprecated.
Handle an exception thrown in a test.
handleException(NamedObj, Throwable) - Method in class ptolemy.data.ontologies.AnalyzeExceptionAttribute
Handle an exception according to the specified policy: analyze: Determine the source actor(s) and annotate output ports with error constraints.
handleException(NamedObj, Throwable) - Method in interface ptolemy.kernel.util.ExceptionHandler
Handle an exception.
handleGetObject(String) - Method in class diva.gui.ApplicationResources
Deprecated.
Get an object from a ResourceBundle.
handleGetObject(String) - Method in class diva.resource.RelativeBundle
Get an object from a ResourceBundle.
handleInitializedAirport(Airport) - Method in class ptolemy.domains.atc.kernel.AbstractATCDirector
Handle initializing of an airport.
handleInitializedAirport(Airport) - Method in class ptolemy.domains.atc.kernel.policy1.ATCDirector
Handle initializing of an airport.
handleInitializedAirport(Airport) - Method in class ptolemy.domains.atc.kernel.policy2.ATCDirector
Handle initializing of an airport.
handleInitializedDestination(DestinationAirport) - Method in class ptolemy.domains.atc.kernel.AbstractATCDirector
Handle initializing of a destination airport.
handleInitializedDestination(DestinationAirport) - Method in class ptolemy.domains.atc.kernel.policy1.ATCDirector
Handle initializing of a destination airport.
handleInitializedDestination(DestinationAirport) - Method in class ptolemy.domains.atc.kernel.policy2.ATCDirector
Handle initializing of a destination airport.
handleInitializedSourceStation(AbstractSourceStation) - Method in class ptolemy.domains.tcs.kernel.TCSDirector
Handle initializing of a SourceStation.
handleInitializedStation(AbstractStation) - Method in class ptolemy.domains.tcs.kernel.TCSDirector
Put an entry into _brokenStations for the initialized station.
handleInitializedTrack(Track) - Method in class ptolemy.domains.atc.kernel.AbstractATCDirector
Put an entry into _neighbors , _stormyTrack and _inTransit for the initialized track.
handleInitializedTrack(Track) - Method in class ptolemy.domains.atc.kernel.policy1.ATCDirector
Put an entry for neighbors, stormyTrack and inTransit for the initialized track.
handleInitializedTrack(Track) - Method in class ptolemy.domains.atc.kernel.policy2.ATCDirector
Put an entry into _neighbors , _stormyTrack and _inTransit for the initialized track.
handleInitializedTrack(AbstractTrack) - Method in class ptolemy.domains.tcs.kernel.TCSDirector
Put an entry into _brokenTracks for the initialized track.
handleIntegerTime - Variable in class org.ptolemy.fmi.FMIModelDescription
For the IBM/UCB proposed extension to FMI 2.0, there is a capability flag handleIntegerTime that indicates that the time inside the FMU is represented with an integer m (precision) and an integer p (a counter) representing time as multiples of m.
handleModelError(NamedObj, IllegalActionException) - Method in class ptolemy.domains.modal.kernel.FSMActor
Handle a model error.
handleModelError(NamedObj, IllegalActionException) - Method in class ptolemy.domains.modal.kernel.FSMDirector
Return true if the model errors are handled.
handleModelError(NamedObj, IllegalActionException) - Method in class ptolemy.domains.modal.modal.ModalModel
Handle a model error.
handleModelError(NamedObj, IllegalActionException) - Method in class ptolemy.kernel.util.BasicModelErrorHandler
Handle a model error by throwing the specified exception.
handleModelError(NamedObj, IllegalActionException) - Method in interface ptolemy.kernel.util.ModelErrorHandler
Handle a model error.
handleModelError(NamedObj, IllegalActionException) - Method in class ptolemy.kernel.util.NamedObj
Handle a model error.
handleModelError(NamedObj, IllegalActionException) - Method in class ptolemy.kernel.util.Workspace
Handle a model error by throwing the specified exception.
handleModelErrorMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
Handler() - Constructor for class diva.util.xml.XmlReader.Handler
 
HandlerBase - Class in com.microstar.xml
Convenience base class for AElfred handlers.
HandlerBase() - Constructor for class com.microstar.xml.HandlerBase
 
handleRejectionWithDelay(Track) - Method in class ptolemy.domains.atc.kernel.AbstractATCDirector
Return an additional delay for a track to keep an aircraft in transit.
handleRejectionWithDelay(Track) - Method in class ptolemy.domains.atc.kernel.policy1.ATCDirector
Return an additional delay for a track to keep an aircraft in transit.
handleRejectionWithDelay(Track) - Method in class ptolemy.domains.atc.kernel.policy2.ATCDirector
Return an additional delay for a track to keep an aircraft in transit.
handleRejectionWithDelay(AbstractTrack) - Method in class ptolemy.domains.tcs.kernel.TCSDirector
Return an additional delay for a track to keep a train in transit.
handleRejectionWithDelayStation(AbstractStation) - Method in class ptolemy.domains.tcs.kernel.TCSDirector
Return an additional delay for a Station to keep a Train in transit.
HandlesInternalLinks - Interface in ptolemy.moml
A marker interface to suppress generation of links in undo.
handleStationAttributeChanged(AbstractStation) - Method in class ptolemy.domains.tcs.kernel.TCSDirector
Update _brokenStations array because of a change in condition of a station.
handleTrackAttributeChanged(Track) - Method in class ptolemy.domains.atc.kernel.AbstractATCDirector
Update _stormyTracks array because of a change in condition of a track.
handleTrackAttributeChanged(Track) - Method in class ptolemy.domains.atc.kernel.policy1.ATCDirector
Update _stormyTracks array because of a change in condition of a track.
handleTrackAttributeChanged(Track) - Method in class ptolemy.domains.atc.kernel.policy2.ATCDirector
Update _stormyTracks array because of a change in condition of a track.
handleTrackAttributeChanged(AbstractTrack) - Method in class ptolemy.domains.tcs.kernel.TCSDirector
Update the _brokenTracks array because of a change in condition of a track.
handleTrainColor(int) - Method in class ptolemy.domains.tcs.kernel.TCSDirector
Return color of the train.
HARD_LIGHT - Static variable in class com.jhlabs.composite.MiscComposite
 
HardLightComposite - Class in com.jhlabs.composite
 
HardLightComposite(float) - Constructor for class com.jhlabs.composite.HardLightComposite
 
has(String) - Method in class org.json.JSONObject
Determine if the JSONObject contains a specific key.
hasAttribute(String) - Method in class diva.util.xml.XmlElement
Test if this element has the attribute with the given name.
hasBackwardMapping() - Method in interface ptolemy.graph.analysis.analyzer.Transformer
Specify if this transformer has a mapping from the transformed version to the original version or not.
hasBackwardMapping() - Method in class ptolemy.graph.analysis.MirrorTransformation
Specify if this transformation has a mapping from the transformed version to the original version or not.
hasBackwardMapping() - Method in class ptolemy.graph.analysis.strategy.ClusterNodesTransformerStrategy
Specify if this transformation has a mapping from the transformed version to the original version or not.
hasBackwardMapping() - Method in class ptolemy.graph.analysis.strategy.MirrorTransformerStrategy
Specify if this transformation has a mapping from the transformed version to the original version or not.
hasBranches() - Method in class ptolemy.actor.process.BranchController
Return true if this branch controller controls one or more branches; return false otherwise.
hasChanged - Variable in class org.ptolemy.fmi.FMI20ContinuousStateDerivative
The signal indicating changed.
hasChanged - Variable in class org.ptolemy.fmi.FMIModelDescription.ContinuousState
The flag which indicates a change of a state.
hasChanged - Variable in class org.ptolemy.fmi.FMIScalarVariable
The boolean attribute for variable value changed.
hasChanged - Variable in class ptolemy.actor.lib.fmi.FMUImport.Input
The flag which indicates that input changed.
hasCode() - Method in class ptolemy.cg.lib.syntactic.SyntacticColumn
 
hasCode() - Method in class ptolemy.cg.lib.syntactic.SyntacticContraction
Decide whether code can be generated from this term.
hasCode() - Method in class ptolemy.cg.lib.syntactic.SyntacticName
Decide whether code can be generated from this term.
hasCode() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Determine whether or not code should be generated.
hasCode() - Method in interface ptolemy.cg.lib.syntactic.SyntacticTerm
Decide whether term can generate code representation.
hasCode() - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Decide whether the term has code to generate.
hasContainer(String) - Method in class ptolemy.actor.gui.run.RunLayoutFrame
Return true if the frame has a container with the specified name.
hasCycle() - Method in interface ptolemy.graph.analysis.analyzer.CycleExistenceAnalyzer
Return true if the graph under analysis has at least one cycle.
hasCycle() - Method in class ptolemy.graph.analysis.CycleExistenceAnalysis
Check if the graph under analysis has at least one cycle.
hasCycle() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallCycleExistenceStrategy
Check acyclic property of the graph.
hasEnable - Variable in class ptolemy.actor.lib.vhdl.IntegerCounter
Specify whether this counter has a enable port.
hasEnabledOutports() - Method in class ptolemy.domains.sequence.kernel.ControlActor
Return true if there is at least one enabled output port, false otherwise.
hasEntry(String) - Method in class ptolemy.gui.Query
Return whether an entry exists with the specified name.
hasEvent() - Method in class ptolemy.domains.modal.kernel.RelationList
Return true if there exists an event caused by the type change of any relation.
hasEvent() - Method in class ptolemy.domains.modal.kernel.RelationNode
Return true if the relation node has its type changed, and if the current type is equal/inequal or the current type changes from less_than to bigger_than or bigger_than to less_than.
hasForwardMapping() - Method in interface ptolemy.graph.analysis.analyzer.Transformer
Specify if this transformer has a mapping from the original version to the transformed version or not.
hasForwardMapping() - Method in class ptolemy.graph.analysis.MirrorTransformation
Specify if this transformation has a mapping from the original version to the transformed version or not.
hasForwardMapping() - Method in class ptolemy.graph.analysis.strategy.ClusterNodesTransformerStrategy
Specify if this transformation has a mapping from the original version to the transformed version or not.
hasForwardMapping() - Method in class ptolemy.graph.analysis.strategy.MirrorTransformerStrategy
Specify if this transformation has a mapping from the original version to the transformed version or not.
hash(Object, String) - Method in class ptolemy.actor.lib.jjs.modules.crypto.CryptoHelper
Hash the input with a given hash algorithm and return the hashed result.
HASH_INVALID - Static variable in interface ptolemy.data.type.Type
Used to indicate that the type comparison cache is invalid.
hashAttributes(String, Map) - Static method in class diva.canvas.toolbox.GraphicsParser
Given a XML-style attribute string and a hash-table, add each attribute and its value to the table.
hashAttributes(String, Map) - Static method in class diva.canvas.toolbox.SVGParser
Given a XML-style attribute string and a hash-table, add each attribute and its value to the table.
hashCode() - Method in class com.jgoodies.forms.layout.ConstantSize
Returns a hash code value for the object.
hashCode() - Method in class com.jhlabs.composite.ContourComposite
 
hashCode() - Method in class com.jhlabs.composite.MiscComposite
 
hashCode() - Method in class com.jhlabs.composite.RGBComposite
 
hashCode() - Method in class org.ptolemy.commons.ThreeDigitVersionSpecification
Return the hash code of this object.
hashCode() - Method in class ptolemy.actor.gt.GraphAnalyzer.IndexedList
Return the hash code of the element in the list that the index points to.
hashCode() - Method in class ptolemy.actor.gt.GraphAnalyzer.Path
Return the hash code of this path, which is a combination of the start port's hash code and a hash code computed with all the entries inside.
hashCode() - Method in class ptolemy.actor.util.BooleanDependency
Return the same hashCode that that Java Boolean object would return had it the same value, which is the integer 1231 if this object represents true, and the integer 1237 if this object represents false.
hashCode() - Method in class ptolemy.actor.util.RealDependency
Return the same hashCode that that Java Double object would return had it the same value.
hashCode() - Method in class ptolemy.actor.util.SuperdenseDependency
Return the same hashCode that that Java Double object would return had it the same value as the real part of the value of this dependency.
hashCode() - Method in class ptolemy.actor.util.SuperdenseTime
Return the hash code for the SuperdenseTime object.
hashCode() - Method in class ptolemy.actor.util.Time
Return the hash code for the time object.
hashCode() - Method in class ptolemy.actor.util.TimedEvent
Return the hash code for the TimedEvent object.
hashCode() - Method in class ptolemy.caltrop.ddi.DataflowWithRates.ActionRateSignature
 
hashCode() - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter.EnvironmentKey
 
hashCode() - Method in class ptolemy.cg.kernel.generic.program.CodeStream.Signature
Return the hash code for this channel.
hashCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter.Channel
Return the hash code for this channel.
hashCode() - Method in class ptolemy.data.ArrayToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.BooleanMatrixToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.BooleanToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.ComplexMatrixToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.ComplexToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.DoubleMatrixToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.DoubleToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.EventToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.expr.CachedMethod
Return the hash code.
hashCode() - Method in class ptolemy.data.FixMatrixToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.FixToken
Return a hash code value for this value.
hashCode() - Method in class ptolemy.data.FloatToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.IntMatrixToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.IntToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.LongMatrixToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.LongToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.ObjectToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.ontologies.FlatTokenInfiniteConcept
Return the hash code of this record concept, which is uniquely determined by the ontology and the set of record field-concept mappings.
hashCode() - Method in class ptolemy.data.ontologies.InfiniteConcept
Return a hash code for this Concept.
hashCode() - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityCounterexamples
 
hashCode() - Method in class ptolemy.data.ontologies.MapTypeInfiniteConcept
Return the hash code of this map concept, which is uniquely determined by the ontology and the set of key-concept mappings.
hashCode() - Method in class ptolemy.data.OrderedRecordToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.PetiteToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.RecordToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.ShortToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.SmoothToken
Return the hash code for the SmoothToken object.
hashCode() - Method in class ptolemy.data.StringToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.TupleToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.type.ArrayType
Return a hash code value for this object.
hashCode() - Method in class ptolemy.data.type.BaseType
Return a hash code value for this object.
hashCode() - Method in class ptolemy.data.type.FixType
Return a hash code value for this object.
hashCode() - Method in class ptolemy.data.type.FunctionType
Return a hash code value for this object.
hashCode() - Method in class ptolemy.data.type.MatrixType
Return a hash code value for this object.
hashCode() - Method in class ptolemy.data.type.ObjectType
Return the hash code for this object.
hashCode() - Method in class ptolemy.data.type.RecordType
Return a hash code value for this object.
hashCode() - Method in class ptolemy.data.type.TupleType
Return a hash code value for this object.
hashCode() - Method in class ptolemy.data.type.TypeConstant
Return the hashCode of the type.
hashCode() - Method in class ptolemy.data.type.UnionType
Return a hash code value for this object.
hashCode() - Method in class ptolemy.data.UnionToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.UnsignedByteToken
Return a hash code value for this token.
hashCode() - Method in class ptolemy.data.XMLToken
Return the hash code for the XMLToken object.
hashCode() - Method in class ptolemy.domains.atc.kernel.policy2.Vertex
Return the hashcode.
hashCode() - Method in class ptolemy.domains.coroutine.kernel.ControlEntryToken.EntryLocation
 
hashCode() - Method in class ptolemy.domains.coroutine.kernel.ControlExitToken.ExitLocation
 
hashCode() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector.InternalEntryLocation
Return the hash code for the InternalEntryLocation object.
hashCode() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector.InternalExitLocation
Return the hash code for the InternalExitLocation object.
hashCode() - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.Coordinate
Return a hash code value for this Coordinate.
hashCode() - Method in class ptolemy.domains.de.kernel.DEEvent
Return the hash code for the event object.
hashCode() - Method in class ptolemy.domains.modal.kernel.ia.StatePair
Override the base class method to ensure that the pairs that are equal (according to the equals() method) have the same hash code.
hashCode() - Method in class ptolemy.domains.ptides.kernel.PtidesEvent
Return the hash code for the event object.
hashCode() - Method in class ptolemy.domains.ptides.kernel.Tag
Hashcode for this class.
hashCode() - Method in class ptolemy.domains.sequence.kernel.ProcessAttribute
Return the hash code for this ProcessAttribute object.
hashCode() - Method in class ptolemy.domains.sequence.kernel.SequenceAttribute
Return the hash code for this SequenceAttribute object.
hashCode() - Method in class ptolemy.domains.tdl.kernel.TDLAction
Return a hash code value for this action.
hashCode() - Method in class ptolemy.domains.tm.kernel.TMEvent
Return the hash code for this TMEvent object.
hashCode() - Method in class ptolemy.graph.Graph
Returns the hash code for this graph.
hashCode() - Method in class ptolemy.graph.Inequality
Return the hashCode of this object.
hashCode() - Method in class ptolemy.graph.LabeledList
Return the hash code value for this list.
hashCode() - Method in class ptolemy.graph.mapping.MapMapping
Return the hash code of this MapMapping.
hashCode() - Method in class ptolemy.kernel.attributes.RequireVersion
Return a hash code value for attribute.
hashCode() - Method in class ptolemy.kernel.attributes.VersionAttribute
Return a hash code value for attribute.
hashCode() - Method in class ptolemy.math.Complex
Return a hash code value for this Complex.
hashCode() - Method in class ptolemy.math.FixPoint
Return a hash code value for this value.
hashCode() - Method in class ptolemy.math.FixPointQuantization
Return a hash code value for this FixPointQuantization.
hashCode() - Method in class ptolemy.math.Fraction
Return a hash code value for this Fraction.
hashCode() - Method in class ptolemy.math.Overflow
Return a hash code value for this object.
hashCode() - Method in class ptolemy.math.Precision
Return a hash code value for this Precision.
hashCode() - Method in class ptolemy.math.Quantization
Return a hash code value for this Quantization.
hashCode() - Method in class ptolemy.math.Rounding
Return a hash code value for this object.
hashCode() - Method in class ptolemy.moml.unit.Unit
Return a hash code value for this Unit.
hasInput() - Method in class ptolemy.domains.modal.kernel.FSMActor
Test whether new input tokens have been received at the input ports.
hasInput(Port) - Method in class ptolemy.domains.modal.kernel.FSMActor
Test whether new input tokens have been received at the given input port.
hasKnownLength() - Method in class ptolemy.data.type.ArrayType
Return true if the length of this array type has been determined.
hasLocation(Object) - Method in class ptolemy.vergil.basic.LocatableNodeController
Return true if the node is associated with a desired location.
hasName() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
hasName() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
hasName() - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventOrBuilder
 
hasNegativeLengthCycle() - Method in interface ptolemy.graph.analysis.analyzer.NegativeLengthCycleAnalyzer
Return true if a negative cycle exists in the graph under analysis.
hasNegativeLengthCycle() - Method in class ptolemy.graph.analysis.NegativeLengthCycleAnalysis
Return true if a negative cycle exists in the graph under analysis.
hasNegativeLengthCycle() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallNegativeLengthCycleStrategy
Return true if a negative cycle exists in the graph under analysis.
hasNewToken(int) - Method in class ptolemy.actor.IOPort
Return true if the specified channel has a new token to deliver via the get() method.
hasNewTokenInside(int) - Method in class ptolemy.actor.IOPort
Return true if the specified channel has a token to deliver via the getInside() method.
hasNext() - Method in class diva.util.ArrayIterator
 
hasNext() - Method in class diva.util.CompoundIterator
 
hasNext() - Method in class diva.util.FilteredIterator
 
hasNext() - Method in class diva.util.IteratorAdapter
 
hasNext() - Method in class diva.util.IteratorIterator
Test if there are more elements.
hasNext() - Method in class diva.util.NullArrayIterator
Return true if there are more non-null elements in the array.
hasNext() - Method in class diva.util.NullIterator
 
hasNext() - Method in class diva.util.ProxyIterator
 
hasNext() - Method in class diva.util.ReverseIterator
Test if there are more elements.
hasNext() - Method in class diva.util.UnitIterator
 
hasNext() - Method in class ptolemy.actor.gt.data.FastLinkedList.Entry
Test whether there is a next entry.
hasNext() - Method in class ptolemy.actor.gt.GTIngredient.FieldIterator
Return whether there is a next field.
hasNext() - Method in class ptolemy.actor.LazyTypedCompositeActor.ContainedObjectsIterator
Return true if the iteration has more elements.
hasNext() - Method in class ptolemy.kernel.CompositeEntity.ContainedObjectsIterator
Return true if the iteration has more elements.
hasNext() - Method in class ptolemy.kernel.Entity.ContainedObjectsIterator
Return true if the iteration has more elements.
hasNext() - Method in class ptolemy.kernel.util.NamedObj.ContainedObjectsIterator
Return true if the iteration has more elements.
hasNormal() - Method in class diva.canvas.AbstractSite
Test if this site has a "normal" to it.
hasNormal() - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Test if this site has a "normal" to it.
hasNormal() - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Test if this site has a "normal" to it.
hasNormal() - Method in interface diva.canvas.Site
Test if this site has a "normal" to it.
hasNormal() - Method in class diva.canvas.SiteDecorator
Test if this site has a "normal" to it.
hasParameter(String) - Method in class ptolemy.copernicus.kernel.GeneratorAttribute
Return true if a parameter with the given name is defined in this GeneratorAttribute.
hasPrevious() - Method in class ptolemy.actor.gt.data.FastLinkedList.Entry
Test whether there is a previous entry.
hasResolution() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
hasResolution() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
hasResolution() - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.TimeOrBuilder
 
hasRoom() - Method in class ptolemy.actor.AbstractReceiver
Return true if the receiver has room to put a token into it (via the put() method).
hasRoom() - Method in class ptolemy.actor.IntermediateReceiver
Delegate to the internal receiver and return whatever it returns.
hasRoom() - Method in class ptolemy.actor.Mailbox
Return true if this mailbox is empty.
hasRoom() - Method in class ptolemy.actor.QueueReceiver
Return true if the next call to put() will succeed without a NoRoomException.
hasRoom() - Method in interface ptolemy.actor.Receiver
Return true if the receiver has room to put a token into it (via the put() method).
hasRoom() - Method in class ptolemy.actor.sched.FixedPointReceiver
Return true if the status of the receiver is unknown.
hasRoom() - Method in class ptolemy.actor.test.TestAbstractReceiver
Return true if the receiver has room to put a token into it (via the put() method).
hasRoom() - Method in class ptolemy.distributed.actor.DistributedReceiver
Empty implementation of the inherited abstract method.
hasRoom() - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopReceiver
Return true.
hasRoom() - Method in class ptolemy.domains.ci.kernel.CIReceiver
Return true.
hasRoom() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return true.
hasRoom() - Method in class ptolemy.domains.csp.kernel.test.CSPHasRoom
 
hasRoom() - Method in class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Return true if the number of tokens stored in the queue is less than the capacity of the queue.
hasRoom() - Method in class ptolemy.domains.de.kernel.DEReceiver
Return true, indicating that there is always room.
hasRoom() - Method in class ptolemy.domains.giotto.kernel.GiottoReceiver
Return true, since writing to this receiver is always allowed.
hasRoom() - Method in class ptolemy.domains.gr.kernel.GRReceiver
Return true, since the new token will override the old one.
hasRoom() - Method in class ptolemy.domains.modal.kernel.FSMReceiver
Return true.
hasRoom() - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Return true, since a channel in the Kahn process networks model of computation is of infinite capacity and always has room.
hasRoom() - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Return true if the buffer can contain one more token.
hasRoom() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Return true.
hasRoom() - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Return true if put() will succeed in accepting a token.
hasRoom() - Method in class ptolemy.domains.tdl.kernel.TDLReceiver
Return true, since writing to this receiver is always allowed.
hasRoom() - Method in class ptolemy.domains.tm.kernel.TMReceiver
Return true, indicating that there is always room.
hasRoom(int) - Method in class ptolemy.actor.AbstractReceiver
Return true if the receiver has room to put the specified number of tokens into it (via the put() method).
hasRoom(int) - Method in class ptolemy.actor.IntermediateReceiver
Delegate to the internal receiver and return whatever it returns.
hasRoom(int) - Method in class ptolemy.actor.IOPort
Return true if the specified channel can accept a token via the put() method.
hasRoom(int) - Method in class ptolemy.actor.Mailbox
Return true if the argument is 1 and the mailbox is empty, and otherwise return false.
hasRoom(int) - Method in class ptolemy.actor.QueueReceiver
Return true if the queue has room to put the given number of tokens into it (via the put() method).
hasRoom(int) - Method in interface ptolemy.actor.Receiver
Return true if the receiver has room to put the specified number of tokens into it (via the put() method).
hasRoom(int) - Method in class ptolemy.actor.sched.FixedPointReceiver
If the argument is 1, return true if the status of the receiver is unknown.
hasRoom(int) - Method in class ptolemy.actor.test.TestAbstractReceiver
Return true if the receiver has room to put the specified number of tokens into it (via the put() method).
hasRoom(int) - Method in class ptolemy.distributed.actor.DistributedReceiver
Empty implementation of the inherited abstract method.
hasRoom(int) - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopReceiver
Return true.
hasRoom(int) - Method in class ptolemy.domains.ci.kernel.CIReceiver
Return true if the receiver has room to put the specified number of tokens into it (via the put() method).
hasRoom(int) - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return true.
hasRoom(int) - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Return true if the receiver has room for putting the given number of tokens into it (via the put() method).
hasRoom(int) - Method in class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Return true if the queue capacity minus the queue size is greater than the argument.
hasRoom(int) - Method in class ptolemy.domains.de.kernel.DEReceiver
Return true if the receiver has room for putting the given number of tokens into it (via the put() method).
hasRoom(int) - Method in class ptolemy.domains.giotto.kernel.GiottoReceiver
Return true, since writing to this receiver is always allowed.
hasRoom(int) - Method in class ptolemy.domains.modal.kernel.FSMReceiver
Return true if the argument is 1, and otherwise return false.
hasRoom(int) - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Return true, since a channel in the Kahn process networks model of computation is of infinite capacity and always has room.
hasRoom(int) - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Return true if the buffer can contain n more token.
hasRoom(int) - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Return true.
hasRoom(int) - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Return true if put() will succeed in accepting the specified number of tokens.
hasRoom(int) - Method in class ptolemy.domains.tdl.kernel.TDLReceiver
Return true, since writing to this receiver is always allowed.
hasRoom(int) - Method in class ptolemy.domains.tm.kernel.TMReceiver
Return true, indicating that there is always room for any number of tokens.
hasRoom(int) - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Override the base class to always return true if there is a wireless channel, and otherwise, defer to the base class.
hasRoomInside(int) - Method in class ptolemy.actor.IOPort
Return true if the specified channel can accept a token via the putInside() method.
hasRoomInside(int) - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Override the base class to always return true if there is a wireless channel, and otherwise, defer to the base class.
hasSameType(Unit) - Method in class ptolemy.moml.unit.Unit
Return true if the Unit has the same type as another Unit.
hasSideEffects(SootMethod) - Method in class ptolemy.copernicus.kernel.SideEffectAnalysis
Return true if the given method has any side effects.
hasSideEffects(SootMethod, SootField) - Method in class ptolemy.copernicus.kernel.SideEffectAnalysis
Return true if the given method has any side effects on the given field.
hasStarted() - Method in class ptolemy.domains.tm.kernel.TMEvent
Return true if the processing of this event has started.
hasStatus() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
hasStatus() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
hasStatus() - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventOrBuilder
 
hasTabs() - Method in class ptolemy.vergil.gt.GTFrameController
 
hasTarget(Entity) - Method in class ptolemy.actor.gui.DialogTableau
Determines if a particular Entity is associated with this DialogTableau.
hasTheSameTagAndDepthAs(DEEvent) - Method in class ptolemy.domains.de.kernel.DEEvent
Return true if this event has the same tag with the specified one, and their depths are the same.
hasTheSameTagAs(DEEvent) - Method in class ptolemy.domains.de.kernel.DEEvent
Return true if this event has the same tag as the argument DE event.
hasTheSameTagAs(DEEvent) - Method in class ptolemy.domains.ptides.kernel.PtidesEvent
Compare event timestamp and microstep.
hasTime() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
hasTime() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
hasTime() - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventOrBuilder
 
hasToken() - Method in class ptolemy.actor.AbstractReceiver
Return true if the receiver contains a token that can be obtained by calling the get() method.
hasToken() - Method in class ptolemy.actor.IntermediateReceiver
Delegate to the internal receiver and return whatever it returns.
hasToken() - Method in class ptolemy.actor.lib.aspect.CommunicationResponsePort
Check whether the contained parameter contains a token.
hasToken() - Method in class ptolemy.actor.Mailbox
Return true if this mailbox is not empty.
hasToken() - Method in class ptolemy.actor.QueueReceiver
Return true if the next call to get() will succeed without a a NoTokenException.
hasToken() - Method in interface ptolemy.actor.Receiver
Return true if the receiver contains a token that can be obtained by calling the get() method.
hasToken() - Method in class ptolemy.actor.sched.FixedPointReceiver
Return true if the receiver contains a token, and false otherwise.
hasToken() - Method in class ptolemy.actor.test.TestAbstractReceiver
Return true if the receiver contains a token that can be obtained by calling the get() method.
hasToken() - Method in class ptolemy.distributed.actor.DistributedReceiver
Empty implementation of the inherited abstract method.
hasToken() - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopReceiver
Return true if the status is present.
hasToken() - Method in class ptolemy.domains.ci.kernel.CIReceiver
Return true if the receiver contains a token that can be obtained by calling the get() method.
hasToken() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return true.
hasToken() - Method in class ptolemy.domains.csp.kernel.test.CSPHasToken
 
hasToken() - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Return true if the get() method of this receiver will return a token without throwing a NoTokenException.
hasToken() - Method in class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Return true if there are tokens stored on the queue.
hasToken() - Method in class ptolemy.domains.de.kernel.DEReceiver
Return true if there is at least one token available to the get() method.
hasToken() - Method in class ptolemy.domains.dt.kernel.DTReceiver
Return true if get() will succeed in returning a token.
hasToken() - Method in class ptolemy.domains.giotto.kernel.GiottoReceiver
Return true if there is a token available.
hasToken() - Method in class ptolemy.domains.modal.kernel.FSMReceiver
Return true if this mailbox is not empty.
hasToken() - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Return true, since a call to the get() method of the receiver will always return a token if the call to get() ever returns.
hasToken() - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Return if the buffer contains 1 more token to be read.
hasToken() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Return true.
hasToken() - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Return true if get() will succeed in returning a token.
hasToken() - Method in class ptolemy.domains.tdl.kernel.TDLReceiver
Return true if there is a token available.
hasToken() - Method in class ptolemy.domains.tm.kernel.TMReceiver
Return true if there is at least one token available to the get() method.
hasToken(int) - Method in class ptolemy.actor.AbstractReceiver
Return true if the receiver contains the specified number of tokens.
hasToken(int) - Method in class ptolemy.actor.IntermediateReceiver
Delegate to the internal receiver and return whatever it returns.
hasToken(int) - Method in class ptolemy.actor.IOPort
Return true if the port is persistent (see IOPort.defaultValue), or if the most recent input was an SmoothToken, or if the specified channel has a token to deliver via the get() method.
hasToken(int) - Method in class ptolemy.actor.Mailbox
Return true if the argument is 1 and this mailbox is not empty, and otherwise return false.
hasToken(int) - Method in class ptolemy.actor.QueueReceiver
Return true if the specified number of tokens is available in the queue.
hasToken(int) - Method in interface ptolemy.actor.Receiver
Return true if the receiver contains the specified number of tokens.
hasToken(int) - Method in class ptolemy.actor.sched.FixedPointReceiver
If the argument is 1, return true if the receiver contains a token, and false otherwise.
hasToken(int) - Method in class ptolemy.actor.SubscriptionAggregatorPort
Return true if any input channel has a token.
hasToken(int) - Method in class ptolemy.actor.test.TestAbstractReceiver
Return true if the receiver contains the specified number of tokens.
hasToken(int) - Method in class ptolemy.distributed.actor.DistributedReceiver
Empty implementation of the inherited abstract method.
hasToken(int) - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopReceiver
Return true if the argument is 1 and this mailbox is not empty, and otherwise return false.
hasToken(int) - Method in class ptolemy.domains.ci.kernel.CIReceiver
Return true if the receiver contains the specified number of tokens.
hasToken(int) - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return true.
hasToken(int) - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Return true if the receiver contains the given number of tokens that can be obtained by calling the get() method.
hasToken(int) - Method in class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Return true if queue size is at least the argument.
hasToken(int) - Method in class ptolemy.domains.de.kernel.DEReceiver
Return true if there are numberOfTokens tokens tokens available to the get() method.
hasToken(int) - Method in class ptolemy.domains.giotto.kernel.GiottoReceiver
Return true if the receiver has at least one token available.
hasToken(int) - Method in class ptolemy.domains.modal.kernel.FSMReceiver
Return true if the argument is 1 and this receiver is not empty, and otherwise return false.
hasToken(int) - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Return true, since a call to the get() method of the receiver will always return a token if the call to get() ever returns.
hasToken(int) - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Return if the buffer contains n more token to be read.
hasToken(int) - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Return true.
hasToken(int) - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Return true if get() will succeed in returning a token the given number of times.
hasToken(int) - Method in class ptolemy.domains.tdl.kernel.TDLReceiver
Return true if the receiver has at least one token available.
hasToken(int) - Method in class ptolemy.domains.tm.kernel.TMReceiver
Return true if there are numberOfTokens tokens available to the get() method.
hasToken(int, int) - Method in class ptolemy.actor.IOPort
Return true if the specified channel has the specified number of tokens to deliver via the get() method.
hasToken(int, int) - Method in class ptolemy.actor.SubscriptionAggregatorPort
Return true if every input channel that has tokens has enough tokens.
hasTokenInside(int) - Method in class ptolemy.actor.IOPort
Return true if the port is persisent or the specified channel has a token to deliver via the getInside() method.
hasTokenMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
hasType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
hasType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
hasType() - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventOrBuilder
 
HasTypeConstraints - Interface in ptolemy.data.type
Interface for objects that have type constraints.
hasUnacceptableTerms() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Returns true if one or more terms resolved to unacceptable concepts, false otherwise (if the solver has not run, or if all terms have acceptable resolved concepts.
hasUnassignedParameters() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Return whether there are unassigned parameters to be handled with the AbstractPtalonEvaluator.assignInternalParameters() method.
hasUndoableChildren() - Method in class ptolemy.moml.UndoContext
Return whether or not child nodes need to generate MoML.
hasUndoMoML() - Method in class ptolemy.moml.UndoContext
Return whether or not this context has any undo MoML to be processed.
hasValue() - Method in class ptolemy.actor.ptalon.PtalonParameter
Return true if this parameter's value has been set.
hasValue() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
hasValue() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
hasValue() - Method in interface ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.TimeOrBuilder
 
hasWeight() - Method in class ptolemy.graph.Element
Return true if and only if this is a weighted element.
hasWidthConstraints() - Method in class ptolemy.actor.IOPort
Return whether there are constraints on the width of this port.
hasZeroLengthCycle() - Method in interface ptolemy.graph.analysis.analyzer.ZeroLengthCycleAnalyzer
Return true if a zero-length cycle exists in the graph under analysis.
hasZeroLengthCycle() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallZeroLengthCycleStrategy
Return true if a zero length cycle exists in the graph under analysis.
hasZeroLengthCycle() - Method in class ptolemy.graph.analysis.ZeroLengthCycleAnalysis
Return true if a zero length cycle exists in the graph under analysis.
HDFDirector - Class in ptolemy.domains.hdf.kernel
The Heterochronous Dataflow (HDF) domain is an extension of the Synchronous Dataflow (SDF) domain and implements the HDF model of computation [1].
HDFDirector() - Constructor for class ptolemy.domains.hdf.kernel.HDFDirector
Construct a director in the default workspace with an empty string as its name.
HDFDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.hdf.kernel.HDFDirector
Construct a director in the given container with the given name.
HDFDirector(Workspace) - Constructor for class ptolemy.domains.hdf.kernel.HDFDirector
Construct a director in the workspace with an empty name.
HDFFSMDirector - Class in ptolemy.domains.hdf.kernel
This director extends MultirateFSMDirector by restricting that state transitions could only occur between global iterations.
HDFFSMDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.hdf.kernel.HDFFSMDirector
Construct a director in the given container with the given name.
HEAD - Static variable in class ptolemy.vergil.basic.export.web.WebElement
A special constant indicating that the <head/> element should be the parent.
HEAD_END - Static variable in class diva.canvas.connector.ConnectorEvent
This event concerns the head end of the connector.
headerInfo() - Method in class ptolemy.moml.unit.Solution
Create a human readable presentation of the parts of the solution that won't change as a result of the operations necessary to carry out the Gaussian elimination.
headerParameter - Variable in class ptolemy.actor.lib.xslt.XMLInclusion
The xml header.
headMoved() - Method in class diva.canvas.connector.AbstractConnector
Inform the connector that the head site has moved.
headMoved() - Method in interface diva.canvas.connector.Connector
Inform the connector that the head site has moved.
HECTO - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
hEdgeMatrix - Variable in class com.jhlabs.image.EdgeFilter
 
height - Variable in class com.jhlabs.math.ImageFunction2D
 
height - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
height - Variable in class ptolemy.actor.gui.style.TextStyle
The height (in lines) of the text box.
height - Variable in class ptolemy.actor.lib.gui.MatrixViewer
The height of the table in pixels.
height - Variable in class ptolemy.actor.lib.jai.JAIBoxFilter
The height of the box filter.
height - Variable in class ptolemy.actor.lib.jai.JAIConstant
The height of the image in pixels.
height - Variable in class ptolemy.actor.lib.jai.JAICrop
The vertical distance from the origin.
height - Variable in class ptolemy.actor.lib.jai.JAIScale
The desired height in pixels.
height - Variable in class ptolemy.domains.gr.lib.Cone3D
The height of the cone.
height - Variable in class ptolemy.domains.gr.lib.Cylinder3D
The height of the cylinder.
height - Variable in class ptolemy.domains.gr.lib.RectangularFigure2D
The initial height of the bounding rectangle (of type double) of the figure, before additional transformations.
height - Variable in class ptolemy.vergil.basic.export.web.WebContent
Parameter specifying the height of the editing box.
height - Variable in class ptolemy.vergil.kernel.attributes.FilledShapeAttribute
The vertical extent.
HelloWorld - Class in ptolemy.domains.dde.demo.HelloWorld
A simple demo that illustrates the basic operation of DDE feedforward topologies.
HelloWorld() - Constructor for class ptolemy.domains.dde.demo.HelloWorld.HelloWorld
 
HelperBase - Class in ptolemy.actor.lib.jjs
A base class for helper classes.
HelperBase(Object, ScriptObjectMirror) - Constructor for class ptolemy.actor.lib.jjs.HelperBase
Construct a helper for the specified actor and JavaScript object.
HelperBase.DATA_TYPE - Enum in ptolemy.actor.lib.jjs
Support data types for reading and writing to buffers.
helpFile - Variable in class ptolemy.actor.gui.TableauFrame
The name of the default file to open when Help is invoked.
helpURL - Variable in class ptolemy.vergil.basic.layout.AbstractLayoutConfiguration
Customized help file to be displayed by the layout configuration dialog.
HEX_LITERAL - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
HEXAGONAL - Static variable in class com.jhlabs.image.CellularFilter
 
hFactor - Variable in class com.jhlabs.image.HSBAdjustFilter
 
hidden(Edge) - Method in class ptolemy.graph.Graph
Return true if a given edge is hidden in this graph.
hiddenEdgeCount() - Method in class ptolemy.graph.Graph
Return the number of hidden edges in the graph.
hiddenEdges() - Method in class ptolemy.graph.Graph
Return all the hidden edges in this graph in the form of a collection.
hiddenState - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Output port for corresponding state sequence.
HiddenStyle - Class in ptolemy.actor.gui.style
This attribute annotates user settable attributes to specify a version of the line style which is invisible.
HiddenStyle() - Constructor for class ptolemy.actor.gui.style.HiddenStyle
Construct an attribute in the default workspace with an empty string as its name.
HiddenStyle(NamedObj, String) - Constructor for class ptolemy.actor.gui.style.HiddenStyle
Construct an attribute with the specified container and name.
HiddenStyle(Workspace) - Constructor for class ptolemy.actor.gui.style.HiddenStyle
Construct an attribute in the given workspace with an empty string as its name.
hide(boolean) - Method in class ptolemy.domains.modal.kernel.FSMTransitionParameter
If hide is true, hide the parameter and display transition parameters next to the transition.
HideAnnotationNames - Class in ptolemy.moml.filter
When this class is registered with the MoMLParser.addMoMLFilter() method, it will cause MoMLParser to add a _hideName property property for any annotations.
HideAnnotationNames() - Constructor for class ptolemy.moml.filter.HideAnnotationNames
 
hideEdge(Edge) - Method in class ptolemy.graph.Graph
Hide an edge if the edge exists in the graph and is not already hidden.
hideFrame() - Method in class diva.gui.toolbox.JPseudoFrame
Hide the pseudo-frame.
hideMenuBar() - Method in class ptolemy.gui.Top
If called before the first time pack() is called, this method will prevent the appearance of a menu bar.
hierarchical - Variable in class ptolemy.domains.ptera.lib.DebuggerParameter
Whether debugging messages from lower levels of the model hierarchy should be displayed.
HierarchicalConfigurer(Query, String, Settable, Component) - Constructor for class ptolemy.actor.gui.PtolemyQuery.HierarchicalConfigurer
Create a panel containing an entry box and a button.
HierarchicalModeController - Class in ptolemy.vergil.tdl
A state controller associated with a graph controller.
HierarchicalModeController(GraphController) - Constructor for class ptolemy.vergil.tdl.HierarchicalModeController
Create a state controller associated with the specified graph controller.
HierarchicalModeController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.tdl.HierarchicalModeController
Create a state controller associated with the specified graph controller.
HierarchicalModeControllerFactory - Class in ptolemy.vergil.tdl
This is attribute that produces a custom node controller for hierarchical states.
HierarchicalModeControllerFactory(NamedObj, String) - Constructor for class ptolemy.vergil.tdl.HierarchicalModeControllerFactory
Construct a new attribute with the given container and name.
HierarchicalStateController - Class in ptolemy.vergil.modal.modal
This class provides interaction with nodes that represent hierarchical states in an FSM graph.
HierarchicalStateController(GraphController) - Constructor for class ptolemy.vergil.modal.modal.HierarchicalStateController
Create a state controller associated with the specified graph controller.
HierarchicalStateController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.modal.modal.HierarchicalStateController
Create a state controller associated with the specified graph controller.
HierarchicalStateController.AddRefinementAction - Class in ptolemy.vergil.modal.modal
An action to add a new refinement.
HierarchicalStateController.RemoveRefinementAction - Class in ptolemy.vergil.modal.modal
Action to remove refinements.
HierarchicalStateControllerFactory - Class in ptolemy.vergil.modal.modal
This is attribute that produces a custom node controller for hierarchical states.
HierarchicalStateControllerFactory(NamedObj, String) - Constructor for class ptolemy.vergil.modal.modal.HierarchicalStateControllerFactory
Construct a new attribute with the given container and name.
hierarchyChanged() - Method in class ptolemy.actor.AbstractInitializableAttribute
Notify this object that the containment hierarchy above it has changed.
hierarchyChanged() - Method in class ptolemy.actor.lib.ExceptionManager
Notify this object that the containment hierarchy above it has changed.
hierarchyChanged() - Method in class ptolemy.actor.PublisherPort
Notify this object that the containment hierarchy above it has changed.
hierarchyChanged() - Method in class ptolemy.actor.PubSubPort
Notify this object that the containment hierarchy above it has changed.
hierarchyChanged() - Method in class ptolemy.actor.SubscriberPort
Notify this object that the containment hierarchy above it has changed.
hierarchyChanged() - Method in class ptolemy.data.expr.AbstractInitializableParameter
Notify this object that the containment hierarchy above it has changed.
hierarchyChanged() - Method in class ptolemy.data.expr.ConstraintMonitor.ConstraintMonitorAttributes
Notify this object that the containment hierarchy above it has changed.
hierarchyChanged() - Method in interface ptolemy.kernel.util.HierarchyListener
Notify this object that the containment hierarchy above it has changed.
HierarchyFlatteningAttribute - Class in ptolemy.actor.gt
An attribute to specify that all composite actors within its container and the composite actors within them should be considered as transparent, except the ones with directors.
HierarchyFlatteningAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.HierarchyFlatteningAttribute
Construct an attribute with the given name contained by the specified entity.
HierarchyListener - Interface in ptolemy.kernel.util
Interface for objects that need to be notified of hierarchy changes above them.
hierarchyWillChange() - Method in class ptolemy.actor.AbstractInitializableAttribute
Notify this object that the containment hierarchy above it will be changed.
hierarchyWillChange() - Method in class ptolemy.actor.lib.ExceptionManager
Notify this object that the containment hierarchy above it will be changed.
hierarchyWillChange() - Method in class ptolemy.actor.PublisherPort
Notify this object that the containment hierarchy above it will be changed, which results in publisher ports being unregistered.
hierarchyWillChange() - Method in class ptolemy.actor.PubSubPort
Notify this object that the containment hierarchy above it will be changed, which results in this port being removed from the set of initializables of the container.
hierarchyWillChange() - Method in class ptolemy.actor.SubscriberPort
Notify this object that the containment hierarchy above it will be changed, which results in the channel being unlinked from the publisher.
hierarchyWillChange() - Method in class ptolemy.data.expr.AbstractInitializableParameter
Notify this object that the containment hierarchy above it will be changed, which results in
hierarchyWillChange() - Method in class ptolemy.data.expr.ConstraintMonitor.ConstraintMonitorAttributes
Record the current decorator.
hierarchyWillChange() - Method in interface ptolemy.kernel.util.HierarchyListener
Notify this object that the containment hierarchy above it will be changed.
highBit - Variable in class ptolemy.domains.sr.lib.NonStrictThreeBitAdder
Output for the high bit.
highColor - Variable in class ptolemy.vergil.icon.ConstraintMonitorIcon
Color of the box to use when the constraint is above the threshold.
HIGHER - Static variable in interface ptolemy.graph.CPO
One of the return values of compare, indicating that the first element is higher than the second.
highlightColor - Variable in class ptolemy.vergil.basic.DependencyHighlighter
The highlight color.
highlightConcepts() - Method in class ptolemy.data.ontologies.OntologyMoMLHandler
Highlight all property-able objects with the specified colors for their property values.
highlightConcepts(Set<Object>) - Method in class ptolemy.data.ontologies.OntologyMoMLHandler
Highlight concepts that have already been resolved, but do not run solver.
HighlightEntities - Class in ptolemy.domains.curriculum
An attribute that highlights entities with a specified color when you double click on its icon, or when you invoke Configure.
HighlightEntities(NamedObj, String) - Constructor for class ptolemy.domains.curriculum.HighlightEntities
Construct a factory with the specified container and name.
HighlightEntities.HighlightIcons - Class in ptolemy.domains.curriculum
Attribute that defines the action performed on "configure" command.
HighlighterController(OntologyDisplayActions, GraphController) - Constructor for class ptolemy.data.ontologies.gui.OntologyDisplayActions.HighlighterController
Create a HighlighterController that is associated with a controller.
highlightError(Nameable) - Method in class ptolemy.vergil.basic.BasicGraphController
Highlight the specified object and all its containers to indicate that it is the source of an error.
HighlightIcons(NamedObj, String) - Constructor for class ptolemy.domains.curriculum.HighlightEntities.HighlightIcons
Construct an attribute that defines the action performed on a "configure" command.
HighPassFilter - Class in com.jhlabs.image
A filter which adds Gaussian blur to an image, producing a glowing effect.
HighPassFilter() - Constructor for class com.jhlabs.image.HighPassFilter
 
hilbert(int) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix, which is defined by Aij = 1/(i+j+1), the Hilbert matrix.
hilbert(int) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix, which is defined by Aij = 1/(i+j+1), the Hilbert matrix.
histogram - Variable in class com.jhlabs.image.Histogram
 
Histogram - Class in com.jhlabs.image
An image histogram.
Histogram - Class in ptolemy.plot
A histogram plotter.
Histogram() - Constructor for class com.jhlabs.image.Histogram
 
Histogram() - Constructor for class org.ptolemy.opencv.ComputerVision.Histogram
 
Histogram() - Constructor for class ptolemy.plot.Histogram
 
Histogram(int[], int, int, int, int) - Constructor for class com.jhlabs.image.Histogram
 
HistogramApplet - Class in ptolemy.plot
A Histogram.
HistogramApplet() - Constructor for class ptolemy.plot.HistogramApplet
 
HistogramDemo - Class in ptolemy.plot.demo
A Histogram demo.
HistogramDemo() - Constructor for class ptolemy.plot.demo.HistogramDemo
 
HistogramMLApplet - Class in ptolemy.plot.plotml
This applet reads a URL giving a PlotML file that contains data.
HistogramMLApplet() - Constructor for class ptolemy.plot.plotml.HistogramMLApplet
 
HistogramMLApplication - Class in ptolemy.plot.plotml
An application that can histogram data in PlotML format from a URL or from files specified on the command line.
HistogramMLApplication() - Constructor for class ptolemy.plot.plotml.HistogramMLApplication
Construct a histogram with no command-line arguments.
HistogramMLApplication(String[]) - Constructor for class ptolemy.plot.plotml.HistogramMLApplication
Construct a plot with the specified command-line arguments.
HistogramMLApplication(Histogram, String[]) - Constructor for class ptolemy.plot.plotml.HistogramMLApplication
Construct a plot with the specified command-line arguments and instance of plot.
HistogramMLParser - Class in ptolemy.plot.plotml
This class constructs a histogram from specifications in PlotML (Plot Markup Language), which is an XML language.
HistogramMLParser(Histogram) - Constructor for class ptolemy.plot.plotml.HistogramMLParser
Construct an parser to parse commands for the specified plot object.
HistogramPlotter - Class in ptolemy.actor.lib.gui
A histogram plotter.
HistogramPlotter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.HistogramPlotter
Construct an actor with the given container and name.
history - Variable in class ptolemy.domains.modal.kernel.Transition
Parameter specifying whether the refinements of the destination state are initialized when the transition is taken.
historyElementList() - Method in class ptolemy.actor.QueueReceiver
Deprecated.
Used historyElementList() instead.
historyElementList() - Method in class ptolemy.actor.util.FIFOQueue
List the objects in the history, which are the N most recent objects taken from the queue, beginning with the oldest, where N is less than or equal to the history capacity.
historyElements() - Method in class ptolemy.actor.QueueReceiver
Deprecated.
Used historyElementList() instead.
historyElements() - Method in class ptolemy.actor.util.FIFOQueue
Deprecated.
Use historyElementList() instead.
historyElements() - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Enumerate the objects in the history, which are the N most recent objects taken from the queue, beginning with the oldest, where N is less than or equal to the history capacity.
historyElements() - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Enumerate the tokens stored in the history queue, which are the N most recent tokens taken from the receiver, beginning with the oldest, where N is less than or equal to the history capacity.
historyLength - Variable in class ptolemy.gui.ShellTextArea
Size of the history to keep.
historySize() - Method in class ptolemy.actor.QueueReceiver
Return the number of tokens in history.
historySize() - Method in class ptolemy.actor.util.FIFOQueue
Return the number of objects in the history.
historySize() - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Return the number of objects in the history.
historySize() - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Return the number of tokens in history.
hit(Rectangle2D) - Method in class diva.canvas.AbstractFigure
Test if this figure intersects the given rectangle, and the interior of the figure is not transparent to hits.
hit(Rectangle2D) - Method in class diva.canvas.connector.AbstractConnector
Test if this connector is hit by the given rectangle.
hit(Rectangle2D) - Method in class diva.canvas.connector.StraightTerminal
Test if this terminal is hit by the given rectangle.
hit(Rectangle2D) - Method in class diva.canvas.connector.TerminalFigure
Test if this figure is "hit" by the given rectangle.
hit(Rectangle2D) - Method in interface diva.canvas.Figure
Test if this figure is "hit" by the given rectangle.
hit(Rectangle2D) - Method in class diva.canvas.FigureDecorator
Test if the child is hit.
hit(Rectangle2D) - Method in class diva.canvas.toolbox.BasicFigure
Test if this figure intersects the given rectangle.
hit(Rectangle2D) - Method in class diva.canvas.toolbox.BasicHighlighter
Return false.
hit(Rectangle2D) - Method in class diva.canvas.toolbox.LabelWrapper
We are hit if either the child or the figure is hit.
hit(Rectangle2D) - Method in class diva.graph.toolbox.StateBubble
Test if this figure intersects the given rectangle.
hit(Rectangle2D) - Method in class diva.util.java2d.AbstractPaintedGraphic
Test if this shape intersects the given rectangle.
hit(Rectangle2D) - Method in interface diva.util.java2d.PaintedGraphic
Test if this shape is hit by the given rectangle.
hit(Rectangle2D) - Method in class diva.util.java2d.PaintedPath
Test if this shape is hit by the given rectangle.
hit(Rectangle2D) - Method in class diva.util.java2d.PaintedShape
Test if this shape is hit by the given rectangle.
hit(Rectangle2D) - Method in class ptolemy.vergil.unit.BasicEdgeHighlighter
Return false.
HlaAttributeReflector - Class in org.hlacerti.lib
This actor produces an output event whenever the specified attribute of the specified instance is updated by another federate in the federation.
HlaAttributeReflector(CompositeEntity, String) - Constructor for class org.hlacerti.lib.HlaAttributeReflector
Construct a HlaAttributeReflector actor.
HlaAttributeUpdater - Class in org.hlacerti.lib
This actor is a kind-of output port that sends the data on its input to the HLA federation through the RTI (Run Time Infrastructure).
HlaAttributeUpdater(CompositeEntity, String) - Constructor for class org.hlacerti.lib.HlaAttributeUpdater
Construct the HlaAttributeUpdater actor.
hlaLookAHead - Variable in class org.hlacerti.lib.HlaManager
Value of the lookahead of this federate.
HlaManager - Class in org.hlacerti.lib
The Ptolemy-HLA co-simulation framework leverages two open source tools: Ptolemy II and HLA/CERTI to enable construction in Ptolemy II of an HLA federate.
HlaManager(CompositeEntity, String) - Constructor for class org.hlacerti.lib.HlaManager
Construct a HlaManager with a name and a container.
HlaManager.ETimeManagementService - Enum in org.hlacerti.lib
Enumeration which represents both time advancement services NER or TAR.
HlaPublisher - Class in org.hlacerti.lib
This actor provides updates to shared objects in an HLA (High Level Architecture) federation.
HlaPublisher(CompositeEntity, String) - Constructor for class org.hlacerti.lib.HlaPublisher
Construct the HlaPublisher actor.
HlaReflectable - Interface in org.hlacerti.lib
FIXME
HlaReporter - Class in org.hlacerti.lib
This class implements a HLA Reporter which collects and writes several statistics to analyze the correct usage of HLA services.
HlaReporter(String, String, String, String) - Constructor for class org.hlacerti.lib.HlaReporter
Construct a HLA analysis reporter object instance.
hlaReportPath - Variable in class org.hlacerti.lib.HlaManager
Path and name of the folder to store log files that are generated if the enableHlaReporter parameter is true.
HlaSubscriber - Class in org.hlacerti.lib
This actor provides information to subscribe, discover and reflect (i.e., receive) updated values in the Ptolemy-HLA/CERTI framework.
HlaSubscriber(CompositeEntity, String) - Constructor for class org.hlacerti.lib.HlaSubscriber
Construct a HlaSubscriber actor.
HlaTimedEvent - Class in org.hlacerti.lib
This class extends the TimedEvent class to add specific information relative to HLA "events" (also called messages) received from HLA/CERTI.
HlaTimedEvent(Time, Object, int) - Constructor for class org.hlacerti.lib.HlaTimedEvent
Constructs a HLA event with the specified time stamp, contents and HLA instance handle.
hlaTimeStep - Variable in class org.hlacerti.lib.HlaManager
Value of the time step of this Federate.
hlaTimeUnit - Variable in class org.hlacerti.lib.HlaManager
Double value representing how many HLA time units there are in one second.
HlaUpdatable - Interface in org.hlacerti.lib
FIXME
hmac(Object, Object, String) - Method in class ptolemy.actor.lib.jjs.modules.crypto.CryptoHelper
Calculate HMAC (key-Hashed Message Authentication Code) for the given input and key.
HMMAlphaBetaRecursion(double[][], double[][], double[], int) - Method in class org.ptolemy.machineLearning.hmm.ParameterEstimator
Java implementation of the Baum-Welch algorithm (The exact algorithm used here is known as the Alpha-Gamma Recursion, which is a slightly more convenient version of the well-known Alpha-Beta recursion) for parameter estimation and cluster assignment.
HMMAlphaBetaRecursion(double[], double[][], double[], int) - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Java implementation of the Baum-Welch algorithm (Alpha-Beta Recursion) for parameter estimation and cluster assignment.
HMMAlphaBetaRecursionNonNormalized(double[], double[][], double[], int) - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
 
HMMExponentialClassifier - Class in org.ptolemy.machineLearning.hmm
This actor performs Maximum-Likelihood classification of the partially-observed Bayesian Network models.
HMMExponentialClassifier(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hmm.HMMExponentialClassifier
Construct an actor with the given container and name.
HMMExponentialEstimator - Class in org.ptolemy.machineLearning.hmm
This actor implements a parameter estimator for Hidden Markov Models with exponential emissions.
HMMExponentialEstimator(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hmm.HMMExponentialEstimator
Construct an actor with the given container and name.
HMMGaussianClassifier - Class in org.ptolemy.machineLearning.hmm
This actor performs Maximum-Likelihood classification of the partially-observed Bayesian Network models.
HMMGaussianClassifier(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hmm.HMMGaussianClassifier
Construct an actor with the given container and name.
HMMGaussianEstimator - Class in org.ptolemy.machineLearning.hmm
This actor implements a parameter estimator for Hidden Markov Models with Gaussian Emissions.
HMMGaussianEstimator - Class in org.ptolemy.machineLearning.hmmAOM
This actor implements a parameter estimator for Hidden Markov Models with Gaussian Emissions.
HMMGaussianEstimator(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hmm.HMMGaussianEstimator
Construct an actor with the given container and name.
HMMGaussianEstimator(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hmmAOM.HMMGaussianEstimator
Construct an actor with the given container and name.
HMMMultinomialClassifier - Class in org.ptolemy.machineLearning.hmm
This actor performs Maximum-Likelihood classification of the partially-observed Bayesian Network models.
HMMMultinomialClassifier(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hmm.HMMMultinomialClassifier
Construct an actor with the given container and name.
HMMMultinomialEstimator - Class in org.ptolemy.machineLearning.hmm
This actor implements a parameter estimator for Hidden Markov Models with Multinomial Emissions.
HMMMultinomialEstimator(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hmm.HMMMultinomialEstimator
Construct an actor with the given container and name.
holdLastOutput - Variable in class ptolemy.actor.lib.Sequence
A flag indicating whether to interpret the values as an infinite sequence where the last value is repeated forever.
HORIZONTAL - Static variable in class diva.graph.layout.LevelLayout
Layout the graph in levels from left to right.
HORIZONTAL - Static variable in class ptolemy.actor.gui.ModelPane
Indicator to use a horizontal layout.
horizontalAlign - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying the horizontal position of the legend on the figure.
horizontalPixels - Variable in class ptolemy.domains.gr.lib.ViewScreen2D
The horizontal resolution of the display screen.
horizontalResolution - Variable in class ptolemy.domains.gr.lib.ViewLayers3D
The width in pixels of the display screen.
horizontalResolution - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
The width in pixels of the display screen.
HOTKEY_TYPE - Static variable in class ptolemy.vergil.toolbox.FigureAction
When the action was fired from a hotkey.
hour - Variable in class ptolemy.actor.lib.DateConstructor
The hour of the day.
hour - Variable in class ptolemy.actor.lib.DateElements
Hour of date received on input.
HSBAdjustFilter - Class in com.jhlabs.image
 
HSBAdjustFilter() - Constructor for class com.jhlabs.image.HSBAdjustFilter
 
HSBAdjustFilter(float, float, float) - Constructor for class com.jhlabs.image.HSBAdjustFilter
 
HSBtoRGB - Class in ptolemy.actor.lib.mbed
This actor uses three input ports (hue, saturation, brightness) and outputs R,G,B values for an LED.
HSBtoRGB - Class in ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed
An adapter class for ptolemy.actor.lib.mbed.HSBtoRGB.
HSBtoRGB(HSBtoRGB) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.HSBtoRGB
Construct the HSBtoRGB adapter.
HSBtoRGB(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.mbed.HSBtoRGB
Construct an actor with the given container and name.
HSMMAlphaBetaRecursion(double[][], double[][], double[], int[]) - Method in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
Java implementation of the Baum-Welch algorithm (Alpha-Beta Recursion) for parameter estimation and cluster assignment.
HSMMGaussianEstimator - Class in org.ptolemy.machineLearning.hsmm
This actor implements a parameter estimator for a Hidden Semi-Markov Model with Gaussian Emissions.
HSMMGaussianEstimator(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hsmm.HSMMGaussianEstimator
Construct an actor with the given container and name.
HSMMGenerator - Class in org.ptolemy.machineLearning.hsmm
An abstract class that implements a Bayesian network used to simulate an Explicit-Duration Hidden Markov Model.
HSMMGenerator(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Construct an actor with the given container and name.
HSMMGeneratorGaussianEmissions - Class in org.ptolemy.machineLearning.hsmm
This actor implements the Expectation-Maximization(EM) algorithm for parameter estimation in a family of graphical stochastic models, known as the Hidden Semi-Markov Model family.
HSMMGeneratorGaussianEmissions(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hsmm.HSMMGeneratorGaussianEmissions
Construct an actor with the given container and name.
HSMMGeneratorMultinomialEmissions - Class in org.ptolemy.machineLearning.hsmm
This actor generates observation traces from an Explicit-Duration Hidden-Markov Model (EDHMM) with multinomial emissions and multinomial duration distributions.
HSMMGeneratorMultinomialEmissions(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hsmm.HSMMGeneratorMultinomialEmissions
Construct an actor with the given container and name.
HSMMMultinomialEstimator - Class in org.ptolemy.machineLearning.hsmm
A hidden semi-markov model estimator, configured as an Explicit-Duration Hidden Markov Model (EDHMM) with multinomial emissions.
HSMMMultinomialEstimator(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
Construct an actor with the given container and name.
HSMMParameterEstimator - Class in org.ptolemy.machineLearning.hsmm
This actor implements the Expectation-Maximization(EM) algorithm for parameter estimation in a family of graphical stochastic models, known as the Hidden Semi-Markov Model family.
HSMMParameterEstimator(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
Construct an actor with the given container and name.
HSMMTimeAwareGenerator - Class in org.ptolemy.machineLearning.hsmm
This actor implements an Explicit-Duration Hidden-Markov Model (EDHMM) and executes this model to generates traces.
HSMMTimeAwareGenerator(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareGenerator
Constructs a HSMMTimeAwareGenerator object.
HSMMTimeAwareMultinomialEstimator - Class in org.ptolemy.machineLearning.hsmm
A parameter estimator for a Hidden Semi-Markov Model with Multinomial Emissions.
HSMMTimeAwareMultinomialEstimator(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
Construct an actor with the given container and name.
HSMMTimeAwareMultinomialEstimatorWithCodegen - Class in org.ptolemy.machineLearning.hsmm
A parameter estimator for a Hidden Semi-Markov Model with Multinomial Emissions and code generation.
HSMMTimeAwareMultinomialEstimatorWithCodegen(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
Construct an actor with the given container and name.
HTMLAbout - Class in ptolemy.actor.gui
This class contains static methods that are called by when HTMLViewer.hyperlinkUpdate() is invoked on a hyperlink that starts with about:.
HTMLAbout() - Constructor for class ptolemy.actor.gui.HTMLAbout
 
HTMLAboutJUnitTest - Class in ptolemy.actor.gui.test.junit
Test out HTMLAbout by starting vergil with various URLs.
HTMLAboutJUnitTest() - Constructor for class ptolemy.actor.gui.test.junit.HTMLAboutJUnitTest
 
HTMLCodeGenerator - Class in ptolemy.cg.kernel.generic.html
Generate a HTML description of a model.
HTMLCodeGenerator(NamedObj, String) - Constructor for class ptolemy.cg.kernel.generic.html.HTMLCodeGenerator
Create a new instance of the HTMLCodeGenerator.
HTMLCodeGeneratorAdapter - Class in ptolemy.cg.kernel.generic.html
Base class for a html code generator adapter.
HTMLCodeGeneratorAdapter(NamedObj) - Constructor for class ptolemy.cg.kernel.generic.html.HTMLCodeGeneratorAdapter
Construct the code generator adapter associated with the given component.
HTMLEffigy - Class in ptolemy.actor.gui
An effigy for an HTML file.
HTMLEffigy(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.HTMLEffigy
Create a new effigy in the given directory with the given name.
HTMLEffigy(Workspace) - Constructor for class ptolemy.actor.gui.HTMLEffigy
Create a new effigy in the specified workspace with an empty string for its name.
HTMLEffigyFactory - Class in ptolemy.actor.gui
A factory for creating new effigies for HTML pages.
HTMLEffigyFactory(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.HTMLEffigyFactory
Create a factory with the given name and container.
HTMLEffigyFactory(Workspace) - Constructor for class ptolemy.actor.gui.HTMLEffigyFactory
Create a factory in the specified workspace.
HTMLExportable - Interface in ptolemy.vergil.basic
Interface for parameters and attribute indicating support for exporting an HTML file and supporting files.
HTMLImage - Class in ptolemy.vergil.basic.export.web
Attribute for inserting an image into a web page.
HTMLImage(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.HTMLImage
Create an instance of this parameter.
HTMLPageAssembler - Class in ptolemy.vergil.basic.export.html.jsoup
HTMLPageAssembler reads contents from its ports and appends them into the corresponding parts in the template file that must satisfy the following requirement: for each port, there must be a corresponding DOM object whose ID is the same as the port name in the template file, or in the content provided to another port that is created before this port.
HTMLPageAssembler(CompositeEntity, String) - Constructor for class ptolemy.vergil.basic.export.html.jsoup.HTMLPageAssembler
Create a new actor in the specified container with the specified name.
HTMLPathForFiles - Variable in class ptolemy.vergil.basic.ExportParameters
The path to use for accessing the file in the HTML code.
HTMLText - Class in ptolemy.vergil.basic.export.web
Attribute for inserting HTML text into the page exported by Export to Web.
HTMLText(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.HTMLText
Create an instance of this parameter.
HTMLTextPosition - Class in ptolemy.vergil.basic.export.web
Parameter specifying the position into which to export HTML text.
HTMLTextPosition(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.HTMLTextPosition
Create an instance of this parameter.
htmlTitle - Variable in class ptolemy.vergil.basic.export.html.jsoup.HTMLPageAssembler
The title of the generated HTML page.
HTMLViewer - Class in ptolemy.actor.gui
This class is a toplevel frame that can view HTML documents.
HTMLViewer() - Constructor for class ptolemy.actor.gui.HTMLViewer
Construct a blank viewer.
HTMLViewer(Tableau) - Constructor for class ptolemy.actor.gui.HTMLViewer
Construct an empty top-level frame managed by the specified tableau and the default status bar.
HTMLViewerTableau - Class in ptolemy.actor.gui
A tableau representing a rendered HTML view in a toplevel window.
HTMLViewerTableau(Effigy, String) - Constructor for class ptolemy.actor.gui.HTMLViewerTableau
Construct a new tableau for the model represented by the given effigy.
HTMLViewerTableau.Factory - Class in ptolemy.actor.gui
A factory that creates HTML viewer tableaux for Ptolemy models.
HTTP - Class in org.json
Convert an HTTP header to a JSONObject and back.
HTTP() - Constructor for class org.json.HTTP
 
HttpClientHelper - Class in ptolemy.actor.lib.jjs.modules.httpClient
A helper class for the HttpClient module in JavaScript.
HttpClientHelper(Object, ScriptObjectMirror) - Constructor for class ptolemy.actor.lib.jjs.modules.httpClient.HttpClientHelper
Construct a helper for the specified actor.
HttpClientHelper(Object, ScriptObjectMirror, VertxHelperBase) - Constructor for class ptolemy.actor.lib.jjs.modules.httpClient.HttpClientHelper
Construct a helper for the specified actor.
HttpServerHelper - Class in ptolemy.actor.lib.jjs.modules.httpServer
A helper class for the httpSocket module's Server object in JavaScript.
HTTPTokener - Class in org.json
The HTTPTokener extends the JSONTokener to provide additional methods for the parsing of HTTP headers.
HTTPTokener(String) - Constructor for class org.json.HTTPTokener
Construct an HTTPTokener from a string.
HTVQApplet - Class in ptolemy.domains.sdf.demo.HTVQ
An applet that uses Ptolemy II SDF domain.
HTVQApplet() - Constructor for class ptolemy.domains.sdf.demo.HTVQ.HTVQApplet
 
HTVQEncode - Class in ptolemy.domains.sdf.lib.vq
This actor encodes a matrix using Hierarchical Table-Lookup Vector Quantization.
HTVQEncode(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.vq.HTVQEncode
Construct an actor in the specified container with the specified name.
hue - Variable in class ptolemy.actor.lib.mbed.GestureRecognition
The hue output port.
hue - Variable in class ptolemy.actor.lib.mbed.HSBtoRGB
The hue input port.
HUE - Static variable in class com.jhlabs.composite.MiscComposite
 
HUE - Static variable in class com.jhlabs.image.PixelUtils
 
HUE_CCW - Static variable in class com.jhlabs.image.Gradient
Interpolate hue counter clockwise.
HUE_CW - Static variable in class com.jhlabs.image.Gradient
Interpolate hue clockwise.
HueComposite - Class in com.jhlabs.composite
 
HueComposite(float) - Constructor for class com.jhlabs.composite.HueComposite
 
HuffmanBasic - Class in ptolemy.actor.lib.comm
Given a probability distribution, generate the Huffman code book.
HuffmanBasic(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.comm.HuffmanBasic
Construct an actor with the given container and name.
HuffmanBasic.Node - Class in ptolemy.actor.lib.comm
A class that defines the node in binary tree that is used to construct the codebook of Huffman code.
huffmanCode - Variable in class ptolemy.actor.lib.comm.HuffmanBasic.Node
The huffman code of this node.
huffmanCodeBook - Variable in class ptolemy.actor.lib.comm.HuffmanBasic
A port that produces the Huffman code book generated based on the probability mass function.
HuffmanCoder - Class in ptolemy.actor.lib.comm
Given a probability distribution and alphabet, encode the input using Huffman code and send the result in booleans to the output port.
HuffmanCoder(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.comm.HuffmanCoder
Construct an actor with the given container and name.
HuffmanDecoder - Class in ptolemy.actor.lib.comm
Given a probability distribution and the corresponding alphabet, decode the input using Huffman code and send the result to the output port.
HuffmanDecoder(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.comm.HuffmanDecoder
Construct an actor with the given container and name.
hullRadius - Variable in class ptolemy.domains.gr.lib.Torus3D
The radius of the torus outer hull This parameter should contain a DoubleToken.
humanReadableForm() - Method in class ptolemy.moml.unit.Bindings
A human readable form (more or less) of the bindings.
HybridModalDirector - Class in ptolemy.domains.continuous.kernel
An HybridModalDirector governs the execution of the discrete dynamics of a hybrid system model.
HybridModalDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.kernel.HybridModalDirector
Construct a director in the given container with the given name.
hyperlinkUpdate(HyperlinkEvent) - Method in class ptolemy.actor.gui.HTMLViewer
React to a hyperlink being clicked on in the rendered HTML.
hyperlinkUpdate(HyperlinkEvent) - Method in class ptolemy.vergil.actor.DocViewer
Override the base class to react to links of the form #parentClass.
hyperlinkUpdate(HyperlinkEvent, Configuration) - Static method in class ptolemy.actor.gui.HTMLAbout
Process an "about:" HyperlinkEvent.
HyVisualApplication - Class in ptolemy.actor.gui.jnlp
A wrapper class that calls eventually calls ptolemy.vergil.VergilApplication for use with Java Network Launching Protocol (JNLP) aka Web Start.
HyVisualApplication() - Constructor for class ptolemy.actor.gui.jnlp.HyVisualApplication
 

I

i - Variable in class org.ptolemy.fmi.FMI20ModelInstance
C type : int*.
I - Static variable in class ptolemy.math.Complex
A Complex number representing i.
I15dPanelBuilder - Class in com.jgoodies.forms.builder
A general purpose panel builder that uses the FormLayout to lay out JPanels.
I15dPanelBuilder(FormLayout, ResourceBundle) - Constructor for class com.jgoodies.forms.builder.I15dPanelBuilder
Constructs an instance of I15dPanelBuilder for the given layout.
I15dPanelBuilder(FormLayout, ResourceBundle, JPanel) - Constructor for class com.jgoodies.forms.builder.I15dPanelBuilder
Constructs an instance of I15dPanelBuilder for the given FormLayout and layout container.
I15dPanelBuilder(JPanel, FormLayout, ResourceBundle) - Constructor for class com.jgoodies.forms.builder.I15dPanelBuilder
icon - Variable in class ptolemy.actor.gui.properties.Button
Icon for the button.
icon - Variable in class ptolemy.domains.sequence.gui.VisualSequenceDirector
Displays the sequential schedule in the icon of this director.
IconAttribute - Interface in ptolemy.kernel.util
A marker interface for an attribute that describes an icon.
iconColumns - Variable in class ptolemy.actor.lib.database.ArrayOfRecordsRecorder
The columns to display in the icon.
IconController - Class in ptolemy.vergil.basic
This class provides interaction with nodes that represent Ptolemy II objects that are represented on screen as icons, such as attributes and entities.
IconController(GraphController) - Constructor for class ptolemy.vergil.basic.IconController
Create a controller associated with the specified graph controller.
IconController.IconRenderer - Class in ptolemy.vergil.basic
An icon renderer.
IconFigure - Class in diva.canvas.toolbox
An IconFigure is a figure that contains a main background figure, a PaintedObject to decorate that figure, a label, and an arbitrary number of attached Terminal objects.
IconFigure(Figure) - Constructor for class diva.canvas.toolbox.IconFigure
Create a new icon figure using the given figure as the "background" figure.
IconFigure(Figure, PaintedObject) - Constructor for class diva.canvas.toolbox.IconFigure
Create a new icon figure using the given figure as the "background" figure and the given Painted object as its "graphic."
IconFigure(Figure, PaintedObject, String) - Constructor for class diva.canvas.toolbox.IconFigure
Create a new icon figure using the given figure as the "background" figure, the given Painted object as its "graphic," and the given string as a displayed label.
IconFigure(Figure, String) - Constructor for class diva.canvas.toolbox.IconFigure
Create a new icon figure using the given figure as the "background" figure and with the given label.
IconFigureFactory() - Constructor for class diva.canvas.test.ConcreteFigures.IconFigureFactory
 
ICONIFIED - ptolemy.domains.ptera.lib.SetTableau.TableauState
Iconified.
IconLink - Class in ptolemy.vergil.basic.export.web
Attribute specifying a URI to link to from an icon when a model is exported to a web page.
IconLink(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.IconLink
Create an instance of this parameter.
IconLoader - Interface in ptolemy.moml
Interface for loading icons.
IconModel() - Constructor for class ptolemy.vergil.actor.ActorGraphModel.IconModel
 
IconRenderer() - Constructor for class ptolemy.vergil.basic.IconController.IconRenderer
 
IconScript - Class in ptolemy.vergil.basic.export.web
A parameter associating a JavaScript with an icon in model.
IconScript(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.IconScript
Create an instance of this parameter.
IconTutorial - Class in diva.canvas.tutorial
This tutorial illustrates how to use Icons.
IconTutorial() - Constructor for class diva.canvas.tutorial.IconTutorial
Create a JCanvas and put it into a window
id - Variable in class ptolemy.data.expr.SimpleNode
 
ID - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
ID - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
ID - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
ID - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
IDAttribute - Class in ptolemy.vergil.kernel.attributes
This attribute identifies the containing model, showing its name, base class, last modified date, author, and contributors information.
IDAttribute(Entity, String) - Constructor for class ptolemy.vergil.kernel.attributes.IDAttribute
Construct an attribute with the given name contained by the specified container.
IDCT(double[]) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles that is the inverse, normalized DCT of the input array of doubles.
IDCT(double[], int) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles that is the inverse, normalized DCT of the input array of doubles, using the specified order.
IDCT(double[], int, int) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles that is the inverse DCT of the input array of doubles.
IDCT4x4dc - Class in ptolemy.actor.lib.video
Calculate the sum of absolute difference(SAD) between two blocks.
IDCT4x4dc(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.video.IDCT4x4dc
Construct an actor in the specified container with the specified name.
IDCT8x8 - Class in ptolemy.actor.lib.video
Calculate the DCT of a 8x8 block.
IDCT8x8(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.video.IDCT8x8
Construct an actor in the specified container with the specified name.
identifier - Variable in class ptolemy.actor.gui.Effigy
The identifier for the effigy.
identifier() - Method in class ptolemy.data.expr.PtParser
 
identifierSet() - Method in class ptolemy.actor.gt.GTParameter.Scope
Return a list of names corresponding to the identifiers defined by this scope.
identifierSet() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.PtalonExpressionScope
Return a list of names corresponding to the identifiers defined by this scope.
identifierSet() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMActor.PortScope
Return the list of identifiers within the scope.
identifierSet() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Expression.VariableScope
Return the list of identifiers within the scope.
identifierSet() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Expression.VariableScope
Return the list of identifiers within the scope.
identifierSet() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter.VariableScope
Return the list of identifiers within the scope.
identifierSet() - Method in class ptolemy.data.expr.ExplicitScope
Return the list of variables within the scope.
identifierSet() - Method in class ptolemy.data.expr.NamedConstantsScope
Return the set of identifiers defined in this scope.
identifierSet() - Method in class ptolemy.data.expr.NestedScope
Return the list of identifiers within the scope.
identifierSet() - Method in interface ptolemy.data.expr.ParserScope
Return a list of names corresponding to the identifiers defined by this scope.
identifierSet() - Method in class ptolemy.data.expr.Variable.VariableScope
Return the set of identifiers within the scope.
identifierSet() - Method in class ptolemy.data.ontologies.ActorModelScope
Return a list of names corresponding to the identifiers defined by this scope.
identifierSet() - Method in class ptolemy.domains.modal.kernel.FSMActor.PortScope
Return the list of identifiers within the scope.
identifierSet() - Method in class ptolemy.domains.ptera.kernel.VariableScope
Return a list of names corresponding to the identifiers defined by this scope.
identifierSet() - Method in class ptolemy.vergil.scr.VariableScope
Return the list of identifiers within the scope.
identity(int) - Static method in class ptolemy.math.ComplexMatrixMath
Return an new identity matrix with the specified dimension.
identity(int) - Static method in class ptolemy.math.DoubleMatrixMath
Return an new identity matrix with the specified dimension.
identity(int) - Static method in class ptolemy.math.FloatMatrixMath
Return an new identity matrix with the specified dimension.
identity(int) - Static method in class ptolemy.math.FractionMatrixMath
Return an new identity matrix with the specified dimension.
identity(int) - Static method in class ptolemy.math.IntegerMatrixMath
Return an new identity matrix with the specified dimension.
identity(int) - Static method in class ptolemy.math.LongMatrixMath
Return an new identity matrix with the specified dimension.
Identity - Static variable in class ptolemy.moml.unit.UnitLibrary
The Identity Unit, i.e.
IDENTITY - ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Identity node.
IDENTITY_CONVERSION - Static variable in class ptolemy.data.expr.CachedMethod
Identity conversion.
IdentityActor - Class in ptolemy.actor.test
An IdentityActor is a simple atomic actor that transfers the input token to the output.
IdentityActor(CompositeActor, String) - Constructor for class ptolemy.actor.test.IdentityActor
Create a new actor in the specified container with the specified name.
identityMatrixComplex(int) - Static method in class ptolemy.math.ComplexMatrixMath
Return an new identity matrix with the specified dimension.
identityMatrixDouble(int) - Static method in class ptolemy.math.DoubleMatrixMath
Return an new identity matrix with the specified dimension.
identityMatrixInt(int) - Static method in class ptolemy.math.IntegerMatrixMath
Return an new identity matrix with the specified dimension.
identityMatrixLong(int) - Static method in class ptolemy.math.LongMatrixMath
Return an new identity matrix with the specified dimension.
Idle - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
IDLE - Static variable in class ptolemy.actor.Manager
Indicator that there is no currently active execution.
idToString(int) - Static method in class diva.canvas.event.LayerEvent
Print the string representation of an event ID
IF - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
IF - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
IF - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
IFFT - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib
A adapter class for IFFT.
IFFT - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib
A code generation adapter class for ptolemy.domains.sdf.lib.IFFT.
IFFT - Class in ptolemy.domains.sdf.lib
This actor calculates the inverse FFT of a complex input array.
IFFT(IFFT) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib.IFFT
Construct a IFFT adapter.
IFFT(IFFT) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib.IFFT
Construct a IFFT adapter.
IFFT(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.IFFT
Construct an actor with the given container and name.
IFFT(Complex[]) - Static method in class ptolemy.math.SignalProcessing
Return a new array of complex numbers which is the inverse FFT of an input array of complex numbers.
IFFT(Complex[], int) - Static method in class ptolemy.math.SignalProcessing
Return a new array of complex numbers which is the inverse FFT of an input array of complex numbers.
IFFTComplexOut(Complex[]) - Static method in class ptolemy.math.SignalProcessing
Return a new array of Complex's which is the inverse FFT of an input array of Complex's.
IFFTComplexOut(Complex[], int) - Static method in class ptolemy.math.SignalProcessing
Return a new array of Complex's which is the forward FFT of an input array of Complex's.
IFFTRealOut(double[]) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles which is the real part of the inverse FFT of an input array of doubles.
IFFTRealOut(double[], int) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles which is the real part of the inverse FFT of an input array of doubles.
IFFTRealOut(Complex[]) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles which is the real part of the inverse FFT of an input array of Complex's.
IFFTRealOut(Complex[], int) - Static method in class ptolemy.math.SignalProcessing
Return a new array of doubles which is the real part of the inverse FFT of an input array of Complex's.
ifInput - Variable in class ptolemy.domains.sequence.lib.IfThen
The input port.
ifInput - Variable in class ptolemy.domains.sequence.lib.IfThenElse
The input port.
IfNodeFunction - Class in ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.data.expr
A representation of the monotonic function used to infer the monotonicity of conditional nodes (if nodes) in the abstract syntax trees of Ptolemy expressions.
IfNodeFunction(ASTPtFunctionalIfNode, Ontology, List<Ontology>) - Constructor for class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.data.expr.IfNodeFunction
Create a new function from the given ifNode and over the given monotonicity ontology.
IfThen - Class in ptolemy.domains.sequence.lib
A type polymorphic If-Then-Else actor.
IfThen(CompositeEntity, String) - Constructor for class ptolemy.domains.sequence.lib.IfThen
Construct an actor in the specified container with the specified name.
IfThenElse - Class in ptolemy.domains.sequence.lib
A type polymorphic If-Then-Else actor.
IfThenElse(CompositeEntity, String) - Constructor for class ptolemy.domains.sequence.lib.IfThenElse
Construct an actor in the specified container with the specified name.
IfTree(AbstractPtalonEvaluator.IfTree, String) - Constructor for class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Create a new if tree.
ignorableWhitespace(char[], int, int) - Method in class com.microstar.xml.demo.EventDemo
Handle ignorable whitespace by printing an event.
ignorableWhitespace(char[], int, int) - Method in class com.microstar.xml.demo.XmlApp
Handle ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in class com.microstar.xml.demo.XmlApplet
Handle ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in class com.microstar.xml.driver.SAXDriver
Implement com.microstar.xml.XmlHandler#ignorableWhitespace.
ignorableWhitespace(char[], int, int) - Method in class com.microstar.xml.HandlerBase
Handle ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in interface com.microstar.xml.XmlHandler
Ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in class diva.util.xml.XmlReader.Handler
Handle ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in class ptolemy.configs.test.ValidatingXMLParser
 
IGNORE - Static variable in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
String representing that the actor port or attribute should be ignored for the ontology analysis and not have a concept assigned to it.
ignoreCase - Variable in class ptolemy.actor.lib.string.StringCompare
The parameter to state whether to ignore case.
ignoreCase - Variable in class ptolemy.actor.lib.string.StringIndexOf
The parameter to state whether to ignore case.
IgnoreErrorHandler() - Constructor for class ptolemy.actor.gui.ConfigurationApplication.IgnoreErrorHandler
 
ignoreIOExceptionReadErrors - Variable in class ptolemy.actor.lib.Exec
If true, ignore IOException errors from the subprocess.
IgnoringAttribute - Class in ptolemy.actor.gt
An attribute to tag an object in the pattern to be ignored.
IgnoringAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.IgnoringAttribute
Construct an attribute with the given name contained by the specified entity.
IgnoringAttribute(Workspace) - Constructor for class ptolemy.actor.gt.IgnoringAttribute
Construct an attribute in the specified workspace with an empty string as a name.
IGuiAction - Interface in ptolemy.vergil.basic
A simple interface that allows to define actions for Vergil that operate on the model.
IIR - Class in ptolemy.actor.lib
This actor is an implementation of an infinite impulse response IIR filter.
IIR(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.IIR
Construct an actor with the given container and name.
IllegalActionException - Exception in ptolemy.kernel.util
Thrown on an attempt to perform an action that would result in an inconsistent or contradictory data structure if it were allowed to complete.
IllegalActionException(String) - Constructor for exception ptolemy.kernel.util.IllegalActionException
Construct an exception with a detail message.
IllegalActionException(Nameable) - Constructor for exception ptolemy.kernel.util.IllegalActionException
Construct an exception with a detail message that is only the name of the argument.
IllegalActionException(Nameable, String) - Constructor for exception ptolemy.kernel.util.IllegalActionException
Construct an exception with a detail message that includes the name of the first argument.
IllegalActionException(Nameable, Throwable, String) - Constructor for exception ptolemy.kernel.util.IllegalActionException
Construct an exception with a detail message that includes the name of the first argument.
IllegalActionException(Nameable, Nameable) - Constructor for exception ptolemy.kernel.util.IllegalActionException
Construct an exception with a detail message that consists of only the names of the object1 and object2 arguments.
IllegalActionException(Nameable, Nameable, String) - Constructor for exception ptolemy.kernel.util.IllegalActionException
Construct an exception with a detail message that includes the names of the first two arguments plus the third argument string.
IllegalActionException(Nameable, Nameable, Throwable, String) - Constructor for exception ptolemy.kernel.util.IllegalActionException
Construct an exception with a detail message that includes the names of the first two arguments plus the third argument string.
imag - Variable in class ptolemy.math.Complex
The imaginary part.
imag(double) - Static method in class ptolemy.math.Complex
Return the imaginary part of the specified real number, which is 0.0.
imag(Complex) - Static method in class ptolemy.math.Complex
Return the imaginary part of the specified complex number.
image - Variable in class ptolemy.data.expr.Token
The string image of the token.
image - Variable in class ptolemy.moml.unit.Token
The string image of the token.
IMAGE - ptolemy.actor.lib.jjs.HelperBase.DATA_TYPE
Images.
IMAGE_FILE_NAME - Static variable in class diva.canvas.test.ConcreteFigures.ImageFigureFactory
 
IMAGE_FILE_NAME - Static variable in class diva.canvas.tutorial.FigureTutorial
The file name for the image that is displayed.
Image2D - Class in ptolemy.domains.gr.lib
Create a figure from a user specified image file in GIF, JPEG, or PNG format.
Image2D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Image2D
Construct an actor with the given container and name.
ImageAttribute - Class in ptolemy.vergil.kernel.attributes
This is an attribute that is rendered as an image.
ImageAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.kernel.attributes.ImageAttribute
Construct an attribute with the given name contained by the specified container.
imageColumns - Variable in class ptolemy.domains.sdf.lib.vq.ImagePartition
The width of the input matrices.
imageColumns - Variable in class ptolemy.domains.sdf.lib.vq.ImageSequence
The number of columns in each image.
imageColumns - Variable in class ptolemy.domains.sdf.lib.vq.ImageUnpartition
The width of the input matrices.
ImageCombiningFilter - Class in com.jhlabs.image
 
ImageCombiningFilter() - Constructor for class com.jhlabs.image.ImageCombiningFilter
 
ImageContrast - Class in ptolemy.domains.sdf.lib.vq
Change the contrast of an image.
ImageContrast(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.vq.ImageContrast
Construct an actor with the given container and name.
ImageDisplay - Class in ptolemy.actor.lib.image
Display an image on the screen using the ptolemy.media.Picture class.
ImageDisplay - Class in ptolemy.domains.sdf.lib.vq
Display an image on the screen using the ptolemy.media.Picture class.
ImageDisplay(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.image.ImageDisplay
Construct an actor with the given container and name.
ImageDisplay(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.vq.ImageDisplay
Construct an actor with the given container and name.
ImageDisplayHelper - Class in ptolemy.actor.lib.jjs.modules.imageDisplay
Helper for the imageDisplay JavaScript module.
ImageDisplayHelper() - Constructor for class ptolemy.actor.lib.jjs.modules.imageDisplay.ImageDisplayHelper
 
ImageDisplayInterface - Interface in ptolemy.actor.lib.image
Interface encapsulating platform dependent code of the ImageDisplay from the platform independent parts.
ImageDisplayInterface - Interface in ptolemy.domains.sdf.lib.vq
Interface encapsulating platform dependent code of the ptolemy.domains.sdf.lib.vq.ImageDisplay from the platform independent parts.
ImageDisplayJavaSE - Class in ptolemy.actor.lib.image
ImageDisplayJavaSE is the implementation of the ImageDisplayInterface that uses AWT and Swing classes.
ImageDisplayJavaSE - Class in ptolemy.domains.sdf.lib.vq
ImageDisplayJavaSE is the implementation of the ImageDisplayInterface that uses AWT and Swing classes.
ImageDisplayJavaSE() - Constructor for class ptolemy.actor.lib.image.ImageDisplayJavaSE
 
ImageDisplayJavaSE() - Constructor for class ptolemy.domains.sdf.lib.vq.ImageDisplayJavaSE
 
ImageDisplayJavaSE.ImageWindow - Class in ptolemy.actor.lib.image
Version of TableauFrame that removes its association with the ImageDisplay upon closing, and also records the size of the display.
ImageExportable - Interface in ptolemy.gui
Interface indicating support for exporting an image.
ImageFigure - Class in diva.canvas.toolbox
A figure which draws a user-specified image.
ImageFigure() - Constructor for class diva.canvas.toolbox.ImageFigure
Create an empty image figure.
ImageFigure(Image) - Constructor for class diva.canvas.toolbox.ImageFigure
Create an image figure displaying the given image.
ImageFigureFactory() - Constructor for class diva.canvas.test.ConcreteFigures.ImageFigureFactory
 
imageFormat - Variable in class ptolemy.vergil.basic.export.web.WebExportParameters
The image format to use, which can be one of "gif" (the default), "png", or "jpg".
imageFormat - Variable in class ptolemy.vergil.basic.ExportParameters
The image format to use, which can be one of "gif" (the default), "png", or "jpg".
ImageFunction2D - Class in com.jhlabs.math
 
ImageFunction2D(int[], int, int, int, boolean) - Constructor for class com.jhlabs.math.ImageFunction2D
 
ImageFunction2D(Image) - Constructor for class com.jhlabs.math.ImageFunction2D
 
ImageFunction2D(BufferedImage) - Constructor for class com.jhlabs.math.ImageFunction2D
 
ImageFunction2D(BufferedImage, boolean) - Constructor for class com.jhlabs.math.ImageFunction2D
 
ImageFunction2D(BufferedImage, int, boolean) - Constructor for class com.jhlabs.math.ImageFunction2D
 
ImageFunction2D(Image, int, boolean) - Constructor for class com.jhlabs.math.ImageFunction2D
 
ImageIcon - Class in ptolemy.vergil.icon
An icon that displays a specified java.awt.Image.
ImageIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.ImageIcon
Create a new icon with the given name in the given container.
ImageMath - Class in com.jhlabs.image
A class containing static math methods useful for image processing.
ImageMath() - Constructor for class com.jhlabs.image.ImageMath
 
ImagePartition - Class in ptolemy.domains.sdf.lib.vq
Partition an image into smaller subimages.
ImagePartition(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.vq.ImagePartition
Construct an actor in the specified container with the specified name.
imagePosition - Variable in class ptolemy.vergil.basic.export.web.HTMLImage
Parameter specifying the position into which to export the image.
ImageReader - Class in ptolemy.actor.lib.image
This actor reads an Image from a FileParameter, and outputs it as an AWTImageToken.
ImageReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.image.ImageReader
Construct an actor with the given container and name.
ImageRotate - Class in ptolemy.actor.lib.image
This actor reads an ObjectToken that is a java.awt.Image from the input, rotates it a certain number of degrees and writes the resulting image to the output port as an ObjectToken that is a java.awt.Image.
ImageRotate(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.image.ImageRotate
Construct an actor with the given container and name.
imageRows - Variable in class ptolemy.domains.sdf.lib.vq.ImagePartition
The height of the input matrices.
imageRows - Variable in class ptolemy.domains.sdf.lib.vq.ImageSequence
The number of rows in each image.
imageRows - Variable in class ptolemy.domains.sdf.lib.vq.ImageUnpartition
The height of the input matrices.
ImageSequence - Class in ptolemy.domains.sdf.lib.vq
Load a sequence of binary images from files, and create a sequence of IntMatrixTokens from them.
ImageSequence(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.vq.ImageSequence
Construct an actor with the given container and name.
ImageTableau - Class in ptolemy.actor.lib.image
A tableau representing an image displayed in a top-level window.
ImageTableau(Effigy, String) - Constructor for class ptolemy.actor.lib.image.ImageTableau
Construct a new tableau for the model represented by the given effigy.
ImageTableau(Effigy, String, TableauFrame) - Constructor for class ptolemy.actor.lib.image.ImageTableau
Construct a new tableau for the model represented by the given effigy, using the specified frame.
ImageTableau(Effigy, String, TableauFrame, int, int) - Constructor for class ptolemy.actor.lib.image.ImageTableau
Construct a new tableau for the model represented by the given effigy, using the specified frame.
ImageTableau.Factory - Class in ptolemy.actor.lib.image
A factory that creates a token tableau.
ImageToJAI - Class in ptolemy.actor.lib.jai
This actor takes any ImageToken and converts it into a JAIImageToken.
ImageToJAI(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.ImageToJAI
Construct an actor with the given container and name.
ImageToJMF - Class in ptolemy.actor.lib.jmf
Convert an ImageToken into a JMFImageToken.
ImageToJMF(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jmf.ImageToJMF
Construct an actor with the given container and name.
imageToJSArray(AWTImageToken) - Method in class ptolemy.actor.lib.jjs.modules.dataConverter.DataConverterHelper
Convert AWTImageToken to JavaScript array.
ImageToken - Class in ptolemy.data
An abstract class that all tokens which encapsulate images should extend.
ImageToken() - Constructor for class ptolemy.data.ImageToken
Construct an empty token.
ImageTokenEffigy - Class in ptolemy.actor.gui
An effigy for a file that contains an image.
ImageTokenEffigy(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.ImageTokenEffigy
Create a new effigy in the given directory with the given name.
ImageTokenEffigy(Workspace) - Constructor for class ptolemy.actor.gui.ImageTokenEffigy
Create a new effigy in the specified workspace with an empty string for its name.
ImageTokenEffigy.Factory - Class in ptolemy.actor.gui
A factory for creating new effigies.
ImageToString - Class in ptolemy.actor.lib.conversions
Convert an AWT Image to a base-64 String.
ImageToString - Class in ptolemy.actor.lib.image
This actor reads an ObjectToken that is a java.awt.Image from the input and writes information about the image to the output as a StringToken.
ImageToString(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.ImageToString
Construct an actor with the given container and name.
ImageToString(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.image.ImageToString
Construct an actor with the given container and name.
ImageUnpartition - Class in ptolemy.domains.sdf.lib.vq
Combine subimages into a larger image.
ImageUnpartition(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.vq.ImageUnpartition
Construct an actor in the specified container with the specified name.
imageUpdate(Image, int, int, int, int, int) - Method in class diva.canvas.toolbox.ImageFigure
This method, which is required by the ImageObserver interface, is called if something has changed in a background loading of the image.
imageUpdate(Image, int, int, int, int, int) - Method in class diva.util.java2d.PaintedImage
 
imageUpdate(Image, int, int, int, int, int) - Method in class ptolemy.vergil.icon.ImageIcon
This method, which is required by the ImageObserver interface, is called if something has changed in a background loading of the image.
imageURLTemplate - Variable in class ptolemy.domains.sdf.lib.vq.ImageSequence
The image filename templates.
ImageUtils - Class in com.jhlabs.image
A class containing some static utility methods for dealing with BufferedImages.
ImageUtils() - Constructor for class com.jhlabs.image.ImageUtils
 
ImageWindow() - Constructor for class ptolemy.actor.lib.image.ImageDisplayJavaSE.ImageWindow
Construct an empty window.
imagParts(Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array of doubles with the imaginary parts of the array of complex numbers.
imagParts(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is formed by taking the imaginary parts of the complex numbers in the argument matrix.
immediate - Variable in class ptolemy.domains.modal.kernel.Transition
Parameter specifying whether this transition is immediate.
implementsStrictActorSemantics() - Method in class ptolemy.actor.Director
Return true if this director assumes and exports the strict actor semantics, as described in this paper:
implementsStrictActorSemantics() - Method in class ptolemy.actor.sched.FixedPointDirector
Return true, indicating that this director assumes and exports the strict actor semantics, as described in this paper:
implementsStrictActorSemantics() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Return true if all state refinements have directors that implement the strict actor semantics.
IMPORT - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
IMPORT - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
IMPORT - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
ImportAccessorAction - Class in ptolemy.vergil.basic.imprt.accessor
An Action to import an Internet of Things (IoT) accessor.
ImportAccessorAction(Top) - Constructor for class ptolemy.vergil.basic.imprt.accessor.ImportAccessorAction
Create a new action to import an accessor.
ImportAttribute - Class in ptolemy.moml
Deprecated.
The 'import' MoML element is deprecated, use the 'source' attribute instead.
ImportAttribute(NamedObj, String) - Constructor for class ptolemy.moml.ImportAttribute
Deprecated.
Construct an attribute with the specified container and name.
importDesignPattern() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Import a design pattern into the current design.
importFMU(Object, FileParameter, NamedObj, double, double) - Static method in class ptolemy.actor.lib.fmi.FMUQSS
Override the importFMU in FMUImport base class.
importFMU(Object, FileParameter, NamedObj, double, double, boolean) - Static method in class ptolemy.actor.lib.fmi.FMUImport
Import a FMUFile.
importFMU(Object, FileParameter, NamedObj, double, double, boolean) - Static method in class ptolemy.actor.lib.fmi.FMUImportHybrid
Import a FMUFile.
ImportFMUAction - Class in ptolemy.vergil.basic.imprt.fmu
An Action to Import a Functional Mock-up Unit (FMU).
ImportFMUAction(Top) - Constructor for class ptolemy.vergil.basic.imprt.fmu.ImportFMUAction
Create a new action to import a Functional Mock-up Unit (FMU) .fmu file.
ImportFMUForQSSAction - Class in ptolemy.vergil.basic.imprt.fmu
An Action to Import a Functional Mock-up Unit (FMU).
ImportFMUForQSSAction(Top) - Constructor for class ptolemy.vergil.basic.imprt.fmu.ImportFMUForQSSAction
Create a new action to import a Functional Mock-up Unit (FMU) .fmu file.
ImportFMUHybridAction - Class in ptolemy.vergil.basic.imprt.fmu
Implement the Import FMU Hybrid menu choice.
ImportFMUHybridAction(Top) - Constructor for class ptolemy.vergil.basic.imprt.fmu.ImportFMUHybridAction
Create a new action to import a Functional Mock-up Unit (FMU) .fmu file.
ImportG4LTLAction - Class in ptolemy.vergil.basic.imprt.g4ltl
Import an FSMActor using LTL synthesis (G4LTL).
ImportG4LTLAction(Top) - Constructor for class ptolemy.vergil.basic.imprt.g4ltl.ImportG4LTLAction
Create a new action to import an FSMActor from LTL synthesis.
importLibrary(File, Frame, Configuration) - Static method in class ptolemy.vergil.actor.ActorGraphFrame
Import a library by first opening a file chooser dialog and then importing the specified library.
IMPOSSIBLE_CONVERSION - Static variable in class ptolemy.data.expr.CachedMethod
Impossible argument conversion.
impulse - Variable in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
The impulse input port.
impulse - Variable in class ptolemy.domains.continuous.lib.Derivative
The impulse output port.
impulse - Variable in class ptolemy.domains.qss.kernel.QSSIntegrator
The impulse input port.
in - ptolemy.cg.lib.syntactic.SyntacticPort.IOType
Input port.
IN - Static variable in class com.jgoodies.forms.layout.ConstantSize
 
in1 - Variable in class ptolemy.domains.de.test.SuperdenseTimeTest
The inputs and output.
in2 - Variable in class ptolemy.domains.de.test.SuperdenseTimeTest
The inputs and output.
in3 - Variable in class ptolemy.domains.de.test.SuperdenseTimeTest
The inputs and output.
INACTIVE - ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
 
INACTIVE_VALUE - Static variable in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
 
inApplet() - Static method in class ptolemy.util.StringUtilities
Return true if we are in an applet.
inBuf - Variable in class ptolemy.data.expr.SimpleCharStream
 
inBuf - Variable in class ptolemy.moml.unit.SimpleCharStream
 
INCH - Static variable in class com.jgoodies.forms.layout.ConstantSize
 
inchAsPixel(double, int) - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Converts Inches and returns pixels using the specified resolution.
inchAsPixel(double, Component) - Static method in class com.jgoodies.forms.layout.Sizes
Converts Inches and returns pixels using the specified resolution.
inchAsPixel(double, Component) - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Converts Inches and returns pixels using the specified resolution.
inchAsPixel(double, Component) - Method in interface com.jgoodies.forms.util.UnitConverter
Converts Inches and returns pixels using the specified resolution.
incidentEdgeCount(Node) - Method in class ptolemy.graph.Graph
Return the number of edges that are incident to a specified node.
incidentEdges(Node) - Method in class ptolemy.graph.Graph
Return the set of incident edges for a specified node.
include - Variable in class ptolemy.vergil.basic.export.web.DefaultIconLink
Specification of whether to provide the link for Attributes, Entities, or both.
include - Variable in class ptolemy.vergil.basic.export.web.DefaultIconScript
Specification of whether to provide the default behavior for Attributes, Entities, or both.
include - Variable in class ptolemy.vergil.basic.export.web.DefaultTitle
Specification of whether to provide the title for Attributes, Entities, or both.
includeDecorations - Variable in class ptolemy.vergil.basic.layout.AbstractLayoutConfiguration
Whether to include unconnected nodes such as comments.
includeDirectories - Variable in class ptolemy.domains.ptera.lib.ListDirectory
Whether directory names should be included.
includeFiles - Variable in class ptolemy.domains.ptera.lib.ListDirectory
Whether file names should be included.
includeName - Variable in class ptolemy.vergil.icon.CopyCatIcon
If true, include the name of the copied actor in the icon if the name is included normally in its icon.
includeOpaqueContents - Variable in class ptolemy.data.expr.ConstraintMonitor
If true, then this decorator decorates entities within opaque composite actors.
includes(Object) - Method in class ptolemy.actor.util.CalendarQueue
Return true if the specified entry is in the queue.
includes(Nameable) - Method in class ptolemy.kernel.util.NamedList
Return true if the specified object is on the list.
includeTransparents - Variable in class ptolemy.data.expr.ConstraintMonitor
If true, then this decorator decorates transparent composite entities.
incomingDuration - Variable in class org.ptolemy.machineImprovisation.ChordFollower
Duration of the previous note in runtime.
incomingNote - Variable in class org.ptolemy.machineImprovisation.ChordFollower
Accepted note in previous tick.
incomingPort - Variable in class ptolemy.domains.modal.kernel.State
The port linking incoming transitions.
INCOMPARABLE - Static variable in interface ptolemy.actor.util.Dependency
Return value of compareTo() if this is incomparable to the argument.
INCOMPARABLE - Static variable in interface ptolemy.graph.CPO
One of the return values of compare, indicating that the two elements are incomparable.
incompleteCategories - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
Hour categories for which At has not enough information.
increaseMajor() - Method in class org.ptolemy.commons.ThreeDigitVersionSpecification
Return a new version spec with increased major digit.
increaseMarking(int) - Method in class ptolemy.domains.petrinet.kernel.Place
Increase the _currentMarking.
increaseMicro() - Method in class org.ptolemy.commons.ThreeDigitVersionSpecification
Return a new version spec with increased micro digit.
increaseMinor() - Method in class org.ptolemy.commons.ThreeDigitVersionSpecification
Return a new version spec with increased minor digit.
increaseRange - Static variable in class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothChannel
True if the range should be increased.
increment - Variable in class ptolemy.actor.lib.Counter
The increment port.
increment - Variable in class ptolemy.actor.lib.vhdl.FixCounter
The increment port.
increment - Variable in class ptolemy.component.test.Counter
The increment port.
increment(String) - Method in class org.json.JSONObject
Increment a property of a JSONObject.
IncrementalLayout - Interface in diva.graph.layout
A layout engine which operates incrementally, based on the arrival of new node information.
IncrementalLayoutListener - Class in diva.graph.layout
A Listener that applies the given incremental layout whenever a graph event is received.
IncrementalLayoutListener(IncrementalLayout, Filter) - Constructor for class diva.graph.layout.IncrementalLayoutListener
Construct a new listener that invokes the given incremental layout whenever a graph event is received.
IncrLayoutAdapter - Class in diva.graph.layout
An adapter to make global layouts incremental.
IncrLayoutAdapter(GlobalLayout) - Constructor for class diva.graph.layout.IncrLayoutAdapter
Construct a new adapter that uses the given global layout for every change in the graph, and operates within the context of the given layout target.
IncrManhattanRouter - Class in diva.canvas.connector
A manhattan router which does only incremental routing and delegates static routing to another manhattan router implementation.
IncrManhattanRouter(ManhattanRouter) - Constructor for class diva.canvas.connector.IncrManhattanRouter
Construct a new incremental router which delegates static routing to the given manhattan router, but does incremental routing (the reroute*() methods) on its own.
incrNumberOfNERs() - Method in class org.hlacerti.lib.HlaReporter
Increment the counter of NERs.
incrNumberOfRAVs() - Method in class org.hlacerti.lib.HlaReporter
Increment the counter of RAV.
incrNumberOfTARs() - Method in class org.hlacerti.lib.HlaReporter
Increment the counter of TARs.
incrNumberOfUAVs() - Method in class org.hlacerti.lib.HlaReporter
Increment the counter of UAV.
incrVersion() - Method in class ptolemy.kernel.util.Workspace
Increment the version number by one.
inDeepScope(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Return true if the given symbol is in this scope, or deeply in this scope through some for loop.
indent() - Method in class diva.util.LoggableOp
Increment the indentation counter.
indent(int, String) - Static method in class ptolemy.cg.kernel.generic.program.CodeStream
Indent the string to the specified indent level.
indent(String) - Static method in class ptolemy.cg.kernel.generic.program.CodeStream
Indent the string to the default indent level.
INDENT1 - Static variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
The level 1 index prefix.
INDENT1 - Static variable in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Indent string for indent level 1.
INDENT2 - Static variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
The level 2 index prefix.
INDENT2 - Static variable in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Indent string for indent level 2.
INDENT3 - Static variable in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Indent string for indent level 3.
indentWidth - Variable in class ptolemy.verification.kernel.maude.RTMTerm
 
independent - org.ptolemy.fmi.FMIScalarVariable.Causality
New in FMI-2.0.
index - Variable in class com.jhlabs.image.CellularFilter.Point
 
index - Variable in class org.ptolemy.fmi.FMI20ContinuousStateDerivative
The index of the state derivative.
index - Variable in class org.ptolemy.fmi.FMI20Output
The index of the output derivative.
index - Variable in class ptolemy.actor.lib.ArrayElement
The index into the input array.
index - Variable in class ptolemy.actor.lib.ArrayMaximum
The port producing the index of the largest element.
index - Variable in class ptolemy.actor.lib.ArrayMinimum
The port producing the index of the largest element.
index - Variable in class ptolemy.actor.lib.ArrayUpdate
The index into the input array at which to set the new value.
index - Variable in class ptolemy.actor.lib.comm.HadamardCode
Index of the code to generate.
index - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.Firing
 
index - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.FiringCluster
 
index() - Method in class ptolemy.actor.util.SuperdenseTime
Return the index.
IndexedLists() - Constructor for class ptolemy.actor.gt.GraphAnalyzer.IndexedLists
 
indexes - Variable in class ptolemy.actor.lib.Interpolator
The indexes at which the specified values will be produced.
indexes - Variable in class ptolemy.actor.lib.mbed.LEDCubeUpdate
The indexes output port.
indexes - Variable in class ptolemy.actor.lib.Pulse
The indexes at which the specified values will be produced.
indexInArray - Variable in class ptolemy.actor.lib.comm.HuffmanBasic.Node
The corresponding index in the pmf array of this node.
indexOf(CanvasLayer) - Method in class diva.canvas.toolbox.BasicCanvasPane
Get the index of the given layer, or -1 if it is not in this pane.
indexOf(Figure) - Method in class diva.canvas.BasicZList
Return the index of the given figure in the Z-list.
indexOf(Figure) - Method in class diva.canvas.CompositeFigure
Return the index of the given figure in the Z-list, or -1 if the figure is not in this list.
indexOf(Figure) - Method in class diva.canvas.FigureLayer
Return the index of the given figure.
indexOf(Figure) - Method in interface diva.canvas.ZList
Return the index of the given figure in the Z-list.
indexOf(Page) - Method in class diva.gui.MultipageModel
Get the index of the given page.
indexOf(Object) - Method in class ptolemy.actor.util.TotallyOrderedSet
Return the index of the given object.
indexOf(Object) - Method in class ptolemy.graph.LabeledList
Return the label in this list of the specified element; return -1 if the element is null or this list does not contain the element.
indexOf(String, String, int) - Static method in class ptolemy.cg.kernel.generic.program.TemplateParser
Return the index of a specific character in the string starting from the given index.
indexOfMatchingCloseBracket(String, int) - Static method in class ptolemy.vergil.scr.SCRTableHelper
Search towards the right of the string.
indexOfMatchingOpenBracket(String, int) - Static method in class ptolemy.vergil.scr.SCRTableHelper
Search towards the left of the string.
indexOfShade(String) - Method in class diva.gui.toolbox.JShadePane
Returns the index of the shade with the given title.
indexOutput - Variable in class ptolemy.domains.sr.lib.InstantaneousDialogGenerator
Output port for data indices.
indexState - Variable in class org.ptolemy.fmi.type.FMIRealType
The state variable index that is set to the value of the "derivative" element.
indexValue() - Method in class ptolemy.actor.util.SuperdenseDependency
Return the index value of this dependency.
inDomain(Object) - Method in class ptolemy.graph.mapping.MapMapping
Return true if the given object is a key in the Map that is associated with this mapping.
inDomain(Object) - Method in interface ptolemy.graph.mapping.Mapping
Returns true if a given object is in the domain of the mapping.
inDomain(Object) - Method in class ptolemy.graph.mapping.ToDoubleMapMapping
Return true if the given object is in the domain of this Mapping.
inDomain(Object) - Method in class ptolemy.graph.mapping.ToIntMapMapping
Return true if the given object is in the domain of this Mapping.
inEdges() - Method in interface diva.graph.modular.Node
Return an iterator over the edges coming into this node.
inEdges(Object) - Method in interface diva.graph.GraphModel
Return an iterator over the in edges of this node.
inEdges(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicNodeModel
Return an iterator over the edges coming into the given node.
inEdges(Object) - Method in class diva.graph.modular.ModularGraphModel
Return an iterator over the in edges of this node.
inEdges(Object) - Method in interface diva.graph.modular.NodeModel
Return an iterator over the edges coming into the given node.
inEdges(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.ExternalPortModel
Return an iterator over the edges coming into the given node.
inEdges(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.IconModel
Return an iterator over the edges coming into the given node.
inEdges(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.PortModel
Return an iterator over the edges coming into the given node.
inEdges(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.VertexModel
Return an iterator over the edges coming into the given node.
inEdges(Object) - Method in class ptolemy.vergil.kernel.AttributeNodeModel
Return an iterator over the edges coming into the given node.
inEdges(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.PortModel
Return an iterator over the edges coming into the given node.
inEdges(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.StateModel
Return an iterator over the edges coming into the given node.
inEdges(Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel.ConceptModel
Return an iterator over the edges coming into the given Concept node.
inEdges(Object) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphModel.OntologyModel
Return an iterator over the edges coming into the given ontology node.
Inequality - Class in ptolemy.graph
An inequality over a CPO.
Inequality(InequalityTerm, InequalityTerm) - Constructor for class ptolemy.graph.Inequality
Construct an inequality.
InequalityConceptFunctionDefinition - Class in ptolemy.data.ontologies.lattice
Concept function definition attribute specifically for inequality or equality comparisons.
InequalityConceptFunctionDefinition(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.InequalityConceptFunctionDefinition
Construct the InequalityConceptFunctionDefinition attribute with the given container and name.
inequalityList() - Method in exception ptolemy.actor.TypeConflictException
Return a list of Inequality or InequalityTerm instances where type conflicts occurred.
InequalitySolver - Class in ptolemy.graph
An algorithm to solve a set of inequality constraints.
InequalitySolver(CPO) - Constructor for class ptolemy.graph.InequalitySolver
Construct an inequality solver.
InequalityTerm - Interface in ptolemy.graph
An interface for a term in an inequality over a CPO.
InequalityTerm(Object) - Constructor for class ptolemy.data.ontologies.lattice.ConceptTermManager.InequalityTerm
Construct an InequalityTerm for the given model object.
inequalityTermClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
InferenceActor - Interface in org.ptolemy.ssm
An interface for actors that perform inference.
INFERING_WIDTHS - Static variable in class ptolemy.actor.Manager
Indicator that width inference is being done.
inferringWidths() - Method in class ptolemy.actor.CompositeActor
Determine whether widths are currently being inferred or not.
inferringWidths() - Method in class ptolemy.actor.RelationWidthInference
Determine whether widths are currently being inferred or not.
inferType(String) - Static method in class ptolemy.data.expr.UtilityFunctions
Infer the type of the given string as an expression in the expression language.
inferTypes(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Infer the type of the parse tree with the specified root node.
inferTypes(ASTPtRootNode, ParserScope) - Method in class ptolemy.actor.gt.GTParameter.TypeInference
Infer the type of the parse tree with the specified root node using the specified scope to resolve the values of variables.
inferTypes(ASTPtRootNode, ParserScope) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Infer the type of the parse tree with the specified root node using the specified scope to resolve the values of variables.
inferValueFromContext(String) - Method in class ptolemy.actor.parameters.SharedParameter
Infer the value of this parameter from the container context.
inferValueFromContext(String) - Method in class ptolemy.actor.parameters.test.TestSharedParameter
Infer the value of this parameter from the container context.
inferValueFromContextCount - Variable in class ptolemy.actor.parameters.test.TestSharedParameter
 
inferWidths() - Method in class ptolemy.actor.CompositeActor
Infer the width of the relations for which no width has been specified yet.
inferWidths() - Method in class ptolemy.actor.RelationWidthInference
Infer the width of the relations for which no width has been specified yet.
INFINITE_CAPACITY - Static variable in class ptolemy.actor.QueueReceiver
Used to indicate that the size of this queue receiver is infinite.
INFINITE_CAPACITY - Static variable in class ptolemy.actor.util.FIFOQueue
Used to indicate that the size of the queue or the history queue is infinite.
INFINITE_CAPACITY - Static variable in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Used to indicate that the size of the queue or the history queue is infinite.
INFINITE_CAPACITY - Static variable in class ptolemy.domains.sdf.kernel.SDFReceiver
A constant indicating that the capacity of the receiver is unbounded.
InfiniteConcept - Class in ptolemy.data.ontologies
A concept that is not part of a finite ontology.
InfiniteConcept(Ontology) - Constructor for class ptolemy.data.ontologies.InfiniteConcept
Create a new Infinite concept, belonging to the given ontology, with an automatically generated name.
InfiniteConceptRepresentative - Class in ptolemy.data.ontologies
An abstract base class for a finite concept in an ontology that represents a set of infinite concepts.
InfiniteConceptRepresentative(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.InfiniteConceptRepresentative
Create a new InfiniteConceptRepresentative with the specified name and ontology.
info - Variable in class ptolemy.media.Audio
Four byte info field.
INHERIT - Static variable in class ptolemy.data.ontologies.lattice.ActorProductLatticeConstraintsDefinitionAdapter
String representing that the actor port or attribute should inherit its constraints from the tuple ontology solvers for the product lattice ontology solver.
inhibit - Variable in class ptolemy.domains.de.lib.Inhibit
The inhibit port, which has type Token.
Inhibit - Class in ptolemy.domains.de.lib
Output a received input token, unless the inhibit port receives a token at the same time.
Inhibit(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.Inhibit
Construct an actor with the given container and name.
init - Variable in class ptolemy.actor.lib.Accumulator
The value produced by the actor on its first iteration.
init - Variable in class ptolemy.actor.lib.gem5.Gem5Wrapper
The value produced by the ramp on its first iteration.
init - Variable in class ptolemy.actor.lib.Ramp
The value produced by the ramp on its first iteration.
init - Variable in class ptolemy.domains.taskpt.lib.Alloc
The initial value of the Tokens that are allocated.
init() - Method in class com.microstar.xml.demo.XmlApplet
Initialise the applet the first time it runs.
init() - Method in class diva.canvas.test.FigureTest.RegionTestCase
 
init() - Method in class diva.util.jester.TestCase
Initialize the test case.
init() - Method in class ptolemy.actor.gui.PtolemyApplet
Initialize the applet.
init() - Method in class ptolemy.actor.ptalon.gt.PtalonMatcher.NestedPtalonActor
Initialize the ptalon actor and the code location.
init() - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet
Initialize the applet.
init() - Method in class ptolemy.gui.BasicJApplet
Initialize the applet.
init() - Method in class ptolemy.gui.test.GraphicalMessageHandlerApplet
Initialize the applet.
init() - Method in class ptolemy.plot.compat.PxgraphApplet
Initialize the applet.
init() - Method in class ptolemy.plot.demo.HistogramDemo
Initialize the applet.
init() - Method in class ptolemy.plot.demo.PlotDemo
Initialize the applet.
init() - Method in class ptolemy.plot.demo.PlotFourierSeries
Initialize the applet.
init() - Method in class ptolemy.plot.PlotApplet
Initialize the applet.
init() - Method in class ptolemy.plot.PlotBox
Deprecated. 
init() - Method in interface ptolemy.plot.PlotBoxInterface
Deprecated. 
init() - Method in class ptolemy.plot.plotml.EditablePlotMLApplet
Initialize the applet.
init() - Method in class ptolemy.vergil.VergilApplet
Initialize the applet.
init(int) - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.SerialPortReader
Initialize the serial port and connect a BufferedInputStream to the serialPort.
init(int[], int, int, int, boolean) - Method in class com.jhlabs.math.ImageFunction2D
Initialize an image.
init(Object, ProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralTemplateParser
Init the TemplateParser with the associated given component and the given adapter.
init(Object, ProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Init the TemplateParser with the associated given component and the given adapter.
init(String) - Method in class ptolemy.distributed.client.ClientServerInteractionManager
Initializes the ClientServerInteractionManager.
init(Display) - Method in interface ptolemy.actor.lib.gui.DisplayInterface
Set the number of rows for the text area.
init(Display) - Method in class ptolemy.actor.lib.gui.DisplayJavaSE
Set the number of rows for the text area.
init(PlotterBase) - Method in interface ptolemy.actor.lib.gui.PlotterBaseInterface
Initialize the implementation.
init(PlotterBase) - Method in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Initialize the implementation.
init(ImageDisplay) - Method in interface ptolemy.actor.lib.image.ImageDisplayInterface
Initialize an object.
init(ImageDisplay) - Method in class ptolemy.actor.lib.image.ImageDisplayJavaSE
Initialize an object.
init(Sink) - Method in interface ptolemy.actor.lib.gui.TextFieldContainerInterface
Initiate .
init(Sink) - Method in class ptolemy.actor.lib.gui.TextFieldContainerJavaSE
Initiate.
init(TypedAtomicActor) - Method in class ptolemy.actor.gui.AbstractPlaceableJavaSE
Initialize the specified actor with window properties and pane size attributes.
init(Token) - Method in class ptolemy.domains.tdl.kernel.TDLReceiver
Set the initial value of the receiver.
Init - ptolemy.domains.coroutine.kernel.ControlEntryToken.ControlType
 
Init() - Static method in class ptolemy.domains.coroutine.kernel.ControlEntryToken
 
initContinuationName - Variable in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
initDefaultLayouts() - Method in class diva.graph.tutorial.EditorTutorial.LayoutWidget
A method that initializes a bunch of default layouts.
initExpr - Variable in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
This is the initially expression for the for statement, if this is a for statement.
initFieldOrder() - Method in class org.ptolemy.fmi.FMI20CallbackFunctions
Deprecated.
As of jna-3.5.0, use getFieldOrder() instead.
initFieldOrder() - Method in class org.ptolemy.fmi.FMICallbackFunctions
Deprecated.
As of jna-3.5.0, use getFieldOrder() instead.
initFieldOrder() - Method in class org.ptolemy.fmi.FMIEventInfo
Deprecated.
As of jna-3.5.0, use getFieldOrder() instead.
initFMUParameters - Variable in class ptolemy.actor.lib.fmi.FMUQSS
If true, indicate the FMU to initialize parameters variables parameters.
initGrid() - Method in class diva.graph.layout.GridAnnealingLayout
Initialize the grid and randomly assign nodes to vertices of the grid.
initial - Variable in class org.ptolemy.fmi.FMIScalarVariable
The value of the initial xml attribute.
initial - Variable in class ptolemy.actor.gt.IterativeParameter
The initial value.
initial - Variable in class ptolemy.actor.lib.gui.MonitorValue
The initial value to be displayed.
initial() - Method in class ptolemy.actor.gt.IterativeParameter
Set the value of this parameter to be the initial value, and return that initial value.
initial() - Method in interface ptolemy.actor.gt.ValueIterator
Set the parameter that implements this interface with its initial value, and return that value.
INITIAL_OFFSET - Static variable in class ptolemy.vergil.basic.RelativeLocation
The initial offset for new relative locatable objects.
INITIAL_STATE - Static variable in class diva.graph.toolbox.StateBubble
The style of an initial state
initialAnchorX - Variable in class ptolemy.domains.gr.lib.Rotate2D
The initial x-coordinate of the anchor point.
initialAnchorY - Variable in class ptolemy.domains.gr.lib.Rotate2D
The initial y-coordinate of the anchor point.
initialAngle - Variable in class ptolemy.domains.gr.lib.Rotate3D
The initial angle of rotation.
Initializable - Interface in ptolemy.actor
This interface defines a subset of the action methods for initialization and wrapup.
initializableInterface - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
initialize() - Method in class com.jhlabs.image.CurvesFilter
 
initialize() - Method in class com.jhlabs.image.DitherFilter
Initialize the filter.
initialize() - Method in class com.jhlabs.image.GammaFilter
 
initialize() - Method in class com.jhlabs.image.PosterizeFilter
Initialize the filter.
initialize() - Method in class com.jhlabs.image.TransferFilter
 
initialize() - Method in class lbnl.actor.lib.Simulator
Initialize state variables.
initialize() - Method in class lbnl.actor.lib.SystemCommand
Initialize actor.
initialize() - Method in class org.hlacerti.lib.HlaAttributeReflector
Check if there is one and only one HlaManager deployed in the Ptolemy model.
initialize() - Method in class org.hlacerti.lib.HlaAttributeUpdater
Retrieve and check if there is one and only one HlaManager deployed in the Ptolemy model.
initialize() - Method in class org.hlacerti.lib.HlaManager
Initializes the HlaManager attribute.
initialize() - Method in class org.hlacerti.lib.HlaPublisher
Retrieve and check if there is one and only one HlaManager deployed in the Ptolemy model.
initialize() - Method in class org.hlacerti.lib.HlaSubscriber
Check if there is one and only one HlaManager deployed in the Ptolemy model.
initialize() - Method in class org.ptolemy.faultModels.PacketDropFaultGenerator
Initialize the actor.
initialize() - Method in class org.ptolemy.faultModels.StuckAtFaultGenerator
Initialize the actor.
initialize() - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Initialize the actor.
initialize() - Method in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
 
initialize() - Method in class org.ptolemy.machineLearning.lib.AFTEDiscriminant
Initialize the actor.
initialize() - Method in class org.ptolemy.machineLearning.lib.AFTEFast
Initialize the actor.
initialize() - Method in class org.ptolemy.osc.OscReceiver
 
initialize() - Method in class org.ptolemy.osc.OscSender
 
initialize() - Method in class org.ptolemy.qss.QSSIntegrator
Deprecated.
Initialize this actor to indicate that no input has yet been provided.
initialize() - Method in class ptolemy.actor.AbstractInitializableAttribute
Invoke initialize() on registered initializables.
initialize() - Method in class ptolemy.actor.AtomicActor
Initialize this actor.
initialize() - Method in class ptolemy.actor.CompositeActor
Initialize this actor.
initialize() - Method in class ptolemy.actor.ConstantPublisherPort
Override the base class to initialize the token count.
initialize() - Method in class ptolemy.actor.Director
Initialize the model controlled by this director.
initialize() - Method in class ptolemy.actor.DoNothingDirector
 
initialize() - Method in class ptolemy.actor.gt.controller.ModelParameter
Initialize this model parameter.
initialize() - Method in class ptolemy.actor.gt.controller.TestModel
Initialize this event.
initialize() - Method in class ptolemy.actor.gt.controller.View
Initialize this event.
initialize() - Method in class ptolemy.actor.gt.ModelExecutor
Initialize this actor and create an effigy for executing models.
initialize() - Method in class ptolemy.actor.gt.ModelView
Initialize this actor.
initialize() - Method in class ptolemy.actor.gt.StateMatcher
Do nothing.
initialize() - Method in class ptolemy.actor.gt.TransformationRule
Initialize this actor.
initialize() - Method in class ptolemy.actor.gt.TransformationRule.TransformationDirector
Initialize clock.
initialize() - Method in class ptolemy.actor.gui.CommunicationAspectMonitor
Initialize the plot and the legend with the list of communication aspects used in this model.
initialize() - Method in interface ptolemy.actor.Initializable
Begin execution of the actor.
initialize() - Method in interface ptolemy.actor.injection.ActorModuleInitializer.Initializer
Initialize the PtolemyInjector with modules specific to its platform.
initialize() - Method in class ptolemy.actor.lib.Accumulator
Reset the running sum to equal the value of init.
initialize() - Method in class ptolemy.actor.lib.ArrayAccumulate
Initialize this actor to have an empty accumulating array.
initialize() - Method in class ptolemy.actor.lib.aspect.AtomicCommunicationAspect
Initialize the actor.
initialize() - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Initialize local variables.
initialize() - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Initialize the actor.
initialize() - Method in class ptolemy.actor.lib.aspect.CommunicationRequestPort
Initialize the iteration counter.
initialize() - Method in class ptolemy.actor.lib.aspect.CommunicationResponsePort
Initialize actor and clear Parameter value in case it was set in a previous execution.
initialize() - Method in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
Initialize actor, reset variables.
initialize() - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Initialize local variables.
initialize() - Method in class ptolemy.actor.lib.aspect.DynamicCoreAssignmentScheduler
Initialize local variables.
initialize() - Method in class ptolemy.actor.lib.aspect.EDFScheduler
Initialize local variables.
initialize() - Method in class ptolemy.actor.lib.aspect.FixedPriorityScheduler
Initialize local variables.
initialize() - Method in class ptolemy.actor.lib.Average
Reset the count of inputs.
initialize() - Method in class ptolemy.actor.lib.BooleanMultiplexor
Initialize this actor to the state where no select input has been read.
initialize() - Method in class ptolemy.actor.lib.BooleanSelect
Initialize this actor so that the falseInput is read from until a token arrives on the control input.
initialize() - Method in class ptolemy.actor.lib.BooleanSwitch
Initialize this actor so that the falseOutput is written to until a token arrives on the control input.
initialize() - Method in class ptolemy.actor.lib.CatchExceptionAttribute
Find all of the ExceptionSubscribers in the model.
initialize() - Method in class ptolemy.actor.lib.Clock
Deprecated.
Schedule the first firing and initialize local variables.
initialize() - Method in class ptolemy.actor.lib.comm.ConvolutionalCoder
Initialize the actor by resetting the shift register state equal to the value of initialState.
initialize() - Method in class ptolemy.actor.lib.comm.DeScrambler
Initialize the actor by resetting the shift register state equal to the value of initialState.
initialize() - Method in class ptolemy.actor.lib.comm.HadamardCode
Initialize the actor by resetting the index counter to begin at the beginning of the Hadamard sequence.
initialize() - Method in class ptolemy.actor.lib.comm.HuffmanBasic
Initialize the actor by resetting the _parametersInvalid to true.
initialize() - Method in class ptolemy.actor.lib.comm.HuffmanDecoder
Initialize the actor.
initialize() - Method in class ptolemy.actor.lib.comm.LempelZivCoder
Initialize the actor by creating the code book containing only one empty string "".
initialize() - Method in class ptolemy.actor.lib.comm.LempelZivDecoder
initialize the actor by creating a decode book that only contains one empty string "".
initialize() - Method in class ptolemy.actor.lib.comm.Scrambler
Initialize the actor by resetting the shift register state equal to the value of initialState.
initialize() - Method in class ptolemy.actor.lib.comm.ViterbiDecoder
Initialize the actor.
initialize() - Method in class ptolemy.actor.lib.Commutator
Begin execution by setting the current input channel to zero.
initialize() - Method in class ptolemy.actor.lib.Counter
Reset the count of inputs to zero.
initialize() - Method in class ptolemy.actor.lib.database.DatabaseInsert
Clear the specified table if the clear parameter is true.
initialize() - Method in class ptolemy.actor.lib.DelayStart
Sleep until the specified time.
initialize() - Method in class ptolemy.actor.lib.Dictionary
Clear the dictionary.
initialize() - Method in class ptolemy.actor.lib.Differential
Reset to indicate that no input has yet been seen.
initialize() - Method in class ptolemy.actor.lib.DiscreteClock
Override the base class to initialize the index.
initialize() - Method in class ptolemy.actor.lib.Distributor
Begin execution by setting the current output channel to zero.
initialize() - Method in class ptolemy.actor.lib.DoubleReader
Deprecated.
Open the file at the URL, and set the width of the output.
initialize() - Method in class ptolemy.actor.lib.excel.Excel
Initialize this actor.
initialize() - Method in class ptolemy.actor.lib.ExceptionManager
Find all of the ExceptionSubscribers in the model and save in a list.
initialize() - Method in class ptolemy.actor.lib.Expression
Initialize the iteration count to 1.
initialize() - Method in class ptolemy.actor.lib.fmi.FMUImport
Initialize this FMU wrapper.
initialize() - Method in class ptolemy.actor.lib.fmi.FMUImportHybrid
Initialize this FMU wrapper.
initialize() - Method in class ptolemy.actor.lib.fmi.FMUQSS
Initialize this FMU wrapper.
initialize() - Method in class ptolemy.actor.lib.gem5.Gem5Wrapper
Set the state to equal the value of the init parameter.
initialize() - Method in class ptolemy.actor.lib.GradientAdaptiveLattice
Initialize the state of the filter.
initialize() - Method in class ptolemy.actor.lib.gui.ArrayPlotter
If the plot has not already been created, create it.
initialize() - Method in class ptolemy.actor.lib.gui.ArrayPlotterXY
If the plot has not already been created, create it.
initialize() - Method in class ptolemy.actor.lib.gui.ArrowKeySensor
Create the JFrame window capable of detecting the key-presses.
initialize() - Method in class ptolemy.actor.lib.gui.BarGraph
If the plot has not already been created, create it.
initialize() - Method in class ptolemy.actor.lib.gui.Display
Initialize this display.
initialize() - Method in class ptolemy.actor.lib.gui.EventButton
Mark that the model is now executing.
initialize() - Method in class ptolemy.actor.lib.gui.HistogramPlotter
If the histogram has not already been created, create it using place().
initialize() - Method in class ptolemy.actor.lib.gui.InteractiveDialog
If the shell has not already been created, create it.
initialize() - Method in class ptolemy.actor.lib.gui.InteractiveShell
If the shell has not already been created, create it.
initialize() - Method in class ptolemy.actor.lib.gui.MatrixViewer
Initialize this matrix viewer.
initialize() - Method in class ptolemy.actor.lib.gui.MonitorValue
Initialize the actor by clearing the display.
initialize() - Method in class ptolemy.actor.lib.gui.Plotter
If the plot has not already been created, create it.
initialize() - Method in class ptolemy.actor.lib.gui.RealTimePlotter
Record the start time.
initialize() - Method in class ptolemy.actor.lib.gui.SequencePlotter
Reset the x axis counter, and call the base class.
initialize() - Method in class ptolemy.actor.lib.gui.SequenceScope
Initialize this actor.
initialize() - Method in class ptolemy.actor.lib.gui.SketchedSource
Override the base class to read data from the plot and to produce all the data on the output.
initialize() - Method in class ptolemy.actor.lib.gui.SliderSource
Create a slider on the screen, if necessary.
initialize() - Method in class ptolemy.actor.lib.gui.TimedPlotter
Initialize this actor.
initialize() - Method in class ptolemy.actor.lib.gui.TimedScope
Initialize this actor.
initialize() - Method in class ptolemy.actor.lib.gui.XYScope
Configure the plotter using the current parameter values.
initialize() - Method in class ptolemy.actor.lib.hoc.ExecuteCompositeActor
Initialize this actor, which in this case, does nothing.
initialize() - Method in class ptolemy.actor.lib.hoc.MobileFunction
Deprecated.
Initialize this actor.
initialize() - Method in class ptolemy.actor.lib.hoc.ModelReference
Reset the state.
initialize() - Method in class ptolemy.actor.lib.hoc.RunCompositeActor
Initialize this actor, which in this case, does nothing.
initialize() - Method in class ptolemy.actor.lib.hoc.test.PreinitializeMustBeInvoked
 
initialize() - Method in class ptolemy.actor.lib.IIR
Initialize the filter state vector with zero state.
initialize() - Method in class ptolemy.actor.lib.image.ImageDisplay
Initialize this actor.
initialize() - Method in class ptolemy.actor.lib.image.ImageReader
Open the file at the URL, and set the width of the output.
initialize() - Method in class ptolemy.actor.lib.Interpolator
Set the iteration count to zero.
initialize() - Method in class ptolemy.actor.lib.io.CSVWriter
Initialize this actor.
initialize() - Method in class ptolemy.actor.lib.io.LineReader
If this is called after prefire() has been called but before wrapup() has been called, then close any open file re-open it, skip the number of lines given by the numberOfLinesToSkip parameter, and read the first line to be produced in the next invocation of prefire().
initialize() - Method in class ptolemy.actor.lib.javasound.AudioCapture
Read parameter values and begin the sound capture process.
initialize() - Method in class ptolemy.actor.lib.javasound.AudioPlayer
Obtain access to the audio playback hardware, and start playback.
initialize() - Method in class ptolemy.actor.lib.javasound.AudioReadBuffer
Open the sound file specified by the URL for reading.
initialize() - Method in class ptolemy.actor.lib.javasound.AudioReader
Open the sound file specified by the URL for reading.
initialize() - Method in class ptolemy.actor.lib.javasound.AudioWriteBuffer
Open a new audio file for writing.
initialize() - Method in class ptolemy.actor.lib.javasound.AudioWriter
Open a new audio file for writing.
initialize() - Method in class ptolemy.actor.lib.javasound.LiveSoundActor
Initialize this actor.
initialize() - Method in class ptolemy.actor.lib.javasound.SoundActor
Initialize this actor.
initialize() - Method in class ptolemy.actor.lib.javasound.SoundPlayer
Obtain access to the audio playback hardware, and start playback.
initialize() - Method in class ptolemy.actor.lib.jjs.JavaScript
Create a new JavaScript engine, load the default functions, and register the ports so that send() and get() can work.
initialize() - Method in class ptolemy.actor.lib.jjs.modules.iotAuth.AuthManager
Initializes the AuthManager attribute.
initialize() - Method in class ptolemy.actor.lib.jmf.ColorFinder
Initialize this actor.
initialize() - Method in class ptolemy.actor.lib.jmf.MovieReader
An attempt is made to acquire both the frame grabbing and frame positioning controls.
initialize() - Method in class ptolemy.actor.lib.jmf.MovieWriter
Initialize this actor.
initialize() - Method in class ptolemy.actor.lib.jmf.StreamLoader
 
initialize() - Method in class ptolemy.actor.lib.jmf.VideoCamera
Open the file at the URL, and set the width of the output.
initialize() - Method in class ptolemy.actor.lib.joystick.Joystick
Get the values of the parameters and initialize the joystick.
initialize() - Method in class ptolemy.actor.lib.Lattice
Initialize the state of the filter.
initialize() - Method in class ptolemy.actor.lib.LimitedFiringSource
Initialize the iteration counter.
initialize() - Method in class ptolemy.actor.lib.MicrostepDelay
Initialize the states of this actor.
initialize() - Method in class ptolemy.actor.lib.MovingAverage
Perform domain-specific initialization by calling the initialize(Actor) method of the director.
initialize() - Method in class ptolemy.actor.lib.MovingMaximum
Deprecated.
Initialize the maintained maximum value to be null so it will be set with the first input at the input port.
initialize() - Method in class ptolemy.actor.lib.Multiplexor
Initialize to the default, which is to use channel zero.
initialize() - Method in class ptolemy.actor.lib.net.DatagramReader
Initialize this actor, including the creation of an evaluation variable for the Ptolemy parser, a DatagramSocket for receiving datagrams, and a SocketReadingThread for blocking in the DatagramSocket.receive() method call.
initialize() - Method in class ptolemy.actor.lib.net.DatagramWriter
Initialize allocates the socket and makes use of default parameters for the remote address and socket to which datagrams will be sent.
initialize() - Method in class ptolemy.actor.lib.net.IPAddress
Set the value produced by this actor that of the host address.
initialize() - Method in class ptolemy.actor.lib.NonStrictTest
Override the base class to set the iteration counter to zero.
initialize() - Method in class ptolemy.actor.lib.OrderedMerge
Initialize this actor to indicate that no token is recorded.
initialize() - Method in class ptolemy.actor.lib.PhaseUnwrap
Reset the state of the actor to assume the most recently seen phase is zero.
initialize() - Method in class ptolemy.actor.lib.PoissonClock
Request the first firing either at the start time or at a random time, depending on fireAtStart.
initialize() - Method in class ptolemy.actor.lib.PublisherNonStrictTest
Override the base class to set the iteration counter to zero.
initialize() - Method in class ptolemy.actor.lib.Pulse
Set the iteration count to zero.
initialize() - Method in class ptolemy.actor.lib.python.PythonScript
Invoke the initialize() method if defined in the script.
initialize() - Method in class ptolemy.actor.lib.r.RExpression
 
initialize() - Method in class ptolemy.actor.lib.r.RExpression2
 
initialize() - Method in class ptolemy.actor.lib.Ramp
Set the state to equal the value of the init parameter.
initialize() - Method in class ptolemy.actor.lib.RandomSource
Initialize the random number generator with the seed, if it has been given.
initialize() - Method in class ptolemy.actor.lib.Reader
Deprecated.
Open the file at the URL, and set the width of the output.
initialize() - Method in class ptolemy.actor.lib.Recorder
Initialize the lists used to record input data.
initialize() - Method in class ptolemy.actor.lib.RecursiveLattice
Initialize the state of the filter.
initialize() - Method in class ptolemy.actor.lib.ResettableTimer
Initialize the internal states of this actor.
initialize() - Method in class ptolemy.actor.lib.RunningMaximum
Initialize the maintained maximum value to be null so it will be set with the first input at the input port.
initialize() - Method in class ptolemy.actor.lib.RunningMinimum
Initialize the maintained minimum value to be null so it will be set with the first input at the input port.
initialize() - Method in class ptolemy.actor.lib.security.CipherActor
Retrieve the values of the parameters and set up javax.crypto.Cipher.
initialize() - Method in class ptolemy.actor.lib.security.SecretKey
Initialize the key by using the cached values of the parameters.
initialize() - Method in class ptolemy.actor.lib.security.SignatureActor
Use the values of the signatureAlgorithm and provider parameters to initialize the java.security.Signature object.
initialize() - Method in class ptolemy.actor.lib.security.SymmetricCrypto
Override the base class to initialize the index.
initialize() - Method in class ptolemy.actor.lib.Select
Initialize this actor so that channel zero of input is read from until a token arrives on the control input.
initialize() - Method in class ptolemy.actor.lib.Sequence
Initialize the actor by resetting to the first output value.
initialize() - Method in class ptolemy.actor.lib.Sequencer
Reset current sequence number to the value given by the startingSequenceNumber parameter.
initialize() - Method in class ptolemy.actor.lib.SequentialClock
Deprecated.
Schedule the first firing and initialize local variables.
initialize() - Method in class ptolemy.actor.lib.SingleEvent
Request firing at the time given by the time parameter.
initialize() - Method in class ptolemy.actor.lib.SingleTokenCommutator
Begin execution by setting the current input channel to zero.
initialize() - Method in class ptolemy.actor.lib.Sleep
Reset the flag that fire() checks so that fire() only sleeps once.
initialize() - Method in class ptolemy.actor.lib.Switch
Initialize this actor so that channel zero of input is read from until a token arrives on the control input.
initialize() - Method in class ptolemy.actor.lib.TestExceptionAttribute
Initialize.
initialize() - Method in class ptolemy.actor.lib.TestExceptionHandler
Deprecated.
Initialize.
initialize() - Method in class ptolemy.actor.lib.TimeDelay
Initialize the states of this actor.
initialize() - Method in class ptolemy.actor.lib.TimedSource
Initialize the actor.
initialize() - Method in class ptolemy.actor.lib.TriggeredClock
Deprecated.
Override the base class to start not being enabled.
initialize() - Method in class ptolemy.actor.lib.TypeTest
Initialize this actor.
initialize() - Method in class ptolemy.actor.lib.URLDirectoryReader
Deprecated.
Open the file at the URL, and set the width of the output.
initialize() - Method in class ptolemy.actor.lib.URLReader
Open the file at the URL, and set the width of the output.
initialize() - Method in class ptolemy.actor.lib.vhdl.FixCounter
Reset the count of inputs to zero.
initialize() - Method in class ptolemy.actor.lib.vhdl.FixSequence
Initialize the actor by resetting to the first output value.
initialize() - Method in class ptolemy.actor.lib.vhdl.IntegerCounter
Reset the count of inputs to zero.
initialize() - Method in class ptolemy.actor.lib.vhdl.Memory
 
initialize() - Method in class ptolemy.actor.lib.vhdl.Multiplexor
Initialize to the default, which is to use channel zero.
initialize() - Method in class ptolemy.actor.lib.vhdl.SynchronousFixTransformer
Initialize the state of the actor.
initialize() - Method in class ptolemy.actor.lib.video.DCT2x2dc
 
initialize() - Method in class ptolemy.actor.lib.video.DCT4x4dc
 
initialize() - Method in class ptolemy.actor.lib.video.DCT8x8
 
initialize() - Method in class ptolemy.actor.lib.video.IDCT4x4dc
 
initialize() - Method in class ptolemy.actor.lib.video.IDCT8x8
 
initialize() - Method in class ptolemy.actor.lib.xslt.XSLTransformer
Open the XSL file named by the styleSheetFile parameter and set up the transformer.
initialize() - Method in class ptolemy.actor.LocalClock
Initialize parameters that cannot be initialized in the constructor.
initialize() - Method in class ptolemy.actor.Manager
Initialize the model.
initialize() - Method in class ptolemy.actor.parameters.ParameterSet
Do nothing except invoke the initialize methods of objects that have been added using addInitializable().
initialize() - Method in class ptolemy.actor.parameters.PortParameter
Reset the current value to match the persistent value.
initialize() - Method in class ptolemy.actor.parameters.SharedParameter
Do nothing except invoke the initialize methods of objects that have been added using addInitializable().
initialize() - Method in class ptolemy.actor.process.CompositeProcessDirector
Invoke the initialize() methods of all the deeply contained actors in the container (a composite actor) of this director.
initialize() - Method in class ptolemy.actor.ptalon.lib.MapFileStorage
If this is called after prefire() has been called but before wrapup() has been called, then close any open file re-open it, skip the number of lines given by the numberOfLinesToSkip parameter, and read the first line to be produced in the next invocation of prefire().
initialize() - Method in class ptolemy.actor.ptalon.lib.MapWorker
Extract the map method from the classNameForMap parameter.
initialize() - Method in class ptolemy.actor.ptalon.lib.ReduceWorker
Extract the map method from the classNameForMap parameter.
initialize() - Method in class ptolemy.actor.ptalon.lib.SplitReader
If this is called after prefire() has been called but before wrapup() has been called, then close any open file re-open it, skip the number of lines given by the numberOfLinesToSkip parameter, and read the first line to be produced in the next invocation of prefire().
initialize() - Method in class ptolemy.actor.PublisherPort
If PubSubPort.initialTokens has been set, then produce the outputs specified by its array value.
initialize() - Method in class ptolemy.actor.PubSubPort
Do nothing.
initialize() - Method in class ptolemy.actor.sched.FixedPointDirector
Initialize the director and all deeply contained actors by calling the super.initialize() method.
initialize() - Method in class ptolemy.actor.sched.StaticSchedulingDirector
Initialize local variables.
initialize() - Method in class ptolemy.actor.SubscriberPort
If PubSubPort.initialTokens has been set, then make available the inputs specified by its array value.
initialize() - Method in class ptolemy.actor.test.TestActor
Record the initialization.
initialize() - Method in class ptolemy.actor.test.TypedTestActor
Record the initialization.
initialize() - Method in class ptolemy.actor.util.PeriodicDirectorHelper
If the period parameter is greater than zero, then request a first firing of the executive director, if there is one.
initialize() - Method in class ptolemy.caltrop.actors.AbstractCalInterpreter
Initialize the actor, clearing its input channels.
initialize() - Method in class ptolemy.caltrop.ddi.CSP
 
initialize() - Method in class ptolemy.caltrop.ddi.Dataflow
In SDF, selecting which initializer to fire is already done in preinitialize().
initialize() - Method in class ptolemy.caltrop.ddi.DDF
Initialize the actor and select the first action to fire.
initialize() - Method in class ptolemy.cg.lib.CompiledCompositeActor
If executeEmbeddedCode is true, then generate and compile the code (if necessary), and then execute the initialize() method of the generated code.
initialize() - Method in class ptolemy.cg.lib.ModularCodeGenTypedCompositeActor
Create receivers and invoke the preinitialize() method of the local director.
initialize() - Method in class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
Create receivers and invoke the preinitialize() method of the local director.
initialize() - Method in class ptolemy.component.AtomicComponent
Initialize the component, which in this base class means doing nothing and returning immediately.
initialize() - Method in interface ptolemy.component.Component
Initialize the component.
initialize() - Method in class ptolemy.component.ComponentActor
 
initialize() - Method in class ptolemy.component.ComponentDirector
Initialize the component.
initialize() - Method in class ptolemy.component.domains.ptinyos.PtinyOSDirector
Initialize the component.
initialize() - Method in class ptolemy.component.test.Counter
Reset the count of inputs to zero.
initialize() - Method in class ptolemy.copernicus.kernel.GeneratorAttribute
If this GeneratorAttribute has not yet been initialized, the initialized it by reading the moml file named by the initialParametersURL and creating Parameters and Variables accordingly.
initialize() - Method in class ptolemy.data.expr.AbstractInitializableParameter
Invoke initialize() on registered initializables.
initialize() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Initialize the solver: Reset the solver (superclass) and then collect all of the initial constraints from the model.
initialize() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntologySolver
Initialize the solver: Reset the solver (superclass) and then collect all of the initial constraints from the model.
initialize() - Method in class ptolemy.data.ontologies.OntologySolverBase
Initialize the solver.
initialize() - Method in interface ptolemy.distributed.common.DistributedActor
Begin execution of the actor.
initialize() - Method in class ptolemy.distributed.domains.sdf.kernel.DistributedSDFDirector
Initialize the actors associated with this director (super).
initialize() - Method in class ptolemy.distributed.rmi.DistributedActorWrapper
Begin execution of the wrapped actor.
initialize() - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
Initialize the director and all deeply contained actors by calling the super.initialize() method, then identify all the break variables (where an input port has a defaultValue set) and adjust the I/O dependencies.
initialize() - Method in class ptolemy.domains.atc.kernel.policy1.ATCDirector
Initialize the state of this director.
initialize() - Method in class ptolemy.domains.atc.kernel.policy2.ATCDirector
Initialize the state of this director.
initialize() - Method in class ptolemy.domains.atc.lib.Airport
Initialize this actor.
initialize() - Method in class ptolemy.domains.atc.lib.DestinationAirport
Initialize this actor.
initialize() - Method in class ptolemy.domains.atc.lib.StormHandling
Initialize this actor.
initialize() - Method in class ptolemy.domains.atc.lib.Track
Initialize this actor.
initialize() - Method in class ptolemy.domains.atc.lib.TrackWriter
Initialize this actor.
initialize() - Method in class ptolemy.domains.ca.lib.gui.CAViewer
Initialize the viewer.
initialize() - Method in class ptolemy.domains.ci.kernel.CIDirector
Initialize the model controlled by this director.
initialize() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Initialize model after type resolution.
initialize() - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
Initialize the integrator.
initialize() - Method in class ptolemy.domains.continuous.kernel.Noise
Initialize the random number generator with the seed, if it has been given.
initialize() - Method in class ptolemy.domains.continuous.lib.BandlimitedNoise
Initialize the random number generator with the seed, if it has been given.
initialize() - Method in class ptolemy.domains.continuous.lib.ContinuousMerge
Initialize this actor by clearing memory of any pending outputs.
initialize() - Method in class ptolemy.domains.continuous.lib.ContinuousTimeDelay
Initialize the states of this actor.
initialize() - Method in class ptolemy.domains.continuous.lib.Derivative
Ensure that the next invocation of the fire() method is treated as a first firing.
initialize() - Method in class ptolemy.domains.continuous.lib.EventSource
Deprecated.
Schedule the first firing and initialize local variables.
initialize() - Method in class ptolemy.domains.continuous.lib.LevelCrossingDetector
Initialize the execution.
initialize() - Method in class ptolemy.domains.continuous.lib.PeriodicSampler
Set the next sampling time for each input as the start time (i.e.
initialize() - Method in class ptolemy.domains.continuous.lib.Waveform
Override the base class to set the output microstep to zero.
initialize() - Method in class ptolemy.domains.continuous.lib.ZeroOrderHold
Initialize token.
initialize() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
initialize() - Method in class ptolemy.domains.coroutine.lib.Counter
 
initialize() - Method in class ptolemy.domains.csp.kernel.CSPActor
Initialize the state of the actor.
initialize() - Method in class ptolemy.domains.csp.kernel.CSPDirector
Reset flags to initialize values.
initialize() - Method in class ptolemy.domains.csp.lib.Barrier
Initialize this actor.
initialize() - Method in class ptolemy.domains.csp.lib.Buffer
Clear the buffer.
initialize() - Method in class ptolemy.domains.dde.demo.HelloWorld.StringOut
Initialize this actor by setting the string values that will be output from this actor during calls to fire().
initialize() - Method in class ptolemy.domains.dde.kernel.DDEDirector
Initialize this director and the actors it contains and set variables to their initial values.
initialize() - Method in class ptolemy.domains.dde.kernel.FeedBackDelay
Initialize this actor by setting all receivers so that they do not hide NullTokens.
initialize() - Method in class ptolemy.domains.dde.kernel.test.DDEGetNToken
 
initialize() - Method in class ptolemy.domains.dde.kernel.test.FlowThrough
 
initialize() - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Initialize the model controlled by this director.
initialize() - Method in class ptolemy.domains.ddf.lib.ActorRecursion
Initialize this actor.
initialize() - Method in class ptolemy.domains.ddf.lib.DDFBooleanSelect
Initialize this actor and the rate parameters so that it will read from the control port in the first iteration.
initialize() - Method in class ptolemy.domains.ddf.lib.DDFSelect
Initialize this actor and rate parameters so that it will read from the control port in the first iteration.
initialize() - Method in class ptolemy.domains.ddf.lib.DDFSingleTokenCommutator
Begin execution by setting rate parameter indicating it will read the zeroth input channel.
initialize() - Method in class ptolemy.domains.de.demo.SmartSender.SmartSender
Initialize this actor, which in this case requests a firing at the current time.
initialize() - Method in class ptolemy.domains.de.kernel.DEDirector
Initialize all the contained actors by invoke the initialize() method of the super class.
initialize() - Method in class ptolemy.domains.de.kernel.DEThreadActor
Create a thread for the actor and start the thread.
initialize() - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
Initialize the actor.
initialize() - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Initialize the actor variables.
initialize() - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch
Initialize the actor variables.
initialize() - Method in class ptolemy.domains.de.lib.aspect.Bus
Initialize the actor.
initialize() - Method in class ptolemy.domains.de.lib.aspect.CrossbarSwitch
Initialize actor variables.
initialize() - Method in class ptolemy.domains.de.lib.AverageOverTime
Initialize this actor.
initialize() - Method in class ptolemy.domains.de.lib.DateToEvent
Check weather enclosing director is a DEDirector with synchronizeToRealTime is enabled.
initialize() - Method in class ptolemy.domains.de.lib.DateToModelTime
Check weather enclosing director is a DEDirector with synchronizeToRealTime is enabled.
initialize() - Method in class ptolemy.domains.de.lib.Derivative
Reset to indicate that no input has yet been seen.
initialize() - Method in class ptolemy.domains.de.lib.EventButton
Deprecated.
Create a button on the screen, if necessary.
initialize() - Method in class ptolemy.domains.de.lib.EventToDate
Check weather enclosing director is a DEDirector with synchronizeToRealTime is enabled.
initialize() - Method in class ptolemy.domains.de.lib.Integrator
Reset to indicate that no input has yet been seen.
initialize() - Method in class ptolemy.domains.de.lib.Merge
Initialize this actor by creating a new queue for pending outputs.
initialize() - Method in class ptolemy.domains.de.lib.MostRecent
Clear the cached input tokens.
initialize() - Method in class ptolemy.domains.de.lib.NonInterruptibleTimer
Deprecated.
Reset the states of the server to indicate that the timer is not processing any inputs.
initialize() - Method in class ptolemy.domains.de.lib.PID
Reset to indicate that no input has yet been seen.
initialize() - Method in class ptolemy.domains.de.lib.Previous
Initialize so that the initial token will be produced.
initialize() - Method in class ptolemy.domains.de.lib.QuantizedSampler
Initialize this actor.
initialize() - Method in class ptolemy.domains.de.lib.Queue
Clear the cached input tokens.
initialize() - Method in class ptolemy.domains.de.lib.Server
Reset the states of the server to indicate that the server is ready to serve.
initialize() - Method in class ptolemy.domains.de.lib.SharedQueue
Make all output channels ready.
initialize() - Method in class ptolemy.domains.de.lib.SuppressSimultaneousEvents
Reset to indicate that no input has yet been seen.
initialize() - Method in class ptolemy.domains.de.lib.test.TestSource
 
initialize() - Method in class ptolemy.domains.de.lib.TimeCompare
Initialize this actor.
initialize() - Method in class ptolemy.domains.de.lib.TimedDelay
Deprecated.
Initialize the states of this actor.
initialize() - Method in class ptolemy.domains.de.lib.TimeGap
Set the previous event time to negative infinity.
initialize() - Method in class ptolemy.domains.de.lib.Timer
Deprecated.
Initialize the internal states of this actor.
initialize() - Method in class ptolemy.domains.de.lib.VariableDelay
Deprecated.
Initialize the states of this actor.
initialize() - Method in class ptolemy.domains.de.lib.WaitingTime
Clear the list of waiters.
initialize() - Method in class ptolemy.domains.de.lib.Wire
Deprecated.
Initialize the actor.
initialize() - Method in class ptolemy.domains.de.test.CancelFireAtTest
Schedule firings at times 0, 1, 2, 3, 4.
initialize() - Method in class ptolemy.domains.de.test.SuperdenseTimeTest
Set the output value to 0.0.
initialize() - Method in class ptolemy.domains.dt.kernel.DTDirector
Initialize all the actors associated with this director by calling super.initialize().
initialize() - Method in class ptolemy.domains.fmima.kernel.FMIMADirector
Initialize the director and all deeply contained actors by calling the super.initialize() method.
initialize() - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Initialize the actors associated with this director.
initialize() - Method in class ptolemy.domains.gr.kernel.GRActor
Check whether the current director is a GRDirector.
initialize() - Method in class ptolemy.domains.gr.kernel.GRDirector
Initialize all the actors associated with this director.
initialize() - Method in class ptolemy.domains.gr.lib.GRShadedShape
Create the Java3D geometry and appearance for this GR actor.
initialize() - Method in class ptolemy.domains.gr.lib.GRShape2D
Create the figure for this actor.
initialize() - Method in class ptolemy.domains.gr.lib.GRTransform
Setup the transform object.
initialize() - Method in class ptolemy.domains.gr.lib.GRTransform2D
Setup the transform object.
initialize() - Method in class ptolemy.domains.gr.lib.Image2D
Create the imageFigure.
initialize() - Method in class ptolemy.domains.gr.lib.KeyInput3D
Set up this actor to listen to key presses.
initialize() - Method in class ptolemy.domains.gr.lib.Line2D
Create the figure for this actor.
initialize() - Method in class ptolemy.domains.gr.lib.MouseInput3D
Set up this actor to listen to mouse motion events.
initialize() - Method in class ptolemy.domains.gr.lib.MovableViewScreen3D
Call the ViewScreen initialize() method, and set the correct location of the viewer.
initialize() - Method in class ptolemy.domains.gr.lib.Rotate3D
Setup the initial rotation.
initialize() - Method in class ptolemy.domains.gr.lib.Scale3D
Setup the transformation needed for scaling.
initialize() - Method in class ptolemy.domains.gr.lib.Translate3D
Setup the initial translation.
initialize() - Method in class ptolemy.domains.gr.lib.ViewLayers3D
Initialize the execution.
initialize() - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Initialize the execution.
initialize() - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Initialize the execution.
initialize() - Method in class ptolemy.domains.hdf.kernel.HDFFSMDirector
Initialize the modal model.
initialize() - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirector
Initialize the model controlled by this director.
initialize() - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides
Initializes the model controlled by this director.
initialize() - Method in class ptolemy.domains.metroII.kernel.MetroIIDirector
Initializes the model controlled by this director.
initialize() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Initialize all the actors and variables.
initialize() - Method in class ptolemy.domains.metroII.kernel.MetroIISequentialSDFDirector
Initializes the list of actors.
initialize() - Method in class ptolemy.domains.metroII.kernel.MetroIISystemCDirector
Initializes the pipe connecting to Metro-SystemC.
initialize() - Method in class ptolemy.domains.modal.kernel.FSMActor
Initialize this actor by setting the current state to the initial state.
initialize() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Initialize the mode controller and all the refinements by calling the initialize() method in the super class.
initialize() - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Initialize the mode controller and all the refinements.
initialize() - Method in class ptolemy.domains.modal.kernel.NonStrictFSMDirector
Initialize the director.
initialize() - Method in class ptolemy.domains.modal.kernel.test.ZeroOneSource
Initialize the iteration counter.
initialize() - Method in class ptolemy.domains.modal.modal.ModalModel
Initialize the mode controller and all the refinements by calling the initialize() method in the super class.
initialize() - Method in class ptolemy.domains.petrinet.kernel.Place
Set the current marking equal to the initial marking.
initialize() - Method in class ptolemy.domains.petrinet.lib.PetriNetRecorder
Initialize the StringBuffer used to messages.
initialize() - Method in class ptolemy.domains.pn.demo.QR.ND_1
Initialize the PN actor.
initialize() - Method in class ptolemy.domains.pn.demo.QR.ND_2
Initialize the PN actor.
initialize() - Method in class ptolemy.domains.pn.demo.QR.ND_3
Initialize the PN actor.
initialize() - Method in class ptolemy.domains.pn.demo.QR.ND_4
Initialize the PN actor.
initialize() - Method in class ptolemy.domains.pn.demo.QR.ND_5
Initialize the PN actor.
initialize() - Method in class ptolemy.domains.pn.demo.QR.StreamToMatrix
Initialize the row and column number.
initialize() - Method in class ptolemy.domains.pn.kernel.NondeterministicMerge
Initialize this actor.
initialize() - Method in class ptolemy.domains.pn.kernel.PNDirector
Invoke the initialize() method of ProcessDirector.
initialize() - Method in class ptolemy.domains.pn.lib.Starver
Initialize this actor by setting the count of outputs to zero.
initialize() - Method in class ptolemy.domains.ptera.kernel.Event
Begin execution of the actor.
initialize() - Method in class ptolemy.domains.ptera.kernel.PteraController
Initialize this controller by initializing the director that it contains, which sets the initial events, and initializing all the refinements.
initialize() - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Initialize the model controlled by this director.
initialize() - Method in class ptolemy.domains.ptera.lib.Configure
Begin execution of the actor.
initialize() - Method in class ptolemy.domains.ptera.lib.DebuggerParameter
Begin execution of the actor.
initialize() - Method in class ptolemy.domains.ptera.lib.EventQueueDebugger
Do nothing.
initialize() - Method in class ptolemy.domains.ptera.lib.TableauParameter
Initialize the tableau with null and close any existing tableau.
initialize() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Initialize all the actors and variables.
initialize() - Method in class ptolemy.domains.qss.kernel.QSSIntegrator
Initialize this actor to indicate that no input has yet been provided.
initialize() - Method in class ptolemy.domains.qss.lib.Align
Deprecated.
Initialize this actor by clearing any stored inputs.
initialize() - Method in class ptolemy.domains.qss.lib.SmoothSignal
Initialize this actor by clearing any stored inputs.
initialize() - Method in class ptolemy.domains.qss.lib.SmoothZeroCrossingDetector
Initialize this actor to indicate that no input has yet been provided.
initialize() - Method in class ptolemy.domains.rendezvous.lib.Buffer
Clear the buffer.
initialize() - Method in class ptolemy.domains.rendezvous.lib.ResourcePool
Initialize.
initialize() - Method in class ptolemy.domains.sdf.kernel.SDFDirector
Initialize the actors associated with this director and then set the iteration count to zero.
initialize() - Method in class ptolemy.domains.sdf.kernel.test.SDFTestRamp
Initialize the sequence so the first token created has value zero.
initialize() - Method in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate1
for debugging only...
initialize() - Method in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate2
for debugging only...
initialize() - Method in class ptolemy.domains.sdf.lib.Chop
Override the base class to ensure that the past buffer gets initialized.
initialize() - Method in class ptolemy.domains.sdf.lib.DelayLine
Initialize this actor by reading the value of initialValues.
initialize() - Method in class ptolemy.domains.sdf.lib.FIR
Perform domain-specific initialization by calling the initialize(Actor) method of the director.
initialize() - Method in class ptolemy.domains.sdf.lib.LMSAdaptive
Override the base class to re-initialize the taps.
initialize() - Method in class ptolemy.domains.sdf.lib.SampleDelay
Produce on the output a sequence tokens, one for each element of the initialOutputs parameter (which is an array).
initialize() - Method in class ptolemy.domains.sdf.lib.vq.HTVQEncode
Initialize this actor.
initialize() - Method in class ptolemy.domains.sdf.lib.vq.ImagePartition
Initialize this actor.
initialize() - Method in class ptolemy.domains.sdf.lib.vq.ImageSequence
Initialize this actor.
initialize() - Method in class ptolemy.domains.sdf.lib.vq.ImageUnpartition
Initialize this actor.
initialize() - Method in class ptolemy.domains.sdf.lib.vq.VQDecode
Initialize this actor.
initialize() - Method in class ptolemy.domains.sdf.optimize.lib.DummySource
Initialize the actor.
initialize() - Method in class ptolemy.domains.sdf.optimize.SharedBufferTransformer
initialize.
initialize() - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Initialize the actors associated with this director and then set the iteration count to zero.
initialize() - Method in class ptolemy.domains.sr.kernel.SRDirector
Initialize the director and all deeply contained actors by calling the super.initialize() method.
initialize() - Method in class ptolemy.domains.sr.lib.Combine
Set the RailwayInterface and open a TCP connection to the Model Railway interface program w/ the given host and port parameters.
initialize() - Method in class ptolemy.domains.sr.lib.Current
Initialize the buffer variable.
initialize() - Method in class ptolemy.domains.sr.lib.gui.ButtonTime
Create a button on the screen, if necessary.
initialize() - Method in class ptolemy.domains.sr.lib.InstantaneousDialogGenerator
Initialize private variables.
initialize() - Method in class ptolemy.domains.sr.lib.NonStrictDelay
Initialize the state of the actor.
initialize() - Method in class ptolemy.domains.sr.lib.Pre
Initialize the actor by recording the value of initialValue, if there is one.
initialize() - Method in class ptolemy.domains.sr.lib.SingleTokenDistributor
Begin execution by setting the current output channel to zero.
initialize() - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Invoke the initialize() method of ProcessDirector.
initialize() - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Invoke the initialize() method of ProcessDirector.
initialize() - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Invoke the initialize() method of ProcessDirector.
initialize() - Method in class ptolemy.domains.taskpt.kernel.TaskPtDirector
Initialize the model controlled by this director.
initialize() - Method in class ptolemy.domains.tcs.kernel.TCSDirector
Initialize all the contained actors by invoke the initialize() method of the super class.
initialize() - Method in class ptolemy.domains.tcs.lib.AbstractSourceStation
 
initialize() - Method in class ptolemy.domains.tcs.lib.AbstractStation
 
initialize() - Method in class ptolemy.domains.tcs.lib.AbstractTrack
 
initialize() - Method in class ptolemy.domains.tcs.lib.StationWriter
Initialize this actor.
initialize() - Method in class ptolemy.domains.tdl.kernel.TDLModuleDirector
Initialize the director, calculate schedule and schedule first firing.
initialize() - Method in class ptolemy.domains.tester.kernel.TesterDirector
Do nothing.
initialize() - Method in class ptolemy.domains.tm.kernel.TMDirector
Set the starting time of execution and initialize all the actors.
initialize() - Method in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Pursuer
Initialize the private varialbles of the pursuer.
initialize() - Method in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Sensor
Initialize the private varialbles of the sensor node.
initialize() - Method in class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothNode
Initialize the private varialbles of the sensor node.
initialize() - Method in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
Initialize the random number generator with the seed, if it has been given.
initialize() - Method in class ptolemy.domains.wireless.demo.SmartParking.DataCollector
Initialize the private varialbles.
initialize() - Method in class ptolemy.domains.wireless.demo.SmartParking.ParkingClient
Initialize the private varialbles.
initialize() - Method in class ptolemy.domains.wireless.lib.CollisionDetector
Initialize the private variables.
initialize() - Method in class ptolemy.domains.wireless.lib.ErasureChannel
Initialize the random number generator with the seed, if it has been given.
initialize() - Method in class ptolemy.domains.wireless.lib.GraphicalLocator
Initialize the sensor node by setting its icon color to blue.
initialize() - Method in class ptolemy.domains.wireless.lib.LinkVisualizer
Register ChannelListeners with the WirelessChannel specified in the channelName parameter.
initialize() - Method in class ptolemy.domains.wireless.lib.network.mac.Backoff
Initialize the private variables.
initialize() - Method in class ptolemy.domains.wireless.lib.network.mac.ChannelState
Initialize the private variables.
initialize() - Method in class ptolemy.domains.wireless.lib.network.mac.DataPump
Initialize the private variables.
initialize() - Method in class ptolemy.domains.wireless.lib.network.mac.RxCoordination
Initialize the private variables.
initialize() - Method in class ptolemy.domains.wireless.lib.network.mac.TxCoordination
Initialize the private variables.
initialize() - Method in class ptolemy.domains.wireless.lib.network.mac.ValidateMpdu
Initialize the private variables.
initialize() - Method in class ptolemy.domains.wireless.lib.network.NetworkActorBase
Initialize the _timersSet variable.
initialize() - Method in class ptolemy.domains.wireless.lib.network.PHY
Initialize the private variables.
initialize() - Method in class ptolemy.domains.wireless.lib.NodeRandomizer
Override the base class to randomize the positions of the nodes if randomizeInInitialize is set to true.
initialize() - Method in class ptolemy.domains.wireless.lib.TerrainProperty
Register PropertyTransformers with the Channel.
initialize() - Method in class ptolemy.domains.wireless.lib.tinyOS.VirtualTinyOS
Initialize the iteration count to 1.
initialize() - Method in class ptolemy.domains.wireless.lib.Triangulator
Override the base class to initialize the signal count.
initialize() - Method in class ptolemy.matlab.Expression
Initialize the iteration count to 1.
initialize() - Static method in class ptolemy.moml.filter.RemoveGraphicalClasses
Initialize the set of classes to remove.
initialize() - Method in class ptolemy.vergil.actor.lib.ModelDisplay
If the model is not yet displayed, then display it in its own window.
initialize(int) - Method in class ptolemy.domains.metroII.kernel.TimeScheduler
Initialize the current time value and the number of models.
initialize(Object) - Method in class ptolemy.data.ontologies.Concept
Try to initialize the InequalityTerm, or in this case, throw an exception.
initialize(Object) - Method in class ptolemy.data.ontologies.ConceptFunctionInequalityTerm
Throw an Exception.
initialize(Object) - Method in class ptolemy.data.ontologies.lattice.ConceptTermManager.InequalityTerm
Reset the variable part of this type to the specified type.
initialize(Object) - Method in class ptolemy.data.type.MonotonicFunction
Throw an Exception.
initialize(Object) - Method in class ptolemy.data.type.TypeConstant
Throw an Exception since type constant cannot be initialized.
initialize(Object) - Method in interface ptolemy.graph.InequalityTerm
Initialize the value of this term to the specified CPO element.
initialize(Object) - Method in class ptolemy.graph.test.TestConstant
Throw an Exception.
initialize(Object) - Method in class ptolemy.graph.test.TestVariable
Set the value of this variable to the specified String.
initialize(String) - Method in class org.hlacerti.lib.CertiRtig
Initialize command, arguments and environment variables to invoke the subprocess.
initialize(String) - Method in class ptolemy.gui.ShellTextArea
Initialize the text area with the given starting message, followed by a prompt.
initialize(String) - Method in class ptolemy.gui.UserDialog
Initialize the text area with the given starting message.
initialize(List<NamedObj>, ActorExecutionAspect) - Method in interface ptolemy.actor.ExecutionAspectListener
Initialize listener.
initialize(List<NamedObj>, ActorExecutionAspect) - Method in class ptolemy.actor.gui.ExecutionAspectPlotterEditorFactory
Initialize plot.
initialize(DerivativeFunction, Time, Time, double, double, int) - Method in class org.ptolemy.qss.solver.QSSBase
Initialize this solver, associating it with the specified derivativeFunction object, which determines the number of state variables and input variables and provides a method for calculating the derivatives of the state variables.
initialize(Actor) - Method in class ptolemy.actor.Director
Initialize the given actor.
initialize(Actor) - Method in class ptolemy.actor.process.ProcessDirector
Initialize the given actor.
initialize(Actor) - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Initialize the given actor.
initialize(Actor) - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Initialize the given actor, unless it is a RefinementActor (which will be initialized when the event that it refines is fired).
initialize(Actor) - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Initialize the given actor.
initialize(Actor) - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Initialize the given actor.
initialize(Actor) - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Initialize the given actor.
initialize(IOPort) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Reset the variable part of this type to the specified type.
initialize(Type) - Method in class ptolemy.data.ontologies.ConceptType
Do nothing, since there are no unknown subtypes.
initialize(Type) - Method in class ptolemy.data.type.ArrayType
Set the elements that have declared type BaseType.UNKNOWN (the leaf type variable) to the specified type.
initialize(Type) - Method in class ptolemy.data.type.FixType
Set the elements that have declared type BaseType.UNKNOWN to the specified type.
initialize(Type) - Method in class ptolemy.data.type.FunctionType
Set the elements that have declared type BaseType.UNKNOWN (the leaf type variable) to the specified type.
initialize(Type) - Method in class ptolemy.data.type.MatrixType
Set the elements that have declared type BaseType.UNKNOWN to the specified type.
initialize(Type) - Method in class ptolemy.data.type.ObjectType
Ignore, as this type does not have elements.
initialize(Type) - Method in class ptolemy.data.type.RecordType
Set the elements that have declared type BaseType.UNKNOWN (the leaf type variable) to the specified type.
initialize(Type) - Method in class ptolemy.data.type.StructuredType
Set the elements that have declared type BaseType.UNKNOWN to the specified type.
initialize(Type) - Method in class ptolemy.data.type.TupleType
Set the elements that have declared type BaseType.UNKNOWN (the leaf type variable) to the specified type.
initialize(Type) - Method in class ptolemy.data.type.UnionType
Set the elements that have declared type BaseType.UNKNOWN (the leaf type variable) to the specified type.
initialize(CompositeEntity) - Method in class ptolemy.copernicus.kernel.KernelMain
Read in a MoML class, sanitize the top level name, initialize the model.
INITIALIZE - Static variable in class ptolemy.distributed.client.ClientThread
Initialize command.
initializeApp() - Method in class diva.gui.tutorial.ApplicationTutorial
Initialize the application.
initializeApp() - Method in class diva.gui.tutorial.MDIApplicationTutorial
Initialize the application.
initializeAttributesSubscribedToVariables(HashMap<String, Object[]>) - Method in class org.hlacerti.lib.HlaReporter
Initialize variables specific to HLA attribute value subscription.
initializeAttributesToPublishVariables(HashMap<String, Object[]>) - Method in class org.hlacerti.lib.HlaReporter
Initialize variables specific to HLA attribute value publication.
initialized - Variable in class com.jhlabs.image.TransferFilter
 
initializeDecoratedActors() - Method in interface ptolemy.actor.ActorExecutionAspect
Iterate through all entities deeply contained by the container, record for each that it is not executing.
initializeDecoratedActors() - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Iterate through all entities deeply contained by the container, record for each that it is not executing.
initializeDecoratedActors() - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Iterate through all entities deeply contained by the container, record for each that it is not executing.
initializeDecoratedActors() - Method in class ptolemy.actor.lib.aspect.DynamicCoreAssignmentScheduler
Override the base class to list all contained resource schedulers instead of actors.
initializeDerivativeFunction(DerivativeFunction) - Method in class org.ptolemy.qss.solver.QSSBase
Initialize a QSS integrator to use a DerivativeFunction object.
initializeDerivativeFunction(DerivativeFunction, int) - Method in class org.ptolemy.qss.solver.QSSBase
Initialize a QSS integrator to use a DerivativeFunction object.
initializeEffigy() - Method in interface ptolemy.actor.lib.gui.PlotterBaseInterface
Initialize the effigy of the plotter.
initializeEffigy() - Method in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Initialize the effigy of the plotter.
initializeEffigy() - Method in interface ptolemy.actor.lib.image.ImageDisplayInterface
Initialize the effigy of the image.
initializeEffigy() - Method in class ptolemy.actor.lib.image.ImageDisplayJavaSE
Initialize the effigy of the image.
initializeInjector() - Static method in class ptolemy.actor.injection.ActorModuleInitializer
Initialize the PtolemyInjector using module definitions from the ptolemy.actor.ActorModule.properties file.
initializeInteraction() - Method in class diva.graph.AbstractGraphController
Initialize all interaction on the graph pane.
initializeInteraction() - Method in class diva.graph.basic.BasicGraphController
Initialize all interaction on the graph pane.
initializeInteraction() - Method in class ptolemy.domains.csp.demo.BusContention.BusContentionApplet.BusContentionGraphController
Initialize all interaction on the graph pane.
initializeInteraction() - Method in class ptolemy.domains.dde.demo.LocalZeno.LocalZenoApplet.LocalZenoGraphController
Initialize all interaction on the graph pane.
initializeInteraction() - Method in class ptolemy.vergil.actor.ActorEditorGraphController
Initialize all interaction on the graph pane.
initializeInteraction() - Method in class ptolemy.vergil.actor.ActorViewerGraphController
Initialize all interaction on the graph pane.
initializeInteraction() - Method in class ptolemy.vergil.basic.BasicGraphController
Initialize all interaction on the graph pane.
initializeInteraction() - Method in class ptolemy.vergil.basic.WithIconGraphController
Initialize all interaction on the graph pane.
initializeInteraction() - Method in class ptolemy.vergil.gt.TransformationEditor.TransformationActorGraphController
 
initializeInteraction() - Method in class ptolemy.vergil.icon.EditIconGraphController
Initialize all interaction on the graph pane.
initializeInteraction() - Method in class ptolemy.vergil.modal.FSMGraphController
Initialize interaction on the graph pane.
initializeInteraction() - Method in class ptolemy.vergil.modal.FSMViewerGraphController
Initialize all interaction on the graph pane.
initializeInteraction() - Method in class ptolemy.vergil.ontologies.OntologyGraphController
Initialize interaction on the graph pane.
initializeInteraction() - Method in class ptolemy.vergil.ontologies.OntologySolverGraphController
Initialize interaction on the graph pane.
initializeMenuBar(JMenuBar) - Method in class diva.gui.tutorial.ApplicationTutorial
Initialize the menu bar
initializeMenuBar(JMenuBar) - Method in class diva.gui.tutorial.MDIApplicationTutorial
Initialize the menu bar
initializeOffsets() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortInfo
Initialize the offsets.
initializeOffsets(IOPort) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Ports
Initialize the offsets.
initializeReportVariables(double, double, double, double, Time, String, String, Boolean, Boolean, Boolean) - Method in class org.hlacerti.lib.HlaReporter
Initialize all variables used in reports.
initializeSimulationTime(Time) - Method in class org.ptolemy.qss.solver.QSSBase
Initialize a QSS integrator with an initial time.
initializeTest() - Method in class ptolemy.kernel.util.test.TestWorkspace3
 
initializeTest() - Method in class ptolemy.kernel.util.test.TestWorkspace4
 
initializeTest() - Method in class ptolemy.kernel.util.test.TestWorkspace5
 
initializeTest() - Method in class ptolemy.kernel.util.test.TestWorkspace6
 
initializeTest() - Method in class ptolemy.kernel.util.test.TestWorkspaceBase
Create threads that access a workspace in various ways.
initializeToolBar(JToolBar) - Method in class diva.gui.tutorial.ApplicationTutorial
Initialize the given toolbar.
initializeToolBar(JToolBar) - Method in class diva.gui.tutorial.MDIApplicationTutorial
Initialize the given toolbar.
INITIALIZING - Static variable in class ptolemy.actor.Manager
Indicator that the execution is in the initialize phase.
INITIALLY - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
INITIALLY - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
INITIALLY - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
initialMarking - Variable in class ptolemy.domains.petrinet.kernel.Place
The number of initial tokens in the place.
initialMatrix - Variable in class ptolemy.domains.ca.kernel.CADirector
The initial matrix parameter.
initialOutput - Variable in class ptolemy.domains.continuous.lib.ContinuousTimeDelay
Initial output of the delay actor.
initialOutputs - Variable in class ptolemy.domains.dt.kernel.test.OnePort
 
initialOutputs - Variable in class ptolemy.domains.sdf.lib.SampleDelay
The values that will be produced in the initialize method.
initialOutputValue - Variable in class ptolemy.domains.giotto.cgc.CPort
The initial value of the port.
initialParametersURL - Variable in class ptolemy.copernicus.kernel.GeneratorAttribute
MoML file that contains other parameters.
initialPool - Variable in class ptolemy.domains.csp.lib.ResourcePool
The initial resource pool.
initialPool - Variable in class ptolemy.domains.rendezvous.lib.ResourcePool
The initial resource pool.
initialQueueCapacity - Variable in class ptolemy.domains.pn.kernel.PNDirector
The initial size of the queues for each communication channel.
initialState - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
An ordered array of initial state values.
initialState - Variable in class ptolemy.actor.lib.comm.ConvolutionalCoder
Integer defining the initial state of the shift register.
initialState - Variable in class ptolemy.actor.lib.comm.DeScrambler
Integer defining the initial state of the shift register.
initialState - Variable in class ptolemy.actor.lib.comm.Scrambler
Integer defining the initial state of the shift register.
initialState - Variable in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
The initial state of type DoubleToken.
initialStateName - Variable in class ptolemy.domains.modal.kernel.FSMActor
Attribute specifying the name of the initial state of this actor.
initialStates - Variable in class ptolemy.actor.lib.LinearDifferenceEquationSystem
The initial condition for the state variables.
initialStates - Variable in class ptolemy.domains.continuous.lib.LinearStateSpace
The initial condition for the state variables.
initialTaps - Variable in class ptolemy.domains.sdf.lib.LMSAdaptive
The initial taps of the filter.
initialTheta - Variable in class ptolemy.domains.gr.lib.Rotate2D
The initial angle of rotation.
initialTokens - Variable in class ptolemy.actor.PubSubPort
The values that will be made available in the initialize method.
initialTrace - Variable in class ptolemy.actor.lib.gui.SketchedSource
The default signal to generate, prior to any user sketch.
initialValue - Variable in class ptolemy.actor.lib.vhdl.SynchronousFixTransformer
The number cycle delay of the output data.
initialValue - Variable in class ptolemy.domains.de.lib.Integrator
The value produced by the actor on its first iteration.
initialValue - Variable in class ptolemy.domains.de.lib.MostRecent
The value that is output when no input has yet been received.
initialValue - Variable in class ptolemy.domains.de.lib.Previous
The initial output value.
initialValue - Variable in class ptolemy.domains.de.lib.Wire
Deprecated.
The value that is output when no input has yet been received on the corresponding channel.
initialValue - Variable in class ptolemy.domains.sr.lib.NonStrictDelay
Initial token value.
initialValue - Variable in class ptolemy.domains.sr.lib.Pre
Initial token value.
initialValue - Variable in class ptolemy.domains.tdl.kernel.TDLRefinementPort
Initial value of the port.
initialValue - Variable in class ptolemy.domains.tdl.kernel.TDLTaskPort
The initial value of the task.
initialValues - Variable in class ptolemy.domains.sdf.lib.DelayLine
The initial values of the delay line.
initialVariableName - Variable in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
The name of the initial value variable in the container to set.
initialXTranslation - Variable in class ptolemy.domains.gr.lib.Translate2D
The initial translation in the x-axis This parameter should contain a DoubleToken.
initialXTranslation - Variable in class ptolemy.domains.gr.lib.Translate3D
The initial translation in the x-axis This parameter should contain a DoubleToken.
initialYTranslation - Variable in class ptolemy.domains.gr.lib.Translate2D
The initial translation in the y-axis This parameter should contain a DoubleToken.
initialYTranslation - Variable in class ptolemy.domains.gr.lib.Translate3D
The initial translation in the y-axis This parameter should contain a DoubleToken.
initialZTranslation - Variable in class ptolemy.domains.gr.lib.Translate3D
The initial translation in the z-axis This parameter should contain a DoubleToken.
InitModel - Class in ptolemy.actor.gt.controller
An event to initialize the model parameter to contain an empty model.
InitModel(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.controller.InitModel
Construct an event with the given name contained by the specified composite entity.
InitModelWithContainer - Class in ptolemy.actor.gt.controller
An event to initialize the model parameter with the model that contains the Ptera model that this event is in.
InitModelWithContainer(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.controller.InitModelWithContainer
Construct an event with the given name contained by the specified composite entity.
initStepSize - Variable in class ptolemy.domains.continuous.kernel.ContinuousDirector
User's hint for the initial integration step size.
initWindowAndSizeProperties() - Method in interface ptolemy.actor.lib.gui.PlotterBaseInterface
Initialize window and size attributes.
initWindowAndSizeProperties() - Method in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Initialize the effigy of the plotter.
initWindowAndSizeProperties() - Method in interface ptolemy.actor.lib.image.ImageDisplayInterface
Initialize window and size attributes.
initWindowAndSizeProperties() - Method in class ptolemy.actor.lib.image.ImageDisplayJavaSE
Initialize the effigy of the plotter.
Injector - Class in ptolemy.actor.injection
The Injector class is responsible for loading implementation based on a interface.
Injector() - Constructor for class ptolemy.actor.injection.Injector
 
inJunction - Variable in class ptolemy.domains.tcs.lib.AbstractStation
True if this is an input junction.
inline - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
If true, generate file with no functions.
inline - Variable in class ptolemy.cg.lib.CompiledCompositeActor
If true, generate file with no functions.
inlineCallsOnThisInMethod(SootMethod) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Inline all the method calls whose base is 'this' in the given method.
inlineCallsToMethod(SootMethod, SootClass) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Inline all calls to the given method that occur within the given class.
inlineTypeableMethods(JimpleBody, Unit, ValueBox, InstanceInvokeExpr, Typeable) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
Inline the given invocation expression, given knowledge that the method was invoked on the given Typeable object, and that the typeable object has a final resolved type.
innerClass - Static variable in class ptolemy.util.test.InnerClassTest
Field that refers to an inner class.
InnerClass() - Constructor for class ptolemy.util.test.InnerClassTest.InnerClass
 
InnerClassTest - Class in ptolemy.util.test
This class has an inner class so that we can test objectToSourceFileName.
InnerClassTest() - Constructor for class ptolemy.util.test.InnerClassTest
 
InnerClassTest.InnerClass - Class in ptolemy.util.test
The inner class.
inNewWhileIteration() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Return true if in a new iteration of a while block.
inNodes(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Return an iterator over the nodes on the other side of edges arriving in the given node.
inPath(String) - Static method in class ptolemy.util.FileUtilities
Return true if the command can be found in the directories listed in the directories contained in the PATH environment variable.
INPORT - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
INPORT - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
INPORT - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
input - org.ptolemy.fmi.FMIScalarVariable.Causality
The value is defined from the outside.
input - Variable in class org.hlacerti.lib.HlaAttributeUpdater
The input port providing the new value that will update the specified attribute of the specified instance.
input - Variable in class org.hlacerti.lib.HlaPublisher
The input port.
input - Variable in class org.ptolemy.machineLearning.clustering.KMeans
The sequence of inputs to be classified.
input - Variable in class org.ptolemy.machineLearning.hmm.ObservationClassifier
An array of input symbols to be classified.
input - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
The input port that provides the sample observations.
input - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
The input port that provides the sample observations.
input - Variable in class ptolemy.actor.gt.ModelView
The input port to receive models to be viewed.
input - Variable in class ptolemy.actor.lib.ArrayPeakSearch
The input port.
input - Variable in class ptolemy.actor.lib.aspect.CommunicationResponsePort
The input port.
input - Variable in class ptolemy.actor.lib.BooleanSwitch
The input port.
input - Variable in class ptolemy.actor.lib.BusDisassembler
The input port.
input - Variable in class ptolemy.actor.lib.ComputeHistogram
The input port of type double.
input - Variable in class ptolemy.actor.lib.ConfigurationSwitch
The input port.
input - Variable in class ptolemy.actor.lib.conversions.ComplexToCartesian
The port for the input, which has type ComplexToken.
input - Variable in class ptolemy.actor.lib.conversions.ComplexToPolar
The port for the input, which has type ComplexToken.
input - Variable in class ptolemy.actor.lib.conversions.StringToIntArray
The port for the input, which has type string.
input - Variable in class ptolemy.actor.lib.DateElements
Input for date token.
input - Variable in class ptolemy.actor.lib.Exec
Strings to pass to the standard input of the subprocess.
input - Variable in class ptolemy.actor.lib.gui.ArrayPlotter
Input port, which receives an array of doubles.
input - Variable in class ptolemy.actor.lib.gui.Display
The input port, which is a multiport.
input - Variable in class ptolemy.actor.lib.gui.HistogramPlotter
The input port, which is a multiport.
input - Variable in class ptolemy.actor.lib.gui.InteractiveDialog
The input port.
input - Variable in class ptolemy.actor.lib.gui.InteractiveShell
The input port.
input - Variable in class ptolemy.actor.lib.gui.MatrixViewer
The input port.
input - Variable in class ptolemy.actor.lib.gui.RealTimePlotter
Input port, which has type DoubleToken.
input - Variable in class ptolemy.actor.lib.gui.SequencePlotter
Input port, which has type DoubleToken.
input - Variable in class ptolemy.actor.lib.gui.TimedPlotter
Input port, which has type DoubleToken.
input - Variable in class ptolemy.actor.lib.hoc.MobileFunction
Deprecated.
The input port for incoming data.
input - Variable in class ptolemy.actor.lib.hoc.MobileModel
The input port for incoming data to the inside model.
input - Variable in class ptolemy.actor.lib.javasound.AudioPlayer
The input port.
input - Variable in class ptolemy.actor.lib.javasound.SoundPlayer
The input port.
input - Variable in class ptolemy.actor.lib.jmf.ColorFinder
The port for the input, which has type ObjectToken.
input - Variable in class ptolemy.actor.lib.Maximum
The input port.
input - Variable in class ptolemy.actor.lib.Minimum
The input port.
input - Variable in class ptolemy.actor.lib.ModifyDate
Input for date tokens.
input - Variable in class ptolemy.actor.lib.net.demo.Datagram.Datagram
Input port, which has type StringToken.
input - Variable in class ptolemy.actor.lib.Publisher
The input port.
input - Variable in class ptolemy.actor.lib.RecordDisassembler
The input port.
input - Variable in class ptolemy.actor.lib.RecordUpdater
The input port.
input - Variable in class ptolemy.actor.lib.security.CryptographyActor
The input port.
input - Variable in class ptolemy.actor.lib.security.KeyWriter
The input port, which contains on KeyToken.
input - Variable in class ptolemy.actor.lib.security.SignatureActor
This port takes in an unsigned byte array and processes the data.
input - Variable in class ptolemy.actor.lib.security.SymmetricCrypto
The input data (for encrypt mode) or encrypted data (for decrypt mode).
input - Variable in class ptolemy.actor.lib.SetVariable
The input port.
input - Variable in class ptolemy.actor.lib.Sink
The input port, which is a multiport.
input - Variable in class ptolemy.actor.lib.Subscriber
The input port.
input - Variable in class ptolemy.actor.lib.Transformer
The input port.
input - Variable in class ptolemy.actor.lib.UnionDisassembler
The input port.
input - Variable in class ptolemy.actor.lib.vhdl.Concat
Input port for fix values to be concatenated.
input - Variable in class ptolemy.actor.lib.vhdl.Register
Input for tokens to be added.
input - Variable in class ptolemy.actor.lib.vhdl.RegisterSR
The input port.
input - Variable in class ptolemy.actor.lib.vhdl.Slice
The input port.
input - Variable in class ptolemy.actor.lib.video.DCT2x2dc
Input for tokens.
input - Variable in class ptolemy.actor.lib.video.DCT4x4dc
Input for tokens.
input - Variable in class ptolemy.actor.lib.video.DCT8x8
Input for tokens to be a part of image blocks.
input - Variable in class ptolemy.actor.lib.video.IDCT4x4dc
Input for tokens to be a part of previous frame.
input - Variable in class ptolemy.actor.lib.video.IDCT8x8
Input for tokens to be a part of image blocks.
input - Variable in class ptolemy.actor.ptalon.lib.StringToKeyValue
The input port.
input - Variable in class ptolemy.actor.test.IdentityActor
 
input - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.test.ActorWithPortNameProblem
The input port.
input - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.test.ReadParametersAcrossLink
The input port.
input - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.test.ReadParametersInContainer
The input port.
input - Variable in class ptolemy.component.ComponentActor
 
input - Variable in class ptolemy.domains.atc.lib.Airport
The input port, which is of type record token.
input - Variable in class ptolemy.domains.atc.lib.DestinationAirport
The input port, which is a multiport.
input - Variable in class ptolemy.domains.atc.lib.Track
The input, which is a multiport.
input - Variable in class ptolemy.domains.ci.demo.Router.QueueControl
 
input - Variable in class ptolemy.domains.continuous.lib.ContinuousTransferFunction
Single input port.
input - Variable in class ptolemy.domains.continuous.lib.Derivative
The input port.
input - Variable in class ptolemy.domains.continuous.lib.LinearStateSpace
Multi-input port.
input - Variable in class ptolemy.domains.csp.demo.BusContention.ContentionAlarm
The input port.
input - Variable in class ptolemy.domains.csp.demo.BusContention.Memory
The input port.
input - Variable in class ptolemy.domains.csp.lib.Barrier
The input port, which is a multiport that can accept any data type.
input - Variable in class ptolemy.domains.csp.lib.Buffer
The input port.
input - Variable in class ptolemy.domains.csp.lib.CSPBuffer
The input port for this actor.
input - Variable in class ptolemy.domains.csp.lib.CSPMultiSink
This actor's input port.
input - Variable in class ptolemy.domains.csp.lib.CSPSieve
The input port.
input - Variable in class ptolemy.domains.dde.demo.HelloWorld.StringOut
 
input - Variable in class ptolemy.domains.dde.kernel.FeedBackDelay
The input port.
input - Variable in class ptolemy.domains.dde.kernel.test.DDEGet
 
input - Variable in class ptolemy.domains.dde.kernel.test.FlowThrough
 
input - Variable in class ptolemy.domains.dde.kernel.test.TwoPut
 
input - Variable in class ptolemy.domains.dde.lib.DDESink
The input port.
input - Variable in class ptolemy.domains.dde.lib.DoubleFork
The input port.
input - Variable in class ptolemy.domains.dde.lib.Wire
The input port.
input - Variable in class ptolemy.domains.ddf.lib.DDFSelect
The input port.
input - Variable in class ptolemy.domains.de.lib.DETransformer
The input port.
input - Variable in class ptolemy.domains.de.lib.test.TestSource
 
input - Variable in class ptolemy.domains.dt.kernel.test.FakePlotter
Input port, which has type DoubleToken.
input - Variable in class ptolemy.domains.dt.kernel.test.OnePort
 
input - Variable in class ptolemy.domains.pn.kernel.NondeterministicMerge
The input port.
input - Variable in class ptolemy.domains.pn.kernel.test.TestDirector
 
input - Variable in class ptolemy.domains.ptides.lib.ActuatorSetup
Deprecated.
The input port.
input - Variable in class ptolemy.domains.ptides.lib.qm.TCPPacketReceiver
The input port, which is a record type.
input - Variable in class ptolemy.domains.ptides.lib.qm.TCPPacketTransmitter
The data input port.
input - Variable in class ptolemy.domains.ptides.lib.SensorHandler
Deprecated.
The input port.
input - Variable in class ptolemy.domains.qss.lib.SmoothZeroCrossingDetector
Input signal.
input - Variable in class ptolemy.domains.rendezvous.lib.Barrier
The input port, which is a multiport that can accept any data type.
input - Variable in class ptolemy.domains.rendezvous.lib.Buffer
The input port.
input - Variable in class ptolemy.domains.rendezvous.lib.Merge
The input port.
input - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestConsumer
 
input - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestDelay
 
input - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestSplit
 
input - Variable in class ptolemy.domains.sdf.lib.SDFTransformer
The input port.
input - Variable in class ptolemy.domains.sequence.lib.Break
The input.
input - Variable in class ptolemy.domains.sr.lib.Combine
This is a multiport for input (known) signals.
input - Variable in class ptolemy.domains.taskpt.lib.ChangePtr
The port that contains the PtrToken to be changed.
input - Variable in class ptolemy.domains.tcs.lib.AbstractSourceStation
The input port.
input - Variable in class ptolemy.domains.tcs.lib.AbstractStation
The input port, which is a multiport.
input - Variable in class ptolemy.domains.tcs.lib.AbstractTrack
The input port.
input - Variable in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Pursuer
Port that receives update message for the spanning tree.
input - Variable in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Sensor
Port that receives update message for the spanning tree.
input - Variable in class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothNode
Port that receives update message for the spanning tree.
input - Variable in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
The input port for messages to route.
input - Variable in class ptolemy.domains.wireless.lib.Locator
Port that receives a trigger input that causes transmission of location and time information on the output port.
input - Variable in class ptolemy.domains.wireless.lib.TransmitPropertyTransformer
Port that receives the data to be transmitted on the output port.
input - Variable in class ptolemy.domains.wireless.lib.Triangulator
The input port for an event detection, which is a record containing the location of a sensor that has detected the event and the time at which the sensor detected the event.
input - Variable in class ptolemy.domains.wireless.lib.WirelessToWired
Input port that receives a wireless input.
input - Variable in class ptolemy.vergil.actor.lib.ModelDisplay
The input port through which to provide MoML to modify the model.
input() - Method in class ptolemy.cg.lib.Profile.Port
Return whether the port is an input.
input(String) - Method in class ptolemy.actor.lib.jjs.JavaScript
Create a new input port if it does not already exist.
input(String) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Create a new input port if it does not already exist.
input(String, Map) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Create a new input port if it does not already exist.
input(String, Map<String, Object>) - Method in class ptolemy.actor.lib.jjs.JavaScript
Create a new input port if it does not already exist.
Input() - Constructor for class ptolemy.actor.lib.fmi.FMUImport.Input
 
INPUT - ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Input node.
input_rate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate2
 
input_rate1 - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate1
 
input_stream - Variable in class ptolemy.data.expr.MatrixParserTokenManager
 
input_stream - Variable in class ptolemy.data.expr.PtParserTokenManager
 
input_stream - Variable in class ptolemy.moml.unit.UParserTokenManager
 
input_tokenConsumptionRate - Variable in class ptolemy.actor.lib.Commutator
The parameter controlling the input port consumption rate.
input_tokenConsumptionRate - Variable in class ptolemy.actor.lib.ComputeHistogram
The parameter that determines the consumption rate of the input.
input_tokenConsumptionRate - Variable in class ptolemy.actor.lib.Distributor
The parameter controlling the input port consumption rate.
input_tokenConsumptionRate - Variable in class ptolemy.actor.lib.javasound.AudioPlayer
The input rate.
input_tokenConsumptionRate - Variable in class ptolemy.domains.ddf.lib.DDFSelect
This parameter provides token consumption rate for input.
input_tokenConsumptionRate - Variable in class ptolemy.domains.ddf.lib.DDFSingleTokenCommutator
This parameter provides token consumption rate for each input channel.
input_tokenConsumptionRate - Variable in class ptolemy.domains.dt.kernel.test.OnePort
 
input_tokenConsumptionRate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestConsumer
 
input_tokenConsumptionRate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestDelay
 
input_tokenConsumptionRate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestSplit
 
input_tokenConsumptionRate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate1
 
input_tokenConsumptionRate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate2
 
input_tokenConsumptionRate - Variable in class ptolemy.domains.sdf.lib.SDFTransformer
The rate parameter for the input port.
input_tokenConsumptionRate - Variable in class ptolemy.domains.sdf.lib.VariableLattice
The parameter that gives the number of tokens consumed by the input port.
input_tokenConsumptionRate - Variable in class ptolemy.domains.sdf.lib.VariableRecursiveLattice
The number of tokens consumed from the input port.
input_tokenConsumptionRate - Variable in class ptolemy.domains.sdf.lib.vq.HTVQEncode
The input rate.
input_tokenConsumptionRate - Variable in class ptolemy.domains.sdf.lib.vq.ImageUnpartition
The input rate.
input_tokenConsumptionRate - Variable in class ptolemy.domains.sdf.lib.vq.VQDecode
The input rate.
input1 - Variable in class ptolemy.domains.de.lib.TimeCompare
The first input port.
input1 - Variable in class ptolemy.domains.dt.kernel.test.TwoPort
The input port.
input1 - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestJoin
 
input1 - Variable in class ptolemy.domains.sdf.lib.DotProduct
The first input port.
input1_tokenConsumptionRate - Variable in class ptolemy.domains.dt.kernel.test.TwoPort
 
input1_tokenConsumptionRate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestJoin
 
input2 - Variable in class ptolemy.domains.de.lib.TimeCompare
The second input port.
input2 - Variable in class ptolemy.domains.dt.kernel.test.TwoPort
 
input2 - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestJoin
 
input2 - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate2
 
input2 - Variable in class ptolemy.domains.sdf.lib.DotProduct
The second input port.
input2 - Variable in class ptolemy.domains.sr.lib.BinaryNonStrictLogicGate
The second input port.
input2_rate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate2
 
input2_tokenConsumptionRate - Variable in class ptolemy.domains.dt.kernel.test.TwoPort
 
input2_tokenConsumptionRate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestJoin
 
input2_tokenConsumptionRate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate2
 
inputA - Variable in class ptolemy.actor.lib.OrderedMerge
The first input port, which accepts any scalar token.
inputA_tokenConsumptionRate - Variable in class ptolemy.actor.lib.OrderedMerge
The token consumption rate for inputA.
inputArray - Variable in class ptolemy.actor.lib.hoc.ApplyFilterOverArray
The input port for an input array.
inputB - Variable in class ptolemy.actor.lib.OrderedMerge
The second input port, which accepts any scalar token with the same type as the first input port.
inputB_tokenConsumptionRate - Variable in class ptolemy.actor.lib.OrderedMerge
The token consumption rate for inputB.
inputBits - Variable in class ptolemy.domains.sr.lib.NonStrictThreeBitAdder
Inputs for bits to be added.
inputBufferDelay - Variable in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Time it takes for a token to be put into the input queue.
inputBufferDelay - Variable in class ptolemy.domains.de.lib.aspect.BasicSwitch
Time it takes for a token to be put into the input queue.
inputChannelName - Variable in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
Name of the input channel.
inputChannelName - Variable in class ptolemy.domains.wireless.lib.Locator
Name of the input channel.
inputChannelName - Variable in class ptolemy.domains.wireless.lib.WirelessToWired
Name of the input channel.
inputCount - Variable in class ptolemy.actor.lib.ComputeHistogram
The number of tokens to compute the histogram for.
InputDevice - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib
A code generation adapter class for ptolemy.domains.ptides.lib.InputDevice.
InputDevice - Class in ptolemy.domains.ptides.lib
Deprecated.
InputDevice(InputDevice) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.InputDevice
Construct an InputDevice adapter.
InputDevice(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.InputDevice
Deprecated.
Constructs an InputDevice object.
inputEdgeCount(Node) - Method in class ptolemy.graph.DirectedGraph
Return the number of input edges of a specified node.
inputEdges(Node) - Method in class ptolemy.graph.DirectedGraph
Return the collection of input edges for a specified node.
inputFileNamesToSkip - Static variable in class ptolemy.moml.MoMLParser
List of Strings that name files to be skipped.
inputIndex(SyntacticPort) - Method in class ptolemy.cg.lib.syntactic.SyntacticContraction
Get the index of an input port given a reference to it.
inputIndex(SyntacticPort) - Method in class ptolemy.cg.lib.syntactic.SyntacticName
Get the index of an input port given a reference to it.
inputIndex(SyntacticPort) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get index represented by the first channel of given port.
inputIndex(SyntacticPort) - Method in interface ptolemy.cg.lib.syntactic.SyntacticTerm
Get index of given port or null.
inputIndex(SyntacticPort) - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Get the index of the syntactic input port in the column.
inputIsPower - Variable in class ptolemy.actor.lib.DB
If the input is proportional to power, then set this to true.
inputIsSafeToProcess(IOPort) - Method in class ptolemy.domains.tdl.kernel.TDLActor
Return true if the next input on the given port is safe to process.
inputKey - Variable in class ptolemy.actor.ptalon.lib.MapFileStorage
The inputTrigger port.
inputKey - Variable in class ptolemy.actor.ptalon.lib.MapWorker
A String input key.
inputKey - Variable in class ptolemy.actor.ptalon.lib.ReduceWorker
A String input key.
InputModel - Class in ptolemy.actor.gt.controller
An event to receive an input model from the modelInput port and store the model in the model parameter.
InputModel(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.controller.InputModel
Construct an event with the given name contained by the specified composite entity.
inputNameSet() - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Return the names of the input ports as a Set.
inputPort - Variable in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect.CompositeCommunicationAspectAttributes
Input port in the composite communication aspect that receives tokens from decorated actor ports.
inputPort - Variable in class ptolemy.domains.csp.kernel.test.CSPGet
 
inputPortIndex(Port) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get index represented by the first channel of given port.
inputPortList() - Method in interface ptolemy.actor.Actor
Return a list of the input ports of this actor.
inputPortList() - Method in class ptolemy.actor.AtomicActor
List all the input ports.
inputPortList() - Method in class ptolemy.actor.CompositeActor
List the input ports of this actor.
inputPortList() - Method in class ptolemy.actor.gt.StateMatcher
Return an empty list.
inputPortList() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return a list of the input ports.
inputPortMap - Variable in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter
 
inputPorts - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.FiringCluster
 
inputStateDependentScalarVariables - Variable in class org.ptolemy.fmi.FMIScalarVariable
The input and state variables on which an output has a direct dependence.
inputStateDependentScalarVariables - Variable in class ptolemy.actor.lib.fmi.FMUImport.Output
The list of dependent ScalarVariable elements.
inputStream - Variable in class ptolemy.data.expr.SimpleCharStream
 
inputStream - Variable in class ptolemy.moml.unit.SimpleCharStream
 
inputUnitConcept - Variable in class ptolemy.domains.ontologies.lib.UnitsConverter
The input unit measurement for the actor.
inputValue - Variable in class ptolemy.actor.ptalon.lib.MapFileStorage
The inputTrigger port.
inputValue - Variable in class ptolemy.actor.ptalon.lib.MapWorker
A String input value.
inputValue - Variable in class ptolemy.actor.ptalon.lib.ReduceWorker
A String input value.
inputX - Variable in class ptolemy.actor.lib.gui.XYPlotter
Input port for the horizontal axis, with type DOUBLE.
inputY - Variable in class ptolemy.actor.lib.gui.XYPlotter
Input port for the vertical axis, with type DOUBLE.
inrate - Variable in class ptolemy.domains.dt.kernel.test.OnePort
 
inrate1 - Variable in class ptolemy.domains.dt.kernel.test.TwoPort
 
inrate2 - Variable in class ptolemy.domains.dt.kernel.test.TwoPort
 
inScope(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Return true if the given symbol exists in the current scope.
insert(int, String) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Insert the contents of the given String to this code stream at the given position.
insert(Object) - Method in class ptolemy.actor.util.TotallyOrderedSet
Insert the given element while keeping the set sorted.
insertActor(int, Time, Actor, Token) - Method in interface ptolemy.domains.ptera.kernel.EventQueueDebugListener
Invoked when an actor is inserted into the event queue.
insertActor(int, Time, Actor, Token) - Method in class ptolemy.domains.ptera.lib.EventQueueDebugger
Invoked when an actor is inserted into the event queue.
insertAfter(String, Nameable) - Method in class ptolemy.kernel.util.NamedList
Insert a new element after the specified element.
insertBefore(String, Nameable) - Method in class ptolemy.kernel.util.NamedList
Insert a new element before the specified element.
insertBodyContent(String) - Method in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Insert a string to the body with auto-indent.
insertClock() - Method in class ptolemy.domains.de.lib.test.Mutate
 
insertClock() - Method in class ptolemy.kernel.util.test.system.TestDE
Insert a new clock.
insertColumn(int, ColumnSpec) - Method in class com.jgoodies.forms.layout.FormLayout
Inserts the specified column at the specified position.
insertEntry(String, String, Icon, JComponent, String) - Method in class diva.gui.toolbox.JTreePane
Insert a entry with the given title/icon/component/tip at the specified index.
insertEvent(int, Time, Event, Token) - Method in interface ptolemy.domains.ptera.kernel.EventQueueDebugListener
Invoked when an event is inserted into the event queue.
insertEvent(int, Time, Event, Token) - Method in class ptolemy.domains.ptera.lib.EventQueueDebugger
Invoked when an event is inserted into the event queue.
insertFeedback() - Method in class ptolemy.kernel.util.test.system.ChangeRequestTest
Insert a feedback loop.
insertHeaderContent(boolean, boolean, String) - Method in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Insert a string to the header with auto-indent.
insertInsideLink(int, Relation) - Method in class ptolemy.kernel.ComponentPort
Insert a link to the specified relation at the specified index, and notify the container by calling its connectionsChanged() method.
insertLink(int, Relation) - Method in class ptolemy.actor.IOPort
Override the base class to invalidate the schedule and resolved types of the director of the container, if there is one, in addition to what the base class does.
insertLink(int, Relation) - Method in class ptolemy.kernel.ComponentPort
Insert a link to the specified relation at the specified index, and notify the container by calling its connectionsChanged() method.
insertLink(int, Relation) - Method in class ptolemy.kernel.Port
Insert a link to the specified relation at the specified index, and notify the container by calling its connectionsChanged() method.
insertLink(int, CrossRefList) - Method in class ptolemy.kernel.util.CrossRefList
Insert a link to the specified CrossRefList (farList) at the specified position (index).
insertLinkMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
insertPage(Page, int) - Method in class diva.gui.MultipageModel
Add a page to the document at the given index (between 0 and getPageCount()-1) and notify page listeners.
insertPermutations() - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Insert permutation objects between columns.
insertRow(int, RowSpec) - Method in class com.jgoodies.forms.layout.FormLayout
Inserts the specified column at the specified position.
insertShade(String, Icon, Component, String, int) - Method in class diva.gui.toolbox.JShadePane
Insert a shade with the given title/icon/component/tip at the specified index.
insertString(int, String, AttributeSet) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.FormattedDocument
 
insertUpdate(DocumentEvent) - Method in class ptolemy.actor.gui.TextEditor
React to notification that there was an insert into the document.
insets - Variable in class com.jgoodies.forms.layout.CellConstraints
Describes the component's Insets in it's display area.
insideChannel - Variable in class ptolemy.domains.wireless.kernel.WirelessIOPort
The name of the inside channel.
InsideEntityEditorPaneFactory - Class in ptolemy.actor.gui
This is an attribute that can create a pane (called a "configuration widget") for interactively configuring an entity contained by its container.
InsideEntityEditorPaneFactory(NamedObj, String) - Constructor for class ptolemy.actor.gui.InsideEntityEditorPaneFactory
Construct a factory with the specified container and name.
insidePortList() - Method in class ptolemy.kernel.ComponentPort
List the ports connected on the inside to this port.
insidePorts() - Method in class ptolemy.kernel.ComponentPort
Deprecated.
Use insidePortList() instead.
insideRelationList() - Method in class ptolemy.kernel.ComponentPort
List the relations linked on the inside to this port.
insideRelations() - Method in class ptolemy.kernel.ComponentPort
Enumerate the relations linked on the inside to this port.
insideSinkPortList() - Method in class ptolemy.actor.IOPort
Return a list of the ports that may accept data from this port when it sends on the inside.
insideSinkPortList() - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Return a list of the ports that can potentially accept data from this port when it sends on the inside.
insideSourcePortList() - Method in class ptolemy.actor.IOPort
Return a list of the ports that can send data to this port from the inside.
insideSourcePortList() - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Return a list of the ports that can potentially send data to this port from the inside.
insideTransmitProperties - Variable in class ptolemy.domains.wireless.kernel.WirelessIOPort
The transmit properties of this port for inside transmissions.
instance - Variable in class ptolemy.actor.lib.hoc.MultiInstanceComposite
The index of this instance.
instanceName - Variable in class org.hlacerti.lib.HlaAttributeReflector
The name of the instance of the class to whose attribute this actor listens for updates.
instanceName - Variable in class org.hlacerti.lib.HlaAttributeUpdater
The name of the instance of the class to whose attribute this actor updates.
instanceName - Variable in class org.ptolemy.fmi.FMI20ModelInstance
C type : const char**.
InstanceOpener - Interface in ptolemy.actor
An interface that is used to open an instance of a NamedObj.
instancesOf - Variable in class ptolemy.vergil.basic.export.web.DefaultIconLink
If non-empty (the default), specifies a class name.
instancesOf - Variable in class ptolemy.vergil.basic.export.web.DefaultIconScript
If non-empty (the default), specifies a class name.
instancesOf - Variable in class ptolemy.vergil.basic.export.web.DefaultTitle
If non-empty (the default), specifies a class name.
InstantaneousDialogGenerator - Class in ptolemy.domains.sr.lib
An actor that generates instantaneous dialog with a LookupTable.
InstantaneousDialogGenerator(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.InstantaneousDialogGenerator
Construct an actor in the specified container with the specified name.
Instantiable - Interface in ptolemy.kernel.util
This interface is for objects that can be instantiated.
InstantiableNamedObj - Class in ptolemy.kernel
An InstantiableNamedObj is a named object that can be either a class definition or an instance.
InstantiableNamedObj() - Constructor for class ptolemy.kernel.InstantiableNamedObj
Construct an object in the default workspace with an empty string as its name.
InstantiableNamedObj(String) - Constructor for class ptolemy.kernel.InstantiableNamedObj
Construct an object in the default workspace with the given name.
InstantiableNamedObj(Workspace) - Constructor for class ptolemy.kernel.InstantiableNamedObj
Construct an object in the given workspace with an empty string as a name.
InstantiableNamedObj(Workspace, String) - Constructor for class ptolemy.kernel.InstantiableNamedObj
Construct an object in the given workspace with the given name.
instantiate(NamedObj, String) - Method in class ptolemy.kernel.ComponentEntity
Create an instance by cloning this object and then adjusting the parent-child relationships between the clone and its parent.
instantiate(NamedObj, String) - Method in class ptolemy.kernel.InstantiableNamedObj
Create an instance by (deeply) cloning this object and then adjusting the parent-child relationships between the clone and its parent.
instantiate(NamedObj, String) - Method in interface ptolemy.kernel.util.Instantiable
Create an instance by (deeply) cloning this object and then adjusting the parent-child relationships between the clone and its parent.
instantiate(NamedObj, String) - Method in class ptolemy.kernel.util.test.TestInstantiableAttribute
 
instantiate(NamedObj, String) - Method in class ptolemy.kernel.util.test.TestInstantiableNamedObj
 
InstantiateAttributeAction(ExtendedGraphFrame, String) - Constructor for class ptolemy.vergil.actor.ActorGraphFrame.InstantiateAttributeAction
Create a new action to instantiate an attribute.
InstantiateEntityAction(ExtendedGraphFrame, String) - Constructor for class ptolemy.vergil.actor.ActorGraphFrame.InstantiateEntityAction
Create a new action to instantiate an entity.
INT - ptolemy.actor.lib.jjs.HelperBase.DATA_TYPE
Integers.
INT - Static variable in class ptolemy.data.type.BaseType
The integer data type.
INT_CIRCLE_DOWN - Static variable in class com.jhlabs.image.GradientFilter
 
INT_CIRCLE_UP - Static variable in class com.jhlabs.image.GradientFilter
 
INT_LINEAR - Static variable in class com.jhlabs.image.GradientFilter
 
INT_MATRIX - Static variable in class ptolemy.data.type.BaseType
The integer matrix data type.
INT_SMOOTH - Static variable in class com.jhlabs.image.GradientFilter
 
IntArrayToString - Class in ptolemy.actor.lib.conversions
Convert an integer-array into a string.
IntArrayToString(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.IntArrayToString
Construct an actor with the given container and name.
integer() - Method in class ptolemy.data.expr.PtParser
 
INTEGER - Static variable in interface ptolemy.data.expr.MatrixParserConstants
RegularExpression Id.
INTEGER - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
INTEGER - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
INTEGER_FORMAT_SPEC - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
INTEGER_FRACTION - Static variable in class ptolemy.math.Precision
static IntegerFractionPrecisionFormat object.
IntegerArrayMath - Class in ptolemy.math
This class provides a library for mathematical operations on int arrays.
IntegerArrayMath() - Constructor for class ptolemy.math.IntegerArrayMath
 
IntegerBinaryOperation - Interface in ptolemy.math
A operation taking two operands of type int, and producing a value of type int.
IntegerCounter - Class in ptolemy.actor.lib.vhdl
A class for a integer counter.
IntegerCounter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.IntegerCounter
Construct an actor with the given container and name.
IntegerFractionPrecisionFormat() - Constructor for class ptolemy.math.Precision.IntegerFractionPrecisionFormat
 
IntegerList - Class in ptolemy.caltrop.util
A sparse list of integers.
IntegerList(Context, int, int) - Constructor for class ptolemy.caltrop.util.IntegerList
Construct a list of Integers IntegerList object.
IntegerMatrixMath - Class in ptolemy.math
This class provides a library for mathematical operations on matrices of ints.
integersArrayToString(Integer[][]) - Static method in class ptolemy.distributed.util.DistributedUtilities
Converts a bidimensional array of Integer a String for printing purposes.
IntegerUnaryOperation - Interface in ptolemy.math
A operation taking one argument of type int, and producing a value of type int.
Integrator - Class in ptolemy.domains.continuous.lib
The integrator in the continuous domain.
Integrator - Class in ptolemy.domains.de.lib
Output the discrete integral of the input.
Integrator(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.lib.Integrator
Construct an integrator.
Integrator(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.Integrator
Construct an actor with the given container and name.
integratorIntegrate(ContinuousIntegrator) - Method in class ptolemy.domains.continuous.kernel.ContinuousODESolver
Perform one integration step.
integratorIntegrate(ContinuousIntegrator) - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK23Solver
Fire the given integrator.
integratorIntegrate(ContinuousIntegrator) - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK45Solver
Fire the given integrator.
integratorIsAccurate(ContinuousIntegrator) - Method in class ptolemy.domains.continuous.kernel.ContinuousODESolver
Return true if the current integration step is accurate from the argument integrator's point of view.
integratorIsAccurate(ContinuousIntegrator) - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK23Solver
Return true if the integration is accurate for the given integrator.
integratorIsAccurate(ContinuousIntegrator) - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK45Solver
Return true if the integration is accurate for the given integrator.
integratorSuggestedStepSize(ContinuousIntegrator) - Method in class ptolemy.domains.continuous.kernel.ContinuousODESolver
The suggestedStepSize() method of the integrator delegates to this method.
integratorSuggestedStepSize(ContinuousIntegrator) - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK23Solver
Provide the predictedStepSize() method for the integrators under this solver.
integratorSuggestedStepSize(ContinuousIntegrator) - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK45Solver
Predict the next step size for the integrators executed under this solver.
interactionMode - Variable in class ptolemy.vergil.basic.layout.AbstractLayoutConfiguration
Mode of user interaction: whether user positioning is allowed to affect the layout.
InteractiveDialog - Class in ptolemy.actor.lib.gui
This actor creates a window on the screen with a command entry box and a results display box.
InteractiveDialog(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.InteractiveDialog
Construct an actor with the given container and name.
InteractiveDialog.DialogFrame - Class in ptolemy.actor.lib.gui
The frame that is created by an instance of ShellTableau.
InteractiveDialog.DialogTableau - Class in ptolemy.actor.lib.gui
Version of ExpressionShellTableau that records the size of the display when it is closed.
InteractiveShell - Class in ptolemy.actor.lib.gui
This actor creates a command shell on the screen, sending commands that are typed by the user to its output port, and reporting values received at its input by displaying them.
InteractiveShell(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.InteractiveShell
Construct an actor with the given container and name.
InteractiveShell.ShellFrame - Class in ptolemy.actor.lib.gui
The frame that is created by an instance of ShellTableau.
InteractiveShell.ShellTableau - Class in ptolemy.actor.lib.gui
Version of ExpressionShellTableau that records the size of the display when it is closed.
Interactor - Interface in diva.canvas.interactor
An object that encapsulate the interaction that a figure plays in an interactive application.
interactors() - Method in class diva.canvas.event.EventLayer
Return an interactor over the attached interactors.
interactors() - Method in class diva.canvas.interactor.CompositeInteractor
Return an interactor over the attached interactors.
intercolatePermutations() - Method in class ptolemy.cg.lib.syntactic.SyntacticSeries
Intercolate permutations between series terms.
interconnectConstraintType - Variable in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
The default constraint type for connections between actors.
InterfaceAutomaton - Class in ptolemy.domains.modal.kernel.ia
This class models an Interface Automaton.
InterfaceAutomaton() - Constructor for class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Construct an InterfaceAutomaton in the default workspace with an empty string as its name.
InterfaceAutomaton(CompositeEntity, String) - Constructor for class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Create an InterfaceAutomaton in the specified container with the specified name.
InterfaceAutomaton(Workspace) - Constructor for class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Construct an InterfaceAutomaton in the specified workspace with an empty string as its name.
InterfaceAutomatonGraphController - Class in ptolemy.vergil.modal.ia
A Graph Controller for interface automata models.
InterfaceAutomatonGraphController(File) - Constructor for class ptolemy.vergil.modal.ia.InterfaceAutomatonGraphController
Create a new controller with the specified directory of the current model.
InterfaceAutomatonGraphController.ComposeWithAction - Class in ptolemy.vergil.modal.ia
An action to perform composition.
InterfaceAutomatonGraphFrame - Class in ptolemy.vergil.modal.ia
This is a graph editor frame for ptolemy InterfaceAutomaton models.
InterfaceAutomatonGraphFrame(CompositeEntity, Tableau) - Constructor for class ptolemy.vergil.modal.ia.InterfaceAutomatonGraphFrame
Construct a frame associated with the specified model.
InterfaceAutomatonGraphFrame(CompositeEntity, Tableau, LibraryAttribute) - Constructor for class ptolemy.vergil.modal.ia.InterfaceAutomatonGraphFrame
Construct a frame associated with the specified model.
InterfaceAutomatonGraphTableau - Class in ptolemy.vergil.modal.ia
An editor tableau for interface automata.
InterfaceAutomatonGraphTableau(PtolemyEffigy, String) - Constructor for class ptolemy.vergil.modal.ia.InterfaceAutomatonGraphTableau
Create a new editor tableau with the specified container and name, with no default library.
InterfaceAutomatonGraphTableau(PtolemyEffigy, String, LibraryAttribute) - Constructor for class ptolemy.vergil.modal.ia.InterfaceAutomatonGraphTableau
Create a new editor tableau with the specified container, name, and default library.
InterfaceAutomatonGraphTableau.Factory - Class in ptolemy.vergil.modal.ia
A factory that creates graph editing tableaux for Ptolemy models.
InterfaceAutomatonTransition - Class in ptolemy.domains.modal.kernel.ia
A Transition for Interface Automaton.
InterfaceAutomatonTransition(InterfaceAutomaton, String) - Constructor for class ptolemy.domains.modal.kernel.ia.InterfaceAutomatonTransition
Construct a transition with the specified container and name.
InterfaceTableau - Class in ptolemy.actor.gui.run
A tableau that creates a new run control panel for a ptolemy model.
InterfaceTableau(PtolemyEffigy, String) - Constructor for class ptolemy.actor.gui.run.InterfaceTableau
Create a new run control panel for the model with the given effigy.
InterfaceTableau.Factory - Class in ptolemy.actor.gui.run
A factory that creates run control panel tableaux for Ptolemy models.
IntermediateReceiver - Class in ptolemy.actor
A receiver that delegates to another receiver all method calls except IntermediateReceiver.put(Token) (and its variants), for which it delegates to a communication aspect.
IntermediateReceiver(CommunicationAspect, Receiver) - Constructor for class ptolemy.actor.IntermediateReceiver
Construct an intermediate receiver with no container that wraps the specified receiver using the specified communication aspect.
IntermediateReceiver(CommunicationAspect, Receiver, IOPort) - Constructor for class ptolemy.actor.IntermediateReceiver
Construct an intermediate receiver with no container that wraps the specified receiver using the specified communication aspect.
intern(char[], int, int) - Method in class com.microstar.xml.XmlParser
Create an internalised string from a character array.
intern(String) - Method in class com.microstar.xml.XmlParser
Return an internalised version of a string.
internal - org.ptolemy.fmi.FMIScalarVariable.Causality
After initialization, a result may be stored.
InternalErrorException - Exception in ptolemy.kernel.util
This exception should be thrown if an unexpected error is encountered other than one for which InvalidStateException would be appropriate.
InternalErrorException(String) - Constructor for exception ptolemy.kernel.util.InternalErrorException
Construct an exception with a detail message.
InternalErrorException(Throwable) - Constructor for exception ptolemy.kernel.util.InternalErrorException
Construct an exception with only a cause.
InternalErrorException(Nameable, Throwable, String) - Constructor for exception ptolemy.kernel.util.InternalErrorException
Construct an exception with a detail message that includes the names of the first argument plus the third argument string.
InternalErrorException(Nameable, Nameable, Throwable, String) - Constructor for exception ptolemy.kernel.util.InternalErrorException
Construct an exception with a detail message that includes the names of the first argument, the name of the second argument and the value of the third argument.
internalGetFieldAccessorTable() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
internalGetFieldAccessorTable() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
internalGetFieldAccessorTable() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
internalGetFieldAccessorTable() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
internalGetFieldAccessorTable() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
internalGetFieldAccessorTable() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
internalGetValueMap() - Static method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
 
internalGetValueMap() - Static method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Type
 
internalTransform(String, Map) - Method in class ptolemy.copernicus.interpreted.InterpretedWriter
Save the model as a .xml file
internalTransform(String, Map) - Method in class ptolemy.copernicus.kernel.ClassWriter
Write out the class file.
internalTransform(String, Map) - Method in class ptolemy.copernicus.kernel.GrimpTransformer
 
internalTransform(String, Map) - Method in class ptolemy.copernicus.kernel.InvocationBinder
 
internalTransform(String, Map) - Method in class ptolemy.copernicus.kernel.JimpleWriter
Write out the Jimple file.
internalTransform(String, Map) - Method in class ptolemy.copernicus.kernel.KernelMain._IgnoreAllApplicationClasses
Transform the Scene according to the information specified in the model for this transform.
internalTransform(String, Map) - Method in class ptolemy.copernicus.kernel.LibraryUsageReporter
 
internalTransform(String, Map) - Method in class ptolemy.copernicus.kernel.MakefileWriter
Generate a makefile to that can be used to run the generated code.
internalTransform(String, Map) - Method in class ptolemy.copernicus.kernel.SideEffectFreeInvocationRemover
 
internalTransform(String, Map) - Method in class ptolemy.copernicus.kernel.TransformerAdapter
 
internalTransform(String, Map) - Method in class ptolemy.copernicus.kernel.UnusedFieldRemover
 
internalTransform(String, Map) - Method in class ptolemy.copernicus.kernel.WatchDogTimer
Start up a watch dog timer that will call System.exit().
internalTransform(String, Map) - Method in class ptolemy.copernicus.shallow.ShallowModelTransformer
Perform the shallow model transformation.
internalTransform(Body, String, Map) - Method in class ptolemy.copernicus.kernel.CastAndInstanceofEliminator
 
internalTransitionNameSet() - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Return the names of the internal transitions as a Set.
interpolate(int) - Method in class ptolemy.math.Interpolation
Return the interpolation result for the specified index.
interpolate(int, int, float) - Static method in class com.jhlabs.image.PixelUtils
Interpolate between two values.
interpolate(Tuple3f, float) - Method in class com.jhlabs.vecmath.Tuple3f
 
interpolate(Tuple4f, float) - Method in class com.jhlabs.vecmath.Tuple4f
 
INTERPOLATE - Static variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
Completion strategy for A set to interpolation, that is, a uniform distribuition on all states that have Hamming distance <= 1 to the binary representation of the source state.
InterpolateFilter - Class in com.jhlabs.image
A filter which interpolates betwen two images.
InterpolateFilter() - Constructor for class com.jhlabs.image.InterpolateFilter
 
interpolateSpline(float[], float[], int, int, float[], int, int) - Method in class com.jhlabs.image.WarpGrid
 
interpolateSpline2(float[], float[], int, float[], int, int) - Method in class com.jhlabs.image.WarpGrid
 
interpolation - Variable in class com.jhlabs.image.TransformFilter
The type of interpolation to use.
interpolation - Variable in class ptolemy.domains.continuous.lib.Waveform
The interpolation method, which must be "linear" or "hermite".
interpolation - Variable in class ptolemy.domains.sdf.lib.FIR
The interpolation ratio of the filter.
Interpolation - Class in ptolemy.math
This class provides algorithms to do interpolation.
Interpolation() - Constructor for class ptolemy.math.Interpolation
Construct an instance of Interpolation using the default parameters.
interpolationType - Variable in class ptolemy.actor.lib.jai.JAIAffineTransform
The type of interpolation to use.
interpolationType - Variable in class ptolemy.actor.lib.jai.JAIRotate
The type of interpolation to use.
interpolationType - Variable in class ptolemy.actor.lib.jai.JAIScale
The type of interpolation to use.
interpolationType - Variable in class ptolemy.actor.lib.jai.JAITranslate
The type of interpolation to use.
Interpolator - Class in ptolemy.actor.lib
Produce an interpolation based on the parameters.
Interpolator(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Interpolator
Construct an actor with the specified container and name.
InterpretedWriter - Class in ptolemy.copernicus.interpreted
A transformer that writes an interpreted version of a model.
INTERRUPT_HANDLER_LETTER_156 - Static variable in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.RenesasUtilities
Interrupt handler A.
INTERRUPT_HANDLER_LETTER_157 - Static variable in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.RenesasUtilities
Interrupt handler B.
INTERRUPT_HANDLER_LETTER_158 - Static variable in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.RenesasUtilities
Interrupt handler C.
INTERRUPT_HANDLER_LETTER_159 - Static variable in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.RenesasUtilities
Interrupt handler D.
INTERRUPT_HANDLER_LETTER_162 - Static variable in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.RenesasUtilities
Interrupt handler E.
INTERRUPT_HANDLER_LETTER_180 - Static variable in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.RenesasUtilities
Interrupt handler F.
INTERRUPT_HANDLER_LETTER_181 - Static variable in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.RenesasUtilities
Interrupt handler G.
INTERRUPT_HANDLER_LETTER_182 - Static variable in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.RenesasUtilities
Interrupt handler H.
INTERRUPT_HANDLER_LETTER_183 - Static variable in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.RenesasUtilities
Interrupt handler I.
interruptHandlerLetters - Static variable in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.RenesasUtilities
The interrupt handler letters map from Integers to Characters.
intersect(RecordToken, RecordToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Find the intersection of two records.
intersectingEdges(Rectangle2D) - Method in class diva.graph.basic.BasicLayoutTarget
Return an iterator over the node or edge figures which intersect the given rectangle.
intersectingEdges(Rectangle2D) - Method in interface diva.graph.layout.LayoutTarget
Return an iterator over nodes in the view which intersect the given rectangle.
intersectingNodes(Rectangle2D) - Method in class diva.graph.basic.BasicLayoutTarget
Return an iterator over the nodes which intersect the given rectangle in the top-level graph.
intersectingNodes(Rectangle2D) - Method in interface diva.graph.layout.LayoutTarget
Return an iterator over edges in the view which intersect the given rectangle.
intersects(double, double, double, double) - Method in class diva.util.java2d.Polygon2D
Test if the polygon is intersected by the given rectangle.
intersects(double, double, double, double) - Method in class diva.util.java2d.Polyline2D
Test if the polyline is intersected by the given rectangle.
intersects(Rectangle2D) - Method in class diva.canvas.AbstractFigure
Test if this figure intersects the given rectangle.
intersects(Rectangle2D) - Method in class diva.canvas.CompositeFigure
Test if this figure intersects the given rectangle.
intersects(Rectangle2D) - Method in class diva.canvas.connector.AbstractConnector
Test if this connector intersects the given rectangle.
intersects(Rectangle2D) - Method in class diva.canvas.connector.TerminalFigure
Test if this figure intersects the given rectangle.
intersects(Rectangle2D) - Method in interface diva.canvas.Figure
Test if this figure intersects the given rectangle.
intersects(Rectangle2D) - Method in class diva.canvas.toolbox.IconFigure
Test if this figure intersects the given rectangle.
intersects(Rectangle2D) - Method in interface diva.util.java2d.PaintedGraphic
Test if this shape intersects the given rectangle.
intersects(Rectangle2D) - Method in class diva.util.java2d.PaintedPath
Test if this shape intersects the given rectangle.
intersects(Rectangle2D) - Method in class diva.util.java2d.PaintedShape
Test if this shape intersects the given rectangle.
intersects(Rectangle2D) - Method in class diva.util.java2d.Polygon2D
Test if the polygon is intersected by the given rectangle.
intersects(Rectangle2D) - Method in class diva.util.java2d.Polyline2D
Test if the polyline is intersected by the given rectangle.
intersectsOutline(Rectangle2D, Shape) - Static method in class diva.util.java2d.ShapeUtilities
Return true if the outline of the given shape intersects with the given rectangle.
inText - Variable in class ptolemy.actor.lib.string.StringIndexOf
Port and parameter specifying the string that will be searched.
intMatrix() - Method in class ptolemy.data.IntMatrixToken
Return the content in the token as a 2-D int matrix.
intMatrix() - Method in class ptolemy.data.MatrixToken
Return the content of this token as a 2-D integer matrix.
intMatrixMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
IntMatrixToken - Class in ptolemy.data
A token that contains a 2-D int matrix.
IntMatrixToken() - Constructor for class ptolemy.data.IntMatrixToken
Construct an IntMatrixToken with a one by one matrix.
IntMatrixToken(int[][]) - Constructor for class ptolemy.data.IntMatrixToken
Construct a IntMatrixToken with the specified 2-D matrix.
IntMatrixToken(int[][], int) - Constructor for class ptolemy.data.IntMatrixToken
Construct a IntMatrixToken with the specified 2-D matrix.
IntMatrixToken(int[], int, int) - Constructor for class ptolemy.data.IntMatrixToken
Construct a IntMatrixToken with the specified 1-D matrix.
IntMatrixToken(int[], int, int, int) - Constructor for class ptolemy.data.IntMatrixToken
Construct a IntMatrixToken with the specified 1-D matrix.
IntMatrixToken(String) - Constructor for class ptolemy.data.IntMatrixToken
Construct an IntMatrixToken from the specified string.
IntMatrixToken(Token[], int, int) - Constructor for class ptolemy.data.IntMatrixToken
Construct an IntMatrixToken from the specified array of tokens.
intMatrixTokenArrayConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
intMatrixTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
intMatrixTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
IntMatrixType() - Constructor for class ptolemy.data.type.MatrixType.IntMatrixType
 
intMatrixTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
IntRangeParameter - Class in ptolemy.actor.parameters
This is a parameter with type integer with a limited range.
IntRangeParameter(NamedObj, String) - Constructor for class ptolemy.actor.parameters.IntRangeParameter
Construct an attribute with the given name contained by the specified container.
IntToBits - Class in ptolemy.domains.sdf.lib
This actor converts an IntToken into a sequence of Boolean tokens.
IntToBits(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.IntToBits
Construct an actor with the given container and name.
IntToken - Class in ptolemy.data
A token that contains a signed 32-bit integer number.
IntToken() - Constructor for class ptolemy.data.IntToken
Construct a token with integer 0.
IntToken(int) - Constructor for class ptolemy.data.IntToken
Construct a token with the specified value.
IntToken(String) - Constructor for class ptolemy.data.IntToken
Construct an IntToken from the specified string.
intTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
intTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
intTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
intValue() - Method in class ptolemy.data.IntToken
Return the value in the token as an int.
intValue() - Method in class ptolemy.data.ScalarToken
Return the value of this token as an int.
intValue() - Method in class ptolemy.data.ShortToken
Return the value in the token as an int.
intValue() - Method in class ptolemy.data.UnsignedByteToken
Return the value in the token as an integer.
intValue(String) - Method in class ptolemy.gui.Query
Deprecated.
Use getIntValue(String name) instead.
intValueMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
inUnitsOf(ScalarToken) - Method in class ptolemy.data.ScalarToken
Return a scalar token that contains the value of this token in the units of the argument token.
InUnitsOf - Class in ptolemy.actor.lib.conversions
An actor that converts input tokens to specified units by dividing the input by the value of the units parameter.
InUnitsOf(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.InUnitsOf
Construct an actor with the given container and name.
INVALID - Static variable in class ptolemy.domains.modal.kernel.RelationType
Relation type a relation node that is not evaluated.
InvalidAnalyzerException - Exception in ptolemy.graph.analysis
Invalid analyzer plugged into an analysis.
InvalidAnalyzerException() - Constructor for exception ptolemy.graph.analysis.InvalidAnalyzerException
The default constructor without arguments.
InvalidAnalyzerException(String) - Constructor for exception ptolemy.graph.analysis.InvalidAnalyzerException
Constructor with a text description as argument.
invalidate() - Method in class ptolemy.actor.util.CausalityInterfaceForComposites
Indicate that the cached causality information is invalid.
invalidate() - Method in class ptolemy.data.expr.ConstraintMonitor
Override the base class to mark this as needing evaluation even though there is no expression.
invalidate() - Method in class ptolemy.data.expr.Variable
Mark this variable, and all variables that depend on it, as needing to be evaluated.
invalidateCache() - Method in class diva.canvas.TransformContext
Notify that cached data based on the transform is now invalid.
invalidateCachedBounds() - Method in class diva.canvas.CompositeFigure
 
invalidateCommunicationAspects() - Method in class ptolemy.actor.IOPort
Invalidate the communication aspect list.
invalidateLayout(Container) - Method in class com.jgoodies.forms.layout.FormLayout
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
invalidateResolvedTypes() - Method in class ptolemy.actor.Director
Indicate that resolved types in the model may no longer be valid.
invalidateResolvedTypes() - Method in class ptolemy.actor.Manager
Indicate that resolved types in the system may no longer be valid.
invalidateResolvedTypes() - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Call base class method to invalidate resolved types if the flag to disable type resolution is set to false.
invalidateResolvedTypesMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
invalidateSchedule() - Method in class ptolemy.actor.Director
Indicate that a schedule for the model may no longer be valid, if there is a schedule.
invalidateSchedule() - Method in class ptolemy.actor.sched.StaticSchedulingDirector
Indicate that a schedule for the model may no longer be valid.
invalidateSchedule() - Method in class ptolemy.domains.de.kernel.DEDirector
Indicate that a schedule for the model may no longer be valid.
invalidateSchedule() - Method in class ptolemy.domains.dt.kernel.DTDirector
Process the mutation that occurred.
invalidateSchedule() - Method in class ptolemy.domains.gr.kernel.GRDirector
Process the mutation that occurred.
invalidateSchedule() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Indicate that a schedule for the model may no longer be valid, if there is a schedule.
invalidateSchedule() - Method in class ptolemy.domains.psdf.kernel.PSDFDirector
Indicate that a schedule for the model may no longer be valid.
invalidateSchedule() - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Indicate that a schedule for the model may no longer be valid.
InvalidStateException - Exception in ptolemy.kernel.util
Some object or set of objects has a state that is not permitted.
InvalidStateException(String) - Constructor for exception ptolemy.kernel.util.InvalidStateException
Construct an exception with only a detail message.
InvalidStateException(Collection, String) - Constructor for exception ptolemy.kernel.util.InvalidStateException
Constructs an exception with a detail message that includes the names of a collection of nameable objects plus the argument string.
InvalidStateException(Collection, Throwable, String) - Constructor for exception ptolemy.kernel.util.InvalidStateException
Constructs an exception with a detail message that includes the names of a collection of nameable objects plus the argument string.
InvalidStateException(Enumeration, String) - Constructor for exception ptolemy.kernel.util.InvalidStateException
Deprecated.
Use InvalidStateException(Collection, String) instead.
InvalidStateException(Nameable, String) - Constructor for exception ptolemy.kernel.util.InvalidStateException
Construct an exception with a detail message that includes the name of the first argument and the second argument string.
InvalidStateException(Nameable, Throwable, String) - Constructor for exception ptolemy.kernel.util.InvalidStateException
Construct an exception with a detail message that includes the name of the first argument, the cause and the third argument string.
InvalidStateException(Nameable, Nameable, String) - Constructor for exception ptolemy.kernel.util.InvalidStateException
Construct an exception with a detail message that includes the names of the first two arguments plus the third argument string.
InvalidStateException(Nameable, Nameable, Throwable, String) - Constructor for exception ptolemy.kernel.util.InvalidStateException
Construct an exception with a detail message that includes the names of the first two arguments plus the third argument string.
InvalidStringAttribute - Class in ptolemy.kernel.util.test
An attribute used for testing that is never valid.
InvalidStringAttribute() - Constructor for class ptolemy.kernel.util.test.InvalidStringAttribute
Construct an attribute in the default workspace with an empty string as its name.
InvalidStringAttribute(NamedObj, String) - Constructor for class ptolemy.kernel.util.test.InvalidStringAttribute
Construct an attribute with the given name contained by the specified entity.
InvalidStringAttribute(Workspace) - Constructor for class ptolemy.kernel.util.test.InvalidStringAttribute
Construct an attribute in the specified workspace with an empty string as a name.
InvariantViolationException - Exception in ptolemy.actor
Thrown when an invariant is violated.
InvariantViolationException(String) - Constructor for exception ptolemy.actor.InvariantViolationException
Construct an exception with a detail message.
InvariantViolationException(Nameable, String) - Constructor for exception ptolemy.actor.InvariantViolationException
Construct an exception with a detail message that includes the name of the first argument.
inverse() - Method in class ptolemy.math.Fraction
Find the multiplicative inverse of this fraction.
inverse(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is constructed by inverting the input matrix.
inverse(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is constructed by inverting the input matrix.
inverse(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is constructed by inverting the input matrix.
InverseSourceStation - Class in ptolemy.domains.tcs.lib
This actor models reverse shape of the source station.
InverseSourceStation(CompositeEntity, String) - Constructor for class ptolemy.domains.tcs.lib.InverseSourceStation
Create a new actor in the specified container with the specified name.
InverseStation - Class in ptolemy.domains.tcs.lib
This actor models the reverse shape of the station.
InverseStation(CompositeEntity, String) - Constructor for class ptolemy.domains.tcs.lib.InverseStation
Create a new actor in the specified container with the specified name.
InverseTrack - Class in ptolemy.domains.tcs.lib
This actor extends AbstractTrack with input in east side and output in west side.
InverseTrack(CompositeEntity, String) - Constructor for class ptolemy.domains.tcs.lib.InverseTrack
Create a new actor in the specified container with the specified name.
invert() - Method in class com.jhlabs.vecmath.Matrix4f
 
invert() - Method in class ptolemy.moml.unit.Unit
Invert this Unit.
invert() - Method in class ptolemy.moml.unit.UnitExpr
Create a new UnitExpr that is the inverse of this UnitExpr.
invert() - Method in class ptolemy.moml.unit.UnitTerm
Invert this UnitTerm.
invert(Matrix4f) - Method in class com.jhlabs.vecmath.Matrix4f
 
INVERT_IN_CIRCLE - Static variable in class com.jhlabs.image.PolarFilter
Invert the image in a circle.
InvertAlphaFilter - Class in com.jhlabs.image
A Filter to invert the alpha channel of an image.
InvertAlphaFilter() - Constructor for class com.jhlabs.image.InvertAlphaFilter
 
InvertFilter - Class in com.jhlabs.image
A filter which inverts the RGB channels of an image.
InvertFilter() - Constructor for class com.jhlabs.image.InvertFilter
 
InvocationBinder - Class in ptolemy.copernicus.kernel
Uses the Scene's currently-active InvokeGraph to statically bind monomorphic call sites.
invoke(Function, Object[], String) - Method in class org.ptolemy.fmi.driver.FMUDriver
Invoke a function that returns an integer representing the FMIStatus return value.
invoke(Object[]) - Method in class ptolemy.data.expr.CachedMethod.ArrayMapCachedMethod
Invoke the method represented by this CachedMethod.
invoke(Object[]) - Method in class ptolemy.data.expr.CachedMethod.BaseConvertCachedMethod
 
invoke(Object[]) - Method in class ptolemy.data.expr.CachedMethod
Apply the operation represented by this object to the specified arguments.
invoke(Object[]) - Method in class ptolemy.data.expr.CachedMethod.MatrixMapCachedMethod
Run method represented by this cachedMethod.
invoke(Object, Method, Object[]) - Method in class ptolemy.gui.MacOSXAdapter
Invoke a method.
invoke(String, Object[], String) - Method in class org.ptolemy.fmi.driver.FMUDriver
Invoke a function that returns an integer representing the FMIStatus return value.
invoke(FMIModelDescription, String, Object[], String) - Method in class org.ptolemy.fmi.driver.FMUDriver
Invoke a function that returns an integer representing the FMIStatus return value.
invokeCallback(Runnable) - Method in interface ptolemy.actor.lib.jjs.AccessorOrchestrator
Invoke the specified function as soon as possible, but after any currently executing or other pending callbacks have completed.
invokeCallback(Runnable) - Method in class ptolemy.actor.lib.jjs.JavaScript
Invoke the specified function in the fire() method as soon as possible.
invokeCallback(Runnable) - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
 
invokeGenerateUpdatePortOffsets() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Return true if StaticSchedulingDirector should invoke generateUpdatePortOffsets.
invokeGenerateUpdatePortOffsets() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return true if StaticSchedulingDirector should invoke _generateUpdatePortOffsets.
InvokeNuSMVAction() - Constructor for class ptolemy.vergil.modal.fmv.FmvAutomatonGraphFrame.InvokeNuSMVAction
Deprecated.
Create a new action to perform composition.
invokeSolver() - Method in class ptolemy.data.ontologies.OntologySolver
Invoke the solver directly, and display any concepts resolved by this solver.
invokeSolver(boolean) - Method in class ptolemy.data.ontologies.OntologySolver
Invoke the solver directly, with a choice as to whether or not this solver should display its resolved concepts.
io - ptolemy.cg.lib.syntactic.SyntacticPort.IOType
Input/Output port.
ioPort() - Method in class ptolemy.domains.de.kernel.DEEvent
Return the destination IO port of this event.
IOPort - Class in ptolemy.actor
This class supports exchanging data between entities via message passing.
IOPort - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor
Code generator adapter for IOPort.
IOPort - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor
Code generator C adapter for IOPort.
IOPort() - Constructor for class ptolemy.actor.IOPort
Construct an IOPort with no container and no name that is neither an input nor an output.
IOPort(IOPort) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.IOPort
Construct the code generator adapter for the given IOPort.
IOPort(IOPort) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.IOPort
Construct the code generator adapter for the given IOPort.
IOPort(ComponentEntity, String) - Constructor for class ptolemy.actor.IOPort
Construct an IOPort with a containing actor and a name that is neither an input nor an output.
IOPort(ComponentEntity, String, boolean, boolean) - Constructor for class ptolemy.actor.IOPort
Construct an IOPort with a container and a name that is either an input, an output, or both, depending on the third and fourth arguments.
IOPort(Workspace) - Constructor for class ptolemy.actor.IOPort
Construct a port in the specified workspace with an empty string as a name.
IOPORT_COORDINATES - Static variable in class ptolemy.vergil.actor.ExternalIOPortController
Polygon coordinates for input output port.
ioportClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
IOPortController - Class in ptolemy.vergil.actor
This class provides interaction with nodes that represent Ptolemy II ports on an actor.
IOPortController(GraphController) - Constructor for class ptolemy.vergil.actor.IOPortController
Create a port controller associated with the specified graph controller.
IOPortController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.actor.IOPortController
Create a port controller associated with the specified graph controller.
IOPortController.EntityPortRenderer - Class in ptolemy.vergil.actor
Render the ports of components as triangles.
IOPortEvent - Class in ptolemy.actor
An event that is published by an IOPort when a token or tokens are sent or received.
IOPortEvent(IOPort, int, int, boolean, Token) - Constructor for class ptolemy.actor.IOPortEvent
Create a new port event with the given parameters.
IOPortEvent(IOPort, int, int, boolean, Token[], int) - Constructor for class ptolemy.actor.IOPortEvent
Create a new port event with the given parameters.
IOPortEvent(IOPort, IOPort, boolean, int, boolean, Token) - Constructor for class ptolemy.actor.IOPortEvent
Create a new port event with the given parameters.
IOPortEventListener - Interface in ptolemy.actor
Listen for events that are issued during the send(), broadcast(), sendInside(), get(), getInside() function calls of an IOPort.
ioportType - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
IORelation - Class in ptolemy.actor
This class mediates connections between ports that can send data to one another via message passing.
IORelation() - Constructor for class ptolemy.actor.IORelation
Construct a relation in the default workspace with an empty string as its name.
IORelation(CompositeEntity, String) - Constructor for class ptolemy.actor.IORelation
Construct a relation with the given name contained by the specified entity.
IORelation(Workspace) - Constructor for class ptolemy.actor.IORelation
Construct a relation in the specified workspace with an empty string as a name.
iotServiceList - Variable in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
The choices of the IoT service.
IPAddress - Class in ptolemy.actor.lib.net
Send the IP address of the host to the output port.
IPAddress(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.net.IPAddress
Construct an actor with the given container and name.
IPORT_COORDINATES - Static variable in class ptolemy.vergil.actor.ExternalIOPortController
Polygon coordinates for input port.
IS - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
IS - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
IS - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
is32Bit() - Static method in class ptolemy.util.JVMBitWidth
Return true if this is a 32bit JVM.
isAboveOrEqualTo(Concept) - Method in class ptolemy.data.ontologies.Concept
Return true if this concept is greater than or equal to the specified concept in the partial ordering.
isAbstract() - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Return true if this type does not correspond to a single token class.
isAbstract() - Method in class ptolemy.cg.lib.PointerToken.PointerType
Return true if this type does not correspond to a single token class.
isAbstract() - Method in class ptolemy.data.type.ActorType
Return true if this type does not correspond to a single token class.
isAbstract() - Method in class ptolemy.data.type.ArrayType
Return true if this type does not correspond to a single token class.
isAbstract() - Method in class ptolemy.data.type.BaseType
Return true if this type does not correspond to a single token class.
isAbstract() - Method in class ptolemy.data.type.FixType
Return true if this type does not correspond to a single token class.
isAbstract() - Method in class ptolemy.data.type.FunctionType
Test if this type corresponds to an abstract token class.
isAbstract() - Method in class ptolemy.data.type.MatrixType
Return true if the element type is abstract.
isAbstract() - Method in class ptolemy.data.type.ObjectType
Return true if this type does not correspond to a single token class.
isAbstract() - Method in class ptolemy.data.type.RecordType
Return true if this type does not correspond to a single token class.
isAbstract() - Method in class ptolemy.data.type.StructuredType
Return true if this type does not correspond to a single token class.
isAbstract() - Method in class ptolemy.data.type.test.TestToken.TestType
Return true if this type does not correspond to a single token class.
isAbstract() - Method in interface ptolemy.data.type.Type
Return true if this type does not correspond to a single token class.
isAbstract() - Method in class ptolemy.data.type.UnionType
Test if this type corresponds to an abstract token class.
isAbstract() - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Return true if this type does not correspond to a single token class.
isAbstract() - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Return true if this type does not correspond to a single token class.
isAcceptable - Variable in class ptolemy.data.ontologies.Concept
A parameter indicating whether this concept is an acceptable outcome during inference.
isActive() - Method in class ptolemy.actor.process.Branch
Return true if this branch is active.
isActive() - Method in class ptolemy.actor.process.BranchController
Return true if this controller is active; return false otherwise.
isActorElementAnAttribute(StringParameter) - Static method in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
Return true if the actor element constraint expression is for an attribute, false otherwise.
isActorElementAPort(StringParameter) - Static method in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
Return true if the actor element constraint expression is for a port, false otherwise.
isActorElementIgnored(StringParameter) - Static method in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
Return true if the actor element is set to be ignored by the ontology analysis, false otherwise.
isActorElementUnconstrained(StringParameter) - Static method in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
Return true if the actor element is set to have no constraints for the ontology analysis, false otherwise.
isActorOfInterestForAddonController(NamedObj) - Method in interface ptolemy.vergil.actor.ActorInteractionAddon
Determine of a given actor is of interest for a desired action.
isActorOfInterestForLookInside(NamedObj) - Method in interface ptolemy.vergil.actor.ActorInteractionAddon
Determine of a given actor is of interest for a desired action.
isActorOfInterestForOpenInstance(NamedObj) - Method in interface ptolemy.vergil.actor.ActorInteractionAddon
Determine of a given actor is of interest for a desired action.
isActorReady() - Method in class ptolemy.actor.ptalon.PtalonEvaluator
Returns true if the current actor declaration is ready to be created.
isActuatorPort() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
Returns true if this object is actuator port.
isActuatorPort() - Method in class ptolemy.domains.ptides.lib.PtidesPort
Check whether port is output and network port parameter is not set.
isAcyclic() - Method in class ptolemy.graph.DirectedGraph
Test if this graph is acyclic (is a DAG).
isAdjusting - Variable in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
isAliasableValue(Value) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Return true if the given value represents something that can be aliased in Java by something else.
isAlive() - Method in class ptolemy.domains.csp.kernel.ConditionalBranch
Boolean indicating if this branch is still alive.
isAlwaysNullBefore(Local, Unit) - Method in class ptolemy.copernicus.kernel.NullPointerAnalysis
Return the set of other fields and locals that must reference the same object as the given field, at a point before the given unit.
isAnnotatedTerm(Object) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Return true if the given model object has been annotated with a manual annotation constraint.
isAntialiasing() - Method in class diva.canvas.CanvasPane
Return whether or not this pane is antialiased.
isApplet - Variable in class com.microstar.xml.demo.XmlApp
Flag to show whether we're running as an applet or application.
isApplet - Variable in class com.microstar.xml.demo.XmlApplet
Flag to show whether we're running as an applet or application.
isApplicable(NamedObj) - Method in class ptolemy.actor.gt.GTIngredient
Check whether this GTIngredient is applicable to the object.
isApplicable(NamedObj) - Method in class ptolemy.actor.gt.ingredients.criteria.GuardCriterion
Check whether this GTIngredient is applicable to the object.
isApplicable(NamedObj) - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Check whether this GTIngredient is applicable to the object.
isApplicable(NamedObj) - Method in class ptolemy.actor.gt.ingredients.criteria.StateTypeCriterion
Check whether this GTIngredient is applicable to the object.
isApplicable(NamedObj) - Method in class ptolemy.actor.gt.ingredients.operations.PortCreationOperation
Check whether this GTIngredient is applicable to the object.
isApplicable(NamedObj) - Method in class ptolemy.actor.gt.ingredients.operations.PortRemovalOperation
Check whether this GTIngredient is applicable to the object.
isArrayTokenType(Type) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
Return true if the given type references a ptolemy token type.
isAtomic() - Method in class ptolemy.kernel.ComponentEntity
Return true if the entity is atomic.
isAtomic() - Method in class ptolemy.kernel.CompositeEntity
Return false since CompositeEntities are not atomic.
isAttributeClassEnabled() - Method in class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Return whether the attributeClass element is enabled.
isAttributeClassEnabled() - Method in class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Return whether the attributeClass element is enabled.
isAttributeNameEnabled() - Method in class ptolemy.actor.gt.ingredients.criteria.AttributeCriterion
Return whether the attributeName element is enabled.
isAttributeNameEnabled() - Method in class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Return whether the attributeName element is enabled.
isAttributeNameEnabled() - Method in class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Return whether the attributeName element is enabled.
isAttributeTypeEnabled() - Method in class ptolemy.actor.gt.ingredients.criteria.AttributeCriterion
Return whether the attributeType element is enabled.
isAttributeValueEnabled() - Method in class ptolemy.actor.gt.ingredients.criteria.AttributeCriterion
Return whether the attributeValue element is enabled.
isAttributeValueEnabled() - Method in class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Return whether the attributeValue element is enabled.
isAttributeValueEnabled() - Method in class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Return whether the attributeValue element is enabled.
isAutoAdaptered(ProgramCodeGenerator, NamedObj) - Static method in class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Return true if the argument would be generated using an AutoAdapter.
isAutoAdaptered(NamedObj) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Return true if the argument would be generated using an AutoAdapter.
isAutoAdapteredRemotePort(ProgramCodeGenerator, Port) - Static method in class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Return true if the port connects to a remote port that would code generated using an AutoAdapter.
isAutoAdapteredRemotePort(Port) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Return true if the port connects to a remote port that would code generated using an AutoAdapter.
isBackwardTypeInferenceEnabled() - Method in class ptolemy.actor.gt.StateMatcher
Return false because backward type inference is not implemented for this actor.
isBackwardTypeInferenceEnabled() - Method in interface ptolemy.actor.TypedActor
Look up the hierarchy to find the parameter enableBackwardTypeInference and return its value.
isBackwardTypeInferenceEnabled() - Method in class ptolemy.actor.TypedAtomicActor
Return true if backward type inference is enabled in the first opaque composite actor up the hierarchy, or false otherwise.
isBackwardTypeInferenceEnabled() - Method in class ptolemy.actor.TypedCompositeActor
Return true if backward type inference is enabled.
isBackwardTypeInferenceEnabled() - Method in class ptolemy.actor.TypeOpaqueCompositeActor
Return false because backward type inference is not implemented for this actor.
isBackwardTypeInferenceEnabled() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return false because backward type inference is not implemented for this actor.
isBijective() - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Determine whether the graph has been made completely bijective.
isBitwiseAnd() - Method in class ptolemy.data.expr.ASTPtBitwiseNode
Return true if this operation represents a boolean AND operation.
isBitwiseNot() - Method in class ptolemy.data.expr.ASTPtUnaryNode
Return true if this node represents the bitwise negation of its child.
isBitwiseOr() - Method in class ptolemy.data.expr.ASTPtBitwiseNode
Return true if this operation represents a boolean OR operation.
isBitwiseXor() - Method in class ptolemy.data.expr.ASTPtBitwiseNode
Return true if this operation represents a boolean XOR operation.
isBlack(int) - Method in interface com.jhlabs.math.BinaryFunction
 
isBlack(int) - Method in class com.jhlabs.math.BlackFunction
 
isBlocked() - Method in class ptolemy.actor.process.BranchController
Return true if all of the branches assigned to this branch controller are blocked or if this branch controller has no branches; return false otherwise.
isBorderOpaque() - Method in class com.jgoodies.forms.factories.Borders.EmptyBorder
Returns whether or not the border is opaque.
isCacheValid() - Method in class diva.canvas.TransformContext
Test if the cache is valid.
isCanceling() - Method in class ptolemy.domains.ptera.kernel.SchedulingRelation
Return whether this scheduling relation is cancelling.
isCancelled() - Method in class org.ptolemy.commons.FutureValue
 
isCap() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Determine whether node is a cap.
isCaptureActive() - Static method in class ptolemy.media.javasound.LiveSound
Return true if audio capture is currently active.
isCaptureActive() - Method in class ptolemy.media.javasound.LiveSoundCommon
Return true if audio capture is currently active.
isCaptureActive() - Method in interface ptolemy.media.javasound.LiveSoundInterface
Return true if audio capture is currently active.
isCausallyAffected(Collection<PtidesEvent>, PtidesEvent) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Calculate whether any Ptides event in eventArray could causally affect event.
isCellEditable(int, int) - Method in class ptolemy.vergil.scr.ConditionsTableModel
 
isCellEditable(int, int) - Method in class ptolemy.vergil.scr.EventTableModel
Return true, indicating that the cell is editable.
isCellEditable(int, int) - Method in class ptolemy.vergil.scr.ModeTransitionTableModel
Return true, indicating that the cell is editable.
isCentered() - Method in class diva.canvas.toolbox.BasicFigure
Return whether the figure should be centered on its origin.
isCentered() - Method in class diva.canvas.toolbox.ImageFigure
Return whether the figure should be centered on its origin.
isCentered() - Method in class ptolemy.vergil.icon.ShapeIcon
Return whether the figure should be centered on its origin.
isChannelSpecified(String) - Method in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Test if a channel number is associated with the given name.
isClass - Variable in class ptolemy.vergil.kernel.attributes.IDAttribute
A boolean indicating whether the container is a class or an instance.
isClassDefinition() - Method in class ptolemy.kernel.InstantiableNamedObj
Return true if this object is a class definition, which means that it can be instantiated.
isClassDefinition() - Method in interface ptolemy.kernel.util.Instantiable
Return true if this object is a class definition, which means that it can be instantiated.
isClassDefinition() - Method in class ptolemy.kernel.util.test.TestInstantiableAttribute
 
isClassDefinition() - Method in class ptolemy.kernel.util.test.TestInstantiableNamedObj
 
isClipEnabled() - Method in class diva.canvas.PaneWrapper
Get the clipping enabled flag.
isClosed() - Method in class diva.gui.toolbox.JPseudoFrame
Test if the frame is closed.
isClosed() - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Return true if this automaton does not have any input and output; false otherwise.
isCloseTo(Token) - Method in class ptolemy.data.Token
Test that the value of this Token is close to the argument Token.
isCloseTo(Token, double) - Method in class ptolemy.data.AbstractConvertibleToken
Test that the value of this token is close to the first argument, where "close" means that the distance between them is less than or equal to the second argument.
isCloseTo(Token, double) - Method in class ptolemy.data.AbstractNotConvertibleToken
Test that the value of this token is close to the first argument, where "close" means that the distance between them is less than or equal to the second argument.
isCloseTo(Token, double) - Method in class ptolemy.data.ActorToken
Test for closeness of the values of this Token and the argument Token.
isCloseTo(Token, double) - Method in class ptolemy.data.ArrayToken
Test that the value of this token is close to the first argument, where "close" means that the distance between them is less than or equal to the second argument.
isCloseTo(Token, double) - Method in class ptolemy.data.FunctionToken
Test for closeness of the values of this Token and the argument Token.
isCloseTo(Token, double) - Method in class ptolemy.data.MatrixToken
Test whether the value of this Token is close to the argument Token.
isCloseTo(Token, double) - Method in class ptolemy.data.ObjectToken
Test that the value of this token is close to the first argument, where "close" means that the distance between them is less than or equal to the second argument.
isCloseTo(Token, double) - Method in class ptolemy.data.ScalarToken
Test whether the value of this Token is close to the argument Token.
isCloseTo(Token, double) - Method in class ptolemy.data.Token
Test that the value of this Token is close to the first argument, where "close" means that the distance between them is less than or equal to the second argument.
isCloseTo(Token, double) - Method in class ptolemy.data.XMLToken
Test that the value of this token is close to the first argument, where "close" means that the distance between them is less than or equal to the second argument.
isCloseTo(Token, double) - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothToken
 
isCloseTo(Complex) - Method in class ptolemy.math.Complex
Return true if the distance between this complex number and the argument is less than or equal to EPSILON.
isCloseTo(Complex, double) - Method in class ptolemy.math.Complex
Return true if the distance between this complex number and the first argument is less than or equal to the second argument.
isColumn - Variable in class ptolemy.actor.lib.VectorAssembler
True if the output vector is a column matrix.
isCommandComplete(String) - Method in class ptolemy.actor.gui.exec.ExecShellTableau
Return true if the specified command is complete (ready to be interpreted).
isCommandComplete(String) - Method in class ptolemy.actor.gui.ExpressionShellTableau
Return true if the specified command is complete (ready to be interpreted).
isCommandComplete(String) - Method in class ptolemy.actor.gui.ptjacl.TclShellTableau
Return true if the specified command is complete (ready to be interpreted).
isCommandComplete(String) - Method in class ptolemy.actor.gui.python.PythonShellTableau
Return true if the specified command is complete (ready to be interpreted).
isCommandComplete(String) - Method in class ptolemy.actor.lib.gui.InteractiveDialog
Return true if the specified command is complete (ready to be interpreted).
isCommandComplete(String) - Method in class ptolemy.actor.lib.gui.InteractiveShell
Return true if the specified command is complete (ready to be interpreted).
isCommandComplete(String) - Method in interface ptolemy.gui.ShellInterpreter
Return true if the specified command is complete (ready to be interpreted).
isCompatible(Type) - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Test if the argument type is compatible with this type.
isCompatible(Type) - Method in class ptolemy.cg.lib.PointerToken.PointerType
Test if the argument type is compatible with this type.
isCompatible(Type) - Method in class ptolemy.data.ontologies.ConceptType
Test if the argument is compatible with this type.
isCompatible(Type) - Method in class ptolemy.data.type.ActorType
Model if the argument type is compatible with this type.
isCompatible(Type) - Method in class ptolemy.data.type.ArrayType
Test if the argument type is compatible with this type.
isCompatible(Type) - Method in class ptolemy.data.type.BaseType
Test if the argument type is compatible with this type.
isCompatible(Type) - Method in class ptolemy.data.type.FixType
Test if the argument type is compatible with this type.
isCompatible(Type) - Method in class ptolemy.data.type.FunctionType
Test if the argument type is compatible with this type.
isCompatible(Type) - Method in class ptolemy.data.type.MatrixType
Test if the argument type is compatible with this type.
isCompatible(Type) - Method in class ptolemy.data.type.ObjectType
Return true if the specified type is less than or equal to this type.
isCompatible(Type) - Method in class ptolemy.data.type.RecordType
Test whether the argument type is compatible with this type (is less than or equal to this type in the type lattice).
isCompatible(Type) - Method in class ptolemy.data.type.test.TestToken.TestType
Test if the argument type is compatible with this type.
isCompatible(Type) - Method in class ptolemy.data.type.TupleType
Test if the argument type is compatible with this type.
isCompatible(Type) - Method in interface ptolemy.data.type.Type
Test if the argument type is compatible with this type.
isCompatible(Type) - Method in class ptolemy.data.type.UnionType
Test if the argument type is compatible with this type.
isCompatible(Type) - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Test if the argument type is compatible with this type.
isCompatible(Type) - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Test if the argument type is compatible with this type.
isComposite(Object) - Method in interface diva.graph.GraphModel
Return true if the given object is a composite node, i.e.
isComposite(Object) - Method in class diva.graph.modular.ModularGraphModel
Return true if the given object is a composite node in this model, i.e.
isConcreteTokenType(Type) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
Return true if the given type references a concrete ptolemy token type.
isCongruent(ASTPtRootNode, Map) - Method in class ptolemy.data.expr.ASTPtBitwiseNode
Return true if this node is (hierarchically) congruent to the given node, under the given renaming of bound identifiers.
isCongruent(ASTPtRootNode, Map) - Method in class ptolemy.data.expr.ASTPtFunctionDefinitionNode
Return true if this node is (hierarchically) congruent to the given node, under the given renaming of bound identifiers.
isCongruent(ASTPtRootNode, Map) - Method in class ptolemy.data.expr.ASTPtLeafNode
Return true if this node is (hierarchically) congruent to the given node, under the given renaming of bound identifiers.
isCongruent(ASTPtRootNode, Map) - Method in class ptolemy.data.expr.ASTPtLogicalNode
Return true if this node is (hierarchically) congruent to the given node, under the given renaming of bound identifiers.
isCongruent(ASTPtRootNode, Map) - Method in class ptolemy.data.expr.ASTPtProductNode
Return true if this node is (hierarchically) congruent to the given node, under the given renaming of bound identifiers.
isCongruent(ASTPtRootNode, Map) - Method in class ptolemy.data.expr.ASTPtRecordConstructNode
Return true if this node is (hierarchically) congruent to the given node, under the given renaming of bound identifiers.
isCongruent(ASTPtRootNode, Map) - Method in class ptolemy.data.expr.ASTPtRelationalNode
Return true if this node is (hierarchically) congruent to the given node, under the given renaming of bound identifiers.
isCongruent(ASTPtRootNode, Map) - Method in class ptolemy.data.expr.ASTPtRootNode
Return true if this node is (hierarchically) congruent to the given node, under the given renaming of bound identifiers.
isCongruent(ASTPtRootNode, Map) - Method in class ptolemy.data.expr.ASTPtShiftNode
Return true if this node is (hierarchically) congruent to the given node, under the given renaming of bound identifiers.
isCongruent(ASTPtRootNode, Map) - Method in class ptolemy.data.expr.ASTPtSumNode
Return true if this node is (hierarchically) congruent to the given node, under the given renaming of bound identifiers.
isCongruent(ASTPtRootNode, Map) - Method in class ptolemy.data.expr.ASTPtUnaryNode
Return true if this node is (hierarchically) congruent to the given node, under the given renaming of bound identifiers.
isCongruent(ASTPtRootNode, Map) - Method in class ptolemy.data.expr.ASTPtUnionConstructNode
Return true if this node is (hierarchically) congruent to the given node, under the given renaming of bound identifiers.
isCongruent(Function) - Method in class org.ptolemy.machineImprovisation.FactorOracle.ChordFunction
 
isCongruent(Function) - Method in class ptolemy.caltrop.util.PtCalFunction
Always return false, because the Function token is not congruent.
isCongruent(Function) - Method in class ptolemy.data.expr.ExpressionFunction
Return true if this function is congruent to the given function.
isCongruent(Function) - Method in interface ptolemy.data.Function
Return true if this function is congruent to the given function.
isConnected() - Method in class ptolemy.actor.lib.jjs.modules.mqtt.MQTTHelper.MQTTClientWrapper
Return whether the client is connected to a broker server.
isConnectedToBoundary() - Method in class ptolemy.actor.process.BoundaryDetector
Return true if the receiver containing this boundary detector is connected to a boundary port.
isConnectedToBoundary() - Method in class ptolemy.actor.process.MailboxBoundaryReceiver
Return true if this receiver is connected to a boundary port.
isConnectedToBoundary() - Method in interface ptolemy.actor.process.ProcessReceiver
Return true if this receiver is connected to the inside of a boundary port.
isConnectedToBoundary() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return true if this receiver is connected to the inside of a boundary port.
isConnectedToBoundary() - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Return true if this receiver is connected to the inside of a boundary port.
isConnectedToBoundary() - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Return true if this receiver is connected to the inside of a boundary port.
isConnectedToBoundary() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Return true if this receiver is connected to the inside of a boundary port.
isConnectedToBoundaryInside() - Method in class ptolemy.actor.process.BoundaryDetector
Return true if the receiver containing this boundary detector is connected to the inside of an input boundary port; return false otherwise.
isConnectedToBoundaryInside() - Method in class ptolemy.actor.process.MailboxBoundaryReceiver
Return true if this receiver is connected to the inside of an input boundary port; return false otherwise.
isConnectedToBoundaryInside() - Method in interface ptolemy.actor.process.ProcessReceiver
Return true if this receiver is connected to the inside of a boundary port.
isConnectedToBoundaryInside() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return true if this receiver is connected to the inside of a boundary port.
isConnectedToBoundaryInside() - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Return true if this receiver is connected to the inside of a boundary port.
isConnectedToBoundaryInside() - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Return true if this receiver is connected to the inside of a boundary port.
isConnectedToBoundaryInside() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Return true if this receiver is connected to the inside of a boundary port.
isConnectedToBoundaryOutside() - Method in class ptolemy.actor.process.BoundaryDetector
Return true if the receiver containing this boundary detector is connected to the outside of an output boundary port; return false otherwise.
isConnectedToBoundaryOutside() - Method in class ptolemy.actor.process.MailboxBoundaryReceiver
Return true if this receiver is connected to the outside of an output boundary port; return false otherwise.
isConnectedToBoundaryOutside() - Method in interface ptolemy.actor.process.ProcessReceiver
Return true if this receiver is connected to the outside of a boundary port.
isConnectedToBoundaryOutside() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return true if this receiver is connected to the outside of a boundary port.
isConnectedToBoundaryOutside() - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Return true if this receiver is connected to the outside of a boundary port.
isConnectedToBoundaryOutside() - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Return true if this receiver is connected to the outside of a boundary port.
isConnectedToBoundaryOutside() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Return true if this receiver is connected to the outside of a boundary port.
isConstant() - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Test if this Type is UNKNOWN.
isConstant() - Method in class ptolemy.cg.lib.PointerToken.PointerType
Test if this Type is UNKNOWN.
isConstant() - Method in class ptolemy.data.expr.ASTPtRootNode
Return true if this node represents a constant value.
isConstant() - Method in class ptolemy.data.ontologies.ConceptType
Test if this type is constant.
isConstant() - Method in class ptolemy.data.type.ActorType
Model if this Type is UNKNOWN.
isConstant() - Method in class ptolemy.data.type.ArrayType
Test if this ArrayType is a constant.
isConstant() - Method in class ptolemy.data.type.BaseType
Test if this Type is UNKNOWN.
isConstant() - Method in class ptolemy.data.type.FixType
Test if this Type is a constant.
isConstant() - Method in class ptolemy.data.type.FunctionType
Test if this FunctionType is a constant.
isConstant() - Method in class ptolemy.data.type.MatrixType
Test if this Type is a constant.
isConstant() - Method in class ptolemy.data.type.ObjectType
Test if the argument type is compatible with this type.
isConstant() - Method in class ptolemy.data.type.RecordType
Test if this RecordType is a constant.
isConstant() - Method in class ptolemy.data.type.test.TestToken.TestType
Test if this Type is UNKNOWN.
isConstant() - Method in class ptolemy.data.type.TupleType
Test if this TupleType is a constant.
isConstant() - Method in interface ptolemy.data.type.Type
Test if this Type is a constant.
isConstant() - Method in class ptolemy.data.type.UnionType
Test if this UnionType is a constant.
isConstant() - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Test if this Type is UNKNOWN.
isConstant() - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Test if this Type is UNKNOWN.
isConstant(Variable) - Method in class ptolemy.actor.util.ConstVariableModelAnalysis
Return true if the given variable is not reconfigured in the model.
isConstraintSource() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Returns true if the interconnectConstraintType is for sources, false otherwise.
isConsumerReceiver() - Method in class ptolemy.actor.process.MailboxBoundaryReceiver
Return true if this is a consumer receiver; return false otherwise.
isConsumerReceiver() - Method in interface ptolemy.actor.process.ProcessReceiver
Return true if this receiver is a consumer receiver.
isConsumerReceiver() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
This class serves as an example of a ConsumerReceiver and hence this method returns true.
isConsumerReceiver() - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Return true if this receiver is a consumer receiver.
isConsumerReceiver() - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Return true if this receiver is connected to the boundary.
isConsumerReceiver() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
This class serves as an example of a ConsumerReceiver and hence this method returns true if this port is connected to a boundary.
isConsuming() - Method in class diva.canvas.event.EventLayer
Test the consuming flag of this layer.
isConsuming() - Method in class diva.canvas.interactor.AbstractInteractor
Test the consuming flag of this interactor.
isConsuming() - Method in interface diva.canvas.interactor.Interactor
Test the consuming flag of this interactor.
isContainedNode(Object, Object, GraphModel) - Static method in class diva.graph.GraphUtilities
 
isCQAdaptive - Variable in class ptolemy.domains.de.kernel.DEDirector
Specify whether the calendar queue adjusts its bin number at run time.
isCreated(Object) - Static method in class ptolemy.actor.gt.GTTools
Return whether the object in the pattern is to be created.
isCreated(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Return true if an entity was created in PtalonActor for the given symbol.
isCreated(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Return true if an entity was created in PtalonActor for the given symbol.
isDataFlavorSupported(DataFlavor) - Method in class ptolemy.vergil.toolbox.PtolemyTransferable
Return true if the given data flavor is supported.
isDebugging() - Method in class ptolemy.actor.lib.python.PythonScript
Return true if this actor has at least one debug listener.
isDeeplyConnected(ComponentPort) - Method in class ptolemy.kernel.ComponentPort
Return true the the given port is deeply connected with this port.
isDefault() - Method in class ptolemy.domains.modal.kernel.Transition
Return true if this transition is a default transition.
isDeferringChangeRequests() - Method in class ptolemy.actor.lib.hoc.LifeCycleManager
Override the base class to not delegate up the hierarchy and to indicate only whether this composite is locally deferring change requests.
isDeferringChangeRequests() - Method in interface ptolemy.kernel.util.Changeable
Return true if setDeferringChangeRequests(true) has been called to specify that change requests should be deferred.
isDeferringChangeRequests() - Method in class ptolemy.kernel.util.NamedObj
Return true if setDeferringChangeRequests(true) has been called to specify that change requests should be deferred.
isDirected() - Method in interface diva.graph.modular.Edge
Return whether or not this edge is directed.
isDirected(Object) - Method in interface diva.graph.GraphModel
Return whether or not this edge is directed.
isDirected(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicEdgeModel
Return whether or not this edge is directed.
isDirected(Object) - Method in interface diva.graph.modular.EdgeModel
Return whether or not this edge is directed.
isDirected(Object) - Method in class diva.graph.modular.ModularGraphModel
Return whether or not this edge is directed.
isDirected(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.LinkModel
Return true if this edge is directed.
isDirected(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.ArcModel
Return true if this edge is directed.
isDirected(Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel.RelationModel
Return true if this edge is directed.
isDirty() - Method in class diva.gui.AbstractDocument
Test the "dirty" flag.
isDirty() - Method in interface diva.gui.Document
Test the "dirty" flag.
isDirtyValues - Variable in class org.ptolemy.fmi.FMI20ModelInstance
1 if the values are dirty.
isDisposed() - Method in class ptolemy.gui.Top
Return true if this frame has been disposed.
isDone() - Method in class diva.util.java2d.PolygonIterator
Test if the iterator is done.
isDone() - Method in class diva.util.java2d.PolylineIterator
Test if the iterator is done.
isDone() - Method in class org.ptolemy.commons.FutureValue
 
isDropIntoEnabled() - Method in class ptolemy.vergil.basic.EditorDropTarget
Return true if the feature is enabled that a a drop onto an instance of NamedObj results in that NamedObj containing the dropped object.
isDynamic() - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Return true if the receiver is dynamic.
isEdge(Object) - Method in interface diva.graph.GraphModel
Return true if the given object is an edge in this model.
isEdge(Object) - Method in class diva.graph.modular.ModularGraphModel
Return true if the given object is a node in this model.
isEdgeVisible(Object) - Method in class diva.graph.basic.BasicLayoutTarget
Return whether or not the given edge is actually visible in the view.
isEdgeVisible(Object) - Method in interface diva.graph.layout.LayoutTarget
Return whether or not the given edge is actually visible in the view.
isEditable() - Method in class diva.gui.AbstractDocument
Test the "editable" flag.
isEditable() - Method in interface diva.gui.Document
Test the "editable" flag.
isEditable() - Method in class ptolemy.actor.gt.ingredients.criteria.ChoiceCriterionElement
Return whether a new value can be input in the edit box.
isEditable() - Method in class ptolemy.actor.gui.Tableau
Return true if the tableau is editable.
isEffective() - Method in class ptolemy.data.ontologies.lattice.ConceptTermManager.InequalityTerm
Return true if the InequalityTerm is an effective constraint for the OntologySolver, and false otherwise.
isEmbedded() - Method in class ptolemy.actor.Director
Return true if this director is embedded inside an opaque composite actor contained by another composite actor.
isEmbedded() - Method in interface ptolemy.actor.util.PeriodicDirector
Return true if this director is embedded inside an opaque composite actor contained by another composite actor.
isEmpty() - Method in class ptolemy.actor.gt.data.CombinedCollection
Test whether this collection is empty.
isEmpty() - Method in class ptolemy.actor.gt.data.FastLinkedList
Test whether this collection is empty.
isEmpty() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.CircularFifoQueue
Returns true if this queue is empty; false otherwise.
isEmpty() - Method in class ptolemy.actor.util.CalendarQueue
Return true if the queue is empty, and false otherwise.
isEmpty() - Method in class ptolemy.actor.util.TotallyOrderedSet
Return true if the set is empty.
isEmpty() - Method in class ptolemy.cg.kernel.generic.program.CodeStream
return a boolean indicating if this stream is empty.
isEmpty() - Method in class ptolemy.cg.lib.syntactic.SyntacticPort
Decide whether the port is disconnected.
isEmpty() - Method in class ptolemy.domains.de.kernel.DECQEventQueue
Return true if this event queue is empty.
isEmpty() - Method in interface ptolemy.domains.de.kernel.DEEventQueue
Return true if this event queue is empty.
isEmpty() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesListEventQueue
Checks if the event queue is empty.
isEmpty() - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Return true if this automaton is empty; false otherwise.
isEmpty() - Method in class ptolemy.domains.modal.kernel.RelationList
Return true if the relation list is empty.
isEmpty() - Method in class ptolemy.domains.ptides.kernel.PtidesListEventQueue
Check if the event queue is empty.
isEmpty() - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Return true if the number of objects in the queue is zero.
isEmpty() - Method in class ptolemy.graph.LabeledList
Returns true if this list contains no elements.
isEmpty() - Method in class ptolemy.util.MultiHashMap
Return whether or not this multimap is empty.
isEmpty() - Method in class ptolemy.verification.kernel.maude.RTMList
 
isEnabled() - Method in class diva.canvas.CanvasPane
Test the enabled flag of this pane.
isEnabled() - Method in interface diva.canvas.event.EventAcceptor
Test the enabled flag of this object.
isEnabled() - Method in class diva.canvas.event.EventLayer
Test the enabled flag of this layer.
isEnabled() - Method in class diva.canvas.FigureLayer
Test the enabled flag of this layer.
isEnabled() - Method in class diva.canvas.interactor.AbstractInteractor
Test the enabled flag of this interactor.
isEnabled() - Method in interface diva.canvas.interactor.Interactor
Test the enabled flag of this interactor.
isEnabled() - Method in class diva.canvas.PaneWrapper
Test the enabled flag of the wrapped pane.
isEnabled() - Method in class ptolemy.domains.modal.kernel.Transition
Return true if the transition is enabled, that is the guard is true, and false if the guard evaluates to false.
isEnabled() - Method in class ptolemy.vergil.debugger.DebugController
Determine whether debugging is enabled on the set of actors.
isEnabled(int) - Method in class ptolemy.actor.gt.GTIngredient
Check whether the index-th element is enabled.
isEnabled(ParserScope) - Method in class ptolemy.domains.modal.kernel.Transition
Return true if the transition is enabled, that is the guard is true, and false if the guard evaluates to false.
isEnabled(ParserScope) - Method in class ptolemy.domains.ptera.kernel.SchedulingRelation
Evaluate the guard in the given parser scope, and return whether this scheduling relation is enabled (with its guard evaluated to true).
isEnabledAt(int) - Method in class diva.gui.toolbox.JShadePane
Returns whether or not the tab at the given index is currently enabled.
isEnabledAt(String) - Method in class diva.gui.toolbox.JTreePane
Returns whether or not the tab at the given index is currently enabled.
isEndingEvent - Variable in class ptolemy.domains.ptera.kernel.Event
A Boolean parameter that determines whether the event is the ending of a submodel, which means the outgoing scheduling relations from the event that the submodel is associated with should be evaluated.
isEndingEvent() - Method in class ptolemy.domains.ptera.kernel.Event
Return whether this event is an ending event.
isEntry() - Method in class ptolemy.domains.coroutine.kernel.ControlEntryToken
 
isEntry() - Method in class ptolemy.domains.coroutine.kernel.ControlExitToken
 
isEntry() - Method in class ptolemy.domains.coroutine.kernel.ControlToken
 
isEqualTo(Token) - Method in class ptolemy.actor.lib.security.KeyToken
Test for equality of the values of this Token and the argument Token.
isEqualTo(Token) - Method in class ptolemy.cg.lib.PointerToken
Test for equality of the values of this Token and the argument Token.
isEqualTo(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Test for equality of the values of this Token and the argument Token.
isEqualTo(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Test for equality of the values of this token and the argument token.
isEqualTo(Token) - Method in class ptolemy.data.ActorToken
Model for equality of the values of this Token and the argument Token.
isEqualTo(Token) - Method in class ptolemy.data.FunctionToken
Test for equality of the values of this Token and the argument Token.
isEqualTo(Token) - Method in class ptolemy.data.MatrixToken
Test for equality of the values of this Token and the argument Token.
isEqualTo(Token) - Method in class ptolemy.data.ObjectToken
Compare this ObjectToken to the given argument, and return true if the values contained in the two are the same Java object.
isEqualTo(Token) - Method in class ptolemy.data.ontologies.ConceptToken
Compare this ConceptToken to the given argument, and return true if they refer to the same concept in the same lattice.
isEqualTo(Token) - Method in class ptolemy.data.ScalarToken
Test for equality of the values of this Token and the argument Token.
isEqualTo(Token) - Method in class ptolemy.data.Token
Test for equality of the values of this Token and the argument Token.
isEqualTo(Token) - Method in class ptolemy.data.TupleToken
Return a true-valued token if the argument is equal to this one.
isEqualTo(Token) - Method in class ptolemy.data.type.test.TestToken
Test for equality of the values of this Token and the argument Token.
isEqualTo(Token) - Method in class ptolemy.domains.gr.kernel.Scene2DToken
Test for equality of the values of this Token and the argument Token.
isEqualTo(Token) - Method in class ptolemy.domains.gr.kernel.SceneGraphToken
Test for equality of the values of this Token and the argument Token.
isEqualTo(Token) - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothResponseToken
 
isEqualTo(Token) - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothStatusToken
 
isErrorReported() - Method in class ptolemy.kernel.util.ChangeRequest
Return true if setErrorReported() has been called with a true argument.
isErrorTransition() - Method in class ptolemy.domains.modal.kernel.Transition
Return true if this transition is an error transition.
isEvaluated() - Method in class ptolemy.data.expr.ASTPtRootNode
Return true if this node has had its token value set to something other than null.
isExactTokenType(Type) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
Return true if the given type is an exact token type.
isExecuting() - Method in class ptolemy.actor.lib.jjs.JavaScript
Return true if the model is executing (between initialize() and wrapup(), including initialize() but not wrapup()).
isExit() - Method in class ptolemy.domains.coroutine.kernel.ControlEntryToken
 
isExit() - Method in class ptolemy.domains.coroutine.kernel.ControlExitToken
 
isExit() - Method in class ptolemy.domains.coroutine.kernel.ControlToken
 
isExitingAfterWrapup() - Method in class ptolemy.actor.Manager
Return true if exitAfterWrapup() was called.
isExterior() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Determine whether node represents an exterior port.
isExterior() - Method in enum ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Decide whether type is an input or output.
isFast(NamedObj) - Static method in class ptolemy.domains.tdl.kernel.TDLModuleDirector
Find out if task (=actor) or actuator (=output port) is fast task.
isFeedback() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Determine whether node represents feedback.
isFeedback() - Method in enum ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Decide whether type is feedback in or out.
isFeedbackRemoved() - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Determine whether feedback has been removed.
isFilled() - Method in class diva.canvas.connector.Arrowhead
Test if the blob is filled or not.
isFilled() - Method in class diva.canvas.connector.Blob
Test if the blob is filled or not.
isFinal() - Method in class ptolemy.actor.gt.ingredients.criteria.StateTypeCriterion
Get the isFinal element.
isFinalEnabled() - Method in class ptolemy.actor.gt.ingredients.criteria.StateTypeCriterion
Return whether the isFinal element is enabled.
isFinalEvent - Variable in class ptolemy.domains.ptera.kernel.Event
A Boolean parameter to specify whether this event is a final event.
isFinalEvent() - Method in class ptolemy.domains.ptera.kernel.Event
Return whether this event is a final event, so that its execution causes the event queue of the Ptera director to be cleared.
isFinalState - Variable in class ptolemy.domains.modal.kernel.State
An indicator of whether this state is a final state.
isFireFunctional() - Method in class ptolemy.actor.AtomicActor
Return true.
isFireFunctional() - Method in class ptolemy.actor.CompositeActor
If this actor is opaque, invoke the isFireFunctional() method of the local director and return its result.
isFireFunctional() - Method in class ptolemy.actor.Director
Return false.
isFireFunctional() - Method in interface ptolemy.actor.Executable
Return true if this executable does not change state in either the prefire() or the fire() method.
isFireFunctional() - Method in class ptolemy.actor.gt.StateMatcher
Return true because prefire and fire do nothing.
isFireFunctional() - Method in class ptolemy.actor.parameters.ParameterSet
Return true.
isFireFunctional() - Method in class ptolemy.actor.parameters.SharedParameter
Return true.
isFireFunctional() - Method in class ptolemy.actor.sched.FixedPointDirector
Return true if all the controlled actors' isFireFunctional() methods return true.
isFireFunctional() - Method in class ptolemy.caltrop.ddi.AbstractDDI
Return true.
isFireFunctional() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return false.
isFireFunctional() - Method in class ptolemy.domains.ptera.kernel.PteraController
Return the result of isFireFunctional() from the director.
isFiringEventCausallyAffect(PtidesEvent) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Calculate whether any Ptides event currently being processed could causally affect event.
isFocusTraversable() - Method in class diva.canvas.JCanvas
Return whether or not focus should be traversable across this object.
isForReady() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Return true if the boolean for the current conditional is ready to be entered.
isForStatement - Variable in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
This is true if this if statement is actually used to represent a for statement.
isForward() - Method in class ptolemy.copernicus.kernel.FastForwardFlowAnalysis
 
isFull - Variable in class ptolemy.domains.wireless.demo.SmartParking.DataCollector
Output port for seting a signal light to tell people whehter the parking lot is full.
isFull() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.CircularFifoQueue
isFull() - Method in class ptolemy.actor.util.FIFOQueue
Return true if the number of objects in the queue equals the queue capacity.
isFull() - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Return true if the number of objects in the queue equals the queue capacity.
isFullscreen() - Method in class ptolemy.vergil.gt.GTFrame
 
isFullyAssigned() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Return true if all the symbols in this if block have been assigned a value.
isFunction() - Method in class ptolemy.data.expr.CachedMethod
Return true if this instance represents a function (vs.
isGlobalDecorator() - Method in class org.ptolemy.ssm.Map
 
isGlobalDecorator() - Method in class org.ptolemy.ssm.MirrorDecorator
Return true to indicate that this decorator should decorate objects across opaque hierarchy boundaries.
isGlobalDecorator() - Method in class ptolemy.actor.lib.aspect.AtomicCommunicationAspect
Return true to indicate that this decorator should decorate objects across opaque hierarchy boundaries.
isGlobalDecorator() - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Return true to indicate that this decorator should decorate objects across opaque hierarchy boundaries.
isGlobalDecorator() - Method in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
Return true to indicate that this decorator should decorate objects across opaque hierarchy boundaries.
isGlobalDecorator() - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Return true to indicate that this decorator should decorate objects across opaque hierarchy boundaries.
isGlobalDecorator() - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Return false to indicate that this decorator should not decorate objects across opaque hierarchy boundaries.
isGlobalDecorator() - Method in class ptolemy.data.expr.ConstraintMonitor
isGlobalDecorator() - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Return false to indicate that this decorator should not decorate objects across opaque hierarchy boundaries.
isGlobalDecorator() - Method in class ptolemy.domains.giotto.kernel.GiottoTimingManager
Return false to indicate that this decorator should not decorate objects across opaque hierarchy boundaries.
isGlobalDecorator() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Returns false, as this director only decorates local sources immediately contained by the PtidesDirector, thus it should not cross opaque hierarchy boundaries.
isGlobalDecorator() - Method in interface ptolemy.kernel.util.Decorator
Return true if this decorator should decorate objects across opaque hierarchy boundaries.
isGray - Variable in class com.jhlabs.image.Histogram
 
isGray() - Method in class com.jhlabs.image.Histogram
 
isGreaterThan(PartiallyOrderedToken) - Method in class ptolemy.data.DateToken
Check whether the value of this token is strictly greater than that of the argument token.
isGreaterThan(ScalarToken) - Method in class ptolemy.data.ScalarToken
Check whether the value of this token is strictly greater than that of the argument token.
isGroupLinked(Relation) - Method in class ptolemy.kernel.Port
Return true if the given relation or one in its relation group is linked to this port.
isHeadless - Variable in class lbnl.actor.lib.Simulator
Flag, set the true if Ptolemy is run without any graphical interface.
isHeadless - Variable in class lbnl.actor.lib.SystemCommand
Flag, set the true if Ptolemy is run without any graphical interface If isHeadless=true, this actor will not open any windows for reporting outputs or warnings.
isHistory() - Method in class ptolemy.domains.modal.kernel.Transition
Return true if this transition is a history transition.
isHorizontal() - Method in class com.jgoodies.forms.layout.ColumnSpec
Returns if this is a horizontal specification (vs.
isHorizontal() - Method in class com.jgoodies.forms.layout.RowSpec
Returns if this is a horizontal specification (vs.
isIconified() - Method in class diva.gui.toolbox.JPseudoFrame
Test if the frame is iconified.
isIdentifier() - Method in class ptolemy.data.expr.ASTPtLeafNode
Return true if the leaf is an identifier that must be evaluated in scope.
isIdentity() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Determine whether node represents an identity.
isIfReady() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Return true if the boolean for the current conditional is ready to be entered.
isIgnored(Object) - Static method in class ptolemy.actor.gt.GTTools
Return whether the object in the pattern is to be ignored.
isImmediate() - Method in class ptolemy.domains.modal.kernel.Transition
Return true if this transition is immediate.
isInBluetoothRange() - Method in class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothChannel
 
isIncoming() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Determine whether node is incoming to the expression.
isIncoming() - Method in enum ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Decide whether type is incoming.
isIndependent(Variable) - Method in class ptolemy.actor.util.ConstVariableModelAnalysis
Return true if the variable has been analyzed by this analysis and it depends on no other parameters.
isInfinite() - Method in class ptolemy.actor.util.Time
Return true if the current time value is infinite.
isInfinite() - Method in class ptolemy.math.Complex
Return true if either the real or imaginary part is infinite.
isInfinite(Complex) - Static method in class ptolemy.math.Complex
Return true if either the real or imaginary part of the given complex number is infinite.
isInInitialState() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.SimulationJunction
test if the junction has the same number of tokens as its initial state.
isInit() - Method in class ptolemy.actor.gt.ingredients.criteria.StateTypeCriterion
Get the isInit element.
isInit() - Method in class ptolemy.domains.coroutine.kernel.ControlEntryToken
 
isInitEnabled() - Method in class ptolemy.actor.gt.ingredients.criteria.StateTypeCriterion
Return whether the isInit element is enabled.
isInitial() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Determine whether node is initial, having no inputs.
isInitialEvent - Variable in class ptolemy.domains.ptera.kernel.Event
A Boolean parameter to specify whether this event is an initial event.
isInitialEvent() - Method in class ptolemy.domains.ptera.kernel.Event
Return whether this event is an initial event, so that it is automatically scheduled at model time 0 in the Ptera director's event queue.
isInitialized() - Method in class ptolemy.actor.lib.jjs.JavaScript.AccessorProxy
 
isInitialized() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
isInitialized() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
isInitialized() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
isInitialized() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
isInitialized() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
isInitialized() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
isInitialState - Variable in class ptolemy.domains.modal.kernel.State
An indicator of whether this state is the initial state.
isInPattern(NamedObj) - Static method in class ptolemy.actor.gt.GTTools
Return whether the object is in a pattern.
isInput - Variable in class ptolemy.cg.lib.Profile.FiringFunctionPort
True if this is an input port.
isInput() - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Get the input element.
isInput() - Method in class ptolemy.actor.IOPort
Return true if the port is an input.
isInput() - Method in class ptolemy.cg.lib.syntactic.SyntacticPort
Decide whether the port is representationally an input port.
isInputEnabled() - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Return whether the input element is enabled.
isInReplacement(NamedObj) - Static method in class ptolemy.actor.gt.GTTools
Return whether the object is in a replacement.
isInsideBoundary() - Method in class ptolemy.actor.process.BoundaryDetector
Return true if the receiver containing this boundary detector is contained on the inside of a boundary port.
isInsideBoundary() - Method in class ptolemy.actor.process.MailboxBoundaryReceiver
Return true if this receiver is contained on the inside of a boundary port.
isInsideBoundary() - Method in interface ptolemy.actor.process.ProcessReceiver
Return true if this receiver is contained on the inside of a boundary port.
isInsideBoundary() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return true if this receiver is contained on the inside of a boundary port.
isInsideBoundary() - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Return true if this receiver is contained on the inside of a boundary port.
isInsideBoundary() - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Return true if this receiver is contained on the inside of a boundary port.
isInsideBoundary() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Return true if this receiver is contained on the inside of a boundary port.
isInsideConnected() - Method in class ptolemy.actor.IOPort
Return whether the port has relations connected on the inside.
isInsideGroupLinked(Relation) - Method in class ptolemy.kernel.ComponentPort
Return true if the given relation or one in its relation group is linked to this port on the inside.
isInsideLinked(Relation) - Method in class ptolemy.kernel.ComponentPort
Return true if the given relation is linked from inside.
isInstanceDoc() - Method in class ptolemy.vergil.actor.DocManager
Return true if the primary source of documentation is the instance.
isInstantiable() - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Determine if this type corresponds to an instantiable token classes.
isInstantiable() - Method in class ptolemy.cg.lib.PointerToken.PointerType
Determine if this type corresponds to an instantiable token classes.
isInstantiable() - Method in class ptolemy.data.ontologies.ConceptType
Test if this Type corresponds to an instantiable token class.
isInstantiable() - Method in class ptolemy.data.type.ActorType
Determine if this type corresponds to an instantiable token classes.
isInstantiable() - Method in class ptolemy.data.type.ArrayType
Determine if this type corresponds to an instantiable token class.
isInstantiable() - Method in class ptolemy.data.type.BaseType
Determine if this type corresponds to an instantiable token classes.
isInstantiable() - Method in class ptolemy.data.type.FixType
Test if this type corresponds to an instantiable token classes.
isInstantiable() - Method in class ptolemy.data.type.FunctionType
Test if this type corresponds to an instantiable token class.
isInstantiable() - Method in class ptolemy.data.type.MatrixType
Return true, indicating that instances of this type can exist.
isInstantiable() - Method in class ptolemy.data.type.ObjectType
Determine if this Type corresponds to an instantiable token class.
isInstantiable() - Method in class ptolemy.data.type.RecordType
Test if this type corresponds to an instantiable token class.
isInstantiable() - Method in class ptolemy.data.type.test.TestToken.TestType
Determine if this type corresponds to an instantiable token classes.
isInstantiable() - Method in class ptolemy.data.type.TupleType
Test if this type corresponds to an instantiable token class.
isInstantiable() - Method in interface ptolemy.data.type.Type
Determine if this Type corresponds to an instantiable token class.
isInstantiable() - Method in class ptolemy.data.type.UnionType
Test if this type corresponds to an instantiable token class.
isInstantiable() - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Determine if this type corresponds to an instantiable token classes.
isInstantiable() - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Determine if this type corresponds to an instantiable token classes.
isIsolated() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Determine whether node is isolated from the network.
isJavaScriptKeyword(String) - Static method in class ptolemy.actor.lib.jjs.JavaScript
Return true if the specified string is a JavaScript keyword.
isJSON() - Method in class ptolemy.actor.lib.jjs.JavaScript.PortOrParameterProxy
Return true if the port or parameter value is required to be JSON.
isKnown() - Method in class ptolemy.actor.AbstractReceiver
Return true.
isKnown() - Method in class ptolemy.actor.IntermediateReceiver
Delegate to the internal receiver and return whatever it returns.
isKnown() - Method in class ptolemy.actor.IOPort
Return true if all channels of this port have known state; that is, the tokens on each channel are known, or each channel is known not to have any tokens.
isKnown() - Method in interface ptolemy.actor.Receiver
Return true if this receiver has known state; that is, the tokens in this receiver are known, or this receiver is known not to contain any tokens.
isKnown() - Method in class ptolemy.actor.sched.FixedPointReceiver
Return true if this receiver has status known, that is, this receiver either is either known to have a token or known to not to have a token.
isKnown() - Method in class ptolemy.actor.test.TestAbstractReceiver
Return true.
isKnown() - Method in class ptolemy.data.expr.Variable
Return true if the value of this variable is known, and false otherwise.
isKnown() - Method in class ptolemy.domains.modal.kernel.FSMReceiver
Return whether the state of the receiver is known.
isKnown() - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Return true.
isKnown(int) - Method in class ptolemy.actor.IOPort
Return true if the specified channel has known state; that is, the tokens on this channel are known, or this channel is known not to have any tokens.
isKnownInside(int) - Method in class ptolemy.actor.IOPort
Return true if the specified inside channel has known state; that is, the tokens on this channel are known, or this channel is known not to have any tokens.
isLafAqua() - Static method in class com.jgoodies.forms.util.Utilities
Lazily checks and answers whether the Aqua look&feel is active.
isLattice() - Method in class ptolemy.data.ontologies.ConceptGraph
Return whether this concept graph is a lattice.
isLattice() - Method in class ptolemy.data.ontologies.Ontology
Return true if the ontology graph is a lattice, false otherwise.
isLattice() - Method in interface ptolemy.graph.CPO
Test if this CPO is a lattice.
isLattice() - Method in class ptolemy.graph.DirectedAcyclicGraph
Test if this CPO is a lattice.
isLazy() - Method in class ptolemy.data.expr.Variable
Return true if this variable is lazy.
isLeaf(Object) - Method in class ptolemy.vergil.tree.ClassAndEntityTreeModel
Return true if the object is a leaf node.
isLeaf(Object) - Method in class ptolemy.vergil.tree.CompositeTreeModel
Return true if the object is a leaf node.
isLeaf(Object) - Method in class ptolemy.vergil.tree.EntityTreeModel
Return true if the object is a leaf node.
isLeaf(Object) - Method in class ptolemy.vergil.tree.FullTreeModel
Return true if the object is a leaf node.
isLeaf(Object) - Method in class ptolemy.vergil.tree.VisibleTreeModel
Return true if the object is a leaf node.
isLeastFixedPoint() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Return true if the solver is finding a least fixed point, and false if the solver is finding a greatest fixed point.
isLeftToRight() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Returns whether this builder fills the form left-to-right or right-to-left.
isLeftToRightButtonOrder() - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Returns whether button sequences will be ordered from left to right or from right to left.
isLeftToRightButtonOrder() - Method in class com.jgoodies.forms.util.LayoutStyle
Checks and answers whether buttons are typically ordered from left to right or from right to left.
isLegalActor() - Method in class ptolemy.caltrop.ddi.CSP
 
isLegalActor() - Method in class ptolemy.caltrop.ddi.Dataflow
 
isLegalActor() - Method in class ptolemy.caltrop.ddi.DDF
In DDF, an actor is legal if: The guards of each action do not depend on the inputs.
isLegalActor() - Method in interface ptolemy.caltrop.ddi.DDI
Perform static checking on the actor, ensuring its validity in a given domain.
isLegalActor() - Method in class ptolemy.caltrop.ddi.SDF
In SDF, an actor is legal if: The rates of each action are statically computable, and these rates are the same for each action.
isLessThan(DateToken) - Method in class ptolemy.data.DateToken
Check whether the value of this token is strictly less than that of the argument token.
isLessThan(PartiallyOrderedToken) - Method in class ptolemy.data.DateToken
Check whether the value of this token is strictly less than that of the argument token.
isLessThan(PartiallyOrderedToken) - Method in class ptolemy.data.ontologies.ConceptToken
Check whether the value of this token is strictly less than that of the argument token.
isLessThan(PartiallyOrderedToken) - Method in interface ptolemy.data.PartiallyOrderedToken
Check whether the value of this token is strictly less than that of the argument token.
isLessThan(PartiallyOrderedToken) - Method in class ptolemy.data.ScalarToken
Check whether the value of this token is strictly less than that of the argument token.
isLessThan(ScalarToken) - Method in class ptolemy.data.ScalarToken
Check whether the value of this token is strictly less than that of the argument token.
isLessThan(VersionAttribute) - Method in class ptolemy.kernel.attributes.VersionAttribute
Return true if this version is less than the specified version.
isLinked(Object) - Method in class ptolemy.kernel.util.CrossRefList
Return true if the specified container is linked to this list.
isLinked(Relation) - Method in class ptolemy.kernel.Port
Return true if the given relation is linked to this port.
isListening(FiringEvent.FiringEventType) - Method in class ptolemy.vergil.debugger.DebugProfile
See if the DebugProfile contains this FiringEventType.
isLocalAuth - Variable in class ptolemy.actor.lib.jjs.modules.iotAuth.AuthManager
Use a local version of Auth.
isLocalVar(Object) - Method in class ptolemy.caltrop.ddi.util.DataMapEnvironment
 
isLocation() - Method in class ptolemy.domains.coroutine.kernel.ControlEntryToken
 
isLocation() - Method in class ptolemy.domains.coroutine.kernel.ControlExitToken
 
isLogicalAnd() - Method in class ptolemy.data.expr.ASTPtLogicalNode
Return true if the node represents the logical AND of its children.
isLogicalOr() - Method in class ptolemy.data.expr.ASTPtLogicalNode
Return true if the node represents the logical OR of its children.
isMarked() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get whether the node has been marked.
isMaster() - Method in class ptolemy.actor.gui.Tableau
Return true if this tableau is a master, which means that if that if its window is closed, then all other windows associated with the model are also closed.
isMatcherNameEnabled() - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Return whether the matcherName element is enabled.
isMatchOnly() - Method in class ptolemy.actor.gt.TransformationMode
Whether the transformation mode is match only.
isMaximizeMode() - Method in class diva.gui.DesktopContext
Test if we are in maximize mode
isMaximum() - Method in class diva.gui.toolbox.JPseudoFrame
Test if the frame is maximized.
isMediator() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Determine whether node represents a mediator.
isMediator() - Method in enum ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Decide whether type is a mediator.
isMenuPopulated() - Method in class ptolemy.gui.Top
Return true if the menu of this window has been populated.
isMethod() - Method in class ptolemy.data.expr.CachedMethod
Return true if this instance represents a method (vs.
isMinus() - Method in class ptolemy.data.expr.ASTPtUnaryNode
Return true if this node represents the additive inverse of its child.
isModifiable() - Method in class ptolemy.actor.gui.Effigy
Return whether the model data is modifiable.
isModified() - Method in class ptolemy.actor.gui.Effigy
Return the data associated with the master effigy (as returned by masterEffigy()) has been modified.
isModified() - Method in class ptolemy.actor.gui.TableauFrame
Return true if the data associated with this window has been modified since it was first read or last saved.
isModified() - Method in class ptolemy.actor.gui.TextEffigy
Override the base class to compare the current text in the document against the original text.
isModified() - Method in class ptolemy.gui.Top
Return true if the data associated with this window has been modified since it was first read or last saved.
isModified() - Static method in class ptolemy.moml.MoMLParser
Return the value set by setModified(), or false if setModified() has yet not been called.
isMonotonic() - Method in class ptolemy.data.ontologies.ConceptFunction
Determine whether the concept function is monotonic over the ontology for the output range and all the inputs that are also in that same ontology.
isMotion() - Method in class com.jhlabs.image.MotionDetectorFilter
Return whether motion was detected in the last filter operation.
isMotionEnabled() - Method in class diva.canvas.interactor.AbstractInteractor
Test the motion enabled flag of this interactor.
isMotionEnabled() - Method in class diva.canvas.interactor.CompositeInteractor
Return true if any contained interactor is motion enabled.
isMotionEnabled() - Method in interface diva.canvas.interactor.Interactor
Test the motion enabled flag of this interactor.
isMultiport() - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Get the multiport element.
isMultiport() - Method in class ptolemy.actor.IOPort
Return true if the port is a multiport.
isMultiportEnabled() - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Return whether the multiport element is enabled.
isNameEnabled() - Method in class ptolemy.actor.gt.ingredients.operations.PortRemovalOperation
Return whether the port name element is enabled.
isNaN() - Method in class ptolemy.math.Complex
Return true if either the real or imaginary part is NaN.
isNaN(Complex) - Static method in class ptolemy.math.Complex
Return true if either the real or imaginary part of the given Complex number is NaN.
isNegated(Object) - Static method in class ptolemy.actor.gt.GTTools
Return whether the object in the pattern is to be negated.
isNegative() - Method in class ptolemy.actor.util.Time
Return true if the current time value is a negative value (including negative infinity).
isNegativeInfinite() - Method in class ptolemy.actor.util.Time
Return true if the current time value is a negative infinity.
isNetworkPort - Variable in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
Flag that is true if the port is a network receiver or transmitter.
isNetworkPort - Variable in class ptolemy.domains.ptides.lib.PtidesPort
Flag that is true if the port is a network receiver or transmitter.
isNetworkReceiverPort() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
Returns true if this object is network receiver port.
isNetworkReceiverPort() - Method in class ptolemy.domains.ptides.lib.PtidesPort
Check whether port is input and network port parameter is set.
isNetworkTransmitterPort() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
Returns true if this object is network transmitter port.
isNetworkTransmitterPort() - Method in class ptolemy.domains.ptides.lib.PtidesPort
Check whether port is output and network port parameter is set.
isNeverNullBefore(Local, Unit) - Method in class ptolemy.copernicus.kernel.NullPointerAnalysis
Return the set of other fields and locals that must reference the same object as the given local, at a point before the given unit.
isNil() - Method in class ptolemy.data.ArrayToken
Return true if the token is nil, (aka null or missing).
isNil() - Method in class ptolemy.data.BooleanToken
Return true if the token is nil, (aka null or missing).
isNil() - Method in class ptolemy.data.ComplexToken
Return true if the token is nil, (aka null or missing).
isNil() - Method in class ptolemy.data.DateToken
Return true if the token is nil, (aka null or missing).
isNil() - Method in class ptolemy.data.DoubleToken
Return true if the token is nil, (aka null or missing).
isNil() - Method in class ptolemy.data.FloatToken
Return true if the token is nil, (aka null or missing).
isNil() - Method in class ptolemy.data.IntToken
Return true if the token is nil, (aka null or missing).
isNil() - Method in class ptolemy.data.LongToken
Return true if the token is nil, (aka null or missing).
isNil() - Method in class ptolemy.data.ShortToken
Return true if the token is nil, (aka null or missing).
isNil() - Method in class ptolemy.data.SmoothToken
Return true if the token is nil, (aka null or missing).
isNil() - Method in class ptolemy.data.StringToken
Return true if the token is nil, (aka null or missing).
isNil() - Method in class ptolemy.data.Token
Return true if the token is nil, (aka null or missing).
isNil() - Method in class ptolemy.data.UnsignedByteToken
Return true if the token is nil, (aka null or missing).
isNode(Object) - Method in interface diva.graph.GraphModel
Return true if the given object is a node in this model.
isNode(Object) - Method in class diva.graph.modular.ModularGraphModel
Return true if the given object is a node in this model.
isNode(Object) - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Return true if the given object is a node in this model, which in this case means that it is an instance of Locatable.
isNodeVisible(Object) - Method in class diva.graph.basic.BasicLayoutTarget
Return whether or not the given node is actually visible in the view.
isNodeVisible(Object) - Method in interface diva.graph.layout.LayoutTarget
Return whether or not the given node is actually visible in the view.
isNondeterministic() - Method in class ptolemy.domains.modal.kernel.Transition
Return true if this transition is nondeterministic.
isNonInteractive() - Static method in class ptolemy.util.MessageHandler
Return true if the current process is a non-interactive session.
isNormal(int) - Method in class diva.canvas.AbstractSite
Test if this site has a normal in the given direction.
isNormal(int) - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Test if this site has a normal in the given direction.
isNormal(int) - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Test if this site has a normal in the given direction.
isNormal(int) - Method in interface diva.canvas.Site
Test if this site has a normal in the given direction.
isNormal(int) - Method in class diva.canvas.SiteDecorator
Test if this site has a normal in the given direction.
isNot() - Method in class ptolemy.data.expr.ASTPtUnaryNode
Return true if this node represents the boolean negation of its child.
isNull(int) - Method in class org.json.JSONArray
Determine if the value is null.
isNull(String) - Method in class org.json.JSONObject
Determine if the value associated with the key is null or if there is no value.
isNumberOfArgumentsFixed() - Method in class ptolemy.data.ontologies.ConceptFunction
Return true if this concept function has a fixed number of arguments, false otherwise.
isOpaque() - Method in class ptolemy.actor.CompositeActor
Return true if this actor contains a local director.
isOpaque() - Method in class ptolemy.actor.lib.hoc.ExecuteActor
Make this actor opaque.
isOpaque() - Method in class ptolemy.actor.lib.hoc.MobileModel
Return true.
isOpaque() - Method in class ptolemy.domains.continuous.lib.ContinuousTransferFunction
Return the opaqueness of this composite actor.
isOpaque() - Method in class ptolemy.domains.continuous.lib.LinearStateSpace
Return the opaqueness of this composite actor.
isOpaque() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return true.
isOpaque() - Method in class ptolemy.kernel.ComponentEntity
Return true if the entity is opaque.
isOpaque() - Method in class ptolemy.kernel.ComponentPort
Return true if the container entity is opaque.
isOpaque() - Method in class ptolemy.kernel.CompositeEntity
Return false.
isOpen() - Method in class ptolemy.actor.lib.jjs.modules.webSocket.WebSocketHelper
Return whether the web socket is opened successfully.
isOptional(Object) - Static method in class ptolemy.actor.gt.GTTools
Return whether the object in the pattern is to be optional.
isOriginal() - Method in class ptolemy.cg.lib.Profile.ProfileActor
Return if an actor is an original ptolemy actor or not.
isOrthogonal(AffineTransform) - Static method in class diva.canvas.CanvasUtilities
Return true if the given transform maps a rectangle to a rectangle.
isOrthogonal(AffineTransform) - Static method in class diva.util.java2d.ShapeUtilities
Return true if the given transform maps a rectangle to a rectangle.
isOutgoing() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Determine whether node is outgoing to the expression.
isOutgoing() - Method in enum ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Decide whether type is outgoing.
isOutOfRange(BigInteger, Precision) - Static method in class ptolemy.math.Overflow
Determines whether the given BigInteger unscaled value is considered an "underflow" or an "overflow" under the given Precision constraint.
isOutput() - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Get the output element.
isOutput() - Method in class ptolemy.actor.IOPort
Return true if the port is an output.
isOutput() - Method in class ptolemy.cg.lib.syntactic.SyntacticPort
Decide whether the port is representationally an output port.
isOutput() - Method in class ptolemy.data.expr.FileParameter
Return whether the file is to be written to.
isOutputEnabled() - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Return whether the output element is enabled.
isOutsideBoundary() - Method in class ptolemy.actor.process.BoundaryDetector
Return true if the receiver containing this boundary detector is contained on the outside of a boundary port.
isOutsideBoundary() - Method in class ptolemy.actor.process.MailboxBoundaryReceiver
Return true if this receiver is contained on the outside of a boundary port.
isOutsideBoundary() - Method in interface ptolemy.actor.process.ProcessReceiver
Return true if this receiver is contained on the outside of a boundary port.
isOutsideBoundary() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return true if this receiver is contained on the outside of a boundary port.
isOutsideBoundary() - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Return true if this receiver is contained on the outside of a boundary port.
isOutsideBoundary() - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Return true if this receiver is contained on the outside of a boundary port.
isOutsideBoundary() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Return true if this receiver is contained on the outside of a boundary port.
isOutsideConnected() - Method in class ptolemy.actor.IOPort
Return whether the port has relations connected on the outside.
isOverflow(BigInteger, Precision) - Static method in class ptolemy.math.Overflow
Determines whether the given BigInteger unscaled value is considered an "overflow" under the given Precision constraint.
isOverridden() - Method in class ptolemy.kernel.util.NamedObj
Return true if propagateValue() has been called, which indicates that the value of this object (if any) has been overridden from the default defined by its class definition.
isOverwriteable() - Method in class ptolemy.vergil.basic.export.web.DefaultTitle
Return true, since new title content should overwrite old title content.
isOverwriteable() - Method in class ptolemy.vergil.basic.export.web.HTMLImage
Return true, since old images should be overwritten with new.
isOverwriteable() - Method in class ptolemy.vergil.basic.export.web.HTMLText
Return true, since new content should overwrite old.
isOverwriteable() - Method in class ptolemy.vergil.basic.export.web.IconLink
Return true, since new content should overwrite old.
isOverwriteable() - Method in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Return true, since new content should overwrite old.
isOverwriteable() - Method in class ptolemy.vergil.basic.export.web.ParameterDisplayIconScript
Override base class since content here should only be added if it does not exist already.
isOverwriteable() - Method in class ptolemy.vergil.basic.export.web.Script
Return true, since new scripts and method calls should overwrite old.
isOverwriteable() - Method in class ptolemy.vergil.basic.export.web.Title
Return true, since new title content should overwrite old title content.
isOverwriteable() - Method in interface ptolemy.vergil.basic.export.web.WebExportable
Returns true if the content in the WebExporter for this object should be overwritten; false if the original content should be kept.
isPartiallyContainedEdge(Object, Object, GraphModel) - Static method in class diva.graph.GraphUtilities
 
isPendingEventCausallyAffect(PtidesEvent) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Calculates whether any Ptides event pending could causally affect event.
isPermutation() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Determine whether node is a permutation.
isPersistent - Variable in class ptolemy.actor.gt.controller.View
If the isPersistent parameter is false, then the user will not be prompted to save the model upon closing.
isPersistent - Variable in class ptolemy.actor.gt.ModelView
If the isPersistent parameter is false, then the user will not be prompted to save the model upon closing.
isPersistent - Variable in class ptolemy.domains.wireless.lib.NodeRandomizer
If the isPersistent parameter is false, then the MoMLChangeRequest that places the nodes will not be persistent so the user will not be prompted to save the model upon closing.
isPersistent() - Method in class ptolemy.actor.gt.controller.PersistenceAttribute
Always return false, indicating that this attribute is not persistent.
isPersistent() - Method in class ptolemy.kernel.util.ChangeRequest
Return false if the change represented by this request has been asserted to be non-persistent by calling setPersistent(false), and return true otherwise.
isPersistent() - Method in interface ptolemy.kernel.util.MoMLExportable
Return true if this object is persistent.
isPersistent() - Method in class ptolemy.kernel.util.NamedObj
Return true if this object is persistent.
isPlaybackActive() - Static method in class ptolemy.media.javasound.LiveSound
Return true if audio playback is currently active.
isPlaybackActive() - Method in class ptolemy.media.javasound.LiveSoundCommon
Return true if audio playback is currently active.
isPlaybackActive() - Method in interface ptolemy.media.javasound.LiveSoundInterface
Return true if audio playback is currently active.
isPolling - Variable in class ptolemy.actor.lib.joystick.Joystick
Set to true if polling is used to access the Joystick, false if we use a JoystickListener.
isPortClassEnabled() - Method in class ptolemy.actor.gt.ingredients.operations.PortCreationOperation
Return whether the portClass element is enabled.
isPortExterior(Port, CompositeEntity) - Static method in class ptolemy.cg.lib.syntactic.SyntacticPort
Decide whether a port is exterior in the given entity.
isPortNameEnabled() - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Return whether the portName element is enabled.
isPortTypeEnabled() - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Return whether the portType element is enabled.
isPortTypeEnabled() - Method in class ptolemy.actor.gt.ingredients.operations.PortCreationOperation
Return whether the portType element is enabled.
isPositive - Variable in class org.ptolemy.fmi.FMI20ModelInstance
C type : int*.
isPositive() - Method in class ptolemy.actor.util.Time
Return true if the current time value is a positive value (including positive infinity).
isPositiveInfinite() - Method in class ptolemy.actor.util.Time
Return true if the current time value is a positive infinity.
isPreemptive() - Method in class ptolemy.domains.modal.kernel.Transition
Return true if this transition is preemptive.
isPreferableTo(CachedMethod.ArgumentConversion) - Method in class ptolemy.data.expr.CachedMethod.ArgumentConversion
Return true if this conversion is preferable to the given conversion.
isPreferableTo(CachedMethod.ArgumentConversion) - Method in class ptolemy.data.expr.CachedMethod.TypeArgumentConversion
Return true if this conversion is preferable to the given conversion.
IsPresent - Class in ptolemy.actor.lib.logic
On each firing, output true if the input is present and false otherwise.
IsPresent(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.logic.IsPresent
Construct an actor in the specified container with the specified name.
isPreserved(Object) - Static method in class ptolemy.actor.gt.GTTools
Return whether the object in the pattern is to be preserved.
isPrimitive(String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Determine if the given type is primitive.
isPrimitive(Type) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Determine if the given type is primitive.
isProcessed() - Method in class ptolemy.domains.ptera.kernel.EventDebugEvent
Return whether the Ptera event is processed.
isProducerReceiver() - Method in class ptolemy.actor.process.MailboxBoundaryReceiver
Return true if this is a producer receiver; return false otherwise.
isProducerReceiver() - Method in interface ptolemy.actor.process.ProcessReceiver
Return true if this receiver is a producer receiver.
isProducerReceiver() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return true if this receiver is on an outside or an inside boundary.
isProducerReceiver() - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Return true if this receiver is a producer receiver.
isProducerReceiver() - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Return true if this receiver is at a boundary.
isProducerReceiver() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Return true if this receiver is on an outside or an inside boundary.
isProvider() - Method in class ptolemy.component.MethodCallPort
Return true if this port provides the method, vs.
isPublishedPort(IOPort) - Method in class ptolemy.actor.CompositeActor
Return true if a port is in the published port list at this level.
isPulled() - Method in class ptolemy.domains.ci.kernel.CIActor
Return true if the given actor has a pending pull request.
isPure() - Method in enum ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Decide whether type is a purely syntactic one.
isPureEvent() - Method in class ptolemy.domains.ptides.kernel.PtidesEvent
Return true if this event is a pure event.
isQueueEmpty() - Method in class ptolemy.actor.ptalon.lib.MapReduceAlgorithm
Return true if no more elements will be added to the list.
isReachabilityAnalysisState - Variable in class ptolemy.domains.modal.kernel.fmv.FmvState
A boolean parameter indicating whether this state is a reachability analysis state.
isReadBlocked() - Method in class ptolemy.actor.process.MailboxBoundaryReceiver
Return a true or false to indicate whether there is a read block on this receiver or not, respectively.
isReadBlocked() - Method in interface ptolemy.actor.process.ProcessReceiver
Determine whether this receiver is read blocked.
isReadBlocked() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return true if there is a get or a conditional receive waiting on this receiver.
isReadBlocked() - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Return a true or false to indicate whether there is a read block on this receiver or not, respectively.
isReadBlocked() - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Return a true or false to indicate whether there is a read block on this receiver or not, respectively.
isReadBlocked() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Return true if there is a get or a conditional receive waiting on this receiver.
isReady() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Return true if the current piece of code is ready to be entered.
isReduceFinished() - Method in class ptolemy.actor.ptalon.lib.MapReduceAlgorithm
Return true if the reduce is finished.
isRenderedSelected(Figure) - Method in class diva.canvas.interactor.BasicSelectionRenderer
Test if the given figure is currently rendered selected.
isRenderedSelected(Figure) - Method in interface diva.canvas.interactor.SelectionRenderer
Test if the given figure is currently rendered selected.
isRenderedSelected(Figure) - Method in class ptolemy.vergil.kernel.AnimationRenderer
Test whether the given figure is currently rendered highlighted.
isRepainting() - Method in class diva.canvas.interactor.Manipulator
Test if this manipulator is in the process of repainting itself and its child.
isRepresentative() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Determine whether node represents an Entity or is purely syntactic.
isRepresentative() - Method in class ptolemy.cg.lib.syntactic.SyntacticPort
Decide whether the port represents an actual port.
isResize() - Method in class com.jhlabs.image.ShearFilter
 
isRest() - Method in class org.ptolemy.machineImprovisation.Note
Returns true if the note is a rest.
isRestricted() - Method in class ptolemy.actor.lib.jjs.JavaScript
Return true if this actor is restricted.
isRestricted() - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Return true.
isResume() - Method in class ptolemy.domains.coroutine.kernel.ControlEntryToken
 
isRiskAnalysisState - Variable in class ptolemy.domains.modal.kernel.fmv.FmvState
A boolean parameter indicating that this state is a risk state.
isRowGroupingEnabled() - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Returns whether new data rows are being grouped or not.
isRunning() - Method in class org.hlacerti.lib.CertiRtig
Indicate if the current subprocess is running.
isRunningUnderWebStart() - Static method in class ptolemy.actor.gui.JNLPUtilities
Return true if we are running under WebStart.
isSafe(Object, Class<T>) - Static method in class ptolemy.actor.lib.jjs.JSUtils
Test whether a given object can be safely cast into a given class.
isSafeNotEmpty(Object, Class<T>) - Static method in class ptolemy.actor.lib.jjs.JSUtils
Test whether a given object can be safely cast into a given class.
isSatisfied() - Method in class ptolemy.moml.unit.UnitEquation
Return true if this equation is satisfied.
isSatisfied(CPO) - Method in class ptolemy.graph.Inequality
Test if this inequality is satisfied with the current value of variables.
isScheduleValid() - Method in class ptolemy.actor.sched.StaticSchedulingDirector
Return true if the current (cached) schedule is valid.
isScheduleValid() - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Return true if the current (cached) schedule is valid.
isSelected() - Method in class ptolemy.domains.gr.lib.FigureInteractor
Return whether or not a figure has been selected in the viewscreen.
isSelected(LayerEvent) - Static method in class diva.canvas.interactor.SelectionInteractor
Given a mouse event, check that the figure it contains as its event source is selected.
isSelfLoop() - Method in class ptolemy.graph.Edge
Return true if this is a self-loop edge.
isSensorPort() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
Returns true if this object is sensor port.
isSensorPort() - Method in class ptolemy.domains.ptides.lib.PtidesPort
Check whether port is input and network port parameter is not set.
isSettable() - Method in class ptolemy.data.ontologies.Concept
Return whether or not this InequalityTerm is settable.
isSettable() - Method in class ptolemy.data.ontologies.ConceptFunctionInequalityTerm
Return false.
isSettable() - Method in class ptolemy.data.ontologies.lattice.ConceptTermManager.InequalityTerm
Test if the property of the port associated with this Term can be changed.
isSettable() - Method in class ptolemy.data.type.MonotonicFunction
Return false.
isSettable() - Method in class ptolemy.data.type.TypeConstant
Return false since this term represent a constant.
isSettable() - Method in interface ptolemy.graph.InequalityTerm
Check whether this term can be set to a specific element of the underlying CPO.
isSettable() - Method in class ptolemy.graph.test.TestConstant
Return false.
isSettable() - Method in class ptolemy.graph.test.TestVariable
Return true.
isSettable(Object) - Method in class ptolemy.data.ontologies.OntologySolver
Return true if the specified property-able object is settable; otherwise false which means that its concept has been set by OntologyAdapter.setEquals().
isSigned() - Method in class ptolemy.math.Precision
Determine if the fixed point format is signed or not.
isStart - Variable in class ptolemy.actor.lib.jjs.modules.IMUSensor.ReaderM
True when the thread has been started.
isStart() - Method in class ptolemy.actor.FiringEvent.FiringEventType
Return true if this event corresponds with a start event.
isState - Variable in class org.ptolemy.fmi.FMIScalarVariable
The boolean attribute for state variable.
isStepSizeAccurate() - Method in interface ptolemy.actor.continuous.ContinuousStepSizeController
Implementations of this method should return true if the current integration step size is sufficiently small for this actor to give accurate results.
isStepSizeAccurate() - Method in class ptolemy.actor.lib.fmi.FMUImport
Return whether the most recent call to fmiDoStep() succeeded.
isStepSizeAccurate() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Return true if all step size control actors agree that the current step is accurate and if there are no breakpoints in the past.
isStepSizeAccurate() - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
Return true if the state is resolved successfully.
isStepSizeAccurate() - Method in class ptolemy.domains.continuous.kernel.HybridModalDirector
Return true if all actors that were fired in the current iteration report that the step size is accurate and if no transition is enabled.
isStepSizeAccurate() - Method in class ptolemy.domains.continuous.lib.LevelCrossingDetector
Return false if with the current step size we miss a level crossing.
isStopFireRequested() - Method in class ptolemy.actor.process.ProcessDirector
Return true if a stop has been requested on the director.
isStopRequested() - Method in class ptolemy.actor.Director
Return true if stop has been requested.
isStrict() - Method in class org.ptolemy.qss.QSSIntegrator
Deprecated.
Return false, indicating that this actor can fire even if its input is unknown.
isStrict() - Method in class ptolemy.actor.AtomicActor
Return true unless all input ports have non-empty default values.
isStrict() - Method in class ptolemy.actor.CompositeActor
Return false if all input ports have non-empty default values, or if this actor is opaque and the contained director indicates that it is non-strict.
isStrict() - Method in class ptolemy.actor.Director
Return true.
isStrict() - Method in interface ptolemy.actor.Executable
Return true if this executable is strict, meaning all inputs must be known before iteration.
isStrict() - Method in class ptolemy.actor.gt.StateMatcher
Return false.
isStrict() - Method in class ptolemy.actor.lib.BooleanMultiplexor
Return false.
isStrict() - Method in class ptolemy.actor.lib.Default
Return false.
isStrict() - Method in class ptolemy.actor.lib.fmi.FMUImport
Return false if any output has been found that not depend directly on an input.
isStrict() - Method in class ptolemy.actor.lib.MicrostepDelay
Return false indicating that this actor can be fired even if the inputs are unknown.
isStrict() - Method in class ptolemy.actor.lib.Multiplexor
Return false.
isStrict() - Method in class ptolemy.actor.lib.TimeDelay
Return false indicating that this actor can be fired even if the inputs are unknown.
isStrict() - Method in class ptolemy.actor.lib.vhdl.LogicalNot
Return false.
isStrict() - Method in class ptolemy.actor.lib.vhdl.SynchronousFixTransformer
Return false.
isStrict() - Method in class ptolemy.actor.parameters.ParameterSet
Return false.
isStrict() - Method in class ptolemy.actor.parameters.SharedParameter
Return false.
isStrict() - Method in class ptolemy.actor.sched.FixedPointDirector
Return false.
isStrict() - Method in class ptolemy.caltrop.ddi.AbstractDDI
Return true in this base class.
isStrict() - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
Return false.
isStrict() - Method in class ptolemy.domains.continuous.lib.ContinuousTimeDelay
Override the base class to declare that the actor is nonstrict if it has an initial value token.
isStrict() - Method in class ptolemy.domains.continuous.lib.LevelCrossingDetector
Return false.
isStrict() - Method in class ptolemy.domains.continuous.lib.PeriodicSampler
Return false if the microstep value is zero.
isStrict() - Method in class ptolemy.domains.de.lib.Register
Indicate that this actor can fire even if the inputs are not known.
isStrict() - Method in class ptolemy.domains.de.lib.VariableDelay
Deprecated.
Return false indicating that this actor can be fired even if the inputs are unknown.
isStrict() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return false.
isStrict() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Return false.
isStrict() - Method in class ptolemy.domains.ptera.kernel.PteraController
Return the result of isStrict() from the director.
isStrict() - Method in class ptolemy.domains.qss.kernel.QSSIntegrator
 
isStrict() - Method in class ptolemy.domains.sr.lib.Absent
Return false.
isStrict() - Method in class ptolemy.domains.sr.lib.Combine
This actor must be *NON-strict* because it must not wait for more than one input within an SR director iteration.
isStrict() - Method in class ptolemy.domains.sr.lib.gui.NonStrictDisplay
Return false.
isStrict() - Method in class ptolemy.domains.sr.lib.InstantaneousDialogGenerator
Return false.
isStrict() - Method in class ptolemy.domains.sr.lib.NonStrictDelay
Return false.
isStrict() - Method in class ptolemy.domains.sr.lib.NonStrictLogicFunction
Deprecated.
Return false.
isStrict() - Method in class ptolemy.domains.sr.lib.NonStrictLogicGate
Return false.
isStrict() - Method in class ptolemy.domains.sr.lib.NonStrictThreeBitAdder
Return false.
isStringMode() - Method in class ptolemy.data.expr.Variable
Return true if this parameter is in string mode.
isStructuralChange() - Method in class ptolemy.kernel.util.ChangeRequest
Return whether this change request is a structural change request.
isSubstitutionInstance(Type) - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Return true if the argument is a substitution instance of this type.
isSubstitutionInstance(Type) - Method in class ptolemy.cg.lib.PointerToken.PointerType
Return true if the argument is a substitution instance of this type.
isSubstitutionInstance(Type) - Method in class ptolemy.data.ontologies.ConceptType
Detect if the specified type is a substitution instance of this type.
isSubstitutionInstance(Type) - Method in class ptolemy.data.type.ActorType
Return true if the argument is a substitution instance of this type.
isSubstitutionInstance(Type) - Method in class ptolemy.data.type.ArrayType
Return true if the specified type is a substitution instance of this type.
isSubstitutionInstance(Type) - Method in class ptolemy.data.type.BaseType
Return true if the argument is a substitution instance of this type.
isSubstitutionInstance(Type) - Method in class ptolemy.data.type.FixType
Test if the argument is a substitution instance of this type.
isSubstitutionInstance(Type) - Method in class ptolemy.data.type.FunctionType
Test if the specified type is a substitution instance of this type.
isSubstitutionInstance(Type) - Method in class ptolemy.data.type.MatrixType
Test if the argument is a substitution instance of this type.
isSubstitutionInstance(Type) - Method in class ptolemy.data.type.ObjectType
Return true if the specified type is a substitution instance of this type.
isSubstitutionInstance(Type) - Method in class ptolemy.data.type.RecordType
Test whether the specified type is a substitution instance of this type.
isSubstitutionInstance(Type) - Method in class ptolemy.data.type.test.TestToken.TestType
Return true if the argument is a substitution instance of this type.
isSubstitutionInstance(Type) - Method in class ptolemy.data.type.TupleType
Test if the specified type is a substitution instance of this type.
isSubstitutionInstance(Type) - Method in interface ptolemy.data.type.Type
Return true if the specified type is a substitution instance of this type.
isSubstitutionInstance(Type) - Method in class ptolemy.data.type.UnionType
Test if the specified type is a substitution instance of this type.
isSubstitutionInstance(Type) - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Return true if the argument is a substitution instance of this type.
isSubstitutionInstance(Type) - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Return true if the argument is a substitution instance of this type.
isSubtypeOf(Type, Type) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Return true if type2 is a subtype of type1.
isSuccessful() - Method in class ptolemy.actor.gt.GraphMatcher
Return whether the last matching was successful.
isSuppressingPropagation() - Method in class ptolemy.actor.parameters.SharedParameter
Return true if this instance is suppressing propagation.
isSuppressingPropagation() - Method in class ptolemy.actor.parameters.test.TestSharedParameter
Return true if this instance is suppressing propagation.
isSuppressingPropagationCount - Variable in class ptolemy.actor.parameters.test.TestSharedParameter
 
isSuppressVariableSubstitution() - Method in class ptolemy.data.expr.Variable
Return true if this variable is suppressing variable substitution.
isSuspend() - Method in class ptolemy.domains.coroutine.kernel.ControlExitToken
 
isSystemEffigy() - Method in class ptolemy.actor.gui.Effigy
Return whether this effigy is a system effigy.
isTableActive() - Method in class ptolemy.vergil.gt.GTFrameController
 
isTargetInstantiableAttribute() - Method in class ptolemy.vergil.actor.DocManager
Return true if the target class is a subclass of Attribute that has a two-argument constructor compatible where the first argument is a CompositeEntity and the second is a String.
isTargetInstantiableEntity() - Method in class ptolemy.vergil.actor.DocManager
Return true if the target class is a subclass of Entity that has a two-argument constructor compatible where the first argument is a CompositeEntity and the second is a String.
isTargetInstantiablePort() - Method in class ptolemy.vergil.actor.DocManager
Return true if the target class is a subclass of Port that has a two-argument constructor compatible where the first argument is a CompositeEntity and the second is a String.
isTerminal() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Determine whether node is terminal, having no outputs.
isTerminate() - Method in class ptolemy.domains.coroutine.kernel.ControlExitToken
 
isTermination() - Method in class ptolemy.domains.modal.kernel.Transition
Return true if this transition is a termination transition.
isThreadActive(Thread) - Method in class ptolemy.actor.process.ProcessDirector
Return true if the specified thread has been registered with addThread() and has not been removed with removeThread().
isTimeConstrained - Variable in class org.hlacerti.lib.HlaManager
A boolean indicating that time advance in this federate is regulated by other federates in the federation.
isTimeRegulator - Variable in class org.hlacerti.lib.HlaManager
A boolean indicating that this federate regulates the time advance of other federates in the federation.
isTokenType(Type) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
Return true if the given type references a ptolemy token type.
isTotallyContainedEdge(Object, Object, GraphModel) - Static method in class diva.graph.GraphUtilities
 
isTransitionReady(TypedCompositeActor) - Method in class ptolemy.domains.petrinet.kernel.PetriNetDirector
Test whether a given Transition is enabled or not.
isTypeAcceptable() - Method in class ptolemy.actor.lib.hoc.RefinementPort
Override the super class method to allow UNKNOWN type if this port does not have any inside links.
isTypeAcceptable() - Method in class ptolemy.actor.TypedIOPort
Check whether the current type of this port is acceptable.
isTypeAcceptable() - Method in class ptolemy.data.expr.Variable
Check whether the current type of this variable is acceptable.
isTypeAcceptable() - Method in interface ptolemy.data.type.Typeable
Check whether the type of this object is acceptable.
isTypeAcceptable() - Method in class ptolemy.domains.modal.modal.RefinementPort
Override the super class method to allow UNKNOWN type if this port does not have any inside links.
isTypeType(Type) - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
Return true if the given type references a ptolemy token type type.
isUnderflow(BigInteger, Precision) - Static method in class ptolemy.math.Overflow
Determines whether the given BigInteger unscaled value is considered an "underflow" under the given Precision constraint.
isUndoable() - Method in class ptolemy.moml.UndoContext
Tells if the current context is undoable or not.
isUnit() - Method in class ptolemy.moml.unit.UnitTerm
True if this is a Unit.
isUnitExpr() - Method in class ptolemy.moml.unit.UnitTerm
True is this is a UnitExpr.
isUnitless(int[]) - Static method in class ptolemy.data.unit.UnitUtilities
Return true if the given unit array is null, or the exponents for each index are zero.
isUnknown() - Method in enum ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Decide whether type is unknown.
isValid() - Method in class ptolemy.actor.sched.Scheduler
Return true if the current schedule is valid.
isValid() - Method in class ptolemy.data.expr.CachedMethod.ArrayMapCachedMethod
Override the base class to correctly implement the isValid() method.
isValid() - Method in class ptolemy.data.expr.CachedMethod
Return true if the search for the method or function represented by this object found an invokeable method.
isValid() - Method in class ptolemy.data.expr.CachedMethod.MatrixMapCachedMethod
Override the base class to correctly implement the isValid() method.
isValidIdentifier(String) - Static method in class ptolemy.actor.lib.jjs.JavaScript
Return true if the specified string is not a JavaScript keyword and is a valid JavaScript identifier.
isValidIdentifier(String) - Static method in class ptolemy.util.StringUtilities
Test whether a string is a valid Java identifier.
isValidModelForVerification(CompositeActor) - Static method in class ptolemy.verification.kernel.REDUtility
Deprecated.
This function decides if the director of the current actor is DE.
isValidModelForVerification(CompositeActor) - Static method in class ptolemy.verification.kernel.SMVUtility
Deprecated.
This function decides if the director of the current actor is SR.
isValueAcceptable() - Method in class ptolemy.data.ontologies.Concept
Return whether this concept is a valid inference result.
isValueAcceptable() - Method in class ptolemy.data.ontologies.ConceptFunctionInequalityTerm
Return true.
isValueAcceptable() - Method in class ptolemy.data.ontologies.lattice.ConceptTermManager.InequalityTerm
Check whether the current value of this term is acceptable.
isValueAcceptable() - Method in class ptolemy.data.type.MonotonicFunction
Return true.
isValueAcceptable() - Method in class ptolemy.data.type.TypeConstant
Check whether the current type of this term is acceptable, and return true if it is.
isValueAcceptable() - Method in interface ptolemy.graph.InequalityTerm
Check whether the current value of this term is acceptable, and return true if it is.
isValueAcceptable() - Method in class ptolemy.graph.test.TestConstant
Check whether the current value of this term is acceptable, and return true if it is.
isValueAcceptable() - Method in class ptolemy.graph.test.TestVariable
Check whether the current value of this term is acceptable, and return true if it is.
isVariable() - Method in class ptolemy.moml.unit.UnitTerm
True if this a variable.
isVerbose() - Method in class diva.util.LoggableOp
Test if we are in verbose mode.
isVisible() - Method in class diva.canvas.AbstractFigure
Test the visibility flag of this figure.
isVisible() - Method in class diva.canvas.connector.TerminalFigure
Test the visibility flag of this object.
isVisible() - Method in class diva.canvas.FigureLayer
Test the visibility flag of this layer.
isVisible() - Method in class diva.canvas.OverlayLayer
Test the visibility flag of this layer.
isVisible() - Method in class diva.canvas.toolbox.GridLayer
Test the visibility flag of this layer.
isVisible() - Method in interface diva.canvas.VisibleComponent
Test the visibility flag of this object.
isVisible() - Method in interface diva.gui.AppContext
Return whether the context is visible.
isVisible() - Method in class diva.gui.AppContextDelegate
Invoke the delegate's isvisible().
isVisible() - Method in class diva.gui.AppletContext
Return true.
isVisible() - Method in interface diva.gui.Application
Test whether the application frame is visible.
isVisible() - Method in class diva.gui.ApplicationContext
Return whether or not the frame is visible.
isVisible() - Method in class diva.gui.tutorial.AbstractApplication
Test whether the application frame is visible.
isVisible(NamedObj, Settable) - Static method in class ptolemy.actor.gui.Configurer
Return true if the given settable should be visible in a configurer panel for the specified target.
isVisited() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get whether the node has been visited.
isVisited(Object) - Method in class diva.graph.layout.LevelLayout
 
isWaitingForResource(Actor) - Method in interface ptolemy.actor.ActorExecutionAspect
Return whether an actor is currently waiting for a resource.
isWaitingForResource(Actor) - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Check whether the execution of an actor is handled by this aspect actor.
isWaitingForResource(Actor) - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Check whether the execution of an actor is handled by this aspect actor.
isWidthFixed() - Method in class ptolemy.actor.IORelation
Return true if the relation has a definite width (i.e., setWidth() has not been called with a value equal to WIDTH_TO_INFER.
isWinner(int) - Method in class ptolemy.domains.csp.kernel.test.CSPCondGet
 
isWinner(int) - Method in class ptolemy.domains.csp.kernel.test.CSPCondPut
 
isWithinClassDefinition() - Method in class ptolemy.kernel.InstantiableNamedObj
Return true if this object is a class definition or is within a class definition, which means that any container above it in the hierarchy is a class definition.
isWritable() - Method in class diva.gui.AbstractDocument
Test the "writable" flag.
isWritable() - Method in interface diva.gui.Document
Test the "writable" flag.
isWriteBlocked() - Method in class ptolemy.actor.process.MailboxBoundaryReceiver
Return a true or false to indicate whether there is a write block on this receiver or not.
isWriteBlocked() - Method in interface ptolemy.actor.process.ProcessReceiver
Determine whether this receiver is write blocked.
isWriteBlocked() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return true if there is either a put or a conditional send waiting on this receiver.
isWriteBlocked() - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Return a true or false to indicate whether there is a write block on this receiver or not.
isWriteBlocked() - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Return a true or false to indicate whether there is a write block on this receiver or not.
isWriteBlocked() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Return true if there is either a put or a conditional send waiting on this receiver.
isZero() - Method in class ptolemy.actor.util.Time
Return true if the current time value is zero.
italic - Variable in class ptolemy.vergil.basic.export.web.Title
A boolean indicating whether the font should be italic.
italic - Variable in class ptolemy.vergil.kernel.attributes.AbstractTextAttribute
A boolean indicating whether the font should be italic.
Item(ComboBox, String) - Constructor for class ptolemy.actor.gui.properties.ComboBox.Item
Construct an item with the given name contained by the specified entity.
itemStateChanged(ItemEvent) - Method in class ptolemy.actor.gui.properties.ComboBox
React to an action of changing the selected item in the combo box.
itemStateChanged(ItemEvent) - Method in class ptolemy.gui.Query.QueryItemListener
Call all registered QueryListeners.
iterate() - Method in class ptolemy.actor.Manager
Invoke one iteration of the model.
iterate(int) - Method in class ptolemy.actor.AtomicActor
Invoke a specified number of iterations of the actor.
iterate(int) - Method in class ptolemy.actor.CompositeActor
Invoke a specified number of iterations of the actor.
iterate(int) - Method in class ptolemy.actor.Director
Invoke a specified number of iterations of this director.
iterate(int) - Method in interface ptolemy.actor.Executable
Invoke a specified number of iterations of the actor.
iterate(int) - Method in class ptolemy.actor.gt.StateMatcher
Do nothing and return 0.
iterate(int) - Method in class ptolemy.actor.lib.conversions.Round
Invoke a specified number of iterations of this actor.
iterate(int) - Method in class ptolemy.actor.lib.DB
Invoke a specified number of iterations of this actor.
iterate(int) - Method in class ptolemy.actor.lib.javasound.AudioWriter
Invoke count iterations of this actor.
iterate(int) - Method in class ptolemy.actor.lib.MathFunction
Deprecated.
Invoke a specified number of iterations of this actor.
iterate(int) - Method in class ptolemy.actor.lib.Ramp
Invoke a specified number of iterations of this actor.
iterate(int) - Method in class ptolemy.actor.lib.TrigFunction
Invoke a specified number of iterations of this actor.
iterate(int) - Method in class ptolemy.actor.parameters.ParameterSet
Check to see whether the specified file has changed, and if so, re-read it.
iterate(int) - Method in class ptolemy.caltrop.ddi.AbstractDDI
 
iterate(int) - Method in interface ptolemy.distributed.common.DistributedActor
Invoke a specified number of iterations of the actor.
iterate(int) - Method in class ptolemy.distributed.rmi.DistributedActorWrapper
Invoke a specified number of iterations of the wrapped actor.
iterate(int) - Method in class ptolemy.domains.modal.kernel.FSMActor
Invoke a specified number of iterations of the actor.
iterate(int) - Method in class ptolemy.domains.ptera.kernel.PteraController
Invoke a specified number of iterations of the actor by calling iterate() of the director.
iterate(int) - Method in class ptolemy.domains.pthales.lib.PthalesDynamicCompositeActor
Invoke a specified number of iterations of the actor.
iterate(int, boolean) - Method in interface ptolemy.domains.sdf.optimize.BufferingProfile
Invoke a specified number of iterations of the actor in either shared or exclusive mode as indicated by the fireExclusive argument.
iterate(int, boolean) - Method in class ptolemy.domains.sdf.optimize.lib.DummyDisplay
Iterates the dummy display actor.
iterate(int, boolean) - Method in class ptolemy.domains.sdf.optimize.lib.DummySource
Iterate the actor.
iterate(int, boolean) - Method in class ptolemy.domains.sdf.optimize.SharedBufferTransformer
Invoke a specified number of iterations of the actor in either shared or exclusive mode as indicated by the fireExclusive argument.
iterate(FunctionToken, int, Token) - Static method in class ptolemy.data.expr.UtilityFunctions
Iterate the specified function to produce an array of the specified length.
ITERATE - Static variable in class ptolemy.distributed.client.ClientThread
Iterate command.
IterateComposite(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.IterateOverArray.IterateComposite
Construct an actor with a name and a container.
iterateContainedActors() - Method in class ptolemy.actor.lib.hoc.ThreadedComposite
Iterate the contained actors of the container of this director.
IteratedFilter - Class in com.jhlabs.image
A BufferedImageOp which iterates another BufferedImageOp.
IteratedFilter(BufferedImageOp, int) - Constructor for class com.jhlabs.image.IteratedFilter
Construct an IteratedFilter.
IterateOverArray - Class in ptolemy.actor.lib.hoc
This actor iterates the contained actor or model over input arrays.
IterateOverArray(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.IterateOverArray
Create an actor with a name and a container.
IterateOverArray(Workspace) - Constructor for class ptolemy.actor.lib.hoc.IterateOverArray
Construct an IterateOverArray in the specified workspace with no container and an empty string as a name.
IterateOverArray.IterateComposite - Class in ptolemy.actor.lib.hoc
This is a specialized composite actor for use in IterateOverArray.
IterateOverArray.IteratePort - Class in ptolemy.actor.lib.hoc
This is a specialized port for IterateOverArray.
IterateOverArrayCloneTest - Class in ptolemy.actor.lib.hoc.test
Test for clone(Workspace) of IterateOverArray.
IterateOverArrayCloneTest() - Constructor for class ptolemy.actor.lib.hoc.test.IterateOverArrayCloneTest
 
IteratePort(TypedCompositeActor, String) - Constructor for class ptolemy.actor.lib.hoc.IterateOverArray.IteratePort
Create a new instance of a port for IterateOverArray.
IteratePort(Workspace) - Constructor for class ptolemy.actor.lib.hoc.IterateOverArray.IteratePort
Construct a port in the specified workspace with an empty string as a name.
iterateReturnType(Type, Type, Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the return type of the iterate method, given the types of the argument.
ITERATING - Static variable in class ptolemy.actor.Manager
Indicator that the execution is in an iteration.
iterationConverged - Variable in class org.ptolemy.fmi.FMIEventInfo
C type: fmiBoolean.
iterations - Variable in class com.jhlabs.image.BinaryFilter
 
iterations - Variable in class ptolemy.actor.sched.FixedPointDirector
The number of times that postfire may be called before it returns false.
iterations - Variable in class ptolemy.domains.ca.kernel.CADirector
The iterations parameter.
iterations - Variable in class ptolemy.domains.ddf.kernel.DDFDirector
A Parameter representing the number of times that postfire() may be called before it returns false.
iterations - Variable in class ptolemy.domains.giotto.kernel.GiottoDirector
The number of times that postfire may be called before it returns false.
iterations - Variable in class ptolemy.domains.gr.kernel.GRDirector
A parameter representing the number of times that postfire() may be called before it returns false.
iterations - Variable in class ptolemy.domains.metroII.kernel.MetroIIDirector
A Parameter representing the number of times that postfire may be called before it returns false.
iterations - Variable in class ptolemy.domains.sdf.kernel.SDFDirector
A Parameter representing the number of times that postfire may be called before it returns false.
iterations - Variable in class ptolemy.domains.sequence.kernel.SequencedModelDirector
A Parameter representing the number of times that postfire may be called before it returns false.
Iterations - Class in ptolemy.domains.de.lib.test
 
Iterations() - Constructor for class ptolemy.domains.de.lib.test.Iterations
 
ITERATIONS_NAME - Static variable in class ptolemy.domains.sdf.kernel.SDFDirector
The name of the iterations parameter: "iterations".
iterationsPerUpdate - Variable in class ptolemy.actor.lib.gui.ArrayPlotter
The number of iterations between updates of the display on the screen.
iterationsPerUpdate - Variable in class ptolemy.actor.lib.gui.ArrayPlotterXY
The number of iterations between updates of the display on the screen.
iterationSynchronized - Variable in class ptolemy.domains.gr.lib.ViewLayers3D
Boolean variable that determines whether screen update is done once per iteration.
iterationSynchronized - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
Boolean variable that determines whether screen update is done once per iteration.
iterationTimeLowerBound - Variable in class ptolemy.domains.gr.kernel.GRDirector
A parameter that indicates the time lower bound of each iteration.
iterative_statement() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
 
iterative_statement(AST) - Method in class ptolemy.actor.ptalon.PtalonPopulator
 
iterative_statement(AST) - Method in class ptolemy.actor.ptalon.PtalonScopeChecker
 
iterative_statement_evaluator(AST) - Method in class ptolemy.actor.ptalon.PtalonPopulator
 
IterativeParameter - Class in ptolemy.actor.gt
A special parameter in the pattern that can take various values in pattern.
IterativeParameter(NamedObj, String) - Constructor for class ptolemy.actor.gt.IterativeParameter
Construct a parameter with the given name contained by the specified entity.
IterativeParameter.ConstraintViolationException - Exception in ptolemy.actor.gt
The exception to denote that the constraint is violated and no more values are available.
IterativeParameter.Mode - Enum in ptolemy.actor.gt
The modes of this parameter.
IterativeParameterIcon - Class in ptolemy.vergil.gt
 
IterativeParameterIcon(NamedObj, String) - Constructor for class ptolemy.vergil.gt.IterativeParameterIcon
 
IterativeParameterIcon(Workspace, String) - Constructor for class ptolemy.vergil.gt.IterativeParameterIcon
 
iterator() - Method in class diva.graph.toolbox.GraphLogger
Return a sequentially-sorted iterator over the GraphEvent objects contained by the log.
iterator() - Method in class diva.gui.toolbox.ListDataModel
Return an iterator over the elements in the model.
iterator() - Method in class ptolemy.actor.gt.data.CombinedCollection
Return an iterator to iterate all the elements in this collection.
iterator() - Method in class ptolemy.actor.gt.data.FastLinkedList
Not implemented.
iterator() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.CircularFifoQueue
Returns an iterator over this queue's elements.
iterator() - Method in class ptolemy.actor.sched.Schedule
Return an iterator over the schedule elements of this schedule.
iterator() - Method in class ptolemy.graph.LabeledList
Return an iterator over the elements in the list.
iterator() - Method in class ptolemy.graph.sched.Schedule
Return an iterator over the schedule elements of this schedule.
iterator() - Method in class ptolemy.kernel.attributes.VersionAttribute
Return an iterator over the elements of the version, each of which is a String.
iterator(Object) - Method in class diva.util.IteratorIterator
Convert an object returned by the top-level iterator into a sub-iterator.
IteratorAdapter - Class in diva.util
An iterator that implements the Iterator, intended for subclassing so that you don't have to provide the remove() method all the time....
IteratorAdapter() - Constructor for class diva.util.IteratorAdapter
 
IteratorIterator - Class in diva.util
An iterator that takes an iterator over objects that themselves produce iterators, and which iterators over the elements in the sub-iterators.
IteratorIterator(Iterator) - Constructor for class diva.util.IteratorIterator
Construct a new iterator over the contents of the given iterator.
IteratorUtilities - Class in diva.util
A collection of utilities dealing with iterators.

J

jacobianOfMutualInformation - Variable in class org.ptolemy.machineLearning.particleFilter.ParticleMutualInformation
Jacobian of the mutual information.
jacobianOfStates - Variable in class org.ptolemy.ssm.StatePredictorWithAccControl
jacobian of predicted states (dX/dU).
jacobianOfStates - Variable in class org.ptolemy.ssm.StatePredictorWithControl
jacobian of predicted states (dX/dU).
jacobianOfTrajectory - Variable in class org.ptolemy.optimization.PositionConstraintCalculator
 
JAIAffineTransform - Class in ptolemy.actor.lib.jai
Compute an affine transformation on an image.
JAIAffineTransform(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIAffineTransform
Construct an actor with the given container and name.
JAIBandCombine - Class in ptolemy.actor.lib.jai
Linearly combines input bands into an output image.
JAIBandCombine(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIBandCombine
Construct an actor with the given container and name.
JAIBandSelect - Class in ptolemy.actor.lib.jai
Copy bands of an image to another image.
JAIBandSelect(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIBandSelect
Construct an actor with the given container and name.
JAIBMPWriter - Class in ptolemy.actor.lib.jai
Write a javax.media.jai.RenderedOp to a specified BMP file.
JAIBMPWriter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIBMPWriter
Construct an actor with the given container and name.
JAIBorder - Class in ptolemy.actor.lib.jai
Adds a border to an image.
JAIBorder(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIBorder
Construct an actor with the given container and name.
JAIBoxFilter - Class in ptolemy.actor.lib.jai
Convolve an image with a box filter.
JAIBoxFilter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIBoxFilter
Construct an actor with the given container and name.
JAIConstant - Class in ptolemy.actor.lib.jai
Produce an image with a uniform color.
JAIConstant(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIConstant
Construct an actor with the given container and name.
JAIConvolve - Class in ptolemy.actor.lib.jai
An actor that convolves an image with a given filter.
JAIConvolve(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIConvolve
Construct an actor with the given container and name.
JAICrop - Class in ptolemy.actor.lib.jai
Crop an image, given a point of origin, and the dimensions to crop.
JAICrop(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAICrop
Construct an actor with the given container and name.
JAIDataConvert - Class in ptolemy.actor.lib.jai
An actor that converts the data in an image to a new type.
JAIDataConvert(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIDataConvert
Construct an actor with the given container and name.
JAIDCT - Class in ptolemy.actor.lib.jai
Calculate the discrete cosine transform of an image.
JAIDCT(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIDCT
Construct an actor with the given container and name.
JAIDFT - Class in ptolemy.actor.lib.jai
Calculate the discrete Fourier transform of an image.
JAIDFT(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIDFT
Construct an actor with the given container and name.
JAIEdgeDetection - Class in ptolemy.actor.lib.jai
An actor that does edge detection on a image.
JAIEdgeDetection(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIEdgeDetection
Construct an actor with the given container and name.
JAIIDCT - Class in ptolemy.actor.lib.jai
Calculate the inverse discrete cosine transform of an image.
JAIIDCT(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIIDCT
Construct an actor with the given container and name.
JAIIDFT - Class in ptolemy.actor.lib.jai
Calculate the inverse discrete Fourier transform of an image.
JAIIDFT(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIIDFT
Construct an actor with the given container and name.
JAIImageReader - Class in ptolemy.actor.lib.jai
This actor reads an image from a file or a URL.
JAIImageReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIImageReader
Construct an actor with the given container and name.
JAIImageToken - Class in ptolemy.actor.lib.jai
A token that contains a javax.media.jai.RenderedOp.
JAIImageToken(RenderedOp) - Constructor for class ptolemy.actor.lib.jai.JAIImageToken
Construct a token with a specified RenderedOp.
JAIInvert - Class in ptolemy.actor.lib.jai
Invert a RenderedOp using the javax.media.jai.JAI class.
JAIInvert(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIInvert
Construct an actor with the given container and name.
JAIJPEGWriter - Class in ptolemy.actor.lib.jai
Write a javax.media.jai.RenderedOp to a specified JPEG file.
JAIJPEGWriter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIJPEGWriter
Construct an actor with the given container and name.
JAILog - Class in ptolemy.actor.lib.jai
Output the logarithm of an image.
JAILog(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAILog
Construct an actor with the given container and name.
JAIMagnitude - Class in ptolemy.actor.lib.jai
Output the magnitude of a complex image.
JAIMagnitude(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIMagnitude
Construct an actor with the given container and name.
JAIMedianFilter - Class in ptolemy.actor.lib.jai
An actor that median filter an image.
JAIMedianFilter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIMedianFilter
Construct an actor with the given container and name.
JAIPeriodicShift - Class in ptolemy.actor.lib.jai
An actor that computes the periodic translation of an image.
JAIPeriodicShift(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIPeriodicShift
Construct an actor with the given container and name.
JAIPhase - Class in ptolemy.actor.lib.jai
Output the phase of a complex image.
JAIPhase(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIPhase
Construct an actor with the given container and name.
JAIPNGWriter - Class in ptolemy.actor.lib.jai
Write a javax.media.jai.RenderedOp to a specified PNG file.
JAIPNGWriter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIPNGWriter
Construct an actor with the given container and name.
JAIPNMWriter - Class in ptolemy.actor.lib.jai
Write a javax.media.jai.RenderedOp to a specified PNM file.
JAIPNMWriter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIPNMWriter
Construct an actor with the given container and name.
JAIPolarToComplex - Class in ptolemy.actor.lib.jai
Output a complex image with alternating real and imaginary bands.
JAIPolarToComplex(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIPolarToComplex
Construct an actor with the given container and name.
JAIRotate - Class in ptolemy.actor.lib.jai
Rotate an image around a given point.
JAIRotate(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIRotate
Construct an actor with the given container and name.
JAIScale - Class in ptolemy.actor.lib.jai
Scale a RenderedOp using the javax.media.jai.JAI class.
JAIScale(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIScale
Construct an actor with the given container and name.
JAITIFFWriter - Class in ptolemy.actor.lib.jai
Write a javax.media.jai.RenderedOp to a specified TIFF file.
JAITIFFWriter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAITIFFWriter
Construct an actor with the given container and name.
JAIToDoubleMatrix - Class in ptolemy.actor.lib.jai
This actor takes a single banded image and outputs a DoubleMatrixToken containing the data.
JAIToDoubleMatrix(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIToDoubleMatrix
Construct an actor with the given container and name.
JAITranslate - Class in ptolemy.actor.lib.jai
Moves the origin of an image.
JAITranslate(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAITranslate
Construct an actor with the given container and name.
JAITranspose - Class in ptolemy.actor.lib.jai
Transpose a RenderedOp.
JAITranspose(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAITranspose
Construct an actor with the given container and name.
JAIWriter - Class in ptolemy.actor.lib.jai
An abstract class that provides support for writing JAIImages Write a javax.media.jai.RenderedOp to a specified JPEG file.
JAIWriter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.JAIWriter
Construct an actor with the given container and name.
jarURLDirectories(URL) - Static method in class ptolemy.util.ClassUtilities
Return the directories in a jar URI, relative to the jar entry, if any.
jarURLEntryResource(String) - Static method in class ptolemy.actor.gui.JNLPUtilities
Deprecated.
Use ptolemy.util.ClassUtilities#jarURLEntryResource(String)
jarURLEntryResource(String) - Static method in class ptolemy.util.ClassUtilities
Lookup a jar URL and return the resource.
JavaCodeGenerator - Class in ptolemy.cg.kernel.generic.program.procedural.java
Base class for Java code generator.
JavaCodeGenerator(NamedObj, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Create a new instance of the Java code generator.
JavaLnFFilter - Class in com.jhlabs.image
A filter which produces the stipple effect for Swing icons specified in the Java Look and Feel Guidelines.
JavaLnFFilter() - Constructor for class com.jhlabs.image.JavaLnFFilter
 
JavaParseTreeCodeGenerator - Class in ptolemy.cg.kernel.generic.program.procedural.java
Evaluate a parse tree given a reference to its root node and generate Java code.
JavaParseTreeCodeGenerator(ProgramCodeGenerator) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.JavaParseTreeCodeGenerator
Create a JavaParseTreeCodeGenerator that is used by the given code generator to generate code for expressions.
javaPropertiesFactory - Variable in class ptolemy.vergil.gt.MatchResultTableau.Factory
 
JavaScript - Class in ptolemy.actor.lib.jjs
An actor whose functionality is given in JavaScript using the accessor interface defined at https://accessors.org.
JavaScript - Class in ptolemy.cg.adapter.generic.accessor.adapters.ptolemy.actor.lib.jjs
An adapter class for ptolemy.actor.lib.jjs.JavaScript.
JavaScript - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.jjs
An adapter class for ptolemy.actor.lib.JavaScript.
JavaScript - Class in ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.ptolemy.actor.lib.jjs
An adapter class for ptolemy.actor.lib.jjs.JavaScript.
JavaScript(JavaScript) - Constructor for class ptolemy.cg.adapter.generic.accessor.adapters.ptolemy.actor.lib.jjs.JavaScript
Construct the JavaScript adapter.
JavaScript(JavaScript) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.jjs.JavaScript
Construct a JavaScript adapter.
JavaScript(JavaScript) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.ptolemy.actor.lib.jjs.JavaScript
Construct the JavaScript adapter.
JavaScript(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jjs.JavaScript
Construct an actor with the given container and name.
JavaScript.AccessorProxy - Class in ptolemy.actor.lib.jjs
Proxy for an accessor for monitoring purposes.
JavaScript.DeferredSend - Class in ptolemy.actor.lib.jjs
Runnable object intended to be run inside of the fire method to send out a token that was attempted to be send out at an earlier time, asynchronous with fire.
JavaScript.PortOrParameterProxy - Class in ptolemy.actor.lib.jjs
Proxy for a port or parameter.
JavaScriptThisUpdate - Class in ptolemy.moml.filter
Add "this." to certain places in the script parameter of a JavaScript actor.
JavaScriptThisUpdate() - Constructor for class ptolemy.moml.filter.JavaScriptThisUpdate
 
JavaTemplateParser - Class in ptolemy.cg.kernel.generic.program.procedural.java
A class that allows to parse macros of templates in a code generator perspective.
JavaTemplateParser() - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.JavaTemplateParser
Construct the JavaTemplateParser associated with the given component and the given adapter.
JCanvas - Class in diva.canvas
The JCanvas class is the center-piece of this package.
JCanvas() - Constructor for class diva.canvas.JCanvas
Create a new canvas that contains a single GraphicsPane.
JCanvas(CanvasPane) - Constructor for class diva.canvas.JCanvas
Create a new canvas that contains the given CanvasPane.
JCanvasPalette - Class in diva.gui.toolbox
A "palette" of figures that can be dragged onto another JComponent.
JCanvasPalette() - Constructor for class diva.gui.toolbox.JCanvasPalette
 
JCanvasPanner - Class in diva.gui.toolbox
A canvas panner is a window that provides a mechanism to visualize and manipulate a JCanvas object.
JCanvasPanner() - Constructor for class diva.gui.toolbox.JCanvasPanner
Construct a new panner that is initially viewing nothing.
JCanvasPanner(JCanvas) - Constructor for class diva.gui.toolbox.JCanvasPanner
Construct a new wrapper that wraps the given target.
JCanvasTest - Class in diva.canvas.test
A test suite for JCanvas.
JCanvasTest(TestHarness, JCanvasTest.CanvasFactory) - Constructor for class diva.canvas.test.JCanvasTest
Constructor
JCanvasTest.CanvasFactory - Class in diva.canvas.test
The canvas factory provides methods for default creation of canvas objects.
JCanvasTest.FramedCanvas - Class in diva.canvas.test
FramedCanvas is a test case that accepts a JCanvas and places it into a pane.
JContextMenu - Class in diva.gui.toolbox
An improved version of a popup menu that works well for context menus.
JContextMenu(Object) - Constructor for class diva.gui.toolbox.JContextMenu
Create a popup menu without an "invoker".
JContextMenu(Object, String) - Constructor for class diva.gui.toolbox.JContextMenu
Create a popup menu with the given target and the given title.
jdk12beta4() - Static method in class diva.util.java2d.ShapeUtilities
Test if we are running in JDK1.2beta4
JFileChooserBugFix - Class in ptolemy.gui
A workaround for a JFileChooser bug.
JFileChooserBugFix() - Constructor for class ptolemy.gui.JFileChooserBugFix
Instantiate a JFileChooserBugFix object.
JGraph - Class in diva.graph
A graph widget analogous to java.swing.JTree.
JGraph(GraphPane) - Constructor for class diva.graph.JGraph
Construct a new JGraph with the given graph pane.
JimpleWriter - Class in ptolemy.copernicus.kernel
A transformer that writes Jimple text.
jj_nt - Variable in class ptolemy.data.expr.MatrixParser
Next token.
jj_nt - Variable in class ptolemy.data.expr.PtParser
Next token.
jj_nt - Variable in class ptolemy.moml.unit.UParser
Next token.
jjFillToken() - Method in class ptolemy.data.expr.MatrixParserTokenManager
 
jjFillToken() - Method in class ptolemy.data.expr.PtParserTokenManager
 
jjFillToken() - Method in class ptolemy.moml.unit.UParserTokenManager
 
jjnewLexState - Static variable in class ptolemy.data.expr.PtParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class ptolemy.data.expr.MatrixParserTokenManager
Token literal values.
jjstrLiteralImages - Static variable in class ptolemy.data.expr.PtParserTokenManager
Token literal values.
jjstrLiteralImages - Static variable in class ptolemy.moml.unit.UParserTokenManager
Token literal values.
jjtAddChild(Node, int) - Method in class ptolemy.data.expr.ASTPtRootNode
 
jjtAddChild(Node, int) - Method in interface ptolemy.data.expr.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class ptolemy.data.expr.SimpleNode
 
jjtClose() - Method in class ptolemy.data.expr.ASTPtAssignmentNode
 
jjtClose() - Method in class ptolemy.data.expr.ASTPtFunctionApplicationNode
 
jjtClose() - Method in class ptolemy.data.expr.ASTPtFunctionDefinitionNode
Close this node.
jjtClose() - Method in class ptolemy.data.expr.ASTPtMethodCallNode
 
jjtClose() - Method in class ptolemy.data.expr.ASTPtProductNode
Close this node.
jjtClose() - Method in class ptolemy.data.expr.ASTPtRootNode
 
jjtClose() - Method in class ptolemy.data.expr.ASTPtSumNode
Close this node.
jjtClose() - Method in interface ptolemy.data.expr.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class ptolemy.data.expr.SimpleNode
 
JJTELEMENT - Static variable in interface ptolemy.data.expr.MatrixParserTreeConstants
 
jjtGetChild(int) - Method in class ptolemy.data.expr.ASTPtRootNode
 
jjtGetChild(int) - Method in interface ptolemy.data.expr.Node
This method returns a child node.
jjtGetChild(int) - Method in class ptolemy.data.expr.SimpleNode
 
jjtGetNumChildren() - Method in class ptolemy.data.expr.ASTPtRootNode
 
jjtGetNumChildren() - Method in interface ptolemy.data.expr.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class ptolemy.data.expr.SimpleNode
 
jjtGetParent() - Method in class ptolemy.data.expr.ASTPtRootNode
 
jjtGetParent() - Method in interface ptolemy.data.expr.Node
 
jjtGetParent() - Method in class ptolemy.data.expr.SimpleNode
 
jjtGetValue() - Method in class ptolemy.data.expr.SimpleNode
 
JJTMATRIX - Static variable in interface ptolemy.data.expr.MatrixParserTreeConstants
 
JJTMatrixParserState - Class in ptolemy.data.expr
 
JJTMatrixParserState() - Constructor for class ptolemy.data.expr.JJTMatrixParserState
 
jjtNodeName - Static variable in interface ptolemy.data.expr.MatrixParserTreeConstants
 
jjtNodeName - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
jjtOpen() - Method in class ptolemy.data.expr.ASTPtRootNode
 
jjtOpen() - Method in interface ptolemy.data.expr.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class ptolemy.data.expr.SimpleNode
 
JJTPTARRAYCONSTRUCTNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTASSIGNMENTNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTBITWISENODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTFUNCTIONALIFNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTFUNCTIONAPPLICATIONNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTFUNCTIONDEFINITIONNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTLEAFNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTLOGICALNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTMATRIXCONSTRUCTNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTMETHODCALLNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTORDEREDRECORDCONSTRUCTNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPtParserState - Class in ptolemy.data.expr
 
JJTPtParserState() - Constructor for class ptolemy.data.expr.JJTPtParserState
 
JJTPTPOWERNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTPRODUCTNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTRECORDCONSTRUCTNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTRELATIONALNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTROOTNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTSHIFTNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTSUMNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTUNARYNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JJTPTUNIONCONSTRUCTNODE - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
jjtree - Variable in class ptolemy.data.expr.MatrixParser
 
jjtree - Variable in class ptolemy.data.expr.PtParser
 
JJTROW - Static variable in interface ptolemy.data.expr.MatrixParserTreeConstants
 
jjtSetParent(Node) - Method in class ptolemy.data.expr.ASTPtRootNode
 
jjtSetParent(Node) - Method in interface ptolemy.data.expr.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class ptolemy.data.expr.SimpleNode
 
jjtSetValue(Object) - Method in class ptolemy.data.expr.SimpleNode
 
JJTVOID - Static variable in interface ptolemy.data.expr.PtParserTreeConstants
 
JMFImageToken - Class in ptolemy.actor.lib.jmf
A token that contains a javax.media.Buffer.
JMFImageToken(Buffer) - Constructor for class ptolemy.actor.lib.jmf.JMFImageToken
Construct a token with a specified Buffer.
jniDeleteLocalRef(String, boolean) - Static method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodegenUtilities
Return a code block to delete a jni local reference.
jniFindClass(String, boolean) - Static method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodegenUtilities
Return a code block to find a jni class.
jniGetArrayElements(String, String, boolean) - Static method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodegenUtilities
Return a code block to get the elements of a jni array.
jniGetMethodID(String, String, String, boolean) - Static method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodegenUtilities
Return a code block to get the jni id of a Java method.
jniGetObjectArrayElement(String, String, boolean) - Static method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodegenUtilities
Return a code block to get an element from a jni array.
jniNewArray(String, String, boolean) - Static method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodegenUtilities
Return a code block to create a new jni array.
jniNewObject(String, String, String[], boolean) - Static method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodegenUtilities
Return a code block to create a new Java object using jni.
jniNewObjectArray(String, String, boolean) - Static method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodegenUtilities
Return a code block to create a new jni object array.
jniReleaseArrayElements(String, String, String, boolean) - Static method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodegenUtilities
Return a code block to release elements from a jni array.
jniSetArrayRegion(String, String, String, String, String, boolean) - Static method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodegenUtilities
Return a code block to set elements in a jniarray.
jniSetObjectArrayElement(String, String, String, boolean) - Static method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodegenUtilities
Return a code block to set an element in a jni object array.
JNLPUtilities - Class in ptolemy.actor.gui
This class contains utilities for use with JNLP, aka Web Start.
join(String) - Method in class org.json.JSONArray
Make a string from the contents of this JSONArray.
join(MatrixToken[][]) - Method in class ptolemy.data.BooleanMatrixToken
Join a matrix of matrices into a single matrix by tiling.
join(MatrixToken[][]) - Method in class ptolemy.data.ComplexMatrixToken
Join a matrix of matrices into a single matrix by tiling.
join(MatrixToken[][]) - Method in class ptolemy.data.DoubleMatrixToken
Join a matrix of matrices into a single matrix by tiling.
join(MatrixToken[][]) - Method in class ptolemy.data.FixMatrixToken
Join a matrix of matrices into a single matrix by tiling.
join(MatrixToken[][]) - Method in class ptolemy.data.IntMatrixToken
Join a matrix of matrices into a single matrix by tiling.
join(MatrixToken[][]) - Method in class ptolemy.data.LongMatrixToken
Join a matrix of matrices into a single matrix by tiling.
join(MatrixToken[][]) - Method in class ptolemy.data.MatrixToken
Join a matrix of matrices into a single matrix by tiling.
JopReadPort - Class in ptolemy.actor.lib.jopio
Read low-level I/O port on the Java processor JOP (see http://www.jopdesign.com).
JopReadPort - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio
A code generation adapter class for ptolemy.actor.lib.jopio.JopWatchDog.
JopReadPort(JopReadPort) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio.JopReadPort
Construct a JopWatchDog adapter.
JopReadPort(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jopio.JopReadPort
Construct an actor in the specified container with the specified name.
JopSerialRead - Class in ptolemy.actor.lib.jopio
Read the serial port on the Java processor JOP (see http://www.jopdesign.com).
JopSerialRead - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio
A code generation adapter class for ptolemy.actor.lib.jopio.JopSerialRead.
JopSerialRead(JopSerialRead) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio.JopSerialRead
Construct a JopWatchDog adapter.
JopSerialRead(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jopio.JopSerialRead
Construct an actor in the specified container with the specified name.
JopSerialWrite - Class in ptolemy.actor.lib.jopio
Write to a serial port (UART) on the Java processor JOP (see http://www.jopdesign.com).
JopSerialWrite - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio
A code generation adapter class for ptolemy.actor.lib.jopio.JopWritePort.
JopSerialWrite(JopSerialWrite) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio.JopSerialWrite
Construct a JopWritePort adapter.
JopSerialWrite(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jopio.JopSerialWrite
Construct an actor in the specified container with the specified name.
JopWatchDog - Class in ptolemy.actor.lib.jopio
Watch dog output for the Java processor JOP (see http://www.jopdesign.com).
JopWatchDog - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio
A code generation adapter class for ptolemy.actor.lib.jopio.JopWatchDog.
JopWatchDog(JopWatchDog) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio.JopWatchDog
Construct a JopWatchDog adapter.
JopWatchDog(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jopio.JopWatchDog
Construct an actor in the specified container with the specified name.
JopWritePort - Class in ptolemy.actor.lib.jopio
Write to a low-level I/O port on the Java processor JOP (see http://www.jopdesign.com).
JopWritePort - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio
A code generation adapter class for ptolemy.actor.lib.jopio.JopWritePort.
JopWritePort(JopWritePort) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio.JopWritePort
Construct a JopWritePort adapter.
JopWritePort(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jopio.JopWritePort
Construct an actor in the specified container with the specified name.
Joystick - Class in ptolemy.actor.lib.joystick
This actor reads data from a Joystick using the Joystick interface from http://sourceforge.net/projects/javajoystick/ and generates output ranging between -1.0 and 1.0 on the x and x ports.
Joystick(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.joystick.Joystick
Construct a Joystick actor with the given container and name.
joystickAxisChanged(Joystick) - Method in class ptolemy.actor.lib.joystick.Joystick
 
joystickButtonChanged(Joystick) - Method in class ptolemy.actor.lib.joystick.Joystick
This method gets called periodically when a joystick button changes its value.
JPalette - Class in diva.gui.toolbox
A "palette" of components that can be dragged onto another JComponent.
JPalette() - Constructor for class diva.gui.toolbox.JPalette
Construct a new palette instance with a vertical grid layout.
JPanner - Class in diva.gui.toolbox
A panner is a window that provides a mechanism to visualize and manipulate a JViewport object without using scrollbars.
JPanner() - Constructor for class diva.gui.toolbox.JPanner
Construct a new panner that is initially viewing nothing.
JPanner(JViewport) - Constructor for class diva.gui.toolbox.JPanner
Construct a new wrapper that wraps the given target.
JPseudoFrame - Class in diva.gui.toolbox
JPseudoFrame is not a Frame at all, but a widget that enables a JInternalFrame to be maximized in the manner exhibited by Windows applications.
JPseudoFrame(JDesktopPane, JMenuBar) - Constructor for class diva.gui.toolbox.JPseudoFrame
Construct a new PseudoFrame which will steal layout from the given desktop and draw itself in the given JMenuBar.
jQueryLibraries - Variable in class ptolemy.vergil.basic.export.web.IconScript
jQuery libraries to be included in the HEAD section of the html file The path to the libraries will be copied in the same order as given.
JSAccessor - Class in org.terraswarm.accessor
An component accessor that consists of an interface and a script.
JSAccessor - Class in ptolemy.cg.adapter.generic.accessor.adapters.org.terraswarm.accessor
An adapter class for org.terraswarm.accessor.JSAccessor.
JSAccessor - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.org.terraswarm.accessor
An adapter class for org.terraswarm.accessor.JSAccessor.
JSAccessor - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.org.terraswarm.accessor
An adapter class for org.terraswarm.accessor.JSAccessor.
JSAccessor - Class in ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.org.terraswarm.accessor
An adapter class for org.terraswarm.accessor.JSAccessor.
JSAccessor(JSAccessor) - Constructor for class ptolemy.cg.adapter.generic.accessor.adapters.org.terraswarm.accessor.JSAccessor
Construct the JSAccessor adapter.
JSAccessor(JSAccessor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.org.terraswarm.accessor.JSAccessor
Construct the JSAccessor adapter.
JSAccessor(JSAccessor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.org.terraswarm.accessor.JSAccessor
Construct the JSAccessor adapter.
JSAccessor(JSAccessor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.org.terraswarm.accessor.JSAccessor
Construct the JSAccessor adapter.
JSAccessor(CompositeEntity, String) - Constructor for class org.terraswarm.accessor.JSAccessor
Construct an accessor with the given container and name.
JSAccessor.ActionableAttribute - Class in org.terraswarm.accessor
Attribute with an associated named action.
jsArrayToImage(Object) - Method in class ptolemy.actor.lib.jjs.modules.dataConverter.DataConverterHelper
Convert JavaScript array to AWTImageToken.
JShadePane - Class in diva.gui.toolbox
A Visio-style tab box that uses a "window shade" metaphor instead of a tabbed folder metaphor.
JShadePane() - Constructor for class diva.gui.toolbox.JShadePane
Construct an empty instance of the shade pane.
JSON - ptolemy.actor.lib.jjs.HelperBase.DATA_TYPE
JSON.
JSONArray - Class in org.json
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class org.json.JSONArray
Construct an empty JSONArray.
JSONArray(Object) - Constructor for class org.json.JSONArray
Construct a JSONArray from an array
JSONArray(String) - Constructor for class org.json.JSONArray
Construct a JSONArray from a source JSON text.
JSONArray(Collection) - Constructor for class org.json.JSONArray
Construct a JSONArray from a Collection.
JSONArray(JSONTokener) - Constructor for class org.json.JSONArray
Construct a JSONArray from a JSONTokener.
JSONException - Exception in org.json
The JSONException is thrown by the JSON.org classes when things are amiss.
JSONException(String) - Constructor for exception org.json.JSONException
Constructs a JSONException with an explanatory message.
JSONException(Throwable) - Constructor for exception org.json.JSONException
 
JSONML - Class in org.json
This provides static methods to convert an XML text into a JSONArray or JSONObject, and to covert a JSONArray or JSONObject into an XML text using the JsonML transform.
JSONML() - Constructor for class org.json.JSONML
 
JSONObject - Class in org.json
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class org.json.JSONObject
Construct an empty JSONObject.
JSONObject(Object) - Constructor for class org.json.JSONObject
Construct a JSONObject from an Object using bean getters.
JSONObject(Object, String[]) - Constructor for class org.json.JSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
JSONObject(String) - Constructor for class org.json.JSONObject
Construct a JSONObject from a source JSON text string.
JSONObject(Map) - Constructor for class org.json.JSONObject
Construct a JSONObject from a Map.
JSONObject(JSONObject, String[]) - Constructor for class org.json.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class org.json.JSONObject
Construct a JSONObject from a JSONTokener.
JSONString - Interface in org.json
The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(Object).
JSONStringer - Class in org.json
JSONStringer provides a quick and convenient way of producing JSON text.
JSONStringer() - Constructor for class org.json.JSONStringer
Make a fresh JSONStringer.
JSONTokener - Class in org.json
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(Reader) - Constructor for class org.json.JSONTokener
Construct a JSONTokener from a reader.
JSONTokener(String) - Constructor for class org.json.JSONTokener
Construct a JSONTokener from a string.
JSONToToken - Class in ptolemy.actor.lib.conversions.json
An actor that converts a string containing JSON-formatted data into a Token.
JSONToToken(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.json.JSONToToken
Construct a JSONToToken actor with the given container and name.
JSONWriter - Class in org.json
JSONWriter provides a quick and convenient way of producing JSON text.
JSONWriter(Writer) - Constructor for class org.json.JSONWriter
Make a fresh JSONWriter.
JSPlotterAttribute - Class in ptolemy.vergil.basic.export.web
Base class for attributes generating the HTML file with JavaScript to plot simulation results for "Export to Web".
JSPlotterAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Create an instance for each parameter.
JStatusBar - Class in diva.gui.toolbox
A status bar for displaying at the bottom of typical applications.
JStatusBar() - Constructor for class diva.gui.toolbox.JStatusBar
Create a new JStatusBar
JSUtils - Class in ptolemy.actor.lib.jjs
A collection of utilities for common procedures in the interaction between Java and JavaScript code through Nashorn.
JSUtils() - Constructor for class ptolemy.actor.lib.jjs.JSUtils
 
JTextAreaExec - Class in ptolemy.gui
Execute commands in a subprocess and display them in a JTextArea.
JTextAreaExec(String, boolean) - Constructor for class ptolemy.gui.JTextAreaExec
Create the JTextArea, progress bar, status text field and optionally Start, Cancel and Clear buttons.
JTreePane - Class in diva.gui.toolbox
In the case of a small number of panes, a JTabbedPane or a JTreePane is a good way of organizing them.
JTreePane() - Constructor for class diva.gui.toolbox.JTreePane
 
JTreePane(String) - Constructor for class diva.gui.toolbox.JTreePane
Construct an empty instance of the Tree pane.
Junction(String, String, String, String, int) - Constructor for class ptolemy.cg.lib.Profile.Junction
Construct a Junction.
junctionName - Variable in class ptolemy.cg.lib.Profile.Connection
The name of the junction.
JUnitAuto32Base - Class in ptolemy.util.test.junit
Run the 32-bit Java tests in auto/.
JUnitAuto32Base() - Constructor for class ptolemy.util.test.junit.JUnitAuto32Base
 
JUnitAuto32Test - Class in ptolemy.demo.test.junit
Run the 32-bit Java tests in auto/.
JUnitAuto32Test() - Constructor for class ptolemy.demo.test.junit.JUnitAuto32Test
 
JUnitCGAccessorTest - Class in ptolemy.cg.kernel.generic.accessor.test.junit
Run the auto/ tests using Accessor cg.
JUnitCGAccessorTest() - Constructor for class ptolemy.cg.kernel.generic.accessor.test.junit.JUnitCGAccessorTest
 
JUnitCGAccessorTestBase - Class in ptolemy.util.test.junit
Run the auto/ tests using Accessor cg target.
JUnitCGAccessorTestBase() - Constructor for class ptolemy.util.test.junit.JUnitCGAccessorTestBase
 
JUnitCGCArduinoTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.arduino.adapters.ptolemy.actor.lib.gui.test.junit
Run the auto/ tests using c cg.
JUnitCGCArduinoTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.gui.test.junit
Run the auto/ tests using c cg.
JUnitCGCArduinoTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.arduino.adapters.ptolemy.actor.lib.gui.test.junit.JUnitCGCArduinoTest
 
JUnitCGCArduinoTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.gui.test.junit.JUnitCGCArduinoTest
 
JUnitCGCArduinoTestBase - Class in ptolemy.util.test.junit
Run the auto/ tests using c cg.
JUnitCGCArduinoTestBase() - Constructor for class ptolemy.util.test.junit.JUnitCGCArduinoTestBase
 
JUnitCGCDuktapeTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.ptolemy.actor.lib.gui.test.junit
Run the auto/ tests using c cg.
JUnitCGCDuktapeTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.ptolemy.actor.lib.gui.test.junit.JUnitCGCDuktapeTest
 
JUnitCGCDuktapeTestBase - Class in ptolemy.util.test.junit
Run the auto/ tests using c cg for the Duktape JavaScript target.
JUnitCGCDuktapeTestBase() - Constructor for class ptolemy.util.test.junit.JUnitCGCDuktapeTestBase
 
JUnitCGCNoInlineTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.test.junit
Run the auto/ tests using c cg without inlining.
JUnitCGCNoInlineTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.test.junit
Run the auto/ tests using c cg without inlining.
JUnitCGCNoInlineTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.test.junit.JUnitCGCNoInlineTest
 
JUnitCGCNoInlineTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.test.junit.JUnitCGCNoInlineTest
 
JUnitCGCNoInlineTestBase - Class in ptolemy.util.test.junit
Run the auto/ tests using c cg with no inlining.
JUnitCGCNoInlineTestBase() - Constructor for class ptolemy.util.test.junit.JUnitCGCNoInlineTestBase
 
JUnitCGCTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions.test.junit
Run the auto/ tests using c cg.
JUnitCGCTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.gui.test.junit
Run the auto/ tests using c cg.
JUnitCGCTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.logic.test.junit
Run the auto/ tests using c cg.
JUnitCGCTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.string.test.junit
Run the auto/ tests using c cg.
JUnitCGCTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.test.junit
Run the auto/ tests using c cg.
JUnitCGCTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.test.junit
Run the auto/ tests using java cg.
JUnitCGCTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.lib.test.junit
Run the auto/ tests using c cg.
JUnitCGCTest - Class in ptolemy.cg.kernel.generic.program.procedural.c.test.junit
Run the auto/ tests using c cg.
JUnitCGCTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions.test.junit.JUnitCGCTest
 
JUnitCGCTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.gui.test.junit.JUnitCGCTest
 
JUnitCGCTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.logic.test.junit.JUnitCGCTest
 
JUnitCGCTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.string.test.junit.JUnitCGCTest
 
JUnitCGCTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.test.junit.JUnitCGCTest
 
JUnitCGCTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.test.junit.JUnitCGCTest
 
JUnitCGCTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.lib.test.junit.JUnitCGCTest
 
JUnitCGCTest() - Constructor for class ptolemy.cg.kernel.generic.program.procedural.c.test.junit.JUnitCGCTest
 
JUnitCGCTestBase - Class in ptolemy.util.test.junit
Run the auto/ tests using c cg.
JUnitCGCTestBase() - Constructor for class ptolemy.util.test.junit.JUnitCGCTestBase
 
JUnitCGFMIMATest - Class in ptolemy.cg.kernel.generic.program.procedural.fmima.test.junit
Run the auto/ tests using c cg.
JUnitCGFMIMATest() - Constructor for class ptolemy.cg.kernel.generic.program.procedural.fmima.test.junit.JUnitCGFMIMATest
 
JUnitCGFMIMATestBase - Class in ptolemy.util.test.junit
Run the auto/ tests using the Functional Mock-up Interface Master Algorithm (FMIMA) cg.
JUnitCGFMIMATestBase() - Constructor for class ptolemy.util.test.junit.JUnitCGFMIMATestBase
 
JUnitCGJavaTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.test.junit
Run the auto/ tests using java cg.
JUnitCGJavaTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions.test.junit
Run the auto/ tests using java cg.
JUnitCGJavaTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.gui.test.junit
Run the auto/ tests using java cg.
JUnitCGJavaTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.hoc.test.junit
Run the auto/ tests using java cg.
JUnitCGJavaTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.logic.test.junit
Run the auto/ tests using java cg.
JUnitCGJavaTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.string.test.junit
Run the auto/ tests using java cg.
JUnitCGJavaTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.test.junit
Run the auto/ tests using java cg.
JUnitCGJavaTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.test.junit
Run the auto/ tests using java cg.
JUnitCGJavaTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib.test.junit
Run the auto/ tests using java cg.
JUnitCGJavaTest - Class in ptolemy.cg.kernel.generic.program.procedural.java.test.junit
Run the auto/ tests using java cg.
JUnitCGJavaTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.test.junit.JUnitCGJavaTest
 
JUnitCGJavaTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions.test.junit.JUnitCGJavaTest
 
JUnitCGJavaTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.gui.test.junit.JUnitCGJavaTest
 
JUnitCGJavaTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.hoc.test.junit.JUnitCGJavaTest
 
JUnitCGJavaTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.logic.test.junit.JUnitCGJavaTest
 
JUnitCGJavaTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.string.test.junit.JUnitCGJavaTest
 
JUnitCGJavaTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.test.junit.JUnitCGJavaTest
 
JUnitCGJavaTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.test.junit.JUnitCGJavaTest
 
JUnitCGJavaTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib.test.junit.JUnitCGJavaTest
 
JUnitCGJavaTest() - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.test.junit.JUnitCGJavaTest
 
JUnitCGJavaTestBase - Class in ptolemy.util.test.junit
Run the auto/ tests using java cg.
JUnitCGJavaTestBase() - Constructor for class ptolemy.util.test.junit.JUnitCGJavaTestBase
 
JUnitTclTest - Class in lbnl.actor.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in lbnl.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in org.hlacerti.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in org.ptolemy.machineLearning.clustering.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in org.ptolemy.machineLearning.hmm.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in org.ptolemy.machineLearning.particleFilter.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in org.ptolemy.machineLearning.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in org.ptolemy.opencv.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in org.ptolemy.optimization.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in org.ptolemy.osc.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in org.ptolemy.qss.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in org.ptolemy.ssm.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in org.terraswarm.accessor.accessors.web.services.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in org.terraswarm.accessor.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in org.terraswarm.ros.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.gt.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.gui.style.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.gui.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.aspect.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.colt.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.comm.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.conversions.json.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.conversions.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.fmi.fmus.jmodelica.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.fmi.fmus.omc.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.fmi.jni.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.fmi.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.gui.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.hoc.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.image.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.io.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jai.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.javasound.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.contextAware.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.discovery.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.eventbus.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.faceDetector.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.httpClient.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.httpServer.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.localStorage.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.mapManager.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.mqtt.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.objectAssign.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.os.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.process.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.serial.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.shell.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.socket.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.testing.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.webSocket.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.modules.xbee.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jjs.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.jmf.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.logic.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.mail.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.mbed.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.net.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.python.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.r.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.security.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.string.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.vhdl.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.lib.xslt.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.parameters.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.process.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.ptalon.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.sched.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.actor.util.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.caltrop.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.caltrop.util.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.html.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.fmima.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.gui.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.hoc.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.logic.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.string.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.kernel.generic.accessor.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.kernel.generic.html.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.kernel.generic.program.procedural.c.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.kernel.generic.program.procedural.c.type.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.kernel.generic.program.procedural.fmima.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.kernel.generic.program.procedural.fmimahybrid.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.kernel.generic.program.procedural.java.modular.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.kernel.generic.program.procedural.java.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.kernel.generic.program.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.kernel.generic.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.cg.lib.testKnownFailed.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.configs.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.copernicus.gui.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.copernicus.interpreted.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.copernicus.shallow.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.data.expr.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.data.ontologies.demo.CarTracking.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.data.ontologies.demo.ConstAbstractInterpretation.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.data.ontologies.demo.ConstNonconst.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.data.ontologies.demo.MonotonicityAnalysis.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.data.ontologies.lattice.adapters.abstractInterpretation.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.data.ontologies.lattice.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.data.ontologies.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.data.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.data.type.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.data.unit.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.demo.PLC.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.demo.Quarry.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.demo.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.distributed.domains.sdf.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.algebraic.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.atc.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.ca.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.ci.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.continuous.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.continuous.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.csp.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.csp.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.csp.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.dde.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.dde.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.ddf.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.ddf.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.ddf.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.de.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.de.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.de.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.dt.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.fmima.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.giotto.cgc.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.giotto.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.giotto.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.hdf.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.hdf.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.metroII.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.modal.kernel.fmv.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.modal.kernel.ia.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.modal.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.modal.modal.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.modal.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.petrinet.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.petrinet.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.pn.kernel.event.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.pn.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.pn.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.psdf.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.ptera.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.pthales.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.ptides.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.ptides.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.ptides.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.qss.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.qss.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.rendezvous.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.rendezvous.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.rendezvous.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.scr.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.sdf.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.sdf.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.sdf.lib.vq.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.sdf.optimize.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.sdf.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.sequence.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.space.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.sr.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.sr.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.sr.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.sysml.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.taskpt.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.tcs.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.tm.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.tm.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.wireless.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.wireless.lib.bluetooth.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.wireless.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.domains.wireless.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.graph.analysis.analyzer.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.graph.analysis.strategy.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.graph.analysis.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.graph.mapping.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.graph.sched.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.graph.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.gui.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.kernel.attributes.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.kernel.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.kernel.undo.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.kernel.util.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.kernel.util.test.system.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.math.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.media.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.moml.filter.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.moml.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.moml.unit.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.plot.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.util.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.util.test.travis.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.vergil.actor.lib.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.vergil.basic.export.html.jsoup.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.vergil.basic.export.html.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.vergil.basic.export.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.vergil.basic.imprt.g4ltl.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.vergil.basic.layout.kieler.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.vergil.basic.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.vergil.icon.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.vergil.kernel.attributes.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.vergil.modal.modal.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.vergil.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest - Class in ptolemy.verification.test.junit
Run the auto/ and Tcl tests under JUnit.
JUnitTclTest() - Constructor for class lbnl.actor.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class lbnl.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class org.hlacerti.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class org.ptolemy.machineLearning.clustering.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class org.ptolemy.machineLearning.hmm.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class org.ptolemy.machineLearning.particleFilter.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class org.ptolemy.machineLearning.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class org.ptolemy.opencv.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class org.ptolemy.optimization.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class org.ptolemy.osc.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class org.ptolemy.qss.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class org.ptolemy.ssm.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class org.terraswarm.accessor.accessors.web.services.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class org.terraswarm.accessor.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class org.terraswarm.ros.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.gt.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.gui.style.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.gui.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.aspect.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.colt.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.comm.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.conversions.json.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.conversions.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.fmi.fmus.jmodelica.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.fmi.fmus.omc.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.fmi.jni.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.fmi.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.gui.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.hoc.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.image.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.io.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jai.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.javasound.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.contextAware.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.discovery.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.eventbus.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.faceDetector.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.httpClient.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.httpServer.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.localStorage.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.mapManager.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.mqtt.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.objectAssign.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.os.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.process.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.serial.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.shell.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.socket.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.testing.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.webSocket.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.modules.xbee.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jjs.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.jmf.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.logic.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.mail.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.mbed.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.net.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.python.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.r.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.security.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.string.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.vhdl.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.lib.xslt.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.parameters.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.process.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.ptalon.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.sched.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.actor.util.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.caltrop.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.caltrop.util.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.html.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.fmima.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.gui.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.hoc.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.logic.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.string.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.kernel.generic.accessor.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.kernel.generic.html.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.kernel.generic.program.procedural.c.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.kernel.generic.program.procedural.c.type.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.kernel.generic.program.procedural.fmima.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.kernel.generic.program.procedural.fmimahybrid.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.modular.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.kernel.generic.program.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.kernel.generic.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.cg.lib.testKnownFailed.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.configs.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.copernicus.gui.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.copernicus.interpreted.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.copernicus.shallow.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.data.expr.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.data.ontologies.demo.CarTracking.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.data.ontologies.demo.ConstAbstractInterpretation.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.data.ontologies.demo.ConstNonconst.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.data.ontologies.demo.MonotonicityAnalysis.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.data.ontologies.lattice.adapters.abstractInterpretation.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.data.ontologies.lattice.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.data.ontologies.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.data.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.data.type.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.data.unit.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.demo.PLC.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.demo.Quarry.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.demo.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.distributed.domains.sdf.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.algebraic.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.atc.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.ca.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.ci.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.continuous.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.continuous.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.csp.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.csp.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.csp.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.dde.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.dde.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.ddf.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.ddf.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.ddf.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.de.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.de.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.de.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.dt.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.fmima.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.giotto.cgc.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.giotto.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.giotto.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.hdf.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.hdf.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.metroII.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.modal.kernel.fmv.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.modal.kernel.ia.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.modal.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.modal.modal.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.modal.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.petrinet.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.petrinet.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.pn.kernel.event.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.pn.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.pn.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.psdf.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.ptera.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.pthales.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.ptides.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.ptides.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.ptides.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.qss.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.qss.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.rendezvous.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.rendezvous.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.rendezvous.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.scr.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.sdf.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.sdf.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.sdf.lib.vq.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.sdf.optimize.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.sdf.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.sequence.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.space.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.sr.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.sr.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.sr.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.sysml.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.taskpt.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.tcs.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.tm.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.tm.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.wireless.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.wireless.lib.bluetooth.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.wireless.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.domains.wireless.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.graph.analysis.analyzer.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.graph.analysis.strategy.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.graph.analysis.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.graph.mapping.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.graph.sched.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.graph.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.gui.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.kernel.attributes.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.kernel.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.kernel.undo.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.kernel.util.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.kernel.util.test.system.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.math.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.media.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.moml.filter.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.moml.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.moml.unit.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.plot.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.util.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.util.test.travis.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.vergil.actor.lib.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.vergil.basic.export.html.jsoup.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.vergil.basic.export.html.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.vergil.basic.export.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.vergil.basic.imprt.g4ltl.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.vergil.basic.layout.kieler.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.vergil.basic.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.vergil.icon.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.vergil.kernel.attributes.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.vergil.modal.modal.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.vergil.test.junit.JUnitTclTest
 
JUnitTclTest() - Constructor for class ptolemy.verification.test.junit.JUnitTclTest
 
JUnitTclTestBase - Class in ptolemy.util.test.junit
Run the Tcl tests under JUnit.
JUnitTclTestBase() - Constructor for class ptolemy.util.test.junit.JUnitTclTestBase
 
JUnitTclTestRun - Class in ptolemy.util.test.junit
Run the Tcl tests under JUnit.
JUnitTclTestRun() - Constructor for class ptolemy.util.test.junit.JUnitTclTestRun
 
justMonitor - Variable in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
This parameter indicates whether the tokens received via the ImmediateReceivers are immediately forwarded to the wrapped receivers or whether they are delayed by this communication aspect and only forwarded through a CommunicationResponsePort.
justMonitor - Variable in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
This parameter indicates whether the tokens received via the ImmediateReceivers are immediately forwarded to the wrapped receivers or whether they are delayed by this communication aspect and only forwarded through a CommunicationResponsePort.
JVMBitWidth - Class in ptolemy.util
Determine the bit width (32 or 64) of the JVM.
JVMBitWidth() - Constructor for class ptolemy.util.JVMBitWidth
 
JVMFrame(CompositeEntity, Tableau) - Constructor for class ptolemy.actor.gui.JVMTableau.JVMFrame
Construct a frame to display JVM properties.
JVMTableau - Class in ptolemy.actor.gui
A tableau that displays Java Virtual Machine information such as the version number and other properties.
JVMTableau(PtolemyEffigy, String) - Constructor for class ptolemy.actor.gui.JVMTableau
Create a new control panel displaying the JVM properties The tableau is itself an entity contained by the effigy and having the specified name.
JVMTableau.Factory - Class in ptolemy.actor.gui
A factory that creates a control panel to display JVM Properties.
JVMTableau.JVMFrame - Class in ptolemy.actor.gui
The frame that is created by an instance of JVMTableau.
jythonClassName - Variable in class ptolemy.actor.lib.python.PythonScript
The Jython class name to be invoked.

K

KaleidoscopeFilter - Class in com.jhlabs.image
A Filter which produces the effect of looking into a kaleidoscope.
KaleidoscopeFilter() - Constructor for class com.jhlabs.image.KaleidoscopeFilter
Construct a KaleidoscopeFilter with no distortion.
KarpCycleMeanStrategy - Class in ptolemy.graph.analysis.strategy
An analyzer for computing the maximum/minimum cycle mean of a graph.
KarpCycleMeanStrategy(Graph, ToDoubleMapping) - Constructor for class ptolemy.graph.analysis.strategy.KarpCycleMeanStrategy
Construct a maximum cycle mean analyzer for a given graph, using the Karp's algorithm.
Kd - Variable in class ptolemy.domains.de.lib.PID
Derivative gain of the controller.
KeplerDocumentationAttribute - Class in ptolemy.vergil.basic
A Documentation attribute for actors.
KeplerDocumentationAttribute() - Constructor for class ptolemy.vergil.basic.KeplerDocumentationAttribute
Construct a Kepler documentation attribute.
KeplerDocumentationAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.basic.KeplerDocumentationAttribute
Construct a Kepler documentation attribute.
KeplerDocumentationAttribute(Workspace) - Constructor for class ptolemy.vergil.basic.KeplerDocumentationAttribute
Construct a Kepler documentation attribute.
kernel - Variable in class com.jhlabs.image.ConvolveFilter
The convolution kernel.
kernel - Variable in class com.jhlabs.image.GaussianFilter
The convolution kernel.
kernel() - Method in class ptolemy.cg.lib.syntactic.SyntacticContraction
Get the reference to the kernel of the operator.
KernelException - Exception in ptolemy.kernel.util
Base class for Ptolemy exceptions.
KernelException() - Constructor for exception ptolemy.kernel.util.KernelException
Construct an exception with a no specific detail message.
KernelException(Nameable, Nameable, String) - Constructor for exception ptolemy.kernel.util.KernelException
Construct an exception with a detail message that includes the names of the first two arguments plus the third argument string.
KernelException(Nameable, Nameable, Throwable, String) - Constructor for exception ptolemy.kernel.util.KernelException
Construct an exception with a detail message that includes the names of the first two arguments plus the third argument string.
kernelExceptionClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
KernelMain - Class in ptolemy.copernicus.kernel
Base class that provides common functionality to be used by various code generators.
KernelMain() - Constructor for class ptolemy.copernicus.kernel.KernelMain
 
KernelMain._IgnoreAllApplicationClasses - Class in ptolemy.copernicus.kernel
 
KernelRuntimeException - Exception in ptolemy.kernel.util
Base class for runtime exceptions.
KernelRuntimeException() - Constructor for exception ptolemy.kernel.util.KernelRuntimeException
Construct an exception with no specific detail message.
KernelRuntimeException(String) - Constructor for exception ptolemy.kernel.util.KernelRuntimeException
Construct an exception with only a detail message.
KernelRuntimeException(Throwable, String) - Constructor for exception ptolemy.kernel.util.KernelRuntimeException
Construct an exception with a cause and a detail message.
KernelRuntimeException(Collection, Throwable, String) - Constructor for exception ptolemy.kernel.util.KernelRuntimeException
Construct an exception with a detail message that includes the names of a collection of Nameable objects plus the argument string.
KernelRuntimeException(Nameable, String) - Constructor for exception ptolemy.kernel.util.KernelRuntimeException
Construct an exception with a detail message that includes the name of the first argument and the value of the second argument string.
KernelRuntimeException(Nameable, Nameable, Throwable, String) - Constructor for exception ptolemy.kernel.util.KernelRuntimeException
Construct an exception with a detail message that includes the names of the first two arguments plus the value of the fourth argument string.
kernelRuntimeExceptionClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
key - Variable in class ptolemy.actor.lib.security.SymmetricCrypto
The key to be used by this actor to encrypt/decrypt the data.
key - Variable in class ptolemy.actor.lib.security.SymmetricDecryption
The key port.
key - Variable in class ptolemy.actor.lib.security.SymmetricEncryption
The key to be used by this actor to encrypt the data.
key - Variable in class ptolemy.actor.ptalon.lib.StringToKeyValue
The key output port.
key(Integer) - Method in class ptolemy.actor.lib.jjs.modules.localStorage.LocalStorageHelper
Return a key with index n, or null if it is not present.
key(String) - Method in class org.json.JSONWriter
Append a key.
KEY - Static variable in class ptolemy.actor.lib.security.KeyToken
The Key type: the least upper bound of all the cryptographic key types.
keycode - Variable in class ptolemy.domains.gr.lib.KeyInput3D
An output port that contains the keycode for a key pressed on the viewscreen.
KeyFilter - Class in com.jhlabs.image
An experimental filter which can be used for keying against a clean shot.
KeyFilter() - Constructor for class com.jhlabs.image.KeyFilter
 
KeyInput3D - Class in ptolemy.domains.gr.lib
An actor that listens for keys pressed on the viewscreen.
KeyInput3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.KeyInput3D
Construct an actor with the given container and name.
KeyInput3DProbe - Class in ptolemy.domains.gr.lib
An actor that listens for keys pressed on the viewscreen.
KeyInput3DProbe(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.KeyInput3DProbe
Construct an actor with the given container and name.
keyPassword - Variable in class ptolemy.actor.lib.security.KeyStoreActor
The password to the Key.
keyPressed(KeyEvent) - Method in class ptolemy.domains.gr.lib.FigureInteractor
Translate a selected figure according to which arrow key is pressed.
keyPressed(KeyEvent) - Method in class ptolemy.domains.gr.lib.ViewScreen2D.ViewScreen2DListener
Forward any keyPressed events to the figure which is selected in the viewscreen.
keyPressed(KeyEvent) - Method in class ptolemy.plot.EditablePlot.UndoListener
Handle Control, Z or Y being pressed with by calling undo() or redo().
keyPressed(KeyEvent) - Method in class ptolemy.vergil.basic.ExtendedGraphFrame.FullScreenAction
React to a key press by removing full-screen mode.
keyPressed(KeyEvent) - Method in class ptolemy.vergil.gt.GTFrameController
 
keyPressText - Variable in class ptolemy.domains.ptera.lib.ReceiveInput
The text of the key input, which is automatically updated after the input is received.
KeyReader - Class in ptolemy.actor.lib.security
Read in a keystore from a FileParameter and output a Key.
KeyReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.security.KeyReader
Construct an actor with the given container and name.
keyReleased(KeyEvent) - Method in class ptolemy.domains.gr.lib.FigureInteractor
Included to comply with the KeyListener interface requirement.
keyReleased(KeyEvent) - Method in class ptolemy.domains.gr.lib.ViewScreen2D.ViewScreen2DListener
Forward any keyReleased events to the figure which is selected in the viewscreen.
keyReleased(KeyEvent) - Method in class ptolemy.plot.EditablePlot.UndoListener
Handle Control being released.
keyReleased(KeyEvent) - Method in class ptolemy.vergil.basic.ExtendedGraphFrame.FullScreenAction
React to a key press by removing full-screen mode.
keyReleased(KeyEvent) - Method in class ptolemy.vergil.gt.GTFrameController
 
keys - Variable in class ptolemy.actor.lib.Dictionary
Upon receiving any token at the triggerKeys port, this actor will produce on this output an array containing all the keys of entries in the dictionary.
keys() - Method in class org.json.JSONObject
Get an enumeration of the keys of the JSONObject.
keys() - Method in class ptolemy.actor.gt.data.SequentialTwoWayHashMap
Return a sorted list of keys.
keySet() - Method in class ptolemy.data.ontologies.MapTypeInfiniteConcept
Get the set of all keys referred to by this map concept.
keySet() - Method in class ptolemy.util.MultiHashMap
Return a set of all key values represented by this multimap.
keySize - Variable in class ptolemy.actor.lib.security.CryptographyActor
Specify the size of the key to be created.
keySize - Variable in class ptolemy.actor.lib.security.SecretKey
Specify the size of the key to be created.
KeyStoreActor - Class in ptolemy.actor.lib.security
A baseclass for actors that read or write keystores.
KeyStoreActor(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.security.KeyStoreActor
Construct an actor with the given container and name.
keyStoreType - Variable in class ptolemy.actor.lib.security.KeyStoreActor
The type of the keystore.
keyStrokeToString(KeyStroke) - Static method in class diva.gui.GUIUtilities
Return a good string representation of the given keystroke, since the toString method returns more garbage than we want to see in a user interface.
KeyToken - Class in ptolemy.actor.lib.security
Tokens that contain java.security.Keys.
KeyToken(Key) - Constructor for class ptolemy.actor.lib.security.KeyToken
Construct a token with a specified java.security.Key.
KeyToken.KeyType - Class in ptolemy.actor.lib.security
The cryptographic key type.
keyTyped(KeyEvent) - Method in class ptolemy.domains.gr.lib.FigureInteractor
Included to comply with the KeyListener interface requirement.
keyTyped(KeyEvent) - Method in class ptolemy.domains.gr.lib.ViewScreen2D.ViewScreen2DListener
Forward any keyTyped events to the figure which is selected in the viewscreen.
keyTyped(KeyEvent) - Method in class ptolemy.plot.EditablePlot.UndoListener
Ignored by this class.
keyTyped(KeyEvent) - Method in class ptolemy.vergil.basic.ExtendedGraphFrame.FullScreenAction
React to a key press by removing full-screen mode.
keyTyped(KeyEvent) - Method in class ptolemy.vergil.gt.GTFrameController
 
KeyValuePair - Class in ptolemy.actor.ptalon.lib
A pair of Strings, one a key, and one a value.
KeyValuePair(String, String) - Constructor for class ptolemy.actor.ptalon.lib.KeyValuePair
Create a new KeyValuePair with the given key and value.
keyword_or_identifier() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
 
KeyWriter - Class in ptolemy.actor.lib.security
Read in a Key from the input port and write it out to a KeyStore.
KeyWriter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.security.KeyWriter
Construct an actor with the given container and name.
Ki - Variable in class ptolemy.domains.de.lib.PID
Integral gain of the controller.
KielerGraphUtil - Class in ptolemy.vergil.basic.layout.kieler
Static helper class to work with KIELER graph datas structures.
KielerGraphUtil() - Constructor for class ptolemy.vergil.basic.layout.kieler.KielerGraphUtil
 
KielerJUnitTest - Class in ptolemy.vergil.basic.layout.kieler.test.junit
Test out Kieler by open models, using Kieler to layout the graph and then doing undo and redo.
KielerJUnitTest() - Constructor for class ptolemy.vergil.basic.layout.kieler.test.junit.KielerJUnitTest
 
KielerJUnitTestExtendedModels - Class in ptolemy.vergil.basic.layout.kieler.test.junit
Test out Kieler by open models, using Kieler to layout the graph and then doing undo and redo.
KielerJUnitTestExtendedModels() - Constructor for class ptolemy.vergil.basic.layout.kieler.test.junit.KielerJUnitTestExtendedModels
 
KielerLayout - Class in ptolemy.vergil.basic.layout.kieler
Ptolemy Layouter that uses the KIELER layout algorithm from an external library to layout a given ptolemy model.
KielerLayout(LayoutTarget) - Constructor for class ptolemy.vergil.basic.layout.kieler.KielerLayout
Construct an instance taking a LayoutTarget for specifying some methods for layout handling as given by the standard Ptolemy AbstractGlobalLayout.
KielerLayout(LayoutTarget, CompositeActor) - Constructor for class ptolemy.vergil.basic.layout.kieler.KielerLayout
Construct an instance setting the LayoutTarget as requested by the AbstractGlobalLayout and the containing Ptolemy model.
KielerLayoutAction - Class in ptolemy.vergil.basic.layout.kieler
Trigger the KIELER place and route automatic dataflow layout algorithm from within the Vergil GUI.
KielerLayoutAction() - Constructor for class ptolemy.vergil.basic.layout.kieler.KielerLayoutAction
 
KielerLayoutArcConnector - Class in ptolemy.vergil.modal
Extends the regular ArcConnector, allowing to draw spline paths, i.e.
KielerLayoutArcConnector(Site, Site) - Constructor for class ptolemy.vergil.modal.KielerLayoutArcConnector
Construct a new connector with the given tail and head for the specified link.
KielerLayoutConnector - Class in ptolemy.vergil.actor
An extension to LinkManhattanRouter supporting bend points for routing links provided by the corresponding relation.
KielerLayoutConnector(Site, Site, Link) - Constructor for class ptolemy.vergil.actor.KielerLayoutConnector
Construct a new connector with the given tail and head for the specified link.
KielerLayoutUtil - Class in ptolemy.vergil.actor
Static helper class for the KIELER classes implementing connector behavior, i.e.
KielerLayoutUtil() - Constructor for class ptolemy.vergil.actor.KielerLayoutUtil
 
killRTIG - Variable in class org.hlacerti.lib.HlaManager
If true, kill the HLA runtime infrastructure gateway (RTIG) in wrapup() that was created in preinitialize.
KILO - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
kind - Variable in class ptolemy.data.expr.Token
An integer that describes the kind of this token.
kind - Variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase.Timer
 
kind - Variable in class ptolemy.domains.wireless.lib.network.PHY.ExtendedTimer
 
kind - Variable in class ptolemy.moml.unit.Token
An integer that describes the kind of this token.
KMeans - Class in org.ptolemy.machineLearning.clustering
This actor performs the k-means clustering algorithm to cluster the elements of a set of observations into k clusters.
KMeans(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.clustering.KMeans
Construct an actor with the given container and name.
knotAt(int) - Method in class com.jhlabs.image.Gradient
Return the knot at a given position.
Kp - Variable in class ptolemy.domains.de.lib.PID
Proportional gain of the controller.
Kripke - ptolemy.verification.kernel.MathematicalModelConverter.ModelType
Deprecated.
 

L

l2norm(double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return the L2-norm of the array, that is, the square root of the sum of the squares of the elements.
l2norm(float[]) - Static method in class ptolemy.math.FloatArrayMath
Return the L2-norm of the array, that is, the square root of the sum of the squares of the elements.
l2norm(Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a double that is the L2-norm of the array.
l2normSquared(Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a double that is the sum of the squared magnitudes of the elements of array.
label - Variable in class ptolemy.domains.curriculum.HighlightEntities
Label to put in the icon for this object.
label - Variable in class ptolemy.domains.modal.kernel.ia.InterfaceAutomatonTransition
The label of this transition.
label() - Method in class ptolemy.data.UnionToken
Return the label of this token.
label(Object) - Method in class ptolemy.graph.LabeledList
Return the label of the specified element.
LABEL_COMPONENT_GAP_COLSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
Describes a logical horizontal gap between a label and an associated component.
LabeledList - Class in ptolemy.graph
A list of unique objects (elements) with a mapping from the elements into consecutive integer labels.
LabeledList() - Constructor for class ptolemy.graph.LabeledList
Construct an empty list.
LabeledList(int) - Constructor for class ptolemy.graph.LabeledList
Construct an empty list with enough storage allocated to hold the specified number of elements.
LabelFigure - Class in diva.canvas.toolbox
A figure which draws a string.
LabelFigure() - Constructor for class diva.canvas.toolbox.LabelFigure
Construct an empty label figure.
LabelFigure(String) - Constructor for class diva.canvas.toolbox.LabelFigure
Construct a label figure displaying the given string, using the default font.
LabelFigure(String, Font) - Constructor for class diva.canvas.toolbox.LabelFigure
Construct a label figure displaying the given string in the given font.
LabelFigure(String, Font, double, int) - Constructor for class diva.canvas.toolbox.LabelFigure
Construct a label figure displaying the given string in the given font, with the given padding and anchor.
LabelFigure(String, Font, double, int, Color) - Constructor for class diva.canvas.toolbox.LabelFigure
Construct a label figure displaying the given string in the given font, with the given padding and anchor, and the given color.
LabelFigure(String, String, int, int) - Constructor for class diva.canvas.toolbox.LabelFigure
Construct a label figure displaying the given string in the given face, style, and size.
LabelFigureFactory() - Constructor for class diva.canvas.test.ConcreteFigures.LabelFigureFactory
 
labels - Variable in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareGUI
The list of labels.
LABELS - Static variable in class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform.PtidesNetworkType
The labels of the RecordType fields.
LABELS - Static variable in class ptolemy.domains.ptides.kernel.PtidesPlatform.PtidesNetworkModelTimeType
The labels of the RecordType fields.
LABELS - Static variable in class ptolemy.domains.ptides.kernel.PtidesPlatform.PtidesNetworkRealTimeType
The labels of the RecordType fields.
labelSet() - Method in class ptolemy.actor.gt.AtomicActorMatcher
Return the set of names of ingredients contained in this entity that can be resolved.
labelSet() - Method in class ptolemy.actor.gt.AttributeMatcher
Return the set of names of ingredients contained in this entity that can be resolved.
labelSet() - Method in class ptolemy.actor.gt.CompositeActorMatcher
Return the set of names of ingredients contained in this entity that can be resolved.
labelSet() - Method in class ptolemy.actor.gt.FSMMatcher
Return the set of names of ingredients contained in this entity that can be resolved.
labelSet() - Method in interface ptolemy.actor.gt.GTEntity
Return the set of names of ingredients contained in this entity that can be resolved.
labelSet() - Method in class ptolemy.actor.gt.StateMatcher
Return the set of names of ingredients contained in this entity that can be resolved.
labelSet() - Method in class ptolemy.actor.gt.TransitionMatcher
Return the set of names of ingredients contained in this entity that can be resolved.
labelSet() - Method in class ptolemy.data.RecordToken
Return the labels of this token as a Set.
labelSet() - Method in class ptolemy.data.type.RecordType
Return the labels of this record type as a Set.
labelSet() - Method in class ptolemy.data.type.UnionType
Return the labels of this record type as a Set.
LabelTutorial - Class in diva.canvas.tutorial
This tutorial illustrates how to use LabelFigure and related classes.
LabelTutorial() - Constructor for class diva.canvas.tutorial.LabelTutorial
Create a JCanvas and put it into a window
LabelWrapper - Class in diva.canvas.toolbox
A LabelWrapper is a figure that attaches a label to some other figure.
LabelWrapper(Figure, String) - Constructor for class diva.canvas.toolbox.LabelWrapper
Construct a new figure with the given child figure and the given string.
LabVIEWSimulator - Class in lbnl.lib.labview
Actor that works with a LabVIEW simulation program.
LabVIEWSimulator(CompositeEntity, String) - Constructor for class lbnl.lib.labview.LabVIEWSimulator
Construct an actor with the given container and name.
lacunarity - Variable in class com.jhlabs.math.FBM
 
lambda - Variable in class org.ptolemy.machineLearning.hmm.HMMExponentialClassifier
Rate parameter of the exponential distribution.
lambda - Variable in class org.ptolemy.machineLearning.hmm.HMMExponentialEstimator
Rate parameter of the exponential distribution.
lambda - Variable in class ptolemy.actor.lib.colt.ColtExponential
The mean value of the exponential.
lambda - Variable in class ptolemy.actor.lib.colt.ColtGamma
The variance, or lambda.
lambdaGuess - Variable in class org.ptolemy.machineLearning.hmm.HMMExponentialEstimator
Rate parameter guess for the exponential distribution.
LaplaceFilter - Class in com.jhlabs.image
Edge detection via the Laplacian operator.
LaplaceFilter() - Constructor for class com.jhlabs.image.LaplaceFilter
 
LARGE_ICON - Static variable in class diva.gui.GUIUtilities
This key is used in an action to specify an icon used in toolbars.
last() - Method in class ptolemy.kernel.util.NamedList
Get the last element.
lastActorFinished() - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Return whether last actor that was scheduled finished execution.
lastDoubleOutput - Variable in class org.ptolemy.fmi.FMIModelDescription.ContinuousState
The last double output seen.
lastIndexOf(Object) - Method in class ptolemy.graph.LabeledList
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
lastInputModelValue - Variable in class ptolemy.actor.lib.fmi.FMUImport.Input
The last input double variable.
lastInputPortValue - Variable in class ptolemy.actor.lib.fmi.FMUImport.Input
The last double token seen at the input port.
lastOutputPortValue - Variable in class ptolemy.actor.lib.fmi.FMUImport.Output
The last double output seen at the input port.
lastScheduledActorFinished() - Method in interface ptolemy.actor.ActorExecutionAspect
Check whether last actor that was scheduled on this resource scheduler finished execution.
lastScheduledActorFinished() - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
If the last actor that was scheduled finished execution then this method returns true.
lastScheduledActorFinished() - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
If the last actor that was scheduled finished execution then this method returns true.
lastUpdated - Variable in class ptolemy.vergil.kernel.attributes.IDAttribute
The date that this model was last updated.
latency - Variable in class ptolemy.actor.lib.vhdl.SynchronousFixTransformer
The number cycle delay of the output data.
lattice() - Static method in class ptolemy.data.type.TypeLattice
Return the an instance of CPO representing the infinite type lattice.
Lattice - Class in ptolemy.actor.lib
An FIR filter with a lattice structure.
Lattice(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Lattice
Construct an actor with the given container and name.
latticeOntologies - Variable in class ptolemy.data.ontologies.lattice.ProductLatticeOntology
The parameter that holds the user-specified array of ontologies from which the product lattice ontology is derived.
LatticeOntologyAdapter - Class in ptolemy.data.ontologies.lattice
The base class for a lattice-based ontology adapter.
LatticeOntologyAdapter(LatticeOntologySolver, Object) - Constructor for class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Construct the lattice ontology adapter associated with the given component and solver.
LatticeOntologyAdapter(LatticeOntologySolver, Object, boolean) - Constructor for class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Construct the lattice ontology adapter for the given component and property lattice.
LatticeOntologyASTNodeAdapter - Class in ptolemy.data.ontologies.lattice
A base class representing a property constraint adapter.
LatticeOntologyASTNodeAdapter(LatticeOntologySolver, ASTPtRootNode) - Constructor for class ptolemy.data.ontologies.lattice.LatticeOntologyASTNodeAdapter
Construct the property constraint adapter associated with the given AST node.
LatticeOntologyASTNodeAdapter(LatticeOntologySolver, ASTPtRootNode, boolean) - Constructor for class ptolemy.data.ontologies.lattice.LatticeOntologyASTNodeAdapter
Construct the property constraint adapter for the given property solver and AST node.
LatticeOntologyCompositeAdapter - Class in ptolemy.data.ontologies.lattice
Code generator adapter for composite actor.
LatticeOntologyCompositeAdapter(LatticeOntologySolver, CompositeEntity) - Constructor for class ptolemy.data.ontologies.lattice.LatticeOntologyCompositeAdapter
Construct the property constraint adapter associated with the given TypedCompositeActor.
LatticeOntologyModalFSMAdapter - Class in ptolemy.data.ontologies.lattice
An adapter class for ptolemy.domains.modal.kernel.FSMActor.
LatticeOntologyModalFSMAdapter(LatticeOntologySolver, FSMActor) - Constructor for class ptolemy.data.ontologies.lattice.LatticeOntologyModalFSMAdapter
Construct an adapter for the given FSMActor.
LatticeOntologySolver - Class in ptolemy.data.ontologies.lattice
An instance of this solver contains an ontology, which itself contains a ConceptGraph and default constraints.
LatticeOntologySolver(NamedObj, String) - Constructor for class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Constructor for the OntologySolver.
LatticeOntologySolver.ConstraintType - Enum in ptolemy.data.ontologies.lattice
An enumeration type to represent the types of constraints for default constraint settings for actor inputs and outputs, connections and finite state machine transitions.
launchRTIG - Variable in class org.hlacerti.lib.HlaManager
If true, launch an HLA runtime infrastructure gateway (RTIG) in preinitialize.
layer - Variable in class ptolemy.domains.gr.lib.ViewLayers3D
The input scene graph.
LayerAdapter - Class in diva.canvas.event
An adapter for layer listeners.
LayerAdapter() - Constructor for class diva.canvas.event.LayerAdapter
 
LayerConsumer - Class in diva.canvas.event
An adapter for layer listeners that consumes events.
LayerConsumer() - Constructor for class diva.canvas.event.LayerConsumer
 
LayerEvent - Class in diva.canvas.event
The class representing mouse events in layers.
LayerEvent(MouseEvent) - Constructor for class diva.canvas.event.LayerEvent
Create a new layer event from the given mouse event.
LayerEvent(MouseEvent, int) - Constructor for class diva.canvas.event.LayerEvent
Create a new layer event from the given mouse event, but give it a different ID.
LayerEventMulticaster - Class in diva.canvas.event
A subclass of the AWT event multi-caster, which adds support for layer events.
LayerEventMulticaster(EventListener, EventListener) - Constructor for class diva.canvas.event.LayerEventMulticaster
Create an event multicaster from two listeners.
LayerListener - Interface in diva.canvas.event
The interface for listeners that respond to mouse clicks and drags.
LayerMotionAdapter - Class in diva.canvas.event
An adapter for layer motion listeners.
LayerMotionAdapter() - Constructor for class diva.canvas.event.LayerMotionAdapter
 
LayerMotionListener - Interface in diva.canvas.event
The interface for listeners that respond to motion of the mouse over a figure.
LayerMouseAdapter - Class in diva.canvas.event
An object which wraps a mouse listener and makes it compatible with the Diva canvas, sending it mouse events in the local coordinate system.
LayerMouseAdapter(MouseListener, MouseMotionListener) - Constructor for class diva.canvas.event.LayerMouseAdapter
 
layers() - Method in class diva.canvas.CanvasPane
Return an iteration of the layers, in undefined order.
layersFromBack() - Method in class diva.canvas.CanvasPane
Return an iteration of the layers from back to front -- that is, in redraw order.
layersFromBack() - Method in class diva.canvas.GraphicsPane
Return an iteration of the layers, in redraw order (that is, from back to front).
layersFromBack() - Method in class diva.canvas.toolbox.BasicCanvasPane
Return an iteration of the layers, in redraw order (that is, from back to front).
layersFromFront() - Method in class diva.canvas.CanvasPane
Return an iteration of the layers from front to back -- that is, in event-processing order.
layersFromFront() - Method in class diva.canvas.GraphicsPane
Return an iteration of the layers, in event-processing order (that is, from front to back).
layersFromFront() - Method in class diva.canvas.toolbox.BasicCanvasPane
Return an iteration of the layers, in event-processing order (that is, from front to back).
layerThickness - Variable in class ptolemy.domains.gr.lib.ViewLayers3D
Floating-point variable for specifying thickness of each layer.
layout(Object) - Method in class diva.graph.layout.AbstractGlobalLayout
Layout the graph model in the viewport specified by the layout target environment.
layout(Object) - Method in interface diva.graph.layout.GlobalLayout
Layout the graph model in the viewport specified by the layout target environment.
layout(Object) - Method in class diva.graph.layout.GridAnnealingLayout
Perform the annealing layout algorithm on the given graph in the context of the given layout target.
layout(Object) - Method in class diva.graph.layout.IncrLayoutAdapter
Call the global layout on the graph.
layout(Object) - Method in class diva.graph.layout.LevelLayout
Perform the levelizing layout on the given composite in the given target environment.
layout(Object) - Method in class diva.graph.layout.ProxyIncrLayout
Layout the graph model in the viewport specified by the layout target environment.
layout(Object) - Method in class diva.graph.layout.RandomIncrLayout
Layout the graph model in the viewport specified by the layout target environment.
layout(Object) - Method in class diva.graph.layout.RandomLayout
Layout the graph model and viewport specified by the given target environment.
layout(Object) - Method in class ptolemy.vergil.actor.ActorViewerGraphController.EntityLayout
Layout the ports of the specified node.
layout(Object) - Method in class ptolemy.vergil.basic.layout.kieler.KielerLayout
Layout the given composite.
LAYOUT_CASCADED - Static variable in class diva.gui.DesktopContext
The layout mode in which internal frames are cascaded one above another.
LAYOUT_HORIZONTAL - Static variable in class diva.gui.DesktopContext
The layout mode in which internal frames are tiled horizontally.
LAYOUT_PLACED - Static variable in class diva.gui.DesktopContext
The layout mode in which internal frames are placed by the user.
LAYOUT_VERTICAL - Static variable in class diva.gui.DesktopContext
The layout mode in which internal frames are tiled vertically.
LayoutActionListener() - Constructor for class diva.graph.tutorial.EditorTutorial.LayoutActionListener
 
layoutContainer(Container) - Method in class com.jgoodies.forms.layout.FormLayout
Lays out the specified container using this form layout.
layoutGraph() - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Layout graph for display in columns.
LayoutHint - Class in ptolemy.vergil.actor
A LayoutHint is an Attribute for Ptolemy Relations that holds the specification of bend points for links.
LayoutHint(NamedObj, String) - Constructor for class ptolemy.vergil.actor.LayoutHint
Construct an attribute with the given container and name.
LayoutHint(Workspace) - Constructor for class ptolemy.vergil.actor.LayoutHint
Construct a new attribute with no container and an empty string as a name.
LayoutHint.LayoutHintItem - Class in ptolemy.vergil.actor
A LayoutHintItem is the specification of layout information for one Link.
LayoutHintItem(NamedObj, NamedObj) - Constructor for class ptolemy.vergil.actor.LayoutHint.LayoutHintItem
Simple constructor specifying only head and tail for this LayoutHintItem.
LayoutHintItem(NamedObj, NamedObj, Point2D.Double, Point2D.Double, int, int, Point2D.Double) - Constructor for class ptolemy.vergil.actor.LayoutHint.LayoutHintItem
Constructor passing not only head and tail but also all required layout information for the conditions under which this LayoutHintItem is only valid.
layoutPostDisplay(MutableGraphModel, AppContext) - Method in class diva.graph.tutorial.NestedTutorial
In this version you construct the graph widget with the model, and apply a layout to the graph once the window is showing.
layoutPostDisplay(MutableGraphModel, AppContext) - Method in class diva.graph.tutorial.PrepopulatedTutorial
In this version you construct the graph widget with the model, and apply a layout to the graph once the window is showing.
LayoutStyle - Class in com.jgoodies.forms.util
An abstract class that describes a layout and design style guide.
LayoutStyle() - Constructor for class com.jgoodies.forms.util.LayoutStyle
 
LayoutTableau - Class in ptolemy.actor.gui.run
A run control pane for the model.
LayoutTableau(PtolemyEffigy, String, CustomizableRunPane) - Constructor for class ptolemy.actor.gui.run.LayoutTableau
Create a new run control panel for the model with the given effigy.
LayoutTarget - Interface in diva.graph.layout
The basic set of information necessary to layout a graph: a mapping the graph data structure to aspects of its visual representation, a viewport to layout in, and some manipulation routines including pick, place, and route.
LayoutUtilities - Class in diva.graph.layout
Miscellaneous utility routines used in layout.
LayoutUtilities() - Constructor for class diva.graph.layout.LayoutUtilities
 
LayoutWidget(LayoutTarget, Object, boolean) - Constructor for class diva.graph.tutorial.EditorTutorial.LayoutWidget
Set up the basic data structures, initialize the GUI, and then initialize some default layout styles if the useDefaults parameter is true.
lazyAllAtomicEntityList() - Method in class ptolemy.actor.LazyTypedCompositeActor
Return a list that consists of all the atomic entities in a model that have been already instantiated.
lazyAllAtomicEntityList() - Method in class ptolemy.kernel.CompositeEntity
lazyAllCompositeEntityList() - Method in class ptolemy.actor.LazyTypedCompositeActor
Lazy version of {#link #allCompositeEntityList()}.
lazyAllCompositeEntityList() - Method in class ptolemy.kernel.CompositeEntity
Lazy version of {#link #allCompositeEntityList()}.
lazyAllCompositeTransparentAndOpaqueEntityList() - Method in class ptolemy.kernel.CompositeEntity
Return all the transparent and opaque composites.
lazyClassDefinitionList() - Method in class ptolemy.actor.LazyTypedCompositeActor
lazyClassDefinitionList() - Method in class ptolemy.kernel.CompositeEntity
LazyComposite - Interface in ptolemy.kernel.util
A marker interface for lazy composites.
lazyContainedObjectsIterator() - Method in class ptolemy.actor.LazyTypedCompositeActor
Return an iterator over contained object that currently exist, omitting any objects that have not yet been instantiated because they are "lazy".
lazyContainedObjectsIterator() - Method in class ptolemy.kernel.util.NamedObj
Return an iterator over contained object that currently exist, omitting any objects that have not yet been instantiated because they are "lazy".
lazyContainedObjectsIterator() - Method in class ptolemy.moml.EntityLibrary
Override the base class to prevent populating.
lazyDeepEntityList() - Method in class ptolemy.actor.LazyTypedCompositeActor
lazyDeepEntityList() - Method in class ptolemy.kernel.CompositeEntity
lazyEntityList() - Method in class ptolemy.actor.LazyTypedCompositeActor
lazyEntityList() - Method in class ptolemy.kernel.CompositeEntity
lazyRelationList() - Method in class ptolemy.actor.LazyTypedCompositeActor
lazyRelationList() - Method in class ptolemy.kernel.CompositeEntity
LazyTypedCompositeActor - Class in ptolemy.actor
An aggregation of typed actors with lazy evaluation.
LazyTypedCompositeActor() - Constructor for class ptolemy.actor.LazyTypedCompositeActor
Construct a library in the default workspace with no container and an empty string as its name.
LazyTypedCompositeActor(CompositeEntity, String) - Constructor for class ptolemy.actor.LazyTypedCompositeActor
Construct a library with the given container and name.
LazyTypedCompositeActor(Workspace) - Constructor for class ptolemy.actor.LazyTypedCompositeActor
Construct a library in the specified workspace with no container and an empty string as a name.
LazyTypedCompositeActor.ContainedObjectsIterator - Class in ptolemy.actor
This class is an iterator over all the contained objects (all instances of NamedObj) except those that have not yet been instantiated because of laziness.
LazyTypedCompositeActorChanges - Class in ptolemy.moml.filter
When this class is registered with the MoMLParser.setMoMLFilter() method, it will cause MoMLParser to filter so that all the TypedCompositeActors except those within actor oriented class definitions are changed to LazyTypedCompositeActors.
LazyTypedCompositeActorChanges() - Constructor for class ptolemy.moml.filter.LazyTypedCompositeActorChanges
 
lbnl.actor.lib - package lbnl.actor.lib
The lbnl.actor.lib package.
lbnl.actor.lib.net - package lbnl.actor.lib.net
The lbnl.actor.lib.net package.
lbnl.actor.lib.test.junit - package lbnl.actor.lib.test.junit
The lbnl.actor.lib.test.junit package.
lbnl.demo.SystemCommand - package lbnl.demo.SystemCommand
An Building Controls Virtual Test Bench example that uses the SystemCommand actor.
lbnl.lib.labview - package lbnl.lib.labview
The lbnl.lib.labview package.
lbnl.lib.xml.src - package lbnl.lib.xml.src
The lbnl.lib.xml.src package.
lbnl.test.junit - package lbnl.test.junit
The lbnl.test.junit package.
lbnl.util - package lbnl.util
The lbnl.util package.
LBRACKET - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
LBRACKET - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
LBRACKET - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
lcm(int, int) - Static method in class ptolemy.math.Fraction
Finds the least common multiple(LCM) of two integers.
LCURLY - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
LCURLY - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
LCURLY - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
leak() - Static method in class ptolemy.moml.test.MoMLParserLeak
Attempt to leak code by parsing MoML that looks for a class that does not exist.
leastElement(Set<Object>) - Method in class ptolemy.graph.DirectedAcyclicGraph
Compute the least element of a subset.
leastElement(Set<Concept>) - Method in class ptolemy.data.ontologies.ConceptGraph
Compute the least element of a subset.
leastElement(Set<T>) - Method in interface ptolemy.graph.CPO
Compute the least element of a subset.
LEASTUPPER - ptolemy.graph.CPO.BoundType
Represents the least upper bound.
LEASTUPPER - ptolemy.graph.NonLatticeCounterExample.GraphExampleType
Represents a counterexample where some nodes have no least upper bound.
leastUpperBound(Object, Object) - Method in class ptolemy.data.ontologies.ConceptGraph
Compute the least upper bound (LUB) of two elements.
leastUpperBound(Object, Object) - Method in class ptolemy.data.ontologies.DAGConceptGraph
Compute the least upper bound (LUB) of two elements.
leastUpperBound(Object, Object) - Method in class ptolemy.data.ontologies.lattice.ProductLatticeCPO
Compute the least upper bound (LUB) of two elements.
leastUpperBound(Object, Object) - Method in interface ptolemy.graph.CPO
Compute the least upper bound (LUB) of two elements.
leastUpperBound(Object, Object) - Method in class ptolemy.graph.DirectedAcyclicGraph
Compute the least upper bound (LUB) of two elements.
leastUpperBound(Set<Object>) - Method in class ptolemy.graph.DirectedAcyclicGraph
Compute the least upper bound (LUB) of a subset.
leastUpperBound(Set<Concept>) - Method in class ptolemy.data.ontologies.ConceptGraph
Compute the least upper bound (LUB) of a subset.
leastUpperBound(Set<T>) - Method in interface ptolemy.graph.CPO
Compute the least upper bound (LUB) of a subset.
leastUpperBound(Concept) - Method in class ptolemy.data.ontologies.FlatTokenInfiniteConcept
Compute the least upper bound (LUB) of this and another concept.
leastUpperBound(Concept) - Method in class ptolemy.data.ontologies.InfiniteConcept
Compute the least upper bound (LUB) of this and another concept.
leastUpperBound(Concept) - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConcept
Compute the least upper bound (LUB) of this and another concept.
leastUpperBound(Concept) - Method in class ptolemy.data.ontologies.RecordConcept
Compute the least upper bound (LUB) of this and another concept.
leastUpperBound(Type, Type) - Static method in class ptolemy.data.type.TypeLattice
Return the least upper bound of the two given types.
leave - Variable in class ptolemy.domains.wireless.demo.SmartParking.ParkingClient
Port for leave due to no parking lot available.
ledBlink(int) - Method in class ptolemy.domains.wireless.lib.tinyOS.VirtualTinyOS
 
LEDCubeUpdate - Class in ptolemy.actor.lib.mbed
This actor receives values to update the position and color of LEDs in the LED Cube mbed demo.
LEDCubeUpdate - Class in ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed
An adapter class for ptolemy.actor.lib.mbed.LEDCubeUpdate.
LEDCubeUpdate(LEDCubeUpdate) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.LEDCubeUpdate
Construct the LEDCubeUpdate adapter.
LEDCubeUpdate(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.mbed.LEDCubeUpdate
Construct an actor with the given container and name.
ledIndex - Variable in class ptolemy.actor.lib.mbed.NeoPixelLEDStrip
The ledIndex input port.
LEDMatrix - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.vergil.actor.lib
A code generation adapter class for vergil.actor.lib.LEDMatrix.
LEDMatrix - Class in ptolemy.vergil.actor.lib
An actor that displays an array of LEDs.
LEDMatrix(CompositeEntity, String) - Constructor for class ptolemy.vergil.actor.lib.LEDMatrix
Construct an actor with the given container and name.
LEDMatrix(LEDMatrix) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.vergil.actor.lib.LEDMatrix
Construct the LEDMatrix adapter.
Leds - Class in ptolemy.component.test
Display received argument value to the std output.
Leds(CompositeEntity, String) - Constructor for class ptolemy.component.test.Leds
Construct an actor with the given container and name.
left - Variable in class ptolemy.actor.lib.logic.Comparator
The left input port, which has type double.
left() - Method in class com.jgoodies.forms.factories.Borders.EmptyBorder
Returns this border's left size.
LEFT - Static variable in class com.jgoodies.forms.layout.CellConstraints
Put the component in the left.
LEFT - Static variable in class com.jgoodies.forms.layout.ColumnSpec
By default put components in the left.
leftArrow - Variable in class ptolemy.actor.lib.gui.ArrowKeySensor
Output port, which has type IntToken.
leftChild - Variable in class ptolemy.actor.lib.comm.HuffmanBasic.Node
The left child of the node.
leftEndPoint - Variable in class ptolemy.data.ontologies.FlatScalarTokenRepresentativeConcept
The value of the left endpoint of the scalar interval.
leftIn - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.Chopstick
The port through which the left philosopher releases access to this chopstick.
leftIn - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.Philosopher
The port through which this philosopher is granted access to the left chopstick.
leftIntervalClosed - Variable in class ptolemy.data.ontologies.FlatScalarTokenRepresentativeConcept
Indicates whether or not the interval is closed on its left endpoint.
leftOut - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.Chopstick
The port through which the left philosopher receives access to this chopstick.
leftOut - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.Philosopher
The port through which this philosopher releases access to the left chopstick.
leftPadding - Variable in class ptolemy.actor.lib.jai.JAIBorder
The amount of pixels to pad the left side with.
leftShift(int) - Method in class ptolemy.data.IntToken
Returns a token representing the result of shifting the bits of this token towards the most significant bit, filling the least significant bits with zeros.
leftShift(int) - Method in class ptolemy.data.LongToken
Returns a token representing the result of shifting the bits of this token towards the most significant bit, filling the least significant bits with zeros.
leftShift(int) - Method in class ptolemy.data.ScalarToken
Returns a token representing the result of shifting the bits of this token towards the most significant bit, filling the least significant bits with zeros.
leftShift(int) - Method in class ptolemy.data.ShortToken
Returns a token representing the result of shifting the bits of this token towards the most significant bit, filling the least significant bits with zeros.
leftShift(int) - Method in class ptolemy.data.UnsignedByteToken
Returns a token representing the result of shifting the bits of this token towards the most significant bit, filling the least significant bits with zeros.
legend - Variable in class ptolemy.actor.lib.gui.PlotterBase
A comma-separated list of labels to attach to each data set.
LempelZivCoder - Class in ptolemy.actor.lib.comm
Lempel-Ziv encoder.
LempelZivCoder(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.comm.LempelZivCoder
Construct an actor with the given container and name.
LempelZivDecoder - Class in ptolemy.actor.lib.comm
Lempel-Ziv decoder.
LempelZivDecoder(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.comm.LempelZivDecoder
Construct an actor with the given container and name.
length - Variable in class com.jhlabs.image.FieldWarpFilter.Line
 
length - Variable in class ptolemy.actor.lib.gui.SketchedSource
The length of the output signal that will be generated.
length - Variable in class ptolemy.domains.ci.lib.BackDropQueue
The output port on which the queue size is broadcast.
length - Variable in class ptolemy.domains.ci.lib.FrontDropQueue
An output port that sends the length of queue.
length - Variable in class ptolemy.domains.ci.lib.Queue
An output port that sends the length of queue.
length - Variable in class ptolemy.domains.sdf.lib.RaisedCosine
The length of the pulse.
length() - Method in class com.jhlabs.vecmath.Vector3f
 
length() - Method in class com.jhlabs.vecmath.Vector4f
 
length() - Method in class org.json.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class org.json.JSONObject
Get the number of keys stored in the JSONObject.
length() - Method in class ptolemy.actor.lib.jjs.modules.localStorage.LocalStorageHelper
Return the number of keys stored in the local storage.
length() - Method in class ptolemy.data.ArrayToken
Return the length of the contained token array.
length() - Method in class ptolemy.data.RecordToken
Return the length of this token.
length() - Method in class ptolemy.data.TupleToken
Return the length of the contained token array.
length() - Method in class ptolemy.data.type.ArrayType
Return the length of this array type.
length() - Method in class ptolemy.data.UpdatedArrayToken
Return the length of the contained token array.
length() - Method in class ptolemy.domains.modal.kernel.RelationList
Return the number of relations in the relation list.
LENGTH_EXPONENT - Static variable in class ptolemy.math.Precision
static LengthExponentPrecisionFormat object.
LENGTH_INTEGER - Static variable in class ptolemy.math.Precision
static LengthIntegerPrecisionFormat object.
LengthExponentPrecisionFormat() - Constructor for class ptolemy.math.Precision.LengthExponentPrecisionFormat
 
LengthIntegerPrecisionFormat() - Constructor for class ptolemy.math.Precision.LengthIntegerPrecisionFormat
 
lengthSquared - Variable in class com.jhlabs.image.FieldWarpFilter.Line
 
LensBlurFilter - Class in com.jhlabs.image
A filter which use FFTs to simulate lens blur on an image.
LensBlurFilter() - Constructor for class com.jhlabs.image.LensBlurFilter
 
lerp(float, float, float) - Static method in class com.jhlabs.image.ImageMath
Linear interpolation.
lerp(float, float, float) - Static method in class com.jhlabs.math.Noise
 
lerp(float, int, int) - Static method in class com.jhlabs.image.ImageMath
Linear interpolation.
lerp(float, WarpGrid, WarpGrid) - Method in class com.jhlabs.image.WarpGrid
 
LESS_THAN - Static variable in interface ptolemy.actor.util.Dependency
Return value of compareTo() if this is less than the argument.
LESS_THAN - Static variable in class ptolemy.domains.modal.kernel.RelationType
Relation type a relation node that is evaluated to be false and the left token is less than the right token, while the relation operation is not equal or inequal.
lesser - Variable in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityCounterexamples.ConceptPair
The lesser of the concepts (i.e.
LetTask - Class in ptolemy.domains.tdl.kernel
A TTTask (time triggered task) is an actor with an invocationPeriod and a logical execution time.
LetTask(Actor, long, long, long) - Constructor for class ptolemy.domains.tdl.kernel.LetTask
Create a new LET task.
LETTER - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
LETTER - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
letterNote - Variable in class org.ptolemy.machineImprovisation.MidiKeyToNote
A note equivalent of the key, represented by a string, consisting of the pitch letter A-G, the ocrave, and (possibly) a trailing symbol.
letterNote - Variable in class org.ptolemy.machineImprovisation.NoteToMidiKey
A note, represented by a string, consisting of the pitch letter A-G, the ocrave, and (possibly) a trailing symbol.
letTimePass(double, boolean) - Method in class ptolemy.component.domains.ptinyos.PtinyOSDirector
Call fireAtRelativeTime() with the specified time interval and then suspend the calling thread.
level - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
level - Variable in class ptolemy.domains.continuous.lib.LevelCrossingDetector
The parameter that specifies the level threshold.
level - Variable in class ptolemy.domains.qss.lib.SmoothZeroCrossingDetector
The parameter that specifies the level threshold.
LevelCrossingDetector - Class in ptolemy.domains.continuous.lib
An event detector that converts continuous signals to discrete events when the input trigger signal crosses a threshold specified by the level parameter.
LevelCrossingDetector(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.lib.LevelCrossingDetector
Construct an actor in the specified container with the specified name.
LevelData(LayoutTarget, Object) - Constructor for class diva.graph.layout.LevelLayout.LevelData
 
LevelInfo() - Constructor for class diva.graph.layout.LevelLayout.LevelInfo
 
LevelLayout - Class in diva.graph.layout
A level-based layout algorithm originally implemented by Ulfar Erlingsson at Cornell/RPI and modified to fit into this system.
LevelLayout(LayoutTarget) - Constructor for class diva.graph.layout.LevelLayout
Construct a new levelizing layout with a vertical orientation.
LevelLayout.LevelData - Class in diva.graph.layout
 
LevelLayout.LevelInfo - Class in diva.graph.layout
The semantic object of each node in the graph copy that is being laid out.
levelMap - Variable in class ptolemy.actor.lib.image.PGMReader
A mapping between image input and output values to generate a quantized output.
levels - Variable in class ptolemy.actor.lib.Quantizer
The quantization levels.
LevelsFilter - Class in com.jhlabs.image
A filter which allows levels adjustment on an image.
LevelsFilter() - Constructor for class com.jhlabs.image.LevelsFilter
 
LevelSkippingTableauFactory - Class in ptolemy.actor.gui
This class is an attribute that creates a tableau to view an object contained by the model associated with the specified effigy.
LevelSkippingTableauFactory(NamedObj, String) - Constructor for class ptolemy.actor.gui.LevelSkippingTableauFactory
Create a factory with the given name and container.
LevinsonDurbin - Class in ptolemy.actor.lib
This actor uses the Levinson-Durbin algorithm to compute the linear predictor coefficients of a random process, given its autocorrelation function as an input.
LevinsonDurbin(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.LevinsonDurbin
Construct an actor in the specified container with the specified name.
LexicalError(boolean, int, int, int, String, char) - Static method in error ptolemy.data.expr.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalError(boolean, int, int, int, String, char) - Static method in error ptolemy.moml.unit.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexicalOrder() - Method in class ptolemy.graph.sched.Schedule
Get the lexical order of firing elements.
lexStateNames - Static variable in class ptolemy.data.expr.MatrixParserTokenManager
Lexer state names.
lexStateNames - Static variable in class ptolemy.data.expr.PtParserTokenManager
Lexer state names.
lexStateNames - Static variable in class ptolemy.moml.unit.UParserTokenManager
Lexer state names.
liberalLink(ComponentRelation) - Method in class ptolemy.actor.IOPort
Override the base class to invalidate the schedule and resolved types of the director of the container, if there is one, in addition to what the base class does.
liberalLink(ComponentRelation) - Method in class ptolemy.kernel.ComponentPort
Link this port with the specified relation.
Librariable - Interface in ptolemy.actor
Classes that implement this interface are assumed to be in the actor library.
LibraryAttribute - Class in ptolemy.moml
This class is a configurable singleton attribute that associates a component library with a model.
LibraryAttribute() - Constructor for class ptolemy.moml.LibraryAttribute
Construct a new attribute with no container and an empty string as its name.
LibraryAttribute(NamedObj, String) - Constructor for class ptolemy.moml.LibraryAttribute
Construct an attribute with the given container and name.
LibraryAttribute(Workspace) - Constructor for class ptolemy.moml.LibraryAttribute
Construct a new attribute with no container and an empty string as a name.
LibraryBuilder - Class in ptolemy.moml
An abstract class that defines the interface for LibraryBuilder.
LibraryBuilder() - Constructor for class ptolemy.moml.LibraryBuilder
Construct a library builder.
LibraryUsageReporter - Class in ptolemy.copernicus.kernel
A Transformer that reports reachable methods in the Java libraries.
LibraryUsageReporter() - Constructor for class ptolemy.copernicus.kernel.LibraryUsageReporter
 
LifeCycleManager - Class in ptolemy.actor.lib.hoc
This is a composite actor with some services for life-cycle management.
LifeCycleManager() - Constructor for class ptolemy.actor.lib.hoc.LifeCycleManager
Construct an actor in the default workspace with no container and an empty string as its name.
LifeCycleManager(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.LifeCycleManager
Construct a LifeCycleManager with a name and a container.
LifeCycleManager(Workspace) - Constructor for class ptolemy.actor.lib.hoc.LifeCycleManager
Construct a LifeCycleManager in the specified workspace with no container and an empty string as a name.
LifeFilter - Class in com.jhlabs.image
A filter which performs one round of the game of Life on an image.
LifeFilter() - Constructor for class com.jhlabs.image.LifeFilter
 
LIFO - Variable in class ptolemy.domains.ptera.kernel.PteraController
A Boolean parameter that decides whether simultaneous events should be placed in the event queue in the last-in-first-out (LIFO) fashion or not.
LIFO - Variable in class ptolemy.domains.ptera.kernel.PteraDirector
A Boolean parameter that decides whether simultaneous events should be placed in the event queue in the last-in-first-out (LIFO) fashion or not.
Light() - Constructor for class com.jhlabs.image.LightFilter.Light
 
Light(float, float, float) - Constructor for class com.jhlabs.image.LightFilter.Light
 
LIGHTEN - Static variable in class com.jhlabs.composite.MiscComposite
 
LightenComposite - Class in com.jhlabs.composite
 
LightenComposite(float) - Constructor for class com.jhlabs.composite.LightenComposite
 
LightFilter - Class in com.jhlabs.image
A filter which produces lighting and embossing effects.
LightFilter() - Constructor for class com.jhlabs.image.LightFilter
 
LightFilter.AmbientLight - Class in com.jhlabs.image
 
LightFilter.DistantLight - Class in com.jhlabs.image
 
LightFilter.Light - Class in com.jhlabs.image
A class representing a light.
LightFilter.Material - Class in com.jhlabs.image
A class representing material properties.
LightFilter.PointLight - Class in com.jhlabs.image
 
LightFilter.SpotLight - Class in com.jhlabs.image
 
likelihood - Variable in class org.ptolemy.machineLearning.hmm.ObservationClassifier
Likelihood of the input stream given the parameterized HMM.
likelihood - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
Fitted model likelihood.
likelihoodOut - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
An output port of type Double that contains the likelyhood.
likelihoodThreshold - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
The user-provided threshold on the minimum desired improvement on likelihood per iteration.
likelihoodThreshold - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
The user-provided threshold on the minimum desired improvement on likelihood per iteration.
limit - Variable in class ptolemy.domains.pn.lib.Starver
The limit on the number of tokens that can be transferred from the input to the output.
limit(double[], double, double) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is a copy of the argument except that the elements are limited to lie within the specified range.
limit(float[], float, float) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is a copy of the argument except that the elements are limited to lie within the specified range.
limit(int[], int, int) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is a copy of the argument except that the elements are limited to lie within the specified range.
limit(long[], long, long) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is a copy of the argument except that the elements are limited to lie within the specified range.
limit(Complex[], Complex, Complex) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is a copy of the first argument except that the elements are limited to lie within the specified range.
LimitedFiringSource - Class in ptolemy.actor.lib
Base class for source actors that will only fire a limited number of times.
LimitedFiringSource - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.LimitedFiringSource.
LimitedFiringSource - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for LimitedFiringSource.
LimitedFiringSource(LimitedFiringSource) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.LimitedFiringSource
Construct a LimitedFiringSource adapter.
LimitedFiringSource(LimitedFiringSource) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.LimitedFiringSource
Construct a LimitedFiringSource adapter.
LimitedFiringSource(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.LimitedFiringSource
Construct an actor with the given container and name.
limitedFiringSourceClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
LimitedRangeChannel - Class in ptolemy.domains.wireless.lib
This is a model of a wireless channel with a specified transmission range.
LimitedRangeChannel(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.LimitedRangeChannel
Construct a channel with the given name and container.
Limiter - Class in ptolemy.actor.lib
Produce an output token on each firing with a value that is equal to the input if the input lies between the bottom and top parameters.
Limiter - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Limiter.
Limiter - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Limiter.
Limiter(Limiter) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Limiter
Constructor method for the Limiter adapter.
Limiter(Limiter) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Limiter
Construct an adapter for ptlemy.actor.lib.Limiter.
Limiter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Limiter
Construct an actor with the given container and name.
lin2mu(int) - Static method in class ptolemy.media.Audio
Convert an integer linear representation of an audio sample into a mu-255 companded representation.
line - Variable in class ptolemy.data.expr.SimpleCharStream
 
line - Variable in class ptolemy.moml.unit.SimpleCharStream
 
Line(int, int, int, int) - Constructor for class com.jhlabs.image.FieldWarpFilter.Line
 
LINE_COMMENT - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
LINE_COMMENT - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
LINE_COMMENT - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
LINE_GAP_ROWSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
Describes the logical vertical default gap between two rows in the grid.
LINE_SEPARATOR - Static variable in class ptolemy.util.StringUtilities
The line separator string.
Line2D - Class in ptolemy.domains.gr.lib
Create a line with the endpoints provided by the user.
Line2D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Line2D
Construct an actor with the given container and name.
LINEAR - Static variable in class com.jhlabs.image.Gradient
Interpolate linearly.
LINEAR - Static variable in class com.jhlabs.image.GradientFilter
 
LINEAR - Static variable in class com.jhlabs.image.ShapeFilter
 
LinearColormap - Class in com.jhlabs.image
A colormap which interpolates linearly between two colors.
LinearColormap() - Constructor for class com.jhlabs.image.LinearColormap
Construct a color map with a grayscale ramp from black to white.
LinearColormap(int, int) - Constructor for class com.jhlabs.image.LinearColormap
Construct a linear color map.
LinearDifferenceEquationSystem - Class in ptolemy.actor.lib
Linear Difference Equation System.
LinearDifferenceEquationSystem(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.LinearDifferenceEquationSystem
Construct an actor with the given container and name.
linearInterpolate(TimedEvent, TimedEvent) - Method in class ptolemy.domains.continuous.lib.ContinuousTimeDelay
Linear interpolate between previous and current input.
linearlyInterpolate - Variable in class ptolemy.domains.continuous.kernel.Noise
If true, linearly between random number for multistep solvers, and otherwise, perform zero-order hold.
linearPredictor - Variable in class ptolemy.actor.lib.LevinsonDurbin
The output for linear predictor coefficients.
LinearStateSpace - Class in ptolemy.domains.continuous.lib
Linear state space model in the CT domain.
LinearStateSpace(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.lib.LinearStateSpace
Construct the composite actor with a name and a container.
LinearStateSpace(Workspace) - Constructor for class ptolemy.domains.continuous.lib.LinearStateSpace
Construct a LinearStateSpace in the specified workspace with no container and an empty string as a name.
LineAttribute - Class in ptolemy.vergil.kernel.attributes
This is an attribute that is rendered as a line.
LineAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.kernel.attributes.LineAttribute
Construct an attribute with the given name contained by the specified container.
LineCoder - Class in ptolemy.domains.sdf.lib
A line coder, which converts a sequence of booleans into symbols.
LineCoder(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.LineCoder
Construct an actor with the given container and name.
lineColor - Variable in class ptolemy.vergil.kernel.attributes.ShapeAttribute
The line color.
lineColoring() - Method in class ptolemy.domains.tcs.kernel.TCSDirector
Set color of the lines in Metro.
lineMode() - Method in class diva.canvas.toolbox.VectorFigure
Add an object to the list that puts drawing into line mode
LineReader - Class in ptolemy.actor.lib.io
This actor reads a file or URL, one line at a time, and outputs each line as a string.
LineReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.io.LineReader
Construct an actor with the given container and name.
LINES - Static variable in class com.jhlabs.image.SmearFilter
 
LineStyle - Class in ptolemy.actor.gui.style
This attribute annotates user settable attributes to specify an arbitrary type-in line style for configuring the containing attribute.
LineStyle() - Constructor for class ptolemy.actor.gui.style.LineStyle
Construct an attribute in the default workspace with an empty string as its name.
LineStyle(NamedObj, String) - Constructor for class ptolemy.actor.gui.style.LineStyle
Construct an attribute with the specified container and name.
LineStyle(Workspace) - Constructor for class ptolemy.actor.gui.style.LineStyle
Construct an attribute in the given workspace with an empty string as its name.
lineSymbol - Variable in class ptolemy.domains.tcs.lib.AbstractSourceStation
The line symbol.
lineSymbol - Variable in class ptolemy.domains.tcs.lib.AbstractStation
The line symbol, which is a string.
lineSymbol - Variable in class ptolemy.domains.tcs.lib.AbstractTrack
The line symbol.
lineTo(double, double) - Method in class diva.util.java2d.Polygon2D.Double
Add a new vertex to the end of the line.
lineTo(double, double) - Method in class diva.util.java2d.Polygon2D.Float
Add a new vertex to the end of the line.
lineTo(double, double) - Method in class diva.util.java2d.Polygon2D
Add a new vertex to the end of the polygon.
lineTo(double, double) - Method in class diva.util.java2d.Polyline2D.Double
Add a new vertex to the end of the line.
lineTo(double, double) - Method in class diva.util.java2d.Polyline2D.Float
Add a new vertex to the end of the line.
lineTo(double, double) - Method in class diva.util.java2d.Polyline2D
Add a new vertex to the end of the line.
lineWidth - Variable in class ptolemy.domains.gr.lib.Line2D
The width of the figure's outline.
lineWidth - Variable in class ptolemy.vergil.kernel.attributes.ShapeAttribute
The line width.
LineWriter - Class in ptolemy.actor.lib.io
This actor reads string-valued input tokens and writes them, one line at a time, to a specified file.
LineWriter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.io.LineWriter
Construct an actor with the given container and name.
lingerTime - Variable in class ptolemy.actor.lib.hoc.ModelReference
The amount of time (in milliseconds) to linger in the fire() method of this actor.
link(Relation) - Method in class ptolemy.actor.IOPort
Override the base class to invalidate the schedule and resolved types of the director of the container, if there is one, in addition to what the base class does.
link(Relation) - Method in class ptolemy.actor.lib.hoc.RefinementPort
Set the connected relation to a bus if this port is a multiport.
link(Relation) - Method in class ptolemy.domains.modal.modal.RefinementPort
Set the connected relation to a bus if this port is a multiport.
link(Relation) - Method in class ptolemy.domains.modal.modal.TransitionRefinementPort
Override the base class to avoid linking a sibling input port to the same relation as the sibling output port multiple times.
link(Relation) - Method in class ptolemy.kernel.ComponentPort
Link this port with the specified relation.
link(Relation) - Method in class ptolemy.kernel.Port
Link this port with a relation, and notify the container by calling its connectionsChanged() method.
link(Relation) - Method in class ptolemy.kernel.Relation
Link this relation with another relation.
link(CrossRefList) - Method in class ptolemy.kernel.util.CrossRefList
Link this list to a different CrossRefList (farList).
Link - Class in ptolemy.vergil.kernel
Instances of this class represent a link between a port and a relation, between two relations, or a between two ports.
Link() - Constructor for class ptolemy.vergil.kernel.Link
 
LinkChangeListener(Link, CompositeEntity, StringBuffer) - Constructor for class ptolemy.vergil.actor.ActorGraphModel.LinkModel.LinkChangeListener
Construct a link change listener.
LinkController - Class in ptolemy.vergil.actor
This class provides interaction techniques for edges that are to be connected between ports and relations.
LinkController(GraphController) - Constructor for class ptolemy.vergil.actor.LinkController
Create a link controller associated with the specified graph controller.
LinkController.LinkDropper - Class in ptolemy.vergil.actor
An inner class that handles interactive changes to connectivity.
LinkController.LinkRenderer - Class in ptolemy.vergil.actor
Render a visual representation of a link.
LinkController.LinkTarget - Class in ptolemy.vergil.actor
A connector target that returns sites on a link.
LinkCreator() - Constructor for class ptolemy.vergil.actor.ActorEditorGraphController.LinkCreator
 
LinkCreator() - Constructor for class ptolemy.vergil.modal.FSMGraphController.LinkCreator
 
LinkDropper() - Constructor for class ptolemy.vergil.actor.LinkController.LinkDropper
 
LinkDropper() - Constructor for class ptolemy.vergil.modal.TransitionController.LinkDropper
 
linkedDestinationPortList() - Method in class ptolemy.actor.IORelation
List the input ports that this relation connects to from the outside, and the output ports that it connects to from the inside.
linkedDestinationPortList(IOPort) - Method in class ptolemy.actor.IORelation
List the input ports that this relation connects to from the outside and the output ports that it connects to from the inside, except the port given as an argument.
linkedDestinationPorts() - Method in class ptolemy.actor.IORelation
Deprecated.
Use linkedDestinationPortList() instead.
linkedDestinationPorts(IOPort) - Method in class ptolemy.actor.IORelation
Deprecated.
Use linkDestinationPortList(IOPort) instead.
linkedObjectsList() - Method in class ptolemy.kernel.Relation
Return a list of the objects directly linked to this relation (ports and relations).
linkedPortList() - Method in class ptolemy.kernel.Relation
List the ports linked to any relation in this relation's group.
linkedPortList(Port) - Method in class ptolemy.kernel.Relation
List the ports linked to any relation in this relation's group except the specified port.
linkedPorts() - Method in class ptolemy.kernel.Relation
Deprecated.
Use linkedPortList() instead.
linkedPorts() - Method in class ptolemy.moml.Vertex
Get the list of ports linked to this vertex.
linkedPorts(Port) - Method in class ptolemy.kernel.Relation
Deprecated.
Use linkedPortList(Port) instead.
linkedRelationList() - Method in class ptolemy.kernel.Entity
Get all relations that are linked to ports contained by this entity.
linkedRelationList() - Method in class ptolemy.kernel.Port
List the linked relations.
linkedRelations() - Method in class ptolemy.kernel.Entity
Deprecated.
Use linkedRelationList() instead.
linkedRelations() - Method in class ptolemy.kernel.Port
Enumerate the linked relations.
linkedSourcePortList() - Method in class ptolemy.actor.IORelation
List the output ports that this relation connects to from the outside and the input ports that it connects to from the inside.
linkedSourcePortList(IOPort) - Method in class ptolemy.actor.IORelation
List the output ports that this relation connects to from the outside and the input ports that it connects to from the inside, except the port given as an argument.
linkedSourcePorts() - Method in class ptolemy.actor.IORelation
Deprecated.
Use linkedSourcePortList() instead.
linkedSourcePorts(IOPort) - Method in class ptolemy.actor.IORelation
Deprecated.
Use linkedSourcePortList(IOPort) instead.
LinkManhattanConnector - Class in ptolemy.vergil.actor
An extension to BasicManhattanRouter supporting links to multiports.
LinkManhattanConnector(Site, Site, Link) - Constructor for class ptolemy.vergil.actor.LinkManhattanConnector
Construct a new connector with the given tail and head for the specified link.
LinkModel() - Constructor for class ptolemy.vergil.actor.ActorGraphModel.LinkModel
 
LinkRenderer() - Constructor for class ptolemy.vergil.actor.LinkController.LinkRenderer
 
LinkRenderer() - Constructor for class ptolemy.vergil.modal.TransitionController.LinkRenderer
 
LINKS - Static variable in class ptolemy.kernel.util.NamedObj
Indicate that the description(int) method should include the links (if any) that the object has.
linkTarget - Variable in class ptolemy.vergil.basic.export.web.IconLink
Parameter specifying the target for the link.
linkTarget - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying the target for the link.
LinkTarget - Class in ptolemy.vergil.basic.export.web
Parameter specifying the target for an HTML link.
LinkTarget() - Constructor for class ptolemy.vergil.actor.LinkController.LinkTarget
 
LinkTarget() - Constructor for class ptolemy.vergil.modal.TransitionController.LinkTarget
 
LinkTarget(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.LinkTarget
Create an instance of this parameter.
LinkToOpenTableaux - Class in ptolemy.vergil.basic.export.web
A parameter specifying default hyperlink to associate with icons in model.
LinkToOpenTableaux(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.LinkToOpenTableaux
Create an instance of this parameter.
linkToPublishedPort(String, IOPort) - Method in class ptolemy.actor.CompositeActor
Link the subscriberPort with a already registered "published port" coming from a publisher.
linkToPublishedPort(String, IOPort) - Method in class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
Link the subscriberPort with a already registered "published port" coming from a publisher.
linkToPublishedPort(String, IOPort, boolean) - Method in class ptolemy.actor.CompositeActor
Link the subscriberPort with an already registered "published port" coming from a publisher.
linkToPublishedPort(Pattern, TypedIOPort) - Method in class ptolemy.actor.CompositeActor
Link the subscriberPort with a already registered "published port" coming from a publisher.
linkToPublishedPort(Pattern, TypedIOPort, boolean) - Method in class ptolemy.actor.CompositeActor
Link the subscriberPort with a already registered "published port" coming from a publisher.
LinkVisualizer - Class in ptolemy.domains.wireless.lib
This actor implements the ChannelListener interface.
LinkVisualizer(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.LinkVisualizer
Construct an actor with the specified container and name.
LinkVisualizer._LinkVisualizerThread - Class in ptolemy.domains.wireless.lib
Private class that visualizes a link in a thread.
LIQSS1 - Class in org.ptolemy.qss.solver
Implement the LIQSS1 method for solving ordinary differential equations.
LIQSS1() - Constructor for class org.ptolemy.qss.solver.LIQSS1
 
LIQSS2Fd - Class in org.ptolemy.qss.solver
Implement the LIQSS2 method for solving ordinary differential equations.
LIQSS2Fd() - Constructor for class org.ptolemy.qss.solver.LIQSS2Fd
 
list() - Method in class ptolemy.copernicus.kernel.DependedClasses
 
ListDataModel - Class in diva.gui.toolbox
A model that captures the notion of a list of elements with a single selected element.
ListDataModel() - Constructor for class diva.gui.toolbox.ListDataModel
Create a new model.
ListDirectory - Class in ptolemy.domains.ptera.lib
An event to list all the files matching a filter in a directory.
ListDirectory(CompositeEntity, String) - Constructor for class ptolemy.domains.ptera.lib.ListDirectory
Construct an event with the given name contained by the specified composite entity.
ListenClock - Class in ptolemy.domains.dde.demo.LocalZeno
A ListenClock is a clock source that can notify an ExecEventListener of ExecEvents.
ListenClock(CompositeEntity, String) - Constructor for class ptolemy.domains.dde.demo.LocalZeno.ListenClock
Construct an actor with the specified container and name.
listenerList - Variable in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
listeners() - Method in class diva.graph.toolbox.GraphEventMulticaster
Return an iterator over the list of listeners.
listeners() - Method in class diva.util.PropertyChangeMulticaster
Return an iterator over the list of listeners.
ListenFeedBackDelay - Class in ptolemy.domains.dde.demo.LocalZeno
An FeedBackDelay actor that can notify an ExecEventListener of ExecEvents.
ListenFeedBackDelay() - Constructor for class ptolemy.domains.dde.demo.LocalZeno.ListenFeedBackDelay
Construct a ListenFeedBackDelay actor with no container and a name that is an empty string.
ListenFeedBackDelay(CompositeEntity, String) - Constructor for class ptolemy.domains.dde.demo.LocalZeno.ListenFeedBackDelay
Construct a ListenFeedBackDelay actor with the specified container and name.
ListenFeedBackDelay(Workspace) - Constructor for class ptolemy.domains.dde.demo.LocalZeno.ListenFeedBackDelay
Construct a ListenFeedBackDelay actor with the specified workspace and no name.
listenForEvent(FiringEvent.FiringEventType) - Method in class ptolemy.vergil.debugger.DebugProfile
Add this FiringEventType to the DebugProfile.
ListenFork - Class in ptolemy.domains.dde.demo.LocalZeno
A DoubleFork actor that can notify an ExecEventListener of ExecEvents.
ListenFork(CompositeEntity, String) - Constructor for class ptolemy.domains.dde.demo.LocalZeno.ListenFork
Construct a ListenFork actor with the specified container and name.
listeningInputPorts() - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Return a list of input ports that can potentially receive data from this channel.
listeningInputPorts() - Method in interface ptolemy.domains.wireless.kernel.WirelessChannel
Return a list of input ports that can potentially receive data from this channel.
listeningInputPorts(CompositeEntity, String) - Static method in class ptolemy.domains.wireless.demo.SmallWorld.ModelTopology
Return a list of input ports that can potentially receive data from this channel.
listeningOutputPorts() - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Return a list of output ports that can potentially receive data from this channel.
listeningOutputPorts() - Method in interface ptolemy.domains.wireless.kernel.WirelessChannel
Return a list of output ports that can potentially receive data from this channel.
listeningOutputPorts(CompositeEntity, String) - Static method in class ptolemy.domains.wireless.demo.SmallWorld.ModelTopology
Return a list of output ports that can potentially receive data from this channel.
ListenSink - Class in ptolemy.domains.dde.demo.LocalZeno
A DDESink actor that can notify an ExecEventListener of ExecEvents.
ListenSink(CompositeEntity, String) - Constructor for class ptolemy.domains.dde.demo.LocalZeno.ListenSink
Construct a ListenSink with the specified container and name.
ListenToAction - Class in ptolemy.vergil.kernel
An action to listen to debug messages in the NamedObj.
ListenToAction(NamedObj, BasicGraphController) - Constructor for class ptolemy.vergil.kernel.ListenToAction
Construct an action that listens to NamedObj messages.
ListenToAction(BasicGraphController, String) - Constructor for class ptolemy.vergil.kernel.ListenToAction
Construct an action that listens to NamedObj messages.
ListenToActorAction(TableauFrame) - Constructor for class ptolemy.vergil.actor.ActorController.ListenToActorAction
Create an action to listen to debug messages.
ListenToActorAction(NamedObj, BasicGraphController) - Constructor for class ptolemy.vergil.actor.ActorController.ListenToActorAction
Create an action to listen to debug messages in the actor.
ListenToActorAction(BasicGraphController) - Constructor for class ptolemy.vergil.actor.ActorController.ListenToActorAction
Create an action to listen to debug messages in the actor.
ListenWire - Class in ptolemy.domains.dde.demo.LocalZeno
A Wire actor that can notify an ExecEventListener of ExecEvents.
ListenWire(CompositeEntity, String) - Constructor for class ptolemy.domains.dde.demo.LocalZeno.ListenWire
Construct a ListenWire actor with the specified container and name.
listFiles(File, boolean, boolean, boolean, boolean, boolean, String) - Static method in class ptolemy.util.RecursiveFileFilter
List all the files and directories within the given directory.
listFiles(File, boolean, boolean, boolean, boolean, boolean, String, boolean) - Static method in class ptolemy.util.RecursiveFileFilter
List all the files and directories within the given directory.
listFiles(File, boolean, boolean, boolean, String) - Static method in class ptolemy.util.RecursiveFileFilter
List all the files and directories within the given directory.
listFiles(File, boolean, boolean, boolean, String, boolean) - Static method in class ptolemy.util.RecursiveFileFilter
List all the files and directories within the given directory.
listIterator() - Method in class ptolemy.graph.LabeledList
Return a list iterator over the elements in the list.
listIterator(int) - Method in class ptolemy.graph.LabeledList
Return a list iterator over the elements in this list, starting at a specified position in the list.
listModel - Variable in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareGUI
The list model.
listOnlyDirectories - Variable in class ptolemy.actor.lib.io.DirectoryListing
If true, and directoryOrURL refers to a local directory (not a URL), then only directories will be listed on the output.
listOnlyFiles - Variable in class ptolemy.actor.lib.io.DirectoryListing
If true, and directoryOrURL refers to a local directory (not a URL), then only files will be listed on the output.
ListSchedulingSequenceEstimator - Class in ptolemy.domains.sequence.kernel
A class that estimates a sequential schedule.
ListSchedulingSequenceEstimator(Director) - Constructor for class ptolemy.domains.sequence.kernel.ListSchedulingSequenceEstimator
Construct an estimator for the given director.
LiveLink - Class in ptolemy.actor.gui
An attribute that provides a link to a specified URL.
LiveLink(NamedObj, String) - Constructor for class ptolemy.actor.gui.LiveLink
Construct a factory with the specified container and name.
LiveSines - Class in ptolemy.media.javasound.demo.LiveSines
A simple application that demonstrates the use of LiveSound.
LiveSines() - Constructor for class ptolemy.media.javasound.demo.LiveSines.LiveSines
 
LiveSound - Class in ptolemy.media.javasound
This class supports live capture and playback of audio samples.
LiveSound() - Constructor for class ptolemy.media.javasound.LiveSound
 
LiveSoundActor - Class in ptolemy.actor.lib.javasound
This actor forms a base class for actors that interact with real-time sound through the ptolemy.media.LiveSound class.
LiveSoundActor(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.javasound.LiveSoundActor
Construct an actor with the given container and name.
liveSoundChanged(LiveSoundEvent) - Method in interface ptolemy.media.javasound.LiveSoundListener
Notify that the an audio parameter of LiveSound has changed.
LiveSoundCommon - Class in ptolemy.media.javasound
Class containing the platform independent code of LiveSound actor.
LiveSoundCommon() - Constructor for class ptolemy.media.javasound.LiveSoundCommon
 
LiveSoundEvent - Class in ptolemy.media.javasound
A LiveSoundEvent represents a change in an audio parameter of LiveSound.
LiveSoundEvent(int) - Constructor for class ptolemy.media.javasound.LiveSoundEvent
Construct a LiveSoundEvent, with the specified parameter.
LiveSoundInterface - Interface in ptolemy.media.javasound
Interface for implementing for implementing LiveSoundActor on different platforms.
LiveSoundJavaSE - Class in ptolemy.media.javasound
Implementation of LiveSoundInterface that in dependent on javax.
LiveSoundJavaSE() - Constructor for class ptolemy.media.javasound.LiveSoundJavaSE
 
LiveSoundListener - Interface in ptolemy.media.javasound
This interface is implemented by objects that are interested in being kept informed about changes in the audio parameters of LiveSound.
LMSAdaptive - Class in ptolemy.domains.sdf.lib
An adaptive filter using the Least-Mean Square (LMS) algorithm, also known as the stochastic gradient algorithm.
LMSAdaptive(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.LMSAdaptive
Construct an actor with the given container and name.
Load - Class in ptolemy.domains.taskpt.lib
An actor that loads tokens from memory.
Load(CompositeEntity, String) - Constructor for class ptolemy.domains.taskpt.lib.Load
Construct an actor with the given container and name.
loadActorOrientedClass(String, VersionSpecification) - Method in interface org.ptolemy.classloading.ClassLoadingStrategy
Load an actor-oriented class, which is typically a .moml file.
loadActorOrientedClass(String, VersionSpecification) - Method in class org.ptolemy.classloading.osgi.OSGiClassLoadingStrategy
Load an actor-oriented class, which is typically a .moml file.
loadActorOrientedClass(String, VersionSpecification) - Method in class org.ptolemy.classloading.SimpleClassLoadingStrategy
Load an actor-oriented class, which is typically a .moml file.
Loader3D - Class in ptolemy.domains.gr.lib
Load a WaveFront .obj file that contains descriptions of 3-D objects.
Loader3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Loader3D
Construct an actor with the given container and name.
loadIconForClass(String, NamedObj) - Method in class org.terraswarm.accessor.AccessorIconLoader
Load an icon for a class in a particular context.
loadIconForClass(String, NamedObj) - Method in interface ptolemy.moml.IconLoader
Load an icon for a class in a particular context.
loadIconForClass(String, NamedObj) - Method in class ptolemy.moml.test.TestIconLoader
Load an icon for a class in a particular context.
loadJavaClass(String, VersionSpecification) - Method in interface org.ptolemy.classloading.ClassLoadingStrategy
Load a Java class.
loadJavaClass(String, VersionSpecification) - Method in class org.ptolemy.classloading.osgi.OSGiClassLoadingStrategy
Load a Java class.
loadJavaClass(String, VersionSpecification) - Method in class org.ptolemy.classloading.SimpleClassLoadingStrategy
Load a Java class.
loadLibrary(String) - Static method in class ptolemy.data.expr.UtilityFunctions
Load a library by first using the default platform dependent System.loadLibrary() method.
loadMappings(PtolemyModule) - Method in class ptolemy.actor.injection.Injector
Load the interface to implementation mappings into the injector.
loadMoML(String) - Method in interface ptolemy.distributed.common.DistributedActor
Load a moml representation of an actor.
loadMoML(String) - Method in class ptolemy.distributed.rmi.DistributedActorWrapper
Load a moml representation of an actor.
loadOpenCV(String) - Static method in class org.ptolemy.opencv.OpenCVLoader
Load the OpenCV Shared library.
loadPrivateKey(String) - Method in class ptolemy.actor.lib.jjs.modules.crypto.CryptoHelper
Load and return a private key from a RSA private key file in DER format.
loadPublicKey(String) - Method in class ptolemy.actor.lib.jjs.modules.crypto.CryptoHelper
Load and return a public key from a X.509 certificate file in PEM format.
loadSootReferences() - Static method in class ptolemy.copernicus.kernel.PtolemyUtilities
Initialize the fields of this class to point to classes in the current soot tree.
LoadStore - Class in ptolemy.domains.taskpt.lib
An actor that loads or stores tokens fom/into a (shared) memory.
LoadStore(CompositeEntity, String) - Constructor for class ptolemy.domains.taskpt.lib.LoadStore
Construct an actor with the given container and name.
local - org.ptolemy.fmi.FMIScalarVariable.Causality
New in FMI-2.0rc1.
localBindings() - Method in class ptolemy.caltrop.ddi.util.DataMapEnvironment
 
localClock - Variable in class ptolemy.actor.Director
The clock that keeps track of current time of the model.
LocalClock - Class in ptolemy.actor
A clock that keeps track of model time at a level of the model hierarchy and relates it to the time of the enclosing model, if there is one.
LocalClock(NamedObj, String) - Constructor for class ptolemy.actor.LocalClock
Construct an attribute with the given name contained by the specified entity.
LocalEdgeRenderer() - Constructor for class ptolemy.domains.csp.demo.BusContention.BusContentionApplet.LocalEdgeRenderer
 
LocalEdgeRenderer() - Constructor for class ptolemy.domains.dde.demo.LocalZeno.LocalZenoApplet.LocalEdgeRenderer
 
localEdges(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Deprecated.
use totallyContainedEdges instead.
localHostAddress() - Method in class ptolemy.actor.lib.jjs.JavaScript
Return the local host IP address as a string.
localPort - Variable in class org.ptolemy.osc.OscSender
Local port from which the OSC messages will be sent.
localSocketNumber - Variable in class ptolemy.actor.lib.net.DatagramReader
This actor's local socket (a.k.a.
localSocketNumber - Variable in class ptolemy.actor.lib.net.DatagramWriter
The local socket number for this actor's socket.
LocalStorageHelper - Class in ptolemy.actor.lib.jjs.modules.localStorage
A helper class for the LocalStorage module in JavaScript.
LocalStorageHelper(String, String) - Constructor for class ptolemy.actor.lib.jjs.modules.localStorage.LocalStorageHelper
Construct a LocalStorageHelper using the container's name and the actors' display name for the directory name.
localVars() - Method in class ptolemy.caltrop.ddi.util.DataMapEnvironment
 
LocalZenoApplet - Class in ptolemy.domains.dde.demo.LocalZeno
A DDE application illustrating localized Zeno conditions.
LocalZenoApplet() - Constructor for class ptolemy.domains.dde.demo.LocalZeno.LocalZenoApplet
 
LocalZenoApplet.LocalEdgeRenderer - Class in ptolemy.domains.dde.demo.LocalZeno
LocalEdgeRenderer draws arrowheads on both ends of the connector
LocalZenoApplet.LocalZenoGraphController - Class in ptolemy.domains.dde.demo.LocalZeno
 
LocalZenoApplet.StateListener - Class in ptolemy.domains.dde.demo.LocalZeno
StateListener is an inner class that listens to state events on the Ptolemy kernel and changes the color of the nodes appropriately.
LocalZenoApplet.ThreadRenderer - Class in ptolemy.domains.dde.demo.LocalZeno
ThreadRenderer draws the nodes to represent running threads.
LocalZenoGraphController() - Constructor for class ptolemy.domains.dde.demo.LocalZeno.LocalZenoApplet.LocalZenoGraphController
Create a new basic controller with default node and edge interactors.
LocalZenoUtilities - Class in ptolemy.domains.dde.demo.LocalZeno
Utilities for DDE LocalZeno demonstration.
Locatable - Interface in ptolemy.kernel.util
An interface for objects storing a location.
LocatableNodeController - Class in ptolemy.vergil.basic
This node controller provides interaction techniques for nodes that are locations.
LocatableNodeController(GraphController) - Constructor for class ptolemy.vergil.basic.LocatableNodeController
Create an instance associated with the specified graph controller.
LocatableNodeDragInteractor - Class in ptolemy.vergil.basic
An interaction role that drags nodes that have locatable objects as semantic objects.
LocatableNodeDragInteractor(LocatableNodeController) - Constructor for class ptolemy.vergil.basic.LocatableNodeDragInteractor
Create a new interactor contained within the given controller.
locateFigure(Object) - Method in class ptolemy.vergil.actor.ExternalIOPortController
Move the node's figure to the location specified in the node's semantic object, if that object is an instance of Locatable.
locateFigure(Object) - Method in class ptolemy.vergil.basic.LocatableNodeController
Move the node's figure to the location specified in the node's semantic object, if that object is an instance of Locatable.
location() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector.InternalExitLocation
 
Location - Class in ptolemy.kernel.util
An attribute that represents the center location of a node in a schematic.
Location(NamedObj, String) - Constructor for class ptolemy.kernel.util.Location
Construct an attribute with the given container and name.
Location(Workspace) - Constructor for class ptolemy.kernel.util.Location
Construct an attribute in the specified workspace with an empty string as a name.
LocationAttribute - Class in ptolemy.actor.gui
This attribute stores the width and height of a graphical component.
LocationAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gui.LocationAttribute
Construct an attribute with the given name contained by the specified entity.
locationOf(IOPort) - Static method in class ptolemy.domains.wireless.demo.SmallWorld.ModelTopology
Return the location of the given port.
LocationParameter - Class in ptolemy.actor.parameters
A parameter that specifies the location of the center of its container.
LocationParameter(NamedObj, String) - Constructor for class ptolemy.actor.parameters.LocationParameter
Construct a parameter with the given name contained by the specified entity.
locations - Variable in class org.ptolemy.machineLearning.particleFilter.ConstraintsCalculator
The locations.
locations - Variable in class org.ptolemy.machineLearning.particleFilter.MutualInformationCalculator
The locations of the pursue robots that are producing the particle estimate.
locations - Variable in class org.ptolemy.machineLearning.particleFilter.Optimizer
An Array of record tokens.
locations - Variable in class org.ptolemy.machineLearning.particleFilter.ParticleMutualInformation
The locations of the pursue robots that are producing the particle estimate.
LocationType - Class in ptolemy.actor.gt
A type of tokens for x-y locations.
LocationType() - Constructor for class ptolemy.actor.gt.LocationType
Construct a location type as a record type with x and y fields, which are both integers.
Locator - Class in ptolemy.domains.wireless.lib
This is a wireless sensor node that reacts to an input event by transmitting an output with the current location of this node and the time of the input.
Locator(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.Locator
Construct an actor with the specified container and name.
locY - Static variable in class lbnl.util.ClientProcess
Y location of window that displays the console output.
log - Static variable in class ptolemy.actor.lib.r.RExpression
The log.
log - Static variable in class ptolemy.actor.lib.r.RExpression2
The log.
log - Variable in class ptolemy.domains.ptera.lib.DebuggerParameter
The recorded messages.
log() - Method in class ptolemy.math.Complex
Return the natural logarithm of this complex number.
log(int) - Static method in class ptolemy.actor.util.CalendarQueue
Return the power of two belonging to the least integer power of two larger than or equal to the specified integer.
log(String) - Method in interface ptolemy.actor.lib.jjs.AccessorOrchestrator
Print a message.
log(String) - Method in class ptolemy.actor.lib.jjs.JavaScript
If debugging is turned on, then send the specified message to the _debug() method, and otherwise send it out to stdout.
log(String) - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Print a message.
log(String) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Delegate to the associated JavaScript actor to log a message.
log(Level, String) - Method in class ptolemy.kernel.util.LoggerListener
Send the message to the log.
log(FMIModelDescription, Pointer, String, int, String, String) - Static method in class org.ptolemy.fmi.FMULog
Log a message.
log(Complex) - Static method in class ptolemy.math.Complex
Return the natural logarithm of the specified complex number.
log10(double) - Static method in class ptolemy.math.ExtendedMath
Return the base-10 logarithm of the argument.
log2(double) - Static method in class ptolemy.math.ExtendedMath
Return the base-2 logarithm of the argument.
log2Length - Variable in class ptolemy.actor.lib.comm.HadamardCode
Log base 2 of the length of the code.
logAspectRatio - Variable in class ptolemy.vergil.basic.layout.AbstractLayoutConfiguration
The aspect ratio for placement of connected components (logarithmic).
logCategories - Variable in class org.ptolemy.fmi.FMI20ModelInstance
C type : int[4].
logError(String) - Method in class diva.util.LoggableOp
Print an error message to the error stream.
logError(String, String) - Method in class diva.util.LoggableOp
Print an error message to the error stream.
logError(String, String, String) - Method in class diva.util.LoggableOp
Print an error message to the error stream.
logFil - Variable in class lbnl.util.ClientProcess
Log file to which simulation output will be written.
logFileName - Variable in class ptolemy.actor.lib.CatchExceptionAttribute
The file, if any, to log messages to.
LoggableOp - Class in diva.util
This is an abstract base class for objects that need to log error or warning messages.
LoggableOp() - Constructor for class diva.util.LoggableOp
 
logger - Variable in class org.ptolemy.fmi.FMI20CallbackFunctions
C type: fmiCallbackLogger.
logger - Variable in class org.ptolemy.fmi.FMICallbackFunctions
C type: fmiCallbackLogger.
LoggerListener - Class in ptolemy.kernel.util
A debug listener that sends messages using Java's Logger API.
LoggerListener(String) - Constructor for class ptolemy.kernel.util.LoggerListener
Create a logger.
LoggerListener(String, File) - Constructor for class ptolemy.kernel.util.LoggerListener
Create a logger.
LoggerListener(String, File, Level) - Constructor for class ptolemy.kernel.util.LoggerListener
Create a logger.
loggingDirectory - Variable in class ptolemy.actor.lib.Dictionary
If given, a log file will be written to the specified directory.
loggingOn - Variable in class org.ptolemy.fmi.FMI20ModelInstance
True if logging is on.
logic - Variable in class ptolemy.actor.lib.logic.LogicGate
The function to compute.
LOGICAL_BUFFER - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
LOGICAL_BUFFER - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
LOGICAL_BUFFER - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
logicalAnd() - Method in class ptolemy.data.expr.PtParser
 
logicalEquals() - Method in class ptolemy.data.expr.PtParser
 
LogicalNot - Class in ptolemy.actor.lib.logic
This actor implements a logical NOT operator.
LogicalNot - Class in ptolemy.actor.lib.vhdl
Produce an output token on each firing with a FixPoint value that is equal to the sum of all the inputs at the plus port minus the inputs at the minus port.
LogicalNot(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.logic.LogicalNot
Construct an actor in the specified container with the specified name.
LogicalNot(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.LogicalNot
Construct an actor with the given container and name.
logicalOr() - Method in class ptolemy.data.expr.PtParser
 
logicalRightShift(int) - Method in class ptolemy.data.IntToken
Returns a token representing the result of shifting the bits of this token towards the least significant bit, filling the most significant bits with zeros.
logicalRightShift(int) - Method in class ptolemy.data.LongToken
Returns a token representing the result of shifting the bits of this token towards the least significant bit, filling the most significant bits with zeros.
logicalRightShift(int) - Method in class ptolemy.data.ScalarToken
Returns a token representing the result of shifting the bits of this token towards the least significant bit, filling the most significant bits with zeros.
logicalRightShift(int) - Method in class ptolemy.data.ShortToken
Returns a token representing the result of shifting the bits of this token towards the least significant bit, filling the most significant bits with zeros.
logicalRightShift(int) - Method in class ptolemy.data.UnsignedByteToken
Returns a token representing the result of shifting the bits of this token towards the least significant bit, filling the most significant bits with zeros.
LogicFunction - Class in ptolemy.actor.lib.logic
Deprecated.
Use LogicGate instead.
LogicFunction - Class in ptolemy.actor.lib.vhdl
Produce an output token on each firing with a FixPoint value that is equal to the sum of all the inputs at the plus port minus the inputs at the minus port.
LogicFunction - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.logic
An adapter class for ptolemy.actor.lib.logic.LogicFunction.
LogicFunction - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.logic
A adapter class for ptolemy.actor.lib.logic.LogicFunction.
LogicFunction(LogicFunction) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.logic.LogicFunction
Construct a LogicFunction adapter.
LogicFunction(LogicFunction) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.logic.LogicFunction
Construct a LogicFunction adapter.
LogicFunction(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.logic.LogicFunction
Deprecated.
Construct an actor with the given container and name.
LogicFunction(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.LogicFunction
Construct an actor with the given container and name.
LogicGate - Class in ptolemy.actor.lib.logic
Produce an output token on each firing with a value that is equal to the specified logic operator of the input(s).
LogicGate(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.logic.LogicGate
Construct an actor with the given container and name.
LogicOpConceptFunctionDefinition - Class in ptolemy.data.ontologies.lattice
Concept function definition attribute specifically for boolean logic operations.
LogicOpConceptFunctionDefinition(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.LogicOpConceptFunctionDefinition
Construct the LogicOpConceptFunctionDefinition attribute with the given container and name.
logInfo(String) - Method in class diva.util.LoggableOp
If in verbose mode, print an info message to the error stream, otherwise do nothing.
logInfo(String, String) - Method in class diva.util.LoggableOp
If in verbose mode, print an info message to the error stream, otherwise do nothing.
logToSysOut - Variable in class lbnl.util.ClientProcess
Flag, if true, then the output will be written to System.out.
logWarning(String) - Method in class diva.util.LoggableOp
Print an warning message to the error stream.
logWarning(String, String) - Method in class diva.util.LoggableOp
Print an warning message to the error stream.
logWarning(String, String, String) - Method in class diva.util.LoggableOp
Print an warning message to the error stream.
LONG - Static variable in class ptolemy.data.type.BaseType
The long integer data type.
LONG_MATRIX - Static variable in class ptolemy.data.type.BaseType
The long integer matrix data type.
LongArrayMath - Class in ptolemy.math
This class provides a library for mathematical operations on long arrays.
LongArrayMath() - Constructor for class ptolemy.math.LongArrayMath
 
LongBinaryOperation - Interface in ptolemy.math
A operation taking two operands of type long, and producing a value of type long.
longMatrix() - Method in class ptolemy.data.IntMatrixToken
Return the content of this token as a 2-D long matrix.
longMatrix() - Method in class ptolemy.data.LongMatrixToken
Return the content in the token as a 2-D long matrix.
longMatrix() - Method in class ptolemy.data.MatrixToken
Return the content of this matrix as a 2-D long matrix.
LongMatrixMath - Class in ptolemy.math
This class provides a library for mathematical operations on matrices of longs.
longMatrixMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
LongMatrixToken - Class in ptolemy.data
A token that contains a 2-D long matrix.
LongMatrixToken() - Constructor for class ptolemy.data.LongMatrixToken
Construct an LongMatrixToken with a one by one matrix.
LongMatrixToken(long[][]) - Constructor for class ptolemy.data.LongMatrixToken
Construct a LongMatrixToken with the specified 2-D matrix.
LongMatrixToken(long[][], int) - Constructor for class ptolemy.data.LongMatrixToken
Construct a LongMatrixToken with the specified 2-D matrix.
LongMatrixToken(long[], int, int) - Constructor for class ptolemy.data.LongMatrixToken
Construct a LongMatrixToken with the specified 1-D matrix.
LongMatrixToken(long[], int, int, int) - Constructor for class ptolemy.data.LongMatrixToken
Construct a LongMatrixToken with the specified 1-D matrix.
LongMatrixToken(String) - Constructor for class ptolemy.data.LongMatrixToken
Construct a LongMatrixToken from the specified string.
LongMatrixToken(Token[], int, int) - Constructor for class ptolemy.data.LongMatrixToken
Construct an LongMatrixToken from the specified array of tokens.
longMatrixTokenArrayConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
longMatrixTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
longMatrixTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
LongMatrixType() - Constructor for class ptolemy.data.type.MatrixType.LongMatrixType
 
longMatrixTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
LongToDate - Class in ptolemy.actor.lib.conversions
Convert a long to a date.
LongToDate(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.LongToDate
Construct an actor with the given container and name.
LongToDouble - Class in ptolemy.actor.lib.conversions
This actor converts a LongToken into a DoubleToken.
LongToDouble(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.LongToDouble
Construct an actor with the given container and name.
LongToken - Class in ptolemy.data
A token that contains a signed 64-bit long integer.
LongToken() - Constructor for class ptolemy.data.LongToken
Construct a token with long integer 0.
LongToken(long) - Constructor for class ptolemy.data.LongToken
Construct a token with the specified value.
LongToken(String) - Constructor for class ptolemy.data.LongToken
Construct a token from the given String.
longTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
longTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
longTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
LongUnaryOperation - Interface in ptolemy.math
A operation taking one argument of type long, and producing a value of type long.
longValue() - Method in class ptolemy.data.IntToken
Return the value in the token as a long.
longValue() - Method in class ptolemy.data.LongToken
Return the value in the token as a long.
longValue() - Method in class ptolemy.data.ScalarToken
Return the value of this token as a long integer.
longValue() - Method in class ptolemy.data.ShortToken
Return the value in the token as a long.
longValue() - Method in class ptolemy.data.UnsignedByteToken
Return the value in the token as a long.
longValueMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
LookInside(NamedObj, String) - Constructor for class ptolemy.vergil.actor.lib.VisualModelReference.LookInside
Construct a VisualModelReference$LookInside object.
lookInsideAction(FigureAction, NamedObj) - Method in interface ptolemy.vergil.actor.ActorInteractionAddon
The action to be taken when looking inside an actor.
LookInsideAction - Class in ptolemy.vergil.basic
The action to open a composite actor model, an ontology, or a MoMLModelAttribute.
LookInsideAction() - Constructor for class ptolemy.vergil.modal.StateController.LookInsideAction
 
LookInsideAction(String) - Constructor for class ptolemy.vergil.basic.LookInsideAction
Create a new LookInsideAction object with the given string as its menu action label.
lookupClassAsResource(String) - Static method in class ptolemy.copernicus.kernel.GeneratorAttribute
Deprecated.
Call ptolemy.util.ClassUtilities.lookupClassAsResource() instead;
lookupClassAsResource(String) - Static method in class ptolemy.util.ClassUtilities
Given a dot separated classname, return the jar file or directory where the class can be found.
LookupFilter - Class in com.jhlabs.image
A filter which uses the brightness of each pixel to lookup a color from a colormap.
LookupFilter() - Constructor for class com.jhlabs.image.LookupFilter
Construct a LookupFilter.
LookupFilter(Colormap) - Constructor for class com.jhlabs.image.LookupFilter
Construct a LookupFilter.
LookupTable - Class in ptolemy.actor.lib
Output to the output port the value in the array of tokens specified by the table parameter at the index specified by the input port.
LookupTable(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.LookupTable
Construct an actor with the given container and name.
LoopTest2 - Class in ptolemy.actor.lib.test
Name: LoopTest.java Purpose: The purpose of this actor is prove that output from another actor can be input to this actor.
LoopTest2(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.test.LoopTest2
 
lossProbability - Variable in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
The probability that a connection between two node will fail to happen.
lossProbability - Variable in class ptolemy.domains.wireless.lib.ErasureChannel
The probability that a call to transmit() will fail to deliver the token to a receiver that is in range.
lostOwnership(Clipboard, Transferable) - Method in class ptolemy.actor.lib.net.demo.Datagram.Datagram
Comply with the ClipboardOwner interface.
lostOwnership(Clipboard, Transferable) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Do nothing.
lowBit - Variable in class ptolemy.domains.sr.lib.NonStrictThreeBitAdder
Output for the low bit.
LOWER - Static variable in interface ptolemy.graph.CPO
One of the return values of compare, indicating that the first element is lower than the second.
lowerBound - Variable in class ptolemy.actor.lib.Accumulator
The lower bound.
lowerBound - Variable in class ptolemy.actor.lib.Uniform
The lower bound.
lowerRightX - Variable in class ptolemy.domains.gr.lib.ViewScreen2D
The x coordinate of the canvas point visible in the lower right corner of the display screen.
lowerRightY - Variable in class ptolemy.domains.gr.lib.ViewScreen2D
The y coordinate of the canvas point visible in the lower right corner of the display screen.
LOWEST_PRIORITY - Static variable in class ptolemy.actor.lib.aspect.FixedPriorityScheduler
Lowest task priority.
LOWEST_PRIORITY - Variable in class ptolemy.actor.lib.aspect.PriorityResourceAttributes
An invisible parameter giving the value of the lowest priority.
lowVarianceSampler - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Low-variance resampler.
lowVarianceSampler - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Low-variance resampler
LPAREN - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
LPAREN - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
LPAREN - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
LPAREN - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
LS - Static variable in class lbnl.actor.lib.Simulator
System dependent line separator.
lsb - Variable in class ptolemy.actor.lib.vhdl.Slice
Whether start and end index assumes LSB or MSB representation.
LSHR - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
LT - Static variable in class org.json.XML
The Character '<'.
LT - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
LT - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
LTE - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
LTE - Static variable in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
String representing a less than or equal to constraint choice.
LTL - ptolemy.verification.kernel.MathematicalModelConverter.FormulaType
Deprecated.
 
LuminarySensorHandler - Class in ptolemy.domains.ptides.lib.luminary
All input devices for Luminary should extend this class.
LuminarySensorHandler(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.luminary.LuminarySensorHandler
Constructs a LuminarySensorHandler object.

M

m00 - Variable in class com.jhlabs.image.CellularFilter
 
m00 - Variable in class com.jhlabs.vecmath.Matrix4f
 
m01 - Variable in class com.jhlabs.image.CellularFilter
 
m01 - Variable in class com.jhlabs.vecmath.Matrix4f
 
m02 - Variable in class com.jhlabs.vecmath.Matrix4f
 
m03 - Variable in class com.jhlabs.vecmath.Matrix4f
 
m10 - Variable in class com.jhlabs.image.CellularFilter
 
m10 - Variable in class com.jhlabs.vecmath.Matrix4f
 
m11 - Variable in class com.jhlabs.image.CellularFilter
 
m11 - Variable in class com.jhlabs.vecmath.Matrix4f
 
m12 - Variable in class com.jhlabs.vecmath.Matrix4f
 
m13 - Variable in class com.jhlabs.vecmath.Matrix4f
 
m20 - Variable in class com.jhlabs.vecmath.Matrix4f
 
m21 - Variable in class com.jhlabs.vecmath.Matrix4f
 
m22 - Variable in class com.jhlabs.vecmath.Matrix4f
 
m23 - Variable in class com.jhlabs.vecmath.Matrix4f
 
m30 - Variable in class com.jhlabs.vecmath.Matrix4f
 
m31 - Variable in class com.jhlabs.vecmath.Matrix4f
 
m32 - Variable in class com.jhlabs.vecmath.Matrix4f
 
m33 - Variable in class com.jhlabs.vecmath.Matrix4f
 
mac_broadcast_addr - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
MACActorBase - Class in ptolemy.domains.wireless.lib.network.mac
This is a base class designed for the MAC actors.
MACActorBase(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.network.mac.MACActorBase
Construct an actor with the specified name and container.
macAlgorithm - Variable in class ptolemy.actor.lib.security.SymmetricCrypto
The secure hash algorithm for message authentication code (MAC) to be used for this actor.
macOSLookAndFeel() - Static method in class ptolemy.gui.PtGUIUtilities
Return true if we are running under MacOS look and feel or if the ptolemy.ptII.MacOS property is defined.
macOSLookAndFeel() - Static method in class ptolemy.vergil.kernel.VergilUtilities
MacOSXAdapter - Class in ptolemy.gui
Support for Mac OS X specific features such as key bindings.
magic - Variable in class ptolemy.media.Audio
The file type identifier, 0x2E736E64 or '.snd' in ASCII.
magnitude - Variable in class ptolemy.actor.lib.conversions.CartesianToPolar
The magnitude component of the output pair, which has type DoubleToken.
magnitude - Variable in class ptolemy.actor.lib.conversions.ComplexToPolar
The output port for the magnitude component, which has type DoubleToken.
magnitude - Variable in class ptolemy.actor.lib.conversions.PolarToCartesian
The input port for the magnitude component, which has type DoubleToken.
magnitude - Variable in class ptolemy.actor.lib.conversions.PolarToComplex
The input port for the magnitude component, which has type DoubleToken.
magnitude - Variable in class ptolemy.actor.lib.jai.JAIPolarToComplex
The magnitude image input.
magnitude() - Method in class ptolemy.math.Complex
Return the magnitude or absolute value of this complex number.
magnitude(Complex) - Static method in class ptolemy.math.Complex
Return the magnitude or absolute value of the given complex number.
magnitude(Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array of doubles containing the magnitudes of the elements of the specified array of complex numbers.
magnitudeSquared() - Method in class ptolemy.math.Complex
Return the square of the magnitude of this complex number.
magnitudeSquared(Complex) - Static method in class ptolemy.math.Complex
Return the square of the magnitude of this complex number.
Mailbox - Class in ptolemy.actor
A token holder with capacity one.
Mailbox() - Constructor for class ptolemy.actor.Mailbox
Construct an empty Mailbox with no container.
Mailbox(IOPort) - Constructor for class ptolemy.actor.Mailbox
Construct an empty Mailbox with the specified container.
MailboxBoundaryReceiver - Class in ptolemy.actor.process
A process receiver that stores tokens via a mailbox and can be used by composite actors.
MailboxBoundaryReceiver() - Constructor for class ptolemy.actor.process.MailboxBoundaryReceiver
Construct an empty MailboxBoundaryReceiver with no container.
MailboxBoundaryReceiver(IOPort) - Constructor for class ptolemy.actor.process.MailboxBoundaryReceiver
Construct an empty MailboxBoundaryReceiver with the specified container.
main(String[]) - Static method in class com.microstar.xml.demo.DtdDemo
Entry point for an application (applets enter through XmlApp.init()).
main(String[]) - Static method in class com.microstar.xml.demo.EventDemo
Entry point for an application.
main(String[]) - Static method in class com.microstar.xml.demo.ReaderDemo
 
main(String[]) - Static method in class com.microstar.xml.demo.StreamDemo
 
main(String[]) - Static method in class com.microstar.xml.demo.TimerDemo
Entry point for an application.
main(String[]) - Static method in class diva.canvas.test.All
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.canvas.test.ConcreteFigures
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.canvas.test.JCanvasTest
Create a default test harness and a canvas factory and run all tests on it.
main(String[]) - Static method in class diva.canvas.tutorial.ArcTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.CompositeFigureTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.ConnectorTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.DragTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.FigureTutorial
Main function.
main(String[]) - Static method in class diva.canvas.tutorial.IconTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.LabelTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.ManipulatorTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.SimpleTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.TerminalTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.TransformedFigureTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.VectorFigureTutorial
Main function
main(String[]) - Static method in class diva.graph.basic.BasicGraphDemo
Construct a new instance of graph demo, which does the work of setting up the graphs and displaying itself.
main(String[]) - Static method in class diva.graph.basic.BubbleGraphDemo
Construct a new instance of graph demo, which does the work of setting up the graphs and displaying itself.
main(String[]) - Static method in class diva.graph.test.All
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.graph.test.BasicGraphModelTest
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.graph.tutorial.EditorTutorial
Pop up an empty graph editing window.
main(String[]) - Static method in class diva.graph.tutorial.NestedTutorial
 
main(String[]) - Static method in class diva.graph.tutorial.NodeRendererTutorial
Instantiate a new tutorial window and display it.
main(String[]) - Static method in class diva.graph.tutorial.PrepopulatedTutorial
 
main(String[]) - Static method in class diva.graph.tutorial.SimpleTutorial
Pop up an empty graph editing window.
main(String[]) - Static method in class diva.gui.toolbox.JCanvasPanner
 
main(String[]) - Static method in class diva.gui.toolbox.JPanner
 
main(String[]) - Static method in class diva.gui.toolbox.JShadePane
 
main(String[]) - Static method in class diva.gui.toolbox.JTreePane
 
main(String[]) - Static method in class diva.gui.tutorial.ApplicationTutorial
Construct a new instance of the Tutorial, running in a new application context.
main(String[]) - Static method in class diva.gui.tutorial.MDIApplicationTutorial
Construct a new instance of the Tutorial, running in a new application context.
main(String[]) - Static method in class diva.util.java2d.ShapeUtilities
Main function.
main(String[]) - Static method in class diva.util.java2d.test.junit.Polygon2DJUnitTest
Test the diva.util.java2d.Polygon2D class
main(String[]) - Static method in class diva.util.test.All
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.util.test.ShapeUtilitiesTest
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.util.test.XMLElementTest
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.util.test.XMLParserTest
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.util.xml.CompositeBuilder
Simple test of this class.
main(String[]) - Static method in class diva.util.xml.XmlDemo
Construct a new instance of Xml demo.
main(String[]) - Static method in class lbnl.actor.lib.net.Server
Main method that can be used for testing.
main(String[]) - Static method in class lbnl.lib.xml.src.DTDValidator
Main method.
main(String[]) - Static method in class lbnl.util.ClientProcess
Main method for testing.
main(String[]) - Static method in class lbnl.util.XMLWriter
Main method that can be used for testing.
main(String[]) - Static method in class org.hlacerti.lib.AutomaticSimulation
The main method.
main(String[]) - Static method in class org.json.Test
Entry point.
main(String[]) - Static method in class org.ptolemy.fmi.driver.FMUCoSimulation
Perform co-simulation using the named Functional Mock-up Unit (FMU) file.
main(String[]) - Static method in class org.ptolemy.fmi.driver.FMUModelExchange
Perform model exchange using the named Functional Mock-up Unit (FMU) file.
main(String[]) - Static method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run FMI model exchange tests.
main(String[]) - Static method in class org.ptolemy.ssm.test.SSMTest
 
main(String[]) - Static method in class ptolemy.actor.gt.GraphMatcher
Match a rule file to a model file.
main(String[]) - Static method in class ptolemy.actor.gui.BrowserLauncher
Launch the browser on the first argument.
main(String[]) - Static method in class ptolemy.actor.gui.CheckModelSize
Check the size, zoom and location of the models named by the args.
main(String[]) - Static method in class ptolemy.actor.gui.CompositeActorApplication
Create a new application with the specified command-line arguments.
main(String[]) - Static method in class ptolemy.actor.gui.CompositeActorSimpleApplication
Create a new application with the specified command-line arguments.
main(String[]) - Static method in class ptolemy.actor.gui.ConfigurationApplication
Create a new instance of this application, passing it the command-line arguments.
main(String[]) - Static method in class ptolemy.actor.gui.HTMLAbout
Generate a file that contains urls of models.
main(String[]) - Static method in class ptolemy.actor.gui.jnlp.BCVTBApplication
Main method that sets user.dir as necessary and calls MenuApplication.main().
main(String[]) - Static method in class ptolemy.actor.gui.jnlp.CapeCodeApplication
Main method that sets user.dir as necessary and calls MenuApplication.main().
main(String[]) - Static method in class ptolemy.actor.gui.jnlp.CyPhySimApplication
Main method that sets user.dir as necessary and calls MenuApplication.main().
main(String[]) - Static method in class ptolemy.actor.gui.jnlp.DSPApplication
Main method that sets user.dir as necessary and calls MenuApplication.main().
main(String[]) - Static method in class ptolemy.actor.gui.jnlp.FullApplication
Main method that sets user.dir as necessary and calls MenuApplication.main().
main(String[]) - Static method in class ptolemy.actor.gui.jnlp.HyVisualApplication
Main method that sets user.dir as necessary and calls MenuApplication.main().
main(String[]) - Static method in class ptolemy.actor.gui.jnlp.MenuApplication
Main method that sets user.dir as necessary.
main(String[]) - Static method in class ptolemy.actor.gui.jnlp.PtinyApplication
Main method that sets user.dir as necessary and calls MenuApplication.main().
main(String[]) - Static method in class ptolemy.actor.gui.jnlp.PtinyKeplerApplication
Main method that sets user.dir as necessary and calls MenuApplication.main().
main(String[]) - Static method in class ptolemy.actor.gui.jnlp.PtinySandboxApplication
Main method that sets user.dir as necessary and calls MenuApplication.main().
main(String[]) - Static method in class ptolemy.actor.gui.jnlp.SpaceApplication
Main method that sets user.dir as necessary and calls MenuApplication.main().
main(String[]) - Static method in class ptolemy.actor.gui.jnlp.VisualSenseApplication
Main method that sets user.dir as necessary and calls MenuApplication.main().
main(String[]) - Static method in class ptolemy.actor.gui.MoMLSimpleStatisticalApplication
Create an instance of a single model and run it.
main(String[]) - Static method in class ptolemy.actor.gui.PtExecuteApplication
Create a new instance of this application, passing it the command-line arguments.
main(String[]) - Static method in class ptolemy.actor.gui.PtolemyApplication
Create a new instance of this application, passing it the command-line arguments.
main(String[]) - Static method in class ptolemy.actor.gui.test.junit.HTMLAboutJUnitTest
Test the HTMLAbout
main(String[]) - Static method in class ptolemy.actor.gui.test.Rerun
Create an instance of a single model and run it.
main(String[]) - Static method in class ptolemy.actor.lib.fmi.fmus.omc.test.junit.OMCFMUJUnitTest
Run the OpenModelica FMI model exchange tests.
main(String[]) - Static method in class ptolemy.actor.lib.hoc.test.IterateOverArrayCloneTest
Check the clone(Workspace) method of the IterateOverArray class.
main(String[]) - Static method in class ptolemy.actor.lib.javasound.test.pitchshift.PitchSlider
 
main(String[]) - Static method in class ptolemy.actor.lib.jjs.modules.serial.test.SerialPortLockTest
Test for a locking problem
main(String[]) - Static method in class ptolemy.actor.lib.jjs.modules.serial.test.SerialTest
Read and write to a port.
main(String[]) - Static method in class ptolemy.actor.lib.jjs.modules.xbee.test.XBeeHello
Generate "Hello XBee World!" on a XBee radio connected to a serial port.
main(String[]) - Static method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication
Invoke one or more JavaScript files.
main(String[]) - Static method in class ptolemy.actor.lib.test.ReturnNonZero
 
main(String[]) - Static method in class ptolemy.actor.parameters.test.CloneTest
 
main(String[]) - Static method in class ptolemy.actor.ptalon.Tester
 
main(String[]) - Static method in class ptolemy.actor.test.ManagerLeak
 
main(String[]) - Static method in class ptolemy.actor.test.TestGraphReader
Convert a MoML file that contains a Ptolemy II specification into a weighted graph representation, and display information about the weighted graph.
main(String[]) - Static method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Generate code for a model.
main(String[]) - Static method in class ptolemy.cg.kernel.generic.program.CodeStream
Simple stand alone test method.
main(String[]) - Static method in class ptolemy.cg.kernel.generic.program.procedural.java.type.AlphabetizeOperation
Alphabetize code block (template) files Parse code blocks from each file, sort and write them back in-place.
main(String[]) - Static method in class ptolemy.component.test.MCApplication
Build the model.
main(String[]) - Static method in class ptolemy.configs.test.ValidatingXMLParser
Parse an XML parser using a validating parser.
main(String[]) - Static method in class ptolemy.copernicus.kernel.Copernicus
Create a new instance of this application, passing it the command-line arguments.
main(String[]) - Static method in class ptolemy.data.type.test.TestTypeLattice
Create many threads and call bottom on the basic TypeLattice.
main(String[]) - Static method in class ptolemy.distributed.rmi.DistributedServerRMIGeneric
Create a new instance of this application, passing it the first command-line argument (configuration file).
main(String[]) - Static method in class ptolemy.domains.csp.demo.DiningPhilosophers.checkDeadlock.Check
Obtain the command line arguments and create a checker.
main(String[]) - Static method in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningPhilosophers
The application code.
main(String[]) - Static method in class ptolemy.domains.dde.demo.HelloWorld.HelloWorld
 
main(String[]) - Static method in class ptolemy.domains.de.lib.test.Time
 
main(String[]) - Static method in class ptolemy.domains.giotto.kernel.GiottoCodeGeneratorUtilities
Create an instance of a model and generate Giotto code for it The Giotto code is printed on standard out.
main(String[]) - Static method in class ptolemy.domains.modal.kernel.test.AlternatingSimulation
Pass the command line arguments to the constructor.
main(String[]) - Static method in class ptolemy.domains.modal.kernel.test.CombineInternalTransitions
Pass the first command line argument to the constructor.
main(String[]) - Static method in class ptolemy.domains.modal.kernel.test.Compose
Pass the command line arguments to the constructor.
main(String[]) - Static method in class ptolemy.domains.modal.kernel.test.DeadlockStates
Pass the command line argument to the constructor.
main(String[]) - Static method in class ptolemy.domains.modal.kernel.test.GetInfo
Pass the command line arguments to the constructor.
main(String[]) - Static method in class ptolemy.domains.modal.kernel.test.Project
Pass the command line arguments to the constructor.
main(String[]) - Static method in class ptolemy.domains.pthales.JNI.TestJNI
Test float arrays in JNI.
main(String[]) - Static method in class ptolemy.domains.ptides.kernel.test.junit.PtidesEventJUnitTest
Invoke the test.
main(String[]) - Static method in class ptolemy.domains.sdf.lib.test.Time
 
main(String[]) - Static method in class ptolemy.domains.tdl.kernel.TDLCodeGeneratorUtilities
Create an instance of a model and generate TDL code for it The TDL code is printed on standard out.
main(String[]) - Static method in class ptolemy.gui.demo.FileChooserQuery
Create a FileChooserQuery and configure it.
main(String[]) - Static method in class ptolemy.gui.JTextAreaExec
Main method used for testing.
main(String[]) - Static method in class ptolemy.gui.ShellTextArea
Main method used for testing.
main(String[]) - Static method in class ptolemy.gui.UserDialog
Main method used for testing.
main(String[]) - Static method in class ptolemy.kernel.test.ComponentEntityTimeTest
 
main(String[]) - Static method in class ptolemy.kernel.test.ExampleSystem
Create an Example System, then print it out.
main(String[]) - Static method in class ptolemy.kernel.test.junit.ExampleSystemJUnitTest
Run the test that creates the example system.
main(String[]) - Static method in class ptolemy.kernel.test.TestSerializable
Create an Example System, then print it out.
main(String[]) - Static method in class ptolemy.kernel.util.test.TestWorkspace
 
main(String[]) - Static method in class ptolemy.kernel.util.test.TestWorkspace2
 
main(String[]) - Static method in class ptolemy.kernel.util.test.TestWorkspace6
 
main(String[]) - Static method in class ptolemy.matlab.test.TestEngine
Invoke the Matlab engine and run a few tests.
main(String[]) - Static method in class ptolemy.media.javasound.demo.LiveSines.LiveSines
Play a simple harmonic signal.
main(String[]) - Static method in class ptolemy.media.javasound.demo.ReaderProcessWriter.ReaderProcessWriter
Read samples from a sound file, process the data using a soft clipping algorithm and write the results.
main(String[]) - Static method in class ptolemy.media.javasound.demo.Sines.Sines
Synthesize and play a simple harmonic signal using additive synthesis.
main(String[]) - Static method in class ptolemy.media.javasound.demo.SoftClip.SoftClip
Perform real-time capture, processing and playback of audio data.
main(String[]) - Static method in class ptolemy.moml.ConvertToLazy
Create an instance of a model and convert it.
main(String[]) - Static method in class ptolemy.moml.filter.ActorIndex
Generate index documentation.
main(String[]) - Static method in class ptolemy.moml.filter.ChangeFixedWidth1ToAuto
Main function.
main(String[]) - Static method in class ptolemy.moml.filter.RemoveGraphicalClassesApplication
Read in a MoML file, remove graphical classes and write the results to standard out.
main(String[]) - Static method in class ptolemy.moml.filter.RemoveNonPtinyClasses
Read in a MoML file, remove graphical classes and write the results to standard out.
main(String[]) - Static method in class ptolemy.moml.MoMLCommandLineApplication
Create an instance of a single model and run it.
main(String[]) - Static method in class ptolemy.moml.MoMLSimpleApplication
Create an instance of each model file named in the arguments and run it.
main(String[]) - Static method in class ptolemy.moml.test.MoMLParserLeak
Attempt to leak code by parsing MoML that looks for a class that does not exist.
main(String[]) - Static method in class ptolemy.moml.test.UnloadModelTest
Load a model and then unload it.
main(String[]) - Static method in class ptolemy.plot.compat.PxgraphApplication
Create a new plot window and map it to the screen.
main(String[]) - Static method in class ptolemy.plot.demo.PlotLiveDemo
Run the demo as an application.
main(String[]) - Static method in class ptolemy.plot.demo.TwoPlotExample
Run the demonstration a standalone java application.
main(String[]) - Static method in class ptolemy.plot.PlotApplication
Create a new plot window and map it to the screen.
main(String[]) - Static method in class ptolemy.plot.plotml.EditablePlotMLApplication
Create a new plot window and map it to the screen.
main(String[]) - Static method in class ptolemy.plot.plotml.HistogramMLApplication
Create a new plot window and map it to the screen.
main(String[]) - Static method in class ptolemy.plot.plotml.PlotMLApplication
Create a new plot window and map it to the screen.
main(String[]) - Static method in class ptolemy.util.Diff
Print the difference between two files.
main(String[]) - Static method in class ptolemy.util.FileUtilities
Extract the contents of a jar file.
main(String[]) - Static method in class ptolemy.util.XSLTUtilities
Apply XSL transforms to an input file and generate an output file.
main(String[]) - Static method in class ptolemy.vergil.actor.FindPackages
Print out any packages found under the directory named by the first argument.
main(String[]) - Static method in class ptolemy.vergil.basic.export.ExportModel
Export a model as an image.
main(String[]) - Static method in class ptolemy.vergil.basic.export.html.test.junit.ExportToWebJUnitTest
Test the ExportToWeb facility.
main(String[]) - Static method in class ptolemy.vergil.basic.imprt.accessor.ReloadAccessors
Reload the accessors in the command line arguments and save the updated models.
main(String[]) - Static method in class ptolemy.vergil.basic.layout.kieler.test.junit.KielerJUnitTest
Test the Kieler layout facility.
main(String[]) - Static method in class ptolemy.vergil.basic.test.junit.ExportImageJUnitTest
Test the ExportImage facility.
main(String[]) - Static method in class ptolemy.vergil.tree.TreeEditor
Create an instance of this class to display the abstract syntax tree for the specified file.
main(String[]) - Static method in class ptolemy.vergil.VergilApplication
Create a new instance of this application, passing it the command-line arguments.
Main - Class in ptolemy.copernicus.interpreted
Read in a MoML model and generate a .xml file that will run the model as in standard interpreted mode.
Main - Class in ptolemy.copernicus.shallow
Read in a MoML model and generate a Java class that creates the same model.
Main() - Constructor for class ptolemy.copernicus.interpreted.Main
 
Main() - Constructor for class ptolemy.copernicus.shallow.Main
 
mainFrame - Variable in class ptolemy.domains.ca.lib.gui.CATableau
The TableauFrame to hold the CAMatrixViewer.
mainPrompt - Variable in class ptolemy.gui.ShellTextArea
Main prompt.
majorCurrentVersion() - Static method in class ptolemy.kernel.attributes.VersionAttribute
Return the major version, which consists of the first two tuples.
majorTickSpacing - Variable in class ptolemy.actor.lib.gui.SliderSource
The major tick spacing of the slider.
makeAbsoluteURL(String) - Static method in class diva.util.xml.XmlUtilities
Given a file name in the current working directory, complete it and turn it into a URL.
makeAttributeType(String, String) - Method in class com.microstar.xml.demo.DtdDemo
Generate the attribute type as a normalised string.
makeAttributeValue(String, String) - Method in class com.microstar.xml.demo.DtdDemo
Generate a full attribute default value.
MakeBGRA() - Constructor for class org.ptolemy.opencv.ComputerVision.MakeBGRA
 
makeBijective() - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Make SyntacticGraph bijective by adding pure nodes.
makeButtons() - Method in class ptolemy.plot.PlotLive
Deprecated. 
makeColor(DoubleMatrixToken) - Static method in class ptolemy.domains.gr.kernel.GRUtilities2D
Given a 1x3 DoubleMatrixToken, return the corresponding java.awt.Color object.
makeComponent() - Method in interface diva.gui.AppContext
Make this into a component (since Component is not an interface.
makeComponent() - Method in class diva.gui.AppContextDelegate
Call makeComponent() on the delegate.
makeComponent() - Method in class diva.gui.AppletContext
Return "this" as a component.
makeComponent() - Method in class diva.gui.ApplicationContext
Return "this" as a component.
makeDraggable(JComponent, String) - Method in class diva.gui.toolbox.JPalette
Make the given component draggable; the given data string will be the "dragged" object that is associated with the component.
makeExternalIdentifiers(String, String) - Method in class com.microstar.xml.demo.DtdDemo
Construct a string equivalent of external identifiers.
makeFBM(float, float, float) - Method in class com.jhlabs.image.FBMFilter
 
makeFieldStatic(SootClass, SootField) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Make the given field a static field.
MakefileWriter - Class in ptolemy.copernicus.kernel
A transformer that writes a makefile that can be used to run a model that has been code generated.
MakeGray() - Constructor for class org.ptolemy.opencv.ComputerVision.MakeGray
 
MakeHSV() - Constructor for class org.ptolemy.opencv.ComputerVision.MakeHSV
 
makeKernel(float) - Static method in class com.jhlabs.image.GaussianFilter
Make a Gaussian blur kernel.
makeLiteral(String) - Method in class com.microstar.xml.demo.DtdDemo
Quote a literal, and escape any '"' or non-ASCII characters within it.
makeSchedule(Map) - Method in class ptolemy.domains.sdf.optimize.OptimalScheduleFinder
Make a schedule using an exhaustive BFS-like optimizing algorithm.
makeScheduleGreedy(Map) - Method in class ptolemy.domains.sdf.optimize.OptimalScheduleFinder
Make a schedule using a greedy (non-optimizing algorithm).
makeTable() - Method in class com.jhlabs.image.Curve
 
makeTable() - Method in class com.jhlabs.image.TransferFilter
 
makeTypedModel() - Method in class diva.graph.tutorial.NodeRendererTutorial
Construct an interesting graph model with nodes that have user objects of type {String, Set, Integer}
MakeYUV() - Constructor for class org.ptolemy.opencv.ComputerVision.MakeYUV
 
MalformedStringException - Exception in ptolemy.actor.gt
An exception to report a string being malformed.
MalformedStringException(String) - Constructor for exception ptolemy.actor.gt.MalformedStringException
Construct an exception with an expression to be parsed into a rule list.
manager - Variable in class ptolemy.domains.de.lib.test.Mutate
 
Manager - Class in ptolemy.actor
A Manager governs the execution of a model in a domain-independent way.
Manager() - Constructor for class ptolemy.actor.Manager
Construct a manager in the default workspace with an empty string as its name.
Manager(String) - Constructor for class ptolemy.actor.Manager
Construct a manager in the default workspace with the given name.
Manager(Workspace, String) - Constructor for class ptolemy.actor.Manager
Construct a manager in the given workspace with the given name.
Manager.State - Class in ptolemy.actor
Instances of this class represent phases of execution, or the state of the manager.
managerClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ManagerLeak - Class in ptolemy.actor.test
Simple test for leaks in Manager.
ManagerLeak() - Constructor for class ptolemy.actor.test.ManagerLeak
 
managerStateChanged(Manager) - Method in class org.hlacerti.lib.AutomaticSimulation
Verify if the model is initializing, changing the variable _wait to false if this execution phase has been achieved.
managerStateChanged(Manager) - Method in interface ptolemy.actor.ExecutionListener
Report that the manager has changed state.
managerStateChanged(Manager) - Method in class ptolemy.actor.gui.ConfigurationApplication
Do nothing.
managerStateChanged(Manager) - Method in class ptolemy.actor.gui.ModelFrame
Report that a manager state has changed.
managerStateChanged(Manager) - Method in class ptolemy.actor.gui.PtolemyApplet
Report that the manager state has changed.
managerStateChanged(Manager) - Method in class ptolemy.actor.lib.CatchExceptionAttribute
React to a change of state in the Manager.
managerStateChanged(Manager) - Method in class ptolemy.actor.lib.ExceptionManager
React to a change of state in the Manager.
managerStateChanged(Manager) - Method in class ptolemy.actor.lib.hoc.ApplyFilterOverArray
Report in debugging statements that the manager state has changed.
managerStateChanged(Manager) - Method in class ptolemy.actor.lib.hoc.ModelReference
Report in debugging statements that the manager state has changed.
managerStateChanged(Manager) - Method in class ptolemy.actor.StreamExecutionListener
Report that the manager has changed state by printing a message to output stream specified to the constructor.
managerStateChanged(Manager) - Method in class ptolemy.moml.MoMLSimpleApplication
Report that the manager has changed state.
managerStateChanged(Manager) - Method in class ptolemy.vergil.actor.lib.ShowTypes
Update displayed types.
managerStateChanged(Manager) - Method in class ptolemy.vergil.basic.RunnableGraphController
Report that a manager state has changed.
managerStateChanged(Manager) - Method in class ptolemy.vergil.gt.TransformationAttributeEditorFactory.TransformationListener
 
managerStateChanged(Manager) - Method in class ptolemy.vergil.TypeAnimatorApplet
React to the fact that the manager state has changed.
ManhattanConnector - Class in diva.canvas.connector
A Connector that draws itself with perpendicular lines.
ManhattanConnector(Site, Site) - Constructor for class diva.canvas.connector.ManhattanConnector
Create a new manhattan connector between the given sites.
ManhattanConnector(Site, Site, ManhattanRouter) - Constructor for class diva.canvas.connector.ManhattanConnector
Create a new manhattan connector between the given sites and with the given router.
ManhattanRouter - Interface in diva.canvas.connector
A ManhattanRouter is an object that routes Polylines as a series of perpendicular edges.
Manipulator - Class in diva.canvas.interactor
A Manipulator is an object that decorates some figure, and generally paint grab-handles or some other stuff to the figure to that it can be resized and manipulated.
Manipulator() - Constructor for class diva.canvas.interactor.Manipulator
 
ManipulatorTutorial - Class in diva.canvas.tutorial
This tutorial shows how to add different types of manipulators to figures.
ManipulatorTutorial() - Constructor for class diva.canvas.tutorial.ManipulatorTutorial
Create a JCanvas and put it into a window
map - Variable in class com.jhlabs.image.ArrayColormap
The array of colors.
map - Variable in class org.ptolemy.ssm.Map
The occupancy grid map.
map(String, String) - Method in class ptolemy.actor.ptalon.lib.MapReduceAlgorithm
Subclasses should implement their map method here.
map(String, String) - Method in class ptolemy.actor.ptalon.lib.ReverseLink
 
map(String, String) - Method in class ptolemy.actor.ptalon.lib.WordCount
 
map(FunctionToken, ArrayToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Apply the specified function to the specified array and return an array with the results.
Map - Class in org.ptolemy.ssm
An occupancy grid map.
Map(CompositeEntity, String) - Constructor for class org.ptolemy.ssm.Map
Construct a StateSpaceModel with a name and a container.
MapAttributes - Class in org.ptolemy.ssm
Container for decorator attributes that are provided to actors by a Map aspect.
MapAttributes(NamedObj, String) - Constructor for class org.ptolemy.ssm.MapAttributes
Constructor to use when parsing a MoML file.
MapAttributes(NamedObj, Decorator) - Constructor for class org.ptolemy.ssm.MapAttributes
Constructor to use when editing a model.
MapColorsFilter - Class in com.jhlabs.image
A filter which replaces one color by another in an image.
MapColorsFilter() - Constructor for class com.jhlabs.image.MapColorsFilter
Construct a MapColorsFilter.
MapColorsFilter(int, int) - Constructor for class com.jhlabs.image.MapColorsFilter
Construct a MapColorsFilter.
MapConstrained - Interface in org.ptolemy.ssm
An interface for the actors that are constrained by maps.
MapFileStorage - Class in ptolemy.actor.ptalon.lib
A DE actor that stores data from a MapWorker and distributes it to a ReduceWorker, upon request from the reduce worker.
MapFileStorage(CompositeEntity, String) - Constructor for class ptolemy.actor.ptalon.lib.MapFileStorage
Construct an actor with the given container and name.
MapFilter - Class in com.jhlabs.image
 
MapFilter() - Constructor for class com.jhlabs.image.MapFilter
 
MapMapping - Class in ptolemy.graph.mapping
A Mapping that is based on a Map.
MapMapping(Map) - Constructor for class ptolemy.graph.mapping.MapMapping
Construct a MapMapping from a given Map.
mapName(String, String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Map a name of a symbol from a Ptalon program to a name in the PtalonActor which creates it.
Mapping - Interface in ptolemy.graph.mapping
A mapping from some domain of values into some range.
MappingConstraintReaderWriter - Class in ptolemy.domains.metroII.kernel
MappingConstraintReaderWriter provides methods to read or write mapping constraints from or to a csv file.
MappingConstraintReaderWriter() - Constructor for class ptolemy.domains.metroII.kernel.MappingConstraintReaderWriter
 
MappingConstraintSolver - Class in ptolemy.domains.metroII.kernel
The constraint solver is used to enforce the user defined constraints on the scheduling via updating the event status.
MappingConstraintSolver() - Constructor for class ptolemy.domains.metroII.kernel.MappingConstraintSolver
Constructs a mapping constraint solver.
MappingConstraintSolverTest - Class in ptolemy.domains.metroII.kernel.test.junit
MappingConstraintSolverTest is a unit test for MappingConstraintSolver.
MappingConstraintSolverTest() - Constructor for class ptolemy.domains.metroII.kernel.test.junit.MappingConstraintSolverTest
 
MappingEditor - Class in ptolemy.domains.metroII.kernel
MappingEditor is an attribute used to edit the mapping constraints.
MappingEditor(NamedObj, String) - Constructor for class ptolemy.domains.metroII.kernel.MappingEditor
Constructs a mapping editor.
MappingEditorGUI - Class in ptolemy.domains.metroII.gui
This is an attribute that creates an editor for configuring mapping for MetroIIDirector.
MappingEditorGUI(NamedObj, Tableau) - Constructor for class ptolemy.domains.metroII.gui.MappingEditorGUI
Construct a frame for the MappingEditor.
MappingEditorGUIFactory - Class in ptolemy.domains.metroII.gui
This is an attribute that creates an editor for configuring mapping for MetroIIDirector.
MappingEditorGUIFactory(NamedObj, String) - Constructor for class ptolemy.domains.metroII.gui.MappingEditorGUIFactory
Construct a factory with the specified container and name.
mappingFileName - Variable in class ptolemy.domains.metroII.kernel.MetroIIDirector
A mapping constraint is a pair of events that are rendezvous.
MapReduceAlgorithm - Class in ptolemy.actor.ptalon.lib
The MapReduce Algorithm.
MapReduceAlgorithm() - Constructor for class ptolemy.actor.ptalon.lib.MapReduceAlgorithm
 
mapReturnType(Type, Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the return type of the map method, given the types of the argument.
MapTypeInfiniteConcept<C extends Concept> - Class in ptolemy.data.ontologies
A concept that represents a type mapping tokens to concepts.
MapTypeInfiniteConcept(Ontology) - Constructor for class ptolemy.data.ontologies.MapTypeInfiniteConcept
Create a new MapTypeInfiniteConcept contained in the given ontology.
MapTypeInfiniteConcept(Ontology, C) - Constructor for class ptolemy.data.ontologies.MapTypeInfiniteConcept
Create a new MapTypeInfiniteConcept contained in the given ontology, with the given default concept.
MapWorker - Class in ptolemy.actor.ptalon.lib
A MapWorker actor, as a subsystem of the MapReduce system.
MapWorker(CompositeEntity, String) - Constructor for class ptolemy.actor.ptalon.lib.MapWorker
Create a new actor in the specified container with the specified name.
MarbleFilter - Class in com.jhlabs.image
This filter applies a marbling effect to an image, displacing pixels by random amounts.
MarbleFilter() - Constructor for class com.jhlabs.image.MarbleFilter
 
MarbleFunction - Class in com.jhlabs.math
 
MarbleFunction() - Constructor for class com.jhlabs.math.MarbleFunction
 
MarbleFunction(Function2D) - Constructor for class com.jhlabs.math.MarbleFunction
 
MarbleTexFilter - Class in com.jhlabs.image
 
MarbleTexFilter() - Constructor for class com.jhlabs.image.MarbleTexFilter
 
markAsNonSettable(Object) - Method in class ptolemy.data.ontologies.OntologySolverBase
Mark the property of the specified object as non-settable.
markDisconnections(boolean) - Method in class ptolemy.plot.Plot
Mark the disconnections with a Dot in case value equals true, otherwise these points are not marked.
markDisconnections(boolean) - Method in interface ptolemy.plot.PlotInterface
Mark the disconnections with a Dot in case value equals true, otherwise these points are not marked.
markFunctionCalled(String, JavaTemplateParser) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Add called functions to the set of overloaded functions for later use.
markFunctionCalled(String, ProceduralTemplateParser) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Add called functions to the set of overloaded functions for later use.
markFunctionCalled(String, ProceduralTemplateParser) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralCodeGenerator
Add called functions to the set of overloaded functions for later use.
MaskFilter - Class in com.jhlabs.image
Applies a bit mask to each ARGB pixel of an image.
MaskFilter() - Constructor for class com.jhlabs.image.MaskFilter
 
MaskFilter(int) - Constructor for class com.jhlabs.image.MaskFilter
 
mASSIGN(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
masterEffigy() - Method in class ptolemy.actor.gui.Effigy
Return the effigy that is "in charge" of this effigy.
masterEffigy() - Method in class ptolemy.actor.gui.PtolemyEffigy
Return the effigy that is "in charge" of this effigy.
MAT_fft_CF(int, float[], int, int, int, float[]) - Static method in class ptolemy.domains.pthales.JNI.ABF
 
Mat_Invert(int, int, float[], int, int, float[]) - Static method in class ptolemy.domains.pthales.JNI.ABF
 
mat2BufferedImage(Mat) - Method in class org.ptolemy.opencv.ComputerVision
Convert a Mat image into a BufferedImage.
mat2BufferedImage(Mat) - Method in class org.ptolemy.opencv.FaceRecognizer
Convert a Mat image into a BufferedImage.
match(String, String) - Static method in class ptolemy.actor.gt.GraphMatcher
Match the rule stored in the file with name ruleXMLFile to the model stored in the file with name hostXMLFile, whose top-level should be an instance of CompositeEntity.
match(String, String, MatchCallback) - Static method in class ptolemy.actor.gt.GraphMatcher
Match the rule stored in the file with name ruleXMLFile to the model stored in the file with name hostXMLFile, whose top-level should be an instance of CompositeEntity, and invoke callback's MatchCallback.foundMatch(GraphMatcher) method whenever a match is found.
match(Pattern, CompositeEntity) - Method in class ptolemy.actor.gt.GraphMatcher
Match a pattern specified in the patternGraph to a model in hostGraph.
match(NamedObj) - Method in class ptolemy.actor.gt.AtomicActorMatcher
Test whether this AtomicActorMatcher can match the given object.
match(NamedObj) - Method in class ptolemy.actor.gt.AttributeMatcher
Test whether this AtomicActorMatcher can match the given object.
match(NamedObj) - Method in class ptolemy.actor.gt.CompositeActorMatcher
Test whether this CompositeActorMatcher can match the given object.
match(NamedObj) - Method in class ptolemy.actor.gt.FSMMatcher
Test whether this FSMMatcher can match the given object.
match(NamedObj) - Method in interface ptolemy.actor.gt.GTEntity
Test whether this GTEntity can match the given object.
match(NamedObj) - Method in class ptolemy.actor.gt.ingredients.criteria.AttributeCriterion
Test whether the given object in the host model matches the object in the pattern that has this criterion.
match(NamedObj) - Method in class ptolemy.actor.gt.ingredients.criteria.Criterion
Test whether the given object in the host model matches the object in the pattern that has this criterion.
match(NamedObj) - Method in class ptolemy.actor.gt.ingredients.criteria.DynamicNameCriterion
Test whether the given object in the host model matches the object in the pattern that has this criterion.
match(NamedObj) - Method in class ptolemy.actor.gt.ingredients.criteria.GuardCriterion
Return whether this criterion can check the given object.
match(NamedObj) - Method in class ptolemy.actor.gt.ingredients.criteria.NameCriterion
Test whether the given object in the host model matches the object in the pattern that has this criterion.
match(NamedObj) - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Test whether the given object in the host model matches the object in the pattern that has this criterion.
match(NamedObj) - Method in class ptolemy.actor.gt.ingredients.criteria.StateTypeCriterion
Test whether the given object in the host model matches the object in the pattern that has this criterion.
match(NamedObj) - Method in class ptolemy.actor.gt.ingredients.criteria.SubclassCriterion
Test whether the given object in the host model matches the object in the pattern that has this criterion.
match(NamedObj) - Method in class ptolemy.actor.gt.StateMatcher
Return true if the given object is an instance of State (either the one in the deprecated FSM domain or the one in modal model since Ptolemy 8.0).
match(NamedObj) - Method in class ptolemy.actor.gt.TransitionMatcher
Return true if the given object matches any transition in an FSM controller or the modal model controller.
Match - Class in ptolemy.actor.gt.controller
An event to perform pattern matching.
Match(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.controller.Match
Construct an event with the given name contained by the specified composite entity.
MATCH_ONLY - ptolemy.actor.gt.TransformationMode.Mode
Perform pattern matching only without transformation.
MatchCallback - Interface in ptolemy.actor.gt
An interface of callback routines to be invoked during the matching.
matched - Variable in class ptolemy.actor.gt.controller.Transform
Whether the last pattern matching was successful (read-only).
matched - Variable in class ptolemy.actor.gt.TransformationRule
The matched port.
matches(FiringEvent.FiringEventType) - Method in class ptolemy.vergil.debugger.DebugProfile
See if the DebugProfile contains this FiringEventType.
MatchingAttribute - Class in ptolemy.actor.gt
Common superclass of special attributes in pattern matching.
MatchingAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.MatchingAttribute
Construct an attribute with the given name contained by the specified entity.
MatchingAttribute(Workspace) - Constructor for class ptolemy.actor.gt.MatchingAttribute
Construct an attribute in the specified workspace with an empty string as a name.
MatchingAttributeActionsFactory() - Constructor for class ptolemy.vergil.gt.TransformationEditor.MatchingAttributeActionsFactory
 
matchInput - Variable in class ptolemy.actor.gt.TransformationRule
The matchInput port.
matchOutput - Variable in class ptolemy.actor.gt.TransformationRule
The matchOutput port.
matchPrefixOfLength - Variable in class ptolemy.actor.lib.TestExceptionAttribute
If greater than zero, then check that the first n characters of the exception message match, where n is the value of this parameter.
MatchResult - Class in ptolemy.actor.gt.data
A two-way hash map data structure to store matches found in a pattern matching.
MatchResult() - Constructor for class ptolemy.actor.gt.data.MatchResult
Construct an empty match result.
MatchResult(SequentialTwoWayHashMap<ValueIterator, Token>) - Constructor for class ptolemy.actor.gt.data.MatchResult
Construct an empty match result and tag it to be obtained by a specific assignment to the parameters.
MatchResultActorGraphController() - Constructor for class ptolemy.vergil.gt.MatchResultViewer.MatchResultActorGraphController
 
MatchResultFSMGraphController() - Constructor for class ptolemy.vergil.gt.MatchResultViewer.MatchResultFSMGraphController
 
MatchResultRecorder - Class in ptolemy.vergil.gt
 
MatchResultRecorder() - Constructor for class ptolemy.vergil.gt.MatchResultRecorder
 
MatchResultTableau - Class in ptolemy.vergil.gt
An editor tableau for graph transformation in Ptolemy II.
MatchResultTableau(PtolemyEffigy, String) - Constructor for class ptolemy.vergil.gt.MatchResultTableau
Create a new case editor tableau with the specified container and name.
MatchResultTableau(PtolemyEffigy, String, LibraryAttribute) - Constructor for class ptolemy.vergil.gt.MatchResultTableau
Create a new case editor tableau with the specified container, name, and default library.
MatchResultTableau.Factory - Class in ptolemy.vergil.gt
A factory that creates graph editing tableaux for Ptolemy models.
MatchResultTransitionController(GraphController) - Constructor for class ptolemy.vergil.gt.MatchResultViewer.MatchResultTransitionController
 
MatchResultViewer - Class in ptolemy.vergil.gt
 
MatchResultViewer(CompositeEntity, Tableau) - Constructor for class ptolemy.vergil.gt.MatchResultViewer
Construct a frame associated with the specified Ptolemy II model.
MatchResultViewer(CompositeEntity, Tableau, LibraryAttribute) - Constructor for class ptolemy.vergil.gt.MatchResultViewer
Construct a frame associated with the specified Ptolemy II model.
MatchResultViewer.FileSelectionStatus - Enum in ptolemy.vergil.gt
 
MatchResultViewer.MatchResultActorController - Class in ptolemy.vergil.gt
 
MatchResultViewer.MatchResultActorGraphController - Class in ptolemy.vergil.gt
 
MatchResultViewer.MatchResultExternalPortController - Class in ptolemy.vergil.gt
 
MatchResultViewer.MatchResultFSMGraphController - Class in ptolemy.vergil.gt
 
MatchResultViewer.MatchResultLinkController - Class in ptolemy.vergil.gt
 
MatchResultViewer.MatchResultPortController - Class in ptolemy.vergil.gt
 
MatchResultViewer.MatchResultRelationController - Class in ptolemy.vergil.gt
 
MatchResultViewer.MatchResultStateController - Class in ptolemy.vergil.gt
 
MatchResultViewer.MatchResultTransitionController - Class in ptolemy.vergil.gt
 
matchString - Variable in class ptolemy.actor.lib.string.StringMatches
The string to be pattern matched to the regular expression.
Material() - Constructor for class com.jhlabs.image.LightFilter.Material
 
MathematicalModelConverter - Class in ptolemy.verification.kernel
Deprecated.
ptolemy.de.lib.TimedDelay is deprecated, use ptolemy.actor.lib.TimeDelay.
MathematicalModelConverter(NamedObj, String) - Constructor for class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
Create a new instance of the code generator.
MathematicalModelConverter.FormulaType - Enum in ptolemy.verification.kernel
Deprecated.
 
MathematicalModelConverter.ModelType - Enum in ptolemy.verification.kernel
Deprecated.
 
MathematicalModelConverter.OutputType - Enum in ptolemy.verification.kernel
Deprecated.
 
MathematicalModelConverterGUI - Class in ptolemy.verification.gui
Deprecated.
ptolemy.de.lib.TimedDelay is deprecated, use ptolemy.actor.lib.TimeDelay.
MathematicalModelConverterGUI(MathematicalModelConverter, Tableau) - Constructor for class ptolemy.verification.gui.MathematicalModelConverterGUI
Deprecated.
ptolemy.de.lib.TimedDelay is deprecated, use ptolemy.actor.lib.TimeDelay.
MathematicalModelConverterGUIFactory - Class in ptolemy.verification.gui
Deprecated.
ptolemy.de.lib.TimedDelay is deprecated, use ptolemy.actor.lib.TimeDelay.
MathematicalModelConverterGUIFactory(NamedObj, String) - Constructor for class ptolemy.verification.gui.MathematicalModelConverterGUIFactory
Deprecated.
Construct a factory with the specified container and name.
MathFunction - Class in ptolemy.actor.lib
Deprecated.
This breaks the class mechanism. Generally, it is awkward to have the ports of an actor depend on parameter values. Use UnaryMathFunction instead.
MathFunction(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.MathFunction
Deprecated.
Construct an actor with the given container and name.
MathFunction1D - Class in com.jhlabs.math
 
MathFunction1D(int) - Constructor for class com.jhlabs.math.MathFunction1D
 
MatlabUtilities - Class in ptolemy.data.expr
This class provides access to the Ptolemy Matlab interface in ptolemy.matlab by using reflection.
MatlabUtilities() - Constructor for class ptolemy.data.expr.MatlabUtilities
 
Matmat(int, int, float[], int, int, float[], int, int, float[]) - Static method in class ptolemy.domains.pthales.JNI.ABF
 
matrix - Static variable in class com.jhlabs.image.QuantizeFilter
Floyd-Steinberg dithering matrix.
matrix - Variable in class com.jhlabs.image.WeaveFilter
 
matrix - Variable in class ptolemy.actor.lib.jai.JAIBandCombine
The transformation matrix.
matrix - Variable in class ptolemy.domains.ca.lib.gui.CAViewer
The matrix to be rendered as a grid.
matrix() - Method in class ptolemy.data.expr.MatrixParser
 
MATRIX - Static variable in class ptolemy.data.type.BaseType
The matrix data type: The least upper bound of all the matrix types.
Matrix4f - Class in com.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Matrix4f() - Constructor for class com.jhlabs.vecmath.Matrix4f
 
Matrix4f(float[]) - Constructor for class com.jhlabs.vecmath.Matrix4f
 
Matrix4f(Matrix4f) - Constructor for class com.jhlabs.vecmath.Matrix4f
 
matrixConstruct() - Method in class ptolemy.data.expr.PtParser
 
matrixCopy(double[][], double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Replace the destinationMatrix argument elements with the values of the sourceMatrix argument.
matrixCopy(double[][], int, int, double[][], int, int, int, int) - Static method in class ptolemy.math.DoubleMatrixMath
Replace the destinationMatrix argument's values, in the specified row and column range, with the sourceMatrix argument's values, starting from specified row and column of the second matrix.
matrixCopy(float[][], float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Replace the first matrix argument elements with the values of the second matrix argument.
matrixCopy(float[][], int, int, float[][], int, int, int, int) - Static method in class ptolemy.math.FloatMatrixMath
Replace the first matrix argument's values, in the specified row and column range, with the second matrix argument's values, starting from specified row and column of the second matrix.
matrixCopy(int[][], int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Replace the first matrix argument elements with the values of the second matrix argument.
matrixCopy(int[][], int, int, int[][], int, int, int, int) - Static method in class ptolemy.math.IntegerMatrixMath
Replace the first matrix argument's values, in the specified row and column range, with the second matrix argument's values, starting from specified row and column of the second matrix.
matrixCopy(long[][], int, int, long[][], int, int, int, int) - Static method in class ptolemy.math.LongMatrixMath
Replace the first matrix argument's values, in the specified row and column range, with the second matrix argument's values, starting from specified row and column of the second matrix.
matrixCopy(long[][], long[][]) - Static method in class ptolemy.math.LongMatrixMath
Replace the first matrix argument elements with the values of the second matrix argument.
matrixCopy(Complex[][], int, int, Complex[][], int, int, int, int) - Static method in class ptolemy.math.ComplexMatrixMath
Replace the first matrix argument's values, in the specified row and column range, with the second matrix argument's values, starting from specified row and column of the second matrix.
matrixCopy(Complex[][], Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Replace the first matrix argument elements with the values of the second matrix argument.
matrixGetElementAsTokenMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
MatrixJoin - Class in ptolemy.domains.sdf.lib
This actor joins matrices into a single matrix by tiling.
MatrixJoin(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.MatrixJoin
Construct an actor with the given container and name.
MatrixMapCachedMethod(String, Type[], int, CachedMethod, boolean[]) - Constructor for class ptolemy.data.expr.CachedMethod.MatrixMapCachedMethod
Constructs a CachedMethod$MatrixMapCachedMethod object.
MatrixPane - Class in ptolemy.actor.gui
A graphical component that displays the values in a matrix.
MatrixPane() - Constructor for class ptolemy.actor.gui.MatrixPane
Construct an empty matrix pane.
MatrixParser - Class in ptolemy.data.expr
This Class provides a parser for read matrices in matlab format.
MatrixParser(InputStream) - Constructor for class ptolemy.data.expr.MatrixParser
Constructor with InputStream.
MatrixParser(InputStream, String) - Constructor for class ptolemy.data.expr.MatrixParser
Constructor with InputStream and supplied encoding
MatrixParser(Reader) - Constructor for class ptolemy.data.expr.MatrixParser
Constructor.
MatrixParser(MatrixParserTokenManager) - Constructor for class ptolemy.data.expr.MatrixParser
Constructor with generated Token Manager.
MatrixParserConstants - Interface in ptolemy.data.expr
Token literal values and constants.
MatrixParserTokenManager - Class in ptolemy.data.expr
Token Manager.
MatrixParserTokenManager(SimpleCharStream) - Constructor for class ptolemy.data.expr.MatrixParserTokenManager
Constructor.
MatrixParserTokenManager(SimpleCharStream, int) - Constructor for class ptolemy.data.expr.MatrixParserTokenManager
Constructor.
MatrixParserTreeConstants - Interface in ptolemy.data.expr
 
MatrixSplit - Class in ptolemy.domains.sdf.lib
This actor splits an input matrix into a sequence of matrices.
MatrixSplit(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.MatrixSplit
Construct an actor with the given container and name.
matrixToArray(MatrixToken) - Static method in class ptolemy.data.MatrixToken
Create a new instance of ArrayToken that contains the values in the specified matrix.
MatrixToArray - Class in ptolemy.actor.lib
Convert a matrix to an array.
MatrixToArray(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.MatrixToArray
Construct an actor with the given container and name.
matrixToArrayReturnType(Type) - Static method in class ptolemy.data.MatrixToken
Return the (exact) return type of the toArray function above.
MatrixToDouble - Class in ptolemy.domains.sdf.lib
Deprecated.
Use MatrixToSequence instead.
MatrixToDouble(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.MatrixToDouble
Deprecated.
Construct an actor with the given container and name.
MatrixToken - Class in ptolemy.data
Abstract base class for tokens that contain a 2-D matrix.
MatrixToken() - Constructor for class ptolemy.data.MatrixToken
 
matrixTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
matrixTokenCreateMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
MatrixTokenTableau - Class in ptolemy.actor.gui
A tableau representing matrix tokens in a top-level window with a table.
MatrixTokenTableau(Effigy, String) - Constructor for class ptolemy.actor.gui.MatrixTokenTableau
Construct a new tableau for the model represented by the given effigy.
MatrixTokenTableau(Effigy, String, TableauFrame) - Constructor for class ptolemy.actor.gui.MatrixTokenTableau
Construct a new tableau for the model represented by the given effigy, using the specified frame.
MatrixTokenTableau.Factory - Class in ptolemy.actor.gui
A factory that creates a matrix token tableau.
MatrixToSequence - Class in ptolemy.domains.sdf.lib
This actor unbundles a matrix into a sequence of output tokens.
MatrixToSequence(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.MatrixToSequence
Construct an actor with the given container and name.
MatrixType - Class in ptolemy.data.type
The base type of matrix token classes.
MatrixType(Class, Type, String) - Constructor for class ptolemy.data.type.MatrixType
Construct a new matrix type that represents matrix tokens of the given class with the given number of rows and columns.
MatrixType.BooleanMatrixType - Class in ptolemy.data.type
The boolean matrix data type.
MatrixType.ComplexMatrixType - Class in ptolemy.data.type
The complex matrix data type.
MatrixType.DoubleMatrixType - Class in ptolemy.data.type
The double matrix data type.
MatrixType.FixMatrixType - Class in ptolemy.data.type
The fix matrix data type.
MatrixType.IntMatrixType - Class in ptolemy.data.type
The integer matrix data type.
MatrixType.LongMatrixType - Class in ptolemy.data.type
The long matrix data type.
matrixTypeClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
MatrixViewer - Class in ptolemy.actor.lib.gui
An actor that displays the contents of a matrix input.
MatrixViewer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.MatrixViewer
Construct an actor with the given container and name.
Maude - ptolemy.verification.kernel.MathematicalModelConverter.ModelType
Deprecated.
 
max - Variable in class ptolemy.actor.lib.Triangular
The maximum value.
max - Variable in class ptolemy.actor.parameters.DoubleRangeParameter
The maximum value.
max - Variable in class ptolemy.actor.parameters.IntRangeParameter
The maximum value.
max(double[]) - Static method in class ptolemy.math.DoubleArrayStat
Return the maximum value in the array.
max(ArrayToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the maximum of the contents of the array.
max(UnsignedByteToken, UnsignedByteToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the maximum of two unsigned bytes.
MAX - Static variable in class com.jhlabs.image.PixelUtils
 
MAX_TRIALS - Static variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
In the presence of window-based constraints, number of runs allowable until valid trace found.
MAX_TRIALS - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
Maximum number of allowable trials to propagate state given map constraints.
maxAndIndex(double[]) - Static method in class ptolemy.math.DoubleArrayStat
Return the maximum value of the array and the index at which the maximum occurs in the array.
maxAppearanceCount() - Method in class ptolemy.graph.sched.Schedule
Get the maximum appearance counts of all firing elements in the schedule.
MAXDEPTHBOUND - Static variable in class ptolemy.data.type.StructuredType
Set up a bound for the max depth of structured types.
maxEvaluations - Variable in class org.ptolemy.optimization.CompositeOptimizer
Maximum number of function evaluations per iteration.
maxEvaluations - Variable in class org.ptolemy.optimization.CompositeOptimizerUsingGradient
Maximum number of function evaluations per iteration.
maxFrequency - Variable in class com.jhlabs.image.Histogram
 
MAXIMIZED - ptolemy.domains.ptera.lib.SetTableau.TableauState
Maximized.
maximum - Variable in class ptolemy.actor.lib.gui.SliderSource
The maximum value of the slider.
maximum - Variable in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
Maximum - Class in ptolemy.actor.lib
Read at most one token from each input channel and broadcast the one with the greatest value to the maximumValue output.
Maximum - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.Maximum.
Maximum(Maximum) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Maximum
Constructor a Maximum adapter.
Maximum(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Maximum
Construct an actor with the given container and name.
MAXIMUM_STATUS_MESSAGE_TIME - Static variable in class ptolemy.gui.Top
Maximum amount of time that a status message is displayed in milliseconds.
maximumAccurateValueAsDouble() - Method in class ptolemy.actor.util.Time
Return the maximum value of time whose representation as a double is always accurate to the specified time resolution.
maximumCycleMean() - Method in interface ptolemy.graph.analysis.analyzer.CycleMeanAnalyzer
Return the maximum cycle mean for a given directed graph.
maximumCycleMean() - Method in class ptolemy.graph.analysis.CycleMeanAnalysis
Return the maximum cycle mean value.
maximumCycleMean() - Method in class ptolemy.graph.analysis.strategy.KarpCycleMeanStrategy
Return the maximum cycle mean.
MaximumFilter - Class in com.jhlabs.image
A filter which replcaes each pixel by the maximum of itself and its eight neightbours.
MaximumFilter() - Constructor for class com.jhlabs.image.MaximumFilter
 
maximumFutureEvents - Variable in class ptolemy.domains.ptides.kernel.ThrottleAttributes
The maximumFutureEvents parameter specifies the maximum number of events produced by the decorated actor that can be present in the event queue at a time.
maximumLayoutSize(Container) - Method in class com.jgoodies.forms.layout.FormLayout
Returns the maximum dimensions for this layout given the components in the specified target container.
maximumLinesPerBlock - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
The maximum number of lines per block.
maximumLookaheadTime - Variable in class ptolemy.domains.ptides.kernel.ThrottleAttributes
The maximumLookaheadTime parameter is the time added to the current platform time during which the decorated actor can safely be fired.
maximumNumberOfPeaks - Variable in class ptolemy.actor.lib.ArrayPeakSearch
The maximum number of peaks to report.
maximumOutputSize - Variable in class ptolemy.actor.lib.io.comm.SerialComm
The maximum number of bytes produced in each firing on the output.
MaximumProfitToCostRatioAnalysis - Class in ptolemy.graph.analysis
Maximum profit to cost ratio analysis.
MaximumProfitToCostRatioAnalysis(MaximumProfitToCostRatioAnalyzer) - Constructor for class ptolemy.graph.analysis.MaximumProfitToCostRatioAnalysis
Construct an instance of this class using a given analyzer.
MaximumProfitToCostRatioAnalysis(Graph, ToDoubleMapping, ToIntMapping) - Constructor for class ptolemy.graph.analysis.MaximumProfitToCostRatioAnalysis
Construct an instance of this class using a default analyzer.
MaximumProfitToCostRatioAnalyzer - Interface in ptolemy.graph.analysis.analyzer
A common interface for all the maximum profit to cost analyzers.
maximumQueueCapacity - Variable in class ptolemy.domains.pn.kernel.PNDirector
The maximum size of the queues for each communication channel.
maximumRatio() - Method in interface ptolemy.graph.analysis.analyzer.MaximumProfitToCostRatioAnalyzer
Return the maximum profit to cost ratio.
maximumRatio() - Method in class ptolemy.graph.analysis.MaximumProfitToCostRatioAnalysis
Return the maximum profit to cost ratio of the given graph.
maximumRatio() - Method in class ptolemy.graph.analysis.strategy.ParhiMaximumProfitToCostRatioStrategy
Return the maximum profit to cost ratio of the given graph.
maximumReceiverCapacity - Variable in class ptolemy.domains.ddf.kernel.DDFDirector
A Parameter representing the maximum capacity of each receiver controlled by this director.
maximumSize(Container, List, FormLayout.Measure, FormLayout.Measure, FormLayout.Measure) - Method in class com.jgoodies.forms.layout.ConstantSize
Returns this size as pixel size.
maximumSize(Container, List, FormLayout.Measure, FormLayout.Measure, FormLayout.Measure) - Method in interface com.jgoodies.forms.layout.Size
Computes and returns my maximum size applied to the given list of components using the specified measures.
maximumValue - Variable in class ptolemy.actor.lib.ComputeHistogram
The highest value that will be recorded in the histogram.
maximumValue - Variable in class ptolemy.actor.lib.Maximum
The output port for the maximum value.
MaxIndex - Class in ptolemy.actor.lib
Deprecated.
Use Maximum instead.
MaxIndex(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.MaxIndex
Deprecated.
Construct an actor in the specified container with the specified name.
maxIterations - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
The user-provided maximum number of allowed iterations of the Alpha-Beta Recursion.
maxIterations - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
The user-provided maximum number of allowed iterations of the Alpha-Beta Recursion.
maxIterations - Variable in class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
The maximum number of allowed iterations before the director will declare a failure to converge.
maxIterations - Variable in class ptolemy.domains.continuous.kernel.ContinuousDirector
The maximum number of rounds that an ODE solver can use to resolve the states of integrators.
MaxIterationsReached - com.cureos.numerics.CobylaExitStatus
Maximum number of iterations (function/constraints evaluations) reached during optimization.
maxLabel - Variable in class ptolemy.actor.parameters.DoubleRangeParameter
The label text displayed for the maximum end of the slider.
maxLabel - Variable in class ptolemy.actor.parameters.IntRangeParameter
The label text displayed for the maximum end of the slider.
maxMark - Variable in class ptolemy.domains.ci.demo.Router.QueueControl
 
maxNextCharInd - Variable in class ptolemy.data.expr.SimpleCharStream
 
maxNextCharInd - Variable in class ptolemy.moml.unit.SimpleCharStream
 
maxOrder(DoubleToken, DoubleToken) - Static method in class ptolemy.data.SmoothToken
Return the maximum number of specified derivatives for the two tokens.
maxOutputDerivativeOrder - Variable in class org.ptolemy.fmi.FMI20CoSimulationCapabilities
The slave can supply derivatives with a maximum order.n The default value is 0.
maxOutputDerivativeOrder - Variable in class org.ptolemy.fmi.FMICoSimulationCapabilities
The slave can supply derivatives with a maximum order.n The default value is 0.
maxOutputLength - Variable in class ptolemy.actor.lib.hoc.ApplyFilterOverArray
The max amount of elements in the output array.
maxPastInputsToAverage - Variable in class ptolemy.actor.lib.MovingAverage
The maximum number of past inputs to average.
maxPrecision - Variable in class ptolemy.domains.wireless.lib.NodeRandomizer
The maximum precision (number of digits to be used, results are rounded to this precision) of the generated locations.
maxReturnType(Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the (exact) return type of the max function above.
maxRows - Variable in class ptolemy.vergil.icon.TableIcon
The maximum number of rows to display.
maxSize() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.CircularFifoQueue
Gets the maximum size of the collection (the bound).
maxStateDuration - Variable in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
Maximum Duration.
maxStepSize - Variable in class ptolemy.domains.continuous.kernel.ContinuousDirector
The maximum step size.
maxValue - Variable in class com.jhlabs.image.Histogram
 
maxValue - Variable in class com.jhlabs.image.TransitionFilter
The end value for the filter property.
maxWindowSize - Variable in class ptolemy.actor.lib.jai.AdaptiveMedian
The largest window size to use.
mBrate - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
The radio data rate in the unit of Mbps
MCApplication - Class in ptolemy.component.test
An application for testing the component domain.
MCApplication() - Constructor for class ptolemy.component.test.MCApplication
 
mCOLON(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
mCOMMA(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
mCOMMENT(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
MDIApplication - Class in diva.gui.tutorial
An abstract superclass for applications that use an MDI (multiple document interface) style of presentation.
MDIApplication(MDIContext) - Constructor for class diva.gui.tutorial.MDIApplication
Create an MDI application in the given MDI context
MDIApplicationTutorial - Class in diva.gui.tutorial
A simple MDI text editor.
MDIApplicationTutorial(DesktopContext) - Constructor for class diva.gui.tutorial.MDIApplicationTutorial
 
MDIContext - Interface in diva.gui
An app context that provides methods for multiple documents and views.
mDOT(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
mean - Variable in class com.jhlabs.image.Histogram
 
mean - Variable in class org.ptolemy.machineLearning.hmm.HMMGaussianClassifier
Mean parameter array for the Gaussian distribution.
mean - Variable in class org.ptolemy.machineLearning.hmm.HMMGaussianEstimator
Mean parameter array for the Gaussian distribution.
mean - Variable in class org.ptolemy.machineLearning.hmmAOM.HMMGaussianEstimator
The mean.
mean - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGaussianEstimator
Mean estimate array.
mean - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorGaussianEmissions
Mean array.
mean - Variable in class ptolemy.actor.lib.colt.ColtBreitWigner
mean.
mean - Variable in class ptolemy.actor.lib.colt.ColtNormal
mean.
mean - Variable in class ptolemy.actor.lib.colt.ColtPoisson
The mean.
mean - Variable in class ptolemy.actor.lib.colt.ColtPoissonSlow
mean.
mean - Variable in class ptolemy.actor.lib.Gaussian
The mean of the random number.
mean(double[]) - Static method in class ptolemy.math.DoubleArrayStat
Return the arithmetic mean of the elements in the array.
meanTime - Variable in class ptolemy.actor.lib.PoissonClock
The mean time between events, where the output value transitions.
meanVectorGuess - Variable in class org.ptolemy.machineLearning.hmm.HMMGaussianEstimator
The initial guess mean parameter array for the Gaussian distribution.
meanVectorGuess - Variable in class org.ptolemy.machineLearning.hmmAOM.HMMGaussianEstimator
The mean vector guess.
meanVectorGuess - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGaussianEstimator
Mean vector guess.
MEASUREMENT_INPUT - org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter.InputType
Measurement
MEASUREMENT_INPUT - org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter.InputType
 
MEASUREMENT_NOISE - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Noise covariance identifier.
MEASUREMENT_NOISE - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
 
MEASUREMENT_NOISE - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
 
MEASUREMENT_POSTFIX - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Measurement variable postfix.
MEASUREMENT_POSTFIX - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
 
MEASUREMENT_POSTFIX - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
 
measurementCovariance - Variable in class org.ptolemy.machineLearning.particleFilter.ParticleFilter
Standard deviation of the measurement noise ( assuming Gaussian measurement noise at the moment).
MeasurementModel - Class in org.ptolemy.ssm
An abstract decorator that defines a measurement model.
MeasurementModel(CompositeEntity, String) - Constructor for class org.ptolemy.ssm.MeasurementModel
Constructs a MeasurementModel object.
MeasurementModelAttributes - Class in org.ptolemy.ssm
Attribute generator class for the MeasurementModel.
MeasurementModelAttributes(NamedObj, String) - Constructor for class org.ptolemy.ssm.MeasurementModelAttributes
Constructs a MeasurementModelAttributes object.
MeasurementModelAttributes(NamedObj, Decorator) - Constructor for class org.ptolemy.ssm.MeasurementModelAttributes
Constructor to use when editing a model.
measureTime - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
If true, generate code to measure the execution time.
MedianBlur() - Constructor for class org.ptolemy.opencv.ComputerVision.MedianBlur
 
MedianFilter - Class in com.jhlabs.image
A filter which performs a 3x3 median operation.
MedianFilter() - Constructor for class com.jhlabs.image.MedianFilter
 
MEGA - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
memory() - Static method in class ptolemy.moml.test.UnloadModelTest
Return the amount of memory used.
Memory - Class in ptolemy.actor.lib.vhdl
Produce an output token on each firing with a FixPoint value that is equal to the concatenation of the input bits from each input channel.
Memory - Class in ptolemy.domains.csp.demo.BusContention
A CSP actor that continually performs conditional rendezvous in an alternating fashion with its input and output ports.
Memory - Class in ptolemy.domains.taskpt.lib
An object that is a buffer for Tokens.
Memory() - Constructor for class ptolemy.domains.taskpt.lib.Memory
Construct a memory.
Memory(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.Memory
Construct an actor with the given container and name.
Memory(CompositeEntity, String) - Constructor for class ptolemy.domains.csp.demo.BusContention.Memory
Construct a Memory actor with the specified container and name.
MemoryAccess - Class in ptolemy.domains.taskpt.lib
An actor that allows access to a memory of a TaskPtDirector.
MemoryAccess(CompositeEntity, String) - Constructor for class ptolemy.domains.taskpt.lib.MemoryAccess
Construct an actor with the given container and name.
MemoryCleaner - Class in ptolemy.gui
Methods that clean up possible memory leaks caused by listeners.
MemoryCleaner() - Constructor for class ptolemy.gui.MemoryCleaner
 
memoryInput - Variable in class ptolemy.domains.csp.demo.BusContention.Processor
The input port through which this actor receives data from the shared resource.
memoryOutput - Variable in class ptolemy.domains.csp.demo.BusContention.Processor
The output port through which this actor sends data to the shared resource.
MenuActionFactory - Class in ptolemy.vergil.toolbox
A factory that adds a given action or set of actions to a context menu.
MenuActionFactory(Action) - Constructor for class ptolemy.vergil.toolbox.MenuActionFactory
Construct a factory that adds a given action to a given context menu.
MenuActionFactory(Action[], String) - Constructor for class ptolemy.vergil.toolbox.MenuActionFactory
Construct a factory that adds a given group of actions to a given context menu in a submenu with the specified label.
MenuApplication - Class in ptolemy.actor.gui.jnlp
A wrapper that starts up Vergil from a menu.
MenuApplication() - Constructor for class ptolemy.actor.gui.jnlp.MenuApplication
 
MENUBAR_TYPE - Static variable in class ptolemy.vergil.toolbox.FigureAction
When the action was fired from a menubar.
MenuCreator - Class in diva.gui.toolbox
This interactor creates a menu when it is activated.
MenuCreator(MenuFactory) - Constructor for class diva.gui.toolbox.MenuCreator
Construct a new interactor with a right button mouse filter.
MenuFactory - Interface in diva.gui.toolbox
A factory for popup menus.
menuItemCreated(JContextMenu, NamedObj, JMenuItem) - Method in class ptolemy.vergil.gt.TransformationEditor
 
menuItemCreated(JContextMenu, NamedObj, JMenuItem) - Method in interface ptolemy.vergil.toolbox.MenuItemListener
The method to be invoked when a menu item is created, so that this listener can modify the menu item if it needs to.
MenuItemFactory - Interface in ptolemy.vergil.toolbox
This is an interface for factories that create menu items.
menuItemFactoryList() - Method in class ptolemy.vergil.toolbox.PtolemyMenuFactory
Return the list of menu item factories.
menuItemFactoryList() - Method in class ptolemy.vergil.tree.PTreeMenuCreator
Return the list of menu item factories.
MenuItemListener - Interface in ptolemy.vergil.toolbox
An interface for listeners that are invoked when a menu item is created.
MenuItemListener(EffigyFactory, ModelDirectory, Configuration) - Constructor for class ptolemy.actor.gui.TableauFrame.MenuItemListener
Constructs a MenuItemListener object.
mEQUALS(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
merge(RecordToken, RecordToken) - Static method in class ptolemy.data.RecordToken
Return a new token created by merging the two specified tokens, where preference is given to the first token when field labels are the same.
merge(TupleToken, TupleToken) - Static method in class ptolemy.data.TupleToken
Merge two tuple tokens into one by concatenating their tokens.
merge(DDFDirector) - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Merge an opaque composite actor controlled by an inside DDFDirector with the outside domain controlled by this director.
Merge - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib
A adapter class for ptolemy.domains.de.lib.Merge.
Merge - Class in ptolemy.domains.de.lib
A timed merge actor for the DE domain.
Merge - Class in ptolemy.domains.rendezvous.lib
This actor merges any number of input sequences onto one output sequence.
Merge(Merge) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.Merge
Constructor method for the Merge adapter.
Merge(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.Merge
Construct an actor in the specified container with the specified name.
Merge(CompositeEntity, String) - Constructor for class ptolemy.domains.rendezvous.lib.Merge
Construct an actor in the specified container with the specified name.
MERGE - ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Merge mediator.
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
mergeFrom(Message) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
mergeFrom(Message) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
mergeFrom(Message) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
mergeFrom(metroIIcomm.Event) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
mergeFrom(metroIIcomm.Event.Time) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
mergeFrom(metroIIcomm.EventVector) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
mergePropertiesFile() - Static method in class ptolemy.util.StringUtilities
Merge the properties in lib/ptII.properties with the current properties.
mergeReturnType(Type, Type) - Static method in class ptolemy.data.RecordToken
Return the (exact) return type of the merge function above.
mergeTime(metroIIcomm.Event.Time) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
mergeTopTwo() - Method in class ptolemy.kernel.undo.UndoStackAttribute
Merge the top two undo entries into a single action, unless we are in either a redo or an undo, in which case the merge happens automatically and need not be explicitly requested by the client.
mergeTopTwo() - Method in class ptolemy.vergil.gt.GTFrameTools.DelegatedUndoStackAttribute
 
mESC(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
message - Variable in class ptolemy.actor.lib.Assert
The error message to display when the assertion is violated.
message - Variable in class ptolemy.actor.lib.mail.SendMail
The message to send.
message - Variable in class ptolemy.actor.lib.ThrowException
The message reported in the exception, which is a string that defaults to "Model triggered an exception".
message - Variable in class ptolemy.actor.lib.ThrowModelError
The message reported in the exception.
message - Variable in class ptolemy.domains.ptera.lib.Report
The message to be displayed.
message - Variable in class ptolemy.domains.wireless.lib.CollisionDetector
The input port for the message.
message(String) - Method in class ptolemy.actor.gui.DebugListenerTableau.DebugListenerFrame
Display the specified message.
message(String) - Method in class ptolemy.domains.csp.demo.BusContention.BusContentionApplet.StateListener
Ignore messages.
message(String) - Method in class ptolemy.domains.dde.demo.LocalZeno.LocalZenoApplet.StateListener
Ignore messages.
message(String) - Method in interface ptolemy.kernel.util.DebugListener
React to a debug message.
message(String) - Method in class ptolemy.kernel.util.LoggerListener
Send the message to the log.
message(String) - Method in class ptolemy.kernel.util.NamedObj
React to a debug message by relaying it to any registered debug listeners.
message(String) - Method in class ptolemy.kernel.util.RecorderListener
Append the message to the current set of messages.
message(String) - Method in class ptolemy.kernel.util.StreamListener
Copy the message argument to the stream associated with the listener.
message(String) - Static method in class ptolemy.util.MessageHandler
Defer to the set message handler to show the specified message.
message(String) - Method in class ptolemy.vergil.basic.BasicGraphController
React to a debug message.
message(String) - Method in class ptolemy.vergil.debugger.DebugController
React to a debug message from the director that we are listening to by ignoring the message.
MESSAGE - ptolemy.domains.ptera.lib.Report.Mode
Show in a message dialog.
messageChannelName - Variable in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Pursuer
Name of the channel for messaging between sensors or pursuer.
messageChannelName - Variable in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Sensor
Name of the channel for messaging between sensors.
messageChannelName - Variable in class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothNode
Name of the channel for messaging between sensors.
MessageHandler - Class in ptolemy.gui
Deprecated.
Use ptolemy.util.MessageHandler.
MessageHandler - Class in ptolemy.util
This is a class that is used to report errors.
MessageHandler() - Constructor for class ptolemy.gui.MessageHandler
Deprecated.
 
MessageHandler() - Constructor for class ptolemy.util.MessageHandler
Create a MessageHandler.
messageLength - Variable in class ptolemy.domains.de.lib.aspect.Bus.BusAttributes
Message length per port.
MessageProcessing - Class in org.hlacerti.lib
This class implements the functionalities to encode/decode HLA values received from HLA/CERTI.
MessageProcessing() - Constructor for class org.hlacerti.lib.MessageProcessing
 
method - Variable in class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
The method to be used to solve algebraic loops.
Method - Interface in ptolemy.component
Interface for the port representing a method call.
METHOD - Static variable in class ptolemy.data.expr.CachedMethod
Indicator of a method (vs.
MethodCallPort - Class in ptolemy.component
A port for use in the component domain.
MethodCallPort() - Constructor for class ptolemy.component.MethodCallPort
Construct a port in the default workspace with an empty string as its name.
MethodCallPort(ComponentEntity, String) - Constructor for class ptolemy.component.MethodCallPort
Construct a port with the given name contained by the specified entity.
MethodCallPort(ComponentEntity, String, boolean) - Constructor for class ptolemy.component.MethodCallPort
Construct an IOPort with a container and a name that is either an input, an output, or both, depending on the third and fourth arguments.
MethodCallPort(Workspace) - Constructor for class ptolemy.component.MethodCallPort
Construct a port in the specified workspace with an empty string as a name.
methodDescription() - Method in class ptolemy.data.expr.CachedMethod.ArrayMapCachedMethod
Return an appropriate description of the method being invoked.
methodDescription() - Method in class ptolemy.data.expr.CachedMethod.MatrixMapCachedMethod
Return an appropriate description of the method being invoked.
methodDescription() - Method in class ptolemy.data.expr.CachedMethod
Return a verbose description of the cached method being invoked.
metroII - Variable in class ptolemy.domains.metroII.kernel.MetroIISystemCDirector
The environmental variable METROII.
metroIIcomm - Class in ptolemy.domains.metroII.kernel.util.ProtoBuf
metroIIcomm class.
metroIIcomm.Event - Class in ptolemy.domains.metroII.kernel.util.ProtoBuf
 
metroIIcomm.Event.Builder - Class in ptolemy.domains.metroII.kernel.util.ProtoBuf
 
metroIIcomm.Event.Status - Enum in ptolemy.domains.metroII.kernel.util.ProtoBuf
 
metroIIcomm.Event.Time - Class in ptolemy.domains.metroII.kernel.util.ProtoBuf
 
metroIIcomm.Event.Time.Builder - Class in ptolemy.domains.metroII.kernel.util.ProtoBuf
 
metroIIcomm.Event.TimeOrBuilder - Interface in ptolemy.domains.metroII.kernel.util.ProtoBuf
 
metroIIcomm.Event.Type - Enum in ptolemy.domains.metroII.kernel.util.ProtoBuf
 
metroIIcomm.EventOrBuilder - Interface in ptolemy.domains.metroII.kernel.util.ProtoBuf
 
metroIIcomm.EventVector - Class in ptolemy.domains.metroII.kernel.util.ProtoBuf
 
metroIIcomm.EventVector.Builder - Class in ptolemy.domains.metroII.kernel.util.ProtoBuf
 
metroIIcomm.EventVectorOrBuilder - Interface in ptolemy.domains.metroII.kernel.util.ProtoBuf
 
MetroIICompositeActor - Class in ptolemy.domains.metroII.kernel
MetroIICompositeActor extends the composite actor to support enclosing MetroII directors.
MetroIICompositeActor() - Constructor for class ptolemy.domains.metroII.kernel.MetroIICompositeActor
Constructs a MetroIICompositeActor.
MetroIICompositeActor(CompositeEntity, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIICompositeActor
Constructs a MetroIICompositeActor based on a given container and a name.
MetroIICompositeActor(Workspace) - Constructor for class ptolemy.domains.metroII.kernel.MetroIICompositeActor
Constructs a MetroIICompositeActor based on a given workspace.
MetroIIDebugger - Class in ptolemy.domains.metroII.kernel
MetroDebugger is a debugging facility for MetroII directors.
MetroIIDebugger() - Constructor for class ptolemy.domains.metroII.kernel.MetroIIDebugger
Constructs a MetroDebugger with no info printed by default.
MetroIIDEDirector - Class in ptolemy.domains.metroII.kernel
MetroIIDEDirector is a Discrete Event (DE) director that adapts to MetroII semantics.
MetroIIDEDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIDEDirector
Construct a director in the given container with the given name.
MetroIIDEDirectorForPtides - Class in ptolemy.domains.metroII.kernel
MetroIIDEDirectorForPtides is an intermediate class for MetroIIPtidesDirector to extend.
MetroIIDEDirectorForPtides(CompositeEntity, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides
Constructs a director in the given container with the given name.
MetroIIDEDirectorForPtides.Pair<F,​S> - Class in ptolemy.domains.metroII.kernel
Pair is a data structure used to store two elements.
MetroIIDirector - Class in ptolemy.domains.metroII.kernel
A MetroII Director governs the execution of actors with simplified MetroII execution semantics.
MetroIIDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIDirector
Constructs a director in the given container with the given name.
MetroIIEventBuilder - Class in ptolemy.domains.metroII.kernel
MetroEventBuilder is a set of routines that create Metro events.
MetroIIEventBuilder() - Constructor for class ptolemy.domains.metroII.kernel.MetroIIEventBuilder
Constructs an event builder.
MetroIIFSMDirector - Class in ptolemy.domains.metroII.kernel
MetroFSMDirector extends FSMDirector to support MetroII semantics.
MetroIIFSMDirector() - Constructor for class ptolemy.domains.metroII.kernel.MetroIIFSMDirector
Constructs a MetroFSMDirector.
MetroIIFSMDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIFSMDirector
Constructs a MetroFSMDirector based on a given container and a name.
MetroIIMirrorComposite - Class in ptolemy.domains.metroII.kernel
A composite that contain one actor and mirror the ports and parameters of that actor.
MetroIIMirrorComposite(CompositeEntity, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIMirrorComposite
Create an actor with a name and a container.
MetroIIMirrorComposite(CompositeEntity, String, boolean) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIMirrorComposite
Create an actor with a name and a container that optionally mirrors the ports that are instances of ParameterPort.
MetroIIMirrorComposite(Workspace) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIMirrorComposite
Construct a MirrorComposite in the specified workspace with no container and an empty string as a name.
MetroIIMirrorComposite.MetroIIMirrorCompositeContents - Class in ptolemy.domains.metroII.kernel
This is a specialized composite actor for use in MirrorComposite.
MetroIIMirrorCompositeContents(CompositeEntity, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIMirrorComposite.MetroIIMirrorCompositeContents
Construct an actor with a name and a container.
MetroIIModalModel - Class in ptolemy.domains.metroII.kernel
MetroIIModalModel extends ModalModel to support enclosing MetroIIFSMDirector.
MetroIIModalModel(CompositeEntity, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIModalModel
Constructs a modal model with a name and a container.
MetroIIModalModel(Workspace) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIModalModel
Constructs a modal model in the specified workspace with no container and an empty string as a name.
MetroIIPNDirector - Class in ptolemy.domains.metroII.kernel
MetroIIPNDirector extends PNDirector and implements the MetroIIEventHandler interface.
MetroIIPNDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIPNDirector
Constructs a director in the given container with the given name.
MetroIIPNQueueReceiver - Class in ptolemy.domains.metroII.kernel
MetroIIPNQueueReceiver adapts token transfer to MetroII semantics.
MetroIIPNQueueReceiver() - Constructor for class ptolemy.domains.metroII.kernel.MetroIIPNQueueReceiver
 
MetroIIPtidesDirector - Class in ptolemy.domains.metroII.kernel
MetroIIPtidesDirector adapts Ptides programming model to MetroII semantics.
MetroIIPtidesDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Construct a director in the given container with the given name.
MetroIIPtidesListEventQueue - Class in ptolemy.domains.metroII.kernel
Event queue that is a linked list.
MetroIIPtidesListEventQueue() - Constructor for class ptolemy.domains.metroII.kernel.MetroIIPtidesListEventQueue
Constructs an empty event queue.
MetroIIPtidesPlatform - Class in ptolemy.domains.metroII.kernel
This composite implements a Ptides platform, which is used for the design of distributed real-time systems.
MetroIIPtidesPlatform(CompositeEntity, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform
Creates an actor with a name and a container.
MetroIIPtidesPlatform(Workspace) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform
Constructs an PtidesPlatform in the specified workspace with no container and an empty string as a name.
MetroIIPtidesPlatform.PtidesMirrorPort - Class in ptolemy.domains.metroII.kernel
This is a specialized port for PtidesPlatform.
MetroIIPtidesPlatform.PtidesNetworkType - Class in ptolemy.domains.metroII.kernel
The Ptides type that is sent over the network.
MetroIIPtidesPlatform.PtidesPlatformContents - Class in ptolemy.domains.metroII.kernel
This is a specialized composite actor for use in PtidesPlatform.
MetroIIPtidesPort - Class in ptolemy.domains.metroII.kernel
A specialized port for Ptides platform I/O implementing functionality for sensors, actuators and network ports.
MetroIIPtidesPort(CompositeEntity, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
Creates a new PtidesPort with a given container and a name.
MetroIIPtidesReceiver - Class in ptolemy.domains.metroII.kernel
Receivers in the Ptides domain use a timed queue to sort events in the receivers.
MetroIIPtidesReceiver() - Constructor for class ptolemy.domains.metroII.kernel.MetroIIPtidesReceiver
Construct an empty queue with no container.
MetroIIPtidesReceiver(IOPort) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIPtidesReceiver
Construct an empty queue with the specified IOPort container.
MetroIIPtidesReceiver.Event - Class in ptolemy.domains.metroII.kernel
An Event is an aggregation consisting of a Token, a time stamp and destination Receiver.
MetroIIPtidesReceiver.TagComparator - Class in ptolemy.domains.metroII.kernel
Compare two events according to - time stamp - value did not find a way to compare Tokens, therefore am comparing DoubleTokens and IntTokens here.
MetroIISequentialSDFDirector - Class in ptolemy.domains.metroII.kernel
MetroSequentialSDFDirector extends SDFDirector to support Metro semantics.
MetroIISequentialSDFDirector() - Constructor for class ptolemy.domains.metroII.kernel.MetroIISequentialSDFDirector
Constructs a director in the default workspace with an empty string as its name.
MetroIISequentialSDFDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIISequentialSDFDirector
Constructs a director in the given container with the given name.
MetroIISequentialSDFDirector(Workspace) - Constructor for class ptolemy.domains.metroII.kernel.MetroIISequentialSDFDirector
Constructs a director in the given workspace with an empty name.
MetroIISRDirector - Class in ptolemy.domains.metroII.kernel
MetroIISRDirector is a Synchronous Reactive (SR) director that adapts to MetroII semantics.
MetroIISRDirector() - Constructor for class ptolemy.domains.metroII.kernel.MetroIISRDirector
Constructs a director in the default workspace with an empty string as its name.
MetroIISRDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIISRDirector
Constructs a director in the given container with the given name.
MetroIISRDirector(Workspace) - Constructor for class ptolemy.domains.metroII.kernel.MetroIISRDirector
Constructs a director in the given workspace with an empty name.
MetroIISystemCDirector - Class in ptolemy.domains.metroII.kernel
MetroIISystemCDirector wraps a Metro-SystemC model as a Metro actor in Ptolemy.
MetroIISystemCDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIISystemCDirector
Constructs a MetroIISystemCDirector with a name and a container.
mEXPRESSION(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
MICRO - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
microsecond - Variable in class ptolemy.actor.lib.DateConstructor
The microseconds.
microsecond - Variable in class ptolemy.actor.lib.DateElements
Microsecond of date received on input.
microstep - Variable in class ptolemy.actor.lib.TimeDelay.PendingEvent
The microstep associated with the pending event.
microstep - Variable in class ptolemy.domains.continuous.lib.PeriodicSampler
The microstep at which to read the input.
microstep - Variable in class ptolemy.domains.ptides.kernel.Tag
The microstep.
microstep - Variable in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector.SuperdenseTime
The microstep..
microstep() - Method in class ptolemy.domains.de.kernel.DEEvent
Return the microstep of this event.
MicrostepDelay - Class in ptolemy.actor.lib
This actor delays the input by one microstep.
MicrostepDelay(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.MicrostepDelay
Construct an actor with the specified container and name.
mID(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
MIDDLE - Static variable in class com.jgoodies.forms.layout.ColumnSpec
By default put components in the middle.
midiKey - Variable in class org.ptolemy.machineImprovisation.MidiKeyToNote
The midi key index.
midiKey - Variable in class org.ptolemy.machineImprovisation.NoteToMidiKey
The midi key equivalent of the input letter note.
MidiKeyToNote - Class in org.ptolemy.machineImprovisation
Simple conversion actor that converts a midi key integer into a letter note.
MidiKeyToNote(CompositeEntity, String) - Constructor for class org.ptolemy.machineImprovisation.MidiKeyToNote
Construct an actor in the specified container with the specified name.
MIDPOINT - Static variable in class diva.canvas.connector.ConnectorEvent
This event is concerns the midpoint of the connector.
MILLI - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
MILLIMETER - Static variable in class com.jgoodies.forms.layout.ConstantSize
 
millimeterAsPixel(double, int) - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Converts Millimeters and returns pixels using the specified resolution.
millimeterAsPixel(double, Component) - Static method in class com.jgoodies.forms.layout.Sizes
Converts Millimeters and returns pixels using the resolution of the given component's graphics object.
millimeterAsPixel(double, Component) - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Converts Millimeters and returns pixels using the resolution of the given component's graphics object.
millimeterAsPixel(double, Component) - Method in interface com.jgoodies.forms.util.UnitConverter
Converts Millimeters and returns pixels using the resolution of the given component's graphics object.
millisecond - Variable in class ptolemy.actor.lib.DateConstructor
The milliseconds.
millisecond - Variable in class ptolemy.actor.lib.DateElements
Millisecond of date received on input.
milliseconds(Director, long) - Static method in class ptolemy.actor.util.Time
Return a new Time object whose value equals the argument, which is interpreted in milliseconds.
min - Variable in class ptolemy.actor.lib.DB
The minimum value of the output.
min - Variable in class ptolemy.actor.lib.Triangular
The minimum value.
min - Variable in class ptolemy.actor.parameters.DoubleRangeParameter
The minimum value.
min - Variable in class ptolemy.actor.parameters.IntRangeParameter
The minimum value.
min(double[]) - Static method in class ptolemy.math.DoubleArrayStat
Return the minimum value in the array.
min(ArrayToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the minimum of the contents of the array.
min(UnsignedByteToken, UnsignedByteToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the minimum of two unsigned bytes.
MIN - Static variable in class com.jhlabs.image.PixelUtils
 
MIN_COLSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
An unmodifyable ColumnSpec that determines its width by computing the maximum of all column component minimum widths.
MIN_ROWSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
An unmodifyable RowSpec that determines its height by computing the maximum of all column component minimum heights.
minAndIndex(double[]) - Static method in class ptolemy.math.DoubleArrayStat
Return the minimum value of the array and the index at which the minimum occurs in the array.
minBinCount - Variable in class ptolemy.domains.de.kernel.DEDirector
The minimum (initial) number of bins in the calendar queue.
minDelayBetween(Collection<IOPort>, Collection<IOPort>) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Calculate the minimal delay in logical time between two ports.
minDistance - Variable in class org.ptolemy.machineLearning.particleFilter.ConstraintsCalculator
The minimum distance to the robot team.
minFrequency - Variable in class com.jhlabs.image.Histogram
 
minimalSpanSolutions() - Method in class ptolemy.moml.unit.Solution
Produce all of the minimal span solutions that can be generated from this instance.
minimalSpanSolutions() - Method in class ptolemy.moml.unit.UnitConstraints
Generate the minimal span solutions of the collection.
MINIMIZE - Static variable in class ptolemy.math.Overflow
Singleton implementing Minimize overflow strategy.
minimizeBends - Variable in class ptolemy.vergil.basic.layout.ActorLayoutConfiguration
Whether bends are minimized.
minimum - Variable in class ptolemy.actor.lib.gui.SliderSource
The minimum value of the slider.
minimum - Variable in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
Minimum - Class in ptolemy.actor.lib
Read at most one token from each input channel and broadcast the one with the least value to the minimumValue output.
Minimum - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.Minimum.
Minimum - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Minimum.
Minimum(Minimum) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Minimum
Construct a Minimum adapter.
Minimum(Minimum) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Minimum
Construct an adapter for ptlemy.actor.lib.Minimum.
Minimum(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Minimum
Construct an actor with the given container and name.
MINIMUM - Static variable in class com.jgoodies.forms.layout.Sizes
Use the maximum of all component minimum sizes as column or row size.
minimumCycleMean() - Method in interface ptolemy.graph.analysis.analyzer.CycleMeanAnalyzer
Return minimum cycle mean for a given directed graph.
minimumCycleMean() - Method in class ptolemy.graph.analysis.CycleMeanAnalysis
Return minimum cycle mean value.
minimumCycleMean() - Method in class ptolemy.graph.analysis.strategy.KarpCycleMeanStrategy
Return minimum cycle mean.
minimumDelay - Variable in class ptolemy.actor.lib.TimeDelay
Minimum delay to impose if the delay port is connected.
MinimumFilter - Class in com.jhlabs.image
A filter which replcaes each pixel by the mimimum of itself and its eight neightbours.
MinimumFilter() - Constructor for class com.jhlabs.image.MinimumFilter
 
minimumLayoutSize(Container) - Method in class com.jgoodies.forms.layout.FormLayout
Determines the minimum size of the parent container using this form layout.
minimumOutputSize - Variable in class ptolemy.actor.lib.io.comm.SerialComm
The minimum number of bytes that will be read from the serial port and produced on the output.
minimumQuantization() - Method in class ptolemy.math.FixPoint
Return a new FixPoint value that has the same value as this FixPoint value but with the minimum quantization necessary for representing the value.
minimumStatisticsTime - Static variable in class ptolemy.actor.Manager
The minimum amount of time that may elapse during certain operations before statistics are generated.
minimumTime(Time, Time) - Method in class org.ptolemy.qss.solver.QSSBase
Compare and return the smalltest time between two time objects.
minimumValue - Variable in class ptolemy.actor.lib.ComputeHistogram
The lowest value that will be recorded in the histogram.
minimumValue - Variable in class ptolemy.actor.lib.Minimum
The output port for the minimum value.
minLabel - Variable in class ptolemy.actor.parameters.DoubleRangeParameter
The label text displayed for the minimum end of the slider.
minLabel - Variable in class ptolemy.actor.parameters.IntRangeParameter
The label text displayed for the minimum end of the slider.
minMark - Variable in class ptolemy.domains.ci.demo.Router.QueueControl
 
minorTickSpacing - Variable in class ptolemy.actor.lib.gui.SliderSource
The minor tick spacing of the slider.
minPowerThreshold - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
The minimum power threshold.
minReturnType(Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the (exact) return type of the min function above.
minus - Variable in class ptolemy.actor.lib.AddSubtract
Input for tokens to be subtracted.
MINUS - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
MINUS - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
minusInfinity(Quantization) - Method in class ptolemy.math.Overflow
Return the value of minus infinity, or null if unrepresentable.
minusInfinity(Quantization) - Method in class ptolemy.math.Overflow.Saturate
 
minusInfinity(Quantization) - Method in class ptolemy.math.Overflow.ToZero
 
minute - Variable in class ptolemy.actor.lib.DateConstructor
The minutes.
minute - Variable in class ptolemy.actor.lib.DateElements
Minute of date received on input.
minValue - Variable in class com.jhlabs.image.Histogram
 
minValue - Variable in class com.jhlabs.image.TransitionFilter
The start value for the filter property.
mirror() - Method in interface ptolemy.graph.analysis.analyzer.MirrorTransformer
Create a mirror of the graph associated with this analyzer with the same runtime class.
mirror() - Method in class ptolemy.graph.analysis.MirrorTransformation
Create a mirror of the graph associated with this analyzer with the same runtime class.
mirror() - Method in class ptolemy.graph.analysis.strategy.MirrorTransformerStrategy
Create a mirror of the graph associated with this analyzer with the same runtime class.
mirror(Graph, boolean) - Method in interface ptolemy.graph.analysis.analyzer.MirrorTransformer
Return a mirror of this graph in the form of the argument graph type (i.e., the run-time type of the returned graph is that of the argument graph).
mirror(Graph, boolean) - Method in class ptolemy.graph.analysis.MirrorTransformation
Return a mirror of this graph in the form of the argument graph type (i.e., the run-time type of the returned graph is that of the argument graph).
mirror(Graph, boolean) - Method in class ptolemy.graph.analysis.strategy.MirrorTransformerStrategy
Return a mirror of this graph in the form of the argument graph type (i.e., the run-time type of the returned graph is that of the argument graph).
MirrorCausalityInterface - Class in ptolemy.domains.modal.modal
This class infers a causality interface from causality interfaces provided in the constructor and in the MirrorCausalityInterface.composeWith(ptolemy.actor.util.CausalityInterface) method.
MirrorCausalityInterface(Actor, CausalityInterface) - Constructor for class ptolemy.domains.modal.modal.MirrorCausalityInterface
Construct a causality interface that mirrors the specified causality interface.
MirrorComposite - Class in ptolemy.actor.lib.hoc
A composite that contains one actor and mirrors the ports and parameters of that actor.
MirrorComposite(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.MirrorComposite
Create an actor with a name and a container.
MirrorComposite(CompositeEntity, String, boolean) - Constructor for class ptolemy.actor.lib.hoc.MirrorComposite
Create an actor with a name and a container that optionally mirrors the ports that are instances of ParameterPort.
MirrorComposite(Workspace) - Constructor for class ptolemy.actor.lib.hoc.MirrorComposite
Construct a MirrorComposite in the specified workspace with no container and an empty string as a name.
MirrorComposite.MirrorCompositeContents - Class in ptolemy.actor.lib.hoc
This is a specialized composite actor for use in MirrorComposite.
MirrorCompositeContents(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.MirrorComposite.MirrorCompositeContents
Construct an actor with a name and a container.
mirrorContainerPortsInRefinement(Refinement, Set<Port>) - Static method in class ptolemy.actor.lib.hoc.MultiCompositeActor
Mirror a set of container ports in the refinement.
MirrorDecorator - Class in org.ptolemy.ssm
A special decorator that mirrors its parameters and ports to the decorated actor.
MirrorDecorator(CompositeEntity, String) - Constructor for class org.ptolemy.ssm.MirrorDecorator
Construct a MirrorDecorator with a name and a container.
MirrorDecoratorAttributes - Class in org.ptolemy.ssm
Attribute generator class for the MirrorDecorator.
MirrorDecoratorAttributes(NamedObj, String) - Constructor for class org.ptolemy.ssm.MirrorDecoratorAttributes
Construct a MirroDecoratorAttributes
MirrorDecoratorAttributes(NamedObj, Decorator) - Constructor for class org.ptolemy.ssm.MirrorDecoratorAttributes
Constructor to use when editing a model.
MirrorDecoratorListener - Interface in org.ptolemy.ssm
Listener interface for decorator events.
MirrorDecoratorListener.DecoratorEvent - Enum in org.ptolemy.ssm
Type of the event.
MirrorFilter - Class in com.jhlabs.image
 
MirrorFilter() - Constructor for class com.jhlabs.image.MirrorFilter
 
MirrorPort - Class in ptolemy.actor.lib.hoc
This port mirrors the properties of an associated port.
MirrorPort(ComponentEntity, String) - Constructor for class ptolemy.actor.lib.hoc.MirrorPort
Create a new instance of a port.
MirrorPort(Workspace) - Constructor for class ptolemy.actor.lib.hoc.MirrorPort
Construct a port in the specified workspace with an empty string as a name.
MirrorPortParameter - Class in ptolemy.actor.parameters
This is a PortParameter for MirrorComposites.
MirrorPortParameter(NamedObj, String) - Constructor for class ptolemy.actor.parameters.MirrorPortParameter
Construct a parameter with the given name contained by the specified entity.
MirrorPortParameter(NamedObj, String, Token) - Constructor for class ptolemy.actor.parameters.MirrorPortParameter
Construct a Parameter with the given container, name, and Token.
MirrorTransformation - Class in ptolemy.graph.analysis
A mirror transformations on graphs.
MirrorTransformation(MirrorTransformer) - Constructor for class ptolemy.graph.analysis.MirrorTransformation
Construct a transformation for a given graph and a given analyzer.
MirrorTransformation(Graph) - Constructor for class ptolemy.graph.analysis.MirrorTransformation
Construct a transformation for a given graph with a default analyzer.
MirrorTransformer - Interface in ptolemy.graph.analysis.analyzer
Base interface for a mirror transformer for graphs.
MirrorTransformerStrategy - Class in ptolemy.graph.analysis.strategy
A mirror transformer for graphs.
MirrorTransformerStrategy(Graph) - Constructor for class ptolemy.graph.analysis.strategy.MirrorTransformerStrategy
Construct a transformer for a given graph.
misc - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
MiscComposite - Class in com.jhlabs.composite
 
MiscCompositeContext - Class in com.jhlabs.composite
 
MiscCompositeContext(int, float, ColorModel, ColorModel) - Constructor for class com.jhlabs.composite.MiscCompositeContext
 
MissingClassException - Exception in ptolemy.moml
Thrown on an attempt to evaluate MoML that contains a missing class.
MissingClassException(String, String, String, int, int) - Constructor for exception ptolemy.moml.MissingClassException
Construct a new XML parsing exception.
missingClassName() - Method in exception ptolemy.moml.MissingClassException
Return the node name that caused the exception.
mixColors(float, int, int) - Static method in class com.jhlabs.image.ImageMath
Linear interpolation of ARGB values.
mLBRACKET(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
mLCURLY(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
mLINE_COMMENT(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
mLPAREN(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
MM - Static variable in class com.jgoodies.forms.layout.ConstantSize
 
MNEMONIC_KEY - Static variable in class diva.gui.GUIUtilities
JDK1.2 doesn't have this string defined in javax.swing.Action.
mNUMBER_LITERAL(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
MobileFunction - Class in ptolemy.actor.lib.hoc
Deprecated.
Use ApplyFunction.
MobileFunction(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.MobileFunction
Deprecated.
Construct a MobileFunction with a name and a container.
MobileFunction(Workspace) - Constructor for class ptolemy.actor.lib.hoc.MobileFunction
Deprecated.
Construct a MobileFunction in the specified workspace with no container and an empty string as a name.
MobileModel - Class in ptolemy.actor.lib.hoc
This is a composite actor with an input port that accepts MoML descriptions of changes that are applied to the contents.
MobileModel(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.MobileModel
Construct an actor with a name and a container.
MobileModel(Workspace) - Constructor for class ptolemy.actor.lib.hoc.MobileModel
Construct an actor in the specified workspace with no container and an empty string as a name.
mod(double, double) - Static method in class com.jhlabs.image.ImageMath
Return a mod b.
mod(float, float) - Static method in class com.jhlabs.image.ImageMath
Return a mod b.
mod(int, int) - Static method in class com.jhlabs.image.ImageMath
Return a mod b.
ModalBasePort - Class in ptolemy.domains.modal.modal
A base class that contains common functionality for ModelPort and ModalRefinementPort.
ModalBasePort(ComponentEntity, String) - Constructor for class ptolemy.domains.modal.modal.ModalBasePort
Construct a port with a containing actor and a name that is neither an input nor an output.
ModalBasePort(Workspace) - Constructor for class ptolemy.domains.modal.modal.ModalBasePort
Construct a port in the given workspace.
ModalController - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal
Code generator helper for modal controller.
ModalController - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.modal
Code generator helper for modal controller.
ModalController - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.modal
Code generator helper for modal controller.
ModalController - Class in ptolemy.domains.modal.modal
This FSM actor supports mirroring of its ports in its container (which is required to be a ModalModel), which in turn assures mirroring of ports in each of the refinements.
ModalController(ModalController) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.ModalController
Construct the code generator helper associated with the given modal controller.
ModalController(ModalController) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.modal.ModalController
Construct the code generator helper associated with the given modal controller.
ModalController(ModalController) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.modal.ModalController
Construct the code generator helper associated with the given modal controller.
ModalController(CompositeEntity, String) - Constructor for class ptolemy.domains.modal.modal.ModalController
Construct a modal controller with a name and a container.
ModalController(Workspace) - Constructor for class ptolemy.domains.modal.modal.ModalController
Construct a modal controller in the specified workspace with no container and an empty string as a name.
ModalDirector - Class in ptolemy.domains.modal.kernel
Deprecated.
Use FSMDirector
ModalDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.modal.kernel.ModalDirector
Deprecated.
Construct a director in the given container with the given name.
ModalLayoutConfiguration - Class in ptolemy.vergil.basic.layout
Specialized layout configuration dialog for FSMGraphModels.
ModalLayoutConfiguration(NamedObj, String) - Constructor for class ptolemy.vergil.basic.layout.ModalLayoutConfiguration
Creates an initializes a layout configuration specifically tailored for FSMGraphModels.
ModalModel - Class in ptolemy.domains.modal.modal
This is a typed composite actor designed to be a modal model.
ModalModel(CompositeEntity, String) - Constructor for class ptolemy.domains.modal.modal.ModalModel
Construct a modal model with a name and a container.
ModalModel(Workspace) - Constructor for class ptolemy.domains.modal.modal.ModalModel
Construct a modal model in the specified workspace with no container and an empty string as a name.
ModalModelMatcher - Class in ptolemy.actor.gt
An entity to be used to match a modal model or Ptera modal model.
ModalModelMatcher(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.ModalModelMatcher
Construct a modal model matcher to be either contained in the pattern of a TransformationRule or in the replacement.
ModalPort - Class in ptolemy.domains.modal.modal
A port for modal models.
ModalPort(ComponentEntity, String) - Constructor for class ptolemy.domains.modal.modal.ModalPort
Construct a port with a containing actor and a name that is neither an input nor an output.
ModalPort(Workspace) - Constructor for class ptolemy.domains.modal.modal.ModalPort
Construct a port in the given workspace.
ModalRefinement - Class in ptolemy.domains.modal.modal
This modal model actor supports mirroring of its ports in its container (which is required to be a refinement of a state in a ModalModel).
ModalRefinement(CompositeEntity, String) - Constructor for class ptolemy.domains.modal.modal.ModalRefinement
Construct a modal controller with a name and a container.
ModalRefinementPort - Class in ptolemy.domains.modal.modal
A port for refinements in modal models that are themselves modal models.
ModalRefinementPort(ComponentEntity, String) - Constructor for class ptolemy.domains.modal.modal.ModalRefinementPort
Construct a port with a containing actor and a name that is neither an input nor an output.
ModalTableauFactory - Class in ptolemy.vergil.modal.modal
A tableau factory that opens an editor on the contained controller rather than this composite actor.
ModalTableauFactory(NamedObj, String) - Constructor for class ptolemy.vergil.gt.GTTableau.ModalTableauFactory
Create a factory with the given name and container.
ModalTableauFactory(NamedObj, String) - Constructor for class ptolemy.vergil.modal.modal.ModalTableauFactory
Create a factory with the given name and container.
ModalTransitionController - Class in ptolemy.vergil.modal.modal
This class provides interaction with relations that contain general purpose refinements that are fired on state transitions in an FSM graph.
ModalTransitionController(GraphController) - Constructor for class ptolemy.vergil.modal.modal.ModalTransitionController
Create a transition controller associated with the specified graph controller.
mode - Variable in class org.json.JSONWriter
The current mode.
mode - Variable in class org.ptolemy.optimization.CompositeOptimizer
Optimization mode.
mode - Variable in class org.ptolemy.optimization.CompositeOptimizerUsingGradient
Optimization mode.
mode - Variable in class ptolemy.actor.gt.controller.Transform
The transformation mode.
mode - Variable in class ptolemy.actor.gt.IterativeParameter
The mode of this parameter.
mode - Variable in class ptolemy.actor.gt.TransformationRule
The mode.
mode - Variable in class ptolemy.actor.lib.security.CipherActor
The mode component when the Cipher is instantiated.
mode - Variable in class ptolemy.actor.lib.Triangular
The mode of the distribution (peak of triangle).
mode - Variable in class ptolemy.domains.ptera.lib.DebuggerParameter
The mode of this debugger, which is either "check log", "display", or "record log".
mode - Variable in class ptolemy.domains.ptera.lib.Report
The display mode.
model(String) - Static method in class ptolemy.data.expr.UtilityFunctions
FIXME.
modelChanged() - Method in class ptolemy.actor.gt.controller.ModelParameter
React to change of the model in this parameter.
ModelChangeRequest(Object, BasicGraphFrame, CompositeEntity) - Constructor for class ptolemy.vergil.gt.GTFrameTools.ModelChangeRequest
 
ModelChangeRequest(Object, BasicGraphFrame, CompositeEntity, UndoAction) - Constructor for class ptolemy.vergil.gt.GTFrameTools.ModelChangeRequest
 
modelChecking - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
If set to true, PRISM will be used to model check defined model properties.
ModelCombine - Class in ptolemy.actor.gt
An actor to combine the input model tokens into one.
ModelCombine(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.ModelCombine
Construct an actor with the given container and name.
ModelDirectory - Class in ptolemy.actor.gui
A directory of open models.
ModelDirectory(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.ModelDirectory
Construct a model directory with the specified container and name.
ModelDisplay - Class in ptolemy.vergil.actor.lib
This actor opens a window to display the specified model.
ModelDisplay(CompositeEntity, String) - Constructor for class ptolemy.vergil.actor.lib.ModelDisplay
Construct an actor with the specified container and name.
ModelElementClassProvider - Interface in org.ptolemy.classloading
Get the classes for different types of model elements.
ModelErrorHandler - Interface in ptolemy.kernel.util
Interface for model error handlers.
modelExchange - Variable in class org.ptolemy.fmi.FMIModelDescription
If true, then the FMU is intended for model exchange, not co-simulation.
modelExchange - Variable in class ptolemy.actor.lib.fmi.FMUImport
If true, then this FMU is for model exchange rather than co-simulation.
modelExchange(String) - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Invoke the Model exchange driver on a .fmu file.
modelExchange(String) - Method in class ptolemy.actor.lib.fmi.fmus.omc.test.junit.OMCFMUJUnitTest
Invoke the Model exchange driver on a .fmu file.
modelExchange(String, String) - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Parse a Functional Mock-up Unit .fmu file, run it using model exchange and compare the results against a known good file.
modelExchange(String, String) - Method in class ptolemy.actor.lib.fmi.fmus.omc.test.junit.OMCFMUJUnitTest
Parse a Functional Mock-up Unit .fmu file, run it using model exchange and compare the results against a known good file.
modelExchangeBouncingBall() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the bouncing ball model exchange functional mock-up unit test.
modelExchangeBouncingBall20() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the bouncing ball model exchange functional mock-up unit test.
modelExchangeCapabilities - Variable in class org.ptolemy.fmi.FMIModelDescription
The capabilities for model exchange.
modelExchangeCheck(String, String, boolean) - Method in class ptolemy.actor.lib.fmi.fmus.omc.test.junit.OMCFMUJUnitTest
Check the csv file against equations.
modelExchangeDq() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the dq model exchange functional mock-up unit test.
modelExchangeDq20() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the dq model exchange functional mock-up unit test.
modelExchangeInc() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the inc model exchange functional mock-up unit test.
modelExchangeInc20() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the inc model exchange functional mock-up unit test.
modelExchangeInfluenza() - Method in class ptolemy.actor.lib.fmi.fmus.omc.test.junit.OMCFMUJUnitTest
Run the influenza model exchange functional mock-up unit test.
modelExchangeLinsys() - Method in class ptolemy.actor.lib.fmi.fmus.omc.test.junit.OMCFMUJUnitTest
Run the linsys model exchange functional mock-up unit test.
modelExchangeLinsys2() - Method in class ptolemy.actor.lib.fmi.fmus.omc.test.junit.OMCFMUJUnitTest
Run the linsys2 model exchange functional mock-up unit test.
modelExchangeTest1() - Method in class ptolemy.actor.lib.fmi.fmus.omc.test.junit.OMCFMUJUnitTest
Run the Test1 model exchange functional mock-up unit test.
modelExchangeValues() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the values model exchange functional mock-up unit test.
modelExchangeValues20() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the values model exchange functional mock-up unit test.
modelExchangeVanDerPol() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the vanDerPol model exchange functional mock-up unit test.
modelExchangeVanDerPol20() - Method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Run the vanDerPol model exchange functional mock-up unit test.
ModelExecutor - Class in ptolemy.actor.gt
An actor to execute the input model.
ModelExecutor(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.ModelExecutor
Create a new actor in the specified container with the specified name.
modelFile - Variable in class ptolemy.actor.gt.controller.ReadModel
The model file.
modelFile - Variable in class ptolemy.actor.gt.controller.WriteModel
The file to store the model.
modelFileIsOK(String) - Method in class ptolemy.util.test.junit.Auto32Tests
Return true if the model should be run.
modelFileIsOK(String) - Method in class ptolemy.util.test.junit.AutoTests
Return true if the model should be run.
modelFileName - Variable in class ptolemy.domains.metroII.kernel.MetroIISystemCDirector
The executable file name of the MetroII SystemC model.
modelFileOrURL - Variable in class ptolemy.actor.lib.hoc.ApplyFilterOverArray
The file name or URL of the filter model.
modelFileOrURL - Variable in class ptolemy.actor.lib.hoc.ModelReference
The file name or URL of the model that this actor represents.
ModelFrame - Class in ptolemy.actor.gui
ModelFrame is a top-level window containing a Ptolemy II model control panel.
ModelFrame(CompositeActor) - Constructor for class ptolemy.actor.gui.ModelFrame
Construct a frame to control the specified Ptolemy II model.
ModelFrame(CompositeActor, Tableau) - Constructor for class ptolemy.actor.gui.ModelFrame
Construct a frame to control the specified Ptolemy II model.
ModelFrame(CompositeActor, Tableau, ModelPane) - Constructor for class ptolemy.actor.gui.ModelFrame
Construct a frame to control the specified Ptolemy II model.
ModelGenerator - Class in ptolemy.actor.gt
An actor to open a window to display the specified model and apply its inputs to the model.
ModelGenerator(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.ModelGenerator
Construct an actor with the given container and name.
modelIdentifier - Variable in class org.ptolemy.fmi.FMI20ModelExchangeCapabilities
The underscore separated class name.
modelIdentifier - Variable in class org.ptolemy.fmi.FMIModelDescription
The FMI modelIdentifier, typically the value of the modelIdentifier attribute from a .fmu file.
modelInput - Variable in class ptolemy.actor.gt.TransformationRule
The modelInput port.
ModelIOPort - Class in ptolemy.actor.gt.controller
The typed IO port to send and receive model tokens.
ModelIOPort(ComponentEntity, String) - Constructor for class ptolemy.actor.gt.controller.ModelIOPort
Construct a port with a containing actor and a name that is neither an input nor an output.
ModelIOPort(Workspace) - Constructor for class ptolemy.actor.gt.controller.ModelIOPort
Construct a port in the given workspace.
ModelKnownFailedTests - Class in ptolemy.util.test.junit
Base class for tests that use models in the auto/knownFailedTests directory.
ModelKnownFailedTests() - Constructor for class ptolemy.util.test.junit.ModelKnownFailedTests
 
modelName - Variable in class org.ptolemy.fmi.FMIModelDescription
The FMI modelName, typically the value of the modelName attribute from a .fmu file.
modelName - Variable in class ptolemy.actor.gt.controller.InitModel
The name of the empty model.
modelName - Variable in class ptolemy.actor.gt.ModelGenerator
The port parameter for the model name.
modelOutput - Variable in class ptolemy.actor.gt.TransformationRule
The modelOutput port.
modelPane() - Method in class ptolemy.actor.gui.ModelFrame
Return the container into which to place placeable objects.
ModelPane - Class in ptolemy.actor.gui
ModelPane is a panel for interacting with an executing Ptolemy II model.
ModelPane(CompositeActor) - Constructor for class ptolemy.actor.gui.ModelPane
Construct a panel for interacting with the specified Ptolemy II model.
ModelPane(CompositeActor, int, int) - Constructor for class ptolemy.actor.gui.ModelPane
Construct a panel for interacting with the specified Ptolemy II model.
ModelParameter - Class in ptolemy.actor.gt.controller
A parameter in the Ptera-based model transformation that temporarily stores the model to be transformed.
ModelParameter(NamedObj, String) - Constructor for class ptolemy.actor.gt.controller.ModelParameter
Construct a parameter with the given name contained by the specified entity.
ModelParser - Interface in diva.util
ModelParser is an interface that should be extended by application specified model parsers.
ModelPolynomial - Class in org.ptolemy.qss.util
Model of a variable that changes with time, using a polynomial.
ModelPolynomial(int) - Constructor for class org.ptolemy.qss.util.ModelPolynomial
Construct a ModelPolynomial.
ModelReference - Class in ptolemy.actor.lib.hoc
This is an atomic actor that can execute a model specified by a file or URL.
ModelReference(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.ModelReference
Construct a ModelReference with a name and a container.
ModelRepaintController - Class in ptolemy.actor.gui
A class to do scheduled repaints at certain user specified moments in the execution of the model.
ModelRepaintController(NamedObj, String) - Constructor for class ptolemy.actor.gui.ModelRepaintController
Construct an instance of the ModelRepaintController.
models() - Method in class ptolemy.actor.gui.CompositeActorSimpleApplication
Return the list of models.
models() - Method in class ptolemy.actor.gui.ConfigurationApplication
Return a list of the Ptolemy II models that were created by processing the command-line arguments.
ModelScope - Class in ptolemy.data.expr
An abstract class that is useful for implementing expression language scopes for Ptolemy models.
ModelScope() - Constructor for class ptolemy.data.expr.ModelScope
 
modelString - Variable in class ptolemy.actor.lib.hoc.MobileModel
The input port for model changing request of the inside model.
ModelTests - Class in ptolemy.util.test.junit
Base class for tests that use models in the auto/ directory.
ModelTests() - Constructor for class ptolemy.util.test.junit.ModelTests
 
ModelTopology - Class in ptolemy.domains.wireless.demo.SmallWorld
Define the methods that deal with the model topology here statically for the convenience to build a set of actors to be used for a composite wireless channel.
modelType - Variable in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
 
modelURL - Variable in class ptolemy.moml.MoMLModelAttribute
URL from which to get the model.
modelURL - Variable in class ptolemy.vergil.actor.lib.ModelDisplay
The file or URL from which to read the starting point model.
ModelUtilities - Class in ptolemy.actor.lib.hoc
A collection of utilities for manipulating a Ptolemy model.
modelValues() - Method in class ptolemy.util.test.junit.Auto32Tests
Return a two dimensional array of arrays of strings that name the model to be executed.
modelValues() - Method in class ptolemy.util.test.junit.AutoCGKnownFailedTests
Return a two dimensional array of arrays of strings that name the model to be executed.
modelValues() - Method in class ptolemy.util.test.junit.AutoNameArchTests
Return a two dimensional array of arrays of strings that name the model to be executed.
modelValues() - Method in class ptolemy.util.test.junit.ModelKnownFailedTests
Return a two dimensional array of arrays of strings that name the model to be executed.
modelValues() - Method in class ptolemy.util.test.junit.ModelTests
Return a two dimensional array of arrays of strings that name the model to be executed.
modelValues(String, String) - Method in class ptolemy.util.test.junit.ModelTests
Return a two dimensional array of arrays of strings that name the model to be executed.
modelVariables - Variable in class org.ptolemy.fmi.FMIModelDescription
The list of ScalarVariable elements.
modelVariablesNames - Variable in class org.ptolemy.fmi.FMIModelDescription
The list of ScalarVariable elements name.
ModelView - Class in ptolemy.actor.gt
An actor to open a window to display the input models.
ModelView(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.ModelView
Construct an actor with the specified container and name.
ModelWriter - Interface in diva.util
ModelWriter is an interface that should be extended by application specified model writers to write out data structures to an output stream.
MODESWITCH - Static variable in class ptolemy.domains.tdl.kernel.TDLAction
Test a mode switch guard and execute the mode switch if the guard evaluates to true.
ModeTransitionTableModel - Class in ptolemy.vergil.scr
The mode transition table for configuring an SCR Model.
ModeTransitionTableModel(FSMActor) - Constructor for class ptolemy.vergil.scr.ModeTransitionTableModel
Construct the mode transition table for configuring an SCR Model.
ModifyDate - Class in ptolemy.actor.lib
Modify date by adding or subtracting a value to one of the date fields.
ModifyDate(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ModifyDate
Construct an actor with the given container and name.
ModifyListener() - Constructor for class ptolemy.plot.EditablePlot.ModifyListener
 
modifyPattern(IOPort, String[], int[]) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Modify th pattern of the specified port with dimensions (after propagate).
modifyPattern(IOPort, String, int) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Modify the pattern of the specified port with one dimension (for propagate).
modNam - Variable in class lbnl.util.ClientProcess
Name of the model.
ModularableComposite - Interface in ptolemy.cg.lib
Marker interface for Modular Composites.
ModularCodeGenerator - Class in ptolemy.cg.kernel.generic.program.procedural.java.modular
Class for modular code generator.
ModularCodeGenerator(NamedObj, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularCodeGenerator
Create a new instance of the Modular java code generator.
ModularCodeGenLazyTypedCompositeActor - Class in ptolemy.cg.lib
An aggregation of typed actors with lazy evaluation.
ModularCodeGenLazyTypedCompositeActor() - Constructor for class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
Construct a library in the default workspace with no container and an empty string as its name.
ModularCodeGenLazyTypedCompositeActor(CompositeEntity, String) - Constructor for class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
Construct a library with the given container and name.
ModularCodeGenLazyTypedCompositeActor(Workspace) - Constructor for class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
Construct a library in the specified workspace with no container and an empty string as a name.
ModularCodeGenTypedCompositeActor - Class in ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.cg.lib
Code generator adapter for typed composite actor.
ModularCodeGenTypedCompositeActor - Class in ptolemy.cg.lib
A TypedCompositeActor with Lazy evaluation for Modular code generation.
ModularCodeGenTypedCompositeActor() - Constructor for class ptolemy.cg.lib.ModularCodeGenTypedCompositeActor
Construct a library in the default workspace with no container and an empty string as its name.
ModularCodeGenTypedCompositeActor(ModularCodeGenTypedCompositeActor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.cg.lib.ModularCodeGenTypedCompositeActor
Construct the code generator adapter associated with the given TypedCompositeActor.
ModularCodeGenTypedCompositeActor(CompositeEntity, String) - Constructor for class ptolemy.cg.lib.ModularCodeGenTypedCompositeActor
Construct a library with the given container and name.
ModularCodeGenTypedCompositeActor(Workspace) - Constructor for class ptolemy.cg.lib.ModularCodeGenTypedCompositeActor
Construct a library in the specified workspace with no container and an empty string as a name.
ModularCompiledSDFTypedCompositeActor - Class in ptolemy.cg.lib
An aggregation of typed actors with lazy evaluation.
ModularCompiledSDFTypedCompositeActor() - Constructor for class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
Construct a library in the default workspace with no container and an empty string as its name.
ModularCompiledSDFTypedCompositeActor(CompositeEntity, String) - Constructor for class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
Construct a library with the given container and name.
ModularCompiledSDFTypedCompositeActor(Workspace) - Constructor for class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
Construct a library in the specified workspace with no container and an empty string as a name.
ModularGraphModel - Class in diva.graph.modular
A modular implementation of the graph model, whereby users with heterogeneous graphs can implement the graph model interface by implementing the simple interfaces of Graph, Node, CompositeNode, and Edge.
ModularGraphModel(Object) - Constructor for class diva.graph.modular.ModularGraphModel
Construct an empty graph model whose root is the given semantic object.
ModularSDFCodeGenerator - Class in ptolemy.cg.kernel.generic.program.procedural.java.modular
Class for modular code generator.
ModularSDFCodeGenerator(NamedObj, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator
Create a new instance of the Modular java code generator.
ModularSDFCodeGenerator.Firing - Class in ptolemy.cg.kernel.generic.program.procedural.java.modular
A firing instance of an actor.
ModularSDFCodeGenerator.FiringCluster - Class in ptolemy.cg.kernel.generic.program.procedural.java.modular
A cluster of firings of actors.
ModularSDFCodeGenerator.SimulationFiringFunction - Class in ptolemy.cg.kernel.generic.program.procedural.java.modular
A firing function for simulating (e.g.
ModularSDFCodeGenerator.SimulationJunction - Class in ptolemy.cg.kernel.generic.program.procedural.java.modular
Junction for simulation.
modules - Variable in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGenerator
A comma separated list of modules to be installed.
modulo(double[][], double) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is constructed from the argument after performing modulo operation by the second argument to every element.
modulo(double[], double) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is the formed by the modulo of each element of the input array and z (array[i] % z).
modulo(int[][], int) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is constructed by computing the remainders between each element in the matrix and z.
modulo(int[][], int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is constructed by computing the remainders between each element in the first matrix argument and the corresponding element in the second matrix argument.
modulo(int[], int) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the formed by the modulo of each element of the input array and z (array[i] % z).
modulo(int[], int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the element-by-element modulo of the two input arrays (array1[i] % array2[i]).
modulo(long[][], long) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is constructed by computing the remainders between each element in the matrix and z.
modulo(long[][], long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is constructed by computing the remainders between each element in the first matrix argument and the corresponding element in the second matrix argument.
modulo(long[], long) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the formed by the modulo of each element of the input array and z (array[i] % z).
modulo(long[], long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the element-by-element modulo of the two input arrays (array1[i] % array2[i]).
modulo(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Return a new token whose value is the value of this token modulo the value of the argument token.
modulo(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Return a new token whose value is the value of this token modulo the value of the argument token.
modulo(Token) - Method in class ptolemy.data.ArrayToken
Return a new token whose value is the value of this token modulo the value of the argument token.
modulo(Token) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is this token modulo the value of the argument token.
modulo(Token) - Method in class ptolemy.data.ScalarToken
Return a new token whose value is the value of this token modulo the value of the argument token.
modulo(Token) - Method in class ptolemy.data.Token
Return a new token whose value is the value of this token modulo the value of the argument token.
modulo(Token) - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothToken
 
modulo(Type) - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Return a new type which represents the type that results from moduloing a token of this type and a token of the given argument type.
modulo(Type) - Method in class ptolemy.cg.lib.PointerToken.PointerType
Return a new type which represents the type that results from moduloing a token of this type and a token of the given argument type.
modulo(Type) - Method in class ptolemy.data.type.ActorType
Return a new type which represents the type that results from moduloing a token of this type and a token of the given argument type.
modulo(Type) - Method in class ptolemy.data.type.BaseType
Return a new type which represents the type that results from moduloing a token of this type and a token of the given argument type.
modulo(Type) - Method in class ptolemy.data.type.FixType
Return a new type which represents the type that results from moduloing a token of this type and a token of the given argument type.
modulo(Type) - Method in class ptolemy.data.type.StructuredType
Return a new type which represents the type that results from moduloing a token of this type and a token of the given argument type.
modulo(Type) - Method in class ptolemy.data.type.test.TestToken.TestType
Return a new type which represents the type that results from moduloing a token of this type and a token of the given argument type.
modulo(Type) - Method in interface ptolemy.data.type.Type
Return a new type which represents the type that results from moduloing a token of this type and a token of the given argument type.
modulo(Type) - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Return a new type which represents the type that results from moduloing a token of this type and a token of the given argument type.
modulo(Type) - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Return a new type which represents the type that results from moduloing a token of this type and a token of the given argument type.
MODULO - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
MODULO - Static variable in class ptolemy.math.Overflow
Singleton implementing Modulo overflow strategy.
moduloAngle(double) - Static method in class diva.canvas.CanvasUtilities
Return the angle between -PI and PI that corresponds to the given angle.
moduloReverse(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Return a new token whose value is the value of the argument token modulo the value of this token.
moduloReverse(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Return a new token whose value is the value of the argument token modulo the value of this token.
moduloReverse(Token) - Method in class ptolemy.data.ArrayToken
Return a new token whose value is the value of the argument modulo the value of this token.
moduloReverse(Token) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is the value of the argument token modulo the value of this token.
moduloReverse(Token) - Method in class ptolemy.data.ScalarToken
Return a new token whose value is the value of this token modulo the value of the argument token.
moduloReverse(Token) - Method in class ptolemy.data.Token
Return a new token whose value is the value of the argument token modulo the value of this token.
moduloReverse(Token) - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothToken
 
moml - Variable in class ptolemy.actor.gt.ModelGenerator
The port to receive moml strings of the models.
MoML_DTD_1 - Static variable in class ptolemy.moml.MoMLParser
The standard MoML DTD, represented as a string.
MoML_PUBLIC_ID_1 - Static variable in class ptolemy.moml.MoMLParser
The public ID for version 1 MoML.
MoMLApplet - Class in ptolemy.actor.gui
This is an applet that constructs a Ptolemy II model from a MoML file.
MoMLApplet() - Constructor for class ptolemy.actor.gui.MoMLApplet
 
MoMLApplication - Class in ptolemy.actor.gui
An application that sets the look and feel to the native look and feel and then reads one or more files specified on the command line, or instantiates one or more Java classes specified by the -class option.
MoMLApplication(String[]) - Constructor for class ptolemy.actor.gui.MoMLApplication
Parse the specified command-line arguments, instantiating classes and reading files that are specified.
MoMLApplication(String, String[]) - Constructor for class ptolemy.actor.gui.MoMLApplication
Parse the specified command-line arguments, instantiating classes and reading files that are specified.
MoMLApplication(String, String[], MessageHandler, ErrorHandler) - Constructor for class ptolemy.actor.gui.MoMLApplication
Parse the specified command-line arguments, instantiating classes and reading files that are specified.
MoMLAttribute - Class in ptolemy.moml
This attribute has an arbitrary MoML description that is exported when the exportMoML() methods of the container are called.
MoMLAttribute(NamedObj, String) - Constructor for class ptolemy.moml.MoMLAttribute
Construct an attribute with the specified container and name.
MoMLAttribute(Workspace) - Constructor for class ptolemy.moml.MoMLAttribute
Construct an attribute in the specified workspace with an empty string as a name.
MoMLChangeRequest - Class in ptolemy.moml
A mutation request specified in MoML.
MoMLChangeRequest(Object, String) - Constructor for class ptolemy.moml.MoMLChangeRequest
Construct a mutation request.
MoMLChangeRequest(Object, NamedObj, String) - Constructor for class ptolemy.moml.MoMLChangeRequest
Construct a mutation request to be executed in the specified context.
MoMLChangeRequest(Object, NamedObj, String, boolean) - Constructor for class ptolemy.moml.MoMLChangeRequest
Construct a mutation request to be executed in the specified context.
MoMLChangeRequest(Object, NamedObj, String, URL) - Constructor for class ptolemy.moml.MoMLChangeRequest
Construct a mutation request to be executed in the specified context.
MoMLCommandLineApplication - Class in ptolemy.moml
A application that reads command line arguments that set parameters and a .xml file naming a model, sets the parameters and runs the model.
MoMLCommandLineApplication(String[]) - Constructor for class ptolemy.moml.MoMLCommandLineApplication
Parse a MoML file that contains a model, update the parameters and run the model.
MoMLEntityResolver() - Constructor for class ptolemy.configs.test.ValidatingXMLParser.MoMLEntityResolver
 
MoMLExportable - Interface in ptolemy.kernel.util
This is an interface for objects that have persistent MoML representations.
MoMLFilter - Interface in ptolemy.moml
This class filters MoML (modeling markup language) identifiers.
MoMLFilterSimple - Class in ptolemy.moml.filter
Filter MoML without using a MoMLParser to parse xml generated by the filter.
MoMLFilterSimple() - Constructor for class ptolemy.moml.filter.MoMLFilterSimple
 
MoMLGenerator - Class in ptolemy.actor.gt
An actor to generate MoML strings from the input models.
MoMLGenerator(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.MoMLGenerator
Construct an actor with the given container and name.
MoMLModelAttribute - Class in ptolemy.moml
An attribute that has a model described in MoML.
MoMLModelAttribute(NamedObj, String) - Constructor for class ptolemy.moml.MoMLModelAttribute
Create a model attribute with the specified container and name.
MoMLModelAttributeController - Class in ptolemy.vergil.basic
A controller that provides binding of an attribute and a refinement model.
MoMLModelAttributeController(GraphController) - Constructor for class ptolemy.vergil.basic.MoMLModelAttributeController
Create a model attribute controller associated with the specified graph controller.
MoMLModelAttributeController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.basic.MoMLModelAttributeController
Create a model attribute controller associated with the specified graph controller.
MoMLModelAttributeControllerFactory - Class in ptolemy.vergil.toolbox
A factory attribute that creates MoMLModelAttributeControllers.
MoMLModelAttributeControllerFactory(NamedObj, String) - Constructor for class ptolemy.vergil.toolbox.MoMLModelAttributeControllerFactory
Create a new factory with the specified name and container.
MoMLParser - Class in ptolemy.moml
This class constructs Ptolemy II models from specifications in MoML (modeling markup language), which is based on XML.
MoMLParser() - Constructor for class ptolemy.moml.MoMLParser
Construct a parser that creates a new workspace into which to put the entities created by the parse() method.
MoMLParser(Workspace) - Constructor for class ptolemy.moml.MoMLParser
Construct a parser that creates entities in the specified workspace.
MoMLParser(Workspace, ClassLoader) - Constructor for class ptolemy.moml.MoMLParser
Construct a parser that creates entities in the specified workspace.
MoMLParser(Workspace, VersionSpecification, ClassLoader) - Constructor for class ptolemy.moml.MoMLParser
Construct a parser that creates entities in the specified workspace with a default verisoin specification.
MoMLParserLeak - Class in ptolemy.moml.test
Leak memory in MoMLParser by throwing an Exception.
MoMLParserLeak() - Constructor for class ptolemy.moml.test.MoMLParserLeak
 
MoMLSimpleApplication - Class in ptolemy.actor.gui
Deprecated.
Use MoMLSimpleApplication instead. MoMLSimpleApplication does not depend on anything in actor.gui
MoMLSimpleApplication - Class in ptolemy.moml
A simple application that reads in a .xml file as a command line argument and runs it.
MoMLSimpleApplication() - Constructor for class ptolemy.actor.gui.MoMLSimpleApplication
Deprecated.
A Nullary constructor is necessary so that we can extends this base class with a subclass.
MoMLSimpleApplication() - Constructor for class ptolemy.moml.MoMLSimpleApplication
Instantiate a MoMLSimpleApplication.
MoMLSimpleApplication(String) - Constructor for class ptolemy.actor.gui.MoMLSimpleApplication
Deprecated.
Parse the xml file and run it.
MoMLSimpleApplication(String) - Constructor for class ptolemy.moml.MoMLSimpleApplication
Parse the xml file and run it.
MoMLSimpleStatisticalApplication - Class in ptolemy.actor.gui
A simple application that reads in a .xml file as a command line argument, runs it and prints out time and memory statistics
MoMLSimpleStatisticalApplication(String[]) - Constructor for class ptolemy.actor.gui.MoMLSimpleStatisticalApplication
Parse the xml file and run it.
MoMLSimpleTimeoutApplication - Class in ptolemy.moml
A simple application that reads in a .xml file as a command line argument, runs it and terminates the run after a time out.
MoMLSimpleTimeoutApplication(String) - Constructor for class ptolemy.moml.MoMLSimpleTimeoutApplication
Parse the xml file and run it.
MoMLUndoEntry - Class in ptolemy.moml
This is an undo action on the undo/redo stack.
MoMLUndoEntry(NamedObj, String) - Constructor for class ptolemy.moml.MoMLUndoEntry
Create an undo entry comprised of the specified MoML code.
MoMLUtilities - Class in ptolemy.data.expr
This class provides access to the Ptolemy MoML parser in ptolemy.moml by using reflection.
MoMLUtilities() - Constructor for class ptolemy.data.expr.MoMLUtilities
 
MoMLVariableChecker - Class in ptolemy.moml
Check that all the variables are defined in a piece of MoML.
MoMLVariableChecker() - Constructor for class ptolemy.moml.MoMLVariableChecker
 
MoMLViewerApplet - Class in ptolemy.vergil
This applet displays a graph view of a specified MoML file.
MoMLViewerApplet() - Constructor for class ptolemy.vergil.MoMLViewerApplet
 
MonitorImage - Class in ptolemy.vergil.actor.lib
Display image inputs in the icon.
MonitorImage(CompositeEntity, String) - Constructor for class ptolemy.vergil.actor.lib.MonitorImage
Construct an actor.
MonitorReceiverAttribute - Class in ptolemy.vergil.actor.lib
This parameter, when inserted into a port, causes the port to display data available for the actor to read.
MonitorReceiverAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.actor.lib.MonitorReceiverAttribute
Construct an actor with the specified container and name.
MonitorReceiverContents - Class in ptolemy.vergil.actor.lib
This parameter, when inserted into a model or an opaque composite actor, causes all input ports to acquire an attribute that makes them display their contents on the screen.
MonitorReceiverContents(NamedObj, String) - Constructor for class ptolemy.vergil.actor.lib.MonitorReceiverContents
Construct an actor with the specified container and name.
MonitorValue - Class in ptolemy.actor.lib.gui
Monitor inputs by setting the value parameter equal to each arriving token.
MonitorValue(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.MonitorValue
Construct an actor.
MonotonicFunction - Class in ptolemy.data.type
Actors often need to implement monotonic functions as part of the declaration of type constraints.
MonotonicFunction() - Constructor for class ptolemy.data.type.MonotonicFunction
 
MonotonicityConcept - Class in ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis
A concept that represents the monotoncity of an expression.
MonotonicityConcept(Ontology) - Constructor for class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConcept
Create a new Monotonicity concept, belonging to the given ontology.
MonotonicityConceptFunction - Class in ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis
The top level adapter class for MonotonicityAnalysis adapters.
MonotonicityConceptFunction(String, int, Ontology, List<Ontology>) - Constructor for class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConceptFunction
Create the concept function over the monotonicity lattice.
MonotonicityCounterexamples - Class in ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis
Representation of a set of counterexamples to monotonicity.
MonotonicityCounterexamples() - Constructor for class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityCounterexamples
Construct an empty set of counterexamples.
MonotonicityCounterexamples.ConceptPair - Class in ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis
Encapsulate counterexample pairs.
month - Variable in class ptolemy.actor.lib.DateConstructor
The month.
month - Variable in class ptolemy.actor.lib.DateElements
Month of date received on input.
more() - Method in class org.json.JSONTokener
Determine if the source string still contains characters that next() can consume.
morph(int[], int[], int[], WarpGrid, WarpGrid, int, int, float) - Method in class com.jhlabs.image.WarpFilter
 
MostRecent - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.de.lib
A adapter class for ptolemy.domains.de.lib.Register.
MostRecent - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib
A adapter class for ptolemy.domains.de.lib.MostRecent.
MostRecent - Class in ptolemy.domains.de.lib
Output the most recent input token when the trigger port receives a token.
MostRecent(MostRecent) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.de.lib.MostRecent
Construct a Register adapter.
MostRecent(MostRecent) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.MostRecent
Construct a MostRecent adapter.
MostRecent(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.MostRecent
Construct an actor with the given container and name.
MotionBlurFilter - Class in com.jhlabs.image
A filter which produces motion blur the slow, but higher-quality way.
MotionBlurFilter() - Constructor for class com.jhlabs.image.MotionBlurFilter
Construct a MotionBlurFilter.
MotionBlurFilter(float, float, float, float) - Constructor for class com.jhlabs.image.MotionBlurFilter
Construct a MotionBlurFilter.
MotionBlurOp - Class in com.jhlabs.image
A filter which produces motion blur the faster, but lower-quality way.
MotionBlurOp() - Constructor for class com.jhlabs.image.MotionBlurOp
Construct a MotionBlurOp.
MotionBlurOp(float, float, float, float) - Constructor for class com.jhlabs.image.MotionBlurOp
Construct a MotionBlurOp.
MotionDetectorFilter - Class in com.jhlabs.image
A motion detector image filter.
MotionDetectorFilter() - Constructor for class com.jhlabs.image.MotionDetectorFilter
 
MotorSetup - Class in ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary
A code generation adapter class for ptolemy.domains.ptides.lib.targets.luminary.MotorOutputDevice.
MotorSetup - Class in ptolemy.domains.ptides.lib.luminary
This is a class for generating motor outputs on the Luminary Micro.
MotorSetup(MotorSetup) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary.MotorSetup
Construct an adapter with the given ptolemy.domains.ptides.lib.MotorOutputDevice actor.
MotorSetup(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.luminary.MotorSetup
Constructs a MotorOutputDevice object.
mouseClicked(LayerEvent) - Method in class diva.canvas.event.LayerAdapter
Invoked when the mouse is clicked on a layer or figure.
mouseClicked(LayerEvent) - Method in class diva.canvas.event.LayerConsumer
Invoked when the mouse is clicked on a layer or figure.
mouseClicked(LayerEvent) - Method in class diva.canvas.event.LayerEventMulticaster
Invoked when the mouse is clicked on a layer or figure.
mouseClicked(LayerEvent) - Method in interface diva.canvas.event.LayerListener
Invoked when the mouse is clicked on a layer or figure.
mouseClicked(LayerEvent) - Method in class diva.canvas.event.LayerMouseAdapter
 
mouseClicked(LayerEvent) - Method in class diva.canvas.interactor.AbstractInteractor
Do nothing.
mouseClicked(LayerEvent) - Method in class ptolemy.domains.gr.lib.FigureInteractor
Included to comply with the AbstractListener implementation requirement.
mouseClicked(LayerEvent) - Method in class ptolemy.domains.gr.lib.ViewScreen2D.ViewScreen2DListener
Included to comply with the LayerListener interface requirements.
mouseClicked(MouseEvent) - Method in class diva.gui.toolbox.FocusMouseListener
 
mouseClicked(MouseEvent) - Method in class ptolemy.plot.EditablePlot.EditMouseListener
Ignored by this listener.
mouseClicked(MouseEvent) - Method in class ptolemy.plot.PlotBox.MoveListener
Ignored.
mouseClicked(MouseEvent) - Method in class ptolemy.plot.PlotBox.ZoomListener
Request the focus.
mouseClicked(MouseEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Called when the mouse is clicked.
mouseDragged(LayerEvent) - Method in class diva.canvas.event.LayerAdapter
Invoked when the mouse moves while the button is still held down.
mouseDragged(LayerEvent) - Method in class diva.canvas.event.LayerConsumer
Invoked when the mouse moves while the button is still held down.
mouseDragged(LayerEvent) - Method in class diva.canvas.event.LayerEventMulticaster
Invoked when the mouse moves while the button is still held down.
mouseDragged(LayerEvent) - Method in interface diva.canvas.event.LayerListener
Invoked when the mouse moves while the button is still held down.
mouseDragged(LayerEvent) - Method in class diva.canvas.event.LayerMouseAdapter
 
mouseDragged(LayerEvent) - Method in class diva.canvas.interactor.AbstractInteractor
Do nothing.
mouseDragged(LayerEvent) - Method in class diva.canvas.interactor.CompositeInteractor
Handle a mouse drag event.
mouseDragged(LayerEvent) - Method in class diva.canvas.interactor.DragInteractor
Constrain the point and move the target if the mouse move.
mouseDragged(LayerEvent) - Method in class diva.canvas.interactor.SelectionDragger
Reshape the rubber-band, swapping coordinates if necessary.
mouseDragged(LayerEvent) - Method in class ptolemy.domains.gr.lib.FigureInteractor
Translate the figure to wherever the mouse is dragged.
mouseDragged(LayerEvent) - Method in class ptolemy.domains.gr.lib.ViewScreen2D.ViewScreen2DListener
Translate the origin of the viewScreen2D if the user drags the origin marker.
mouseDragged(MouseEvent) - Method in class ptolemy.plot.EditablePlot.ModifyListener
If the mouse is dragged and the 3rd button is pressed, then make a record of a new edit point.
mouseDragged(MouseEvent) - Method in class ptolemy.plot.PlotBox.DragListener
Handle mouse drag events.
mouseDragged(MouseEvent) - Method in class ptolemy.plot.PlotBox.MoveMotionListener
If the mouse is dragged after clicking the third button, then shift what is displayed.
mouseDragged(MouseEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Transform the graph by the amount the mouse is dragged while the middle mouse button is held down.
mouseEntered(LayerEvent) - Method in class diva.canvas.event.LayerEventMulticaster
Invoked when the mouse enters a layer or figure.
mouseEntered(LayerEvent) - Method in class diva.canvas.event.LayerMotionAdapter
Invoked when the mouse enters a layer or figure.
mouseEntered(LayerEvent) - Method in interface diva.canvas.event.LayerMotionListener
Invoked when the mouse enters a layer or figure.
mouseEntered(LayerEvent) - Method in class diva.canvas.event.LayerMouseAdapter
 
mouseEntered(LayerEvent) - Method in class diva.canvas.interactor.AbstractInteractor
Do nothing.
mouseEntered(LayerEvent) - Method in class diva.canvas.interactor.CompositeInteractor
Handle a mouse entered event.
mouseEntered(LayerEvent) - Method in class ptolemy.domains.gr.lib.FigureInteractor
Included to comply with the AbstractListener implementation requirement.
mouseEntered(LayerEvent) - Method in class ptolemy.domains.gr.lib.ViewScreen2D.ViewScreen2DListener
Update the state of this object to reflect that the mouse is in the viewscreen.
mouseEntered(MouseEvent) - Method in class diva.gui.toolbox.FocusMouseListener
 
mouseEntered(MouseEvent) - Method in class ptolemy.plot.EditablePlot.EditMouseListener
Ignored by this listener.
mouseEntered(MouseEvent) - Method in class ptolemy.plot.PlotBox.MoveListener
Ignored.
mouseEntered(MouseEvent) - Method in class ptolemy.plot.PlotBox.ZoomListener
Ignored.
mouseEntered(MouseEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Called when the mouse enters this component.
mouseExited(LayerEvent) - Method in class diva.canvas.event.LayerEventMulticaster
Invoked when the mouse exits a layer or figure.
mouseExited(LayerEvent) - Method in class diva.canvas.event.LayerMotionAdapter
Invoked when the mouse exits a layer or figure.
mouseExited(LayerEvent) - Method in interface diva.canvas.event.LayerMotionListener
Invoked when the mouse exits a layer or figure.
mouseExited(LayerEvent) - Method in class diva.canvas.event.LayerMouseAdapter
 
mouseExited(LayerEvent) - Method in class diva.canvas.interactor.AbstractInteractor
Do nothing.
mouseExited(LayerEvent) - Method in class diva.canvas.interactor.CompositeInteractor
Handle a mouse exited event.
mouseExited(LayerEvent) - Method in class ptolemy.domains.gr.lib.FigureInteractor
Included to comply with the AbstractListener implementation requirement.
mouseExited(LayerEvent) - Method in class ptolemy.domains.gr.lib.ViewScreen2D.ViewScreen2DListener
Update the state of this object to reflect that the mouse is no longer in the viewscreen.
mouseExited(MouseEvent) - Method in class diva.gui.toolbox.FocusMouseListener
 
mouseExited(MouseEvent) - Method in class ptolemy.plot.EditablePlot.EditMouseListener
Ignored by this listener.
mouseExited(MouseEvent) - Method in class ptolemy.plot.PlotBox.MoveListener
Ignored.
mouseExited(MouseEvent) - Method in class ptolemy.plot.PlotBox.ZoomListener
Ignored.
mouseExited(MouseEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Called when the mouse leaves this component.
MouseFilter - Class in diva.canvas.event
A class that accepts mouse events.
MouseFilter(int) - Constructor for class diva.canvas.event.MouseFilter
Construct a mouse filter that responds to the given mouse buttons and modifier keys.
MouseFilter(int, int) - Constructor for class diva.canvas.event.MouseFilter
Construct a mouse filter that responds to the given mouse buttons and modifier keys.
MouseFilter(int, int, int) - Constructor for class diva.canvas.event.MouseFilter
Construct a mouse filter that responds to the given mouse buttons and modifier keys.
MouseFilter(int, int, int, int) - Constructor for class diva.canvas.event.MouseFilter
Construct a mouse filter that responds to the given mouse buttons and modifier keys.
MouseInput3D - Class in ptolemy.domains.gr.lib
An actor that listens for mouse clicks on the viewscreen.
MouseInput3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.MouseInput3D
Construct an actor with the given container and name.
mouseMoved(LayerEvent) - Method in class diva.canvas.event.LayerEventMulticaster
Invoked when the mouse moves while over a layer or figure.
mouseMoved(LayerEvent) - Method in class diva.canvas.event.LayerMotionAdapter
Invoked when the mouse moves while over a layer or figure.
mouseMoved(LayerEvent) - Method in interface diva.canvas.event.LayerMotionListener
Invoked when the mouse moves while over a layer or figure.
mouseMoved(LayerEvent) - Method in class diva.canvas.event.LayerMouseAdapter
 
mouseMoved(LayerEvent) - Method in class diva.canvas.interactor.AbstractInteractor
Do nothing.
mouseMoved(LayerEvent) - Method in class diva.canvas.interactor.CompositeInteractor
Handle a mouse moved event.
mouseMoved(LayerEvent) - Method in class ptolemy.domains.gr.lib.FigureInteractor
Included to comply with the AbstractListener implementation requirement.
mouseMoved(LayerEvent) - Method in class ptolemy.domains.gr.lib.ViewScreen2D.ViewScreen2DListener
Included to comply with the LayerMotionListener interface requirement.
mouseMoved(MouseEvent) - Method in class ptolemy.plot.EditablePlot.ModifyListener
Ignored by this listener.
mouseMoved(MouseEvent) - Method in class ptolemy.plot.PlotBox.DragListener
Ignored.
mouseMoved(MouseEvent) - Method in class ptolemy.plot.PlotBox.MoveMotionListener
Ignored.
mouseMoved(MouseEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Called when the mouse is moved.
mousePressed(LayerEvent) - Method in class diva.canvas.event.LayerAdapter
Invoked when the mouse is pressed on a layer or figure.
mousePressed(LayerEvent) - Method in class diva.canvas.event.LayerConsumer
Invoked when the mouse is pressed on a layer or figure.
mousePressed(LayerEvent) - Method in class diva.canvas.event.LayerEventMulticaster
Invoked when the mouse is pressed on a layer or figure.
mousePressed(LayerEvent) - Method in interface diva.canvas.event.LayerListener
Invoked when the mouse is pressed on a layer or figure.
mousePressed(LayerEvent) - Method in class diva.canvas.event.LayerMouseAdapter
 
mousePressed(LayerEvent) - Method in class diva.canvas.interactor.AbstractInteractor
Do nothing.
mousePressed(LayerEvent) - Method in class diva.canvas.interactor.ActionInteractor
Activate the action referenced by this interactor.
mousePressed(LayerEvent) - Method in class diva.canvas.interactor.BoundsManipulator
Do nothing.
mousePressed(LayerEvent) - Method in class diva.canvas.interactor.CompositeInteractor
Handle a mouse press event.
mousePressed(LayerEvent) - Method in class diva.canvas.interactor.DragInteractor
Handle a mouse press on a figure or layer.
mousePressed(LayerEvent) - Method in class diva.canvas.interactor.SelectionDragger
Clear the selection, and create the rubber-band
mousePressed(LayerEvent) - Method in class diva.canvas.interactor.SelectionInteractor
Handle a mouse press event.
mousePressed(LayerEvent) - Method in class diva.graph.basic.BasicGraphController.NodeCreator
 
mousePressed(LayerEvent) - Method in class diva.graph.EdgeCreator
Create a new edge, add it to the graph controller and add the connector to the selection.
mousePressed(LayerEvent) - Method in class diva.gui.toolbox.MenuCreator
When a mouse press happens, ask the factory to create a menu and show it on the screen.
mousePressed(LayerEvent) - Method in class ptolemy.domains.gr.lib.FigureInteractor
Update the state of this listener to reflect where on the figure the mouse button was pressed, and change the mouse cursor to show that the figure can now be dragged.
mousePressed(LayerEvent) - Method in class ptolemy.domains.gr.lib.ViewScreen2D.ViewScreen2DListener
Update the status of any figures which were deselected by the user clicking on a blank area of the viewscreen.
mousePressed(LayerEvent) - Method in class ptolemy.vergil.actor.ActorEditorGraphController.LinkCreator
Create a new edge when the mouse is pressed.
mousePressed(LayerEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame.MousePressedLayerAdapter
Invoked when the mouse is pressed on a layer or figure.
mousePressed(LayerEvent) - Method in class ptolemy.vergil.basic.LocatableNodeDragInteractor
When the mouse is pressed before dragging, store a copy of the pressed point location so that a relative move can be evaluated for undo purposes.
mousePressed(LayerEvent) - Method in class ptolemy.vergil.modal.FSMGraphController.LinkCreator
Initiate creation of an arc.
mousePressed(LayerEvent) - Method in class ptolemy.vergil.toolbox.AttributeBoundsManipulator
Make a record of the size before resizing.
mousePressed(MouseEvent) - Method in class diva.gui.toolbox.FocusMouseListener
Grab the keyboard focus when the component that this listener is attached to is clicked on.
mousePressed(MouseEvent) - Method in class ptolemy.plot.EditablePlot.EditMouseListener
If the 3rd button is pressed, then start the edit.
mousePressed(MouseEvent) - Method in class ptolemy.plot.PlotBox.MoveListener
If the third button is pressed, then save the X and Y values.
mousePressed(MouseEvent) - Method in class ptolemy.plot.PlotBox.ZoomListener
Handle mouse button 1 events.
mousePressed(MouseEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Store the location of the middle mouse event.
mousePressed(MouseEvent) - Method in class ptolemy.vergil.tree.PTreeMenuCreator
Create an instance of the menu associated with this factory.
MousePressedLayerAdapter() - Constructor for class ptolemy.vergil.basic.BasicGraphFrame.MousePressedLayerAdapter
 
mousePressLocation - Variable in class ptolemy.domains.ptera.lib.ReceiveInput
Screen location of the mouse press, which is automatically updated after the input is received.
mouseReleased(LayerEvent) - Method in class diva.canvas.connector.ConnectorInteractor
Handle a mouse-released event.
mouseReleased(LayerEvent) - Method in class diva.canvas.event.LayerAdapter
Invoked when the mouse is released on a layer or figure.
mouseReleased(LayerEvent) - Method in class diva.canvas.event.LayerConsumer
Invoked when the mouse is released on a layer or figure.
mouseReleased(LayerEvent) - Method in class diva.canvas.event.LayerEventMulticaster
Invoked when the mouse is released on a layer or figure.
mouseReleased(LayerEvent) - Method in interface diva.canvas.event.LayerListener
Invoked when the mouse is released on a layer or figure.
mouseReleased(LayerEvent) - Method in class diva.canvas.event.LayerMouseAdapter
 
mouseReleased(LayerEvent) - Method in class diva.canvas.interactor.AbstractInteractor
Do nothing.
mouseReleased(LayerEvent) - Method in class diva.canvas.interactor.BoundsManipulator
Do nothing.
mouseReleased(LayerEvent) - Method in class diva.canvas.interactor.CompositeInteractor
Handle a mouse released event.
mouseReleased(LayerEvent) - Method in class diva.canvas.interactor.DragInteractor
Handle a mouse released event.
mouseReleased(LayerEvent) - Method in class diva.canvas.interactor.SelectionDragger
Delete the rubber-band
mouseReleased(LayerEvent) - Method in class diva.gui.toolbox.MenuCreator
When a mouse press happens, ask the factory to create a menu and show it on the screen.
mouseReleased(LayerEvent) - Method in class ptolemy.domains.gr.lib.FigureInteractor
Included to comply with the AbstractListener implementation requirement.
mouseReleased(LayerEvent) - Method in class ptolemy.domains.gr.lib.ViewScreen2D.ViewScreen2DListener
Update the state of this object to reflect that the mouse is no longer being dragged.
mouseReleased(LayerEvent) - Method in class ptolemy.vergil.basic.LocatableNodeDragInteractor
When the mouse is released after dragging, mark the frame modified and update the panner, and generate an undo entry for the move.
mouseReleased(LayerEvent) - Method in class ptolemy.vergil.toolbox.AttributeBoundsManipulator
Make a persistent record of the new size by issuing a change request.
mouseReleased(MouseEvent) - Method in class diva.gui.toolbox.FocusMouseListener
 
mouseReleased(MouseEvent) - Method in class ptolemy.plot.EditablePlot.EditMouseListener
If the 3rd button is released, then modify the X and Y coordinates of the edit dataset.
mouseReleased(MouseEvent) - Method in class ptolemy.plot.PlotBox.MoveListener
Note that the moving has stopped.
mouseReleased(MouseEvent) - Method in class ptolemy.plot.PlotBox.ZoomListener
Handle mouse button 1 events.
mouseReleased(MouseEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Called when the mouse is released.
mouseReleased(MouseEvent) - Method in class ptolemy.vergil.tree.PTreeMenuCreator
Create an instance of the menu associated with this factory.
mouseWheelMoved(MouseWheelEvent) - Method in class ptolemy.plot.PlotBox.ZoomListener2
If the mouse wheel is moved, then zoom accordingly.
mouseWheelMoved(MouseWheelEvent) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Scroll in when the mouse wheel is moved.
MovableViewScreen3D - Class in ptolemy.domains.gr.lib
A sink actor that renders the GR geometry into a display screen with movable viewpoint.
MovableViewScreen3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.MovableViewScreen3D
Construct a ViewScreen in the given container with the given name.
move(List, MoveAction.MoveType, NamedObj) - Static method in class ptolemy.vergil.toolbox.MoveAction
Move the objects in the specified list up or down in the list of similar objects in their container, as specified by the move type.
Moveable - Interface in ptolemy.kernel.util
This is an interface for objects that can be moved in a list of objects in a container.
MoveAction - Class in ptolemy.vergil.toolbox
An action to move an object up or down in its list.
MoveAction(String, MoveAction.MoveType) - Constructor for class ptolemy.vergil.toolbox.MoveAction
Construct a new action.
moveContextEnd(NamedObj, NamedObj) - Static method in class ptolemy.moml.UndoContext
Return the closing element corresponding to the starting element returned by moveContextStart(), or an empty string if none is needed.
moveContextStart(NamedObj, NamedObj) - Static method in class ptolemy.moml.UndoContext
Return the MoML start element to put us in the context of the immediate container of the containee, assuming the current context is as given by the context argument.
moveDown() - Method in class ptolemy.actor.lib.hoc.MultiCompositePort
Move this object down by one in the list of attributes of its container.
moveDown() - Method in class ptolemy.actor.lib.hoc.RefinementPort
Move this object down by one in the list of attributes of its container.
moveDown() - Method in class ptolemy.domains.modal.modal.ModalPort
Move this object down by one in the list of attributes of its container.
moveDown() - Method in class ptolemy.domains.modal.modal.ModalRefinementPort
Move this object down by one in the list of attributes of its container.
moveDown() - Method in class ptolemy.domains.modal.modal.RefinementPort
Move this object down by one in the list of attributes of its container.
moveDown() - Method in class ptolemy.kernel.ComponentEntity
Move this object down by one in the list of entities of its container.
moveDown() - Method in class ptolemy.kernel.ComponentRelation
Move this object down by one in the list of relations of its container.
moveDown() - Method in class ptolemy.kernel.Port
Move this object down by one in the list of ports of its container.
moveDown() - Method in class ptolemy.kernel.util.Attribute
Move this object down by one in the list of attributes of its container.
moveDown() - Method in interface ptolemy.kernel.util.Moveable
Move this object down by one in the list of objects in its container.
moveDown() - Method in class ptolemy.kernel.util.NamedObj
Move this object down by one in the list of objects in its container.
moveDown(Nameable) - Method in class ptolemy.kernel.util.NamedList
Move the specified element down by one in the list.
MoveHandle - Class in diva.canvas.interactor
A grab-handle that is intended for acting as a "move me" handle.
MoveHandle(Site) - Constructor for class diva.canvas.interactor.MoveHandle
Construct a new grab handle attached to the given site.
MoveListener() - Constructor for class ptolemy.plot.PlotBox.MoveListener
 
MoveMotionListener() - Constructor for class ptolemy.plot.PlotBox.MoveMotionListener
 
moveTo(double, double) - Method in class diva.util.java2d.Polygon2D.Double
Move the start point of the vertex to the given position.
moveTo(double, double) - Method in class diva.util.java2d.Polygon2D.Float
Move the start point of the vertex to the given position.
moveTo(double, double) - Method in class diva.util.java2d.Polygon2D
Move the start point of the vertex to the given position.
moveTo(double, double) - Method in class diva.util.java2d.Polyline2D.Double
Move the start point of the vertex to the given position.
moveTo(double, double) - Method in class diva.util.java2d.Polyline2D.Float
Move the start point of the vertex to the given position.
moveTo(double, double) - Method in class diva.util.java2d.Polyline2D
Move the start point of the vertex to the given position.
MoveToBackAction() - Constructor for class ptolemy.vergil.basic.BasicGraphFrame.MoveToBackAction
 
moveToFirst() - Method in class ptolemy.actor.lib.hoc.MultiCompositePort
Move this object to the first position in the list of attributes of the container.
moveToFirst() - Method in class ptolemy.actor.lib.hoc.RefinementPort
Move this object to the first position in the list of attributes of the container.
moveToFirst() - Method in class ptolemy.domains.modal.modal.ModalPort
Move this object to the first position in the list of attributes of the container.
moveToFirst() - Method in class ptolemy.domains.modal.modal.ModalRefinementPort
Move this object to the first position in the list of attributes of the container.
moveToFirst() - Method in class ptolemy.domains.modal.modal.RefinementPort
Move this object to the first position in the list of attributes of the container.
moveToFirst() - Method in class ptolemy.kernel.ComponentEntity
Move this object to the first position in the list of entities of the container.
moveToFirst() - Method in class ptolemy.kernel.ComponentRelation
Move this object to the first position in the list of relations of the container.
moveToFirst() - Method in class ptolemy.kernel.Port
Move this object to the first position in the list of ports of the container.
moveToFirst() - Method in class ptolemy.kernel.util.Attribute
Move this object to the first position in the list of attributes of the container.
moveToFirst() - Method in interface ptolemy.kernel.util.Moveable
Move this object to the first position in the list of objects in its container.
moveToFirst() - Method in class ptolemy.kernel.util.NamedObj
Move this object to the first position in the list of attributes of the container.
moveToFirst() - Method in class ptolemy.vergil.basic.export.web.Title
Move this object to the first position in the list of attributes of the container.
moveToFirst() - Method in class ptolemy.vergil.kernel.attributes.VisibleAttribute
Move this object to the first position in the list of attributes of the container.
moveToFirst(Nameable) - Method in class ptolemy.kernel.util.NamedList
Move the specified element to the beginning of the list.
MoveToFrontAction() - Constructor for class ptolemy.vergil.basic.BasicGraphFrame.MoveToFrontAction
 
moveToIndex(int) - Method in class ptolemy.actor.lib.hoc.MultiCompositePort
Move this object to the specified position in the list of attributes of the container.
moveToIndex(int) - Method in class ptolemy.actor.lib.hoc.RefinementPort
Move this object to the specified position in the list of attributes of the container.
moveToIndex(int) - Method in class ptolemy.domains.modal.modal.ModalPort
Move this object to the specified position in the list of attributes of the container.
moveToIndex(int) - Method in class ptolemy.domains.modal.modal.ModalRefinementPort
Move this object to the specified position in the list of attributes of the container.
moveToIndex(int) - Method in class ptolemy.domains.modal.modal.RefinementPort
Move this object to the specified position in the list of attributes of the container.
moveToIndex(int) - Method in class ptolemy.kernel.ComponentEntity
Move this object to the specified position in the list of entities of the container.
moveToIndex(int) - Method in class ptolemy.kernel.ComponentRelation
Move this object to the specified position in the list of relations of the container.
moveToIndex(int) - Method in class ptolemy.kernel.Port
Move this object to the specified position in the list of ports of the container.
moveToIndex(int) - Method in class ptolemy.kernel.util.Attribute
Move this object to the specified position in the list of attributes of the container.
moveToIndex(int) - Method in interface ptolemy.kernel.util.Moveable
Move this object to the specified position in the list of objects in its container, where 0 is the first position.
moveToIndex(int) - Method in class ptolemy.kernel.util.NamedObj
Move this object to the specified position in the list of attributes of the container.
moveToIndex(Nameable, int) - Method in class ptolemy.kernel.util.NamedList
Move the specified element to the specified position in the list.
moveToLast() - Method in class ptolemy.actor.lib.hoc.MultiCompositePort
Move this object to the last position in the list of attributes of the container.
moveToLast() - Method in class ptolemy.actor.lib.hoc.RefinementPort
Move this object to the last position in the list of attributes of the container.
moveToLast() - Method in class ptolemy.domains.modal.modal.ModalPort
Move this object to the last position in the list of attributes of the container.
moveToLast() - Method in class ptolemy.domains.modal.modal.ModalRefinementPort
Move this object to the last position in the list of attributes of the container.
moveToLast() - Method in class ptolemy.domains.modal.modal.RefinementPort
Move this object to the last position in the list of attributes of the container.
moveToLast() - Method in class ptolemy.kernel.ComponentEntity
Move this object to the last position in the list of entities of the container.
moveToLast() - Method in class ptolemy.kernel.ComponentRelation
Move this object to the last position in the list of relations of the container.
moveToLast() - Method in class ptolemy.kernel.Port
Move this object to the last position in the list of ports of the container.
moveToLast() - Method in class ptolemy.kernel.util.Attribute
Move this object to the last position in the list of attributes of the container.
moveToLast() - Method in interface ptolemy.kernel.util.Moveable
Move this object to the last position in the list of objects in its container.
moveToLast() - Method in class ptolemy.kernel.util.NamedObj
Move this object to the last position in the list of attributes of the container.
moveToLast() - Method in class ptolemy.vergil.basic.export.web.Title
Move this object to the last position in the list of attributes of the container.
moveToLast() - Method in class ptolemy.vergil.kernel.attributes.VisibleAttribute
Move this object to the last position in the list of attributes of the container.
moveToLast(Nameable) - Method in class ptolemy.kernel.util.NamedList
Move the specified element to the end of the list.
moveUp() - Method in class ptolemy.actor.lib.hoc.MultiCompositePort
Move this object up by one in the list of attributes of the container.
moveUp() - Method in class ptolemy.actor.lib.hoc.RefinementPort
Move this object up by one in the list of attributes of the container.
moveUp() - Method in class ptolemy.domains.modal.modal.ModalPort
Move this object up by one in the list of attributes of the container.
moveUp() - Method in class ptolemy.domains.modal.modal.ModalRefinementPort
Move this object up by one in the list of attributes of the container.
moveUp() - Method in class ptolemy.domains.modal.modal.RefinementPort
Move this object up by one in the list of attributes of the container.
moveUp() - Method in class ptolemy.kernel.ComponentEntity
Move this object up by one in the list of entities of the container.
moveUp() - Method in class ptolemy.kernel.ComponentRelation
Move this object up by one in the list of relations of the container.
moveUp() - Method in class ptolemy.kernel.Port
Move this object up by one in the list of ports of the container.
moveUp() - Method in class ptolemy.kernel.util.Attribute
Move this object up by one in the list of attributes of the container.
moveUp() - Method in interface ptolemy.kernel.util.Moveable
Move this object up by one in the list of objects in its container.
moveUp() - Method in class ptolemy.kernel.util.NamedObj
Move this object up by one in the list of attributes of the container.
moveUp(Nameable) - Method in class ptolemy.kernel.util.NamedList
Move the specified element up by one in the list.
MovieReader - Class in ptolemy.actor.lib.jmf
This actor loads a video file (MPEG, AVI, or Quicktime files only), and outputs each frame as a JMFImageToken.
MovieReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jmf.MovieReader
Construct an actor with the given container and name.
MovieWriter - Class in ptolemy.actor.lib.jmf
This actor writes a video file (MPEG, AVI, or Quicktime).
MovieWriter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jmf.MovieWriter
Construct an actor with the given container and name.
MovingAverage - Class in ptolemy.actor.lib
This actor outputs the moving average of the input sequence.
MovingAverage - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
Generate C code for an actor that computes the moving average.
MovingAverage - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.MovingAverage.
MovingAverage(MovingAverage) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.MovingAverage
Construct a MovingAverage adapter.
MovingAverage(MovingAverage) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.MovingAverage
Construct an adapter for ptlemy.actor.lib.MovingAverage.
MovingAverage(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.MovingAverage
Construct an actor with the given container and name.
MovingMaximum - Class in ptolemy.actor.lib
Deprecated.
Use RunningMaximum.
MovingMaximum(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.MovingMaximum
Deprecated.
Construct an actor with the specified container and name.
movingTimeOfTrain(Token, Token) - Method in class ptolemy.domains.tcs.kernel.TCSDirector
Return moving time of a train in a track or station.
mPLUS(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
MQTTClientWrapper(ScriptObjectMirror, int, String, String, boolean) - Constructor for class ptolemy.actor.lib.jjs.modules.mqtt.MQTTHelper.MQTTClientWrapper
This constructor creates one Paho MQTT client inside using given parameters.
MQTTHelper - Class in ptolemy.actor.lib.jjs.modules.mqtt
A helper class for the MQTT module in JavaScript.
MQTTHelper(Object, ScriptObjectMirror) - Constructor for class ptolemy.actor.lib.jjs.modules.mqtt.MQTTHelper
Construct a MQTThelper for the specified JavaScript object.
MQTTHelper.MQTTClientWrapper - Class in ptolemy.actor.lib.jjs.modules.mqtt
A wrapper for a Paho MQTT client.
mRBRACKET(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
mRCURLY(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
mRPAREN(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
mSEMI(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
msg - Variable in class lbnl.util.WarningWindow
The warning message.
mSTRING_LITERAL(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
mTRANSFORM(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
mu2lin(byte) - Static method in class ptolemy.media.Audio
Convert mu-255 companded representation of an audio sample into an integer linear representation.
mul(Matrix4f) - Method in class com.jhlabs.vecmath.Matrix4f
 
MULTI_IOPORT_COORDINATES - Static variable in class ptolemy.vergil.actor.ExternalIOPortController
Polygon coordinates for input multiport.
MULTI_IPORT_COORDINATES - Static variable in class ptolemy.vergil.actor.ExternalIOPortController
Polygon coordinates for input output multiport.
MULTI_LINE_COMMENT - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
MULTI_OPORT_COORDINATES - Static variable in class ptolemy.vergil.actor.ExternalIOPortController
Polygon coordinates for output multiport.
MultiCompositeActor - Class in ptolemy.actor.lib.hoc
A composite actor that can have several refinements.
MultiCompositeActor - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc
Code generator adapter for MultiCompositeActor actor.
MultiCompositeActor(MultiCompositeActor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc.MultiCompositeActor
Construct the code generator adapter associated with the given MultiCompositeActor actor.
MultiCompositeActor(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.MultiCompositeActor
Construct a composite actor with a name and a container.
MultiCompositeActor(Workspace) - Constructor for class ptolemy.actor.lib.hoc.MultiCompositeActor
Construct a composite actor in the specified workspace with no container and an empty string as a name.
MultiCompositePort - Class in ptolemy.actor.lib.hoc
A port for multi-composite actors.
MultiCompositePort - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc
Code generator adapter.
MultiCompositePort(MultiCompositePort) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc.MultiCompositePort
Construct the code generator adapter associated with the given RefinementPort.
MultiCompositePort(ComponentEntity, String) - Constructor for class ptolemy.actor.lib.hoc.MultiCompositePort
Construct a port with a containing actor and a name that is neither an input nor an output.
MultiCompositePort(Workspace) - Constructor for class ptolemy.actor.lib.hoc.MultiCompositePort
Construct a port in the given workspace.
MultiHashMap<K,​V> - Class in ptolemy.util
MultiHashMap is an implementation of the MultiMap interface.
MultiHashMap() - Constructor for class ptolemy.util.MultiHashMap
 
MULTIINPORT - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
MULTIINPORT - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
MULTIINPORT - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
MultiInstanceComposite - Class in ptolemy.actor.lib.hoc
A TypedCompositeActor that creates multiple instances of itself during the preinitialize phase of model execution.
MultiInstanceComposite(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.MultiInstanceComposite
Construct a MultiInstanceComposite actor with the given container and name.
MultiInstanceComposite(Workspace) - Constructor for class ptolemy.actor.lib.hoc.MultiInstanceComposite
Construct a MultiInstanceComposite actor in the specified workspace with no container and an empty string as a name.
MultiLineCommentMode - Static variable in interface ptolemy.data.expr.PtParserConstants
Lexical state.
multinomialEstimates - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorMultinomialEmissions
A matrix that has a row for each state and a column for each category in the learned multinomial distribution.
MULTIOUTPORT - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
MULTIOUTPORT - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
MULTIOUTPORT - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
MULTIPAGE_TAG - Static variable in class diva.gui.MultipageParser
The string constant that specifies the start and end of a document.
MultipageDocument - Class in diva.gui
A document that contains a linear sequence of Pages.
MultipageDocument(String, Application, ModelParser, ModelWriter) - Constructor for class diva.gui.MultipageDocument
Construct a multipage document that is owned by the given application
MultipageModel - Class in diva.gui
A document that contains a linear sequence of Pages.
MultipageModel() - Constructor for class diva.gui.MultipageModel
 
MultipageParser - Class in diva.gui
Parse all pages of a multi-page document from a file.
MultipageParser(ModelParser) - Constructor for class diva.gui.MultipageParser
Create a MultipageParser with the specified model parser which is used to parse the content of a page.
MultipageWriter - Class in diva.gui
MultipageWriter writes out all pages of a multi-page document to a file.
MultipageWriter(ModelWriter) - Constructor for class diva.gui.MultipageWriter
Create a MultipageWriter with the specified model parser which is used to write the content of a page.
MULTIPLE_SELECTION - Static variable in interface diva.canvas.interactor.SelectionModel
Allow multiple screen objects to be selected at once.
MultipleConceptIcon - Class in ptolemy.vergil.ontologies
An icon that displays multiple concepts, in a set of rounded boxes, with the uppermost box containing the name of the set of concepts.
MultipleConceptIcon(NamedObj, String) - Constructor for class ptolemy.vergil.ontologies.MultipleConceptIcon
Create a new icon with the given name in the given container.
MultipleEnabledTransitionsException - Exception in ptolemy.domains.modal.kernel
Thrown when multiple outgoing transitions from one state are enabled at the same time.
MultipleEnabledTransitionsException(String) - Constructor for exception ptolemy.domains.modal.kernel.MultipleEnabledTransitionsException
Construct an exception with a detail message.
MultipleEnabledTransitionsException(Nameable, String) - Constructor for exception ptolemy.domains.modal.kernel.MultipleEnabledTransitionsException
Construct an exception with a detail message that includes the name of the first argument.
MultipleFireMethodsInterface - Interface in ptolemy.domains.sequence.kernel
The interface for actors with multiple fire methods that can be separately scheduled in the Sequence and Process Directors.
MultipleTokenReaderThunk(InputChannel, int, int, SimpleThunk, Context) - Constructor for class ptolemy.caltrop.ddi.util.DataflowActorInterpreter.MultipleTokenReaderThunk
 
Multiplexor - Class in ptolemy.actor.lib
This actor selects from the channels on the input port, copying the input from one channel to the output, based on the most recently received value on the select input.
Multiplexor - Class in ptolemy.actor.lib.vhdl
Produce an output token on each firing with a FixPoint value that is equal to the slicing of the bits of the input token value.
Multiplexor(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Multiplexor
Construct an actor in the specified container with the specified name.
Multiplexor(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.Multiplexor
Construct an actor with the given container and name.
multiplier - Variable in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
Multiplier - Class in ptolemy.actor.lib.vhdl
Produce an output token on each firing with a FixPoint value that is equal to the sum of all the inputs at the plus port minus the inputs at the minus port.
Multiplier(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.Multiplier
Construct an actor with the given container and name.
multiply - Variable in class ptolemy.actor.lib.MultiplyDivide
Input for tokens to be multiplied.
multiply(double[][], double) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is constructed by multiplying the matrix by a scaleFactor.
multiply(double[][], double[]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new array that is constructed from the argument by pre-multiplying the array (treated as a row vector) by a matrix.
multiply(double[][], double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is constructed from the argument by multiplying the first matrix by the second one.
multiply(double[], double) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is constructed from the argument by multiplying each element in the array by the second argument, which is a double.
multiply(double[], double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is the element-by-element multiplication of the two input arrays.
multiply(double[], double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new array that is constructed from the argument by post-multiplying the matrix by an array (treated as a row vector).
multiply(float[][], float) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is constructed by multiplying the matrix by a scaleFactor.
multiply(float[][], float[]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new array that is constructed from the argument by pre-multiplying the array (treated as a row vector) by a matrix.
multiply(float[][], float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is constructed from the argument by multiplying the first matrix by the second one.
multiply(float[], float) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is constructed from the argument by multiplying each element in the array by the second argument, which is a float.
multiply(float[], float[]) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is the element-by-element multiplication of the two input arrays.
multiply(float[], float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new array that is constructed from the argument by post-multiplying the matrix by an array (treated as a row vector).
multiply(int[][], int) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is constructed by multiplying the matrix by a scaleFactor.
multiply(int[][], int[]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new array that is constructed from the argument by pre-multiplying the array (treated as a row vector) by a matrix.
multiply(int[][], int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is constructed from the argument by multiplying the first matrix by the second one.
multiply(int[], int) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is constructed from the argument by multiplying each element in the array by the second argument, which is an int.
multiply(int[], int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the element-by-element multiplication of the two input arrays.
multiply(int[], int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new array that is constructed from the argument by post-multiplying the matrix by an array (treated as a row vector).
multiply(long[][], long) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is constructed by multiplying the matrix by a scaleFactor.
multiply(long[][], long[]) - Static method in class ptolemy.math.LongMatrixMath
Return a new array that is constructed from the argument by pre-multiplying the array (treated as a row vector) by a matrix.
multiply(long[][], long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is constructed from the argument by multiplying the first matrix by the second one.
multiply(long[], long) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is constructed from the argument by multiplying each element in the array by the second argument, which is a long.
multiply(long[], long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the element-by-element multiplication of the two input arrays.
multiply(long[], long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new array that is constructed from the argument by post-multiplying the matrix by an array (treated as a row vector).
multiply(Token) - Method in class ptolemy.actor.lib.jai.JAIImageToken
Return a new token whose value is the multiplication of this token and the argument.
multiply(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
multiply(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
multiply(Token) - Method in class ptolemy.data.ArrayToken
Multiply this array token by the specified argument.
multiply(Token) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
multiply(Token) - Method in class ptolemy.data.ScalarToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
multiply(Token) - Method in class ptolemy.data.Token
Return a new token whose value is the value of this token multiplied by the value of the argument token.
multiply(Token) - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothToken
 
multiply(Type) - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Return a new type which represents the type that results from multiplying a token of this type and a token of the given argument type.
multiply(Type) - Method in class ptolemy.cg.lib.PointerToken.PointerType
Return a new type which represents the type that results from multiplying a token of this type and a token of the given argument type.
multiply(Type) - Method in class ptolemy.data.type.ActorType
Return a new type which represents the type that results from multiplying a token of this type and a token of the given argument type.
multiply(Type) - Method in class ptolemy.data.type.BaseType
Return a new type which represents the type that results from multiplying a token of this type and a token of the given argument type.
multiply(Type) - Method in class ptolemy.data.type.FixType
Return a new type which represents the type that results from multiplying a token of this type and a token of the given argument type.
multiply(Type) - Method in class ptolemy.data.type.StructuredType
Return a new type which represents the type that results from multiplying a token of this type and a token of the given argument type.
multiply(Type) - Method in class ptolemy.data.type.test.TestToken.TestType
Return a new type which represents the type that results from multiplying a token of this type and a token of the given argument type.
multiply(Type) - Method in interface ptolemy.data.type.Type
Return a new type which represents the type that results from multiplying a token of this type and a token of the given argument type.
multiply(Type) - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Return a new type which represents the type that results from multiplying a token of this type and a token of the given argument type.
multiply(Type) - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Return a new type which represents the type that results from multiplying a token of this type and a token of the given argument type.
multiply(Complex) - Method in class ptolemy.math.Complex
Return a new complex number that is formed by multiplying this complex number by the specified complex number.
multiply(Complex[][], double) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is constructed by multiplying the matrix by a real scaleFactor.
multiply(Complex[][], Complex) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is constructed by multiplying the matrix by a complex scaleFactor.
multiply(Complex[][], Complex[]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new array that is constructed from the argument by pre-multiplying the array (treated as a row vector) by a matrix.
multiply(Complex[][], Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is constructed from the argument by multiplying the first matrix by the second one.
multiply(Complex[], Complex) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is constructed from the argument by multiplying each element in array by the second argument, which is a complex number.
multiply(Complex[], Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is the element-by-element multiplication of the two input arrays.
multiply(Complex[], Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new array that is constructed from the argument by post-multiplying the matrix by an array (treated as a row vector).
multiply(FixPoint) - Method in class ptolemy.math.FixPoint
Return a FixPoint with a value equal to the product of this FixPoint and the argument.
multiply(FixPoint, Quantization) - Method in class ptolemy.math.FixPoint
Return a FixPoint with a value equal to the product of this FixPoint and the argument.
multiply(Fraction) - Method in class ptolemy.math.Fraction
Multiply this fraction by the given fraction.
multiply(Fraction[][], Fraction) - Static method in class ptolemy.math.FractionMatrixMath
Return a new matrix that is constructed by multiplying the matrix by a scaleFactor.
multiply(Fraction[][], Fraction[]) - Static method in class ptolemy.math.FractionMatrixMath
Return a new array that is constructed from the argument by post-multiplying the matrix by an array (treated as a column vector).
multiply(Fraction[][], Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return a new matrix that is constructed from the argument by multiplying the first matrix by the second one.
multiply(Fraction[], Fraction) - Static method in class ptolemy.math.FractionArrayMath
Return a new array that is constructed from the argument by multiplying each element in the array by the second argument, which is a Fraction.
multiply(Fraction[], Fraction[]) - Static method in class ptolemy.math.FractionArrayMath
Return a new array that is the element-by-element multiplication of the two input arrays.
multiply(Fraction[], Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return a new array that is constructed from the argument by pre-multiplying the matrix by an array (treated as a row vector).
MULTIPLY - Static variable in class com.jhlabs.composite.MiscComposite
 
MULTIPLY - Static variable in class com.jhlabs.image.PixelUtils
 
MULTIPLY - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
MULTIPLY - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
MULTIPLY_FUNCTION_NAME - Static variable in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
The string name of the attribute that defines the arithmetic multiply concept function for this ontology solver.
multiplyBy(Unit) - Method in class ptolemy.moml.unit.Unit
Multiply this Unit by another Unit.
MultiplyComposite - Class in com.jhlabs.composite
 
MultiplyComposite(float) - Constructor for class com.jhlabs.composite.MultiplyComposite
 
MultiplyConceptFunctionDefinition - Class in ptolemy.data.ontologies.lattice
Concept function definition attribute specifically for arithmetic multiplication.
MultiplyConceptFunctionDefinition(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.MultiplyConceptFunctionDefinition
Construct the MultiplyConceptFunctionDefinition attribute with the given container and name.
MultiplyDivide - Class in ptolemy.actor.lib
A polymorphic multiplier and/or divider.
MultiplyDivide - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.MultiplyDivide.
MultiplyDivide - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.MultiplyDivide.
MultiplyDivide - Class in ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.actor.lib
A adapter class for ptolemy.domains.de.lib.TimeGap.
MultiplyDivide - Class in ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.actor.lib
A adapter class for ptolemy.domains.de.lib.TimeGap.
MultiplyDivide - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.MultiplyDivide.
MultiplyDivide - Class in ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib
The default adapter class for ptolemy.actor.lib.MultiplyDivide.
MultiplyDivide(MultiplyDivide) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.MultiplyDivide
Constructor method for the MultiplyDivide adapter.
MultiplyDivide(MultiplyDivide) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.MultiplyDivide
Constructor method for the MultiplyDivide adapter.
MultiplyDivide(MultiplyDivide) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.actor.lib.MultiplyDivide
Construct a TimeGap adapter.
MultiplyDivide(MultiplyDivide) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.actor.lib.MultiplyDivide
Construct a TimeGap adapter.
MultiplyDivide(MultiplyDivide) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.MultiplyDivide
Constructor method for the MultiplyDivide adapter.
MultiplyDivide(LatticeOntologySolver, MultiplyDivide) - Constructor for class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.MultiplyDivide
Construct a default lattice ontology adapter for the MultiplyDivide actor.
MultiplyDivide(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.MultiplyDivide
Construct an actor in the specified container with the specified name.
multiplyElements(double[][], double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is constructed by element by element multiplication of the two matrix arguments.
multiplyElements(float[][], float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is constructed by element by element multiplication of the two matrix arguments.
multiplyElements(int[][], int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is constructed by element by element multiplication of the two matrix arguments.
multiplyElements(long[][], long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is constructed by element by element multiplication of the two matrix arguments.
multiplyElements(Complex[][], Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is constructed by element by element multiplication of the two matrix arguments.
multiplyElements(Fraction[][], Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return a new matrix that is constructed by element by element multiplication of the two matrix arguments.
MultiplyOrDivideUnitConcepts - Class in ptolemy.data.ontologies.lattice.unit
A concept function that returns the UnitConcept result of a multiplication or division operation between two UnitConcepts in a unit system ontology.
MultiplyOrDivideUnitConcepts(Ontology, boolean) - Constructor for class ptolemy.data.ontologies.lattice.unit.MultiplyOrDivideUnitConcepts
Create a new MultiplyOrDivideUnitConcepts concept function.
multiplyPrecision(Precision, Precision) - Static method in class ptolemy.math.FixPoint
Determines the Precision of an multiply operation between two FixPoint values.
multiplyReverse(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Return a new token whose value is the value of the argument token multiplied by the value of this token.
multiplyReverse(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Return a new token whose value is the value of the argument token multiplied by the value of this token.
multiplyReverse(Token) - Method in class ptolemy.data.ArrayToken
Multiply this array token by the specified argument.
multiplyReverse(Token) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is the value of the argument token multiplied by the value of this token.
multiplyReverse(Token) - Method in class ptolemy.data.ScalarToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
multiplyReverse(Token) - Method in class ptolemy.data.Token
Return a new token whose value is the value of the argument token multiplied by the value of this token.
multiplyReverse(Token) - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothToken
 
multiport() - Method in class ptolemy.cg.lib.Profile.Port
Return whether the port is a multiport.
MULTIPORT - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
MULTIPORT - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
MULTIPORT - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
MULTIPORT_CONNECTION_SPACING - Static variable in class ptolemy.vergil.actor.IOPortController
The spacing between individual connections to a multiport.
multiportInput - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.test.ActorWithPortNameProblem
The multoport input port.
MultiportToSinglePort - Class in ptolemy.moml.filter
A filter to convert specific multiports of specific actors to a single ports.
MultiportToSinglePort() - Constructor for class ptolemy.moml.filter.MultiportToSinglePort
 
MultirateFSMDirector - Class in ptolemy.domains.modal.kernel
This director extends FSMDirector by supporting production and consumption of multiple tokens on a port in a firing.
MultirateFSMDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.modal.kernel.MultirateFSMDirector
Construct a director in the given container with the given name.
multivariateGaussian(double[], double[][]) - Static method in class ptolemy.data.expr.UtilityFunctions
Generate a sample from a multivariate Gaussian distribution.
multivariateGaussian(ArrayToken, DoubleMatrixToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Generate a sample from a multivariate Gaussian distribution.
MultiwayBranchController - Class in ptolemy.domains.csp.kernel
This controller manages branches for performing multiway rendezvous within the CSP (Communication Sequential Processes) domain.
MultiwayBranchController(Actor) - Constructor for class ptolemy.domains.csp.kernel.MultiwayBranchController
Construct a controller in the specified container, which should be an actor that implements BranchActor.
MusicSpecs - Class in org.ptolemy.machineImprovisation
A static class that contains musical specifications.
MusicSpecs() - Constructor for class org.ptolemy.machineImprovisation.MusicSpecs
 
MutableCompositeNodeModel - Interface in diva.graph.modular
A graph is an object that contains nodes and edges.
MutableEdgeModel - Interface in diva.graph.modular
An edge is an object that is contained by a graph and connects nodes.
MutableGraphModel - Interface in diva.graph
A mutable graph model is a read-write subclass of the read-only graph model, allowing users to actually create new nodes and edges, and to modify the topology of the graph.
MutableModularGraphModel - Class in diva.graph.modular
A modular implementation of the graph model, whereby users with heterogeneous graphs can implement the graph model interface by implementing the simple interfaces of Graph, Node, CompositeNode, and Edge.
MutableModularGraphModel(Object) - Constructor for class diva.graph.modular.MutableModularGraphModel
Construct an empty graph model whose root is the given semantic object.
MutableNodeModel - Interface in diva.graph.modular
A node is an object that is contained by a graph and is connected to other nodes by edges.
MutatableFilter - Interface in com.jhlabs.image
 
mutate() - Method in class ptolemy.kernel.util.test.system.ChangeRequestTest
Mutate.
mutate(float) - Method in class com.jhlabs.image.Gradient
Mutate the gradient.
mutate(float, BufferedImageOp, boolean, boolean) - Method in interface com.jhlabs.image.MutatableFilter
 
Mutate - Class in ptolemy.domains.de.lib.test
 
Mutate() - Constructor for class ptolemy.domains.de.lib.test.Mutate
 
mutateBadChangeRequest() - Method in class ptolemy.kernel.util.test.system.ChangeRequestTest
Create a change request that always throws an exception.
mutateConst2ChangeRequest() - Method in class ptolemy.kernel.util.test.system.ChangeRequestTest
Create a change request that sets const to 2.0.
mutexLockObject() - Method in class ptolemy.actor.Director
Return the object to use to obtain a mutex lock on this director.
mutexLockObject() - Method in class ptolemy.domains.de.kernel.DEDirector
Return the object to use to obtain a mutex lock on this director.
MutualInformationCalculator - Class in org.ptolemy.machineLearning.particleFilter
Black-box optimizer that uses JCobyla as the solver
MutualInformationCalculator(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.particleFilter.MutualInformationCalculator
Constructs a MutualInformationCalculator object.
MutualInformationCalculator(Workspace) - Constructor for class org.ptolemy.machineLearning.particleFilter.MutualInformationCalculator
Constructs a MutualInformationCalculator object.
mvnpdf(double[], double[], double[][]) - Static method in class org.ptolemy.machineLearning.Algorithms
Compute the Gaussian pdf value with the given mean and covariance parameters at data point y.
mWHITE_SPACE(boolean) - Method in class ptolemy.actor.ptalon.PtalonLexer
 
MyByteArrayOutputStream(JTextArea, Tableau) - Constructor for class ptolemy.actor.gui.Console.ConsoleFrame.MyByteArrayOutputStream
Create an output stream.
myPortParameter - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.test.PortParameterActor
The port parameter with spaces in the name.

N

n - Variable in class ptolemy.actor.lib.colt.ColtBinomial
n.
n - Variable in class ptolemy.actor.lib.colt.ColtHyperGeometric
coltLambda.
n - Variable in class ptolemy.actor.lib.colt.ColtNegativeBinomial
The mean, or n.
N - Variable in class ptolemy.actor.lib.colt.ColtHyperGeometric
N.
nActions() - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter
Return the number of actions in this actor.
name - Variable in class org.ptolemy.fmi.FMIModelDescription.ContinuousState
The name of the continuous state variable.
name - Variable in class org.ptolemy.fmi.FMIScalarVariable
The value of the name xml attribute.
name - Variable in class org.ptolemy.fmi.type.FMIType
The name of the type.
name - Variable in class ptolemy.cg.lib.Profile.FiringFunctionPort
The name of the external port.
name - Variable in class ptolemy.domains.coroutine.kernel.ControlEntryToken.EntryLocation
 
name - Variable in class ptolemy.domains.coroutine.kernel.ControlExitToken.ExitLocation
 
name - Variable in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
When set to a non-empty value, this NameParameter will cause the name of this channel to be set to this value.
name - Variable in class ptolemy.vergil.kernel.attributes.IDAttribute
The name of the containing class or entity.
name() - Method in class ptolemy.cg.lib.Profile.Port
Return the name of the port.
NAME - Static variable in interface ptolemy.data.expr.MatrixParserConstants
RegularExpression Id.
NAME_FIELD_NUMBER - Static variable in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
NAME_PREFIX - Static variable in class ptolemy.actor.gt.NamedObjVariable
Prefix of the names of any automatically generated NamedObjVariable.
Nameable - Interface in ptolemy.kernel.util
This is an interface for objects with a name and a container.
NameCriterion - Class in ptolemy.actor.gt.ingredients.criteria
A criterion to constrain the name of an object in the host model.
NameCriterion(GTIngredientList) - Constructor for class ptolemy.actor.gt.ingredients.criteria.NameCriterion
Construct a criterion within the given list as its owner.
NameCriterion(GTIngredientList, String) - Constructor for class ptolemy.actor.gt.ingredients.criteria.NameCriterion
Construct a criterion within the given list as its owner and initialize all the elements with the given values, which are a string encoding of those elements.
NamedConstantsScope - Class in ptolemy.data.expr
An implementation of ParserScope that contains a map from names to value tokens.
NamedConstantsScope(Map) - Constructor for class ptolemy.data.expr.NamedConstantsScope
Construct a new scope that contains the given map from names to value tokens.
NamedList - Class in ptolemy.kernel.util
An ordered list of objects with names.
NamedList() - Constructor for class ptolemy.kernel.util.NamedList
Construct an empty NamedList with no container.
NamedList(Nameable) - Constructor for class ptolemy.kernel.util.NamedList
Construct an empty list with a Nameable container.
NamedList(NamedList) - Constructor for class ptolemy.kernel.util.NamedList
Copy constructor.
NamedObj - Class in ptolemy.kernel.util
This is a base class for almost all Ptolemy II objects.
NamedObj() - Constructor for class ptolemy.kernel.util.NamedObj
Construct an object in the default workspace with an empty string as its name.
NamedObj(String) - Constructor for class ptolemy.kernel.util.NamedObj
Construct an object in the default workspace with the given name.
NamedObj(Workspace) - Constructor for class ptolemy.kernel.util.NamedObj
Construct an object in the specified workspace with an empty string as its name.
NamedObj(Workspace, String) - Constructor for class ptolemy.kernel.util.NamedObj
Construct an object in the given workspace with the given name.
NamedObj(Workspace, String, boolean) - Constructor for class ptolemy.kernel.util.NamedObj
Construct an object in the given workspace with the given name.
NamedObj.ContainedObjectsIterator - Class in ptolemy.kernel.util
This class is an iterator over all the contained objects (all instances of NamedObj).
namedObjClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
NamedObjClassesSeen - Class in ptolemy.moml.filter
Create a Set of classes that extend NamedObj that are in the MoML parsed thus far.
NamedObjClassesSeen(HashMap) - Constructor for class ptolemy.moml.filter.NamedObjClassesSeen
Create a filter that looks for classes that extend NamedObj.
NamedObjComparator() - Constructor for class ptolemy.actor.util.DFUtilities.NamedObjComparator
 
NamedObjController - Class in ptolemy.vergil.basic
This class extends LocatableNodeController with an association with a configuration.
NamedObjController(GraphController) - Constructor for class ptolemy.vergil.basic.NamedObjController
Create a node controller associated with the specified graph controller.
namedObjFlavor - Static variable in class ptolemy.vergil.toolbox.PtolemyTransferable
The flavor that requests a local virtual machine reference to the contained object.
NamedObjNodeModel - Class in ptolemy.vergil.basic
A model for a Ptolemy II object as a node in a diva graph.
NamedObjNodeModel() - Constructor for class ptolemy.vergil.basic.NamedObjNodeModel
 
NamedObjVariable - Class in ptolemy.actor.gt
A variable to encapsulate the NamedObj that contains itself.
NamedObjVariable(NamedObj) - Constructor for class ptolemy.actor.gt.NamedObjVariable
Construct a variable with a generated name as an attribute of the given container.
NamedObjVariable(NamedObj, String) - Constructor for class ptolemy.actor.gt.NamedObjVariable
Construct a variable with the given name as an attribute of the given container.
NamedProgramCodeGeneratorAdapter - Class in ptolemy.cg.kernel.generic.program
Base class for code generator adapter.
NamedProgramCodeGeneratorAdapter(NamedObj) - Constructor for class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Construct the code generator adapter associated with the given component.
NamedProgramCodeGeneratorAdapter.VariableScope - Class in ptolemy.cg.kernel.generic.program
This class implements a scope, which is used to generate the parsed expressions in target language.
NamedTree<TreeType extends NamedTree> - Class in ptolemy.actor.ptalon
This class is used for generic trees, where each node has a name.
NamedTree(TreeType, String) - Constructor for class ptolemy.actor.ptalon.NamedTree
Create a new tree with the specified parent.
NameDuplicationException - Exception in ptolemy.kernel.util
Thrown on an attempt to add a named object to a collection that requires unique names, and finding that there already is an object by that name in the collection.
NameDuplicationException(Nameable, String) - Constructor for exception ptolemy.kernel.util.NameDuplicationException
Construct an exception with a detail message that includes the name of the first argument.
NameDuplicationException(Nameable, Nameable) - Constructor for exception ptolemy.kernel.util.NameDuplicationException
Construct an exception with a message that includes the name of the would be containee and the would be container.
NameDuplicationException(Nameable, Nameable, String) - Constructor for exception ptolemy.kernel.util.NameDuplicationException
Construct an exception with a detail message that includes the name of the would be containee and the would be container plus the third argument string.
NameIcon - Class in ptolemy.vergil.icon
An icon that displays the name of the container in an appropriately sized box.
NameIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.NameIcon
Create a new icon with the given name in the given container.
nameIterator() - Static method in class ptolemy.math.Overflow
Return an iterator for the names of all overflow types.
nameIterator() - Static method in class ptolemy.math.Rounding
Return an iterator for the names of all overflow types.
NameParameter - Class in ptolemy.data.expr
This subclass of StringParameter uses its value to set the name of its container.
NameParameter(NamedObj, String) - Constructor for class ptolemy.data.expr.NameParameter
Construct a parameter with the given name contained by the specified entity.
names() - Method in class org.json.JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
nameToFile(String, URI) - Static method in class ptolemy.util.FileUtilities
Given a file name or URL, construct a java.io.File object that refers to the file name or URL.
nameToType(String) - Static method in class ptolemy.data.expr.Constants
Given a name defining a type, return the type, or null if there is no such type.
nameToURL(String, URI, ClassLoader) - Static method in class ptolemy.util.FileUtilities
Given a file or URL name, return as a URL.
NANO - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
nanosecond - Variable in class ptolemy.actor.lib.DateConstructor
The nanoseconds.
nanosecond - Variable in class ptolemy.actor.lib.DateElements
Nanosecond of date received on input.
NARROW_LINE_GAP_ROWSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
Describes a logical vertical narrow gap between two rows in the grid.
narrowStroke - Variable in class diva.canvas.connector.Blob
A narrow stroke.
NashornAccessorHostApplication - Class in ptolemy.actor.lib.jjs
Instantiate and Invoke Accessors using Nashorn.
NashornAccessorHostApplication() - Constructor for class ptolemy.actor.lib.jjs.NashornAccessorHostApplication
 
NashornAccessorHostApplication.ActorSubstitute - Class in ptolemy.actor.lib.jjs
Class that substitute for the JavaScript actor so that setTimeout, setInterval, and CapeCode modules work in a pure Nashorn host.
NATIVE_CONVERSION - Static variable in class ptolemy.data.expr.CachedMethod
Conversion from tokens to Java native types.
NativeSizeT - Class in org.ptolemy.fmi
A Java representation for a C type size_t, which is 32 or 64 bits.
NativeSizeT() - Constructor for class org.ptolemy.fmi.NativeSizeT
Construct a zero-sized object.
NativeSizeT(long) - Constructor for class org.ptolemy.fmi.NativeSizeT
Construct size_t object with the given value.
NATURAL - Static variable in interface ptolemy.data.expr.MatrixParserConstants
RegularExpression Id.
nCategories - Variable in class org.ptolemy.machineLearning.hmm.HMMMultinomialEstimator
Number of categories in the multinomial distribution.
nCategories - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorMultinomialEmissions
Number of categories in the multinomial distribution.
nCategories - Variable in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
Number of categories in the multinomial distribution.
ND_1 - Class in ptolemy.domains.pn.demo.QR
This class defines a PN actor object.
ND_1(CompositeEntity, String) - Constructor for class ptolemy.domains.pn.demo.QR.ND_1
Construct an actor that is an SBF object with the given container and name.
ND_2 - Class in ptolemy.domains.pn.demo.QR
This class defines a PN actor object.
ND_2(CompositeEntity, String) - Constructor for class ptolemy.domains.pn.demo.QR.ND_2
Construct an actor that is an SBF object with the given container and name.
ND_3 - Class in ptolemy.domains.pn.demo.QR
This class defines a PN actor object.
ND_3(CompositeEntity, String) - Constructor for class ptolemy.domains.pn.demo.QR.ND_3
Construct an actor that is an SBF object with the given container and name.
ND_4 - Class in ptolemy.domains.pn.demo.QR
This class defines a PN actor object.
ND_4(CompositeEntity, String) - Constructor for class ptolemy.domains.pn.demo.QR.ND_4
Construct an actor that is an SBF object with the given container and name.
ND_5 - Class in ptolemy.domains.pn.demo.QR
This class defines a PN actor object.
ND_5(CompositeEntity, String) - Constructor for class ptolemy.domains.pn.demo.QR.ND_5
Construct an actor that is an SBF object with the given container and name.
nearColors(int, int, int) - Static method in class com.jhlabs.image.PixelUtils
Return true of the colors are near each other.
NEAREST - Static variable in class ptolemy.math.Rounding
Singleton implementing nearest rounding strategy.
NEAREST_NEIGHBOUR - Static variable in class com.jhlabs.image.TransformFilter
Use nearest-neighbout interpolation.
NeedAck - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
NeedAckMessageFields - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
needInputVariableModelIndex() - Method in class org.ptolemy.qss.solver.QSSBase
Return the index of an input variable for which the user has yet to add a model.
needQuantizationEventIndex() - Method in class org.ptolemy.qss.solver.QSSBase
Return the first index of a state that needs a quantization-event.
needQuantizationEventIndexes(boolean[]) - Method in class org.ptolemy.qss.solver.QSSBase
Return array of booleans indicating all states that need a quantization-event.
needRateEvent() - Method in class org.ptolemy.qss.solver.QSSBase
Determine whether the integrator needs a rate-event.
needsExecutionTool - Variable in class org.ptolemy.fmi.FMI20ModelExchangeCapabilities
The FMU contains only what is necessary to communicate with the external tool.
needsInputDriver(Actor) - Static method in class ptolemy.domains.giotto.kernel.GiottoCodeGeneratorUtilities
Return true if the given actor has at least one connected input port, which requires it to have an input driver.
needsInputDriver(Actor) - Static method in class ptolemy.domains.tdl.kernel.TDLCodeGeneratorUtilities
Return true if the given actor has at least one connected input port, which requires it to have an input driver.
needsWidthInference() - Method in class ptolemy.actor.CompositeActor
Return whether the current widths of the relation in the model are no longer valid anymore and the widths need to be inferred again.
needsWidthInference() - Method in class ptolemy.actor.IORelation
Determine whether for this relation width inference needs to be performed.
needsWidthInference() - Method in class ptolemy.actor.RelationWidthInference
Return whether the current widths of the relation in the model are no longer valid anymore and the widths need to be inferred again.
negate() - Method in class com.jhlabs.vecmath.Tuple3f
 
negate() - Method in class com.jhlabs.vecmath.Tuple4f
 
negate() - Method in class ptolemy.data.SmoothToken
Return a new token that is the negative of this one.
negate() - Method in class ptolemy.math.Complex
Negate this complex number.
negate() - Method in class ptolemy.math.Fraction
Find the additive inverse of this fraction.
negate(Tuple3f) - Method in class com.jhlabs.vecmath.Tuple3f
 
negate(Tuple4f) - Method in class com.jhlabs.vecmath.Tuple4f
 
NEGATE - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
NEGATE - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
NEGATE - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
NEGATE_FUNCTION_NAME - Static variable in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
The string name of the attribute that defines the arithmetic negation concept function for this ontology solver.
negatedAlias - org.ptolemy.fmi.FMIScalarVariable.Alias
This is an alias value, but the value returned must be negated.
negateObject(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
 
negateObject(String) - Method in class ptolemy.actor.ptalon.gt.TransformationEvaluator
Negate an object.
NEGATION - Static variable in class com.jhlabs.composite.MiscComposite
 
NegationAttribute - Class in ptolemy.actor.gt
An attribute to tag an object in the pattern to be negated.
NegationAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.NegationAttribute
Construct an attribute with the given name contained by the specified entity.
NegationAttribute(Workspace) - Constructor for class ptolemy.actor.gt.NegationAttribute
Construct an attribute in the specified workspace with an empty string as a name.
NegationComposite - Class in com.jhlabs.composite
 
NegationComposite(float) - Constructor for class com.jhlabs.composite.NegationComposite
 
negative(double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is the formed by the additive inverse of each element of the input array (-array[i]).
negative(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is the additive inverse of the argument matrix.
negative(float[]) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is the formed by the additive inverse of each element of the input array (-array[i]).
negative(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is the additive inverse of the argument matrix.
negative(int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the formed by the additive inverse of each element of the input array (-array[i]).
negative(int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is the additive inverse of the argument matrix.
negative(long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the formed by the additive inverse of each element of the input array (-array[i]).
negative(long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is the additive inverse of the argument matrix.
negative(Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is the formed from the additive inverse of each element of the input array (-array[i]).
negative(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is the additive inverse of the argument matrix.
negative(Fraction[]) - Static method in class ptolemy.math.FractionArrayMath
Return a new array that is the formed by the additive inverse of each element of the input array (-array[i]).
negative(Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return a new matrix that is the additive inverse of the argument matrix.
NEGATIVE_INFINITY - Static variable in class ptolemy.actor.util.Time
A static and final time constant holding a negative infinity.
NEGATIVE_INFINITY - Static variable in class ptolemy.math.Complex
A Complex number representing negative infinity, by which we mean that both the real and imaginary parts are equal to Double.NEGATIVE_INFINITY.
NEGATIVE_SIGN - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
NEGATIVE_SIGN - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
NEGATIVE_SIGN - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
NegativeLengthCycleAnalysis - Class in ptolemy.graph.analysis
Analysis to check if a cyclic directed graph has a negative-length cycle.
NegativeLengthCycleAnalysis(NegativeLengthCycleAnalyzer) - Constructor for class ptolemy.graph.analysis.NegativeLengthCycleAnalysis
Construct an instance of this class using a given analyzer.
NegativeLengthCycleAnalysis(Graph, ToDoubleMapping) - Constructor for class ptolemy.graph.analysis.NegativeLengthCycleAnalysis
Construct an instance of this class using a default analyzer.
NegativeLengthCycleAnalyzer - Interface in ptolemy.graph.analysis.analyzer
A common interface for all the negative length cycle analyzers.
neighborEdges(Node, Node) - Method in class ptolemy.graph.Graph
Return the collection of edges that make a node node2 a neighbor of a node node1.
neighbors - Variable in class ptolemy.domains.atc.lib.Track
The neighbors.
neighbors - Variable in class ptolemy.domains.tcs.lib.AbstractStation
The neighbors of this station.
neighbors(Node) - Method in class ptolemy.graph.Graph
Return all of the neighbors of a given node in the form of a a collection.
NeoPixelLEDStrip - Class in ptolemy.actor.lib.mbed
This actor uses three input ports to light up a NeoPixel LED Strip.
NeoPixelLEDStrip - Class in ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed
An adapter class for ptolemy.actor.lib.mbed.NeoPixelLEDStrip.
NeoPixelLEDStrip(NeoPixelLEDStrip) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.NeoPixelLEDStrip
Construct the NeoPixelLEDStrip adapter.
NeoPixelLEDStrip(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.mbed.NeoPixelLEDStrip
Construct an actor with the given container and name.
nested_actor_declaration(AST) - Method in class ptolemy.actor.ptalon.PtalonPopulator
In this case we do not add any actors, but rather defer this decision to any generated actors.
nested_actor_declaration(AST, String) - Method in class ptolemy.actor.ptalon.PtalonScopeChecker
 
NestedPtalonActor(CompositeEntity, String) - Constructor for class ptolemy.actor.ptalon.gt.PtalonMatcher.NestedPtalonActor
Construct a NestedPtalonActor with a name and a container.
NestedScope - Class in ptolemy.data.expr
An implementation of ParserScope that consists of a list of nested scopes.
NestedScope(List) - Constructor for class ptolemy.data.expr.NestedScope
Construct a new scope that consists of the given list of scopes.
NestedTutorial - Class in diva.graph.tutorial
This example shows three alternatives to display a prepopulated graph model in a window.
netw_data_msg - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
netw_interest_msg - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
NetworkActorBase - Class in ptolemy.domains.wireless.lib.network
This is a base class designed for the Network actors.
NetworkActorBase(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.network.NetworkActorBase
Construct an actor with the specified name and container.
NetworkActorBase.Timer - Class in ptolemy.domains.wireless.lib.network
 
networkDelayBound - Variable in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
Network delay bound parameter that defaults to the double value 0.0.
networkDelayBound - Variable in class ptolemy.domains.ptides.lib.PtidesPort
An assumed upper bound on the network delay, used if this is a network receiver port (isNetworkPort is true and the port is an input).
NEW - Static variable in class diva.gui.DefaultActions
 
newAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "New" that creates a new document.
newBrowserEffigy(CompositeEntity, URL, URL) - Static method in class ptolemy.actor.gui.BrowserEffigy
Create a new effigy in the given container by reading the specified URL.
newBuilder() - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
newBuilder() - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
newBuilder() - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
newBuilder(metroIIcomm.Event) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
newBuilder(metroIIcomm.Event.Time) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
newBuilder(metroIIcomm.EventVector) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
newBuilderForType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
newBuilderForType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
newBuilderForType() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
newCoefficients - Variable in class ptolemy.domains.sdf.lib.VariableLattice
The input for new coefficient values.
newCoefficients - Variable in class ptolemy.domains.sdf.lib.VariableRecursiveLattice
The input for new coefficient values.
newColor - Variable in class com.jhlabs.image.BinaryFilter
 
newComponents - Variable in class ptolemy.actor.gui.run.PtolemyFormEditor
The set of new components.
newDiscreteStatesNeeded - Variable in class org.ptolemy.fmi.FMI20EventInfo
C type: fmiBoolean.
newEstimates - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
Updated parameter sets, used during Expectation-Maximization.
NewEventAction() - Constructor for class ptolemy.vergil.ptera.PteraGraphController.NewEventAction
Construct a new state.
newFixOutputPort(String) - Method in class ptolemy.actor.lib.vhdl.FixTransformer
Create a new fix point type output port with given the name.
NewFmvStateAction() - Constructor for class ptolemy.vergil.modal.fmv.FmvAutomatonGraphController.NewFmvStateAction
Construct a new state.
newFrame() - Method in class ptolemy.caltrop.ddi.util.DataMapEnvironment
 
newFrame(Environment) - Method in class ptolemy.caltrop.ddi.util.DataMapEnvironment
 
newInsideReceiver() - Method in class ptolemy.actor.CompositeActor
Return a new receiver of a type compatible with the local director.
newInsideReceiver() - Method in class ptolemy.domains.pthales.lib.PthalesWrapperCompositeActor
Return a new receiver of flexible buffer size to interface with PN actors.
newInstance(Figure) - Method in class diva.canvas.connector.ArcManipulator
Create a new instance of this manipulator.
newInstance(Figure) - Method in class diva.canvas.connector.ConnectorManipulator
Create a new instance of this manipulator.
newInstance(Figure) - Method in class diva.canvas.FigureDecorator
Create a new instance of this figure decorator, modeled on this one.
newInstance(Figure) - Method in class diva.canvas.interactor.BoundsManipulator
Create a new instance of this manipulator.
newInstance(Figure) - Method in class diva.canvas.interactor.CircleManipulator
Create a new instance of this manipulator.
newInstance(Figure) - Method in class diva.canvas.interactor.PathManipulator
Create a new instance of this manipulator.
newInstance(Figure) - Method in class diva.canvas.toolbox.BasicHighlighter
Create a new instance of this highlighter.
newInstance(Figure) - Method in class diva.canvas.toolbox.TypedDecorator
Return a new decorator, according to the type of the figure.
newInstance(Figure) - Method in class ptolemy.vergil.kernel.ShadowHighlighter
Create a new instance of this shadower.
newInstance(Figure) - Method in class ptolemy.vergil.toolbox.AttributeBoundsManipulator
Create a new instance of this manipulator.
newInstance(Figure) - Method in class ptolemy.vergil.unit.BasicEdgeHighlighter
Create a new instance of this highlighter.
newline - Variable in class ptolemy.actor.lib.io.FileReader
The end of line character(s).
newMap(NamedObj) - Static method in class ptolemy.cg.kernel.generic.CodeGeneratorUtilities
Given a NamedObj, generate a HashMap containing String key/value pairs where each key is a Variable contained in the namedObj argument, and each value is the value of the Variable.
newMap(NamedObj) - Static method in class ptolemy.copernicus.kernel.Copernicus
newParameterPort(String) - Method in class ptolemy.actor.lib.hoc.ReflectComposite
Create a new ParameterMirrorPort.
newParameterPort(String) - Method in class ptolemy.domains.metroII.kernel.MetroIIMirrorComposite
Create a new ParameterMirrorPort.
newParameterPort(String) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform.PtidesPlatformContents
Returns a specialized ParameterPort.
newParameterPort(String) - Method in class ptolemy.domains.ptides.kernel.PtidesPlatform.PtidesPlatformContents
Return a specialized ParameterPort.
newPlot() - Method in interface ptolemy.actor.lib.gui.PlotterBaseInterface
Create a new instance of the PlotBoxInterface implementation.
newPlot() - Method in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Create a new instance of the PlotBoxInterface implementation.
newPlot() - Method in class ptolemy.plot.demo.PlotLiveDemoApplet
Create a new Plot object to operate on.
newPlot() - Method in class ptolemy.plot.HistogramApplet
Create a new Histogram object for the applet.
newPlot() - Method in class ptolemy.plot.PlotApplet
Create a new Plot object for the applet.
newPlot() - Method in class ptolemy.plot.plotml.EditablePlotMLApplet
Create a new Plot object for the applet.
newPlot() - Method in class ptolemy.plot.plotml.HistogramMLApplet
Create a new Plot object for the applet.
newPort(String) - Method in class ptolemy.actor.AtomicActor
Create a new IOPort with the specified name.
newPort(String) - Method in class ptolemy.actor.CompositeActor
Create a new IOPort with the specified name.
newPort(String) - Method in class ptolemy.actor.lib.Assert
Override the base class to create a specialized port.
newPort(String) - Method in class ptolemy.actor.lib.hoc.IterateOverArray.IterateComposite
Override the base class to return a specialized port.
newPort(String) - Method in class ptolemy.actor.lib.hoc.IterateOverArray
Override the base class to return a specialized port.
newPort(String) - Method in class ptolemy.actor.lib.hoc.MultiCompositeActor
Create a new port with the specified name in this entity and all the refinements.
newPort(String) - Method in class ptolemy.actor.lib.hoc.Refinement
Create a new port with the specified name in the container of this refinement, which in turn creates a port in this refinement all other refinements, and the controller.
newPort(String) - Method in class ptolemy.actor.lib.hoc.ReflectComposite
Override the base class to return a specialized port.
newPort(String) - Method in class ptolemy.actor.lib.hoc.ReflectComposite.ReflectCompositeContents
Override the base class to return a specialized port.
newPort(String) - Method in class ptolemy.actor.TypedAtomicActor
Create a new TypedIOPort with the specified name.
newPort(String) - Method in class ptolemy.actor.TypedCompositeActor
Create a new TypedIOPort with the specified name.
newPort(String) - Method in class ptolemy.actor.TypeOpaqueCompositeActor
Create a new TypedIOPort with the specified name.
newPort(String) - Method in class ptolemy.component.AtomicComponent
Create a new port with the specified name.
newPort(String) - Method in class ptolemy.domains.giotto.cgc.CActorBase
Create a new instance of CPort with the specified name.
newPort(String) - Method in class ptolemy.domains.metroII.kernel.MetroIIMirrorComposite.MetroIIMirrorCompositeContents
Override the base class to return a specialized port.
newPort(String) - Method in class ptolemy.domains.metroII.kernel.MetroIIMirrorComposite
Override the base class to return a specialized port.
newPort(String) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform
FIXME: Return SensorPort or ActuatorPort.
newPort(String) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform.PtidesPlatformContents
Overrides the base class to return a specialized port.
newPort(String) - Method in class ptolemy.domains.modal.kernel.FSMActor
Create a new TypedIOPort with the specified name.
newPort(String) - Method in class ptolemy.domains.modal.modal.ModalController
Create a new port with the specified name in the container of this controller, which in turn creates a port in this controller and all the refinements.
newPort(String) - Method in class ptolemy.domains.modal.modal.ModalModel
Create a new port with the specified name in this entity, the controller, and all the refinements.
newPort(String) - Method in class ptolemy.domains.modal.modal.ModalRefinement
Create a new port with the specified name in the container of this controller, which in turn creates a port in this controller and all the refinements.
newPort(String) - Method in class ptolemy.domains.modal.modal.Refinement
Create a new port with the specified name in the container of this refinement, which in turn creates a port in this refinement all other refinements, and the controller.
newPort(String) - Method in class ptolemy.domains.modal.modal.TransitionRefinement
Create a new port with the specified name in the container of this refinement, which in turn creates a port in this refinement all other refinements, and the controller.
newPort(String) - Method in class ptolemy.domains.pthales.lib.PthalesAtomicActor
Create a new TypedIOPort with the specified name.
newPort(String) - Method in class ptolemy.domains.pthales.lib.PthalesCompositeActor
Create a new PthalesIOPort with the specified name.
newPort(String) - Method in class ptolemy.domains.ptides.kernel.PtidesPlatform
FIXME: Return SensorPort or ActuatorPort.
newPort(String) - Method in class ptolemy.domains.ptides.kernel.PtidesPlatform.PtidesPlatformContents
Override the base class to return a specialized port.
newPort(String) - Method in class ptolemy.domains.tdl.kernel.TDLController
Create a new port with the specified name in the container of this controller, which in turn creates a port in this controller and all the refinements.
newPort(String) - Method in class ptolemy.domains.tdl.kernel.TDLModule
Create a new port with the specified name in this entity, the controller, and all the refinements.
newPort(String) - Method in class ptolemy.domains.tdl.kernel.TDLRefinement
Create a new port with the specified name in the container of this refinement, which in turn creates a port in this refinement all other refinements, and the controller.
newPort(String) - Method in class ptolemy.domains.tdl.kernel.TDLTask
Create a new TDL port.
newPort(String) - Method in class ptolemy.domains.wireless.kernel.WirelessComposite
Override the base class to create an instance of WirelessIOPort.
newPort(String) - Method in class ptolemy.kernel.ComponentEntity
Create a new port with the specified name.
newPort(String) - Method in class ptolemy.kernel.Entity
Create a new port with the specified name.
NewPortAction(IOPort, String, int) - Constructor for class ptolemy.vergil.basic.WithIconGraphController.NewPortAction
Create a new port that has the same input, output, and multiport properties as the specified port.
NewPortAction(IOPort, String, int, String[][]) - Constructor for class ptolemy.vergil.basic.WithIconGraphController.NewPortAction
Create a new port that has the same input, output, and multiport properties as the specified port and has icons associated with being unselected, rollover, rollover selected, and selected.
newProposedEvent(String) - Static method in class ptolemy.domains.metroII.kernel.MetroIIEventBuilder
Creates a proposed Metro event.
newProposedEvent(String, long, double) - Static method in class ptolemy.domains.metroII.kernel.MetroIIEventBuilder
Creates a proposed Metro event.
newQSSSolver() - Method in class ptolemy.domains.qss.kernel.QSSDirector
Return a new QSS solver for use.
newQSSSolver(String) - Method in class ptolemy.domains.qss.kernel.QSSDirector
Return a new QSS solver of the specified type.
newReceiver() - Method in interface ptolemy.actor.Actor
Return a new receiver of a type compatible with the executive director.
newReceiver() - Method in class ptolemy.actor.AtomicActor
Return a new receiver of a type compatible with the director.
newReceiver() - Method in class ptolemy.actor.CompositeActor
Return a new receiver of a type compatible with the executive director.
newReceiver() - Method in class ptolemy.actor.Director
Return a new receiver of a type compatible with this director.
newReceiver() - Method in class ptolemy.actor.gt.StateMatcher
Return null.
newReceiver() - Method in class ptolemy.actor.lib.hoc.CaseDirector
Return a receiver that is a one-place buffer.
newReceiver() - Method in class ptolemy.actor.process.CompositeProcessDirector
Return a new receiver of a type compatible with this director.
newReceiver() - Method in class ptolemy.actor.sched.FixedPointDirector
Return a new FixedPointReceiver.
newReceiver() - Method in class ptolemy.distributed.actor.DistributedDirector
Return a DistributedSDFReceiver.
newReceiver() - Method in class ptolemy.distributed.domains.sdf.kernel.DistributedSDFDirector
Return a new receiver consistent with the Distributed-SDF domain.
newReceiver() - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
Return a new FixedPointReceiver.
newReceiver() - Method in class ptolemy.domains.atc.kernel.policy1.ATCDirector
Return a new ATCReceiver.
newReceiver() - Method in class ptolemy.domains.atc.kernel.policy2.ATCDirector
Return a new ATCReceiver.
newReceiver() - Method in class ptolemy.domains.ci.kernel.CIDirector
Return a new receiver of type CIReceiver.
newReceiver() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
newReceiver() - Method in class ptolemy.domains.csp.kernel.CSPDirector
Return a new CSPReceiver compatible with this director.
newReceiver() - Method in class ptolemy.domains.dde.kernel.DDEDirector
Return a new receiver of a type compatible with this director.
newReceiver() - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Return a new QueueReceiver.
newReceiver() - Method in class ptolemy.domains.de.kernel.DEDirector
Return a new receiver of the type DEReceiver.
newReceiver() - Method in class ptolemy.domains.dt.kernel.DTDirector
Return a new receiver consistent with the DT domain.
newReceiver() - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Return a new receiver consistent with the Giotto domain.
newReceiver() - Method in class ptolemy.domains.gr.kernel.GRDirector
Return a new receiver consistent with the GR domain.
newReceiver() - Method in class ptolemy.domains.metroII.kernel.MetroIIPNDirector
The same as super class except replacing the PNQueueReceiver by MetroIIPNQueueReceiver.
newReceiver() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Return a new receiver.
newReceiver() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return a new receiver obtained from the director.
newReceiver() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Return a receiver that is a one-place buffer.
newReceiver() - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Return a new receiver of a type compatible with this director.
newReceiver() - Method in class ptolemy.domains.pn.kernel.PNDirector
Return a new receiver compatible with this director.
newReceiver() - Method in class ptolemy.domains.pthales.kernel.PthalesDirector
Add a new receiver.
newReceiver() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Return a new receiver of the type PtidesReceiver.
newReceiver() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousDirector
Return a new instance of RendezvousReceiver compatible with this director.
newReceiver() - Method in class ptolemy.domains.sdf.kernel.SDFDirector
Return a new receiver consistent with the SDF domain.
newReceiver() - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Return a new receiver consistent with the Sequence domain.
newReceiver() - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Return a new receiver SysMLAReceiver.
newReceiver() - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Return a new receiver SysMLAReceiver.
newReceiver() - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Return a new receiver SysMLAReceiver.
newReceiver() - Method in class ptolemy.domains.taskpt.kernel.TaskPtDirector
Use a QueueReceiver model for this director.
newReceiver() - Method in class ptolemy.domains.tcs.kernel.TCSDirector
Return a new receiver of the type TCSReceiver.
newReceiver() - Method in class ptolemy.domains.tdl.kernel.TDLModuleDirector
Return a new TDLReceiver.
newReceiver() - Method in class ptolemy.domains.tm.kernel.TMDirector
Return a new TMReceiver.
newReceiver() - Method in class ptolemy.domains.wireless.kernel.WirelessDirector
Return a new receiver of a type WirelessReceiver.
newRefinement(String) - Method in class ptolemy.actor.lib.hoc.Case
Create a new refinement with the specified name.
newRelation(String) - Method in class ptolemy.actor.CompositeActor
Create a new IORelation with the specified name, add it to the relation list, and return it.
newRelation(String) - Method in class ptolemy.actor.gt.FSMMatcher
Create a new instance of Transition with the specified name in this actor, and return it.
newRelation(String) - Method in class ptolemy.actor.LazyTypedCompositeActor
Create a new relation with the specified name, add it to the relation list, and return it.
newRelation(String) - Method in class ptolemy.actor.TypedCompositeActor
Create a new TypedIORelation with the specified name, add it to the relation list, and return it.
newRelation(String) - Method in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
Create a new relation with the specified name, add it to the relation list, and return it.
newRelation(String) - Method in class ptolemy.data.ontologies.Ontology
Create a new relation with the specified name, add it to the relation list, and return it.
newRelation(String) - Method in class ptolemy.distributed.actor.DistributedTypedCompositeActor
Create a new DistributedTypedIORelation with the specified name, add it to the relation list, and return it.
newRelation(String) - Method in class ptolemy.domains.modal.kernel.FSMActor
Create a new instance of Transition with the specified name in this actor, and return it.
newRelation(String) - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Create a new instance of InterfaceAutomatonTransition with the specified name in this actor, and return it.
newRelation(String) - Method in class ptolemy.domains.ptera.kernel.PteraController
Create a new instance of SchedulingRelation with the specified name in this actor, and return it.
newRelation(String) - Method in class ptolemy.domains.tdl.kernel.TDLActor
Create a new Relation.
newRelation(String) - Method in class ptolemy.kernel.CompositeEntity
Create a new relation with the specified name, add it to the relation list, and return it.
NewRelationAction() - Constructor for class ptolemy.vergil.actor.ActorEditorGraphController.NewRelationAction
Create an action that creates a new relation.
NewRelationAction(String[][]) - Constructor for class ptolemy.vergil.actor.ActorEditorGraphController.NewRelationAction
Create an action that creates a new relation.
NewStateAction() - Constructor for class ptolemy.vergil.modal.FSMGraphController.NewStateAction
Construct a new state.
newTaps - Variable in class ptolemy.domains.sdf.lib.VariableFIR
The input for new tap values.
newTextEffigy(CompositeEntity, String) - Static method in class ptolemy.actor.gui.ExternalTextEffigy
Create a new effigy in the given container containing the specified text.
newTextEffigy(CompositeEntity, String) - Static method in class ptolemy.actor.gui.TextEffigy
Create a new effigy in the given container containing the specified text.
newTextEffigy(CompositeEntity, String, String) - Static method in class ptolemy.actor.gui.TextEffigy
Create a new effigy in the given container containing the specified text.
newTextEffigy(CompositeEntity, URL, URL) - Static method in class ptolemy.actor.gui.ExternalTextEffigy
Create a new ExternalTextEffigy.
newTextEffigy(CompositeEntity, URL, URL) - Static method in class ptolemy.actor.gui.TextEffigy
Create a new effigy in the given container by reading the specified URL.
newToken(int) - Static method in class ptolemy.data.expr.Token
 
newToken(int) - Static method in class ptolemy.moml.unit.Token
 
newToken(int, String) - Static method in class ptolemy.data.expr.Token
Returns a new Token object, by default.
newToken(int, String) - Static method in class ptolemy.moml.unit.Token
Returns a new Token object, by default.
newUnitArrayInCategory(int) - Static method in class ptolemy.data.unit.UnitUtilities
Return a new units array that has the element at the given index set to one.
next - Variable in class ptolemy.actor.gt.IterativeParameter
The next value (computed based on the current value).
next - Variable in class ptolemy.actor.gui.properties.ComboBox.Item
The name of the next item in the same combo box to be selected when this GUI property is selected, or an empty string if there is no next item.
next - Variable in class ptolemy.data.expr.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class ptolemy.moml.unit.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class diva.util.ArrayIterator
 
next() - Method in class diva.util.CompoundIterator
 
next() - Method in class diva.util.FilteredIterator
 
next() - Method in class diva.util.IteratorAdapter
 
next() - Method in class diva.util.IteratorIterator
Return the next object.
next() - Method in class diva.util.java2d.PolygonIterator
Move the iterator along by one point.
next() - Method in class diva.util.java2d.PolylineIterator
Move the iterator along by one point.
next() - Method in class diva.util.NullArrayIterator
Return the next non-null element in the array.
next() - Method in class diva.util.NullIterator
 
next() - Method in class diva.util.ProxyIterator
 
next() - Method in class diva.util.ReverseIterator
Return the next element.
next() - Method in class diva.util.UnitIterator
 
next() - Method in class org.json.JSONTokener
Get the next character in the source string.
next() - Method in class ptolemy.actor.gt.GTIngredient.FieldIterator
Return the next field, if there is any, or null if the end of the string has been reached.
next() - Method in class ptolemy.actor.gt.IterativeParameter
Set the value of this parameter to be the next acceptable value, and return that value.
next() - Method in interface ptolemy.actor.gt.ValueIterator
Set the parameter that implements this interface with its next value, and return that value.
next() - Method in class ptolemy.actor.LazyTypedCompositeActor.ContainedObjectsIterator
Return the next element in the iteration.
next() - Method in class ptolemy.kernel.CompositeEntity.ContainedObjectsIterator
Return the next element in the iteration.
next() - Method in class ptolemy.kernel.Entity.ContainedObjectsIterator
Return the next element in the iteration.
next() - Method in class ptolemy.kernel.util.NamedObj.ContainedObjectsIterator
Return the next element in the iteration.
next(char) - Method in class org.json.JSONTokener
Consume the next character, and check that it matches a specified character.
next(int) - Method in class org.json.JSONTokener
Get the next n characters.
NEXT - ptolemy.vergil.gt.MatchResultViewer.FileSelectionStatus
 
NEXT - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
NEXT - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
NEXT - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
nextActorFirings - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.Firing
 
nextCanPriority() - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Method that computes the identifier ('CanPriority') of the message that has the highest priority.
nextCDATA() - Method in class org.json.XMLTokener
Get the text in the CDATA block.
nextChord - Variable in class org.ptolemy.machineImprovisation.ChordFollower
Next chord information provided to the Pitch oracle.
nextClean() - Method in class org.json.JSONTokener
Get the next char in the string, skipping whitespace.
nextClusters - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.FiringCluster
 
nextColumn() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Moves to the next column, does the same as #nextColumn(1).
nextColumn(int) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Moves to the next column.
nextContent() - Method in class org.json.XMLTokener
Get the next XML outer token, trimming whitespace.
nextEntity(char) - Method in class org.json.XMLTokener
Return the next entity.
NextEventRequest - org.hlacerti.lib.HlaManager.ETimeManagementService
The Federate uses the Next Event Request (NER) calls to advance time.
nextEventTime - Variable in class org.ptolemy.fmi.FMI20EventInfo
C type: fmiReal.
nextEventTime - Variable in class org.ptolemy.fmi.FMIEventInfo
C type: fmiReal.
nextEventTimeDefined - Variable in class org.ptolemy.fmi.FMI20EventInfo
C type: fmiBoolean.
nextExit - Variable in class ptolemy.domains.coroutine.lib.Emit
 
nextExit - Variable in class ptolemy.domains.coroutine.lib.Pause
 
nextExpr - Variable in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
This is the next expression for the for statement, if this is a for statement.
nextFiringFunctions - Variable in class ptolemy.cg.lib.Profile.FiringFunction
The next firing functions.
nextIterationClusters - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.FiringCluster
 
nextIterationFirings - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.Firing
 
nextIterationFirings - Variable in class ptolemy.cg.lib.Profile.FiringFunction
The next iteration firings.
nextLine() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Moves to the next line: increases the row and resets the column; does the same as #nextLine(1).
nextLine(int) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Moves the cursor down several lines: increases the row by the specified number of lines and sets the cursor to the leading column.
nextMapping - Variable in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
nextMeta() - Method in class org.json.XMLTokener
Returns the next XML meta token.
nextPowerOfTwo(double) - Static method in class ptolemy.math.SignalProcessing
Return the next power of two larger than the argument.
nextRow() - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Increases the row by one; does the same as #nextRow(1).
nextRow(int) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Increases the row by the specified rows.
nextString(char) - Method in class org.json.JSONTokener
Return the characters up to the next close quote character.
nextTo(char) - Method in class org.json.JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - Method in class org.json.JSONTokener
Get the text up but not including one of the specified delimiter characters or the end of line, whichever comes first.
nextToken() - Method in class org.json.HTTPTokener
Get the next token or string.
nextToken() - Method in class org.json.XMLTokener
Get the next XML Token.
nextToken() - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Return the next token to be sent according to the CAN protocol.
nextToken() - Method in class ptolemy.actor.ptalon.PtalonLexer
 
nextTokenSize() - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Method that compute the size of the next token that need to be sent according to the CAN protocol This method uses the serialization API to compute the size of the token that need to be sent Actually, this method is never called in the current version of the code If you want to use a variable size for objects sent through the network, you need to uncomment the line dedicated to this functionality in the CanBus.nextTokenSize() method.
nextTokenTransmissionTime() - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Compute the transmission time of the next token through the network In the current version of this CommunicationAspect the size of a token (message) is fixed In order to have a variable token size please uncomment the dedicated line in this method.
nextValue() - Method in class org.json.JSONTokener
Get the next value.
NIL - Static variable in class ptolemy.data.ArrayToken
A token that represents a missing value.
NIL - Static variable in class ptolemy.data.BooleanToken
A token that represents a missing value.
NIL - Static variable in class ptolemy.data.ComplexToken
A token that represents a missing value.
NIL - Static variable in class ptolemy.data.DateToken
A token that represents a missing value.
NIL - Static variable in class ptolemy.data.DoubleToken
A token that represents a missing value.
NIL - Static variable in class ptolemy.data.FloatToken
A token that represents a missing value.
NIL - Static variable in class ptolemy.data.IntToken
A token that represents a missing value.
NIL - Static variable in class ptolemy.data.LongToken
A token that represents a missing value.
NIL - Static variable in class ptolemy.data.ShortToken
A token that represents a missing value.
NIL - Static variable in class ptolemy.data.SmoothToken
A token that represents a missing value.
NIL - Static variable in class ptolemy.data.StringToken
A token that represents a missing value.
NIL - Static variable in class ptolemy.data.Token
A token that represents a missing value.
NIL - Static variable in class ptolemy.data.type.BaseType
The nil data type.
NIL - Static variable in class ptolemy.data.UnsignedByteToken
A token that represents a missing value.
nilArrayConstruct() - Method in class ptolemy.data.expr.PtParser
 
nInitializers() - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter
Return the number of initializers in this actor.
nInstances - Variable in class ptolemy.actor.lib.hoc.MultiInstanceComposite
The total number of instances to instantiate including instance 0 (the master copy).
NO_ACTION - Static variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
No completion strategy.
NO_CONSTRAINTS - Static variable in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
String representing that the actor port or attribute has no constraints but should have a concept assigned to it.
NO_GROW - Static variable in class com.jgoodies.forms.layout.FormSpec
Gives a column or row a fixed size.
noAlias - org.ptolemy.fmi.FMIScalarVariable.Alias
This is not an alias (the default).
noCode() - Static method in class ptolemy.cg.lib.syntactic.SyntacticRank
Generate code representation for no rank information.
node(int) - Method in class ptolemy.graph.Graph
Return a node in this graph given the node label.
node(Object) - Method in class ptolemy.graph.Graph
Return a node in this graph that has a specified weight.
Node - Class in ptolemy.graph
An optionally-weighted node for an undirected or directed graph.
Node - Interface in diva.graph.modular
A node is an object that is contained by a graph and is connected to other nodes by edges.
Node - Interface in ptolemy.data.expr
 
Node() - Constructor for class ptolemy.graph.Node
Construct an unweighted node.
Node(double, int) - Constructor for class ptolemy.actor.lib.comm.HuffmanBasic.Node
Construct the node with the given probability value and its index in the pmf array.
Node(Object) - Constructor for class ptolemy.graph.Node
Construct a node with a given node weight.
Node(HuffmanBasic.Node, HuffmanBasic.Node) - Constructor for class ptolemy.actor.lib.comm.HuffmanBasic.Node
Construct the parent node given the left child and the right child.
NODE_ADDED - Static variable in class diva.graph.GraphEvent
A node is added to a graph; target is the node, old value is the previous parent of the graph.
NODE_DRAWN - Static variable in class diva.graph.GraphViewEvent
The given node was just drawn.
NODE_MOVED - Static variable in class diva.graph.GraphViewEvent
The figure representing a node was moved.
NODE_REMOVED - Static variable in class diva.graph.GraphEvent
A node is deleted from a graph; target is the node, old value is the previous parent of the graph.
nodeAdded(GraphEvent) - Method in interface diva.graph.GraphListener
A node has been been added to the registered graph or one of its subgraphs.
nodeAdded(GraphEvent) - Method in class diva.graph.toolbox.GraphEventMulticaster
Dispatch the nodeAdded() event to each of the listeners.
nodeAdded(GraphEvent) - Method in class diva.graph.toolbox.GraphLogger
Add this event to the log.
nodeArity() - Method in class ptolemy.data.expr.JJTMatrixParserState
 
nodeArity() - Method in class ptolemy.data.expr.JJTPtParserState
 
nodeBinary() - Static method in class org.terraswarm.accessor.JSAccessor
Return the node binary that is in the path or, if node is not found in the path, return the node binary in $PTII/vendors/node.
NodeController - Interface in diva.graph
Specifies the interface for objects that manage creation of and interaction with graph nodes.
NodeControllerFactory - Class in ptolemy.vergil.basic
This is an attribute that produces a custom node controller.
NodeControllerFactory(NamedObj, String) - Constructor for class ptolemy.vergil.basic.NodeControllerFactory
Construct a new attribute with the given container and name.
nodeCost(Object) - Method in class diva.graph.layout.GridAnnealingLayout
Return the absolute cost of an individual node.
nodeCount() - Method in class ptolemy.graph.Graph
Return the total number of nodes in this graph.
nodeCreated() - Method in class ptolemy.data.expr.JJTMatrixParserState
 
nodeCreated() - Method in class ptolemy.data.expr.JJTPtParserState
 
NodeCreator() - Constructor for class diva.graph.basic.BasicGraphController.NodeCreator
 
NodeDragInteractor - Class in diva.graph
An interactor that drags nodes.
NodeDragInteractor(GraphController) - Constructor for class diva.graph.NodeDragInteractor
Create a new NodeDragInteractor and give it a pointer to its controller to it can find other useful objects
nodeDrawn(GraphViewEvent) - Method in interface diva.graph.GraphViewListener
A figure representing a node was just drawn.
nodeDrawn(GraphViewEvent) - Method in class diva.graph.layout.IncrementalLayoutListener
 
nodeDrawn(Object) - Method in interface diva.graph.layout.IncrementalLayout
Called in response to the given node being given a figure.
nodeDrawn(Object) - Method in class diva.graph.layout.IncrLayoutAdapter
Called in response to the given node being added.
nodeDrawn(Object) - Method in class diva.graph.layout.ProxyIncrLayout
Called in response to the given node being given a figure.
nodeDrawn(Object) - Method in class diva.graph.layout.RandomIncrLayout
Lay out the given node randomly, trying not to overlap it with existing nodes.
NodeInteractor - Class in diva.graph
An interactor for nodes.
NodeInteractor(GraphController) - Constructor for class diva.graph.NodeInteractor
Create a new node interactor that belongs to the given controller.
NodeInteractor(GraphController, SelectionModel) - Constructor for class diva.graph.NodeInteractor
Create a new node interactor that belongs to the given controller and that uses the given selection model
nodeLabel(Object) - Method in class ptolemy.graph.Graph
Return the node label of the specified node given the node weight.
nodeLabel(Node) - Method in class ptolemy.graph.Graph
Return the node label of the specified node.
NodeModel - Interface in diva.graph.modular
A node is an object that is contained by a graph and is connected to other nodes by edges.
nodeMoved(GraphViewEvent) - Method in interface diva.graph.GraphViewListener
The figure representing a node was moved.
nodeMoved(GraphViewEvent) - Method in class diva.graph.layout.IncrementalLayoutListener
 
nodeMoved(Object) - Method in interface diva.graph.layout.IncrementalLayout
Called in response to the figure representing the given node being moved.
nodeMoved(Object) - Method in class diva.graph.layout.IncrLayoutAdapter
Called in response to the given node being moved.
nodeMoved(Object) - Method in class diva.graph.layout.ProxyIncrLayout
Called in response to the figure representing the given node being moved.
nodeMoved(Object) - Method in class diva.graph.layout.RandomIncrLayout
Called in response to the figure representing the given node being moved.
nodeName() - Method in exception ptolemy.data.expr.UndefinedConstantOrIdentifierException
Return the node name that caused the exception.
NodeRandomizer - Class in ptolemy.domains.wireless.lib
This actor, when fired, randomizes the locations of all actors in the same container that contain an attribute named "randomize" with value true.
NodeRandomizer(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.NodeRandomizer
Construct an actor in the given container with the given name.
nodeRemoved(GraphEvent) - Method in interface diva.graph.GraphListener
A node has been been deleted from the registered graphs or one of its subgraphs.
nodeRemoved(GraphEvent) - Method in class diva.graph.toolbox.GraphEventMulticaster
Dispatch the nodeRemoved() event to each of the listeners.
nodeRemoved(GraphEvent) - Method in class diva.graph.toolbox.GraphLogger
Add this event to the log.
NodeRenderer - Interface in diva.graph
A factory which creates a visual representation (Figure) given a node input.
NodeRendererTutorial - Class in diva.graph.tutorial
This tutorial shows how to customize the look of the nodes based on the semantic properties of the nodes.
nodes() - Method in interface diva.graph.modular.Graph
Return an iterator over the nodes that this graph contains.
nodes() - Method in interface ptolemy.graph.analysis.analyzer.SinkNodeAnalyzer
Return the sink nodes in the graph under analysis.
nodes() - Method in interface ptolemy.graph.analysis.analyzer.SourceNodeAnalyzer
Return the source nodes in the graph under analysis.
nodes() - Method in class ptolemy.graph.analysis.SinkNodeAnalysis
Return the sink nodes in the graph under analysis.
nodes() - Method in class ptolemy.graph.analysis.SourceNodeAnalysis
Return the source nodes in the graph under analysis.
nodes() - Method in class ptolemy.graph.analysis.strategy.SinkNodeStrategy
Compute the sink nodes in the graph in the form of a collection.
nodes() - Method in class ptolemy.graph.analysis.strategy.SourceNodeStrategy
Compute the source nodes in the graph in the form of a collection.
nodes() - Method in class ptolemy.graph.Graph
Return all the nodes in this graph in the form of a collection.
nodes(Object) - Method in interface diva.graph.GraphModel
Provide an iterator over the nodes in the given graph or composite node.
nodes(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicNodeModel
Provide an iterator over the nodes in the given graph or composite node.
nodes(Object) - Method in interface diva.graph.modular.CompositeModel
Return an iterator over the nodes that this graph contains.
nodes(Object) - Method in class diva.graph.modular.ModularGraphModel
Provide an iterator over the nodes in the given graph or composite node.
nodes(Object) - Method in class ptolemy.graph.Graph
Return all the nodes in this graph that have a specified weight.
nodes(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.IconModel
Provide an iterator over the nodes in the given graph or composite node.
nodes(Object) - Method in class ptolemy.vergil.kernel.CompositePtolemyModel
Return an iterator over all the nodes contained in the graph for the specified composite.
nodes(Collection) - Method in class ptolemy.graph.Graph
Return the collection of nodes in this graph whose weights are contained in a specified collection.
nodesAfterEdges(Object) - Method in interface diva.graph.GraphModel
Provide an iterator over the nodes that should be rendered after to the edges.
nodesAfterEdges(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicNodeModel
Provide an iterator over the nodes that should be rendered after to the edges.
nodesAfterEdges(Object) - Method in interface diva.graph.modular.CompositeModel
Provide an iterator over the nodes that should be rendered after to the edges.
nodesAfterEdges(Object) - Method in class diva.graph.modular.ModularGraphModel
Provide an iterator over the nodes that should be rendered after to the edges.
nodesAfterEdges(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.IconModel
Provide an iterator over the nodes that should be rendered after to the edges.
nodesAfterEdges(Object) - Method in class ptolemy.vergil.kernel.CompositePtolemyModel
Return an iterator over the nodes that should be rendered after to the edges.
nodesBeforeEdges(Object) - Method in interface diva.graph.GraphModel
Provide an iterator over the nodes that should be rendered prior to the edges.
nodesBeforeEdges(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicNodeModel
Provide an iterator over the nodes that should be rendered prior to the edges.
nodesBeforeEdges(Object) - Method in interface diva.graph.modular.CompositeModel
Return an iterator over the nodes that should be rendered prior to the edges.
nodesBeforeEdges(Object) - Method in class diva.graph.modular.ModularGraphModel
Provide an iterator over the nodes that should be rendered prior to the edges.
nodesBeforeEdges(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.IconModel
Provide an iterator over the nodes that should be rendered prior to the edges.
nodesBeforeEdges(Object) - Method in class ptolemy.vergil.kernel.CompositePtolemyModel
Return an iterator over the nodes that should be rendered prior to the edges.
nodeSet(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Return a new set that contains all the nodes that are deeply contained in the given composite.
nodesInRange(WirelessIOPort) - Method in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
Return the list of nodes that can receive from the specified port.
nodeSize() - Method in class ptolemy.domains.metroII.kernel.Graph
Return the size of nodes.
nodeWeight(int) - Method in class ptolemy.graph.Graph
Return the weight of a given node in the graph given the node label.
NoError - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
Noise - Class in com.jhlabs.math
Perlin Noise functions
Noise - Class in ptolemy.domains.continuous.kernel
This actor generates continuous-time noise with a Gaussian distribution.
Noise - Class in ptolemy.domains.continuous.lib
This actor generates continuous-time noise with a Gaussian distribution.
Noise() - Constructor for class com.jhlabs.math.Noise
 
Noise(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.kernel.Noise
Construct an actor with the given container and name.
Noise(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.lib.Noise
Construct an actor with the given container and name.
NOISE - Static variable in class com.jhlabs.image.FBMFilter
 
NOISE - Static variable in class com.jhlabs.image.RippleFilter
Noise ripples.
noise1(float) - Static method in class com.jhlabs.math.Noise
Compute 1-dimensional Perlin noise.
noise2(float, float) - Static method in class com.jhlabs.math.Noise
Compute 2-dimensional Perlin noise.
noise3(float, float, float) - Static method in class com.jhlabs.math.Noise
Compute 3-dimensional Perlin noise.
noiseCovariance - Variable in class org.ptolemy.ssm.GaussianMeasurementModel
The noise covariance.
NoiseFilter - Class in com.jhlabs.image
A filter which adds random noise into an image.
NoiseFilter() - Constructor for class com.jhlabs.image.NoiseFilter
 
noiseMean - Variable in class org.ptolemy.ssm.GaussianMeasurementModel
The noise mean.
nominal - Variable in class org.ptolemy.fmi.FMIModelDescription.ContinuousState
The nominal value for this variable, or null if it is not given.
nominal - Variable in class org.ptolemy.fmi.type.FMIRealType
The nominal value of this real.
nominalsOfContinuousStatesChanged - Variable in class org.ptolemy.fmi.FMI20EventInfo
C type: fmiBoolean.
Non - ptolemy.domains.coroutine.kernel.ControlEntryToken.ControlType
 
Non - ptolemy.domains.coroutine.kernel.ControlExitToken.ControlType
 
Non - ptolemy.domains.coroutine.kernel.ControlToken.ControlType
 
NonBlockingFire - Class in ptolemy.domains.metroII.kernel
NonBlockingFire is a wrapper for Ptolemy actor.
NonBlockingFire(Actor) - Constructor for class ptolemy.domains.metroII.kernel.NonBlockingFire
Constructs a NonBlockingfire by wrapping the actor.
nondeterministic - Variable in class ptolemy.domains.modal.kernel.Transition
Parameter specifying whether this transition is nondeterministic.
NondeterministicMerge - Class in ptolemy.domains.pn.kernel
This actor takes any number of input streams and merges them nondeterministically.
NondeterministicMerge(CompositeEntity, String) - Constructor for class ptolemy.domains.pn.kernel.NondeterministicMerge
Construct an actor in the specified container with the specified name.
NondeterministicMerge(Workspace) - Constructor for class ptolemy.domains.pn.kernel.NondeterministicMerge
Construct a TypedCompositeActor in the specified workspace with no container and an empty string as a name.
none - org.ptolemy.fmi.FMIScalarVariable.Causality
The value does not affect computation.
none - ptolemy.cg.lib.syntactic.SyntacticPort.IOType
Port with undefined or unclear directionality.
None - ptolemy.vergil.basic.layout.AbstractLayoutConfiguration.InteractionMode
No user interaction: full automatic layout.
NONE - ptolemy.data.ontologies.lattice.LatticeOntologySolver.ConstraintType
Represents that there is no constraint between the two sides.
NONE - ptolemy.vergil.gt.MatchResultViewer.FileSelectionStatus
 
NONE - Static variable in interface ptolemy.kernel.util.Settable
Indicator that a user interface should not make an instance visible.
nonErrorNonTerminationTransitionList() - Method in class ptolemy.domains.modal.kernel.State
Return the list of outgoing transitions from this state that are neither error nor termination transitions.
noNewActors() - Method in class org.hlacerti.lib.HlaManager
Return always true.
noNewActors() - Method in class ptolemy.actor.lib.SynchronizeToRealTime
This class does not create change request for new actor in proposeTime.
noNewActors() - Method in interface ptolemy.actor.TimeRegulator
Return false if change requests have been posted while during the call to proposeTime.
NonInterruptibleTimer - Class in ptolemy.domains.de.lib
Deprecated.
Use ptolemy.actor.lib.ResettableTimer.
NonInterruptibleTimer(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.NonInterruptibleTimer
Deprecated.
Construct an actor with the specified container and name.
NonLatticeCounterExample - Class in ptolemy.graph
A data structure that provides counterexample information when a graph is tested to see if it is a lattice.
NonLatticeCounterExample(Object) - Constructor for class ptolemy.graph.NonLatticeCounterExample
Construct a NonLatticeCounterExample object for a graph with a cycle.
NonLatticeCounterExample(CPO.BoundType, Object, Object) - Constructor for class ptolemy.graph.NonLatticeCounterExample
Construct a NonLatticeCounterExample object for a pair of nodes that have either no least upper or greatest lower bound.
NonLatticeCounterExample(NonLatticeCounterExample.ExampleType) - Constructor for class ptolemy.graph.NonLatticeCounterExample
Construct a NonLatticeCounterExample object with the given example type.
NonLatticeCounterExample(NonLatticeCounterExample.ExampleType, List) - Constructor for class ptolemy.graph.NonLatticeCounterExample
Construct a NonLatticeCounterExample object with the given example type and list of nodes in the graph.
NonLatticeCounterExample.ExampleType - Interface in ptolemy.graph
Marker interface for the counter example type.
NonLatticeCounterExample.GraphExampleType - Enum in ptolemy.graph
An enumeration type to represent the types of counterexamples that can be found when checking to see if a graph is a lattice.
nonLatticeReason() - Method in class ptolemy.data.ontologies.ConceptGraph
Return a human readable string as to why this graph is not a lattice.
nonLatticeReason() - Method in class ptolemy.data.ontologies.DAGConceptGraph
Return why this concept graph is not a lattice, or null if it is.
nonLatticeReason() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeCPO
Return the reason why this CPO is not a lattice, or null if it is.
nonLatticeReason() - Method in class ptolemy.graph.DirectedAcyclicGraph
Return a counterexample reason as to why this graph is not a lattice.
nonnegative - Variable in class ptolemy.domains.de.lib.TimeCompare
A boolean parameter to decide whether inputs at input2 should be ignored if they lead to negative outputs.
nonpreemptiveTransitionList() - Method in class ptolemy.domains.modal.kernel.State
Return the list of non-preemptive outgoing transitions from this state.
NonProductLatticeCounterExample - Class in ptolemy.data.ontologies.lattice
A data structure that provides counterexample information when a product lattice ontology CPO is tested to see if it is a lattice.
NonProductLatticeCounterExample(Ontology) - Constructor for class ptolemy.data.ontologies.lattice.NonProductLatticeCounterExample
Construct a NonProductLatticeCounterExample object that indicates that the specified sub ontology is not a lattice.
NonProductLatticeCounterExample.ProductExampleType - Enum in ptolemy.data.ontologies.lattice
An enumeration type to represent the types of counterexamples that can be found when checking to see if product lattice ontology is a lattice.
NonStrictAndGate - Class in ptolemy.domains.sr.lib
A nonstrict actor that performs an and operation on two inputs.
NonStrictAndGate(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.NonStrictAndGate
Construct an actor with the given container and name.
NonStrictDelay - Class in ptolemy.domains.sr.lib
A nonstrict actor that delays tokens by one iteration.
NonStrictDelay(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.NonStrictDelay
Construct an actor in the specified container with the specified name.
NonStrictDisplay - Class in ptolemy.domains.sr.lib.gui
Display the inputs in a text area.
NonStrictDisplay(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.gui.NonStrictDisplay
Construct an actor with an input multiport of type GENERAL.
NonStrictFSMDirector - Class in ptolemy.domains.modal.kernel
This director extends FSMDirector by consuming only input tokens that are needed in the current state.
NonStrictFSMDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.modal.kernel.NonStrictFSMDirector
Construct a director in the given container with the given name.
NonStrictLogicFunction - Class in ptolemy.domains.sr.lib
Deprecated.
Use NonStrictLogicGate
NonStrictLogicFunction(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.NonStrictLogicFunction
Deprecated.
Construct an actor with the given container and name.
NonStrictLogicGate - Class in ptolemy.domains.sr.lib
A nonstrict actor that performs a specified logic operation on the input.
NonStrictLogicGate(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.NonStrictLogicGate
Construct an actor with the given container and name.
NonStrictOrGate - Class in ptolemy.domains.sr.lib
A nonstrict actor that performs an OR operation on two inputs.
NonStrictOrGate(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.NonStrictOrGate
Construct an actor with the given container and name.
NonStrictTest - Class in ptolemy.actor.lib
This actor compares the inputs against the value specified by the correctValues parameter.
NonStrictTest(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.NonStrictTest
Construct an actor with an input multiport.
nonStrictTestClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
NonStrictThreeBitAdder - Class in ptolemy.domains.sr.lib
A nonstrict three-bit adder.
NonStrictThreeBitAdder(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.NonStrictThreeBitAdder
Construct an actor in the specified container with the specified name.
NonStrictXorGate - Class in ptolemy.domains.sr.lib
A nonstrict actor that performs an XOR operation on two inputs.
NonStrictXorGate(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.NonStrictXorGate
Construct an actor with the given container and name.
Normal - com.cureos.numerics.CobylaExitStatus
Optimization successfully completed.
NORMAL - ptolemy.domains.ptera.lib.SetTableau.TableauState
Normal.
NORMAL - Static variable in class com.jhlabs.image.PixelUtils
 
NORMAL_STATE - Static variable in class diva.graph.toolbox.StateBubble
The style of a regular state
normalize - Variable in class org.ptolemy.machineLearning.lib.AFTEDiscriminant
Boolean option to specify whether the output feature array should be normalized to have an L-2 norm of 1.
normalize - Variable in class ptolemy.actor.lib.jai.JAIToDoubleMatrix
This parameter indicates whether to normalize or not.
normalize() - Method in class com.jhlabs.vecmath.Quat4f
 
normalize() - Method in class com.jhlabs.vecmath.Vector3f
 
normalize() - Method in class com.jhlabs.vecmath.Vector4f
 
normalize(double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is formed by scaling the array so that it has a L2-norm of 1.
normalize(float[]) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is formed by scaling the array so that it has a L2-norm of 1.
normalizeByDc - Variable in class org.ptolemy.machineLearning.lib.AFTEDiscriminant
Boolean option to specify whether the selected output features should be normalized by the DC term.
NoRoomException - Exception in ptolemy.actor
This exception is thrown when an attempt is made to put a token into a receiver that does not have room to accommodate one.
NoRoomException(String) - Constructor for exception ptolemy.actor.NoRoomException
Construct an exception with the given error message.
NoRoomException(Nameable, String) - Constructor for exception ptolemy.actor.NoRoomException
Construct an exception originating from the given object, with the given error message.
NORTH - Static variable in class diva.canvas.CanvasUtilities
double representation of NORTH: -90 degrees (-PI/2).
NORTHEAST - Static variable in class diva.canvas.CanvasUtilities
double representation of NORTHEAST: -45 degrees (PI/4).
northOutput - Variable in class ptolemy.domains.atc.lib.Track
The north output.
NORTHWEST - Static variable in class diva.canvas.CanvasUtilities
double representation of NORTHWEST: -135 degrees (-PI*3/4).
noSpace(String) - Static method in class org.json.XML
Throw an exception if the string contains whitespace.
nosrc - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
NoSuchItemException - Exception in ptolemy.kernel.util
Thrown on access (by name) to an item that doesn't exist.
NoSuchItemException(String) - Constructor for exception ptolemy.kernel.util.NoSuchItemException
Construct an exception with a detail message.
NoSuchItemException(Nameable, String) - Constructor for exception ptolemy.kernel.util.NoSuchItemException
Construct an exception with a detail message that includes the name of the argument.
NoSuchItemException(Nameable, Throwable, String) - Constructor for exception ptolemy.kernel.util.NoSuchItemException
Construct an exception with a cause and a detail message that includes the name of the argument.
not() - Method in class ptolemy.data.BooleanToken
Return a new BooleanToken with the logical not of the value stored in this token.
NOT_EDITABLE - Static variable in interface ptolemy.kernel.util.Settable
Indicator that a user interface should make an instance visible, but not allow editing of the variable.
NOT_ENABLED - Static variable in class ptolemy.domains.ddf.kernel.ActorEnablingStatus
This final static member indicates an actor is not enabled.
NOT_FUNCTION_NAME - Static variable in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
The string name of the attribute that defines the logical not concept function for this ontology solver.
NOT_READY - Static variable in interface ptolemy.actor.Executable
An indicator that the iterate() method did not complete because the actor was not ready (prefire() returned false).
note - Variable in class ptolemy.actor.gui.style.NoteStyle
The note to display.
Note - Class in org.ptolemy.machineImprovisation
The Note object.
Note(String) - Constructor for class org.ptolemy.machineImprovisation.Note
Constructs a Note object.
Note(String, double) - Constructor for class org.ptolemy.machineImprovisation.Note
Constructs a Note object.
NotEditableLineStyle - Class in ptolemy.actor.gui.style
This attribute annotates user settable attributes to specify a version of the line style which is fixed and not editable.
NotEditableLineStyle() - Constructor for class ptolemy.actor.gui.style.NotEditableLineStyle
Construct an attribute in the default workspace with an empty string as its name.
NotEditableLineStyle(NamedObj, String) - Constructor for class ptolemy.actor.gui.style.NotEditableLineStyle
Construct an attribute with the specified container and name.
NotEditableLineStyle(Workspace) - Constructor for class ptolemy.actor.gui.style.NotEditableLineStyle
Construct an attribute in the given workspace with an empty string as its name.
NoteParser - Class in org.ptolemy.machineImprovisation
The NoteParser receives OSC information regarding the Notes and builds a sequence of chord objects.
NoteParser(CompositeEntity, String) - Constructor for class org.ptolemy.machineImprovisation.NoteParser
Construct an actor with the given container and name.
NOTEQUALS - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
notes - Variable in class org.ptolemy.machineImprovisation.NoteParser
Sequence of note tokens.
noteSequence - Variable in class org.ptolemy.machineImprovisation.FactorOracleGenerator
The ordered note sequence consisting of Note objects.
NoteStyle - Class in ptolemy.actor.gui.style
This attribute displays a note instead of a parameter value.
NoteStyle(NamedObj, String) - Constructor for class ptolemy.actor.gui.style.NoteStyle
Construct an attribute with the specified container and name.
NoteToMidiKey - Class in org.ptolemy.machineImprovisation
Simple conversion actor that converts a letter note as "C4" into a MIDI key integer.
NoteToMidiKey(CompositeEntity, String) - Constructor for class org.ptolemy.machineImprovisation.NoteToMidiKey
Construct an actor in the specified container with the specified name.
notFound - Variable in class ptolemy.actor.lib.Dictionary
An output listing one or more keys that were requested but not found in the dictionary.
noticeOfTermination() - Method in class ptolemy.domains.dde.kernel.DDEThread
Notify output-connected actors that the actor controlled by this thread is ending execution.
Notification(String) - Constructor for class ptolemy.kernel.util.test.TestWorkspace2.Notification
 
NOTIFIED - ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
 
NOTIFIED_VALUE - Static variable in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
 
notifyConnectivityChange() - Method in class ptolemy.actor.CompositeActor
Notify the manager that the connectivity in the model changed (width of relation changed, relations added, linked to different ports, ...).
notifyConnectivityChange() - Method in class ptolemy.actor.RelationWidthInference
Notify the width inference algorithm that the connectivity in the model changed (width of relation changed, relations added, linked to different ports, ...).
notifyExecutionListeners(NamedObj, Double, ExecutionAspectListener.ExecutionEventType) - Method in interface ptolemy.actor.ActorExecutionAspect
Notify execution listeners about rescheduling events.
notifyExecutionListeners(NamedObj, Double, ExecutionAspectListener.ExecutionEventType) - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Notify schedule listeners about rescheduling events.
notifyExecutionListeners(NamedObj, Double, ExecutionAspectListener.ExecutionEventType) - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Notify execution listeners about rescheduling events.
notifyListeners() - Method in class ptolemy.gui.Query
Notify listeners of the current value of all entries, unless those entries have not changed since the last notification.
notifyListenersOfException(Exception) - Method in class ptolemy.actor.Manager
Notify all the execution listeners of an exception.
notifyListenersOfThrowable(Throwable) - Method in class ptolemy.actor.Manager
Notify all the execution listeners of a Throwable.
notifyOfNameChange(NamedObj) - Method in class ptolemy.actor.lib.RecordAssembler
React to a name change of contained ports.
notifyOfNameChange(NamedObj) - Method in class ptolemy.actor.lib.RecordDisassembler
React to a name change of contained ports.
notifyOfNameChange(NamedObj) - Method in class ptolemy.actor.lib.UnionDisassembler
React to a name change of contained ports.
notifyOfNameChange(NamedObj) - Method in class ptolemy.actor.lib.UnionMerge
React to a name change of contained ports.
notifyOfNameChange(NamedObj) - Method in class ptolemy.kernel.util.NamedObj
React to a change in a contained named object.
NotifyThread - Class in ptolemy.actor.process
Helper thread for calling notifyAll() on a single lock or a LinkedList of locks.
NotifyThread(Object) - Constructor for class ptolemy.actor.process.NotifyThread
Construct a thread to be used call notifyAll() on a set of locks.
NotifyThread(LinkedList) - Constructor for class ptolemy.actor.process.NotifyThread
Construct a thread to be used call notifyAll() on a set of locks.
notifyTokenSentToCommunicationAspect() - Method in class ptolemy.actor.Director
Notify this director that a token was sent to a communication aspect.
NoTokenException - Exception in ptolemy.actor
This exception is thrown when an attempt is made to get a token from a receiver that does not contain one.
NoTokenException(String) - Constructor for exception ptolemy.actor.NoTokenException
Deprecated.
Use NoTokenException(Nameable, String) so that the UI can indicate which actor caused the error.
NoTokenException(Nameable, String) - Constructor for exception ptolemy.actor.NoTokenException
Construct an exception originating from the given object, with the given error message.
NoTokenException(Nameable, Throwable, String) - Constructor for exception ptolemy.actor.NoTokenException
Construct an exception originating from the given object, with the given error message.
notPresent - org.ptolemy.fmi.FMIScalarVariable.Initial
Not present.
NotSchedulableException - Exception in ptolemy.actor.sched
This is a special case of the InvalidStateException such that a CompositeActor is not schedulable by a certain scheduler.
NotSchedulableException(String) - Constructor for exception ptolemy.actor.sched.NotSchedulableException
Deprecated.
Use a NotSchedulableException constructor that includes a Nameable so that the exception window includes a "Go To Actor" button.
NotSchedulableException(Collection, Throwable, String) - Constructor for exception ptolemy.actor.sched.NotSchedulableException
Constructs an Exception with a detail message that includes the names of a Collection of nameables, the causing Throwable and the detail argument.
NotSchedulableException(Enumeration, String) - Constructor for exception ptolemy.actor.sched.NotSchedulableException
Deprecated.
Use NotSchedulableException(Collection, Throwable, String) instead.
NotSchedulableException(Nameable, String) - Constructor for exception ptolemy.actor.sched.NotSchedulableException
Constructs an Exception with a detail message that includes the name of the first argument and the second argument string.
NotSchedulableException(Nameable, Nameable, String) - Constructor for exception ptolemy.actor.sched.NotSchedulableException
Constructs an Exception with a detail message that includes the names of the first two arguments plus the third argument string.
notSupportedConversionMessage(Token, String) - Static method in class ptolemy.data.Token
Return a string with an error message that states that the given token cannot be converted to the given token type.
notSupportedDifferentClassesMessage(String, Token, Token) - Static method in class ptolemy.data.AbstractNotConvertibleToken
Return a string with an error message that states that the given operation is not supported between two tokens, because they have incomparable types and cannot be converted to the same type.
notSupportedIncomparableConversionMessage(Token, String) - Static method in class ptolemy.data.Token
Return a string with an error message that states that the given token cannot be converted to the given token type.
notSupportedIncomparableMessage(String, Token, Token) - Static method in class ptolemy.data.Token
Return a string with an error message that states that the given operation is not supported between two tokens, because they have incomparable types and cannot be converted to the same type.
notSupportedMessage(String, Token, Token) - Static method in class ptolemy.data.Token
Return a string with an error message that states that the given operation is not supported between two tokens.
notSupportedNullNilStringMessage(String, String) - Static method in class ptolemy.data.Token
Return a string with an error message that states that the token cannot be created with a string that is null or the value of the init parameter.
nOverlap - Variable in class org.ptolemy.machineLearning.lib.AFTEDiscriminant
Number of samples of overlap between adjoining sections.
nOverlap - Variable in class org.ptolemy.machineLearning.lib.AFTEFast
Number of samples of overlap between adjoining sections.
npmBinary() - Static method in class org.terraswarm.accessor.JSAccessor
Return the npm binary that is in the path or, if npm is not found in the path, return the npm binary in $PTII/vendors/node.
npmInstall - Variable in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGenerator
If true, then search codeDirectory and its parent directories for a node_modules/ directory.
nStates - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
Number of states of the HMM.
nStates - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Number of states of the HMM.
NULL - Static variable in class org.json.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
NULL - Static variable in class ptolemy.data.ObjectToken
A new empty ObjectToken.
NULL_TREE_LOOKAHEAD - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
NullArrayIterator - Class in diva.util
An iterator over a given array which may contain nulls.
NullArrayIterator(Object[]) - Constructor for class diva.util.NullArrayIterator
Construct an iterator over the given array
NullArrayIterator(Object[], int) - Constructor for class diva.util.NullArrayIterator
Construct an iterator over the given array, where the effective array length is given by the length argument (and must be smaller than the real length of the array).
nullDelay - Variable in class ptolemy.domains.dde.kernel.FeedBackDelay
The boolean parameter that indicates whether a delay value will be added to the time stamp of null tokens that are produced by this actor.
NullIterator - Class in diva.util
An iterator over nothing.
NullIterator() - Constructor for class diva.util.NullIterator
 
NullPointerAnalysis - Class in ptolemy.copernicus.kernel
An analysis that can determine, at any point in the code, if a local variable points to null.
NullPointerAnalysis(UnitGraph) - Constructor for class ptolemy.copernicus.kernel.NullPointerAnalysis
 
NullSite - Class in diva.canvas.connector
A site that doesn't do anything useful.
NullSite() - Constructor for class diva.canvas.connector.NullSite
 
NullToken - Class in ptolemy.domains.dde.kernel
A NullToken is a marker class used to break deadlock in certain topologies of DDE models.
NullToken() - Constructor for class ptolemy.domains.dde.kernel.NullToken
 
NUM_CATEGORIES - Static variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
Number of partitions in the probability transition matrix.
number() - Method in class ptolemy.moml.unit.UParser
 
NUMBER - ptolemy.actor.lib.jjs.HelperBase.DATA_TYPE
JavaScript numbers..
NUMBER_LITERAL - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
NUMBER_LITERAL - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
NUMBER_LITERAL - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
numberOfArgumentsIsFixed - Variable in class ptolemy.data.ontologies.ExpressionConceptFunctionDefinitionAttribute
Parameter to select whether the number of arguments for the concept function is fixed.
numberOfBins - Variable in class ptolemy.actor.lib.ComputeHistogram
The number of bins.
numberOfBits - Variable in class ptolemy.domains.sdf.lib.BitsToInt
The number of bits that is converted to the output integer.
numberOfBits - Variable in class ptolemy.domains.sdf.lib.IntToBits
The number of Boolean tokens that the input integer is converted to.
numberOfConstraints - Variable in class org.ptolemy.optimization.CompositeOptimizer
Number of constraints checked at each evaluation.
numberOfConstraints - Variable in class org.ptolemy.optimization.CompositeOptimizerUsingGradient
Number of constraints checked at each evaluation.
numberOfContinuousStates - Variable in class org.ptolemy.fmi.FMIModelDescription
Number of continuous states.
numberOfCycles - Variable in class ptolemy.actor.lib.Clock
Deprecated.
The number of cycles to produce, or UNBOUNDED to specify no limit.
numberOfEntities() - Method in class ptolemy.actor.LazyTypedCompositeActor
Return the number of contained entities.
numberOfEntities() - Method in class ptolemy.kernel.CompositeEntity
Return the number of contained entities, not including class definitions.
numberOfEntities() - Method in class ptolemy.moml.EntityLibrary
Return the number of contained entities.
numberOfEventIndicators - Variable in class org.ptolemy.fmi.FMIModelDescription
Number of event indicators.
numberOfInputs - Variable in class ptolemy.domains.sdf.lib.Autocorrelation
Number of input samples to average.
numberOfLags - Variable in class ptolemy.domains.sdf.lib.Autocorrelation
Number of autocorrelation lags to output.
numberOfLines - Variable in class ptolemy.vergil.icon.ValueIcon
The number of lines to display.
numberOfLinesToSkip - Variable in class ptolemy.actor.lib.io.LineReader
The number of lines to skip at the beginning of the file or URL.
numberOfLinesToSkip - Variable in class ptolemy.actor.ptalon.lib.SplitReader
The number of lines to skip at the beginning of the file or URL.
numberOfOpenTableaux() - Method in class ptolemy.actor.gui.Effigy
Return the total number of open tableau for this effigy effigy and all effigies it contains.
numberOfOutputs - Variable in class ptolemy.actor.ptalon.lib.MapFileStorage
The number of output actors to write to.
numberOfOutputs - Variable in class ptolemy.actor.ptalon.lib.SplitReader
The number of output actors to write to.
numberOfPorts - Variable in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Number of ports on the switch.
numberOfPorts - Variable in class ptolemy.domains.de.lib.aspect.BasicSwitch
Number of ports on the switch.
numberOfRelations() - Method in class ptolemy.actor.LazyTypedCompositeActor
Return the number of contained relations.
numberOfRelations() - Method in class ptolemy.kernel.CompositeEntity
Return the number of contained relations.
numberOfSinks() - Method in class ptolemy.actor.IOPort
Return the number of sink ports that may receive data from this one.
numberOfSinks() - Method in class ptolemy.domains.wireless.kernel.ChannelPort
Return the number of sink ports that can potentially receive data from the containing channel.
numberOfSinks() - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Return 1 if the port is outside wireless, which represents the channel port of the outside wireless channel.
numberOfSources() - Method in class ptolemy.actor.IOPort
Return the number of source ports that may send data to this one.
numberOfSources() - Method in class ptolemy.domains.wireless.kernel.ChannelPort
Return the number of source ports that can potentially send data to the containing channel.
numberOfSources() - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Return 1 if the port is outside wireless,, which represents the channel port of the outside wireless channel.
numberOfSupportedInputDeviceConfigurations - Static variable in class ptolemy.domains.ptides.lib.luminary.LuminarySensorHandler
The total number of supported configurations for all Luminary sensor input devices.
numberOfTimes - Variable in class ptolemy.domains.sdf.lib.Repeat
The repetition factor.
numberOfTokens - Variable in class ptolemy.actor.ConstantPublisherPort
The number of constant tokens to publish.
numberOfTracks - Variable in class ptolemy.domains.atc.lib.StormHandling
The number of tracks.
numberToRead - Variable in class ptolemy.domains.sdf.lib.Chop
The number of input tokens to read.
numberToString(Number) - Static method in class org.json.JSONObject
Produce a string from a Number.
numberToWrite - Variable in class ptolemy.domains.sdf.lib.Chop
The number of tokens to write to the output.
numChannels - Variable in class ptolemy.media.Audio
The number of channels.
numClusters - Variable in class org.ptolemy.machineLearning.clustering.KMeans
Number of clusters (k).
numConstraints() - Method in class ptolemy.domains.metroII.kernel.MappingConstraintSolver
Returns the number of mapping constraints.
numCrossings(Object, Object) - Method in class diva.graph.layout.GridAnnealingLayout
Return the number of crossings between this edge and other edges in the graph.
numEntities() - Method in class ptolemy.kernel.CompositeEntity
Deprecated.
Use numberOfEntities
numerator - Variable in class ptolemy.actor.lib.IIR
This parameter represents the numerator coefficients as an array of tokens.
numerator - Variable in class ptolemy.domains.continuous.lib.ContinuousTransferFunction
The coefficients of the numerator, containing an array of DoubleTokens.
Numerical - Interface in ptolemy.data
A marker interface used for representing the Numerical type in the type hierarchy.
numFireMethods() - Method in interface ptolemy.domains.sequence.kernel.MultipleFireMethodsInterface
Return the number of fire methods the actor has.
numFireMethods() - Method in class ptolemy.domains.sequence.lib.BaseMultipleMethodsActor
Return the number of fire methods the actor has.
numInitialTokens - Variable in class ptolemy.cg.lib.Profile.Junction
The number of initial tokens.
numInsideLinks() - Method in class ptolemy.kernel.ComponentPort
Return the number of inside links.
numLinks() - Method in class ptolemy.kernel.Port
Return the number of links to relations.
numLinks() - Method in class ptolemy.kernel.Relation
Return the number of links to ports, either directly or indirectly via other relations in the relation group.
numOverlaps(Object, Object) - Method in class diva.graph.layout.GridAnnealingLayout
Return the number of overlaps between this edge and other edges in the graph.
numParameters - Variable in class ptolemy.cg.kernel.generic.program.CodeStream.Signature
The number of parameters.
numRelations() - Method in class ptolemy.kernel.CompositeEntity
Deprecated.
Use numberOfRelations.
numSamples - Variable in class com.jhlabs.image.Histogram
 
numTees(Object) - Method in class diva.graph.layout.GridAnnealingLayout
Return the number of instances of nodes that are being placed on top of edges that they are not connected to.
numTokens - Variable in class ptolemy.domains.dde.lib.DDESink
Indicate the integer valued number of real tokens that this actor should consume.
numXPixels - Variable in class ptolemy.actor.lib.r.RExpression
The width of the output graphics bitmap in pixels.
numXPixels - Variable in class ptolemy.actor.lib.r.RExpression2
The width of the output graphics bitmap in pixels.
numYPixels - Variable in class ptolemy.actor.lib.r.RExpression
The height of the output graphics bitmap in pixels.
numYPixels - Variable in class ptolemy.actor.lib.r.RExpression2
The height of the output graphics bitmap in pixels.

O

object - Variable in class ptolemy.domains.tdl.kernel.TDLAction
Actor the TDL action has to be performed on.
object() - Method in class org.json.JSONWriter
Begin appending a new object.
object(String) - Static method in class ptolemy.data.ObjectToken
Return an ObjectToken with value null and class specified by the className argument.
OBJECT - Static variable in class ptolemy.data.type.BaseType
The object data type.
objectClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
objectConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ObjectiveFunctionWithSoftConstraints - Class in org.ptolemy.optimization
The objective function class which is used in Phase 1 of the interior point method.
ObjectiveFunctionWithSoftConstraints(ObjectiveFunction) - Constructor for class org.ptolemy.optimization.ObjectiveFunctionWithSoftConstraints
 
ObjectToken - Class in ptolemy.data
A token that contains a reference to an arbitrary object.
ObjectToken() - Constructor for class ptolemy.data.ObjectToken
Construct an empty token.
ObjectToken(Object) - Constructor for class ptolemy.data.ObjectToken
Construct a token with a reference to the specified object.
ObjectToken(Object, Class<?>) - Constructor for class ptolemy.data.ObjectToken
Construct a token with the given value and the given class as the value's type.
ObjectTokenSink - Class in ptolemy.cg.kernel.generic.program.procedural.java.test
A simple custom actor that reads an ObjectToken that encapuslates a Double with the value of 42.0.
ObjectTokenSink(CompositeEntity, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.test.ObjectTokenSink
Construct an actor with the given container and name.
ObjectTokenSource - Class in ptolemy.cg.kernel.generic.program.procedural.java.test
A simple custom actor that sends an ObjectToken that encapuslates a Double with the value of 42.0.
ObjectTokenSource(CompositeEntity, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.test.ObjectTokenSource
Construct an actor with the given container and name.
objectToSourceFileName(Object) - Static method in class ptolemy.util.StringUtilities
Return a string representing the name of the file expected to contain the source code for the specified object.
ObjectType - Class in ptolemy.data.type
A type of tokens that contain arbitrary Java objects.
ObjectType() - Constructor for class ptolemy.data.type.ObjectType
Construct an ObjectType with null as the Java class specified in it.
ObjectType(Class<?>) - Constructor for class ptolemy.data.type.ObjectType
Construct an ObjectType with the given Java class as the class specified in it.
ObjectType(Object, Class<?>) - Constructor for class ptolemy.data.type.ObjectType
Construct an ObjectType with the given Java class as the class specified in it.
ObjectType.BottomClass - Class in ptolemy.data.type
An artificial Java class that serves as the bottom element.
objectTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
observation - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Output port for observation array.
ObservationClassifier - Class in org.ptolemy.machineLearning.hmm
This actor performs Maximum-Likelihood classification of the partially-observed Bayesian Network models.
ObservationClassifier(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hmm.ObservationClassifier
Construct an actor with the given container and name.
observationDimension - Variable in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
Dimension of each observation array.
observationProbabilities - Variable in class org.ptolemy.machineLearning.hmm.HMMMultinomialClassifier
An array that defines a probability mass, defining the multinomial observation probabilities.
observationProbabilities - Variable in class org.ptolemy.machineLearning.hmm.HMMMultinomialEstimator
An input guess array that defines a probability mass, defining the multinomial observation probabilities.
observationProbabilities - Variable in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
An input guess array that defines a probability mass, defining the multinomial observation probabilities.
observerPosition - Variable in class org.ptolemy.machineLearning.particleFilter.ParticleFilterRange
Position of the observer.
obsolete() - Method in class ptolemy.graph.analysis.strategy.CachedStrategy
Test whether or not the cached result of the analyzer is obsolete relative to the associated graph.
Occupants - Class in ptolemy.domains.space
A Occupants display actor.
Occupants(CompositeEntity, String) - Constructor for class ptolemy.domains.space.Occupants
Construct an actor with the given container and name.
Occupants.OccupantsConfigureFactory - Class in ptolemy.domains.space
An interactive editor that configures the occupants.
OccupantsConfigureFactory(NamedObj, String) - Constructor for class ptolemy.domains.space.Occupants.OccupantsConfigureFactory
Construct a factory with the specified container and name.
OCTAGONAL - Static variable in class com.jhlabs.image.CellularFilter
 
OctagonEventIcon - Class in ptolemy.vergil.ptera
An octagonal icon for a Ptera event.
OctagonEventIcon(NamedObj, String) - Constructor for class ptolemy.vergil.ptera.OctagonEventIcon
Create a new icon with the given name in the given container.
OCTAL_LITERAL - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
octaves - Variable in class com.jhlabs.math.FBM
 
OctTreeQuantizer - Class in com.jhlabs.image
An image Quantizer based on the Octree algorithm.
OctTreeQuantizer() - Constructor for class com.jhlabs.image.OctTreeQuantizer
 
ODD - Static variable in class com.jhlabs.image.DeinterlaceFilter
 
ODESolver - Variable in class ptolemy.domains.continuous.kernel.ContinuousDirector
The class name of the ODE solver used for integration.
offer(E) - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.CircularFifoQueue
Adds the given element to this queue.
offset - Variable in class ptolemy.domains.sdf.lib.Chop
Start of output block relative to start of input block.
offset - Variable in class ptolemy.media.Audio
Offset of audio data relative to the start of the stream.
offsetFigure(double, double, double, double, Class<?>, FigureLayer, Rectangle2D) - Static method in class ptolemy.vergil.toolbox.FigureAction
Determine a new location for a figure if another figure is already at that location.
OffsetFilter - Class in com.jhlabs.image
 
OffsetFilter() - Constructor for class com.jhlabs.image.OffsetFilter
 
OffsetFilter(int, int, boolean) - Constructor for class com.jhlabs.image.OffsetFilter
 
OffsetMoMLChangeRequest - Class in ptolemy.vergil.basic
A mutation request specified in MoML that offsets any objects that are created in the toplevel.
OffsetMoMLChangeRequest(Object, NamedObj, String) - Constructor for class ptolemy.vergil.basic.OffsetMoMLChangeRequest
Construct a mutation request to be executed in the specified context.
offsets - Variable in class ptolemy.actor.lib.Clock
Deprecated.
The offsets at which the specified values will be produced.
offsets - Variable in class ptolemy.actor.lib.DiscreteClock
The offsets at which the specified values will be produced.
offsets - Variable in class ptolemy.actor.lib.SequentialClock
Deprecated.
The offsets at which the specified values will be produced.
offsets - Variable in class ptolemy.domains.continuous.lib.EventSource
Deprecated.
The offsets at which the specified values will be produced.
OilFilter - Class in com.jhlabs.image
A filter which produces a "oil-painting" effect.
OilFilter() - Constructor for class com.jhlabs.image.OilFilter
 
okColor - Variable in class ptolemy.vergil.icon.ConstraintMonitorIcon
Color of the box to use when the constraint is satisfied.
OMCFMUJUnitTest - Class in ptolemy.actor.lib.fmi.fmus.omc.test.junit
Invoke the co-simulator and model exchanger on various Functional Mockup Unit (.fmu) files.
OMCFMUJUnitTest() - Constructor for class ptolemy.actor.lib.fmi.fmus.omc.test.junit.OMCFMUJUnitTest
 
one() - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Return the type of the multiplicative identity for elements of this type.
one() - Method in class ptolemy.cg.lib.PointerToken.PointerType
Return the type of the multiplicative identity for elements of this type.
one() - Method in class ptolemy.data.ArrayToken
Return a new ArrayToken representing the multiplicative identity.
one() - Method in class ptolemy.data.BooleanMatrixToken
Return a new Token representing the left multiplicative identity.
one() - Method in class ptolemy.data.BooleanToken
Returns a token representing the multiplicative identity.
one() - Method in class ptolemy.data.ComplexMatrixToken
Return a new Token representing the left multiplicative identity.
one() - Method in class ptolemy.data.ComplexToken
Returns a new ComplexToken with value 1.0.
one() - Method in class ptolemy.data.DoubleMatrixToken
Return a new Token representing the left multiplicative identity.
one() - Method in class ptolemy.data.DoubleToken
Returns a DoubleToken with value 1.0.
one() - Method in class ptolemy.data.FixMatrixToken
Return a new Token representing the left multiplicative identity with the same precision as the current FixMatrixToken.
one() - Method in class ptolemy.data.FixToken
Returns a new Token representing the multiplicative identity with the same precision as this FixToken.
one() - Method in class ptolemy.data.FloatToken
Returns a FloatToken with value 1.0.
one() - Method in class ptolemy.data.IntMatrixToken
Return a new Token representing the left multiplicative identity.
one() - Method in class ptolemy.data.IntToken
Returns an IntToken with value 1.
one() - Method in class ptolemy.data.LongMatrixToken
Return a new Token representing the left multiplicative identity.
one() - Method in class ptolemy.data.LongToken
Returns a LongToken with value 1.
one() - Method in class ptolemy.data.PetiteToken
Returns a PetiteToken with value nearest 1.0.......
one() - Method in class ptolemy.data.RecordToken
Returns a new RecordToken representing the multiplicative identity.
one() - Method in class ptolemy.data.ShortToken
Returns an ShortToken with value 1.
one() - Method in class ptolemy.data.Token
Returns a new Token representing the multiplicative identity.
one() - Method in class ptolemy.data.TupleToken
Return a new TupleToken representing the multiplicative identity.
one() - Method in class ptolemy.data.type.ActorType
Return the type of the multiplicative identity for elements of this type.
one() - Method in class ptolemy.data.type.BaseType
Return the type of the multiplicative identity for elements of this type.
one() - Method in class ptolemy.data.type.FixType
Return the type of the multiplicative identity for elements of this type.
one() - Method in class ptolemy.data.type.StructuredType
Return the type of the multiplicative identity for elements of this type.
one() - Method in class ptolemy.data.type.test.TestToken.TestType
Return the type of the multiplicative identity for elements of this type.
one() - Method in interface ptolemy.data.type.Type
Return the type of the multiplicative identity for elements of this type.
one() - Method in class ptolemy.data.UnionToken
Returns a new UnionToken representing the multiplicative identity.
one() - Method in class ptolemy.data.UnsignedByteToken
Returns an UnsignedByteToken with value 1.
one() - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Return the type of the multiplicative identity for elements of this type.
one() - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Return the type of the multiplicative identity for elements of this type.
ONE - Static variable in class ptolemy.data.DoubleToken
A DoubleToken with the value 1.0.
ONE - Static variable in class ptolemy.data.FloatToken
A FloatToken with the value 1.0.
ONE - Static variable in class ptolemy.data.IntToken
A IntToken with the value 1.0.
ONE - Static variable in class ptolemy.data.LongToken
A LongToken with the value 1.0.
ONE - Static variable in class ptolemy.data.PetiteToken
A PetiteToken with the value 1.0.
ONE - Static variable in class ptolemy.data.ShortToken
A ShortToken with the value 1.0.
ONE - Static variable in class ptolemy.data.UnsignedByteToken
A UnsignedByteToken with the value 1.
ONE - Static variable in class ptolemy.domains.pthales.lib.PthalesIOPort
Fixed variable (for compatibility ?).
ONE - Static variable in class ptolemy.math.Complex
A Complex number representing one.
ONE_OVER_SQRT_2 - Static variable in class ptolemy.math.ExtendedMath
1 / sqrt(2).
OnePort - Class in ptolemy.domains.dt.kernel.test
 
OnePort(CompositeEntity, String) - Constructor for class ptolemy.domains.dt.kernel.test.OnePort
 
oneRight() - Method in class ptolemy.data.BooleanMatrixToken
Return a new Token representing the right multiplicative identity.
oneRight() - Method in class ptolemy.data.ComplexMatrixToken
Return a new Token representing the right multiplicative identity.
oneRight() - Method in class ptolemy.data.DoubleMatrixToken
Return a new Token representing the right multiplicative identity.
oneRight() - Method in class ptolemy.data.FixMatrixToken
Return a new Token representing the right multiplicative identity with the same precision as the current FixMatrixToken..
oneRight() - Method in class ptolemy.data.IntMatrixToken
Return a new Token representing the right multiplicative identity.
oneRight() - Method in class ptolemy.data.LongMatrixToken
Return a new Token representing the right multiplicative identity.
oneRight() - Method in class ptolemy.data.MatrixToken
Return a new Token representing the right multiplicative identity.
onOff - Variable in class ptolemy.actor.lib.jmf.PlaySound
The input port, which has type boolean.
Ontology - Class in ptolemy.data.ontologies
A specification of an ontology, which is a set of concepts and a partial ordering relation.
Ontology(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.Ontology
Create a new Ontology with the specified container and the specified name.
Ontology(Workspace) - Constructor for class ptolemy.data.ontologies.Ontology
Create a new Ontology with no container or name.
OntologyAdapter - Class in ptolemy.data.ontologies
Constraints for a component in the model.
OntologyAdapter() - Constructor for class ptolemy.data.ontologies.OntologyAdapter
 
OntologyAnnotationAttribute - Class in ptolemy.data.ontologies
An annotation specifying a single ontology constraints in a model.
OntologyAnnotationAttribute(NamedObj, String) - Constructor for class ptolemy.data.ontologies.OntologyAnnotationAttribute
Construct an OntologyAnnotationAttribute with the specified name and container.
OntologyDisplayActions - Class in ptolemy.data.ontologies.gui
GUI element that provides context menus for an OntologySolver.
OntologyDisplayActions(NamedObj, String) - Constructor for class ptolemy.data.ontologies.gui.OntologyDisplayActions
Construct an OntologyDisplayActions object with the specified container and name.
OntologyDisplayActions.HighlighterController - Class in ptolemy.data.ontologies.gui
The controller that adds commands to the context menu.
OntologyEntityController - Class in ptolemy.vergil.ontologies
The node controller for an ontology in an ontology solver model.
OntologyEntityController(GraphController) - Constructor for class ptolemy.vergil.ontologies.OntologyEntityController
Create an ontology controller associated with the specified graph controller with full access.
OntologyEntityController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.ontologies.OntologyEntityController
Create an ontology controller associated with the specified graph controller.
OntologyGraphController - Class in ptolemy.vergil.ontologies
A Graph Controller for ontology models.
OntologyGraphController() - Constructor for class ptolemy.vergil.ontologies.OntologyGraphController
Create a new ontology graph controller object.
OntologyGraphFrame - Class in ptolemy.vergil.ontologies
A graph editor frame for ontology models.
OntologyGraphFrame(CompositeEntity, Tableau) - Constructor for class ptolemy.vergil.ontologies.OntologyGraphFrame
Construct a frame associated with the specified ontology model.
OntologyGraphFrame(CompositeEntity, Tableau, LibraryAttribute) - Constructor for class ptolemy.vergil.ontologies.OntologyGraphFrame
Construct a frame associated with the specified ontology model.
OntologyGraphFrame.DebugMenuListener - Class in ptolemy.vergil.ontologies
The listener class for debug menu commands.
OntologyGraphModel - Class in ptolemy.vergil.ontologies
A graph model for graphically manipulating ontology models.
OntologyGraphModel(CompositeEntity) - Constructor for class ptolemy.vergil.ontologies.OntologyGraphModel
Construct a new graph model whose root is the given composite entity.
OntologyGraphModel.ConceptModel - Class in ptolemy.vergil.ontologies
The model for an icon that represents concepts in the ontology model.
OntologyGraphModel.RelationModel - Class in ptolemy.vergil.ontologies
The model for relations between concepts in the ontology.
OntologyGraphTableau - Class in ptolemy.vergil.ontologies
An editor tableau for Ontology models.
OntologyGraphTableau(PtolemyEffigy, String) - Constructor for class ptolemy.vergil.ontologies.OntologyGraphTableau
Create a new Ontology editor tableau with the specified container and name, with no default library.
OntologyGraphTableau(PtolemyEffigy, String, LibraryAttribute) - Constructor for class ptolemy.vergil.ontologies.OntologyGraphTableau
Create a new Ontology editor tableau with the specified container, name, and default library.
OntologyGraphTableau.Factory - Class in ptolemy.vergil.ontologies
A factory that creates graph editing tableaux for Ptolemy models.
OntologyModel() - Constructor for class ptolemy.vergil.ontologies.OntologySolverGraphModel.OntologyModel
 
OntologyMoMLHandler - Class in ptolemy.data.ontologies
This is an attribute used by the OntologySolver to issue MoML requests and make changes to the model.
OntologyMoMLHandler(NamedObj, String) - Constructor for class ptolemy.data.ontologies.OntologyMoMLHandler
Construct an OntologyMoMLHandler with the specified container and name.
OntologyResolutionException - Exception in ptolemy.data.ontologies
Thrown when an ontology solver fails to resolve correctly.
OntologyResolutionException(OntologySolverBase, String) - Constructor for exception ptolemy.data.ontologies.OntologyResolutionException
Construct an exception that includes the OntologySolver that was involved.
OntologyResolutionException(OntologySolverBase, Nameable, String) - Constructor for exception ptolemy.data.ontologies.OntologyResolutionException
Construct an exception that includes the OntologySolver that was involved and the cause.
OntologyResolutionException(OntologySolverBase, Nameable, Throwable, String) - Constructor for exception ptolemy.data.ontologies.OntologyResolutionException
Construct an exception that includes the OntologySolver that was involved, the Nameable and the cause.
OntologySolver - Class in ptolemy.data.ontologies
An extended base abstract class for an ontology solver.
OntologySolver(NamedObj, String) - Constructor for class ptolemy.data.ontologies.OntologySolver
Construct an OntologySolver with the specified container and name.
OntologySolverBase - Class in ptolemy.data.ontologies
The base abstract class for an ontology solver.
OntologySolverBase(NamedObj, String) - Constructor for class ptolemy.data.ontologies.OntologySolverBase
Construct an OntologySolverBase with the specified container and name.
OntologySolverGraphController - Class in ptolemy.vergil.ontologies
A Graph Controller for ontology solver models.
OntologySolverGraphController() - Constructor for class ptolemy.vergil.ontologies.OntologySolverGraphController
Create a new ontology graph controller object.
OntologySolverGraphFrame - Class in ptolemy.vergil.ontologies
This is a graph editor frame for ontology solver models.
OntologySolverGraphFrame(CompositeEntity, Tableau) - Constructor for class ptolemy.vergil.ontologies.OntologySolverGraphFrame
Construct a frame associated with the specified ontology solver model.
OntologySolverGraphFrame(CompositeEntity, Tableau, LibraryAttribute) - Constructor for class ptolemy.vergil.ontologies.OntologySolverGraphFrame
Construct a frame associated with the specified ontology solver model.
OntologySolverGraphFrame.DebugMenuListener - Class in ptolemy.vergil.ontologies
Listener for debug menu commands.
OntologySolverGraphModel - Class in ptolemy.vergil.ontologies
A graph model for graphically manipulating ontology solver models.
OntologySolverGraphModel(CompositeEntity) - Constructor for class ptolemy.vergil.ontologies.OntologySolverGraphModel
Construct a new graph model whose root is the given composite entity.
OntologySolverGraphModel.OntologyModel - Class in ptolemy.vergil.ontologies
The model for an icon that represents ontologies in the ontology solver model.
OntologySolverGUIFactory - Class in ptolemy.data.ontologies.gui
This is an attribute that creates an editor for configuring and running a code generator.
OntologySolverGUIFactory(NamedObj, String) - Constructor for class ptolemy.data.ontologies.gui.OntologySolverGUIFactory
Construct a factory with the specified container and name.
OntologySolverModel - Class in ptolemy.data.ontologies
A composite entity that is the model contained by an OntologySolver.
OntologySolverModel(OntologySolver, Workspace) - Constructor for class ptolemy.data.ontologies.OntologySolverModel
Create a new OntologySolverModel with the specified workspace and the specified OntologySolver.
OntologySolverModel(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.OntologySolverModel
Create a new OntologySolverModel with the specified name and container.
OntologySolverModel(Workspace) - Constructor for class ptolemy.data.ontologies.OntologySolverModel
Construct an OntologySolverModel in the specified workspace.
ontologySolverName - Variable in class ptolemy.data.ontologies.OntologyAnnotationAttribute
Name of the OntologySolver to which this annotation belongs.
OntologySolverTableau - Class in ptolemy.vergil.ontologies
An editor tableau for OntologySolverModels.
OntologySolverTableau(PtolemyEffigy, String) - Constructor for class ptolemy.vergil.ontologies.OntologySolverTableau
Create a new OntologySolver tableau with the specified container and name, with no default library.
OntologySolverTableau(PtolemyEffigy, String, LibraryAttribute) - Constructor for class ptolemy.vergil.ontologies.OntologySolverTableau
Create a new OntologySolverModel tableau with the specified container, name, and default library.
OntologySolverTableau.Factory - Class in ptolemy.vergil.ontologies
A factory that creates graph editing tableaux for Ptolemy models.
OntologySolverUtilities - Class in ptolemy.data.ontologies
A class representing shared utilities for ontology solvers in the ontologies package.
OntologySolverUtilities() - Constructor for class ptolemy.data.ontologies.OntologySolverUtilities
Construct a new SharedUtilities object.
ontologySolverUtilitiesWrapper - Variable in class ptolemy.data.ontologies.OntologySolverBase
The shared parameter that links together every solver in the same model.
OpacityFilter - Class in com.jhlabs.image
Sets the opacity (alpha) of every pixel in an image to a constant value.
OpacityFilter() - Constructor for class com.jhlabs.image.OpacityFilter
Construct an OpacityFilter with 50% opacity.
OpacityFilter(int) - Constructor for class com.jhlabs.image.OpacityFilter
Construct an OpacityFilter with the given opacity (alpha).
open() - Method in class diva.gui.AbstractDocument
Open the document from its current file or URL.
open() - Method in interface diva.gui.Document
Open the document from its current file or URL.
open() - Method in class diva.gui.MultipageDocument
Open the document from its current file.
open() - Method in class diva.gui.tutorial.TextDocument
Open the document from its current file or URL.
open() - Method in class ptolemy.actor.lib.jjs.modules.cameras.CameraHelper
Open the camera.
open() - Method in class ptolemy.actor.lib.jjs.modules.serial.SerialHelper
Open the serial port.
open() - Method in class ptolemy.actor.lib.jjs.modules.webSocket.WebSocketHelper
Open the web socket.
open() - Method in class ptolemy.actor.lib.jmf.VideoCamera.PreAccessCodec
In this class, do nothing.
open() - Method in class ptolemy.matlab.Engine
Open a connection to the default matlab engine installed on this host with its output buffered.
open(boolean) - Method in class ptolemy.matlab.Engine
Open a connection to the default matlab engine installed on this host with specified output buffering.
open(Application) - Method in class diva.gui.BasicStoragePolicy
Open a new document.
open(Application) - Method in class diva.gui.DefaultStoragePolicy
Open a new document.
open(Application) - Method in interface diva.gui.StoragePolicy
Open a new document.
open(File, Application) - Method in class diva.gui.BasicStoragePolicy
Open a file and create a new document.
open(File, Application) - Method in class diva.gui.DefaultStoragePolicy
Open a file and create a new document.
open(File, Application) - Method in interface diva.gui.StoragePolicy
Open a file and create a new document.
open(String, boolean) - Method in class ptolemy.matlab.Engine
Open a connection to a matlab engine.
open(URL, Application) - Method in class diva.gui.BasicStoragePolicy
Open a URL and create a new document.
open(URL, Application) - Method in class diva.gui.DefaultStoragePolicy
Open a URL and create a new document.
open(URL, Application) - Method in interface diva.gui.StoragePolicy
Open a URL and create a new document.
OPEN - Static variable in class diva.gui.DefaultActions
 
openAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Open" that opens a new document.
openAnInstance(NamedObj) - Method in class ptolemy.actor.gui.Configuration
Open the specified instance.
openAnInstance(NamedObj) - Method in interface ptolemy.actor.InstanceOpener
Open the specified instance.
openAsFileOrURL(String) - Static method in class ptolemy.cg.kernel.generic.CodeGeneratorUtilities
Given a string that names a file, URL or resource, try to open as a file, and then as a URL, then as a resource.
openAsFileOrURL(String) - Static method in class ptolemy.copernicus.kernel.Copernicus
OpenBaseClassAction() - Constructor for class ptolemy.vergil.basic.BasicGraphController.OpenBaseClassAction
Construct a new action.
OPENBRACE - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
OPENBRACKET - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
openClientSocket(ScriptObjectMirror, int, String, Map<String, Object>) - Method in class ptolemy.actor.lib.jjs.modules.socket.SocketHelper
Create a client-side socket on behalf of the specified JavaScript SocketClient object.
openComposite(Frame, NamedObj) - Static method in class ptolemy.vergil.basic.BasicGraphFrame
Opens the nearest composite actor above the target in the hierarchy and possibly change the zoom and centering to show the target.
openCompositesBeforeExport - Variable in class ptolemy.vergil.basic.export.web.WebExportParameters
If true, hierarchically open all composite actors in the model before exporting (so that these also get exported, and hyperlinks to them are created).
openCompositesBeforeExport - Variable in class ptolemy.vergil.basic.ExportParameters
If true, hierarchically open all composite actors in the model before exporting (so that these also get exported, and hyperlinks to them are created).
openContainer() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Open the container, if any, of the entity.
openContainer() - Method in class ptolemy.vergil.modal.CaseGraphFrame
Open the container, if any, of the entity.
OpenCVLoader - Class in org.ptolemy.opencv
Load the OpenCV shared library.
OpenCVLoader() - Constructor for class org.ptolemy.opencv.OpenCVLoader
 
openDialog(Frame, NamedObj) - Method in class ptolemy.vergil.toolbox.ConfigureAction
Open an edit parameters dialog.
openDisplay() - Method in interface ptolemy.domains.petrinet.kernel.PetriNetDisplayer
Ensure that the text is placed in the textArea.
openDisplay() - Method in class ptolemy.domains.petrinet.lib.gui.PetriNetDisplay
Ensure that the text is placed in the textArea.
openDisplay() - Method in class ptolemy.domains.petrinet.lib.PetriNetRecorder
In this class, do nothing.
openForReading() - Method in class ptolemy.actor.parameters.FilePortParameter
Open the file or URL for reading.
openForReading() - Method in class ptolemy.data.expr.FileParameter
Open the file or URL for reading.
openForReading() - Method in class ptolemy.kernel.attributes.FileAttribute
Deprecated.
Open the file or URL for reading.
openForReading() - Method in interface ptolemy.kernel.attributes.FileOrURLAccessor
Open the file or URL for reading.
openForReading(String, URI, ClassLoader) - Static method in class ptolemy.util.FileUtilities
Open the specified file for reading.
openForWriting() - Method in class ptolemy.actor.parameters.FilePortParameter
Open the file for writing.
openForWriting() - Method in class ptolemy.data.expr.FileParameter
Open the file for writing.
openForWriting() - Method in class ptolemy.kernel.attributes.FileAttribute
Deprecated.
Open the file for writing.
openForWriting() - Method in interface ptolemy.kernel.attributes.FileOrURLAccessor
Open the file for writing.
openForWriting(boolean) - Method in class ptolemy.actor.parameters.FilePortParameter
Open the file for writing or appending.
openForWriting(boolean) - Method in class ptolemy.data.expr.FileParameter
Open the file for writing or appending.
openForWriting(boolean) - Method in class ptolemy.kernel.attributes.FileAttribute
Deprecated.
Open the file for writing or appending.
openForWriting(boolean) - Method in interface ptolemy.kernel.attributes.FileOrURLAccessor
Open the file for writing or appending.
openForWriting(String, URI, boolean) - Static method in class ptolemy.util.FileUtilities
Open the specified file for writing or appending.
openHTMLResource(String, Frame) - Static method in class ptolemy.actor.gui.QueryUtilities
Open a HTML resource in the current configuration if possible.
openInstance(NamedObj) - Method in class ptolemy.actor.gui.Configuration
Open the specified instance.
openInstance(NamedObj, CompositeEntity) - Method in class ptolemy.actor.gui.Configuration
Open the specified instance.
openInstanceAction(FigureAction, NamedObj) - Method in interface ptolemy.vergil.actor.ActorInteractionAddon
The action to be taken when looking inside an actor.
OpenInstanceDialog - Class in ptolemy.actor.gui
This class is a non-modal dialog that displays the current state of parameters of an instance.
OpenInstanceDialog(DialogTableau, Frame, Entity, Configuration) - Constructor for class ptolemy.actor.gui.OpenInstanceDialog
Construct a dialog that presents the parameters as a table.
openLibrary(Configuration, File) - Static method in class ptolemy.actor.gui.UserActorLibrary
Open the MoML file at the given location as a new library in the actor library for this application.
openLibrary(Configuration, File) - Static method in class ptolemy.vergil.VergilApplication
openModal() - Method in class ptolemy.plot.PlotFormatter
Open a format control window as a top-level, modal dialog.
openModel(String) - Static method in class ptolemy.actor.gui.ConfigurationApplication
Deprecated.
Use #openModelOrEntity(String) instead and handle the case where the modelFileName refers to a HTML or text file or an interface diagram.
openModel(URL, URL, String) - Method in class ptolemy.actor.gui.Configuration
Open the specified URL.
openModel(URL, URL, String, EffigyFactory) - Method in class ptolemy.actor.gui.Configuration
Open the specified URL using the specified effigy factory.
openModel(NamedObj) - Method in class ptolemy.actor.gui.Configuration
Open the specified Ptolemy II model.
openModel(NamedObj, CompositeEntity) - Method in class ptolemy.actor.gui.Configuration
Open the specified Ptolemy II model.
openModelOrEntity(String) - Static method in class ptolemy.actor.gui.ConfigurationApplication
Open a model and display it.
openNodeScope(Node) - Method in class ptolemy.data.expr.JJTMatrixParserState
 
openNodeScope(Node) - Method in class ptolemy.data.expr.JJTPtParserState
 
openOnFiring - Variable in class ptolemy.vergil.actor.lib.VisualModelReference
The value of this string parameter determines what open happens when the fire() method is invoked.
OPENPAREN - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
openPort() - Static method in class ptolemy.actor.lib.jjs.modules.serial.test.SerialPortLockTest
Open the first non-Bluetooth and non-cu Serial port.
openRunAndWriteHTML(BasicGraphFrame, ExportParameters, File, Writer, boolean) - Static method in class ptolemy.vergil.basic.export.html.ExportHTMLAction
Depending on the export parameters (see ExportParameters), open submodels, run the model, and export HTML.
openSentinelModel() - Static method in class ptolemy.vergil.basic.layout.kieler.test.junit.KielerJUnitTest
Save the previous value of the ptolemy.ptII.doNotExit property and set it to true while running this test.
openStreamFollowingRedirects(URL) - Static method in class ptolemy.util.FileUtilities
Given a URL, open a stream.
openStreamFollowingRedirectsReturningBoth(URL) - Static method in class ptolemy.util.FileUtilities
Given a URL, open a stream and return an object containing both the inputStream and the possibly redirected URL.
OPENUNION - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
openURL(String) - Static method in class ptolemy.actor.gui.BrowserLauncher
Attempts to open the default web browser to the given URL.
openUserLibrary(Configuration) - Static method in class ptolemy.actor.gui.UserActorLibrary
Open the user actor library as a new library in the actor library for this application.
openWindow() - Method in interface ptolemy.actor.lib.gui.DisplayInterface
Open the display window if it has not been opened.
openWindow() - Method in class ptolemy.actor.lib.gui.DisplayJavaSE
Open the display window if it has not been opened.
operate(double) - Method in interface ptolemy.math.DoubleUnaryOperation
Operate on the operand, returning a value of the same type.
operate(double) - Method in class ptolemy.math.SignalProcessing.GaussianSampleGenerator
Return a sample of the Gaussian function, sampled at the specified time.
operate(double) - Method in class ptolemy.math.SignalProcessing.PolynomialSampleGenerator
Return a sample of the line, sampled at the specified time.
operate(double) - Method in class ptolemy.math.SignalProcessing.RaisedCosineSampleGenerator
Return a sample of the raised cosine pulse, sampled at the specified time.
operate(double) - Method in class ptolemy.math.SignalProcessing.SawtoothSampleGenerator
Return a sample of the sawtooth wave, sampled at the specified time.
operate(double) - Method in class ptolemy.math.SignalProcessing.SincSampleGenerator
 
operate(double) - Method in class ptolemy.math.SignalProcessing.SinusoidSampleGenerator
 
operate(double) - Method in class ptolemy.math.SignalProcessing.SqrtRaisedCosineSampleGenerator
 
operate(double) - Method in class ptolemy.math.test.TestDoubleUnaryOperation
Operate on the operand, returning a value of the same type.
operate(double, double) - Method in interface ptolemy.math.DoubleBinaryOperation
Operate on the operands, returning a value of the same type.
operate(double, double) - Method in class ptolemy.math.test.TestDoubleBinaryOperation
Operate on the operands, returning a value of the same type.
operate(float) - Method in interface ptolemy.math.FloatUnaryOperation
Operate on the operand, returning a value of the same type.
operate(float) - Method in class ptolemy.math.test.TestFloatUnaryOperation
Operate on the operand, returning a value of the same type.
operate(float, float) - Method in interface ptolemy.math.FloatBinaryOperation
Operate on the operands, returning a value of the same type.
operate(float, float) - Method in class ptolemy.math.test.TestFloatBinaryOperation
Operate on the operands, returning a value of the same type.
operate(int) - Method in interface ptolemy.math.IntegerUnaryOperation
Operate on the operand, returning a value of the same type.
operate(int) - Method in class ptolemy.math.test.TestIntegerUnaryOperation
Operate on the operand, returning a value of the same type.
operate(int, int) - Method in interface ptolemy.math.IntegerBinaryOperation
Operate on the operands, returning a value of the same type.
operate(int, int) - Method in class ptolemy.math.test.TestIntegerBinaryOperation
Operate on the operands, returning a value of the same type.
operate(long) - Method in interface ptolemy.math.LongUnaryOperation
Operate on the operand, returning a value of the same type.
operate(long) - Method in class ptolemy.math.test.TestLongUnaryOperation
Operate on the operand, returning a value of the same type.
operate(long, long) - Method in interface ptolemy.math.LongBinaryOperation
Operate on the operands, returning a value of the same type.
operate(long, long) - Method in class ptolemy.math.test.TestLongBinaryOperation
Operate on the operands, returning a value of the same type.
operate(Complex) - Method in interface ptolemy.math.ComplexUnaryOperation
Operate on the operand, returning a value of the same type.
operate(Complex) - Method in class ptolemy.math.test.TestComplexUnaryOperation
Operate on the operand, returning a value of the same type.
operate(Complex, Complex) - Method in interface ptolemy.math.ComplexBinaryOperation
Operate on the operands, returning a value of the same type.
operate(Complex, Complex) - Method in class ptolemy.math.test.TestComplexBinaryOperation
Operate on the operands, returning a value of the same type.
operation - Variable in class com.jhlabs.image.TextureFilter
 
operation - Variable in class ptolemy.actor.lib.ModifyDate
Parameter for operation.
operation - Variable in class ptolemy.actor.lib.SubscriptionAggregator
The operation used to aggregate the data produced by matching publishers.
operation - Variable in class ptolemy.actor.lib.tutorial.SimpleALU
Input port for the operation code.
operation - Variable in class ptolemy.actor.lib.tutorial.StaticALU
Input port for the operation code.
operation - Variable in class ptolemy.actor.lib.vhdl.AddSubtract
Indicate whether addition or subtraction needs to be performed.
operation - Variable in class ptolemy.actor.lib.vhdl.FixComparator
Indicate whether addition or subtraction needs to be performed.
operation - Variable in class ptolemy.actor.lib.vhdl.LogicFunction
Indicate whether addition or subtraction needs to be performed.
operation - Variable in class ptolemy.actor.SubscriptionAggregatorPort
The operation used to aggregate the data produced by matching publishers.
Operation - Class in ptolemy.actor.gt.ingredients.operations
An operation to update an object in the host model.
Operation(GTIngredientList, int) - Constructor for class ptolemy.actor.gt.ingredients.operations.Operation
Construct an operation within the given list as its owner containing a given number of elements.
OperationElement - Class in ptolemy.actor.gt.ingredients.operations
An element for an operation.
OperationElement(String, boolean) - Constructor for class ptolemy.actor.gt.ingredients.operations.OperationElement
Construct an element for an operation.
operationMode - Variable in class ptolemy.actor.lib.security.SymmetricCrypto
The operation mode of the cipher, either encrypt or decrypt.
operations - Variable in class ptolemy.actor.gt.AtomicActorMatcher
The attribute containing all the operations in a list (GTIngredientList).
operations - Variable in class ptolemy.actor.gt.AttributeMatcher
The attribute containing all the operations in a list (GTIngredientList).
operations - Variable in class ptolemy.actor.gt.CompositeActorMatcher
The attribute containing all the operations in a list (GTIngredientList).
operations - Variable in class ptolemy.actor.gt.FSMMatcher
The attribute containing all the operations in a list (GTIngredientList).
operations - Variable in class ptolemy.actor.gt.StateMatcher
The attribute containing all the operations in a list (GTIngredientList).
operations - Variable in class ptolemy.actor.gt.TransitionMatcher
The attribute containing all the operations in a list (GTIngredientList).
oPlus(Dependency) - Method in class ptolemy.actor.util.BooleanDependency
Return a dependency that results from parallel composition of this one and the specified one.
oPlus(Dependency) - Method in interface ptolemy.actor.util.Dependency
Return a dependency that results from parallel composition of this one and the specified one.
oPlus(Dependency) - Method in class ptolemy.actor.util.RealDependency
Return a dependency that results from parallel composition of this one and the specified one.
oPlus(Dependency) - Method in class ptolemy.actor.util.SuperdenseDependency
Return a dependency that results from parallel composition of this one and the specified one.
OPLUS_IDENTITY - Static variable in class ptolemy.actor.util.BooleanDependency
The additive identity, which has value false and indicates that there is no dependency.
OPLUS_IDENTITY - Static variable in class ptolemy.actor.util.RealDependency
The additive identity.
OPLUS_IDENTITY - Static variable in class ptolemy.actor.util.SuperdenseDependency
The additive identity.
oPlusIdentity() - Method in class ptolemy.actor.util.BooleanDependency
Return the dependency that when added to any other dependency using oPlus() yields the other dependency.
oPlusIdentity() - Method in interface ptolemy.actor.util.Dependency
Return the dependency that when added to any other dependency using oPlus() yields the other dependency.
oPlusIdentity() - Method in class ptolemy.actor.util.RealDependency
Return the dependency that when added to any other dependency using oPlus() yields the other dependency.
oPlusIdentity() - Method in class ptolemy.actor.util.SuperdenseDependency
Return the dependency that when added to any other dependency using oPlus() yields the other dependency.
OPORT_COORDINATES - Static variable in class ptolemy.vergil.actor.ExternalIOPortController
Polygon coordinates for output port.
opt(int) - Method in class org.json.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class org.json.JSONObject
Get an optional value associated with a key.
optBoolean(int) - Method in class org.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class org.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class org.json.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class org.json.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class org.json.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class org.json.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class org.json.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class org.json.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
OptimalScheduleFinder - Class in ptolemy.domains.sdf.optimize
Class comments
OptimalScheduleFinder(OptimizingSDFScheduler, OptimizingSDFDirector.OptimizationCriteria) - Constructor for class ptolemy.domains.sdf.optimize.OptimalScheduleFinder
Construct an instance of the OptimalScheduleFinder.
OptimalScheduleFinder._Actor - Class in ptolemy.domains.sdf.optimize
A model of an actor.
OptimalScheduleFinder._Channel - Class in ptolemy.domains.sdf.optimize
the state of the channel in the channel array has one integer at stateIndex indicating the number of tokens in the channel and another integer at stateIndex+1 indicating how many consumer are still to read the token I need to remember per receiver how many tokens there are for that receiver.
OptimalScheduleFinder._ListOfActors - Class in ptolemy.domains.sdf.optimize
A list of actors, derived from LinkedList.
OptimalScheduleFinder._ListOfChannels - Class in ptolemy.domains.sdf.optimize
A list of channels, based on LinkedList.
OptimalScheduleFinder._ListOfPorts - Class in ptolemy.domains.sdf.optimize
A list of ports, based on LinkedList.
OptimalScheduleFinder._Port - Class in ptolemy.domains.sdf.optimize
A port of an actor, connected to a channel.
OptimalScheduleFinder._SetOfStates - Class in ptolemy.domains.sdf.optimize
A set of states, based on HashSet.
OptimalScheduleFinder._SortedSetOfStates - Class in ptolemy.domains.sdf.optimize
A sorted set of states.
OptimalScheduleFinder._State - Class in ptolemy.domains.sdf.optimize
State models a global state of the SDF graph and remembers the actor that was fired to reach it.
OptimalScheduleFinder._StateComparator - Class in ptolemy.domains.sdf.optimize
An abstract super class for Comparators to maintain a sorted list of states.
OptimalScheduleFinder._StateComparatorLowestValue - Class in ptolemy.domains.sdf.optimize
A Comparator to maintain a sorted list of states, sorted on their value.
OptimalScheduleFinder._StateComparatorMaximumProgress - Class in ptolemy.domains.sdf.optimize
A Comparator to maintain a sorted list of states, sorted on their progress to the final state.
OptimalScheduleFinder._TwoWayHashMap - Class in ptolemy.domains.sdf.optimize
A two-way hash map provides fast lookup in both directions of a bijective function between objects.
optimalValue - Variable in class org.ptolemy.optimization.CompositeOptimizer
Optimal Value
optimalValue - Variable in class org.ptolemy.optimization.CompositeOptimizerUsingGradient
Optimal Value
optimizationCriterion - Variable in class ptolemy.domains.sdf.optimize.OptimizingSDFDirector
Parameter defining the optimization criterion.
optimizationCriterion - Variable in class ptolemy.domains.sdf.optimize.OptimizingSDFScheduler
The optimization criterion to use.
optimize - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
If set to true, model will be parameterized and parameter synthesis will be carried out using PRISM.
optimize(ObjectiveFunction) - Method in class org.ptolemy.optimization.BarrierMethod
Optimize the problem specified by inputed Objective function.
Optimizer - Class in org.ptolemy.machineLearning.particleFilter
Black-box optimizer that uses JCobyla as the solver
Optimizer(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.particleFilter.Optimizer
Construct the composite actor with a name and a container.
Optimizer(Workspace) - Constructor for class org.ptolemy.machineLearning.particleFilter.Optimizer
Construct an Optimizer in the specified workspace with no container and an empty string as a name.
OptimizerComposite(CompositeEntity, String) - Constructor for class org.ptolemy.optimization.CompositeOptimizer.OptimizerComposite
Construct an actor with a name and a container.
OptimizerComposite(CompositeEntity, String) - Constructor for class org.ptolemy.optimization.CompositeOptimizerUsingGradient.OptimizerComposite
Construct an actor with a name and a container.
OptimizerDirector(Workspace) - Constructor for class org.ptolemy.optimization.CompositeOptimizer.OptimizerDirector
Constructs a CompositeOptimizer$OptimizerDirector object.
OptimizerDirector(Workspace) - Constructor for class org.ptolemy.optimization.CompositeOptimizerUsingGradient.OptimizerDirector
Constructs a CompositeOptimizer$OptimizerDirector object.
OptimizingSDFDirector - Class in ptolemy.domains.sdf.optimize
Director for the synchronous dataflow (SDF) model of computation which finds an optimized schedule according to a defined criterion.
OptimizingSDFDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.optimize.OptimizingSDFDirector
Construct on OptimizingSDFDirector in the given container with the given name.
OptimizingSDFDirector.OptimizationCriteria - Enum in ptolemy.domains.sdf.optimize
Enumeration type to define the supported optimization criteria.
OptimizingSDFScheduler - Class in ptolemy.domains.sdf.optimize
OptimizingSDFScheduler is the scheduler companion to the OptimizingSDFDirector It works with the synchronous dataflow (SDF) model of computation to find an optimized schedule according to a defined criterion.
OptimizingSDFScheduler(OptimizingSDFDirector, String, OptimizingSDFDirector.OptimizationCriteria) - Constructor for class ptolemy.domains.sdf.optimize.OptimizingSDFScheduler
Construct an instance of an OptimizingSDFScheduler.
optIndex - Variable in class org.ptolemy.machineLearning.particleFilter.MutualInformationCalculator
The index of the robot, over which the mutual information is being optimized.
optInt(int) - Method in class org.json.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class org.json.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class org.json.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class org.json.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
OPTIONAL - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
OPTIONAL - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
OPTIONAL - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
OPTIONAL_ACTORS - Static variable in class ptolemy.vergil.gt.TransformationEditor
 
OPTIONAL_L_PARAN - Static variable in class ptolemy.math.Precision.PrecisionFormat
Regular expression definition for an optional left parenthesis.
OPTIONAL_L_PARANBRACKET - Static variable in class ptolemy.math.Precision.PrecisionFormat
Regular expression definition for an optional left parenthesis or left bracket.
OPTIONAL_R_PARAN - Static variable in class ptolemy.math.Precision.PrecisionFormat
Regular expression definition for an optional right parenthesis.
OPTIONAL_R_PARANBRACKET - Static variable in class ptolemy.math.Precision.PrecisionFormat
Regular expression definition for an optional right parenthesis or left bracket.
OPTIONAL_U_OR_S_GROUP - Static variable in class ptolemy.math.Precision.PrecisionFormat
Regular expression for an optional 'S' or 'U' "group".
OPTIONAL_WHITE_SPACE - Static variable in class ptolemy.math.Precision.PrecisionFormat
Regular expression for optional white space.
optionalObject(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
 
optionalObject(String) - Method in class ptolemy.actor.ptalon.gt.TransformationEvaluator
Mark a NamedObj as optional.
OptionAttribute - Class in ptolemy.actor.gt
An attribute to tag an object in the pattern to be optional.
OptionAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.OptionAttribute
Construct an attribute with the given name contained by the specified entity.
OptionAttribute(Workspace) - Constructor for class ptolemy.actor.gt.OptionAttribute
Construct an attribute in the specified workspace with an empty string as a name.
optJSONArray(int) - Method in class org.json.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class org.json.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class org.json.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class org.json.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class org.json.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class org.json.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class org.json.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class org.json.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optStep - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
The maximum number of function evaluations before terminating.
optString(int) - Method in class org.json.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class org.json.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class org.json.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class org.json.JSONObject
Get an optional string associated with a key.
optTypeSpecifier() - Method in class ptolemy.data.expr.PtParser
 
optvals - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
An output port of type double that contains optional values.
or(BooleanToken) - Method in class ptolemy.data.BooleanToken
Return a new token whose value is the logical OR of the value of this token and the the value of the argument token.
Or - Class in ptolemy.domains.curriculum
This is a rather uninteresting component used to indicate an alternative between prerequisites.
Or(CompositeEntity, String) - Constructor for class ptolemy.domains.curriculum.Or
Construct an actor with the given container and name.
OR - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
OR_FUNCTION_NAME - Static variable in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
The string name of the attribute that defines the logical or concept function for this ontology solver.
OracleModel - Class in org.ptolemy.machineImprovisation
This modal model actor supports mirroring of its ports in its container (which is required to be a refinement of a state in a ModalModel).
OracleModel(CompositeEntity, String) - Constructor for class org.ptolemy.machineImprovisation.OracleModel
Constructs an OracleModel object.
OracleModel(CompositeEntity, String, Object[], double, boolean, boolean) - Constructor for class org.ptolemy.machineImprovisation.OracleModel
Constructs an OracleModel object.
order - Variable in class ptolemy.actor.lib.Interpolator
The order of interpolation for non-index iterations.
order - Variable in class ptolemy.domains.sdf.lib.FFT
The order of the FFT.
order - Variable in class ptolemy.domains.sdf.lib.IFFT
The order of the IFFT.
order(int) - Static method in class ptolemy.math.SignalProcessing
Return the "order" of a transform size, i.e.
order(DoubleToken) - Static method in class ptolemy.data.SmoothToken
Return the number of specified derivatives for the token.
orderBy - Variable in class ptolemy.actor.lib.database.DatabaseSelect
Optional ordering of the results.
OrderedMerge - Class in ptolemy.actor.lib
This actor merges two monotonically nondecreasing streams of tokens into one monotonically nondecreasing stream.
OrderedMerge(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.OrderedMerge
Construct an actor with the given container and name.
OrderedRecordAssembler - Class in ptolemy.actor.lib
On each firing, read one token from each input port and assemble them into a RecordToken.
OrderedRecordAssembler(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.OrderedRecordAssembler
Construct an OrderedRecordAssembler with the given container and name.
orderedRecordConstruct() - Method in class ptolemy.data.expr.PtParser
 
OrderedRecordToken - Class in ptolemy.data
A token that contains a set of label/token pairs.
OrderedRecordToken() - Constructor for class ptolemy.data.OrderedRecordToken
Construct an OrderedRecordToke with now fields.
OrderedRecordToken(String) - Constructor for class ptolemy.data.OrderedRecordToken
Construct a RecordToken from the specified string.
OrderedRecordToken(String[], Token[]) - Constructor for class ptolemy.data.OrderedRecordToken
Construct an OrderedRecordToken with the specified labels and values.
OrderedRecordToken(Map<String, Token>) - Constructor for class ptolemy.data.OrderedRecordToken
Construct an OrderedRecordToken with the labels and values specified by a given Map object.
OrderedResourceBundle - Class in ptolemy.util
Manage the resources for a locale using a set of static strings from a property file.
OrderedResourceBundle(InputStream) - Constructor for class ptolemy.util.OrderedResourceBundle
Construct an OrderedResourceBundle.
org.hlacerti.lib - package org.hlacerti.lib
Cosimulation between HLA/CERTI and Ptolemy II.
org.hlacerti.test.junit - package org.hlacerti.test.junit
The org/hlacerti/test/junit package.
org.json - package org.json
The JavaScript Object Notation (JSON) package.
org.ptolemy.classloading - package org.ptolemy.classloading
The interfaces and non-OSGi implementation of the ClassLoadingStrategy support.
org.ptolemy.classloading.osgi - package org.ptolemy.classloading.osgi
The implementations that are used in an OSGi-based Ptolemy II runtime (remark that they do not have any dependency on OSGi APIs).
org.ptolemy.commons - package org.ptolemy.commons
This packagecontains the VersionSpecification abstract class and its only currently existing implementation; plus FutureValue: a Future implementation that can be used outside of the JDK ExecutorService.
org.ptolemy.faultModels - package org.ptolemy.faultModels
The org.ptolemy.faultModels package.
org.ptolemy.fmi - package org.ptolemy.fmi
A Java interface to Functional Mock-up Interface (FMI) files.
org.ptolemy.fmi.driver - package org.ptolemy.fmi.driver
Co-simulation and model exchange Functional Mock-up Interface Drivers.
org.ptolemy.fmi.driver.test.junit - package org.ptolemy.fmi.driver.test.junit
The org.ptolemy.fmi.test.junit package.
org.ptolemy.fmi.type - package org.ptolemy.fmi.type
Data types that are passed to and from a Functional Mock-up Unit (FMU).
org.ptolemy.machineImprovisation - package org.ptolemy.machineImprovisation
The org.ptolemy.machineImprovisation package.
org.ptolemy.machineLearning - package org.ptolemy.machineLearning
The org.ptolemy.machineLearning package.
org.ptolemy.machineLearning.clustering - package org.ptolemy.machineLearning.clustering
The org.ptolemy.machineLearning.clustering package.
org.ptolemy.machineLearning.clustering.test.junit - package org.ptolemy.machineLearning.clustering.test.junit
The org.ptolemy.machineLearning.hmm.test.junit package.
org.ptolemy.machineLearning.hmm - package org.ptolemy.machineLearning.hmm
The org.ptolemy.machineLearning.hmm package.
org.ptolemy.machineLearning.hmm.test.junit - package org.ptolemy.machineLearning.hmm.test.junit
The org.ptolemy.machineLearning.hmm.test.junit package.
org.ptolemy.machineLearning.hmmAOM - package org.ptolemy.machineLearning.hmmAOM
The org.ptolemy.machineLearning.hmmAOM package.
org.ptolemy.machineLearning.hsmm - package org.ptolemy.machineLearning.hsmm
The org.ptolemy.machineLearning.hsmm package.
org.ptolemy.machineLearning.lib - package org.ptolemy.machineLearning.lib
The org/ptolemy/machineLearning/lib package.
org.ptolemy.machineLearning.particleFilter - package org.ptolemy.machineLearning.particleFilter
The org.ptolemy.machineLearning.particleFilter package.
org.ptolemy.machineLearning.particleFilter.test.junit - package org.ptolemy.machineLearning.particleFilter.test.junit
The org.ptolemy.machineLearning.particleFilter.test.junit package.
org.ptolemy.machineLearning.test.junit - package org.ptolemy.machineLearning.test.junit
The org.ptolemy.machineLearning.test.junit package.
org.ptolemy.opencv - package org.ptolemy.opencv
An interface to the OpenCV Computer Vision package
org.ptolemy.opencv.test - package org.ptolemy.opencv.test
 
org.ptolemy.opencv.test.junit - package org.ptolemy.opencv.test.junit
The org/ptolemy/opencv/test/junit package.
org.ptolemy.optimization - package org.ptolemy.optimization
The Optimization package optimizes a function defined by the inner composite of an SDF model.
org.ptolemy.optimization.test.junit - package org.ptolemy.optimization.test.junit
The org.ptolemy.optimization.test.junit package.
org.ptolemy.osc - package org.ptolemy.osc
An interface to the Open Sound Control (OSC) package.
org.ptolemy.osc.test.junit - package org.ptolemy.osc.test.junit
The org.ptolemy.osc.test.junit package.
org.ptolemy.qss - package org.ptolemy.qss
The org.ptolemy.qss package.
org.ptolemy.qss.solver - package org.ptolemy.qss.solver
The org.ptolemy.qss.solver package.
org.ptolemy.qss.test.junit - package org.ptolemy.qss.test.junit
The org.ptolemy.qss.test.junit package.
org.ptolemy.qss.util - package org.ptolemy.qss.util
The org.ptolemy.qss.util package.
org.ptolemy.ssm - package org.ptolemy.ssm
State Space Model (SSM) classes.
org.ptolemy.ssm.test - package org.ptolemy.ssm.test
 
org.ptolemy.ssm.test.junit - package org.ptolemy.ssm.test.junit
The org.ptolemy.qss.test.junit package.
org.terraswarm.accessor - package org.terraswarm.accessor
The org.terraswarm.accessor package.
org.terraswarm.accessor.accessors.web.services.test.junit - package org.terraswarm.accessor.accessors.web.services.test.junit
The org/terraswarm/accessor/accessors/web/services/test/junit package.
org.terraswarm.accessor.test.junit - package org.terraswarm.accessor.test.junit
The org.terraswarm.accessor.jjs.test.junit package.
org.terraswarm.ros.test.junit - package org.terraswarm.ros.test.junit
The org/terraswarm/ros/test/junit package.
orientation - Variable in class ptolemy.actor.gui.properties.Separator
The orientation of the JSeparator, which should be either "Horizontal" or "Vertical".
origin - Variable in class org.ptolemy.ssm.Map
A 2-d array denoting the map origin in x and y directions respectively.
originalSpace - Variable in class com.jhlabs.image.TransformFilter
The input image rectangle.
originalSpace - Variable in class com.jhlabs.image.WholeImageFilter
The input image bounds.
originalVersionOf(Object) - Method in interface ptolemy.graph.analysis.analyzer.Transformer
Return the original version of given object in the transformed graph.
originalVersionOf(Object) - Method in class ptolemy.graph.analysis.MirrorTransformation
Return the original version of given object in the transformed graph.
originalVersionOf(Object) - Method in class ptolemy.graph.analysis.strategy.ClusterNodesTransformerStrategy
Unsupported operation.
originalVersionOf(Object) - Method in class ptolemy.graph.analysis.strategy.MirrorTransformerStrategy
Return the original version of given object in the transformed graph.
originalx - Variable in class ptolemy.plot.PlotPoint
Original value of x before wrapping.
origNode - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
OrthogonalCom - Class in ptolemy.domains.sdf.demo.OrthogonalCom
An binary, orthogonal communication system.
OrthogonalCom(Workspace) - Constructor for class ptolemy.domains.sdf.demo.OrthogonalCom.OrthogonalCom
Construct the orthogonal communication system.
orthogonalizeColumns(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is formed by orthogonalizing the columns of the input matrix (the column vectors are orthogonal).
orthogonalizeColumns(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is formed by orthogonalizing the columns of the input matrix (the column vectors are orthogonal).
orthogonalizeColumns(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is formed by orthogonalizing the columns of the input matrix (the column vectors are orthogonal).
orthogonalizeRows(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is formed by orthogonalizing the rows of the input matrix (the row vectors are orthogonal).
orthogonalizeRows(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is formed by orthogonalizing the rows of the input matrix (the row vectors are orthogonal).
orthogonalizeRows(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is formed by orthogonalizing the rows of the input matrix (the row vectors are orthogonal).
orthonormalizeColumns(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is formed by orthonormalizing the columns of the input matrix (the column vectors are orthogonal and have norm 1).
orthonormalizeColumns(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is formed by orthogonalizing the columns of the input matrix (the column vectors are orthogonal and have norm 1).
orthonormalizeColumns(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is formed by orthonormalizing the columns of the input matrix (the column vectors are orthogonal and have norm 1).
orthonormalizeRows(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is formed by orthonormalizing the rows of the input matrix (the row vectors are orthogonal and have norm 1).
orthonormalizeRows(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is formed by orthonormalizing the rows of the input matrix (the row vectors are orthogonal and have norm 1).
orthonormalizeRows(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is formed by orthonormalizing the rows of the input matrix (the row vectors are orthogonal and have norm 1).
oscEvent(OscMessage) - Method in class org.ptolemy.osc.OscReceiver
 
OscReceiver - Class in org.ptolemy.osc
Receive Open Sound Control (OSC) Messages by listening to the specified port and send each message to the corresponding output by name matching.
OscReceiver(CompositeEntity, String) - Constructor for class org.ptolemy.osc.OscReceiver
Construct an actor with the given container and name.
OscSender - Class in org.ptolemy.osc
An actor that generates Open Sound Control (OSC) Messages via the provided input ports.
OscSender(CompositeEntity, String) - Constructor for class org.ptolemy.osc.OscSender
Construct an actor with the given container and name.
oscStatus(OscStatus) - Method in class org.ptolemy.osc.OscReceiver
 
OSGiClassLoadingStrategy - Class in org.ptolemy.classloading.osgi
This is the preferred ClassLoadingStrategy implementation in a full-blown OSGi-based runtime.
OSGiClassLoadingStrategy() - Constructor for class org.ptolemy.classloading.osgi.OSGiClassLoadingStrategy
 
oTimes(Dependency) - Method in class ptolemy.actor.util.BooleanDependency
Return a dependency that results from serial composition of this one and the specified one.
oTimes(Dependency) - Method in interface ptolemy.actor.util.Dependency
Return a dependency that results from serial composition of this one and the specified one.
oTimes(Dependency) - Method in class ptolemy.actor.util.RealDependency
Return a dependency that results from serial composition of this one and the specified one.
oTimes(Dependency) - Method in class ptolemy.actor.util.SuperdenseDependency
Return a dependency that results from serial composition of this one and the specified one.
OTIMES_IDENTITY - Static variable in class ptolemy.actor.util.BooleanDependency
The multiplicative identity, which has value true and indicates that there is a dependency.
OTIMES_IDENTITY - Static variable in class ptolemy.actor.util.RealDependency
The multiplicative identity.
OTIMES_IDENTITY - Static variable in class ptolemy.actor.util.SuperdenseDependency
The multiplicative identity.
oTimesIdentity() - Method in class ptolemy.actor.util.BooleanDependency
Return the dependency that when multiplied by any other dependency using oTimes() yields the other dependency.
oTimesIdentity() - Method in interface ptolemy.actor.util.Dependency
Return the dependency that when multiplied by any other dependency using oTimes() yields the other dependency.
oTimesIdentity() - Method in class ptolemy.actor.util.RealDependency
Return the dependency that when multiplied by any other dependency using oTimes() yields the other dependency.
oTimesIdentity() - Method in class ptolemy.actor.util.SuperdenseDependency
Return the dependency that when multiplied by any other dependency using oTimes() yields the other dependency.
out - ptolemy.cg.lib.syntactic.SyntacticPort.IOType
Output port.
out - Variable in class ptolemy.domains.de.test.CancelFireAtTest
The output.
out - Variable in class ptolemy.domains.de.test.SuperdenseTimeTest
The inputs and output.
out - Variable in class ptolemy.domains.pn.demo.QR.ND_5
 
outEdges() - Method in interface diva.graph.modular.Node
Return an iterator over the edges coming out of this node.
outEdges(Object) - Method in interface diva.graph.GraphModel
Return an iterator over the out edges of this node.
outEdges(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicNodeModel
Return an iterator over the edges coming out of the given node.
outEdges(Object) - Method in class diva.graph.modular.ModularGraphModel
Return an iterator over the out edges of this node.
outEdges(Object) - Method in interface diva.graph.modular.NodeModel
Return an iterator over the edges coming out of the given node.
outEdges(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.ExternalPortModel
Return an iterator over the edges coming out of the given node.
outEdges(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.IconModel
Return an iterator over the edges coming out of the given node.
outEdges(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.PortModel
Return an iterator over the edges coming out of the given node.
outEdges(Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.VertexModel
Return an iterator over the edges coming into the given node.
outEdges(Object) - Method in class ptolemy.vergil.kernel.AttributeNodeModel
Return an iterator over the edges coming out of the given node.
outEdges(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.PortModel
Return an iterator over the edges coming into the given node.
outEdges(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.StateModel
Return an iterator over the edges coming into the given node.
outEdges(Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel.ConceptModel
Return an iterator over the edges coming out of the given Concept node.
outEdges(Object) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphModel.OntologyModel
Return an iterator over the edges coming out of the given ontology node.
outgoingPort - Variable in class ptolemy.domains.modal.kernel.State
The port linking outgoing transitions.
OutgoingRelations() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMActor.OutgoingRelations
 
OutlineFilter - Class in com.jhlabs.image
Given a binary image, this filter converts it to its outline, replacing all interior pixels with the 'new' color.
OutlineFilter() - Constructor for class com.jhlabs.image.OutlineFilter
 
outlineWidth - Variable in class ptolemy.domains.gr.lib.GRShape2D
The width of the figure's outline.
outNodes(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Return an iterator over the nodes on the other side of edges emanating from the given node.
OUTPORT - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
OUTPORT - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
OUTPORT - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
output - org.ptolemy.fmi.FMIScalarVariable.Causality
The value can be read from the outside with a connection.
output - Variable in class lbnl.actor.lib.SystemCommand
The port that outputs the standard output stream of the program.
output - Variable in class org.hlacerti.lib.HlaAttributeReflector
The output port through which the new value of each update to the specified attribute of the specified instance are sent.
output - Variable in class org.hlacerti.lib.HlaSubscriber
The output port.
output - Variable in class org.ptolemy.machineLearning.hmm.ObservationClassifier
An array of state labels assigned to input symbols.
output - Variable in class org.ptolemy.machineLearning.particleFilter.MutualInformationCalculator
The computed mutual information between particle sets.
output - Variable in class org.ptolemy.machineLearning.particleFilter.Optimizer
Control Output.
output - Variable in class org.ptolemy.machineLearning.particleFilter.ParticleMutualInformation
The computed mutual information between particle sets.
output - Variable in class ptolemy.actor.gt.ModelView
The output port to send the input models unchanged.
output - Variable in class ptolemy.actor.lib.AddSubtract
Output port.
output - Variable in class ptolemy.actor.lib.ArrayContains
Boolean output specifying whether the element is contained in the array.
output - Variable in class ptolemy.actor.lib.ArrayLevelCrossing
The output port producing the index of the first bin to break the threshold.
output - Variable in class ptolemy.actor.lib.ArrayRemoveElement
The resulting output array.
output - Variable in class ptolemy.actor.lib.BooleanMultiplexor
The output port.
output - Variable in class ptolemy.actor.lib.BooleanSelect
The output port.
output - Variable in class ptolemy.actor.lib.BusAssembler
The input port.
output - Variable in class ptolemy.actor.lib.ComputeHistogram
The input port of type array of integer.
output - Variable in class ptolemy.actor.lib.ConfigurationSelect
The output port.
output - Variable in class ptolemy.actor.lib.conversions.CartesianToComplex
The port for the output, which has type ComplexToken.
output - Variable in class ptolemy.actor.lib.conversions.PolarToComplex
The port for the output, which has type ComplexToken.
output - Variable in class ptolemy.actor.lib.conversions.StringToIntArray
The output port, which has type {int}.
output - Variable in class ptolemy.actor.lib.Counter
The output port with type IntToken.
output - Variable in class ptolemy.actor.lib.DateConstructor
The output for the constructed date.
output - Variable in class ptolemy.actor.lib.Default
The output port.
output - Variable in class ptolemy.actor.lib.Expression
The output port.
output - Variable in class ptolemy.actor.lib.gui.EventButton
The output port.
output - Variable in class ptolemy.actor.lib.gui.InteractiveDialog
The output port.
output - Variable in class ptolemy.actor.lib.gui.InteractiveShell
The output port.
output - Variable in class ptolemy.actor.lib.gui.SketchedSource
The output port.
output - Variable in class ptolemy.actor.lib.hoc.ApplyFunction
The output port.
output - Variable in class ptolemy.actor.lib.hoc.ApplyFunctionOverSequence
Deprecated.
The output port.
output - Variable in class ptolemy.actor.lib.hoc.MobileFunction
Deprecated.
The output port.
output - Variable in class ptolemy.actor.lib.hoc.MobileModel
The output port for the result after firing the inside model upon the incoming data.
output - Variable in class ptolemy.actor.lib.jai.JAIPolarToComplex
The output of the actor.
output - Variable in class ptolemy.actor.lib.javasound.AudioCapture
The output port.
output - Variable in class ptolemy.actor.lib.javasound.ClipPlayer
Output port used to indicate starts and stops.
output - Variable in class ptolemy.actor.lib.logic.Comparator
The output port, which has type boolean.
output - Variable in class ptolemy.actor.lib.mail.SendMail
Output to which the formatted message is sent.
output - Variable in class ptolemy.actor.lib.MathFunction
Deprecated.
Output port.
output - Variable in class ptolemy.actor.lib.ModifyDate
Output for the new date token.
output - Variable in class ptolemy.actor.lib.MultiplyDivide
Output port.
output - Variable in class ptolemy.actor.lib.net.DatagramReader
This port outputs the data portion of the received datagram packet.
output - Variable in class ptolemy.actor.lib.net.demo.Datagram.Datagram
Output port, which has type StringToken.
output - Variable in class ptolemy.actor.lib.OrderedMerge
The output port, which has the same type as the input ports.
output - Variable in class ptolemy.actor.lib.Publisher
The output port.
output - Variable in class ptolemy.actor.lib.r.RExpression
The output port.
output - Variable in class ptolemy.actor.lib.r.RExpression2
The output port.
output - Variable in class ptolemy.actor.lib.RecordAssembler
The output port.
output - Variable in class ptolemy.actor.lib.RecordUpdater
The output port.
output - Variable in class ptolemy.actor.lib.security.CryptographyActor
The output port.
output - Variable in class ptolemy.actor.lib.security.KeyReader
The output port.
output - Variable in class ptolemy.actor.lib.security.KeyWriter
The output port, which contains a True boolean token when the key has been written.
output - Variable in class ptolemy.actor.lib.security.SignatureActor
This port sends out the processed data received from input in the form of an unsigned byte array.
output - Variable in class ptolemy.actor.lib.security.SymmetricCrypto
The encrypted data (for encrypt mode) or decrypted data (for decrypt mode).
output - Variable in class ptolemy.actor.lib.Sequence
The output port.
output - Variable in class ptolemy.actor.lib.SequentialClock
Deprecated.
The output port.
output - Variable in class ptolemy.actor.lib.SetVariable
The output port.
output - Variable in class ptolemy.actor.lib.SingleEvent
The output port.
output - Variable in class ptolemy.actor.lib.Source
The output port.
output - Variable in class ptolemy.actor.lib.string.StringCompare
The output port for the result of type BooleanToken.
output - Variable in class ptolemy.actor.lib.string.StringIndexOf
Output producing the index of the searchFor string, if it is found, and -1 otherwise.
output - Variable in class ptolemy.actor.lib.string.StringMatches
Output is true if the pattern exists in the string, false otherwise.
output - Variable in class ptolemy.actor.lib.string.StringReplace
The output port on which the edited string is produced.
output - Variable in class ptolemy.actor.lib.string.StringSimpleReplace
Deprecated.
The output port on which the edited string is produced.
output - Variable in class ptolemy.actor.lib.Subscriber
The output port.
output - Variable in class ptolemy.actor.lib.Test
Boolean output that is false as long as there is data to compare against the input, but becomes true on the first firing after such data has been exhausted.
output - Variable in class ptolemy.actor.lib.Transformer
The output port.
output - Variable in class ptolemy.actor.lib.tutorial.SimpleALU
Output port.
output - Variable in class ptolemy.actor.lib.tutorial.StaticALU
Output port.
output - Variable in class ptolemy.actor.lib.UnionMerge
The output port.
output - Variable in class ptolemy.actor.lib.vhdl.FixTransformer
Queued output to simulate pipelined add.
output - Variable in class ptolemy.actor.lib.video.DCT2x2dc
Output port.
output - Variable in class ptolemy.actor.lib.video.DCT4x4dc
Output port.
output - Variable in class ptolemy.actor.lib.video.DCT8x8
Output for tokens.
output - Variable in class ptolemy.actor.lib.video.IDCT4x4dc
Output port.
output - Variable in class ptolemy.actor.lib.video.IDCT8x8
Output port.
output - Variable in class ptolemy.actor.test.IdentityActor
 
output - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.test.ActorWithPortNameProblem
The output port.
output - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.test.PortParameterActor
The output port.
output - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.test.ReadParametersAcrossLink
The output port.
output - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.test.ReadParametersInContainer
The output port.
output - Variable in class ptolemy.component.ComponentActor
 
output - Variable in class ptolemy.component.test.Counter
The output port with type IntToken.
output - Variable in class ptolemy.domains.atc.lib.Airport
The output port, which is of type record token.
output - Variable in class ptolemy.domains.atc.lib.DestinationAirport
The output port, which is of type RecordToken.
output - Variable in class ptolemy.domains.continuous.lib.ContinuousTransferFunction
Single output port.
output - Variable in class ptolemy.domains.continuous.lib.EventSource
Deprecated.
The output port.
output - Variable in class ptolemy.domains.continuous.lib.LevelCrossingDetector
The output port.
output - Variable in class ptolemy.domains.continuous.lib.LinearStateSpace
Multi-output port.
output - Variable in class ptolemy.domains.csp.demo.BusContention.ContentionAlarm
The output port.
output - Variable in class ptolemy.domains.csp.demo.BusContention.Memory
The output port.
output - Variable in class ptolemy.domains.csp.lib.Barrier
The output port, which is a multiport whose type is at least that of the input port.
output - Variable in class ptolemy.domains.csp.lib.Buffer
The output port.
output - Variable in class ptolemy.domains.csp.lib.CSPBuffer
The output port for this actor.
output - Variable in class ptolemy.domains.csp.lib.CSPMultiSource
This actor's output port.
output - Variable in class ptolemy.domains.csp.lib.CSPSieve
The output port.
output - Variable in class ptolemy.domains.dde.demo.HelloWorld.StringOut
 
output - Variable in class ptolemy.domains.dde.kernel.FeedBackDelay
The output port.
output - Variable in class ptolemy.domains.dde.kernel.test.FlowThrough
 
output - Variable in class ptolemy.domains.dde.lib.Wire
The output port.
output - Variable in class ptolemy.domains.ddf.lib.DDFBooleanSelect
The output port.
output - Variable in class ptolemy.domains.ddf.lib.DDFSelect
The output port.
output - Variable in class ptolemy.domains.de.demo.SmartSender.SmartSender
The output port, which has type int.
output - Variable in class ptolemy.domains.de.lib.DETransformer
The output port.
output - Variable in class ptolemy.domains.de.lib.test.TestSource
 
output - Variable in class ptolemy.domains.de.lib.TestActorPortDepth
The output, which has type string.
output - Variable in class ptolemy.domains.de.lib.TimeCompare
The output port to which difference values are sent.
output - Variable in class ptolemy.domains.de.lib.WaitingTime
The output, which is always a DoubleToken representing the that a waiter waited for an input at the waitee input.
output - Variable in class ptolemy.domains.dt.kernel.test.OnePort
 
output - Variable in class ptolemy.domains.pn.kernel.NondeterministicMerge
The output port.
output - Variable in class ptolemy.domains.pn.kernel.test.TestDirector
 
output - Variable in class ptolemy.domains.ptides.lib.ActuatorSetup
Deprecated.
The output port.
output - Variable in class ptolemy.domains.ptides.lib.qm.TCPPacketReceiver
The output port.
output - Variable in class ptolemy.domains.ptides.lib.qm.TCPPacketTransmitter
The data output port, which is a RecordToken.
output - Variable in class ptolemy.domains.ptides.lib.SensorHandler
Deprecated.
The output port.
output - Variable in class ptolemy.domains.qss.lib.SmoothZeroCrossingDetector
Output event with value 0.0 when the zero crossing occurs.
output - Variable in class ptolemy.domains.rendezvous.lib.Buffer
The output port.
output - Variable in class ptolemy.domains.rendezvous.lib.Merge
The output port.
output - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestDelay
 
output - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestJoin
 
output - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestRamp
 
output - Variable in class ptolemy.domains.sdf.lib.DotProduct
The output port, which has type ScalarToken.
output - Variable in class ptolemy.domains.sdf.lib.SDFTransformer
The output port.
output - Variable in class ptolemy.domains.sdf.lib.vq.PSNR
The calculated PSNR between the two inputs.
output - Variable in class ptolemy.domains.sr.lib.Combine
Output a signal here iff any connected input signal is known.
output - Variable in class ptolemy.domains.taskpt.lib.ChangePtr
The port that outputs the new PtrToken.
output - Variable in class ptolemy.domains.tcs.lib.AbstractSourceStation
The output port.
output - Variable in class ptolemy.domains.tcs.lib.AbstractStation
The output port, which is a multiport consisting of RecordTokens.
output - Variable in class ptolemy.domains.tcs.lib.AbstractTrack
The output port.
output - Variable in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Sensor
Port that transmits the update message for the spanning tree.
output - Variable in class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothNode
Port that transmits the update message for the spanning tree.
output - Variable in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
The output port that send a message to connected nodes.
output - Variable in class ptolemy.domains.wireless.lib.GetProperties
Port that transmits the properties received on the input port.
output - Variable in class ptolemy.domains.wireless.lib.Locator
Port that transmits the current location and the time of the event on the input port.
output - Variable in class ptolemy.domains.wireless.lib.SetProperties
Output port that output the received payload.
output - Variable in class ptolemy.domains.wireless.lib.TransmitPropertyTransformer
Port that sends data to a wireless output.
output - Variable in class ptolemy.domains.wireless.lib.Triangulator
The output producing the calculated event location.
output - Variable in class ptolemy.domains.wireless.lib.WiredToWireless
Port that sends a wireless output.
output - Variable in class ptolemy.matlab.Expression
The output port.
output - Variable in class ptolemy.vergil.basic.export.html.jsoup.HTMLPageAssembler
The output port, which is of type String.
output() - Method in class ptolemy.cg.lib.Profile.Port
Return whether the port is an output.
output(String) - Method in class ptolemy.actor.lib.jjs.JavaScript
Create a new output port if it does not already exist.
output(String) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Create a new output port if it does not already exist.
output(String, Map<String, Object>) - Method in class ptolemy.actor.lib.jjs.JavaScript
Create a new output port if it does not already exist.
output(String, Map<String, Object>) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Create a new output port if it does not already exist.
Output() - Constructor for class ptolemy.actor.lib.fmi.FMUImport.Output
 
OUTPUT - ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Output node.
output_rate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate2
 
output_rate1 - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate1
 
output_tokenInitProduction - Variable in class ptolemy.domains.sdf.lib.SDFTransformer
The rate parameter for the output port that declares the initial production.
output_tokenProductionRate - Variable in class ptolemy.actor.lib.Commutator
The parameter controlling the output port production rate.
output_tokenProductionRate - Variable in class ptolemy.actor.lib.Distributor
The parameter specifying the output port production rate.
output_tokenProductionRate - Variable in class ptolemy.actor.lib.javasound.AudioCapture
The output rate.
output_tokenProductionRate - Variable in class ptolemy.domains.dt.kernel.test.OnePort
 
output_tokenProductionRate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestDelay
 
output_tokenProductionRate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestJoin
 
output_tokenProductionRate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestRamp
 
output_tokenProductionRate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate1
 
output_tokenProductionRate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate2
 
output_tokenProductionRate - Variable in class ptolemy.domains.sdf.lib.SDFTransformer
The rate parameter for the output port.
output_tokenProductionRate - Variable in class ptolemy.domains.sdf.lib.VariableLattice
The parameter that gives the number of tokens produces by the output port.
output_tokenProductionRate - Variable in class ptolemy.domains.sdf.lib.VariableRecursiveLattice
The number of tokens produced from the output port.
output_tokenProductionRate - Variable in class ptolemy.domains.sdf.lib.vq.HTVQEncode
The output rate.
output_tokenProductionRate - Variable in class ptolemy.domains.sdf.lib.vq.ImagePartition
The output rate.
output_tokenProductionRate - Variable in class ptolemy.domains.sdf.lib.vq.VQDecode
The output rate.
output1 - Variable in class ptolemy.domains.dde.kernel.test.TwoPut
 
output1 - Variable in class ptolemy.domains.dde.lib.DoubleFork
The first output port.
output1 - Variable in class ptolemy.domains.dt.kernel.test.TwoPort
The output port.
output1 - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestSplit
 
output1_tokenProductionRate - Variable in class ptolemy.domains.dt.kernel.test.TwoPort
 
output1_tokenProductionRate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestSplit
 
output2 - Variable in class ptolemy.domains.dde.kernel.test.TwoPut
 
output2 - Variable in class ptolemy.domains.dde.lib.DoubleFork
The second output port.
output2 - Variable in class ptolemy.domains.dt.kernel.test.TwoPort
 
output2 - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestSplit
 
output2 - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate2
 
output2_rate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate2
 
output2_tokenProductionRate - Variable in class ptolemy.domains.dt.kernel.test.TwoPort
 
output2_tokenProductionRate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestSplit
 
output2_tokenProductionRate - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate2
 
outputActions - Variable in class ptolemy.domains.modal.kernel.Transition
The action commands that produce outputs when the transition is taken.
OutputActionsAttribute - Class in ptolemy.domains.modal.kernel
An action that sends outputs to one or more ports.
OutputActionsAttribute(Transition, String) - Constructor for class ptolemy.domains.modal.kernel.OutputActionsAttribute
Construct an action with the given name contained by the specified transition.
OutputActionsAttribute(Workspace) - Constructor for class ptolemy.domains.modal.kernel.OutputActionsAttribute
Construct an action in the specified workspace with an empty string as a name.
outputArray - Variable in class ptolemy.actor.lib.hoc.ApplyFilterOverArray
The output port for output the filtered array.
outputArrayLength - Variable in class ptolemy.actor.lib.ArrayExtract
The total length of the output array.
outputBufferDelay - Variable in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Time it takes for a token to be put into the output queue.
outputBufferDelay - Variable in class ptolemy.domains.de.lib.aspect.BasicSwitch
Time it takes for a token to be put into the output queue.
outputChannelName - Variable in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Sensor
Name of the output channel.
outputChannelName - Variable in class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothNode
Name of the output channel.
outputChannelName - Variable in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
Name of the output channel.
outputChannelName - Variable in class ptolemy.domains.wireless.lib.Locator
Name of the output channel.
outputChannelName - Variable in class ptolemy.domains.wireless.lib.WiredToWireless
Name of the output channel.
outputDataFile - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying the name of the file to store the data and event traces.
OutputDevice - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib
A code generation adapter class for ptolemy.domains.ptides.lib.OutputDevice.
OutputDevice - Class in ptolemy.domains.ptides.lib
Deprecated.
OutputDevice(OutputDevice) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.OutputDevice
Construct an OutputDevice adapter.
OutputDevice(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.OutputDevice
Deprecated.
Constructs a OutputDevice object.
outputEdgeCount(Node) - Method in class ptolemy.graph.DirectedGraph
Return the number of output edges of a specified node.
outputEdges(Node) - Method in class ptolemy.graph.DirectedGraph
Return the collection of output edges for a specified node.
outputFeatureIndices - Variable in class org.ptolemy.machineLearning.lib.AFTEDiscriminant
FFT Feature indices to be output.
outputFile - Variable in class ptolemy.vergil.basic.export.html.jsoup.HTMLPageAssembler
The file to save the content of the generated page.
outputHTMLFile - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying the name of the generated HTML file.
outputIndex(SyntacticPort) - Method in class ptolemy.cg.lib.syntactic.SyntacticContraction
Get the index of an output port given a reference to it.
outputIndex(SyntacticPort) - Method in class ptolemy.cg.lib.syntactic.SyntacticName
Get the index of an output port given a reference to it.
outputIndex(SyntacticPort) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get index represented by the first channel of given port.
outputIndex(SyntacticPort) - Method in interface ptolemy.cg.lib.syntactic.SyntacticTerm
Get index of given port or null.
outputIndex(SyntacticPort) - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Get the index of the syntactic output port in the column.
outputInitialValue - Variable in class ptolemy.domains.sequence.lib.SequencedVariable
A parameter to hold the output initial value.
outputKey - Variable in class ptolemy.actor.ptalon.lib.MapFileStorage
The output port.
outputKey - Variable in class ptolemy.actor.ptalon.lib.MapWorker
A String output key.
outputKey - Variable in class ptolemy.actor.ptalon.lib.ReduceWorker
A String output key.
OutputModel - Class in ptolemy.actor.gt.controller
An event to output the model in the model parameter via the modelOutput port.
OutputModel(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.controller.OutputModel
Construct an event with the given name contained by the specified composite entity.
outputNameSet() - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Return the names of the output ports as a Set.
outputOnlyOnStop - Variable in class ptolemy.actor.lib.javasound.ClipPlayer
If true, only produce a single FALSE token upon stop.
outputParticleCount - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Number of output particles.
outputPort - Variable in class ptolemy.domains.csp.kernel.test.CSPPut
 
outputPort - Variable in class ptolemy.domains.dde.kernel.test.DDEPut
 
outputPortIndex(Port) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get index represented by the first channel of given port.
outputPortList() - Method in interface ptolemy.actor.Actor
Return a list of the output ports of this actor.
outputPortList() - Method in class ptolemy.actor.AtomicActor
List the output ports.
outputPortList() - Method in class ptolemy.actor.CompositeActor
Return an enumeration of the output ports.
outputPortList() - Method in class ptolemy.actor.gt.StateMatcher
Return an empty list.
outputPortList() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return a list of the output ports.
outputPorts - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.FiringCluster
 
outputRange - Variable in class ptolemy.domains.wireless.lib.GraphicalLocator
The output signal range.
outputRangeOntologyName - Variable in class ptolemy.data.ontologies.ExpressionConceptFunctionDefinitionAttribute
The name of the ontology that specifies the range of concepts for the concept function output.
outputRow(NativeLibrary, FMIModelDescription, Pointer, double, PrintStream, char, Boolean) - Static method in class org.ptolemy.fmi.driver.OutputRow
Output time and all non-alias variables in CSV format.
OutputRow - Class in org.ptolemy.fmi.driver
Given a fmu component, output the current state.
outputs - Variable in class org.ptolemy.fmi.FMIModelDescription
The list of output variables.
outputType - Variable in class ptolemy.actor.lib.io.TokenReader
Deprecated.
If this parameter has a value, then the value specifies the type of the output port.
outputType - Variable in class ptolemy.domains.sr.lib.Undefined
Deprecated.
The type for the output port.
outputType - Variable in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
 
outputUnitConcept - Variable in class ptolemy.domains.ontologies.lib.UnitsConverter
The output unit measurement for the actor.
outputValue - Variable in class ptolemy.actor.ptalon.lib.MapFileStorage
The output port.
outputValue - Variable in class ptolemy.actor.ptalon.lib.MapWorker
A String output value.
outputValue - Variable in class ptolemy.actor.ptalon.lib.ReduceWorker
A String output value.
outputX - Variable in class ptolemy.actor.lib.jmf.ColorFinder
The output port for the horizontal component, which has type DoubleToken.
outputY - Variable in class ptolemy.actor.lib.jmf.ColorFinder
The output port for the vertical component, which has type DoubleToken.
outrate - Variable in class ptolemy.domains.dt.kernel.test.OnePort
 
outrate1 - Variable in class ptolemy.domains.dt.kernel.test.TwoPort
 
outrate2 - Variable in class ptolemy.domains.dt.kernel.test.TwoPort
 
outsideChannel - Variable in class ptolemy.domains.wireless.kernel.WirelessIOPort
The name of the outside channel.
outsideTransmitProperties - Variable in class ptolemy.domains.wireless.kernel.WirelessIOPort
The transmit properties of this port for outside transmissions.
outTime - Variable in class ptolemy.domains.dt.kernel.test.FakePlotter
 
outTok - Variable in class lbnl.actor.lib.Simulator
Output tokens.
outTokStale - Variable in class lbnl.actor.lib.Simulator
 
outVal - Variable in class ptolemy.domains.dt.kernel.test.FakePlotter
 
overflow - Variable in class ptolemy.actor.lib.conversions.DoubleToFix
The overflow strategy used, such as "saturate" or "modulo".
overflow - Variable in class ptolemy.actor.lib.conversions.FixToFix
The overflow strategy used to convert a double into a fix point, such as "saturate" or "to_zero".
Overflow - Class in ptolemy.math
The Overflow class provides a type safe enumeration of strategies for handling numeric overflows for FixPoint data types.
Overflow(String) - Constructor for class ptolemy.math.Overflow
Construct an Overflow object with the given String name.
OVERFLOW_TO_ZERO - Static variable in class ptolemy.math.Quantizer
Indicate that overflow should result in a zero value.
Overflow.Grow - Class in ptolemy.math
The grow overflow strategy.
Overflow.Minimize - Class in ptolemy.math
The minimize overflow strategy.
Overflow.Modulo - Class in ptolemy.math
The modulo overflow strategy.
Overflow.Saturate - Class in ptolemy.math
The saturate overflows strategy.
Overflow.ToZero - Class in ptolemy.math
The overflow to zero strategy.
Overflow.Trap - Class in ptolemy.math
The trap overflows strategy.
overhead - Variable in class ptolemy.domains.wireless.lib.network.mac.TxCoordination
Port sending overhead of handling a pdu request.
overlay - Variable in class ptolemy.actor.lib.javasound.ClipPlayer
If true, then if the actor fires before the previous clip has finished playing, then a new instance of the clip will be played on top of the tail of the previous instance, as long as the underlying mixer supports adding additional clips.
OVERLAY - Static variable in class com.jhlabs.composite.MiscComposite
 
OVERLAY - Static variable in class com.jhlabs.image.PixelUtils
 
OverlayComposite - Class in com.jhlabs.composite
 
OverlayComposite(float) - Constructor for class com.jhlabs.composite.OverlayComposite
 
OverlayLayer - Class in diva.canvas
OutlineLayer is a layer that is used to display the grey figures commonly used for drag-selection, reshaping items, and so on.
OverlayLayer() - Constructor for class diva.canvas.OverlayLayer
Create a new OverlayLayer with a default one-pixel stroke and a light grey stroke color.
OverlayLayer(Stroke, Paint) - Constructor for class diva.canvas.OverlayLayer
Create a new OverlayLayer with the given stroke and paint.
overrideParameter(String, String) - Method in class ptolemy.actor.DesignPatternGetMoMLAction
Add a parameter and expression to the map of parameters to override.
overwrite - Variable in class ptolemy.actor.lib.javasound.AudioWriteBuffer
The write mode to use.
overwrite - Variable in class ptolemy.actor.lib.net.DatagramReader
Whether to overwrite when inundated with datagrams or let them pile up.
overwriteFiles - Variable in class ptolemy.cg.kernel.generic.GenericCodeGenerator
If true, overwrite preexisting files.
overwriteFiles - Variable in class ptolemy.cg.lib.CompiledCompositeActor
If true, overwrite preexisting files.

P

p - Variable in class ptolemy.actor.lib.colt.ColtBinomial
p.
p - Variable in class ptolemy.actor.lib.colt.ColtLogarithmic
p.
p - Variable in class ptolemy.actor.lib.colt.ColtNegativeBinomial
The variance, or p.
p0 - Variable in class ptolemy.kernel.test.ExampleSystem
 
p1 - Variable in class ptolemy.kernel.test.ExampleSystem
 
p10 - Variable in class ptolemy.kernel.test.ExampleSystem
 
p11 - Variable in class ptolemy.kernel.test.ExampleSystem
 
p12 - Variable in class ptolemy.kernel.test.ExampleSystem
 
p13 - Variable in class ptolemy.kernel.test.ExampleSystem
 
p14 - Variable in class ptolemy.kernel.test.ExampleSystem
 
p2 - Variable in class ptolemy.kernel.test.ExampleSystem
 
p3 - Variable in class ptolemy.kernel.test.ExampleSystem
 
p4 - Variable in class ptolemy.kernel.test.ExampleSystem
 
p5 - Variable in class ptolemy.kernel.test.ExampleSystem
 
p6 - Variable in class ptolemy.kernel.test.ExampleSystem
 
p7 - Variable in class ptolemy.kernel.test.ExampleSystem
 
p8 - Variable in class ptolemy.kernel.test.ExampleSystem
 
p9 - Variable in class ptolemy.kernel.test.ExampleSystem
 
pack() - Method in class ptolemy.actor.gui.TableauFrame
Optionally invoke an alternative pack() method.
pack() - Method in class ptolemy.actor.gui.WelcomeWindow
Make this window displayable.
pack() - Method in class ptolemy.gui.Top
Size this window to its preferred size and make it displayable, and override the base class to populate the menu bar if the menus have not already been populated.
pack(Top, boolean) - Method in interface ptolemy.actor.gui.TopPack
Pack the Top JFrame.
PackageBasedModelElementClassProvider - Class in org.ptolemy.classloading.osgi
A package-based provider that gets a list of classes to be provided in its constructor.
PackageBasedModelElementClassProvider(ClassLoader, String...) - Constructor for class org.ptolemy.classloading.osgi.PackageBasedModelElementClassProvider
Create a package-based model element class provider.
PacketDropFaultGenerator - Class in org.ptolemy.faultModels
This actor is a CommunicationAspect that, when its ...
PacketDropFaultGenerator(CompositeEntity, String) - Constructor for class org.ptolemy.faultModels.PacketDropFaultGenerator
Construct a Bus with a name and a container.
packetDropProbability - Variable in class org.ptolemy.faultModels.PacketDropFaultGenerator
The service time.
packetSize - Variable in class ptolemy.actor.lib.mbed.CC3000Module
The packetSize input port.
packetsOut - Variable in class ptolemy.actor.lib.mbed.CC3000Control
The packetsOut output port.
packetToSend - Variable in class ptolemy.actor.lib.mbed.CC3000Module
The packetToSend input port.
PacketToSensorData - Class in ptolemy.actor.lib.mbed
This actor uses eight input ports that receives values from the five finger bend sensors and quaternion data of a dataglove and outputs information to update the color, size and position of LEDs in the mbed LED Cube Demo.
PacketToSensorData - Class in ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed
An adapter class for ptolemy.actor.lib.mbed.PacketToSensorData.
PacketToSensorData(PacketToSensorData) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.PacketToSensorData
Construct the PacketToSensorData adapter.
PacketToSensorData(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.mbed.PacketToSensorData
Construct an actor with the given container and name.
pad - Variable in class ptolemy.domains.ptides.lib.luminary.GPInputHandler
Which pad (A-G) of GPIO to use.
pad - Variable in class ptolemy.domains.ptides.lib.luminary.GPOutputSetup
Which pad (A-G) of GPIO to use.
padBuffers - Variable in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirectorAttributes
Indicator of whether to pad buffers.
padBuffers() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
Return whether we need to pad buffers or not.
padBuffers() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirector
Return whether we need to pad buffers or not.
padBuffers() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Return whether we need to pad buffers or not.
padding - Variable in class ptolemy.actor.lib.security.CipherActor
The padding scheme used by the cipher during encryption.
padding - Variable in class ptolemy.actor.lib.security.SymmetricCrypto
The padding to be used for the cipher.
padMiddle(double[], int) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array of doubles that is formed by padding the middle of the array with 0's.
padMiddle(float[], int) - Static method in class ptolemy.math.FloatArrayMath
Return a new array of floats that is formed by padding the middle of the array with 0's.
padMiddle(int[], int) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array of ints that is formed by padding the middle of the array with 0's.
padMiddle(long[], int) - Static method in class ptolemy.math.LongArrayMath
Return a new array of longs that is formed by padding the middle of the array with 0's.
padMiddle(Complex[], int) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array of Complex numbers that is formed by padding the middle of the array with 0's.
Page - Interface in diva.gui
A multi-page document contains an ordered set of pages.
PAGE_NUM_TAG - Static variable in class diva.gui.MultipageParser
The string constant that specifies the page number of a page.
PAGE_TAG - Static variable in class diva.gui.MultipageParser
The string constant that specifies the start and end of a sheet in a document.
PAGE_TITLE_TAG - Static variable in class diva.gui.MultipageParser
The string constant that specifies the title attribute of a page.
pages() - Method in class diva.gui.MultipageModel
Return an iterator over all pages
paint(Graphics) - Method in class com.jgoodies.forms.debug.FormDebugPanel
Paints the panel.
paint(Graphics) - Method in class diva.canvas.JCanvas
Paint the canvas.
paint(Graphics) - Method in class ptolemy.media.Picture
Paint this component.
paint(Graphics2D) - Method in class diva.canvas.AbstractFigure
Paint the figure.
paint(Graphics2D) - Method in class diva.canvas.AbstractFigureContainer
Paint this composite figure onto a 2D graphics object.
paint(Graphics2D) - Method in class diva.canvas.CanvasPane
Paint this pane onto a 2D graphics context.
paint(Graphics2D) - Method in class diva.canvas.CompositeFigure
Paint this composite figure onto a 2D graphics object.
paint(Graphics2D) - Method in class diva.canvas.connector.AbstractConnector
Paint the connector.
paint(Graphics2D) - Method in class diva.canvas.connector.Arrowhead
Paint the arrow-head.
paint(Graphics2D) - Method in class diva.canvas.connector.Blob
Paint the blob.
paint(Graphics2D) - Method in interface diva.canvas.connector.ConnectorEnd
Paint the connector end.
paint(Graphics2D) - Method in class diva.canvas.connector.StraightTerminal
Paint the terminal.
paint(Graphics2D) - Method in class diva.canvas.connector.TerminalFigure
Paint the figure.
paint(Graphics2D) - Method in class diva.canvas.FigureDecorator
Paint the figure.
paint(Graphics2D) - Method in class diva.canvas.FigureLayer
Paint this layer onto a 2D graphics object.
paint(Graphics2D) - Method in class diva.canvas.FigureWrapper
Paint the child if this figure is visible.
paint(Graphics2D) - Method in class diva.canvas.interactor.Manipulator
Paint the manipulator.
paint(Graphics2D) - Method in class diva.canvas.OverlayLayer
Paint this layer onto a 2D graphics object.
paint(Graphics2D) - Method in class diva.canvas.PaneWrapper
Paint the pane figure.
paint(Graphics2D) - Method in class diva.canvas.toolbox.BasicFigure
Paint the figure.
paint(Graphics2D) - Method in class diva.canvas.toolbox.BasicHighlighter
Paint the figure.
paint(Graphics2D) - Method in class diva.canvas.toolbox.GridLayer
Paint this layer onto a 2D graphics object.
paint(Graphics2D) - Method in class diva.canvas.toolbox.IconFigure
Paint the icon.
paint(Graphics2D) - Method in class diva.canvas.toolbox.ImageFigure
Paint the figure's image.
paint(Graphics2D) - Method in class diva.canvas.toolbox.LabelFigure
Paint the figure.
paint(Graphics2D) - Method in class diva.canvas.toolbox.LabelWrapper
Paint this figure
paint(Graphics2D) - Method in class diva.canvas.toolbox.PaintedFigure
Paint the figure.
paint(Graphics2D) - Method in class diva.canvas.toolbox.SwingWrapper
Ask the wrapped component to paint itself.
paint(Graphics2D) - Method in class diva.canvas.toolbox.VectorFigure
Paint the figure.
paint(Graphics2D) - Method in class diva.canvas.tutorial.FigureTutorial.CustomRectangle
Paint this figure onto the given graphics context.
paint(Graphics2D) - Method in class diva.canvas.tutorial.TransformedFigureTutorial.CloudFigure
Paint this figure onto the given graphics context.
paint(Graphics2D) - Method in interface diva.canvas.VisibleComponent
Paint this object onto a 2D graphics object.
paint(Graphics2D) - Method in class diva.graph.toolbox.StateBubble
Paint the figure.
paint(Graphics2D) - Method in class diva.util.java2d.PaintedImage
Paint the shape.
paint(Graphics2D) - Method in class diva.util.java2d.PaintedList
Paint the list of objects.
paint(Graphics2D) - Method in interface diva.util.java2d.PaintedObject
Paint the shape.
paint(Graphics2D) - Method in class diva.util.java2d.PaintedPath
Paint the shape.
paint(Graphics2D) - Method in class diva.util.java2d.PaintedShape
Paint the shape.
paint(Graphics2D) - Method in class diva.util.java2d.PaintedString
Paint the label.
paint(Graphics2D) - Method in class ptolemy.vergil.kernel.RelativeLinkFigure
Paint the figure.
paint(Graphics2D) - Method in class ptolemy.vergil.kernel.ShadowHighlighter
Paint the figure.
paint(Graphics2D) - Method in class ptolemy.vergil.unit.BasicEdgeHighlighter
Paint the edge.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.AbstractFigure
Repaint the figure in the given rectangle.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.CanvasPane
Paint this pane onto a 2D graphics object, within the given region.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.CompositeFigure
Paint this composite figure onto a 2D graphics object, within the given region.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.connector.TerminalFigure
Paint this object onto a 2D graphics object, within the given region.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.FigureLayer
Paint this layer onto a 2D graphics object, within the given region.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.OverlayLayer
Paint this layer onto a 2D graphics object, within the given region.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.PaneWrapper
Paint the pane figure within the given region.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.toolbox.GridLayer
Paint this layer onto a 2D graphics object, within the given region.
paint(Graphics2D, Rectangle2D) - Method in interface diva.canvas.VisibleComponent
Paint this object onto a 2D graphics object, within the given region.
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.jgoodies.forms.factories.Borders.EmptyBorder
Paints the border for the specified component with the specified position and size.
paintCheckedBackground(Component, Graphics, int, int, int, int) - Static method in class com.jhlabs.image.ImageUtils
Paint a check pattern, used for a background to indicate image transparency.
paintComponent(Graphics) - Method in class com.jgoodies.forms.debug.FormDebugPanel
Paints the component and - if background painting is enabled - the grid.
paintComponent(Graphics) - Method in class diva.gui.toolbox.JCanvasPanner
 
paintComponent(Graphics) - Method in class diva.gui.toolbox.JPanner
 
paintComponent(Graphics) - Method in class ptolemy.plot.PlotBox
Paint the component contents, which in this base class is only the axes.
PaintedFigure - Class in diva.canvas.toolbox
A PaintedFigure is contains an arbitrary set of PaintedObjects in a list.
PaintedFigure() - Constructor for class diva.canvas.toolbox.PaintedFigure
Create a new blank figure.
PaintedFigure(PaintedList) - Constructor for class diva.canvas.toolbox.PaintedFigure
Create a new figure that paints itself using the given PaintedList.
PaintedGraphic - Interface in diva.util.java2d
The interface for a set of utility classes that paint shapes or other kinds of graphical objects.
PaintedImage - Class in diva.util.java2d
Painted Images.
PaintedImage(Image, Rectangle2D) - Constructor for class diva.util.java2d.PaintedImage
Construct a painted image.
paintedList() - Method in class ptolemy.vergil.icon.XMLIcon
Return the painted list contained by this icon.
PaintedList - Class in diva.util.java2d
A class that collects a number of PaintedObjects.
PaintedList() - Constructor for class diva.util.java2d.PaintedList
 
PaintedObject - Interface in diva.util.java2d
The interface for a SMALL set of utility classes that paint shapes or other kinds of graphical objects.
paintedObjects - Variable in class diva.util.java2d.PaintedList
The list of PaintedObjects
PaintedPath - Class in diva.util.java2d
A utility class that strokes a shape.
PaintedPath(Shape) - Constructor for class diva.util.java2d.PaintedPath
Create a painted path on the given Shape.
PaintedPath(Shape, float) - Constructor for class diva.util.java2d.PaintedPath
Create a painted path on the given Shape with a given line width.
PaintedPath(Shape, float, Paint) - Constructor for class diva.util.java2d.PaintedPath
Create a painted path on the given Shape with a given line width and stroke color.
PaintedShape - Class in diva.util.java2d
A utility class that paints a shape with an stroke and/or fill.
PaintedShape(Shape) - Constructor for class diva.util.java2d.PaintedShape
Create a painted shape on the given Shape.
PaintedShape(Shape, float) - Constructor for class diva.util.java2d.PaintedShape
Create a painted shape on the given Shape.
PaintedShape(Shape, float, Paint) - Constructor for class diva.util.java2d.PaintedShape
Create a painted shape on the given Shape.
PaintedShape(Shape, Paint) - Constructor for class diva.util.java2d.PaintedShape
Create a painted shape on the given Shape.
PaintedShape(Shape, Paint, float) - Constructor for class diva.util.java2d.PaintedShape
Create a painted shape on the given Shape.
PaintedShape(Shape, Paint, float, Paint) - Constructor for class diva.util.java2d.PaintedShape
Create a painted shape on the given Shape.
PaintedString - Class in diva.util.java2d
A utility class that paints a string.
PaintedString() - Constructor for class diva.util.java2d.PaintedString
Construct an empty label figure.
PaintedString(String) - Constructor for class diva.util.java2d.PaintedString
Construct a label figure displaying the given string, using the default font.
PaintedString(String, Font) - Constructor for class diva.util.java2d.PaintedString
Construct a label figure displaying the given string in the given font.
PaintedString(String, String, int, int) - Constructor for class diva.util.java2d.PaintedString
Construct a label figure displaying the given string in the given face, style, and size.
Pair<E1,​E2> - Class in ptolemy.actor.gt.data
Generic pair data structure.
Pair<F,​S> - Class in ptolemy.domains.metroII.kernel
Pair is a container for a pair of values, which may be of different types (F and S).
Pair(E1, E2) - Constructor for class ptolemy.actor.gt.data.Pair
Construct a pair with two elements.
Pair(F, S) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides.Pair
Constructs a pair of elements.
Pair(F, S) - Constructor for class ptolemy.domains.metroII.kernel.Pair
Constructs a Pair with two values.
PaletteList - Class in ptolemy.actor.gui.run
A customized version of the DndList class by Michael Connor (mlconnor@yahoo.com).
PaletteList(PtolemyFormEditor, ListModel) - Constructor for class ptolemy.actor.gui.run.PaletteList
Construct a PaletteList.
pane - Variable in class ptolemy.actor.gui.HTMLViewer
The text pane.
Panel - Class in ptolemy.actor.gui.properties
A GUI property that encloses a JPanel component.
Panel(NamedObj, String) - Constructor for class ptolemy.actor.gui.properties.Panel
Construct a GUI property with the given name contained by the specified entity.
Panel(NamedObj, String, Object) - Constructor for class ptolemy.actor.gui.properties.Panel
Construct a GUI property with the given name contained by the specified entity with the given layout constraint.
Panel(NamedObj, String, JComponent) - Constructor for class ptolemy.actor.gui.properties.Panel
Construct a GUI property with the given name contained by the specified entity with the given Java Swing component.
Panel(NamedObj, String, JComponent, Object) - Constructor for class ptolemy.actor.gui.properties.Panel
Construct a GUI property with the given name contained by the specified entity with the given Java Swing component and the given layout constraint.
PanelBuilder - Class in com.jgoodies.forms.builder
An general purpose panel builder that uses the FormLayout to lay out JPanels.
PanelBuilder(FormLayout) - Constructor for class com.jgoodies.forms.builder.PanelBuilder
Constructs an instance of PanelBuilder for the given layout.
PanelBuilder(FormLayout, JPanel) - Constructor for class com.jgoodies.forms.builder.PanelBuilder
Constructs an instance of PanelBuilder for the given FormLayout and layout container.
PanelBuilder(JPanel, FormLayout) - Constructor for class com.jgoodies.forms.builder.PanelBuilder
Deprecated.
PaneWrapper - Class in diva.canvas
A figure that wraps a whole canvas pane.
PaneWrapper(CanvasPane) - Constructor for class diva.canvas.PaneWrapper
Create a new pane figure with the given pane.
PaneWrapperFactory() - Constructor for class diva.canvas.test.ConcreteFigures.PaneWrapperFactory
 
PARAGRAPH_GAP_ROWSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
Describes the logical vertical default gap between two paragraphs in the layout grid.
paraimpuOutputPort - Variable in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
The output choices of the Paraimpu service.
parallelExecution - Variable in class ptolemy.distributed.domains.sdf.kernel.DistributedSDFDirector
A Parameter representing whether a sequential or parallel execution will be performed.
parallelSchedule - Variable in class ptolemy.distributed.domains.sdf.kernel.DistributedSDFDirector
A Parameter representing whether a sequential or parallel schedule will be computed.
param - Variable in class ptolemy.data.expr.test.AttributeChanged
The parameter to test.
PARAM_EQUALS - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
PARAM_EQUALS - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
PARAM_EQUALS - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
parameter - org.ptolemy.fmi.FMIScalarVariable.Causality
New in FMI-2.0rc1.
parameter - org.ptolemy.fmi.FMIScalarVariable.Variability
The value does not change after initialization.
parameter(String) - Method in class ptolemy.actor.lib.jjs.JavaScript
Create a new parameter if it does not already exist.
parameter(String) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Create a new parameter if it does not already exist.
parameter(String, Map) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Create a new parameter if it does not already exist.
parameter(String, Map<String, Object>) - Method in class ptolemy.actor.lib.jjs.JavaScript
Create a new parameter if it does not already exist.
Parameter - Class in ptolemy.data.expr
Parameter extends Variable with additional support for string-valued variables that makes these friendlier at the user interface level.
Parameter() - Constructor for class ptolemy.data.expr.Parameter
Construct a parameter in the default workspace with an empty string as its name.
Parameter(NamedObj, String) - Constructor for class ptolemy.data.expr.Parameter
Construct a parameter with the given name contained by the specified entity.
Parameter(NamedObj, String, Token) - Constructor for class ptolemy.data.expr.Parameter
Construct a Parameter with the given container, name, and Token.
Parameter(Workspace) - Constructor for class ptolemy.data.expr.Parameter
Construct a parameter in the specified workspace with an empty string as a name.
PARAMETER - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
PARAMETER - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
PARAMETER - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
parameter_declaration() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
Parse for one of:
parameter_declaration(AST) - Method in class ptolemy.actor.ptalon.PtalonPopulator
 
parameter_declaration(AST) - Method in class ptolemy.actor.ptalon.PtalonScopeChecker
 
parameter_K - Variable in class ptolemy.domains.pn.demo.QR.ND_1
 
parameter_K - Variable in class ptolemy.domains.pn.demo.QR.ND_2
 
parameter_K - Variable in class ptolemy.domains.pn.demo.QR.ND_3
 
parameter_K - Variable in class ptolemy.domains.pn.demo.QR.ND_4
 
parameter_K - Variable in class ptolemy.domains.pn.demo.QR.ND_5
 
parameter_N - Variable in class ptolemy.domains.pn.demo.QR.ND_1
 
parameter_N - Variable in class ptolemy.domains.pn.demo.QR.ND_2
 
parameter_N - Variable in class ptolemy.domains.pn.demo.QR.ND_3
 
parameter_N - Variable in class ptolemy.domains.pn.demo.QR.ND_4
 
parameter_N - Variable in class ptolemy.domains.pn.demo.QR.ND_5
 
parameterClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ParameterDisplayIconScript - Class in ptolemy.vergil.basic.export.web
A parameter specifying default JavaScript actions to associate with icons in model.
ParameterDisplayIconScript(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.ParameterDisplayIconScript
Create an instance of this parameter.
ParameterEditorStyle - Class in ptolemy.actor.gui.style
This attribute annotates user settable attributes to specify the style used for configuring the containing attribute.
ParameterEditorStyle() - Constructor for class ptolemy.actor.gui.style.ParameterEditorStyle
Construct an attribute in the default workspace with an empty string as its name.
ParameterEditorStyle(NamedObj, String) - Constructor for class ptolemy.actor.gui.style.ParameterEditorStyle
Construct an attribute with the specified container and name.
ParameterEditorStyle(Workspace) - Constructor for class ptolemy.actor.gui.style.ParameterEditorStyle
Construct an attribute in the given workspace with an empty string as its name.
ParameterEstimator - Class in org.ptolemy.machineLearning.hmm
This actor implements the Expectation-Maximization(EM) algorithm for parameter estimation in graphical stochastic models.
ParameterEstimator - Class in org.ptolemy.machineLearning.hmmAOM
This actor is a CommunicationAspect that, when its ParameterEstimator.sendToken(Receiver, Receiver, Token) method is called, delays the delivery of the specified token to the specified receiver according to a service rule.
ParameterEstimator(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hmm.ParameterEstimator
Construct an actor with the given container and name.
ParameterEstimator(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Construct a Bus with a name and a container.
ParameterEstimator.BusAttributes - Class in org.ptolemy.machineLearning.hmmAOM
Bus Attributes.
ParameterizedNodeController - Class in ptolemy.vergil.basic
This class provides interaction with nodes that represent Ptolemy II components with parameters.
ParameterizedNodeController(GraphController) - Constructor for class ptolemy.vergil.basic.ParameterizedNodeController
Create an attribute controller associated with the specified graph controller.
ParameterMirrorPort - Class in ptolemy.actor.parameters
This port mirrors properties of associated parameter ports.
ParameterMirrorPort(ComponentEntity, String) - Constructor for class ptolemy.actor.parameters.ParameterMirrorPort
Construct a new input port in the specified container with the specified name.
parameterName - Variable in class ptolemy.vergil.toolbox.ArrayOfRecordsConfigureFactory
The name of the attribute that is to be displayed.
ParameterNameChanges - Class in ptolemy.moml.filter
When this class is registered with the MoMLParser.setMoMLFilter() method, it will cause MoMLParser to filter so that models from earlier releases will run in the current release.
ParameterNameChanges() - Constructor for class ptolemy.moml.filter.ParameterNameChanges
 
ParameterPort - Class in ptolemy.actor.parameters
A specialized port for use with PortParameter.
ParameterPort(ComponentEntity, String) - Constructor for class ptolemy.actor.parameters.ParameterPort
Construct a new input port in the specified container with the specified name.
ParameterPort(ComponentEntity, String, PortParameter) - Constructor for class ptolemy.actor.parameters.ParameterPort
Construct a new input port in the specified container with the specified name.
parameters - Variable in class ptolemy.domains.ptera.kernel.Event
A list of formal parameters.
Parameters - Class in ptolemy.vergil.basic.layout.kieler
Responsible for translating layout configuration parameters into the KIELER format.
Parameters(CompositeEntity) - Constructor for class ptolemy.vergil.basic.layout.kieler.Parameters
Create a parameters instance.
ParametersAttribute - Class in ptolemy.domains.ptera.kernel
This attribute keeps the parameters for an Ptera event.
ParametersAttribute(NamedObj, String) - Constructor for class ptolemy.domains.ptera.kernel.ParametersAttribute
Construct a attribute for a list of typed parameters with the given name contained by the specified container.
parametersChanged() - Method in class ptolemy.vergil.basic.export.web.WebExportParameters
Return true if the parameter values are different from the defaults.
ParameterSet - Class in ptolemy.actor.parameters
An attribute that reads multiple values from a file and sets corresponding parameters in the container.
ParameterSet(NamedObj, String) - Constructor for class ptolemy.actor.parameters.ParameterSet
Construct an attribute with the given name contained by the specified entity.
parametersForRunTclFile() - Method in class ptolemy.util.test.junit.TclTests
Return a two dimensional array of arrays of strings that name the .tcl files to be executed.
parameterTypes - Variable in class ptolemy.actor.lib.TypeTest
A record of record of strings representing the types of parameters of actors in the model.
ParametricSite - Class in diva.canvas.connector
A site that locates itself in a figure at a location in X and Y that is some percentage of the bounding box of the figure.
ParametricSite(Figure, int, double, double) - Constructor for class diva.canvas.connector.ParametricSite
Create a new site on the given figure with the given id, located at (xt, yt) percentage of the given figure's bounding box, with (0,0) being the upper left-hand corner and (1,1) being the lower right.
parent - Variable in class ptolemy.data.expr.SimpleNode
 
ParhiMaximumProfitToCostRatioStrategy - Class in ptolemy.graph.analysis.strategy
Maximum profit to cost ratio analyzer which uses Parhi's algorithm for iteration bound.
ParhiMaximumProfitToCostRatioStrategy(Graph, ToDoubleMapping, ToIntMapping) - Constructor for class ptolemy.graph.analysis.strategy.ParhiMaximumProfitToCostRatioStrategy
Construct an instance of this class.
ParkedLots - Static variable in class ptolemy.domains.wireless.demo.SmartParking.ParkingManager
 
ParkingClient - Class in ptolemy.domains.wireless.demo.SmartParking
This class contact with the ParkingManager to check the available parking spots and randomly choose one to park.
ParkingClient(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.demo.SmartParking.ParkingClient
 
ParkingManager - Class in ptolemy.domains.wireless.demo.SmartParking
This class manages the information of which parking lot is taken, and which is still free.
ParkingManager() - Constructor for class ptolemy.domains.wireless.demo.SmartParking.ParkingManager
 
ParkingManager(HashSet, HashSet) - Constructor for class ptolemy.domains.wireless.demo.SmartParking.ParkingManager
 
parkingTo - Variable in class ptolemy.domains.wireless.demo.SmartParking.ParkingClient
Port for which lot to park.
parse - Variable in class ptolemy.actor.gui.properties.ActionGUIProperty
A Boolean parameter that determines whether the moml text should be parsed before applying to the current model in the ActionGUIProperty.perform() method.
parse(XmlDocument) - Method in class diva.util.xml.XmlReader
Parse the given document from the URL it contains.
parse(XmlDocument, InputStream) - Method in class diva.util.xml.XmlReader
Parse the given document from the given input stream, but using the given URL to resolve external references.
parse(XmlDocument, Reader) - Method in class diva.util.xml.XmlReader
Parse the given document from the given reader, but using the given URL to resolve external references.
parse(Reader) - Method in interface diva.util.ModelParser
Parse the data in the given character stream into a data structure and return the data structure.
parse(Reader, MultipageModel) - Method in class diva.gui.MultipageParser
Parse the file (from reader) into the given multipage data structure.
parse(String) - Method in class com.microstar.xml.driver.SAXDriver
Parse an XML document from a system identifier (URI).
parse(String) - Static method in class org.ptolemy.commons.VersionSpecification
Parses the given version String, using '.' , '-' , '_' as potential delimiters.
parse(String) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Parse additional code blocks from the file specified by the given file path.
parse(String) - Static method in class ptolemy.configs.test.ValidatingXMLParser
Parse an XML parser using a validating parser.
parse(String) - Method in class ptolemy.moml.MoMLParser
Parse the given string, which contains MoML.
parse(String) - Static method in class ptolemy.util.XSLTUtilities
Parse an XML document using Saxon.
parse(String) - Method in class ptolemy.vergil.actor.DocManager
Parse the given text as DocML.
parse(String, boolean) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Parse additional code blocks from the file specified by the given file path.
parse(String, String, InputStream, String) - Method in class com.microstar.xml.XmlParser
Parse an XML document from a byte stream.
parse(String, String, Reader) - Method in class com.microstar.xml.XmlParser
Parse an XML document from a character stream.
parse(String, String, String) - Method in class com.microstar.xml.XmlParser
Parse an XML document from a URI.
parse(URL, InputStream) - Method in class ptolemy.moml.MoMLParser
Deprecated.
Use MoMLParser.parse(URL base, String systemID, InputStream input) for better error messages that include the name of the file being read.
parse(URL, InputStream) - Method in class ptolemy.plot.plotml.PlotBoxMLParser
Parse the given stream as a PlotML file.
parse(URL, InputStream) - Method in class ptolemy.vergil.actor.DocManager
Parse the given stream as a DocML file.
parse(URL, Reader) - Method in class ptolemy.moml.MoMLParser
Deprecated.
Use MoMLParser.parse(URL base, String systemID, Reader reader) for better error messages that include the name of the file being read.
parse(URL, Reader) - Method in class ptolemy.plot.plotml.PlotBoxMLParser
Parse the given stream as a PlotML file.
parse(URL, Reader) - Method in class ptolemy.vergil.actor.DocManager
Parse the given stream as a DocML file.
parse(URL, String) - Method in class ptolemy.moml.MoMLParser
Parse the given string, which contains MoML, using the specified base to evaluate relative references.
parse(URL, String) - Method in class ptolemy.plot.plotml.PlotBoxMLParser
Parse the given text as PlotML.
parse(URL, String, InputStream) - Method in class ptolemy.moml.MoMLParser
Parse the given stream, using the specified url as the base to expand any external references within the MoML file.
parse(URL, String, Reader) - Method in class ptolemy.moml.MoMLParser
Parse the given stream, using the specified url as the base The reader is wrapped in a BufferedReader before being used.
parse(URL, URL) - Method in class ptolemy.moml.MoMLParser
Parse the MoML file at the given URL, which may be a file on the local file system, using the specified base to expand any relative references within the MoML file.
parse(InputSource) - Method in class com.microstar.xml.driver.SAXDriver
Parse a document.
parse(GTIngredientsAttribute, String) - Static method in class ptolemy.actor.gt.GTIngredientList
Parse the given expression and construct a GTIngredientList in the given GTIngredientsAttribute.
parseArgs(String[]) - Method in class ptolemy.plot.compat.PxgraphParser
Parse pxgraph style command-line arguments.
parseArgs(String[], URL) - Method in class ptolemy.plot.compat.PxgraphParser
Parse pxgraph style command-line arguments, using the specified base URL for any relative URL references.
parseCoordString(String) - Static method in class diva.canvas.toolbox.SVGUtilities
Parse a string of numbers into an array of double.
parseDelimitedFrom(InputStream) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
parseDelimitedFrom(InputStream) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
parseDelimitedFrom(InputStream) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
parseDependenciese(Node) - Method in class org.ptolemy.fmi.FMIModelDescription
Parse the ModelStructure to catch the I/O direct dependencies.
parseEquations(String) - Method in class ptolemy.moml.unit.UParser
Parse a set of equations separated by semicolons.
ParseException - Exception in ptolemy.data.expr
This exception is thrown when parse errors are encountered.
ParseException - Exception in ptolemy.moml.unit
This exception is thrown when parse errors are encountered.
ParseException() - Constructor for exception ptolemy.data.expr.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException() - Constructor for exception ptolemy.moml.unit.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception ptolemy.data.expr.ParseException
Constructor with message.
ParseException(String) - Constructor for exception ptolemy.moml.unit.ParseException
Constructor with message.
ParseException(Token, int[][], String[]) - Constructor for exception ptolemy.data.expr.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException(Token, int[][], String[]) - Constructor for exception ptolemy.moml.unit.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
parseFile(String) - Method in class ptolemy.moml.MoMLParser
Parse the file with the given name, which contains MoML.
parseFile(String) - Method in class ptolemy.plot.PlotBox
Deprecated.
Use read() to read the old file format, or use one of the classes in the plotml package to read the XML-based file format.
parseFile(String) - Method in interface ptolemy.plot.PlotBoxInterface
Deprecated.
Use read() to read the old file format, or use one of the classes in the plotml package to read the XML-based file format.
parseFile(String, URL) - Method in class ptolemy.plot.Plot
Deprecated. 
parseFile(String, URL) - Method in class ptolemy.plot.PlotBox
Deprecated.
Use read() instead.
parseFile(String, URL) - Method in interface ptolemy.plot.PlotBoxInterface
Deprecated.
Use read() instead.
parseFile(String, URL) - Method in interface ptolemy.plot.PlotInterface
Deprecated. 
parseFMUFile(String) - Static method in class org.ptolemy.fmi.FMUFile
Read in a .fmu file and parse the modelDescription.xml file.
parseFrom(byte[]) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
parseFrom(byte[]) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
parseFrom(byte[]) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
parseFrom(ByteString) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
parseFrom(ByteString) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
parseFrom(ByteString) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
parseFrom(CodedInputStream) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
parseFrom(CodedInputStream) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
parseFrom(CodedInputStream) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
parseFrom(InputStream) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
parseFrom(InputStream) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
parseFrom(InputStream) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
parseInteger(String) - Static method in class ptolemy.math.Precision.PrecisionFormat
Parse a String as an integer.
parseJSON(String) - Static method in class ptolemy.actor.lib.conversions.json.JSONToToken
Parse the input string and return a token representation of the data.
parseList(String) - Static method in class ptolemy.cg.kernel.generic.program.TemplateParser
Parse the list of comma separated parameters.
parseMoML(String) - Static method in class ptolemy.data.expr.MoMLUtilities
Parse the string provided and return the result wrapped in a token.
parseMoML(String) - Static method in class ptolemy.data.expr.UtilityFunctions
Parse the string provided and return the result wrapped in a token.
parsePxgraphargs(String, URL) - Method in class ptolemy.plot.compat.PxgraphParser
Split a string containing pxgraph-compatible command-line arguments into an array and call parseArgs() on the array.
parser - Variable in class com.microstar.xml.demo.XmlApp
 
parser - Variable in class com.microstar.xml.demo.XmlApplet
 
parser - Variable in class ptolemy.data.expr.SimpleNode
 
parser - Static variable in class ptolemy.moml.test.MoMLParserLeak
Note that the parser is what actually leaks here.
parser - Variable in class ptolemy.moml.test.UnloadModelTest
The MoMLParser that is created and then destroyed.
parser(InputStream) - Method in class ptolemy.data.expr.XMLParser
Generate the document tree for the specified input stream.
parser(String) - Method in class ptolemy.data.expr.XMLParser
Generate the document tree for the specified XML string.
ParserAttribute - Class in ptolemy.moml
This attribute represents a MoML parser.
ParserAttribute(NamedObj, String) - Constructor for class ptolemy.moml.ParserAttribute
Construct an attribute with the specified container and name.
ParserScope - Interface in ptolemy.data.expr
An interface used by the expression parser for identifier lookup.
parseSignString(String) - Static method in class ptolemy.math.Precision.PrecisionFormat
Parse the 'U' or 'S' sign specifier.
parseString(String) - Method in class ptolemy.math.Precision.IntegerFractionPrecisionFormat
 
parseString(String) - Method in class ptolemy.math.Precision.LengthExponentPrecisionFormat
 
parseString(String) - Method in class ptolemy.math.Precision.LengthIntegerPrecisionFormat
 
parseString(String) - Method in class ptolemy.math.Precision.PrecisionFormat
Parse the given String argument using the rules of the specific PrecisionFormat that is defined.
parseString(String) - Method in class ptolemy.math.Precision.VHDLPrecisionFormat
 
parseStyleString(String) - Static method in class diva.canvas.toolbox.SVGUtilities
Given a style string, parse it into a map of elements.
ParseTreeAnnotationEvaluator - Class in ptolemy.data.ontologies
This class visits parse trees and infers a property for each node in the parse tree.
ParseTreeAnnotationEvaluator() - Constructor for class ptolemy.data.ontologies.ParseTreeAnnotationEvaluator
 
ParseTreeASTNodeAdapterCollector - Class in ptolemy.data.ontologies
FIXME: What is this??? Copy and pasted comment below.
ParseTreeASTNodeAdapterCollector() - Constructor for class ptolemy.data.ontologies.ParseTreeASTNodeAdapterCollector
 
ParseTreeCodeGenerator - Interface in ptolemy.cg.kernel.generic
An interface to a parse tree.
ParseTreeConstraintAnnotationEvaluator - Class in ptolemy.data.ontologies.lattice
This class visits parse trees and infers a property for each node in the parse tree.
ParseTreeConstraintAnnotationEvaluator() - Constructor for class ptolemy.data.ontologies.lattice.ParseTreeConstraintAnnotationEvaluator
 
ParseTreeDumper - Class in ptolemy.data.expr
This class implements a visitor that writes parse trees in a debug format.
ParseTreeDumper() - Constructor for class ptolemy.data.expr.ParseTreeDumper
 
ParseTreeEvaluator - Class in ptolemy.data.expr
This class evaluates a parse tree given a reference to its root node.
ParseTreeEvaluator() - Constructor for class ptolemy.data.expr.ParseTreeEvaluator
 
ParseTreeEvaluatorForGuardExpression - Class in ptolemy.domains.modal.kernel
This class extends the ParseTreeEvaluator class.
ParseTreeEvaluatorForGuardExpression(RelationList, double) - Constructor for class ptolemy.domains.modal.kernel.ParseTreeEvaluatorForGuardExpression
Construct a parse tree evaluator for a guard expression of the given relation list and the error tolerance for evaluation the relations.
ParseTreeFreeVariableCollector - Class in ptolemy.data.expr
This class visits parse trees and collects the set of free variables in the expression.
ParseTreeFreeVariableCollector() - Constructor for class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
ParseTreeFreeVariableRenamer - Class in ptolemy.data.expr
This class visits parse trees and renames the free variables that match a specified variable.
ParseTreeFreeVariableRenamer() - Constructor for class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
ParseTreeSpecializer - Class in ptolemy.data.expr
This class reduces a parse tree, given a scope of bound variables.
ParseTreeSpecializer() - Constructor for class ptolemy.data.expr.ParseTreeSpecializer
 
parseTreeToExpression(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeWriter
Produce an expression for this parse tree.
ParseTreeTypeInference - Class in ptolemy.data.expr
This class visits parse trees and infers a type for each node in the parse tree.
ParseTreeTypeInference() - Constructor for class ptolemy.data.expr.ParseTreeTypeInference
 
ParseTreeVisitor - Interface in ptolemy.data.expr
This class implements the visitor pattern for parse trees in the expression language.
ParseTreeWriter - Class in ptolemy.data.expr
This class implements a visitor that writes parse trees in the expression language.
ParseTreeWriter() - Constructor for class ptolemy.data.expr.ParseTreeWriter
 
parseUnitExpr(String) - Method in class ptolemy.moml.unit.UParser
Parse a unit expression.
PARTIAL - Static variable in class ptolemy.vergil.kernel.AttributeController
Indicator to give partial access to the attribute.
partiallyContainedEdges(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Return an iterator over the edges in a graph which are partially contained within the given composite node.
PartiallyOrderedToken - Interface in ptolemy.data
An interface for tokens that can be partially ordered.
PartialSequenceScheduler - Class in ptolemy.domains.sequence.kernel
A sequential scheduler that enables guessing the schedule.
PartialSequenceScheduler(Director, String) - Constructor for class ptolemy.domains.sequence.kernel.PartialSequenceScheduler
Construct a scheduler in the given container with the given name.
Particle - Class in org.ptolemy.machineLearning.particleFilter
The public particle class, currently used by the Optimizer.
Particle(int) - Constructor for class org.ptolemy.machineLearning.particleFilter.Particle
Construct a Particle.
Particle(Particle) - Constructor for class org.ptolemy.machineLearning.particleFilter.Particle
Construct a Particle.
particleCount - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Number of internal particles used to estimate the posterior distribution.
ParticleFilter - Class in org.ptolemy.machineLearning.particleFilter
A Particle Filter Implementation
ParticleFilter - Class in org.ptolemy.ssm
A particle filter implementation that expects a state-space model and several measurements to be tied with itself via decorators.
ParticleFilter(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.particleFilter.ParticleFilter
Construct the composite actor with a name and a container.
ParticleFilter(CompositeEntity, String) - Constructor for class org.ptolemy.ssm.ParticleFilter
Instantiate a particle filter actor.
ParticleFilter(Workspace) - Constructor for class org.ptolemy.machineLearning.particleFilter.ParticleFilter
Construct a PF in the specified workspace with no container and an empty string as a name.
ParticleFilter(Workspace) - Constructor for class org.ptolemy.ssm.ParticleFilter
Instantiate a particle filter actor.
ParticleFilterRange - Class in org.ptolemy.machineLearning.particleFilter
A Particle Filter Implementation for Range-only measurement models.
ParticleFilterRange(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.particleFilter.ParticleFilterRange
Construct an actor with the given container and name.
ParticleFilterRange(Workspace) - Constructor for class org.ptolemy.machineLearning.particleFilter.ParticleFilterRange
Construct an actor in the given workspace.
particleInput - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
 
particleInput - Variable in class org.ptolemy.machineLearning.particleFilter.ConvertParticlesToCovarianceMatrix
Input port for particles.
ParticleMutualInformation - Class in org.ptolemy.machineLearning.particleFilter
Calculate mutual information.
ParticleMutualInformation(CompositeEntity, String) - Constructor for class org.ptolemy.machineLearning.particleFilter.ParticleMutualInformation
Construct an actor with the given container and name.
ParticleMutualInformation(Workspace) - Constructor for class org.ptolemy.machineLearning.particleFilter.ParticleMutualInformation
Construct an actor in the given workspace.
particleOutput - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
The output port that outputs the produced particles at each firing.
particleOutput - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
The output port that outputs the produced particles at each firing.
particles - Variable in class org.ptolemy.machineLearning.particleFilter.MutualInformationCalculator
Particles input that accepts an array of record tokens.
particles - Variable in class org.ptolemy.machineLearning.particleFilter.Optimizer
Particles input that accepts an array of record tokens.
particles - Variable in class org.ptolemy.machineLearning.particleFilter.ParticleMutualInformation
Particles input that accepts an array of record tokens.
partitionColumns - Variable in class ptolemy.domains.sdf.lib.vq.ImagePartition
The width of the input partitions.
partitionColumns - Variable in class ptolemy.domains.sdf.lib.vq.ImageUnpartition
The width of the input partitions.
partitionRows - Variable in class ptolemy.domains.sdf.lib.vq.ImagePartition
The height of the input partitions.
partitionRows - Variable in class ptolemy.domains.sdf.lib.vq.ImageUnpartition
The height of the input partitions.
passThrough - Variable in class ptolemy.actor.lib.WallClockTime
The output port to which the trigger input is passed.
password - Variable in class ptolemy.actor.lib.mail.SendMail
Password port of the account.
PasswordAttribute - Class in ptolemy.actor.gui
An attribute that represents a password.
PasswordAttribute(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.PasswordAttribute
Construct a password attribute with the given container and name.
passwordFile - Variable in class ptolemy.actor.lib.database.DatabaseManager
The file that contains the password.
passwordFile - Variable in class ptolemy.actor.lib.mail.ExceptionEmailer
The file that the password is stored in.
paste() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Assuming the contents of the clipboard is MoML code, paste it into the current model by issuing a change request.
paste() - Method in class ptolemy.vergil.gt.TransformationEditor
 
paste(Clipboard) - Method in class diva.gui.AbstractView
Clone the objects currently on the clipboard, if any, and place them in the given view.
paste(Clipboard) - Method in interface diva.gui.View
Clone the objects currently on the clipboard, if any, and place them in the given view.
PASTE - Static variable in class diva.gui.DefaultActions
 
PASTE_OFFSET - Static variable in class ptolemy.vergil.toolbox.FigureAction
Offset used when pasting objects.
pasteAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Paste" that pastes the current selection from the current document and places it into the application's clipboard.
PasteAction() - Constructor for class ptolemy.vergil.basic.BasicGraphFrame.PasteAction
Create a new action to paste the current contents of the clipboard into the current model.
path(Node) - Method in interface ptolemy.graph.analysis.analyzer.SingleSourceLongestPathAnalyzer
Return the longest path from node "startNode" to node "endNode" in the form of an ordered list.
path(Node) - Method in class ptolemy.graph.analysis.SingleSourceLongestPathAnalysis
Return the longest path from node "startNode" to node "endNode" in the form of an ordered list.
path(Node) - Method in class ptolemy.graph.analysis.strategy.AllEdgeSingleSourceLongestPathStrategy
Return the longest path from node startNode to node endNode in the form of an ordered list.
pathExistence(Node, Node) - Method in interface ptolemy.graph.analysis.analyzer.TransitiveClosureAnalyzer
Check if there exist a path between a starting node "startNode" and an ending node "endNode" on the graph under analysis.
pathExistence(Node, Node) - Method in class ptolemy.graph.analysis.strategy.FloydWarshallTransitiveClosureStrategy
Check if there exist a path between a starting node and an ending node on the analyzer's graph.
pathExistence(Node, Node) - Method in class ptolemy.graph.analysis.TransitiveClosureAnalysis
Check if there exist a path between a starting node "startNode" and an ending node "endNode" on the graph under analysis.
PathFigure - Class in diva.canvas.toolbox
Deprecated.
BasicFigure now does everything this class used to do.
PathFigure(Shape) - Constructor for class diva.canvas.toolbox.PathFigure
Deprecated.
Create a new figure with the given shape.
PathFigure(Shape, float) - Constructor for class diva.canvas.toolbox.PathFigure
Deprecated.
Create a new figure with the given shape and outline width.
PathFigure(Shape, int) - Constructor for class diva.canvas.toolbox.PathFigure
Deprecated.
Use the float constructor instead.
PathFigure(Shape, Paint) - Constructor for class diva.canvas.toolbox.PathFigure
Deprecated.
Create a new figure with the given paint pattern.
PathFigure(Shape, Paint, float) - Constructor for class diva.canvas.toolbox.PathFigure
Deprecated.
Create a new figure with the given paint pattern and line width.
PathGeometry - Class in diva.canvas.interactor
PathGeometry represents a path.
PathGeometry(Figure, Shape) - Constructor for class diva.canvas.interactor.PathGeometry
Create a new geometry object on the given figure and with the given initial shape.
PathGeometry.CloseSegment - Class in diva.canvas.interactor
CloseSegment is a special type of Vertex, that closes a sub-path.
PathGeometry.Vertex - Class in diva.canvas.interactor
Vertex is the site that represents vertexes of the path.
pathLength(Node) - Method in interface ptolemy.graph.analysis.analyzer.SingleSourceLongestPathAnalyzer
Return the length of the longest path from node "startNode" to node "endNode".
pathLength(Node) - Method in class ptolemy.graph.analysis.SingleSourceLongestPathAnalysis
Return the length of the longest path from node "startNode" to node "endNode".
pathLength(Node) - Method in class ptolemy.graph.analysis.strategy.AllEdgeSingleSourceLongestPathStrategy
Return the length of the longest path from node startNode to node endNode.
PathManipulator - Class in diva.canvas.interactor
A manipulator which attaches grab handles to the sites of the child figure.
PathManipulator() - Constructor for class diva.canvas.interactor.PathManipulator
Construct a new manipulator that uses rectangular grab-handles.
PathManipulator(GrabHandleFactory) - Constructor for class diva.canvas.interactor.PathManipulator
Construct a new manipulator using the given grab-handle factory.
pathName - Variable in class ptolemy.actor.lib.javasound.AudioWriteBuffer
The name of the file to write to.
pathName - Variable in class ptolemy.actor.lib.javasound.AudioWriter
The name of the file to write to.
pattern - Variable in class ptolemy.actor.lib.database.DatabaseSelect
A pattern specifying which rows to select from the database.
pattern - Variable in class ptolemy.actor.lib.io.DirectoryListing
If non-empty, then only output file and directory names that match the specified (regular expression) pattern.
pattern - Variable in class ptolemy.actor.lib.string.StringMatches
The regular expression to be pattern matched with the matchString string.
pattern - Variable in class ptolemy.actor.lib.string.StringReplace
The pattern used to pattern match and replace the stringToEdit string.
pattern - Variable in class ptolemy.actor.lib.string.StringSimpleReplace
Deprecated.
The pattern used to pattern match and replace the stringToEdit string.
Pattern - Class in ptolemy.actor.gt
The pattern of a transformation rule.
Pattern(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.Pattern
Construct an atomic actor matcher to be either contained in the pattern of a TransformationRule or in the replacement.
PATTERN - Static variable in class ptolemy.domains.pthales.lib.PthalesIOPort
The name of the pattern parameter.
patternObject - Variable in class ptolemy.actor.gt.AtomicActorMatcher
The attribute that specifies the name of the corresponding entity in the pattern.
patternObject - Variable in class ptolemy.actor.gt.AttributeMatcher
The attribute that specifies the name of the corresponding entity in the pattern.
patternObject - Variable in class ptolemy.actor.gt.CompositeActorMatcher
The attribute that specifies the name of the corresponding entity in the pattern.
patternObject - Variable in class ptolemy.actor.gt.FSMMatcher
The attribute that specifies the name of the corresponding entity in the pattern.
patternObject - Variable in class ptolemy.actor.gt.StateMatcher
The attribute that specifies the name of the corresponding entity in the pattern.
patternObject - Variable in class ptolemy.actor.gt.TransitionMatcher
The attribute that specifies the name of the corresponding entity in the pattern.
PatternObjectAttribute - Class in ptolemy.actor.gt
An attribute to record the name of the object in the pattern that corresponds to the container of the attribute in the replacement.
PatternObjectAttribute() - Constructor for class ptolemy.actor.gt.PatternObjectAttribute
Construct an attribute in the default workspace with an empty string as its name.
PatternObjectAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.PatternObjectAttribute
Construct an attribute with the given name contained by the specified container.
PatternObjectAttribute(Workspace) - Constructor for class ptolemy.actor.gt.PatternObjectAttribute
Construct an attribute in the specified workspace with an empty string as a name.
patternParameter - Variable in class ptolemy.actor.gt.Replacement
The parameter containing an ObjectToken encapsulating the pattern with name "pattern".
pause() - Method in class ptolemy.actor.Manager
Set a flag requesting that execution pause at the next opportunity (between iterations).
pause() - Method in class ptolemy.plot.PlotLive
Pause the plot.
Pause - Class in ptolemy.actor.lib
An actor that pauses execution of a model when it receives a true token on any input channel.
Pause - Class in ptolemy.domains.coroutine.lib
Pause class.
Pause() - Constructor for class ptolemy.domains.coroutine.lib.Pause
 
Pause(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Pause
Construct an actor in the specified container with the specified name.
Pause(CompositeEntity, String) - Constructor for class ptolemy.domains.coroutine.lib.Pause
 
Pause(Workspace) - Constructor for class ptolemy.domains.coroutine.lib.Pause
 
PAUSED - Static variable in class ptolemy.actor.Manager
Indicator that the execution is paused.
PAUSED_ON_BREAKPOINT - Static variable in class ptolemy.actor.Manager
Indicator that the execution is paused on a breakpoint.
pauseEntry - Variable in class ptolemy.domains.coroutine.lib.Pause
 
pauseOnBreakpoint(String) - Method in class ptolemy.actor.Manager
The thread that calls this method will wait until resume() has been called.
pauseRun() - Method in class ptolemy.actor.gui.ModelPane
If the model has a manager and is executing, then pause execution by calling the pause() method of the manager.
pauseRun() - Method in class ptolemy.actor.gui.run.CustomizableRunPane
If the model has a manager and is executing, then pause execution by calling the pause() method of the manager.
payload - Variable in class ptolemy.domains.wireless.lib.SetProperties
Input port that receives the payload to be transmitted.
payload - Variable in class ptolemy.domains.wireless.lib.WiredToWireless
Input port that receives the payload to be transmitted on the output port.
payload - Variable in class ptolemy.domains.wireless.lib.WirelessToWired
Output port that transmits the payload received on the input port.
PCcheck - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
PCmax - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
PCmin - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
PCremove - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
PCremove2 - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
PCrequest - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
PCRequestMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
PCresponse - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
PCResponseMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
PDFAttribute - Class in ptolemy.vergil.pdfrenderer
This is an attribute that renders the first page of a specified PDF file.
PDFAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.pdfrenderer.PDFAttribute
Construct an attribute with the given name contained by the specified container.
PDFIcon - Class in ptolemy.vergil.pdfrenderer
An icon that displays a specified PDF page.
PDFIcon(NamedObj, String) - Constructor for class ptolemy.vergil.pdfrenderer.PDFIcon
Create a new icon with the given name in the given container.
PduRequest - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
PduRequest - Variable in class ptolemy.domains.wireless.lib.network.mac.TxCoordination
Port receiving messages from the network layer
peakIndices - Variable in class ptolemy.actor.lib.ArrayPeakSearch
The output port for the indices of the peaks.
peakValues - Variable in class ptolemy.actor.lib.ArrayPeakSearch
The output port for the values of the peaks.
peek() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.CircularFifoQueue
 
peekNode() - Method in class ptolemy.data.expr.JJTMatrixParserState
 
peekNode() - Method in class ptolemy.data.expr.JJTPtParserState
 
PENDING_REQUESTS_DELAY_FACTOR - Static variable in class ptolemy.actor.lib.jjs.modules.httpClient.HttpClientHelper
The scale factor (in milliseconds) by which requests are delayed when PENDING_REQUESTS_THRESHOLD is exceeded.
PENDING_REQUESTS_THRESHOLD - Static variable in class ptolemy.actor.lib.jjs.modules.httpClient.HttpClientHelper
The threshold of number of pending requests before further requests introduce a delay.
PendingEvent() - Constructor for class ptolemy.actor.lib.TimeDelay.PendingEvent
 
percentGain - Variable in class ptolemy.actor.lib.jmf.PlaySound
The gain (in percent).
perform() - Method in class ptolemy.actor.gui.properties.ActionGUIProperty
Perform this action.
perform(boolean) - Method in class ptolemy.actor.gt.gui.GTGUIAction
React to this item being selected.
perform(boolean) - Method in class ptolemy.actor.gui.properties.GUIAction
React to this item being selected.
performAction() - Method in class org.terraswarm.accessor.JSAccessor.ActionableAttribute
Reload the accessor.
performAction() - Method in interface ptolemy.kernel.attributes.Actionable
Perform the named action.
performPitchDetect(double[]) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.PitchDetector
Perform pitch detection.
performPitchShift(double[], double[], double) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.PitchShift
Perform pitch shifting on the input signal.
performReadNext() - Method in class ptolemy.domains.csp.demo.BusContention.Processor
Return true if this actor has randomly determined to attempt to read data from the shared resource on its next memory access; otherwise return false.
PerimeterSite - Class in diva.canvas.connector
A site that locates itself on the perimeter of a figure.
PerimeterSite(Figure, int) - Constructor for class diva.canvas.connector.PerimeterSite
Create a new site on the given figure with the given ID.
PerimeterTarget - Class in diva.canvas.connector
A connector target that returns sites on the perimeter of a figure.
PerimeterTarget() - Constructor for class diva.canvas.connector.PerimeterTarget
 
period - Variable in class ptolemy.actor.lib.Clock
Deprecated.
The period of the output waveform.
period - Variable in class ptolemy.actor.lib.DiscreteClock
The period of the output waveform.
period - Variable in class ptolemy.actor.lib.Interpolator
The period of the reference values.
period - Variable in class ptolemy.actor.lib.SequentialClock
Deprecated.
The period of the output waveform.
period - Variable in class ptolemy.domains.continuous.lib.EventSource
Deprecated.
The period of the output events.
period - Variable in class ptolemy.domains.giotto.kernel.GiottoDirector
The period of an iteration.
period - Variable in class ptolemy.domains.sdf.kernel.SDFDirector
The time period of each iteration.
period - Variable in class ptolemy.domains.sr.kernel.SRDirector
The time period of each iteration.
PERIOD - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
PERIOD - Static variable in class ptolemy.math.Precision.PrecisionFormat
Regular expression definition for a Period ".".
periodControl - Variable in class ptolemy.actor.lib.VariableClock
Deprecated.
The port that controls the value of the period parameter.
periodic - Variable in class ptolemy.actor.lib.gui.SketchedSource
An indicator of whether the signal should be periodically repeated.
PeriodicDirector - Interface in ptolemy.actor.util
Interface for directors that have a period parameter.
PeriodicDirectorHelper - Class in ptolemy.actor.util
This is a helper class for directors implementing PeriodicDirector.
PeriodicDirectorHelper(PeriodicDirector) - Constructor for class ptolemy.actor.util.PeriodicDirectorHelper
Construct a new helper.
PeriodicSampler - Class in ptolemy.domains.continuous.lib
This actor generates discrete events by periodically sampling the input signal.
PeriodicSampler(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.lib.PeriodicSampler
Construct an actor in the specified container with the specified name.
periodValue() - Method in interface ptolemy.actor.util.PeriodicDirector
Return the value of the period as a double.
periodValue() - Method in class ptolemy.domains.sdf.kernel.SDFDirector
Return the value of the period as a double.
periodValue() - Method in class ptolemy.domains.sr.kernel.SRDirector
Return the value of the period as a double.
perm - Variable in class com.jhlabs.math.SCNoise
 
PERMUTATION - ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Permutation node.
persistence - Variable in class ptolemy.actor.lib.gui.SequenceScope
The number of samples to be displayed at any one time (an integer).
persistence - Variable in class ptolemy.actor.lib.gui.TimedScope
The amount of data displayed at any one time (a double).
persistence - Variable in class ptolemy.actor.lib.gui.XYScope
The number of samples from each input channel displayed at any one time (an integer).
PersistenceAttribute - Class in ptolemy.actor.gt.controller
A marker attribute indicating that a design pattern should be persistent.
PersistenceAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.controller.PersistenceAttribute
Construct an attribute with the given name contained by the specified entity.
persistentInputs - Variable in class ptolemy.actor.lib.fmi.FMUImport
If true, then previously received input values will be re-used on subsequent firings where inputs are absent.
persistentTrigger - Variable in class ptolemy.domains.de.lib.Queue
If set to true, then if a trigger arrives when the queue is empty, it is remembered, and the next time an input arrives, it is sent immediately to the output.
PerspectiveFilter - Class in com.jhlabs.image
A filter which performs a perspective distortion on an image.
PerspectiveFilter() - Constructor for class com.jhlabs.image.PerspectiveFilter
Construct a PerspectiveFilter.
PerspectiveFilter(float, float, float, float, float, float, float, float) - Constructor for class com.jhlabs.image.PerspectiveFilter
Construct a PerspectiveFilter.
PETA - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
PETITE - Static variable in class ptolemy.data.type.BaseType
The petite data type.
PetiteToken - Class in ptolemy.data
A token that contains a number which is essentially a simulation equivalent for fixed point numbers in embedded processors.
PetiteToken() - Constructor for class ptolemy.data.PetiteToken
Construct a PetiteToken with value 0.0.
PetiteToken(double) - Constructor for class ptolemy.data.PetiteToken
Construct a PetiteToken with the specified value.
PetiteToken(String) - Constructor for class ptolemy.data.PetiteToken
Construct a PetiteToken from the specified string.Ensure the value is adjusted within the range of a PetiteToken.
petiteValue() - Method in class ptolemy.data.PetiteToken
Return the value in the token.
PetriNetActor - Class in ptolemy.domains.petrinet.kernel
A Petri net Actor
PetriNetActor() - Constructor for class ptolemy.domains.petrinet.kernel.PetriNetActor
Construct a PetriNetActor in the default workspace with an empty string as its name.
PetriNetActor(CompositeEntity, String) - Constructor for class ptolemy.domains.petrinet.kernel.PetriNetActor
Create a PetriNetActor in the specified container with the specified name.
PetriNetActor(Workspace) - Constructor for class ptolemy.domains.petrinet.kernel.PetriNetActor
Construct a PetriNetActor in the specified workspace with an empty string as its name.
PetriNetDirector - Class in ptolemy.domains.petrinet.kernel
This implementation of a PetriNet Director is an extension of the PetriNet Director created by Wang and Lee located in the experimental domain.
PetriNetDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.petrinet.kernel.PetriNetDirector
Construct a new Petri net director.
PetriNetDisplay - Class in ptolemy.domains.petrinet.lib.gui
Display the evolution of a Petri net after execution.
PetriNetDisplay(CompositeEntity, String) - Constructor for class ptolemy.domains.petrinet.lib.gui.PetriNetDisplay
Construct a new PetriNetDisplay.
PetriNetDisplayer - Interface in ptolemy.domains.petrinet.kernel
Display the evolution of a Petri net after execution.
PetriNetRecorder - Class in ptolemy.domains.petrinet.lib
Accept messages from a PetriNetDirector.
PetriNetRecorder(CompositeEntity, String) - Constructor for class ptolemy.domains.petrinet.lib.PetriNetRecorder
Construct an actor that accepts descriptions from the PetriNetDirector.
PGMReader - Class in ptolemy.actor.lib.image
Read a PGM file and output it as an occupancy grid.
PGMReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.image.PGMReader
Construct an actor with the given container and name.
phase - Variable in class ptolemy.actor.lib.jai.JAIPolarToComplex
The phase image input.
phase - Variable in class ptolemy.domains.sdf.lib.DownSample
The phase of the output with respect to the input.
phase - Variable in class ptolemy.domains.sdf.lib.UpSample
The phase of the output with respect to the input.
phase(Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array containing the angles of the elements of the specified complex array.
PhaseUnwrap - Class in ptolemy.actor.lib
This actor unwraps a phase plot, removing discontinuities of magnitude 2*PI.
PhaseUnwrap(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.PhaseUnwrap
Construct an actor with the given container and name.
Philosopher - Class in ptolemy.domains.csp.demo.DiningPhilosophers
A philosopher sits at a table with 4 other philosophers.
Philosopher(TypedCompositeActor, String) - Constructor for class ptolemy.domains.csp.demo.DiningPhilosophers.Philosopher
Construct a Philosopher in the specified container with the specified name.
philosopherChanged() - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet
 
philosopherChanged() - Method in interface ptolemy.domains.csp.demo.DiningPhilosophers.PhilosopherListener
Indicate to the object that implements this interface that the state of a philosopher has changed.
PhilosopherListener - Interface in ptolemy.domains.csp.demo.DiningPhilosophers
Listener for Philosopher events.
phongShade(Vector3f, Vector3f, Vector3f, Color4f, Color4f, LightFilter.Material, LightFilter.Light[]) - Method in class com.jhlabs.image.LightFilter
 
PHY - Class in ptolemy.domains.wireless.lib.network
The PHY class implements a physical layer which does the following: 1) collision detection; 2) carrier sense; 3) send TxStartConfirm to the MAC when TxStart is received; send TxEnd to the MAC when transmission is completed; send RxStart to the MAC when reception starts; send RxData and RxEnd to the MAC when reception ends.
PHY(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.network.PHY
Construct an actor with the specified name and container.
PHY.ExtendedTimer - Class in ptolemy.domains.wireless.lib.network
Extend the default timer to link the additional info (e.g.
PHYConfirm - Variable in class ptolemy.domains.wireless.lib.network.PHY
Port sending transmit confirmation to the MAC
PHYLayerConfirm - Variable in class ptolemy.domains.wireless.lib.network.mac.DataPump
The input port for transmission conformation from the physical layer, including transmission start confirmation, transmitting data confirmation and transmission end confirmation.
Pi - Static variable in interface ptolemy.domains.pthales.JNI.ABFConstants
 
PI - Static variable in class com.jhlabs.image.ImageMath
The value of pi as a float.
PI_OVER_2 - Static variable in class ptolemy.math.ExtendedMath
PI / 2.
PI_OVER_4 - Static variable in class ptolemy.math.ExtendedMath
PI / 4.
pick(Rectangle2D) - Method in class diva.canvas.AbstractFigureContainer
Given a rectangle, return the top-most descendent figure that it hits.
pick(Rectangle2D) - Method in class diva.canvas.CompositeFigure
Get the picked figure.
pick(Rectangle2D) - Method in interface diva.canvas.FigureContainer
Given a rectangle, return the top-most descendent figure that hits it.
pick(Rectangle2D) - Method in class diva.canvas.FigureLayer
Get the picked figure.
pick(Rectangle2D) - Method in class diva.canvas.interactor.Manipulator
Given a rectangle, return the top-most thing that hits it.
pick(Rectangle2D, Filter) - Method in class diva.canvas.AbstractFigureContainer
Given a rectangle, return the top-most descendent figure that it hits that is accepted by the given filter.
pick(Rectangle2D, Filter) - Method in class diva.canvas.CompositeFigure
Given a rectangle, return the top-most descendent figure that it hits that is accepted by the given filter.
pick(Rectangle2D, Filter) - Method in interface diva.canvas.FigureContainer
Given a rectangle, return the top-most descendent figure that hits it, and is accepted by the given filter.
pick(Rectangle2D, Filter) - Method in class diva.canvas.FigureLayer
Get the picked figure.
pick(Iterator, Rectangle2D) - Static method in class diva.canvas.CanvasUtilities
Return the first figure that is hit by the given region.
pick(Iterator, Rectangle2D, Filter) - Static method in class diva.canvas.CanvasUtilities
Return the first figure that is hit by the given region.
pickIter(Iterator, Rectangle2D) - Static method in class diva.canvas.CanvasUtilities
Return an iterator over the figures hit by the given region.
PICO - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
Picture - Class in ptolemy.media
A component that displays an image.
Picture(int, int) - Constructor for class ptolemy.media.Picture
Create an image with the specified width and height, in pixels.
PID - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.de.lib
A adapter class for ptolemy.domains.de.lib.PID.
PID - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib
A adapter class for ptolemy.domains.de.lib.PID.
PID - Class in ptolemy.domains.de.lib
Generate PID output for a given input.
PID(PID) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.de.lib.PID
Construct a PID adapter.
PID(PID) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.PID
Construct a PID adapter.
PID(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.PID
Construct an actor with the given container and name.
pin - Variable in class ptolemy.domains.ptides.lib.luminary.GPInputHandler
Which pin (0-7) of GPIO to use.
pin - Variable in class ptolemy.domains.ptides.lib.luminary.GPOutputSetup
Which pad (A-G) and pin (0-7) of GPIO to use.
PIN_LIGHT - Static variable in class com.jhlabs.composite.MiscComposite
 
PinchFilter - Class in com.jhlabs.image
A filter which performs the popular whirl-and-pinch distortion effect.
PinchFilter() - Constructor for class com.jhlabs.image.PinchFilter
 
PinLightComposite - Class in com.jhlabs.composite
 
PinLightComposite(float) - Constructor for class com.jhlabs.composite.PinLightComposite
 
pipelining - Variable in class ptolemy.distributed.domains.sdf.kernel.DistributedSDFDirector
A Parameter representing whether a pipelined parallel execution will be performed.
pipePathPrefix - Variable in class ptolemy.actor.lib.gem5.Gem5Wrapper
The prefix of the file path for the pipe used for communicating with gem5 simulator.
pitch - Variable in class ptolemy.actor.lib.mbed.GestureRecognition
The pitch input port.
pitch - Variable in class ptolemy.actor.lib.mbed.PacketToSensorData
The pitch output port.
PitchDetector - Class in ptolemy.actor.lib.javasound.test.pitchshift
Perform pitch detection on an input signal using an autocorrelation estimate.
PitchDetector(int, int) - Constructor for class ptolemy.actor.lib.javasound.test.pitchshift.PitchDetector
Initialize the pitch detector.
pitchInput - Variable in class ptolemy.actor.lib.mbed.SensorDataCalibration
The pitchInput input port.
pitchMoML - Variable in class org.ptolemy.machineImprovisation.FactorOracleGenerator
The pitch oracle in MoML format.
pitchOutput - Variable in class ptolemy.actor.lib.mbed.SensorDataCalibration
The pitchOutput output port.
PitchShift - Class in ptolemy.actor.lib.javasound.test.pitchshift
Perform pitch scaling of an input signal.
PitchShift(float) - Constructor for class ptolemy.actor.lib.javasound.test.pitchshift.PitchShift
 
PitchSlider - Class in ptolemy.actor.lib.javasound.test.pitchshift
Perform real-time pitch shifting of audio signals.
PitchSlider(String) - Constructor for class ptolemy.actor.lib.javasound.test.pitchshift.PitchSlider
 
pivotLocation - Variable in class ptolemy.domains.gr.lib.Rotate3D
The pivot location of the axis of rotation.
pixel(int) - Static method in class com.jgoodies.forms.layout.Sizes
Creates and returns a ConstantSize for the specified pixel value.
PIXEL - Static variable in class com.jgoodies.forms.layout.ConstantSize
 
pixels - Variable in class com.jhlabs.math.ImageFunction2D
 
PixelUtils - Class in com.jhlabs.image
Some more useful math functions for image processing.
PixelUtils() - Constructor for class com.jhlabs.image.PixelUtils
 
pk - Variable in class ptolemy.actor.lib.colt.ColtZeta
pk.
pkt_in - Variable in class ptolemy.domains.ci.lib.BinarySwitch
 
place(LayoutTarget, Object, double, double) - Static method in class diva.graph.layout.LayoutUtilities
Place the given node at the given position and reroute its edges.
place(Container) - Method in class ptolemy.actor.gui.AbstractPlaceableActor
Specify the container into which this object should be placed.
place(Container) - Method in interface ptolemy.actor.gui.Placeable
Specify the container into which this object should be placed.
place(Container) - Method in class ptolemy.actor.lib.gui.InteractiveDialog
Specify the container into which this shell should be placed.
place(Container) - Method in class ptolemy.actor.lib.gui.InteractiveShell
Specify the container into which this shell should be placed.
place(Container) - Method in class ptolemy.actor.lib.gui.MatrixViewer
Specify the container in which the data should be displayed.
place(Container) - Method in class ptolemy.actor.lib.gui.SliderSource
Specify the container in which the slider should be displayed.
place(Container) - Method in class ptolemy.actor.lib.image.ImageDisplay
Set the container that this actor should image display data in.
place(Container) - Method in class ptolemy.actor.lib.jjs.JavaScript
Place the interface for this actor in the specified container.
place(Container) - Method in class ptolemy.domains.ca.lib.gui.CAViewer
Specify the container in which the data should be displayed.
place(Container) - Method in class ptolemy.domains.de.lib.EventButton
Deprecated.
An instance of JButton will be added to the specified container.
place(Container) - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Set the container that this actor should display data in.
place(Container) - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Set the container that this actor should display data in.
place(Container) - Method in class ptolemy.domains.sr.lib.gui.ButtonTime
An instance of JButton will be added to the specified container.
place(Container) - Method in class ptolemy.vergil.actor.lib.ModelDisplay
Place the display in the specified container.
place(PortableContainer) - Method in interface ptolemy.actor.injection.PortablePlaceable
Place the object that implements this interface into the specified container.
place(PortableContainer) - Method in class ptolemy.actor.lib.gui.ConstPlaceable
Place the visual representation of the actor into the specified container.
place(PortableContainer) - Method in class ptolemy.actor.lib.gui.Display
Specify the container into which this object should be placed.
place(PortableContainer) - Method in interface ptolemy.actor.lib.gui.DisplayInterface
Specify the container in which the data should be displayed.
place(PortableContainer) - Method in class ptolemy.actor.lib.gui.DisplayJavaSE
Specify the container in which the data should be displayed.
place(PortableContainer) - Method in class ptolemy.actor.lib.gui.MonitorValue
Place the visual representation of the actor into the specified container.
place(PortableContainer) - Method in class ptolemy.actor.lib.gui.PlotterBase
Specify the container into which this plot should be placed.
place(PortableContainer) - Method in class ptolemy.actor.lib.gui.SketchedSource
Override the base class to create an initial trace.
place(PortableContainer) - Method in interface ptolemy.actor.lib.gui.TextFieldContainerInterface
Place the visual representation of the actor into the specified container.
place(PortableContainer) - Method in class ptolemy.actor.lib.gui.TextFieldContainerJavaSE
Place the visual representation of the actor into the specified container.
Place - Class in ptolemy.domains.petrinet.kernel
A Petri net place compatible with the PetriNetDirector.
Place(CompositeEntity, String) - Constructor for class ptolemy.domains.petrinet.kernel.Place
Create a new actor in the specified container with the specified name.
Placeable - Interface in ptolemy.actor.gui
Interface for objects that have UI components that can be placed in containers.
placeContainer(Container) - Method in interface ptolemy.actor.lib.image.ImageDisplayInterface
Set the container to be placed.
placeContainer(Container) - Method in class ptolemy.actor.lib.image.ImageDisplayJavaSE
Remove the plot from the frame if the container is null.
placeNoReroute(LayoutTarget, Object, double, double) - Static method in class diva.graph.layout.LayoutUtilities
Place the given node at the given position but do not reroute its edges.
PlasmaFilter - Class in com.jhlabs.image
 
PlasmaFilter() - Constructor for class com.jhlabs.image.PlasmaFilter
 
platformBufferLength - Variable in class ptolemy.actor.lib.net.DatagramReader
Length (in bytes) of the buffer within java and/or the platform layers below java.
platformDelayBound - Variable in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
Platform delay bound parameter that defaults to the double value 0.0.
platformDelayBound - Variable in class ptolemy.domains.ptides.lib.PtidesPort
An assumed upper bound on the difference between platform time and the event timestamp sent to a network transmitter port (isNetworkPort is true and the port is an output), where platform time is smaller than the event timestamp.
play(InputEvent[]) - Method in class diva.util.jester.EventPlayer
Play the given sequence of events into the component.
PlaySound - Class in ptolemy.actor.lib.jmf
This actor plays audio from a file or URL when it fires.
PlaySound(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jmf.PlaySound
Construct an actor with the given container and name.
playToCompletion - Variable in class ptolemy.actor.lib.javasound.ClipPlayer
If true, then play the clip to completion before returning from firing.
plot - Variable in class ptolemy.actor.gui.CommunicationAspectMonitor
The plotter.
plot - Variable in class ptolemy.actor.gui.ExecutionAspectPlotterEditorFactory
The plot displayed by this ScheduleFactory.
plot - Variable in class ptolemy.actor.gui.PlotTableauFrame
The plot object held by this frame.
plot - Variable in class ptolemy.actor.lib.gui.PlotterBase
The plot object.
plot - Variable in class ptolemy.domains.tm.kernel.SchedulePlotter
The plotter.
plot - Variable in class ptolemy.plot.PlotFrame
The plot object held by this frame.
plot() - Method in class ptolemy.plot.PlotApplet
Return the plot object to operate on.
Plot - Class in ptolemy.domains.ptera.lib
An event to plot the received arguments as points in a timed plotter.
Plot - Class in ptolemy.plot
A flexible signal plotter.
Plot() - Constructor for class ptolemy.plot.Plot
 
Plot(CompositeEntity, String) - Constructor for class ptolemy.domains.ptera.lib.Plot
Construct an event with the given name contained by the specified composite entity.
PlotApplet - Class in ptolemy.plot
An Applet that can plot data from a URL.
PlotApplet() - Constructor for class ptolemy.plot.PlotApplet
 
PlotApplication - Class in ptolemy.plot
PlotApplication is a versatile two-dimensional data plotter application.
PlotApplication() - Constructor for class ptolemy.plot.PlotApplication
Construct a plot with no command-line arguments.
PlotApplication(String[]) - Constructor for class ptolemy.plot.PlotApplication
Construct a plot with the specified command-line arguments.
PlotApplication(PlotBox) - Constructor for class ptolemy.plot.PlotApplication
Display the given plot.
PlotApplication(PlotBox, String[]) - Constructor for class ptolemy.plot.PlotApplication
Construct a plot with the specified command-line arguments and instance of plot.
PlotBox - Class in ptolemy.plot
A labeled box within which to place a data plot.
PlotBox() - Constructor for class ptolemy.plot.PlotBox
Construct a plot box with a default configuration.
PlotBox.DragListener - Class in ptolemy.plot
Draw the zoom box.
PlotBox.MoveListener - Class in ptolemy.plot
Move the items in the plot.
PlotBox.MoveMotionListener - Class in ptolemy.plot
Track how the mouse with button 3 pressed is moved.
PlotBox.ZoomListener - Class in ptolemy.plot
Handle mouse pressed events to provide zoom functionality.
PlotBox.ZoomListener2 - Class in ptolemy.plot
Zoom with the mouse wheel.
PlotBoxInterface - Interface in ptolemy.plot
Definitions for an object that contains a plotter.
PlotBoxMLParser - Class in ptolemy.plot.plotml
This class constructs a plot from specifications in PlotML (Plot Markup Language), which is an XML language.
PlotBoxMLParser() - Constructor for class ptolemy.plot.plotml.PlotBoxMLParser
Protected constructor allows derived classes to set _plot differently.
PlotBoxMLParser(PlotBoxInterface) - Constructor for class ptolemy.plot.plotml.PlotBoxMLParser
Construct an parser to parse commands for the specified plot object.
PlotDemo - Class in ptolemy.plot.demo
Plot a variety of test signals.
PlotDemo() - Constructor for class ptolemy.plot.demo.PlotDemo
 
PlotEffigy - Class in ptolemy.actor.gui
An effigy for a plot file.
PlotEffigy(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.PlotEffigy
Create a new effigy in the given directory with the given name.
PlotEffigy(Workspace) - Constructor for class ptolemy.actor.gui.PlotEffigy
Create a new effigy in the specified workspace with an empty string for its name.
PlotEffigy.Factory - Class in ptolemy.actor.gui
A factory for creating new effigies.
PlotFormatter - Class in ptolemy.plot
PlotFormatter is a panel that controls the format of a plotter object passed to the constructor.
PlotFormatter(PlotBox) - Constructor for class ptolemy.plot.PlotFormatter
Construct a plot formatter for the specified plot object.
PlotFourierSeries - Class in ptolemy.plot.demo
Plot a Fourier series approximation to a square wave.
PlotFourierSeries() - Constructor for class ptolemy.plot.demo.PlotFourierSeries
 
PlotFrame - Class in ptolemy.plot
PlotFrame is a versatile two-dimensional data plotter that runs as part of an application, but in its own window.
PlotFrame() - Constructor for class ptolemy.plot.PlotFrame
Construct a plot frame with a default title and by default contains an instance of Plot.
PlotFrame(String) - Constructor for class ptolemy.plot.PlotFrame
Construct a plot frame with the specified title and by default contains an instance of Plot.
PlotFrame(String, PlotBox) - Constructor for class ptolemy.plot.PlotFrame
Construct a plot frame with the specified title and the specified instance of PlotBox.
PlotInterface - Interface in ptolemy.plot
Definitions for an object that plots data.
PlotLive - Class in ptolemy.plot
Plot signals dynamically, where points can be added at any time and the display will be updated.
PlotLive() - Constructor for class ptolemy.plot.PlotLive
 
PlotLiveApplet - Class in ptolemy.plot
An Applet for the PlotLive class.
PlotLiveApplet() - Constructor for class ptolemy.plot.PlotLiveApplet
 
PlotLiveDemo - Class in ptolemy.plot.demo
Dynamically plot a test signal, illustrating how to use the PlotLive class.
PlotLiveDemo() - Constructor for class ptolemy.plot.demo.PlotLiveDemo
Construct a plot for live, animated signal display.
PlotLiveDemoApplet - Class in ptolemy.plot.demo
An Applet that demonstrates the PlotLiveDemo class.
PlotLiveDemoApplet() - Constructor for class ptolemy.plot.demo.PlotLiveDemoApplet
 
PlotML_DTD_1 - Static variable in class ptolemy.plot.plotml.PlotBoxMLParser
The standard PlotML DTD, represented as a string.
PlotMLApplet - Class in ptolemy.plot.plotml
An Applet that can plot data in PlotML format from a URL.
PlotMLApplet() - Constructor for class ptolemy.plot.plotml.PlotMLApplet
 
PlotMLApplication - Class in ptolemy.plot.plotml
An application that can plot data in PlotML format from a URL or from files specified on the command line.
PlotMLApplication() - Constructor for class ptolemy.plot.plotml.PlotMLApplication
Construct a plot with no command-line arguments.
PlotMLApplication(String[]) - Constructor for class ptolemy.plot.plotml.PlotMLApplication
Construct a plot with the specified command-line arguments.
PlotMLApplication(PlotBox, String[]) - Constructor for class ptolemy.plot.plotml.PlotMLApplication
Construct a plot with the specified command-line arguments and instance of plot.
PlotMLFrame - Class in ptolemy.plot.plotml
PlotMLFrame is a versatile two-dimensional data plotter that runs as part of an application, but in its own window.
PlotMLFrame() - Constructor for class ptolemy.plot.plotml.PlotMLFrame
Construct a plot with no command-line arguments.
PlotMLFrame(String) - Constructor for class ptolemy.plot.plotml.PlotMLFrame
Construct a plot frame with the specified title and by default contains an instance of Plot.
PlotMLFrame(String, PlotBox) - Constructor for class ptolemy.plot.plotml.PlotMLFrame
Construct a plot frame with the specified title and the specified instance of PlotBox.
PlotMLParser - Class in ptolemy.plot.plotml
This class constructs a plot from specifications in PlotML (Plot Markup Language), which is an XML language.
PlotMLParser() - Constructor for class ptolemy.plot.plotml.PlotMLParser
Protected constructor allows derived classes to set _plot differently.
PlotMLParser(PlotInterface) - Constructor for class ptolemy.plot.plotml.PlotMLParser
Construct an parser to parse commands for the specified plot object.
PlotPoint - Class in ptolemy.plot
A simple structure for storing a plot point.
PlotPoint() - Constructor for class ptolemy.plot.PlotPoint
 
PlotTableau - Class in ptolemy.actor.gui
A tableau representing a plot in a toplevel window.
PlotTableau(Effigy, String) - Constructor for class ptolemy.actor.gui.PlotTableau
Construct a new tableau for the model represented by the given effigy.
PlotTableau.Factory - Class in ptolemy.actor.gui
A factory that creates a plot tableau for Ptolemy models.
PlotTableauFrame - Class in ptolemy.actor.gui
PlotTableauFrame is a version of PlotFrame in the plot package that works more closely with the Ptolemy actor.gui infrastructure.
PlotTableauFrame() - Constructor for class ptolemy.actor.gui.PlotTableauFrame
Construct a plot frame with a default title and by default contains an instance of Plot.
PlotTableauFrame(Tableau) - Constructor for class ptolemy.actor.gui.PlotTableauFrame
Construct a plot frame in the corresponding Tableau with the specified instance of PlotBox.
PlotTableauFrame(Tableau, PlotBox) - Constructor for class ptolemy.actor.gui.PlotTableauFrame
Construct a plot frame with the specified title and by default contains an instance of Plot.
PlotTableauFrame(Tableau, PlotBox, Placeable) - Constructor for class ptolemy.actor.gui.PlotTableauFrame
Construct a plot frame with the specified title and by default contains an instance of Plot.
PlotTableauFrame(Tableau, PlotBox, PortablePlaceable) - Constructor for class ptolemy.actor.gui.PlotTableauFrame
Construct a plot frame with the specified title and by default contains an instance of Plot.
PlotTableauFrame.ExportImageAction - Class in ptolemy.actor.gui
Export an image of a plot.
Plotter - Class in ptolemy.actor.lib.gui
Base class for plotters.
Plotter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.Plotter
Construct an actor with the given container and name.
PlotterBase - Class in ptolemy.actor.lib.gui
Base class for plotters.
PlotterBase(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.PlotterBase
Construct an actor with the given container and name.
PlotterBaseInterface - Interface in ptolemy.actor.lib.gui
Interface encapsulating platform dependent code of the PlotterBase from the platform independent parts.
PlotterBaseJavaSE - Class in ptolemy.actor.lib.gui
Java SE implementation of PlotterBaseInterface.
PlotterBaseJavaSE() - Constructor for class ptolemy.actor.lib.gui.PlotterBaseJavaSE
 
PlotterBaseJavaSE.PlotWindowTableau - Class in ptolemy.actor.lib.gui
Tableau that creates a PlotterPlotFrame.
PlotWindowTableau(PlotEffigy, String) - Constructor for class ptolemy.actor.lib.gui.PlotterBaseJavaSE.PlotWindowTableau
Construct a new tableau for the model represented by the given effigy.
plus - Variable in class ptolemy.actor.lib.AddSubtract
Input for tokens to be added.
PLUS - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
PLUS - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
PLUS - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
PLUS - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
PLUS - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
plusInfinity(Quantization) - Method in class ptolemy.math.Overflow
Return the value of plus infinity, or null if unrepresentable.
plusInfinity(Quantization) - Method in class ptolemy.math.Overflow.Saturate
 
plusInfinity(Quantization) - Method in class ptolemy.math.Overflow.ToZero
 
pmf - Variable in class ptolemy.actor.lib.comm.HuffmanBasic
The probability mass function.
pmf - Variable in class ptolemy.actor.lib.DiscreteRandomSource
The probability mass function.
PNDirector - Class in ptolemy.domains.pn.kernel
A PNDirector governs the execution of a CompositeActor with extended Kahn-MacQueen process networks (PN) semantics.
PNDirector() - Constructor for class ptolemy.domains.pn.kernel.PNDirector
Construct a director in the default workspace with an empty string as its name.
PNDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.pn.kernel.PNDirector
Construct a director in the given container with the given name.
PNDirector(Workspace) - Constructor for class ptolemy.domains.pn.kernel.PNDirector
Construct a director in the workspace with an empty name.
PNProcessEvent - Class in ptolemy.domains.pn.kernel.event
An event passed from a process executing under the PN semantics to a PNProcessListener.
PNProcessEvent(Actor, int) - Constructor for class ptolemy.domains.pn.kernel.event.PNProcessEvent
Create a new event.
PNProcessEvent(Actor, int, int) - Constructor for class ptolemy.domains.pn.kernel.event.PNProcessEvent
Create a new event that corresponds to an exception caught by the process.
PNProcessEvent(Actor, Exception) - Constructor for class ptolemy.domains.pn.kernel.event.PNProcessEvent
Create a new event that corresponds to an exception caught by the process.
PNProcessListener - Interface in ptolemy.domains.pn.kernel.event
An PNProcessListener is able to receive PNProcessEvents that are issued during the execution of a process by a ProcessThread or director in PN.
PNQueueReceiver - Class in ptolemy.domains.pn.kernel
A receiver with a FIFO queue that blocks the calling process on a read if the FIFO queue is empty and on a write if the queue is full.
PNQueueReceiver() - Constructor for class ptolemy.domains.pn.kernel.PNQueueReceiver
Construct an empty receiver with no container.
PNQueueReceiver(IOPort) - Constructor for class ptolemy.domains.pn.kernel.PNQueueReceiver
Construct an empty receiver with the specified container.
Point() - Constructor for class com.jhlabs.image.CellularFilter.Point
 
POINT - Static variable in class com.jgoodies.forms.layout.ConstantSize
 
POINT - Static variable in class com.jhlabs.image.LightFilter
 
Point3f - Class in com.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Point3f() - Constructor for class com.jhlabs.vecmath.Point3f
 
Point3f(float[]) - Constructor for class com.jhlabs.vecmath.Point3f
 
Point3f(float, float, float) - Constructor for class com.jhlabs.vecmath.Point3f
 
Point3f(Point3f) - Constructor for class com.jhlabs.vecmath.Point3f
 
Point3f(Tuple3f) - Constructor for class com.jhlabs.vecmath.Point3f
 
Point4f - Class in com.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Point4f() - Constructor for class com.jhlabs.vecmath.Point4f
 
Point4f(float[]) - Constructor for class com.jhlabs.vecmath.Point4f
 
Point4f(float, float, float, float) - Constructor for class com.jhlabs.vecmath.Point4f
 
Point4f(Point4f) - Constructor for class com.jhlabs.vecmath.Point4f
 
Point4f(Tuple4f) - Constructor for class com.jhlabs.vecmath.Point4f
 
pointAsPixel(int, int) - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Converts DTP Points and returns pixels using the specified resolution.
pointAsPixel(int, Component) - Static method in class com.jgoodies.forms.layout.Sizes
Converts DTP Points and returns pixels using the resolution of the given component's graphics object.
pointAsPixel(int, Component) - Method in class com.jgoodies.forms.util.AbstractUnitConverter
Converts DTP Points and returns pixels using the resolution of the given component's graphics object.
pointAsPixel(int, Component) - Method in interface com.jgoodies.forms.util.UnitConverter
Converts DTP Points and returns pixels using the resolution of the given component's graphics object.
PointConstraint - Interface in diva.canvas.interactor
An interface implemented by classes that can constrain a point to lie within a certain set of values.
POINTER - Static variable in class ptolemy.cg.lib.PointerToken
The Pointer type: the least upper bound of all the pointer types.
pointers - Static variable in class org.ptolemy.fmi.FMULibrary.FMUAllocateMemory
Keep references to memory that has been allocated and avoid problems with the memory being garbage collected.
PointerToken - Class in ptolemy.cg.lib
A token that contains the memory location of a C object.
PointerToken() - Constructor for class ptolemy.cg.lib.PointerToken
Construct an empty token.
PointerToken(int) - Constructor for class ptolemy.cg.lib.PointerToken
Construct a token with the specified memory location.
PointerToken.PointerType - Class in ptolemy.cg.lib
The pointer type.
PointFilter - Class in com.jhlabs.image
An abstract superclass for point filters.
PointFilter() - Constructor for class com.jhlabs.image.PointFilter
 
PointillizeFilter - Class in com.jhlabs.image
 
PointillizeFilter() - Constructor for class com.jhlabs.image.PointillizeFilter
 
PointLight() - Constructor for class com.jhlabs.image.LightFilter.PointLight
 
PoissonClock - Class in ptolemy.actor.lib
This actor produces discrete events according to a Poisson process.
PoissonClock - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.PoissonClock.
PoissonClock(PoissonClock) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.PoissonClock
Constructor method for the PoissonClock adapter.
PoissonClock(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.PoissonClock
Construct an actor with the specified container and name.
poissonPmf(int, double) - Static method in class org.ptolemy.machineLearning.Algorithms
Return the probability mass function P(x=k) ~ Poisson(mean) value at k, for the Poisson distribution with parameter mean.
poissonPmf(int, double, double) - Static method in class org.ptolemy.machineLearning.Algorithms
Return the probability mass function P(x=k) ~ Poisson(mean) value at k, for the poisson distribution with parameter mean.
POLAR_TO_RECT - Static variable in class com.jhlabs.image.PolarFilter
Convert from polar to rectangular coordinates.
PolarFilter - Class in com.jhlabs.image
A filter which distorts and image by performing coordinate conversions between rectangular and polar coordinates.
PolarFilter() - Constructor for class com.jhlabs.image.PolarFilter
Construct a PolarFilter.
PolarFilter(int) - Constructor for class com.jhlabs.image.PolarFilter
Construct a PolarFilter.
PolarToCartesian - Class in ptolemy.actor.lib.conversions
This actor reads two double tokens (magnitude and angle) and outputs two new double tokens (x and y).
PolarToCartesian(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.PolarToCartesian
Construct an actor with the given container and name.
polarToComplex(double, double) - Static method in class ptolemy.math.Complex
Return a new complex number with the specified magnitude and angle.
PolarToComplex - Class in ptolemy.actor.lib.conversions
This actor reads two double tokens (magnitude and angle) and outputs a single complex token.
PolarToComplex(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.PolarToComplex
Construct an actor with the given container and name.
poleZeroToFrequency(Complex[], Complex[], Complex, int) - Static method in class ptolemy.math.SignalProcessing
Given an array of pole locations, an array of zero locations, and a gain term, return frequency response specified by these.
policy - Variable in class ptolemy.actor.lib.CatchExceptionAttribute
The error handling policy to apply if an exception occurs.
policy - Variable in class ptolemy.actor.lib.ExceptionManager
The error handling policy to apply if an exception occurs.
poll() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.CircularFifoQueue
 
pollingInterval - Variable in class ptolemy.actor.lib.joystick.Joystick
The polling interval in milliseconds of how often the JoystickListeners get notified of joystick events.
PolyCylinder3D - Class in ptolemy.domains.gr.lib
This actor produces a generalized cylindrical shape in the GR domain.
PolyCylinder3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.PolyCylinder3D
Construct an actor with the given container and name.
polygon - Variable in class ptolemy.domains.gr.lib.PolyCylinder3D
The polygonal shape of the base This parameter should contain a ArrayToken with an even number of DoubleToken values.
Polygon2D - Class in diva.util.java2d
A polygon shape.
Polygon2D() - Constructor for class diva.util.java2d.Polygon2D
 
Polygon2D.Double - Class in diva.util.java2d
The concrete Polygon class that stores coordinates internally as doubles.
Polygon2D.Float - Class in diva.util.java2d
The concrete Polygon class that stores coordinates internally as floats.
Polygon2DJUnitTest - Class in diva.util.java2d.test.junit
Test out diva.util.java2d.Polygon2D class.
Polygon2DJUnitTest() - Constructor for class diva.util.java2d.test.junit.Polygon2DJUnitTest
 
PolygonIterator - Class in diva.util.java2d
An iterator over Polygon2D.
PolygonIterator(Polygon2D, AffineTransform) - Constructor for class diva.util.java2d.PolygonIterator
Create a new iterator over the given polygon and with the given transform.
polyline - Variable in class ptolemy.domains.gr.lib.CircularSweep3D
The line segment array that is to be swept.
Polyline2D - Class in diva.util.java2d
A polyline shape.
Polyline2D() - Constructor for class diva.util.java2d.Polyline2D
 
Polyline2D.Double - Class in diva.util.java2d
The concrete Polyline class that stores coordinates internally as doubles.
Polyline2D.Float - Class in diva.util.java2d
The concrete Polyline class that stores coordinates internally as floats.
PolylineIterator - Class in diva.util.java2d
An iterator over Polyline2D.
PolylineIterator(Polyline2D, AffineTransform) - Constructor for class diva.util.java2d.PolylineIterator
Create a new iterator over the given polyline and with the given transform.
polynomial - Variable in class ptolemy.actor.lib.comm.DeScrambler
Integer defining a polynomial with binary coefficients.
polynomial - Variable in class ptolemy.actor.lib.comm.Scrambler
Integer defining a polynomial with binary coefficients.
polynomial(Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Given the roots of a polynomial, return a polynomial that has has such roots.
polynomialArray - Variable in class ptolemy.actor.lib.comm.ConvolutionalCoder
An array of integers defining an array of polynomials with binary coefficients.
polynomialArray - Variable in class ptolemy.actor.lib.comm.ViterbiDecoder
An array of integers defining polynomials with binary coefficients.
PolynomialRoot - Class in org.ptolemy.qss.util
Find roots of polynomials.
PolynomialRoot() - Constructor for class org.ptolemy.qss.util.PolynomialRoot
 
PolynomialSampleGenerator(double[], int) - Constructor for class ptolemy.math.SignalProcessing.PolynomialSampleGenerator
Construct a PolynomialSampleGenerator.
poorlyNamedInput - Variable in class ptolemy.kernel.test.PortNameProblem
 
pop(Graphics2D) - Method in class diva.canvas.TransformContext
Pop this transform off the graphics stack.
popActorDeclaration() - Method in class ptolemy.actor.ptalon.PtalonEvaluator
Pop an actor off of the current tree and return the name.
popForStatement() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Pop out of the scope of the current for statement and into its container block's scope.
popIfStatement() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Pop out of the scope of the current if statement and into its container block's scope.
popNode() - Method in class ptolemy.data.expr.JJTMatrixParserState
 
popNode() - Method in class ptolemy.data.expr.JJTPtParserState
 
populate() - Method in class org.terraswarm.accessor.AccessorLibrary
Populate the actor by reading the file specified by the source parameter.
populate() - Method in class ptolemy.actor.LazyTypedCompositeActor
Populate the actor by reading the file specified by the source parameter.
populate() - Method in interface ptolemy.kernel.util.LazyComposite
Populate the actor by reading the file specified by the source parameter.
populate() - Method in class ptolemy.moml.EntityLibrary
Populate the actor by reading the file specified by the source parameter.
populations - Variable in class ptolemy.actor.lib.colt.ColtBinomialSelector
The populations to select from.
populator - Variable in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
This is the PtalonPopulator that accesses this for statement, if this is a for statement.
PopupMouseFilter - Class in ptolemy.vergil.basic
This class is a mouseFilter that recognizes popup events.
PopupMouseFilter() - Constructor for class ptolemy.vergil.basic.PopupMouseFilter
Create an attribute controller associated with the specified graph controller.
porNo - Variable in class lbnl.actor.lib.Simulator
Port number that is actually used for BSD socket.
porNo - Variable in class lbnl.util.XMLWriter
Integer port number for BSD socket.
port - Variable in class org.ptolemy.fmi.FMIModelDescription.ContinuousState
The Ptolemy state port for this state.
port - Variable in class org.ptolemy.osc.OscReceiver
The receive port.
port - Variable in class ptolemy.actor.lib.fmi.FMUImport.Input
The Ptolemy output port for this output.
port - Variable in class ptolemy.actor.lib.fmi.FMUImport.Output
The Ptolemy output port for this output.
port - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter.Channel
The port that contains this channel.
Port - Class in ptolemy.kernel
A Port is the interface of an Entity to any number of Relations.
Port() - Constructor for class ptolemy.kernel.Port
Construct a port in the default workspace with an empty string as its name.
Port(String, boolean, boolean, int, int, int, boolean, boolean, boolean, String) - Constructor for class ptolemy.cg.lib.Profile.Port
Create the port.
Port(Entity, String) - Constructor for class ptolemy.kernel.Port
Construct a port with the given name contained by the specified entity.
Port(Workspace) - Constructor for class ptolemy.kernel.Port
Construct a port in the specified workspace with an empty string as a name.
PORT - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
PORT - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
PORT - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
PORT - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
port_declaration() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
Parse for statement:
port_declaration(AST) - Method in class ptolemy.actor.ptalon.PtalonPopulator
 
port_declaration(AST) - Method in class ptolemy.actor.ptalon.PtalonScopeChecker
 
PORT_SUFFIX - Static variable in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
The string suffix for attribute names that represent constraint definitions for actor ports.
PortableContainer - Interface in ptolemy.actor.injection
Platform independent container for placing UI components into itself.
PortablePlaceable - Interface in ptolemy.actor.injection
This interface is analogous to the Placeable interface.
portAddress - Variable in class ptolemy.actor.lib.jopio.JopReadPort
The address of the I/O port.
portAddress - Variable in class ptolemy.actor.lib.jopio.JopWritePort
The address of the I/O port.
PortChannelCode - Class in ptolemy.domains.csp.demo.BusContention
A PortChannelCode is an object that carries prioritization information to be associated with different contenders in a resource contention scheme.
PortChannelCode(IOPort, int, int) - Constructor for class ptolemy.domains.csp.demo.BusContention.PortChannelCode
Construct a PortChannelCode with the specified port, channel and priority code.
portClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
PortClassChanges - Class in ptolemy.moml.filter
When this class is registered with the MoMLParser.setMoMLFilter() method, it will cause MoMLParser to filter so that models from earlier releases will run in the current release.
PortClassChanges() - Constructor for class ptolemy.moml.filter.PortClassChanges
 
PortCodeGenerator - Interface in ptolemy.cg.kernel.generic
An interface for Port Adapters to generate port specific code.
PortConfigurer - Class in ptolemy.actor.gui
Deprecated.
This class is no longer used. Use PortConfigurerDialog.
PortConfigurer(Entity) - Constructor for class ptolemy.actor.gui.PortConfigurer
Deprecated.
Construct a port configurer for the specified entity.
PortConfigurerDialog - Class in ptolemy.actor.gui
This class is a non-modal dialog for configuring the ports of an entity.
PortConfigurerDialog(DialogTableau, Frame, Entity, Configuration) - Constructor for class ptolemy.actor.gui.PortConfigurerDialog
Construct a dialog that presents the ports as a table.
PortConfigurerDialog.ValidatingComboBoxCellEditor - Class in ptolemy.actor.gui
A validating ComboBox table cell editor for use with JTable.
PortConfigurerDialog.ValidatingJTextFieldCellEditor - Class in ptolemy.actor.gui
A validating JTextField table cell editor for use with JTable.
PortConnectSite - Class in ptolemy.vergil.actor
A site for instances of PortTerminal.
PortConnectSite(Figure, PortTerminal, int, double) - Constructor for class ptolemy.vergil.actor.PortConnectSite
Create a port connect site for the specified figure and id.
PortCreationOperation - Class in ptolemy.actor.gt.ingredients.operations
An operation to create a port.
PortCreationOperation(GTIngredientList) - Constructor for class ptolemy.actor.gt.ingredients.operations.PortCreationOperation
Construct an operation within the given list as its owner.
PortCreationOperation(GTIngredientList, String) - Constructor for class ptolemy.actor.gt.ingredients.operations.PortCreationOperation
Construct an operation within the given list as its owner and initialize all the elements with the given values, which are a string encoding of those elements.
PortCreationOperation(GTIngredientList, String, String, String, boolean, boolean, boolean, boolean) - Constructor for class ptolemy.actor.gt.ingredients.operations.PortCreationOperation
Construct an operation within the given list as its owner and with the given value to each of its elements..
PortCriterion - Class in ptolemy.actor.gt.ingredients.criteria
A criterion to constrain a port of an actor in the host model.
PortCriterion(GTIngredientList) - Constructor for class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Construct a criterion within the given list as its owner.
PortCriterion(GTIngredientList, String) - Constructor for class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Construct a criterion within the given list as its owner and initialize all the elements with the given values, which are a string encoding of those elements.
PortCriterion(GTIngredientList, String, String, boolean, boolean, boolean, String) - Constructor for class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Construct a criterion within the given list as its owner and with the given value to each of its elements..
PortDialogAction - Class in ptolemy.vergil.kernel
An action that creates a dialog to configure, add, or remove ports from objects.
PortDialogAction(String) - Constructor for class ptolemy.vergil.kernel.PortDialogAction
Construct a rename dialog action with the specified name, which will appear in the menu that uses this action.
PortDialogFactory - Class in ptolemy.vergil.kernel
Deprecated.
Use PortDialogAction.
PortDialogFactory() - Constructor for class ptolemy.vergil.kernel.PortDialogFactory
Deprecated.
 
PortDirector - Class in ptolemy.cg.adapter.generic.adapters.ptolemy.actor
A Director that use Ports and PortInfo.
PortDirector(Director) - Constructor for class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
Construct the code generator adapter associated with the given director.
portEvent(IOPortEvent) - Method in interface ptolemy.actor.IOPortEventListener
Report a port activity.
portEvent(IOPortEvent) - Method in class ptolemy.actor.test.RemoveIOPortEventListener
Remove this IOPortListener from the parent.
PortHasNoContainer - Class in ptolemy.kernel.test
Illustrates a problem with port naming and cloning.
PortHasNoContainer(Workspace, String) - Constructor for class ptolemy.kernel.test.PortHasNoContainer
 
portIn - Variable in class ptolemy.domains.de.lib.aspect.AFDXSwitch.AfdxSwitchAttributes
The id of the port on the switch on which incoming messages are received.
portIn - Variable in class ptolemy.domains.de.lib.aspect.BasicSwitch.BasicSwitchAttributes
The id of the port on the switch on which incoming messages are received.
PortInfo - Class in ptolemy.cg.adapter.generic.adapters.ptolemy.actor
A class that keeps track of information necessary to generate communication code at ports inside a StaticScheduled model.
PortInfo(IOPort, Ports, NamedObj, PortDirector) - Constructor for class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortInfo
Create a PortInfo instance.
portList() - Method in class ptolemy.cg.lib.ModularCodeGenTypedCompositeActor
Get the ports belonging to this entity.
portList() - Method in class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
Get the ports belonging to this entity.
portList() - Method in class ptolemy.kernel.Entity
Get the ports belonging to this entity.
PortMatcher - Class in ptolemy.actor.gt
A matcher to match a port.
PortMatcher(PortCriterion, ComponentEntity, String, boolean, boolean) - Constructor for class ptolemy.actor.gt.PortMatcher
Construct a port matcher with a container and a name that is either an input, an output, or both, depending on the third and fourth arguments.
PortModel() - Constructor for class ptolemy.vergil.actor.ActorGraphModel.PortModel
 
PortModel() - Constructor for class ptolemy.vergil.modal.FSMGraphModel.PortModel
 
PortNameChanges - Class in ptolemy.moml.filter
When this class is registered with the MoMLParser.setMoMLFilter() method, it will cause MoMLParser to filter so that models from earlier releases will run in the current release.
PortNameChanges() - Constructor for class ptolemy.moml.filter.PortNameChanges
 
PortNameProblem - Class in ptolemy.kernel.test
Illustrates a problem with port naming and cloning.
PortNameProblem(Workspace, String) - Constructor for class ptolemy.kernel.test.PortNameProblem
 
PortOrParameterProxy(NamedObj) - Constructor for class ptolemy.actor.lib.jjs.JavaScript.PortOrParameterProxy
Construct a proxy.
portOut - Variable in class ptolemy.domains.de.lib.aspect.AFDXSwitch.AfdxSwitchAttributes
The id of the port on the switch to which outgoing messages are routed to.
portOut - Variable in class ptolemy.domains.de.lib.aspect.BasicSwitch.BasicSwitchAttributes
The id of the port on the switch to which outgoing messages are routed to.
PortParameter - Class in ptolemy.actor.parameters
This parameter creates an associated port that can be used to update the current value of the parameter.
PortParameter(NamedObj, String) - Constructor for class ptolemy.actor.parameters.PortParameter
Construct a parameter with the given name contained by the specified entity.
PortParameter(NamedObj, String, boolean) - Constructor for class ptolemy.actor.parameters.PortParameter
Construct a parameter with the given name contained by the specified entity.
PortParameter(NamedObj, String, ParameterPort) - Constructor for class ptolemy.actor.parameters.PortParameter
Construct a parameter with the given name contained by the specified entity.
PortParameter(NamedObj, String, Token) - Constructor for class ptolemy.actor.parameters.PortParameter
Construct a Parameter with the given container, name, and Token.
PortParameterActor - Class in ptolemy.cg.kernel.generic.program.procedural.java.test
An actor with a Port Parameter with a funny name.
PortParameterActor(CompositeEntity, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.test.PortParameterActor
Construct an actor with the given container and name.
portParameterClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
portParameterGetPortMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
portParameterUpdateMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
PortRemovalOperation - Class in ptolemy.actor.gt.ingredients.operations
An operation to remove a port.
PortRemovalOperation(GTIngredientList) - Constructor for class ptolemy.actor.gt.ingredients.operations.PortRemovalOperation
Construct an operation within the given list as its owner.
PortRemovalOperation(GTIngredientList, String) - Constructor for class ptolemy.actor.gt.ingredients.operations.PortRemovalOperation
Construct an operation within the given list as its owner and initialize all the elements with the given values, which are a string encoding of those elements.
PortRenderer() - Constructor for class ptolemy.vergil.actor.ExternalIOPortController.PortRenderer
 
ports - Variable in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
The meta information about the ports in the container.
ports - Variable in class ptolemy.cg.lib.Profile.FiringFunction
The ports.
ports() - Method in class ptolemy.cg.lib.Profile
Return the port information.
Ports - Class in ptolemy.cg.adapter.generic.adapters.ptolemy.actor
A adapter class that allows generating code for ports.
Ports(NamedObj, PortDirector) - Constructor for class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Ports
Create a Ports instance.
PortScope() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMActor.PortScope
Construct a scope consisting of the variables of the containing actor and its containers and their scope-extending attributes.
PortScope() - Constructor for class ptolemy.domains.modal.kernel.FSMActor.PortScope
 
portSetTypeMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
PortSite - Class in ptolemy.vergil.toolbox
A site that locates itself on the bounds of a figure's shape, designed for placing ports.
PortSite(Figure, Port, int, int, int) - Constructor for class ptolemy.vergil.toolbox.PortSite
Create a new site on the given figure with the given ID port type, and port number.
PortTerminal - Class in ptolemy.vergil.actor
A terminal figure for ports that supports multiports.
PortTerminal(IOPort, Figure, double, boolean) - Constructor for class ptolemy.vergil.actor.PortTerminal
Construct a port terminal with the specified figure as the port figure.
portType(Port) - Static method in class ptolemy.cg.lib.syntactic.SyntacticPort
Gets the IOType of a given port.
portType(Port, CompositeEntity) - Static method in class ptolemy.cg.lib.syntactic.SyntacticPort
Gets the IOType of a given port with reference to a composite entity.
portTypes - Variable in class ptolemy.actor.lib.TypeTest
A record of record of strings representing the types of ports of actors in the model.
portWidth(Port) - Static method in class ptolemy.cg.lib.syntactic.SyntacticPort
Gets the width of a Port.
PositionConstraintCalculator - Class in org.ptolemy.optimization
The class for calculation of constraints of Swarm-Robots.
PositionConstraintCalculator(CompositeEntity, String) - Constructor for class org.ptolemy.optimization.PositionConstraintCalculator
 
positionConstraints - Variable in class org.ptolemy.optimization.PositionConstraintCalculator
 
POSITIVE_INFINITY - Static variable in class ptolemy.actor.util.Time
A static and final time constant holding a positive infinity.
POSITIVE_INFINITY - Static variable in class ptolemy.math.Complex
A Complex number representing positive infinity, by which we mean that both the real and imaginary parts are equal to Double.POSITIVE_INFINITY.
POSITIVE_SIGN - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
POSITIVE_SIGN - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
POSITIVE_SIGN - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
PosterizeFilter - Class in com.jhlabs.image
A filter to posterize an image.
PosterizeFilter() - Constructor for class com.jhlabs.image.PosterizeFilter
 
postfire() - Method in class lbnl.actor.lib.SystemCommand
Increment the iteration count.
postfire() - Method in class org.ptolemy.faultModels.PacketDropFaultGenerator
If there are still tokens in the queue and a token has been produced in the fire, schedule a refiring.
postfire() - Method in class org.ptolemy.faultModels.StuckAtFaultGenerator
If there are still tokens in the queue and a token has been produced in the fire, schedule a refiring.
postfire() - Method in class org.ptolemy.machineLearning.hmm.HMMMultinomialEstimator
 
postfire() - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
If there are still tokens in the queue and a token has been produced in the fire, schedule a refiring.
postfire() - Method in class org.ptolemy.machineLearning.particleFilter.Optimizer
 
postfire() - Method in class org.ptolemy.osc.OscReceiver
 
postfire() - Method in class org.ptolemy.qss.QSSIntegrator
Deprecated.
Update the calculation of the next output time and request a refiring at that time.
postfire() - Method in class ptolemy.actor.AtomicActor
Return true, unless stop() has been called, in which case, return false.
postfire() - Method in class ptolemy.actor.CompositeActor
If this actor is opaque, invoke the postfire() method of its local director and transfer output data.
postfire() - Method in class ptolemy.actor.Director
Return true if the director wishes to be scheduled for another iteration.
postfire() - Method in class ptolemy.actor.DoNothingDirector
 
postfire() - Method in interface ptolemy.actor.Executable
This method should be invoked once per iteration, after the last invocation of fire() in that iteration.
postfire() - Method in class ptolemy.actor.gt.StateMatcher
Do nothing and return false.
postfire() - Method in class ptolemy.actor.gt.TransformationRule
If a trigger has been received in fire and the next match has been produced to the matchOutput port, remove the first match in the list.
postfire() - Method in class ptolemy.actor.lib.Accumulator
Record the most recent input as part of the running average.
postfire() - Method in class ptolemy.actor.lib.ArrayAccumulate
Record the accumulating array and return true.
postfire() - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Iterate through resource mapping output ports and if they contain tokens, inform the director of the actors in the tokens that these actors can resume execution.
postfire() - Method in class ptolemy.actor.lib.Average
Record the most recent input as part of the running average.
postfire() - Method in class ptolemy.actor.lib.BooleanSelect
Return true, unless stop() has been called, in which case, return false.
postfire() - Method in class ptolemy.actor.lib.Clock
Deprecated.
Update the state of the actor and schedule the next firing, if appropriate.
postfire() - Method in class ptolemy.actor.lib.comm.ConvolutionalCoder
Record the most recent shift register state as the new state for the next iteration.
postfire() - Method in class ptolemy.actor.lib.comm.DeScrambler
Record the most recent shift register state as the new initial state for the next iteration.
postfire() - Method in class ptolemy.actor.lib.comm.HadamardCode
 
postfire() - Method in class ptolemy.actor.lib.comm.Scrambler
Record the most recent shift register state as the new initial state for the next iteration.
postfire() - Method in class ptolemy.actor.lib.comm.ViterbiDecoder
Record the datum in buffers into their temporary versions.
postfire() - Method in class ptolemy.actor.lib.Commutator
Update the input position to equal that determined by the most recent invocation of the fire() method.
postfire() - Method in class ptolemy.actor.lib.Counter
Record the most recent output count as the actual count.
postfire() - Method in class ptolemy.actor.lib.Differential
Record the most recent input as the latest input.
postfire() - Method in class ptolemy.actor.lib.DiscreteClock
Update the time and index of the next expected output.
postfire() - Method in class ptolemy.actor.lib.Distributor
Update the output position to equal that determined by the most recent invocation of the fire() method.
postfire() - Method in class ptolemy.actor.lib.excel.Excel
Always return true in this base class, indicating that execution can continue into the next iteration.
postfire() - Method in class ptolemy.actor.lib.Expression
Increment the iteration count.
postfire() - Method in class ptolemy.actor.lib.FileWriter
Read at most one token from each input channel and write its string value.
postfire() - Method in class ptolemy.actor.lib.fmi.FMUImport
Override the base class to record the current time as the last commit time.
postfire() - Method in class ptolemy.actor.lib.fmi.FMUImportHybrid
Override the base class to record the current time as the last commit time.
postfire() - Method in class ptolemy.actor.lib.fmi.FMUQSS
Update the calculation of the next output time and request a refiring at that time.
postfire() - Method in class ptolemy.actor.lib.gem5.Gem5Wrapper
Update the state of the actor by adding the value of the step parameter to the state.
postfire() - Method in class ptolemy.actor.lib.GradientAdaptiveLattice
Update the filter state.
postfire() - Method in class ptolemy.actor.lib.gui.ArrayPlotter
Read at most one token from each input channel and plot it as a function of the iteration number, scaled by xUnit.
postfire() - Method in class ptolemy.actor.lib.gui.ArrayPlotterXY
Read at most one token from each input channel on x and y inputs, and if there is a token on both, plot the data as an XY plot.
postfire() - Method in class ptolemy.actor.lib.gui.Display
Read at most one token from each input channel and display its string value on the screen.
postfire() - Method in class ptolemy.actor.lib.gui.HistogramPlotter
Read at most one input token from each input channel and update the histogram.
postfire() - Method in class ptolemy.actor.lib.gui.InteractiveShell
Override the base class to return false if the user has typed "quit" or "exit".
postfire() - Method in class ptolemy.actor.lib.gui.MatrixViewer
Consume a matrix token from the input port and display the token in a table.
postfire() - Method in class ptolemy.actor.lib.gui.MonitorValue
Read at most one token from the input and record its value.
postfire() - Method in class ptolemy.actor.lib.gui.RealTimePlotter
Read at most one input from each channel and plot it as a function of time.
postfire() - Method in class ptolemy.actor.lib.gui.SequencePlotter
Read at most one token from each input channel and plot it as a function of the iteration number, scaled by xUnit.
postfire() - Method in class ptolemy.actor.lib.gui.SequenceScope
Call the base class postfire() method, then yield this thread so that the event thread gets a chance.
postfire() - Method in class ptolemy.actor.lib.gui.TimedPlotter
Read at most one input from each channel and plot it as a function of time.
postfire() - Method in class ptolemy.actor.lib.gui.TimedScope
Call the base class postfire() method, then yield this thread so that the event thread gets a chance.
postfire() - Method in class ptolemy.actor.lib.gui.XYPlotter
Read at most one token from each channel of each input port and plot it.
postfire() - Method in class ptolemy.actor.lib.gui.XYScope
Call the base class postfire() method, then yield this thread so that the event thread gets a chance.
postfire() - Method in class ptolemy.actor.lib.hoc.ApplyFilterOverArray
Remove this class from the manager's list of execution listeners.
postfire() - Method in class ptolemy.actor.lib.hoc.CaseDirector
Invoke the postfire() method of the current local director.
postfire() - Method in class ptolemy.actor.lib.hoc.ExecuteCompositeActor
Return true, indicating that execution can continue.
postfire() - Method in class ptolemy.actor.lib.hoc.MobileModel
Update the model here to achieve consistency.
postfire() - Method in class ptolemy.actor.lib.hoc.ModelReference
Override the base class to perform requested postfire actions.
postfire() - Method in class ptolemy.actor.lib.hoc.RunCompositeActor
Return true, indicating that execution can continue.
postfire() - Method in class ptolemy.actor.lib.IIR
Update the filter state.
postfire() - Method in class ptolemy.actor.lib.image.ImageDisplay
Consume a token from the input port and display the token as an image.
postfire() - Method in class ptolemy.actor.lib.Interpolator
Update the iteration counter, then call the super class method.
postfire() - Method in class ptolemy.actor.lib.io.LineReader
Read the next line from the file.
postfire() - Method in class ptolemy.actor.lib.io.LineWriter
Read an input string token from each input channel and write it to the file, one line per token.
postfire() - Method in class ptolemy.actor.lib.jai.JAIBMPWriter
Read an input JAIImageToken and write it to the file.
postfire() - Method in class ptolemy.actor.lib.jai.JAIJPEGWriter
Read an input JAIImageToken and write it to the file.
postfire() - Method in class ptolemy.actor.lib.jai.JAIPNGWriter
Read an input JAIImageToken and write it to the file.
postfire() - Method in class ptolemy.actor.lib.jai.JAIPNMWriter
Read an input JAIImageToken and write it to the file.
postfire() - Method in class ptolemy.actor.lib.jai.JAITIFFWriter
Read an input JAIImageToken and write it to the file.
postfire() - Method in class ptolemy.actor.lib.jai.JAIWriter
Read an input JAIImageToken and write it to the file.
postfire() - Method in class ptolemy.actor.lib.javasound.AudioCapture
Capture and output a single audio sample on each channel.
postfire() - Method in class ptolemy.actor.lib.javasound.AudioPlayer
Read a block of inputs as given by the transferSize parameter from each input channel and send them to the audio hardware.
postfire() - Method in class ptolemy.actor.lib.javasound.AudioReadBuffer
This method causes one audio sample per channel to be read from the specified file.
postfire() - Method in class ptolemy.actor.lib.javasound.AudioReader
This method causes one audio sample per channel to be read from the specified file.
postfire() - Method in class ptolemy.actor.lib.javasound.AudioWriteBuffer
Return true unless super.postfire() returns false.
postfire() - Method in class ptolemy.actor.lib.javasound.AudioWriter
If there is at least 1 token on channel 0 (and also on channel 1 if stereo mode is used), then read 1 token from the corresponding channels and write the token values to the specified sound file.
postfire() - Method in class ptolemy.actor.lib.javasound.SoundPlayer
Read an input array and send to the audio hardware.
postfire() - Method in class ptolemy.actor.lib.jmf.AudioPlayer
Accept an ObjectToken containing a DataSource, and set it up for playing.
postfire() - Method in class ptolemy.actor.lib.jmf.MovieReader
If the player is no longer open, then disconnect the datasource.
postfire() - Method in class ptolemy.actor.lib.jmf.MovieWriter
Fire this actor.
postfire() - Method in class ptolemy.actor.lib.jmf.StreamLoader
 
postfire() - Method in class ptolemy.actor.lib.jmf.VideoPlayer
Accept an ObjectToken containing a DataSource, and set it up for playing.
postfire() - Method in class ptolemy.actor.lib.jopio.JopReadPort
Enable read on the next invocation of fire().
postfire() - Method in class ptolemy.actor.lib.jopio.JopSerialRead
Enable read on the next invocation of fire().
postfire() - Method in class ptolemy.actor.lib.jopio.JopSerialWrite
Record the most recent token for the serial output.
postfire() - Method in class ptolemy.actor.lib.jopio.JopWatchDog
Record the most recent input for the watch dog value.
postfire() - Method in class ptolemy.actor.lib.jopio.JopWritePort
Record the most recent token for the output value.
postfire() - Method in class ptolemy.actor.lib.Lattice
Update the backward and forward prediction errors that were generated in fire() method.
postfire() - Method in class ptolemy.actor.lib.LimitedFiringSource
Increment the iteration counter, and if it equals the value of the firingCountLimit parameter, return false.
postfire() - Method in class ptolemy.actor.lib.LinearDifferenceEquationSystem
Update the internal state.
postfire() - Method in class ptolemy.actor.lib.mail.SendMail
Update the parameters based on any available inputs and then send one email message.
postfire() - Method in class ptolemy.actor.lib.mbed.GPIOWriter
Change the color of the actor depending on if true or false was sent to the actor.
postfire() - Method in class ptolemy.actor.lib.MicrostepDelay
Read the input, if there is one, and request refiring.
postfire() - Method in class ptolemy.actor.lib.MovingMaximum
Deprecated.
Commit the maximum value observed since the start of execution to the maximum field to be compared with later inputs.
postfire() - Method in class ptolemy.actor.lib.NonStrictTest
Read one token from each input channel and compare against the value specified in correctValues.
postfire() - Method in class ptolemy.actor.lib.OrderedMerge
Commit the recorded token.
postfire() - Method in class ptolemy.actor.lib.Pause
Read one token from each input channel that has a token, and if any token is true, call pause() on the manager.
postfire() - Method in class ptolemy.actor.lib.PhaseUnwrap
Record the final value of the most recent value of the input, for use in the next phase.
postfire() - Method in class ptolemy.actor.lib.PoissonClock
Generate an exponential random number and schedule the next firing.
postfire() - Method in class ptolemy.actor.lib.PublisherNonStrictTest
Read one token from each input channel and compare against the value specified in correctValues.
postfire() - Method in class ptolemy.actor.lib.PublisherTest
Override the base class to do nothing and return true.
postfire() - Method in class ptolemy.actor.lib.Pulse
Update the iteration counters until they exceed the values in the indexes array.
postfire() - Method in class ptolemy.actor.lib.python.PythonScript
Invoke the postfire() method if defined in the script.
postfire() - Method in class ptolemy.actor.lib.r.RExpression
 
postfire() - Method in class ptolemy.actor.lib.Ramp
Update the state of the actor by adding the value of the step parameter to the state.
postfire() - Method in class ptolemy.actor.lib.RandomSource
Calculate the next random number.
postfire() - Method in class ptolemy.actor.lib.Recorder
Read at most one token from each input channel and record its value.
postfire() - Method in class ptolemy.actor.lib.RecursiveLattice
Update the backward and forward prediction errors that were generated in fire() method.
postfire() - Method in class ptolemy.actor.lib.ResettableTimer
Read the input (if any) and schedule a future output.
postfire() - Method in class ptolemy.actor.lib.RunningMaximum
Commit the maximum value observed since the start of execution to the maximum field to be compared with later inputs.
postfire() - Method in class ptolemy.actor.lib.RunningMinimum
Commit the minimum value observed since the start of execution to the minimum field to be compared with later inputs.
postfire() - Method in class ptolemy.actor.lib.security.KeyWriter
Add the key to the keystore.
postfire() - Method in class ptolemy.actor.lib.Sequence
Update the state of the actor by moving to the next value in the values array.
postfire() - Method in class ptolemy.actor.lib.Sequencer
If the fire() method produced the input token then check to whether any pending tokens have subsequent sequence numbers.
postfire() - Method in class ptolemy.actor.lib.SequentialClock
Deprecated.
Update the state of the actor and schedule the next firing, if appropriate.
postfire() - Method in class ptolemy.actor.lib.SetVariable
Read at most one token from the input port and issue a change request to update variables as indicated by the input.
postfire() - Method in class ptolemy.actor.lib.SingleTokenCommutator
Update the input position to equal that determined by the most recent invocation of the fire() method.
postfire() - Method in class ptolemy.actor.lib.Sleep
Reset the flag that fire() checks so that fire() only sleeps once.
postfire() - Method in class ptolemy.actor.lib.Stop
Read one token from each input channel that has a token, and if any token is true, call finish() on the manager.
postfire() - Method in class ptolemy.actor.lib.test.LoopTest2
Post fire the actor.
postfire() - Method in class ptolemy.actor.lib.Test
Override the base class to do nothing and return true.
postfire() - Method in class ptolemy.actor.lib.test.SearchTest
Post fire the actor.
postfire() - Method in class ptolemy.actor.lib.ThrowException
Read one token from each input channel that has a token, and if any token is true, throw an exception.
postfire() - Method in class ptolemy.actor.lib.ThrowModelError
Read one token from each input channel that has a token, and if any token is true, invoke the model error handler.
postfire() - Method in class ptolemy.actor.lib.TimeDelay
Read the input, if there is one, and request refiring.
postfire() - Method in class ptolemy.actor.lib.TimedSource
Return false if the current time is greater than or equal to the stopTime parameter value.
postfire() - Method in class ptolemy.actor.lib.URLDirectoryReader
Deprecated.
Update the iteration counter until it exceeds the number of elements in the directory.
postfire() - Method in class ptolemy.actor.lib.VariableSleep
Reset the flag that fire() checks so that fire() only sleeps once.
postfire() - Method in class ptolemy.actor.lib.vhdl.FixCounter
Record the most recent output count as the actual count.
postfire() - Method in class ptolemy.actor.lib.vhdl.FixSequence
Update the state of the actor by moving to the next value in the values array.
postfire() - Method in class ptolemy.actor.lib.vhdl.IntegerCounter
Record the most recent output count as the actual count.
postfire() - Method in class ptolemy.actor.lib.Writer
Deprecated.
Read at most one token from each input channel and write its string value.
postfire() - Method in class ptolemy.actor.parameters.ParameterSet
Do nothing.
postfire() - Method in class ptolemy.actor.process.ProcessDirector
Return false if a stop has been requested or if the model has reached deadlock.
postfire() - Method in class ptolemy.actor.process.test.ProcessSink
 
postfire() - Method in class ptolemy.actor.process.test.TestProcessActor
Record the invocation, then return true if fire was never called.
postfire() - Method in class ptolemy.actor.process.test.TypedTestProcessActor
Record the invocation, then return true if fire was never called.
postfire() - Method in class ptolemy.actor.ptalon.lib.MapFileStorage
Return true, unless stop() has been called, in which case, return false.
postfire() - Method in class ptolemy.actor.ptalon.lib.ReduceWorker
 
postfire() - Method in class ptolemy.actor.ptalon.lib.SplitReader
Read the next line from the file.
postfire() - Method in class ptolemy.actor.sched.FixedPointDirector
Call postfire() on all contained actors that were fired in the current iteration.
postfire() - Method in class ptolemy.actor.sched.StaticSchedulingDirector
Return true if the director wishes to be scheduled for another iteration.
postfire() - Method in class ptolemy.actor.test.TestActor
Record the invocation, then return true.
postfire() - Method in class ptolemy.actor.test.TypedTestActor
Record the invocation, then return true.
postfire() - Method in class ptolemy.actor.util.PeriodicDirectorHelper
If the period parameter is greater than 0.0, then if the associated director is at the top level, then increment its time by the specified period, and otherwise request a refiring at the current time plus the period.
postfire() - Method in class ptolemy.caltrop.actors.AbstractCalInterpreter
Commit the last state changes.
postfire() - Method in class ptolemy.caltrop.ddi.CSP
 
postfire() - Method in class ptolemy.caltrop.ddi.Dataflow
Postfire this actor.
postfire() - Method in class ptolemy.caltrop.ddi.DDF
Postfire this actor.
postfire() - Method in class ptolemy.distributed.actor.lib.DistributedLineWriter
Read an input string token and write it to the standard output.
postfire() - Method in interface ptolemy.distributed.common.DistributedActor
This method should be invoked once per iteration, after the last invocation of fire() in that iteration.
postfire() - Method in class ptolemy.distributed.rmi.DistributedActorWrapper
This method should be invoked once per iteration, after the last invocation of fire() in that iteration.
postfire() - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
Postfire all contained actors.
postfire() - Method in class ptolemy.domains.ca.kernel.CADirector
Update the current x and yLocations of the grid.
postfire() - Method in class ptolemy.domains.ca.lib.gui.CAViewer
Show the tableau containing the visualization of the matrix.
postfire() - Method in class ptolemy.domains.ci.kernel.CIDirector
Return false if all active actors have finished execution and there is no pushed data or pull request to be processed; otherwise, return true.
postfire() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
If this director is not at the top level and the breakpoint table is not empty, request a refiring at the first breakpoint or at the local current time (iteration start time plus the step size), whichever is less.
postfire() - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
Update the state.
postfire() - Method in class ptolemy.domains.continuous.kernel.HybridModalDirector
Override the base class so that if there is no enabled transition then we record for each comparison operation in each guard expression the distance between the current value of the variable being compared and the threshold.
postfire() - Method in class ptolemy.domains.continuous.kernel.Noise
Set a flag to cause a new random number to be generated the next time fire() is called.
postfire() - Method in class ptolemy.domains.continuous.lib.BandlimitedNoise
If we are at the end of the current interval, then generate a new random number for the new interval, and request a refiring at the end of that interval.
postfire() - Method in class ptolemy.domains.continuous.lib.ContinuousMerge
If there are any pending outputs, then request a refiring at the current time.
postfire() - Method in class ptolemy.domains.continuous.lib.ContinuousTimeDelay
Schedule the next output event.
postfire() - Method in class ptolemy.domains.continuous.lib.Derivative
Record the current input and time.
postfire() - Method in class ptolemy.domains.continuous.lib.EventSource
Deprecated.
Update the state of the actor and schedule the next firing, if the director is in the discrete phase.
postfire() - Method in class ptolemy.domains.continuous.lib.LevelCrossingDetector
Prepare for the next iteration, by making the current trigger token to be the history trigger token.
postfire() - Method in class ptolemy.domains.continuous.lib.LinearStateSpace
Request the reinitialization.
postfire() - Method in class ptolemy.domains.continuous.lib.PeriodicSampler
If the current microstep is zero, sample the inputs and request a refiring at the current time.
postfire() - Method in class ptolemy.domains.continuous.lib.ZeroOrderHold
Override the base class to record that the first firing has completed.
postfire() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
postfire() - Method in class ptolemy.domains.coroutine.lib.Counter
 
postfire() - Method in class ptolemy.domains.coroutine.lib.Pause
 
postfire() - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.Philosopher
Return true if this actor is enabled to proceed with additional iterations; return false otherwise.
postfire() - Method in class ptolemy.domains.csp.kernel.CSPActor
Return false.
postfire() - Method in class ptolemy.domains.csp.kernel.CSPDirector
Return false if deadlock has occurred and there are no input ports, or if stop() has been called, and true otherwise.
postfire() - Method in class ptolemy.domains.csp.lib.Barrier
Return true unless one of the branches was terminated during the execution of the fire() method.
postfire() - Method in class ptolemy.domains.csp.lib.Buffer
Return true unless none of the branches were enabled in the most recent invocation of fire().
postfire() - Method in class ptolemy.domains.csp.lib.CSPMultiSink
Return false indicating that iteration of this actor should not continue.
postfire() - Method in class ptolemy.domains.csp.lib.CSPMultiSource
Return false indicating that iteration of this actor should not continue.
postfire() - Method in class ptolemy.domains.csp.lib.CSPSink
Return false indicating that this actor should not be executed in the next iteration of the containing composite actor.
postfire() - Method in class ptolemy.domains.csp.lib.CSPSource
Return false indicating that iteration of this actor should not continue.
postfire() - Method in class ptolemy.domains.csp.lib.ResourcePool
Return true unless none of the branches were enabled in the most recent invocation of fire().
postfire() - Method in class ptolemy.domains.dde.demo.LocalZeno.ListenClock
Generate an ExecEvent with a state value of 2.
postfire() - Method in class ptolemy.domains.dde.demo.LocalZeno.ListenFeedBackDelay
Generate an ExecEvent with a state value of 2.
postfire() - Method in class ptolemy.domains.dde.demo.LocalZeno.ListenFork
Generate an ExecEvent with a state value of 2.
postfire() - Method in class ptolemy.domains.dde.demo.LocalZeno.ListenSink
Generate an ExecEvent with a state value of 2.
postfire() - Method in class ptolemy.domains.dde.demo.LocalZeno.ListenWire
Generate an ExecEvent with a state value of 2.
postfire() - Method in class ptolemy.domains.dde.kernel.DDEDirector
Return true if the actors governed by this director can continue execution, and false otherwise.
postfire() - Method in class ptolemy.domains.dde.kernel.test.DDEGet
 
postfire() - Method in class ptolemy.domains.dde.kernel.test.DDEPutToken
 
postfire() - Method in class ptolemy.domains.dde.kernel.test.FlowThrough
 
postfire() - Method in class ptolemy.domains.dde.kernel.test.TwoPut
 
postfire() - Method in class ptolemy.domains.dde.lib.DDESink
Return true if this actor is enabled to proceed with additional iterations.
postfire() - Method in class ptolemy.domains.dde.lib.DoubleFork
Return true if this actor will allow subsequent iterations to occur; return false otherwise.
postfire() - Method in class ptolemy.domains.dde.lib.Wire
Return true if this actor will allow subsequent iterations to occur; return false otherwise.
postfire() - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Increment the number of iterations.
postfire() - Method in class ptolemy.domains.ddf.lib.ActorRecursion
Override the base class to return false.
postfire() - Method in class ptolemy.domains.ddf.lib.DDFBooleanSelect
Update rate parameters for the next iteration.
postfire() - Method in class ptolemy.domains.ddf.lib.DDFSelect
Update rate parameters for the next iteration.
postfire() - Method in class ptolemy.domains.ddf.lib.DDFSingleTokenCommutator
Update rate parameter indicating the next input channel.
postfire() - Method in class ptolemy.domains.de.kernel.DEDirector
Return false if there are no more actors to be fired or the stop() method has been called.
postfire() - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch
If there are still tokens in the queue and a token has been produced in the fire, schedule a refiring.
postfire() - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch
If there are still tokens in the queue and a token has been produced in the fire, schedule a refiring.
postfire() - Method in class ptolemy.domains.de.lib.aspect.Bus
If there are still tokens in the queue and a token has been produced in the fire, schedule a refiring.
postfire() - Method in class ptolemy.domains.de.lib.aspect.TTESwitch
If a token has been sent in the fire method then schedule the next firing.
postfire() - Method in class ptolemy.domains.de.lib.AverageOverTime
 
postfire() - Method in class ptolemy.domains.de.lib.Derivative
Record the most recent input as the latest input.
postfire() - Method in class ptolemy.domains.de.lib.EventButton
Deprecated.
Reset the state of the actor and return whatever the superclass returns.
postfire() - Method in class ptolemy.domains.de.lib.Integrator
Record the most recent input as the latest input.
postfire() - Method in class ptolemy.domains.de.lib.NonInterruptibleTimer
Deprecated.
If there are delayed inputs that are not processed and the timer is not busy, begin processing the earliest input and schedule a future firing to produce it.
postfire() - Method in class ptolemy.domains.de.lib.PID
Record the most recent input as the latest input.
postfire() - Method in class ptolemy.domains.de.lib.Previous
Update the state of the actor.
postfire() - Method in class ptolemy.domains.de.lib.Queue
Commit additions or removals from the queue.
postfire() - Method in class ptolemy.domains.de.lib.Register
Read and record the inputs.
postfire() - Method in class ptolemy.domains.de.lib.Server
If the server is free and there is at least one token in the queue, request a firing at the current time plus the service time.
postfire() - Method in class ptolemy.domains.de.lib.TimedDelay
Deprecated.
Process the current input if it has not been processed.
postfire() - Method in class ptolemy.domains.de.lib.TimeGap
Record the time when the current input arrives.
postfire() - Method in class ptolemy.domains.de.lib.Timer
Deprecated.
Update the internal states of this actor.
postfire() - Method in class ptolemy.domains.de.lib.VariableDelay
Deprecated.
Process the current input if it has not been processed.
postfire() - Method in class ptolemy.domains.de.test.SuperdenseTimeTest
Read the inputs and sum them.
postfire() - Method in class ptolemy.domains.dt.kernel.DTDirector
Request the outside director to fire this director's container again for the next period.
postfire() - Method in class ptolemy.domains.dt.kernel.test.FakePlotter
Read at most one input from each channel and plot it as a function of time.
postfire() - Method in class ptolemy.domains.fmima.kernel.FMIMADirector
Call postfire() on all contained FMUs that were fired in the current iteration.
postfire() - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Return false if the system has finished executing, either by reaching the iteration limit, or by having an actor in the model return false in postfire.
postfire() - Method in class ptolemy.domains.gr.kernel.GRDirector
Iterate all actors under control of this director and fire them.
postfire() - Method in class ptolemy.domains.gr.lib.MovableViewScreen3D
Update the input values of the state.
postfire() - Method in class ptolemy.domains.gr.lib.ViewLayers3D
 
postfire() - Method in class ptolemy.domains.gr.lib.ViewScreen3D
 
postfire() - Method in class ptolemy.domains.hdf.kernel.HDFDirector
Send a request to the manager to get the HDF schedule if the schedule is not valid or this director is not at the top level.
postfire() - Method in class ptolemy.domains.hdf.kernel.HDFFSMDirector
Request a change of state transition to the manager.
postfire() - Method in class ptolemy.domains.metroII.kernel.MetroIIDirector
The postfire() counts the number of iterations and returns false when the number of iteration exceeds the parameter iterations or the time in TimeScheduler exceeds stopTime, whichever comes first.
postfire() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Return false if there are no more actors to be fired or the stop() method has been called.
postfire() - Method in class ptolemy.domains.modal.kernel.FSMActor
Execute actions on the last chosen transition.
postfire() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Invoke postfire() on any state refinements that were fired, then execute the commit actions contained by the last chosen transition, if any, and finally set the current state to the destination state of the transition.
postfire() - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Postfire the modal model and commit the transition.
postfire() - Method in class ptolemy.domains.modal.kernel.NonStrictFSMDirector
Call the postfire() method of the super class.
postfire() - Method in class ptolemy.domains.modal.kernel.test.ZeroOneSource
Increment the iteration counter, and if it equals the value of the firingCountLimit parameter, return false.
postfire() - Method in class ptolemy.domains.petrinet.kernel.PetriNetDirector
Return false, indicating that the director does not wish to be scheduled for another iteration.
postfire() - Method in class ptolemy.domains.pn.demo.QR.ND_1
Post fire the actor.
postfire() - Method in class ptolemy.domains.pn.demo.QR.ND_2
Post fire the actor.
postfire() - Method in class ptolemy.domains.pn.demo.QR.ND_3
Post fire the actor.
postfire() - Method in class ptolemy.domains.pn.demo.QR.ND_4
Post fire the actor.
postfire() - Method in class ptolemy.domains.pn.demo.QR.ND_5
Post fire the actor.
postfire() - Method in class ptolemy.domains.pn.kernel.PNDirector
Return true if the containing composite actor contains active processes and the composite actor has input ports and if stop() has not been called.
postfire() - Method in class ptolemy.domains.pn.kernel.test.TestDirector
 
postfire() - Method in class ptolemy.domains.ptera.kernel.PteraController
Invoke postfire() of the director.
postfire() - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Return true if the director wishes to be scheduled for another iteration.
postfire() - Method in class ptolemy.domains.pthales.lib.PthalesGenericActor
Always return true in this base class, indicating that execution can continue into the next iteration.
postfire() - Method in class ptolemy.domains.ptides.demo.TTE.PreemptableServer
Update service time and request a firing if the new service time is not infinity.
postfire() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Return false if there are no more actors to be fired or the stop() method has been called.
postfire() - Method in class ptolemy.domains.qss.kernel.QSSIntegrator
Update the calculation of the next output time and request a refiring at that time.
postfire() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousDirector
Return false if the model should not continue to execute.
postfire() - Method in class ptolemy.domains.rendezvous.lib.Buffer
Return false if it is time to stop the process.
postfire() - Method in class ptolemy.domains.rendezvous.lib.ResourcePool
Return false if it is time to stop the process.
postfire() - Method in class ptolemy.domains.sdf.kernel.SDFDirector
Return false if the system has finished executing, either by reaching the iteration limit, or having an actor in the system return false in postfire.
postfire() - Method in class ptolemy.domains.sdf.kernel.test.SDFTestDelay
This method should be invoked once per iteration, after the last invocation of fire() in that iteration.
postfire() - Method in class ptolemy.domains.sdf.optimize.lib.DummySource
Post-fire the source actor and update the counter to give next token a unique sequence number.
postfire() - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Return false if the system has finished executing, either by reaching the iteration limit, or having an actor in the system return false in postfire.
postfire() - Method in class ptolemy.domains.sr.kernel.SRDirector
Call postfire() on all contained actors that were fired on the last invocation of fire().
postfire() - Method in class ptolemy.domains.sr.lib.Combine
 
postfire() - Method in class ptolemy.domains.sr.lib.gui.ButtonTime
Reset the state of the actor and return whatever the superclass returns.
postfire() - Method in class ptolemy.domains.sr.lib.InstantaneousDialogGenerator
Increment the index number.
postfire() - Method in class ptolemy.domains.sr.lib.NonStrictDelay
If the input is known, then read it and record it for the next tick.
postfire() - Method in class ptolemy.domains.sr.lib.Pre
Update the state of the actor by recording the current input value, if there is one.
postfire() - Method in class ptolemy.domains.sr.lib.SingleTokenDistributor
Update the output position to equal that determined by the most recent invocation of the fire() method.
postfire() - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Return false if a stop has been requested or if the model has reached deadlock.
postfire() - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Return false if a stop has been requested or if the model has reached deadlock.
postfire() - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Return false if a stop has been requested or if the model has reached deadlock.
postfire() - Method in class ptolemy.domains.taskpt.kernel.TaskPtDirector
Return false if the system has finished executing.
postfire() - Method in class ptolemy.domains.taskpt.lib.gui.DisplayAll
Read all tokens from all input channels and display its string value on the screen.
postfire() - Method in class ptolemy.domains.tester.kernel.TesterDirector
Return false, indicating that we are done.
postfire() - Method in class ptolemy.domains.tm.kernel.TMDirector
If the current time is greater than the stop time, or both interrupt event queue and TM event queue are empty then return false.
postfire() - Method in class ptolemy.domains.tm.lib.TMCompositeFacade
 
postfire() - Method in class ptolemy.domains.wireless.lib.TransmitPropertyTransformer
Return true, indicating that execution can continue.
postfire() - Method in class ptolemy.matlab.Expression
Increment the iteration count.
postfire() - Method in class ptolemy.vergil.actor.lib.MonitorImage
Read at most one token from the input and record its value.
postfire() - Method in class ptolemy.vergil.actor.lib.VisualModelReference
Override the base class to perform requested close on postfire actions.
POSTFIRE - Static variable in class ptolemy.actor.lib.hoc.ThreadedComposite.TokenFrame
POSTFIRE is a frame indicating that the inside actor can be postfired.
postfireAction - Variable in class ptolemy.actor.lib.hoc.ModelReference
The value of this string attribute determines what happens in the postfire() method.
postrequisites - Variable in class ptolemy.domains.curriculum.Course
The postrequisites port.
postrequisites - Variable in class ptolemy.domains.curriculum.Or
The postrequisites port.
pow(double) - Method in class ptolemy.math.Complex
Return a new complex number with value z y where z is this complex number and y is the argument, a double.
pow(double) - Method in class ptolemy.moml.unit.Unit
Returns of value of this Unit raised to the power of the argument.
pow(double, Complex) - Static method in class ptolemy.math.Complex
Return a new complex number with value z y where z is the first argument and y is the second argument.
pow(int) - Method in class ptolemy.data.Token
Return a new token computed as follows:
For positive times arguments, the result represents the product of this token multiplied by itself the number of times given by the argument.
pow(int) - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothToken
 
pow(Complex) - Method in class ptolemy.math.Complex
Return zy where z is this complex number and y is the argument, a Complex.
pow(Complex[], double) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array of complex numbers that is formed by raising each element to the specified exponent, a double.
pow(Complex, double) - Static method in class ptolemy.math.Complex
Return a new complex number with value z y where z is the first argument and y is the second argument.
pow(Complex, Complex) - Static method in class ptolemy.math.Complex
Return a new complex number with value z y where z is the first argument and y is the second argument.
power - Variable in class ptolemy.domains.wireless.lib.CollisionDetector
The input port for power.
power - Variable in class ptolemy.domains.wireless.lib.network.PHY.ExtendedTimer
 
power() - Method in class ptolemy.data.expr.PtParser
 
POWER - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
POWER - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
PowerLossChannel - Class in ptolemy.domains.wireless.lib
This is a model of a wireless channel with a specified power propagation formula.
PowerLossChannel(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.PowerLossChannel
Construct a channel with the given name and container.
powerLowerBound - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorMultinomialEmissions
A power lower bound on the generated trace, which applies to the entire generation window.
powerPropagationFactor - Variable in class ptolemy.domains.wireless.lib.PowerLossChannel
The default formula for the power loss factor.
powerThreshold - Variable in class ptolemy.domains.wireless.lib.CollisionDetector
The power threshold above which the signal can be detected at the receiver.
powerUpperBound - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Power limit on generation window.
Pre - Class in ptolemy.domains.sr.lib
When the input is present, the output is the previously received input.
Pre(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.Pre
Construct an actor in the specified container with the specified name.
PreAccessCodec() - Constructor for class ptolemy.actor.lib.jmf.VideoCamera.PreAccessCodec
Construct a PreAccessCodec.
precision - Variable in class org.ptolemy.fmi.FMIModelDescription
For the IBM/UCB proposed extension to FMI 2.0, there is a capability flag handleIntegerTime that indicates that the time inside the FMU is represented with an integer m (precision) and an integer p (a counter) representing time as multiples of m.
precision - Variable in class ptolemy.actor.lib.conversions.DoubleToFix
The precision of the output fixed-point number, which is represented by a 2-element integer matrix.
precision - Variable in class ptolemy.actor.lib.conversions.FixToFix
The precision of the output fix-point number, represented by an integer matrix.
precision - Variable in class ptolemy.actor.lib.DateConstructor
The precision of the date.
precision - Variable in class ptolemy.actor.parameters.DoubleRangeParameter
The precision, which is the number of possible values.
Precision - Class in ptolemy.math
This class defines the precision of a signed or unsigned fixed point value.
Precision(int, int) - Constructor for class ptolemy.math.Precision
Construct a Precision object based on the length/integer bits format.
Precision(int, int, int) - Constructor for class ptolemy.math.Precision
Construct a Precision object based on the sign, length, and exponent format.
Precision(String) - Constructor for class ptolemy.math.Precision
Construct a Precision object based on the provided string.
PRECISION_MICROSECOND - Static variable in class ptolemy.data.DateToken
The flag indicating that the the precision is microseconds.
PRECISION_MILLISECOND - Static variable in class ptolemy.data.DateToken
The flag indicating that the the precision is milliseconds.
PRECISION_NANOSECOND - Static variable in class ptolemy.data.DateToken
The flag indicating that the the precision is nanoseconds.
PRECISION_SECOND - Static variable in class ptolemy.data.DateToken
The flag indicating that the the precision is seconds.
Precision.ExpressionLanguagePrecisionFormat - Class in ptolemy.math
Precision format for use with the Expression Language.
Precision.IntegerFractionPrecisionFormat - Class in ptolemy.math
Defines a Precision string format using the INTEGER.FRACTION precision format.
Precision.LengthExponentPrecisionFormat - Class in ptolemy.math
Defines a Precision string format using the LENGTHeEXPONENT precision format.
Precision.LengthIntegerPrecisionFormat - Class in ptolemy.math
Defines a Precision string format using the LENGTH/INTEGER precision format.
Precision.PrecisionFormat - Class in ptolemy.math
Defines a String format for specifying a Precision object.
Precision.VHDLPrecisionFormat - Class in ptolemy.math
Defines a Precision string format using the VHDL MSB:LSB precision format.
PrecisionFormat() - Constructor for class ptolemy.math.Precision.PrecisionFormat
 
preConcatenate(AffineTransform) - Method in class diva.canvas.TransformContext
Pre-concatenate this transform context with the given transform.
predecessorEdges(Node, Node) - Method in class ptolemy.graph.DirectedGraph
Return the collection of edges that make a node n2 a predecessor of a node n1.
predecessors(Node) - Method in class ptolemy.graph.DirectedGraph
Return all of the predecessors of a given node in the form of a a collection.
predictedStates - Variable in class org.ptolemy.ssm.CovarianceStatePredictor
predicted states of robots.
predictedStates - Variable in class org.ptolemy.ssm.StatePredictorWithAccControl
predicted states of robots.
predictedStates - Variable in class org.ptolemy.ssm.StatePredictorWithControl
predicted states of a robot.
predictionStep - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
 
Predictor - Class in org.ptolemy.ssm
A predictor
Predictor(CompositeEntity, String) - Constructor for class org.ptolemy.ssm.Predictor
Instantiate a new predictor.
Predictor(Workspace) - Constructor for class org.ptolemy.ssm.Predictor
Instantiate a new predictor.
predictQuantizationEventTime(int) - Method in class org.ptolemy.qss.solver.QSSBase
Get the predicted quantization-event time for a state.
predictQuantizationEventTimeEarliest() - Method in class org.ptolemy.qss.solver.QSSBase
Get the earliest predicted quantization-event time for all states.
predictQuantizationEventTimeEarliest(boolean[]) - Method in class org.ptolemy.qss.solver.QSSBase
Get the earliest predicted quantization-event time for all states.
PreemptableServer - Class in ptolemy.domains.ptides.demo.TTE
A server that has service time infinity until a new service time value is received.
PreemptableServer(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.demo.TTE.PreemptableServer
Construct an actor with the specified container and name.
PREEMPTED - ptolemy.actor.ExecutionAspectListener.ExecutionEventType
Preempted the execution of an actor.
preemptive - Variable in class ptolemy.actor.lib.aspect.FixedPriorityScheduler
Parameter to configure whether a preemptive or non-preemptive scheduling strategy should be used.
preemptive - Variable in class ptolemy.actor.lib.ResettableTimer
Indicator of whether new inputs cancel previous requests.
preemptive - Variable in class ptolemy.domains.modal.kernel.Transition
Parameter specifying whether this transition is preemptive.
preemptive - Variable in class ptolemy.domains.tm.kernel.TMDirector
Indicating whether the execution of the actors is preemptable.
preemptiveTransitionList() - Method in class ptolemy.domains.modal.kernel.State
Return the list of preemptive outgoing transitions from this state.
PREF_COLSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
An unmodifyable ColumnSpec that determines its width by computing the maximum of all column component preferred widths.
PREF_ROWSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
An unmodifyable RowSpec that determines its height by computing the maximum of all column component preferred heights.
PREFERENCES_DIRECTORY - Static variable in class ptolemy.util.StringUtilities
Location of Application preferences such as the user library.
PREFERENCES_FILE_NAME - Static variable in class ptolemy.actor.gui.PtolemyPreferences
The file name where user-defined preferences are stored.
PREFERENCES_WITHIN_CONFIGURATION - Static variable in class ptolemy.actor.gui.PtolemyPreferences
The location with the configuration of the preferences attribute.
preferencesDirectory() - Static method in class ptolemy.util.StringUtilities
Return the preferences directory, creating it if necessary.
preferenceValue(NamedObj, String) - Static method in class ptolemy.actor.gui.PtolemyPreferences
Check to see whether a preference of the specified name is defined in the specified context, and if it is, return its value.
preferenceValue(NamedObj, String) - Static method in class ptolemy.data.expr.ModelScope
Check to see whether a preference of the specified name is defined in the specified context, and if it is, return its value.
preferenceValueLocal(NamedObj, String) - Static method in class ptolemy.actor.gui.PtolemyPreferences
Check to see whether a preference of the specified name is defined in the container of the specified context, either directly or within an instance of PtolemyPreferences, or globally, and if it is, return it's value.
preferred - Variable in class ptolemy.actor.lib.Default
The preferred input port.
PREFERRED - Static variable in class com.jgoodies.forms.layout.Sizes
Use the maximum of all component preferred sizes as column or row size.
preferredBackgroundColor(Object) - Static method in class ptolemy.actor.gui.PtolemyQuery
Return the preferred background color for editing the specified object.
preferredForegroundColor(Object) - Static method in class ptolemy.actor.gui.PtolemyQuery
Return the preferred foreground color for editing the specified object.
preferredLayoutSize(Container) - Method in class com.jgoodies.forms.layout.FormLayout
Determines the preferred size of the parent container using this form layout.
preferredSize - Variable in class ptolemy.actor.gui.properties.GUIProperty
The preferred size of the Swing component.
prefire() - Method in class lbnl.actor.lib.SystemCommand
Prefire this actor.
prefire() - Method in class lbnl.lib.labview.LabVIEWSimulator
Return true and do not check the inputs.
prefire() - Method in class org.ptolemy.machineLearning.particleFilter.ConvertParticlesToCovarianceMatrix
 
prefire() - Method in class org.ptolemy.machineLearning.particleFilter.ParticleMutualInformation
 
prefire() - Method in class org.ptolemy.optimization.PositionConstraintCalculator
 
prefire() - Method in class org.ptolemy.ssm.CovarianceStatePredictor
 
prefire() - Method in class org.ptolemy.ssm.StatePredictorWithAccControl
 
prefire() - Method in class ptolemy.actor.AtomicActor
Return true.
prefire() - Method in class ptolemy.actor.CompositeActor
If this actor is opaque, invoke the prefire() method of the local director.
prefire() - Method in class ptolemy.actor.Director
Return true if the director is ready to fire.
prefire() - Method in class ptolemy.actor.DoNothingDirector
 
prefire() - Method in interface ptolemy.actor.Executable
This method should be invoked prior to each invocation of fire().
prefire() - Method in class ptolemy.actor.gt.ModelCombine
Return true if there is any input token available.
prefire() - Method in class ptolemy.actor.gt.ModelExecutor
Return true if there is any input token available.
prefire() - Method in class ptolemy.actor.gt.ModelGenerator
Return true if the moml port is connected and has a token, or the modelName port is connected and has a token, or neither the modelName port nor the moml port is connected (in which case this actor serves as a source).
prefire() - Method in class ptolemy.actor.gt.MoMLGenerator
Return true if there is a model at the input port, or false otherwise.
prefire() - Method in class ptolemy.actor.gt.StateMatcher
Do nothing and return false.
prefire() - Method in class ptolemy.actor.gt.TransformationRule
Test whether this actor can be fired, depending on the mode.
prefire() - Method in class ptolemy.actor.lib.BooleanSelect
If the mode is to read a control token, then return true if the control input has a token.
prefire() - Method in class ptolemy.actor.lib.Clock
Deprecated.
Check that the length of the values and offsets parameters are the same.
prefire() - Method in class ptolemy.actor.lib.Commutator
Return false if the current input position does not have an input token.
prefire() - Method in class ptolemy.actor.lib.ComputeHistogram
Return false if the input does not have enough tokens to fire.
prefire() - Method in class ptolemy.actor.lib.ConfigurationSelect
Return false if there are not available tokens on the input port chosen by the current value of the selector.
prefire() - Method in class ptolemy.actor.lib.conversions.AnythingToDouble
Deprecated.
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.BooleanToAnything
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.CartesianToComplex
Return false if either of the input ports has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.CartesianToPolar
Return false if either of the input ports has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.ComplexToCartesian
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.ComplexToPolar
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.DateToString
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.DoubleToFix
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.ExpressionToToken
Return true if and only if an input is present.
prefire() - Method in class ptolemy.actor.lib.conversions.FixToDouble
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.FixToFix
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.ImageToString
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.IntArrayToString
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.InUnitsOf
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.json.JSONToToken
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.json.TokenToJSON
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.LongToDate
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.LongToDouble
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.PolarToCartesian
Return false if either of the input ports has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.PolarToComplex
Return false if either of the input ports has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.Round
Return false if there is no available input token, and otherwise return whatever the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.SmoothToDouble
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.StringToBoolean
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.StringToDate
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.StringToDouble
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.StringToInt
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.StringToIntArray
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.StringToUnsignedByteArray
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.conversions.StringToXML
Return true if there is token at the input input.
prefire() - Method in class ptolemy.actor.lib.conversions.UnsignedByteArrayToString
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.DiscreteClock
Return true if current time has not exceeded the stopTime.
prefire() - Method in class ptolemy.actor.lib.DoubleReader
Deprecated.
Read one row from the input and prepare for output them.
prefire() - Method in class ptolemy.actor.lib.ElementsToArray
Return true if all channels of the input port have tokens, false if any channel does not have a token.
prefire() - Method in class ptolemy.actor.lib.Expression
Prefire this actor.
prefire() - Method in class ptolemy.actor.lib.gui.SliderSource
Record the current value of the slider.
prefire() - Method in class ptolemy.actor.lib.gui.TimedPlotter
Pre-fire this actor.
prefire() - Method in class ptolemy.actor.lib.hoc.ApplyFunction
Return true if the actor either of its input port has token.
prefire() - Method in class ptolemy.actor.lib.hoc.ApplyFunctionOverSequence
Deprecated.
Return true if the input ports have enough tokens.
prefire() - Method in class ptolemy.actor.lib.hoc.CaseDirector
Read the control token input, transfer input tokens, and invoke prefire() of the selected refinement.
prefire() - Method in class ptolemy.actor.lib.hoc.MobileFunction
Deprecated.
Return true if the actor either of its input port has token.
prefire() - Method in class ptolemy.actor.lib.hoc.MobileModel
Return true if the actor either of its input port has token.
prefire() - Method in class ptolemy.actor.lib.hoc.RunCompositeActor
Return true, indicating that this actor is always ready to fire.
prefire() - Method in class ptolemy.actor.lib.hoc.test.PreinitializeMustBeInvoked
 
prefire() - Method in class ptolemy.actor.lib.IIR
Return false if the input does not have a token.
prefire() - Method in class ptolemy.actor.lib.image.ImageReader
Read in an image.
prefire() - Method in class ptolemy.actor.lib.image.PGMReader
 
prefire() - Method in class ptolemy.actor.lib.image.URLToImage
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.javasound.AudioPlayer
Return true if the actor has enough data to fire.
prefire() - Method in class ptolemy.actor.lib.javasound.AudioReader
Return false if there is no more data available in the file.
prefire() - Method in class ptolemy.actor.lib.Lattice
Check to see if this actor is ready to fire.
prefire() - Method in class ptolemy.actor.lib.LevinsonDurbin
If there is no token on the autocorrelation input, return false.
prefire() - Method in class ptolemy.actor.lib.LinearDifferenceEquationSystem
If the parameter initialStates has changed, then update the internal state of this actor to be the value of the initialStates parameter.
prefire() - Method in class ptolemy.actor.lib.logic.Comparator
Check that each input port has at least one token, and if so, return the result of the superclass prefire() method.
prefire() - Method in class ptolemy.actor.lib.MovingAverage
Return false if the input does not have a token.
prefire() - Method in class ptolemy.actor.lib.MovingMaximum
Deprecated.
Return true if the prefire() method of the superclass returns true, and there is at least one token at the input port.
prefire() - Method in class ptolemy.actor.lib.PoissonClock
If the current time matches the expected time for the next output, then return true.
prefire() - Method in class ptolemy.actor.lib.Pulse
Start an iteration.
prefire() - Method in class ptolemy.actor.lib.python.PythonScript
Invoke the prefire() method if defined in the script.
prefire() - Method in class ptolemy.actor.lib.Reader
Deprecated.
Read one row from the input and prepare for output them.
prefire() - Method in class ptolemy.actor.lib.RecordAssembler
Return true if all connected input ports have tokens, false if some connected input ports do not have a token.
prefire() - Method in class ptolemy.actor.lib.RecordUpdater
Return true if all input ports have tokens, false if some input ports do not have a token.
prefire() - Method in class ptolemy.actor.lib.RecursiveLattice
Check to see if this actor is ready to fire.
prefire() - Method in class ptolemy.actor.lib.RunningMaximum
Return true if the prefire() method of the superclass returns true, and there is at least one token at the input port.
prefire() - Method in class ptolemy.actor.lib.RunningMinimum
Return true if the prefire() method of the superclass returns true, and there is at least one token at the input port.
prefire() - Method in class ptolemy.actor.lib.Select
Read a control token, if there is one, and check to see whether an input is available on the input channel specified by the most recent control token, if it is in range.
prefire() - Method in class ptolemy.actor.lib.Sequencer
Return false if either the input port or the sequenceNumber port lacks an input token.
prefire() - Method in class ptolemy.actor.lib.SequentialClock
Deprecated.
Set the current value.
prefire() - Method in class ptolemy.actor.lib.Source
If the trigger input is connected and it has no input or an unknown state, then return false.
prefire() - Method in class ptolemy.actor.lib.Synchronizer
If all of the input channels have at least one token, return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.lib.test.LoopTest2
 
prefire() - Method in class ptolemy.actor.lib.test.SearchTest
 
prefire() - Method in class ptolemy.actor.lib.TimedSource
Return false if the current time is greater than or equal to the stopTime parameter value.
prefire() - Method in class ptolemy.actor.lib.URLDirectoryReader
Deprecated.
Read one row from the input and prepare for output them.
prefire() - Method in class ptolemy.actor.lib.VariableSleep
Reset the flag that fire() checks so that fire() only sleeps once.
prefire() - Method in class ptolemy.actor.lib.VectorAssembler
Return true if all channels of the input port have tokens, false if any channel does not have a token.
prefire() - Method in class ptolemy.actor.lib.vhdl.FixConst
If the trigger input is connected and it has no input or an unknown state, then return false.
prefire() - Method in class ptolemy.actor.lib.vhdl.FixSequence
If the trigger input is connected and it has no input or an unknown state, then return false.
prefire() - Method in class ptolemy.actor.parameters.ParameterSet
Check to see whether the specified file has changed, and if so, re-read it.
prefire() - Method in class ptolemy.actor.process.CompositeProcessDirector
If there are input or output ports, and this is the first iteration, then start threads to handle the inputs and outputs.
prefire() - Method in class ptolemy.actor.process.ProcessDirector
Start threads for all actors that have not had threads started already (this might include actors initialized since the last invocation of prefire).
prefire() - Method in class ptolemy.actor.ptalon.lib.MapFileStorage
Return false if there is no more data available in the file.
prefire() - Method in class ptolemy.actor.ptalon.lib.MapWorker
Return true if there is an available key token and value token on the inputKey and inputValue ports.
prefire() - Method in class ptolemy.actor.ptalon.lib.ReduceWorker
Return true if there is an available key token and value token on the inputKey and inputValue ports.
prefire() - Method in class ptolemy.actor.ptalon.lib.SplitReader
Return false if there is no more data available in the file.
prefire() - Method in class ptolemy.actor.ptalon.lib.StringToKeyValue
Return false if the input port has no token, otherwise return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.actor.sched.FixedPointDirector
Return true if the director is ready to fire.
prefire() - Method in class ptolemy.actor.sched.StaticSchedulingDirector
Return true if the director is ready to fire.
prefire() - Method in class ptolemy.actor.test.TestActor
Record the invocation, then return true.
prefire() - Method in class ptolemy.actor.test.TypedTestActor
Record the invocation, then return true.
prefire() - Method in class ptolemy.actor.util.PeriodicDirectorHelper
If the period value is greater than zero, then return true if the current time is a multiple of the value and the current microstep is 1.
prefire() - Method in class ptolemy.caltrop.actors.AbstractCalInterpreter
Prefire the actor.
prefire() - Method in class ptolemy.caltrop.ddi.CSP
 
prefire() - Method in class ptolemy.caltrop.ddi.Dataflow
Select a fireable action among the actions of the actor, if possible.
prefire() - Method in class ptolemy.caltrop.ddi.DDF
Select a fireable action among the actions of the actor, if possible.
prefire() - Method in interface ptolemy.distributed.common.DistributedActor
This method should be invoked once per iteration, before the first invocation of fire() in that iteration.
prefire() - Method in class ptolemy.distributed.rmi.DistributedActorWrapper
This method should be invoked once per iteration, before the first invocation of fire() in that iteration.
prefire() - Method in class ptolemy.domains.ci.kernel.CIDirector
If this director is at the top level of the model or there is pushed data or pull request to be processed, return true; otherwise, return false.
prefire() - Method in class ptolemy.domains.ci.lib.BackDropQueue
Reset the flag that fire() checks so that fire() only sleeps once.
prefire() - Method in class ptolemy.domains.ci.lib.BinarySwitch
Reset the flag that fire() checks so that fire() only sleeps once.
prefire() - Method in class ptolemy.domains.ci.lib.FrontDropQueue
Reset the flag that fire() checks so that fire() only sleeps once.
prefire() - Method in class ptolemy.domains.ci.lib.Queue
Reset the flag that fire() checks so that fire() only sleeps once.
prefire() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Initialize the fixed-point iteration by setting all receivers to unknown, and return true if we have not passed the stop time.
prefire() - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
If either the impulse or initialState input is unknown, then return false.
prefire() - Method in class ptolemy.domains.continuous.kernel.HybridModalDirector
Override the base class to set current time to match that of the enclosing executive director, if there is one, regardless of whether that time is in the future or past.
prefire() - Method in class ptolemy.domains.continuous.lib.EventSource
Deprecated.
Return true if this actor is scheduled to fire at the current time.
prefire() - Method in class ptolemy.domains.dde.demo.LocalZeno.ListenClock
Generate an ExecEvent with a state value of 1, cause the calling thread to sleep for 100 milliseconds and then call the superclass prefire() method.
prefire() - Method in class ptolemy.domains.dde.demo.LocalZeno.ListenFeedBackDelay
Generate an ExecEvent with a state value of 1, cause the calling thread to sleep for 100 milliseconds and then call the superclass prefire() method.
prefire() - Method in class ptolemy.domains.dde.demo.LocalZeno.ListenFork
Generate an ExecEvent with a state value of 1, cause the calling thread to sleep for 100 milliseconds and then call the superclass prefire() method.
prefire() - Method in class ptolemy.domains.dde.demo.LocalZeno.ListenSink
Generate an ExecEvent with a state value of 1, cause the calling thread to sleep for 100 milliseconds and then call the superclass prefire() method.
prefire() - Method in class ptolemy.domains.dde.demo.LocalZeno.ListenWire
Generate an ExecEvent with a state value of 1, cause the calling thread to sleep for 100 milliseconds and then call the superclass prefire() method.
prefire() - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Check the input ports of the container composite actor (if there are any) to see whether they have enough tokens, and return true if they do.
prefire() - Method in class ptolemy.domains.ddf.lib.DDFBooleanSelect
Return false if the port to read from in the current iteration does not have a token.
prefire() - Method in class ptolemy.domains.ddf.lib.DDFSelect
Return false if the port or channel it needs to read from in the following firing does not have a token.
prefire() - Method in class ptolemy.domains.de.kernel.DEDirector
Set the model time to the outside time if this director is not at the top level.
prefire() - Method in class ptolemy.domains.de.lib.AverageOverTime
Determine whether this actor can fire in the current iteration.
prefire() - Method in class ptolemy.domains.de.lib.MostRecent
If there is no input on the trigger port, return false, indicating that this actor does not want to fire.
prefire() - Method in class ptolemy.domains.de.lib.Queue
If there is no input on the trigger port, return false, indicating that this actor does not want to fire.
prefire() - Method in class ptolemy.domains.de.lib.Register
Return true if there is any token in the input or the trigger port.
prefire() - Method in class ptolemy.domains.de.lib.SharedQueue
Return true if either there is input at the input port, or there are triggering signals at the trigger port.
prefire() - Method in class ptolemy.domains.de.lib.TimeCompare
Return ture if this actor can fire.
prefire() - Method in class ptolemy.domains.de.lib.Wire
Deprecated.
Return true if there is any token on an input port.
prefire() - Method in class ptolemy.domains.dt.kernel.DTDirector
Check the input ports of the container composite actor (if there are any) to see whether they have enough tokens.
prefire() - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
This method always return true.
prefire() - Method in class ptolemy.domains.gr.kernel.GRDirector
Always return true.
prefire() - Method in class ptolemy.domains.gr.lib.GRShadedShape
Return false if the scene graph is already initialized.
prefire() - Method in class ptolemy.domains.gr.lib.GRShape2D
Return false if the scene graph is already initialized.
prefire() - Method in class ptolemy.domains.gr.lib.Line2D
Return false if the scene graph is already initialized.
prefire() - Method in class ptolemy.domains.gr.lib.TextString3D
Override the base class to update the text parameter from the value given at the port, if any.
prefire() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Override the base class to not set model time to that of the enclosing director.
prefire() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return true.
prefire() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Return true if the mode controller is ready to fire.
prefire() - Method in class ptolemy.domains.petrinet.kernel.PetriNetActor
This method tests whether the PetriNetActor or its component contains any enabled Transitions or not.
prefire() - Method in class ptolemy.domains.ptera.kernel.PteraController
Invoke prefire() of the director.
prefire() - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Return true if the director is ready to fire.
prefire() - Method in class ptolemy.domains.pthales.kernel.PthalesDirector
Return true if the director is ready to fire.
prefire() - Method in class ptolemy.domains.pthales.lib.PthalesDynamicCompositeActor
If this actor is opaque, invoke the prefire() method of the local director.
prefire() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Override the base class to not set model time to that of the enclosing director.
prefire() - Method in class ptolemy.domains.sdf.kernel.SDFDirector
Check the input ports of the container composite actor (if there are any) to see whether they have enough tokens, and return true if they do.
prefire() - Method in class ptolemy.domains.sdf.kernel.test.SDFTestDelay
This method should be invoked once per iteration, before the first invocation of fire() in that iteration.
prefire() - Method in class ptolemy.domains.sdf.lib.Autocorrelation
If there are not sufficient inputs, then return false.
prefire() - Method in class ptolemy.domains.sdf.lib.DotProduct
If both of the input ports have at least one token, return what the superclass returns (presumably true).
prefire() - Method in class ptolemy.domains.sdf.lib.FIR
Return false if the input does not have enough tokens to fire.
prefire() - Method in class ptolemy.domains.sdf.lib.LMSAdaptive
Return false if the error input does not have enough tokens to fire.
prefire() - Method in class ptolemy.domains.sdf.lib.MatrixJoin
Return true if each input channel has enough tokens for this actor to fire.
prefire() - Method in class ptolemy.domains.sdf.lib.SDFTransformer
Return true if the number of available tokens on the input port is at least the declared consumption rate for the port.
prefire() - Method in class ptolemy.domains.sdf.lib.SequenceToArray
Return true if the input port has enough tokens for this actor to fire.
prefire() - Method in class ptolemy.domains.sdf.lib.SequenceToMatrix
Return true if the input port has enough tokens for this actor to fire.
prefire() - Method in class ptolemy.domains.sdf.lib.VariableFIR
Return false if the input does not have enough tokens to fire.
prefire() - Method in class ptolemy.domains.sdf.lib.VariableLattice
Return false if the input does not have enough tokens to fire.
prefire() - Method in class ptolemy.domains.sdf.lib.VariableRecursiveLattice
Return false if the input does not have enough tokens to fire.
prefire() - Method in class ptolemy.domains.sr.kernel.SRDirector
Return true if we are ready to fire, meaning that either (1) we are at the top level, (2) the period parameter is zero (in which case we are always ready to fire, or (3) the period parameter is nonzero, the current time matches the next expected execution time, and the current microstep is 1.
prefire() - Method in class ptolemy.domains.sr.lib.Absent
Return true.
prefire() - Method in class ptolemy.domains.sr.lib.Combine
 
prefire() - Method in class ptolemy.domains.sr.lib.EnabledComposite
If the enable input is not known, then return false; if the enable input is known and either absent or false, then also return false; if it is known and true, then invoke the prefire() method of the superclass and return what it returns.
prefire() - Method in class ptolemy.domains.sr.lib.Undefined
Deprecated.
Return false.
prefire() - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Override the base class to set time to match environment time if this director is embedded.
prefire() - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Override the base class to set time to match environment time if this director is embedded.
prefire() - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Override the base class to set time to match environment time if this director is embedded.
prefire() - Method in class ptolemy.domains.tdl.kernel.TDLModuleDirector
Check if at the current time there is something to do.
prefire() - Method in class ptolemy.domains.tester.kernel.TesterDirector
Return true.
prefire() - Method in class ptolemy.domains.tm.kernel.TMDirector
Advance time to the next event time (or the outside time if this director is embedded in another domain); if there are any tasks that finish at the current time, then finish the execution of the current task by calling the fire() method of that actors.
prefire() - Method in class ptolemy.domains.tm.lib.TMCompositeFacade
 
prefire() - Method in class ptolemy.domains.wireless.lib.TransmitPropertyTransformer
Return true, indicating that this actor is always ready to fire.
prefire() - Method in class ptolemy.matlab.Expression
Return true if all input ports have at least one token.
prefixName() - Method in enum ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
Return the name of the given unit prefix as a string.
prefixSymbol() - Method in enum ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
Return the short symbol representing the given unit prefix as a string.
preinitialize() - Method in class lbnl.actor.lib.Simulator
Initializes the data members and checks if the parameters of the actor are valid.
preinitialize() - Method in class lbnl.actor.lib.SystemCommand
Initializes the data members and checks if the parameters of the actor are valid.
preinitialize() - Method in class org.hlacerti.lib.HlaManager
Launch the HLA/CERTI RTIG process as subprocess.
preinitialize() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
 
preinitialize() - Method in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
 
preinitialize() - Method in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Create the model inside from the parameter values.
preinitialize() - Method in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Create the model inside from the parameter values.
preinitialize() - Method in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
Create the model inside from the parameter values.
preinitialize() - Method in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
Create the model inside from the parameter values.
preinitialize() - Method in class ptolemy.actor.AbstractInitializableAttribute
Invoke preinitialize() on registered initializables.
preinitialize() - Method in class ptolemy.actor.AtomicActor
Create receivers and declare delay dependencies.
preinitialize() - Method in class ptolemy.actor.CompositeActor
Create receivers and invoke the preinitialize() method of the local director.
preinitialize() - Method in class ptolemy.actor.Director
Validate the attributes and then invoke the preinitialize() methods of all its deeply contained actors.
preinitialize() - Method in class ptolemy.actor.DoNothingDirector
 
preinitialize() - Method in class ptolemy.actor.gt.controller.ModelParameter
Preinitialize this model parameter and set the current model to be null.
preinitialize() - Method in class ptolemy.actor.gt.StateMatcher
Do nothing.
preinitialize() - Method in class ptolemy.actor.gt.TransformationRule.TransformationDirector
Set stop requested to be false, initialize zero time variable and initialize the local clock.
preinitialize() - Method in interface ptolemy.actor.Initializable
This method should be invoked exactly once per execution of a model, before any of these other methods are invoked.
preinitialize() - Method in class ptolemy.actor.lib.BusAssembler
Makes sure that there is only one relation connected to the output port and recalculates its width.
preinitialize() - Method in class ptolemy.actor.lib.BusDisassembler
 
preinitialize() - Method in class ptolemy.actor.lib.CatchExceptionAttribute
Register this attribute with the manager.
preinitialize() - Method in class ptolemy.actor.lib.ClassWrapper
Get the Class object of the specified class.
preinitialize() - Method in class ptolemy.actor.lib.comm.Slicer
Set up the production constant.
preinitialize() - Method in class ptolemy.actor.lib.database.DatabaseManager
Open a connection to the database, if one is not already open, prompting the user for a password.
preinitialize() - Method in class ptolemy.actor.lib.Default
Override the base class to declare that the output does not depend on the alternate in a firing.
preinitialize() - Method in class ptolemy.actor.lib.ExceptionManager
Register this attribute with the manager.
preinitialize() - Method in class ptolemy.actor.lib.Expression
Preinitialize this actor.
preinitialize() - Method in class ptolemy.actor.lib.fmi.FMUImport
Instantiate the slave FMU component.
preinitialize() - Method in class ptolemy.actor.lib.fmi.FMUImportHybrid
Instantiate the slave FMU component.
preinitialize() - Method in class ptolemy.actor.lib.fmi.FMUQSS
Initialize the continuous states.
preinitialize() - Method in class ptolemy.actor.lib.gui.PlotterBase
Clear the plot, if there is one.
preinitialize() - Method in class ptolemy.actor.lib.gui.SketchedSource
Override the base class to not clear the plot.
preinitialize() - Method in class ptolemy.actor.lib.hoc.ApplyFunctionOverSequence
Deprecated.
Preinitialize the actor.
preinitialize() - Method in class ptolemy.actor.lib.hoc.ExecuteActor
Override the base class to not set type constraints between the output ports and parameters of the actor.
preinitialize() - Method in class ptolemy.actor.lib.hoc.ExecuteCompositeActor
Override the base class to set type constraints between the output ports and parameters of this actor whose name matches the output port.
preinitialize() - Method in class ptolemy.actor.lib.hoc.MobileModel
preinitialize this actor.
preinitialize() - Method in class ptolemy.actor.lib.hoc.MultiInstanceComposite
Call the base class to perform standard preinitialize(), and, if this is the master copy, proceed to create MultiInstanceComposite.nInstances-1 additional copies, and link them to the same input/output ports this master is connected to.
preinitialize() - Method in class ptolemy.actor.lib.hoc.RunCompositeActor
Override the base class to set type constraints between the output ports and parameters of this actor whose name matches the output port.
preinitialize() - Method in class ptolemy.actor.lib.hoc.test.PreinitializeMustBeInvoked
 
preinitialize() - Method in class ptolemy.actor.lib.io.comm.SerialComm
Perform resource allocation for this actor.
preinitialize() - Method in class ptolemy.actor.lib.io.ExpressionReader
Deprecated.
Open the file or URL and read the first line, and use the first line to set the type of the output.
preinitialize() - Method in class ptolemy.actor.lib.io.LineWriter
Read the value of alwaysFlush parameter.
preinitialize() - Method in class ptolemy.actor.lib.javasound.AudioWriteBuffer
Set up the number channels to use.
preinitialize() - Method in class ptolemy.actor.lib.javasound.AudioWriter
Set up the number channels to use.
preinitialize() - Method in class ptolemy.actor.lib.jjs.JavaScript
Create a new JavaScript engine, load the default functions, and evaluate the script parameter.
preinitialize() - Method in class ptolemy.actor.lib.jjs.modules.iotAuth.AuthManager
Preinitialze the AuthManager attribute.
preinitialize() - Method in class ptolemy.actor.lib.LinearDifferenceEquationSystem
Check the dimension of all parameters.
preinitialize() - Method in class ptolemy.actor.lib.mail.SendMail
Set up the properties for the SMTP protocol.
preinitialize() - Method in class ptolemy.actor.lib.Publisher
Override the base class to ensure that links to subscribers have been updated.
preinitialize() - Method in class ptolemy.actor.lib.PublisherNonStrictTest
Override the base class to ensure that links to subscribers have been updated.
preinitialize() - Method in class ptolemy.actor.lib.python.PythonScript
Create an instance of the parameter named by the jythonClassName parameter that is defined in the script.
preinitialize() - Method in class ptolemy.actor.lib.r.RExpression
 
preinitialize() - Method in class ptolemy.actor.lib.r.RExpression2
Iterate through the ports.
preinitialize() - Method in class ptolemy.actor.lib.ResettableTimer
Override the base class to declare that the output does not depend on the input in a firing.
preinitialize() - Method in class ptolemy.actor.lib.SetVariable
If there is no variable with the specified name, then create one.
preinitialize() - Method in class ptolemy.actor.lib.vhdl.AddSubtract
Override the base class to declare that the A and B ports do not depend on the output in a firing.
preinitialize() - Method in class ptolemy.actor.lib.vhdl.FixComparator
Override the base class to declare that the A and B ports do not depend on the output in a firing.
preinitialize() - Method in class ptolemy.actor.lib.vhdl.FixCounter
Override the base class to declare that the increment and decrement ports do not depend on the output in a firing.
preinitialize() - Method in class ptolemy.actor.lib.vhdl.IntegerCounter
Override the base class to declare that the enable and reset ports do not depend on the output in a firing.
preinitialize() - Method in class ptolemy.actor.lib.vhdl.LogicalNot
Override the base class to declare that the A and port does not depend on the output in a firing.
preinitialize() - Method in class ptolemy.actor.lib.vhdl.LogicFunction
Override the base class to declare that the A and B ports do not depend on the output in a firing.
preinitialize() - Method in class ptolemy.actor.lib.vhdl.Memory
Override the base class to declare that the address, dataIn and writeEnable ports do not depend on the output in a firing.
preinitialize() - Method in class ptolemy.actor.lib.vhdl.Multiplexor
Override the base class to declare that the A, B and select ports do not depend on the output in a firing.
preinitialize() - Method in class ptolemy.actor.lib.vhdl.Multiplier
Override the base class to declare that the A and B ports do not depend on the output in a firing.
preinitialize() - Method in class ptolemy.actor.lib.vhdl.Register
Override the base class to declare that the input and port does not depend on the output in a firing.
preinitialize() - Method in class ptolemy.actor.lib.vhdl.RegisterSR
Override the base class to declare that the input port does not depend on the output in a firing.
preinitialize() - Method in class ptolemy.actor.lib.vhdl.ROM
Override the base class to declare that the address port does not depend on the output in a firing.
preinitialize() - Method in class ptolemy.actor.lib.vhdl.SynchronousFixTransformer
Override the base class to declare that the output does not depend on the input in a firing.
preinitialize() - Method in class ptolemy.actor.lib.video.SumofAbsoluteDifferences
 
preinitialize() - Method in class ptolemy.actor.parameters.ParameterSet
Check to see whether the specified file has changed, and if so, re-read it, and invoke the preinitialize() methods of objects that have been added using addInitializable().
preinitialize() - Method in class ptolemy.actor.parameters.PortParameter
Reset the current value to match the persistent value.
preinitialize() - Method in class ptolemy.actor.parameters.SharedParameter
Traverse the model and update values.
preinitialize() - Method in class ptolemy.actor.process.ProcessDirector
Preinitialize the model controlled by this director.
preinitialize() - Method in class ptolemy.actor.ptalon.lib.SplitReader
Open the file or URL, skip the number of lines specified by the numberOfLinesToSkip parameter, and read the first line to be sent out in the fire() method.
preinitialize() - Method in class ptolemy.actor.PublisherPort
Override the base class to throw an exception if this port is at the top level.
preinitialize() - Method in class ptolemy.actor.PubSubPort
Do nothing.
preinitialize() - Method in class ptolemy.actor.SubscriberPort
Override the base class to ensure that there is a publisher.
preinitialize() - Method in class ptolemy.actor.SubscriptionAggregatorPort
Check that the port is not in the top level, then call preinitialize() in the super class.
preinitialize() - Method in class ptolemy.caltrop.actors.AbstractCalInterpreter
Populate the initial actor environment.
preinitialize() - Method in class ptolemy.caltrop.ddi.CSP
 
preinitialize() - Method in class ptolemy.caltrop.ddi.Dataflow
Preinitialize this actor.
preinitialize() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.test.ReadParametersAcrossLink
Get all parameters named "remoteParameter" from the container of the port on the other side of the input port.
preinitialize() - Method in class ptolemy.cg.lib.EmbeddedCodeActor
Create the embedded actor and add ports to it.
preinitialize() - Method in class ptolemy.cg.lib.ModularCodeGenTypedCompositeActor
Create receivers and invoke the preinitialize() method of the local director.
preinitialize() - Method in class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
Create receivers and invoke the preinitialize() method of the local director.
preinitialize() - Method in class ptolemy.component.AtomicComponent
Preinitialize the component, which in this base class means doing nothing and returning immediately.
preinitialize() - Method in interface ptolemy.component.Component
Preinitialize the component.
preinitialize() - Method in class ptolemy.component.ComponentActor
Load the generated class and search for its fire method.
preinitialize() - Method in class ptolemy.component.ComponentDirector
Preinitialize the component.
preinitialize() - Method in class ptolemy.component.domains.ptinyos.PtinyOSDirector
Preinitialize the component.
preinitialize() - Method in class ptolemy.data.expr.AbstractInitializableParameter
Invoke preinitialize() on registered initializables.
preinitialize() - Method in interface ptolemy.distributed.common.DistributedActor
This method should be invoked exactly once per execution of a model, before any of these other methods are invoked.
preinitialize() - Method in class ptolemy.distributed.domains.sdf.kernel.DistributedSDFDirector
Preinitialize the actors associated with this director and compute the schedule (super).
preinitialize() - Method in class ptolemy.distributed.rmi.DistributedActorWrapper
This method should be invoked exactly once per execution of a model, before any of these other methods are invoked.
preinitialize() - Method in class ptolemy.domains.atc.lib.TrackWriter
Read the value of alwaysFlush parameter.
preinitialize() - Method in class ptolemy.domains.ca.kernel.CADirector
This method performs the initialization step.
preinitialize() - Method in class ptolemy.domains.ci.demo.Router.QueueControl
Preinitialize the private variables _q1Length and _q2Length to zero.
preinitialize() - Method in class ptolemy.domains.ci.kernel.CIDirector
Validate the attributes and then invoke the preinitialize() methods of all its deeply contained actors.
preinitialize() - Method in class ptolemy.domains.ci.lib.BackDropQueue
 
preinitialize() - Method in class ptolemy.domains.ci.lib.BinarySwitch
 
preinitialize() - Method in class ptolemy.domains.ci.lib.FrontDropQueue
 
preinitialize() - Method in class ptolemy.domains.ci.lib.Queue
 
preinitialize() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Preinitialize the model for an execution.
preinitialize() - Method in class ptolemy.domains.continuous.lib.ContinuousTransferFunction
Sanity check the parameters; if the parameters are legal create a continuous-time subsystem that implement the transfer function, preinitialize all the actors in the subsystem, and set the opaqueness of this actor to true.
preinitialize() - Method in class ptolemy.domains.continuous.lib.DifferentialSystem
Create the model inside from the parameter values.
preinitialize() - Method in class ptolemy.domains.continuous.lib.LevelCrossingDetector
Make sure the actor runs with a ContinuousDirector.
preinitialize() - Method in class ptolemy.domains.continuous.lib.LinearStateSpace
Sanity check the parameters; if the parameters are legal create a continuous-time subsystem that implement the model, preinitialize all the actors in the subsystem, and set the opaqueness of this actor to true.
preinitialize() - Method in class ptolemy.domains.continuous.lib.PeriodicSampler
Make sure the actor runs inside a domain that understands superdense time.
preinitialize() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
preinitialize() - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.Philosopher
Set this actor to its initial state, i.e.
preinitialize() - Method in class ptolemy.domains.de.kernel.DEDirector
Set the current timestamp to the model start time, invoke the preinitialize() methods of all actors deeply contained by the container.
preinitialize() - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Preinitialize the actors associated with this director.
preinitialize() - Method in class ptolemy.domains.gr.kernel.GRDirector
Preinitialize the actors associated with this director and initialize the number of iterations to zero.
preinitialize() - Method in class ptolemy.domains.gr.lib.GRShadedShape
Override the base class to ensure that material and appearance objects are created anew.
preinitialize() - Method in class ptolemy.domains.hdf.kernel.HDFDirector
Preinitialize the actors associated with this director.
preinitialize() - Method in class ptolemy.domains.hdf.kernel.HDFFSMDirector
Preinitialize the modal model.
preinitialize() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Calls the preinitialize of the super class and create new event Queue.
preinitialize() - Method in class ptolemy.domains.modal.kernel.FSMActor
Create receivers and input variables for the input ports of this actor, and validate attributes of this actor, and attributes of the ports of this actor.
preinitialize() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Check whether contained refinements have a director.
preinitialize() - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Preinitialize all actors deeply contained by the container of this director.
preinitialize() - Method in class ptolemy.domains.ontologies.lib.UnitsConverter
Preinitialize the actor by setting the unit system ontology concepts for the input and output ports.
preinitialize() - Method in class ptolemy.domains.petrinet.kernel.PetriNetDirector
This method preinitializes the actors associated with this director.
preinitialize() - Method in class ptolemy.domains.pn.kernel.PNDirector
Override the base class to reset the capacities of all the receivers.
preinitialize() - Method in class ptolemy.domains.ptera.kernel.Event
This method should be invoked exactly once per execution of a model, before any of these other methods are invoked.
preinitialize() - Method in class ptolemy.domains.ptera.kernel.PteraController
Preinitialize the controller by invoking preinitialize() of the director and that of the refinements.
preinitialize() - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Invoke the preinitialize() method of the superclass.
preinitialize() - Method in class ptolemy.domains.ptera.lib.EventQueueDebugger
Add this attribute as a debug listener to the director.
preinitialize() - Method in class ptolemy.domains.ptera.lib.TableauParameter
Do nothing.
preinitialize() - Method in class ptolemy.domains.pthales.kernel.PthalesDirector
Preinitialize the actors associated with this director and compute the schedule.
preinitialize() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Call the preinitialize of the super class and create new event Queue.
preinitialize() - Method in class ptolemy.domains.ptides.lib.ActuatorSetup
Deprecated.
Perform a check to see if this device is connected to a network port on the outside.
preinitialize() - Method in class ptolemy.domains.ptides.lib.qm.TCPPacketReceiver
Perform a check to see if this device is connected to a network port on the outside.
preinitialize() - Method in class ptolemy.domains.ptides.lib.qm.TCPPacketTransmitter
Perform a check to see if this device is connected to a network port on the outside.
preinitialize() - Method in class ptolemy.domains.ptides.lib.SensorHandler
Deprecated.
Perform a check to see if this device is connected to a network port on the outside.
preinitialize() - Method in class ptolemy.domains.sdf.kernel.SDFDirector
Preinitialize the actors associated with this director and compute the schedule.
preinitialize() - Method in class ptolemy.domains.sdf.lib.LineCoder
Set up the consumption constant.
preinitialize() - Method in class ptolemy.domains.sdf.lib.SampleDelay
Check that the initialOutputs parameter contains an array token.
preinitialize() - Method in class ptolemy.domains.sequence.kernel.ProcessDirector
Preinitialize the actors associated with this director and compute the schedule.
preinitialize() - Method in class ptolemy.domains.sequence.kernel.SequenceDirector
Preinitialize the actors associated with this director and compute the schedule.
preinitialize() - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Preinitialize will be added to in subclasses Preinitialize the actors associated with this director and compute the schedule.
preinitialize() - Method in class ptolemy.domains.sequence.lib.Break
Add a check for an unconnected input port.
preinitialize() - Method in class ptolemy.domains.sequence.lib.SequencedIntegrator
Perform preinitialization checks on the actor.
preinitialize() - Method in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
Set up the type constraint between the output and the variable and the output and the initial value variable.
preinitialize() - Method in class ptolemy.domains.sequence.lib.SequencedVariable
In addition to the superclass preinitialize(), set the actor icon and its outputInitialValue.
preinitialize() - Method in class ptolemy.domains.sr.lib.Absent
Override the base class to declare that the output port does not depend on the trigger port in a firing.
preinitialize() - Method in class ptolemy.domains.sr.lib.InstantaneousDialogGenerator
Override the base class to declare that the dataOutput and indexOutput ports do not depend on the dataInput port in a firing.
preinitialize() - Method in class ptolemy.domains.sr.lib.NonStrictLogicFunction
Deprecated.
Override the base class to declare that the output does not depend on the input in a firing.
preinitialize() - Method in class ptolemy.domains.sr.lib.NonStrictLogicGate
Override the base class to declare that the output does not depend on the input in a firing.
preinitialize() - Method in class ptolemy.domains.sr.lib.NonStrictThreeBitAdder
Override the base class to declare that the highBit output port does not depend on the inputBits port in a firing.
preinitialize() - Method in class ptolemy.domains.sr.lib.Pre
Override the base class to declare that the output does not depend on the input in a firing.
preinitialize() - Method in class ptolemy.domains.tcs.lib.StationWriter
Read the value of alwaysFlush parameter.
preinitialize() - Method in class ptolemy.domains.tester.kernel.TesterDirector
Override the base class to first invoke preinitialize() on all contained actors and then invoke either test() or train() on all Testable attributes.
preinitialize() - Method in class ptolemy.domains.tm.kernel.TMDirector
In addition to the preinitialization implemented in the super class, create the interrupt event queue and the TM event queue.
preinitialize() - Method in class ptolemy.domains.tm.lib.TMCompositeFacade
Create the execution thread.
preinitialize() - Method in class ptolemy.domains.wireless.lib.GetProperties
Create receivers and set up the type constraints on the output port.
preinitialize() - Method in class ptolemy.domains.wireless.lib.network.mac.FilterMpdu
Initialize this actor.
preinitialize() - Method in class ptolemy.domains.wireless.lib.TransmitPropertyTransformer
Register with the channel as a PropertyTransformer for its connected wireless output port.
preinitialize() - Method in class ptolemy.domains.wireless.lib.WirelessToWired
Create receivers and set up the type constraints on the properties port.
preinitialize() - Method in class ptolemy.matlab.Expression
Open a matlab engine.
preinitialize() - Method in class ptolemy.vergil.actor.lib.LEDMatrix
 
preinitialize() - Method in class ptolemy.vergil.actor.lib.ShowTypes
Override the base class to also register as an execution listener with the Manager.
preinitialize() - Method in class ptolemy.verification.lib.BoundedBufferNondeterministicDelay
Throw an IllegalActionException to indicate that this actor is used for code generation only.
preinitialize() - Method in class ptolemy.verification.lib.BoundedBufferTimedDelay
Throw an IllegalActionException to indicate that this actor is used for code generation only.
preinitialize() - Method in class ptolemy.verification.lib.SMVLegacyCodeActor
Throw an IllegalActionException to indicate that this actor is used for code generation only.
preinitialize(Actor) - Method in class ptolemy.actor.Director
Preinitialize the actor.
preinitializeAndResolveTypes() - Method in class ptolemy.actor.Manager
Preinitialize the model.
preinitializeIfNecessary() - Method in class ptolemy.actor.Manager
If the workspace version has changed since the last invocation of preinitializeAndResolveTypes(), then invoke it now and set the state of the Manager to IDLE upon completion.
PreinitializeMustBeInvoked - Class in ptolemy.actor.lib.hoc.test
Preinitialize() must be invoked after wrapup.
PreinitializeMustBeInvoked(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.test.PreinitializeMustBeInvoked
Construct an actor with the given container and name.
preinitializeThenWrapup(Actor) - Static method in class ptolemy.actor.Manager
Invoke preinitialize() and wrapup().
PREINITIALIZING - Static variable in class ptolemy.actor.Manager
Indicator that the execution is in the preinitialize phase.
premultiply(int[], int, int) - Static method in class com.jhlabs.image.ImageMath
Premultiply a block of pixels.
premultiplyAlpha - Variable in class com.jhlabs.image.ConvolveFilter
Whether to promultiply the alpha before convolving.
PremultiplyFilter - Class in com.jhlabs.image
A filter which premultiplies an image's alpha.
PremultiplyFilter() - Constructor for class com.jhlabs.image.PremultiplyFilter
 
prepare(int, int) - Method in class com.jhlabs.image.LightFilter.Light
Prepare the light for rendering.
prepareFilter(float) - Method in class com.jhlabs.image.TransitionFilter
Prepare the filter for the transiton at a given time.
prepend(Nameable) - Method in class ptolemy.kernel.util.NamedList
Add an element to the beginning of the list.
prependConstraint(PointConstraint) - Method in class diva.canvas.interactor.DragInteractor
Prepend a constraint to the list of constraints on this interactor.
prependPlatformDependentShellCommand - Variable in class ptolemy.actor.lib.Exec
If true, then prepend the platform dependent shell command to the parsed value of the command parameter.
PrepopulatedTutorial - Class in diva.graph.tutorial
This example shows three alternatives to display a prepopulated graph model in a window.
preProcess(int[]) - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.ReaderM
Grab the individual raw sensor (accelerometer and gyroscope) values and store them into the circular sample buffer as a 6 integer array.
prerequisites - Variable in class ptolemy.domains.curriculum.Course
The prerequisites port.
prerequisites - Variable in class ptolemy.domains.curriculum.Or
The prerequisites port.
prerequisites(Actor) - Static method in class ptolemy.actor.util.ActorDependencies
Return a Set of AtomicActors that are connected upstream to this AtomicActor.
prerequisites(Actor, Class) - Static method in class ptolemy.actor.util.ActorDependencies
Return a Set of actors that match the specified filter that are connected upstream to the specified actor.
PreservationAttribute - Class in ptolemy.actor.gt
An attribute to tag an object in the pattern to be preserved.
PreservationAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.PreservationAttribute
Construct an attribute with the given name contained by the specified entity.
PreservationAttribute(Workspace) - Constructor for class ptolemy.actor.gt.PreservationAttribute
Construct an attribute in the specified workspace with an empty string as a name.
PRESERVE - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
PRESERVE - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
PRESERVE - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
preserveObject(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
 
preserveObject(String) - Method in class ptolemy.actor.ptalon.gt.TransformationEvaluator
Preserve an object.
pressDuration - Variable in class ptolemy.actor.lib.gui.EventButton
Amount of time to keep the button depressed, in seconds.
prevCharIsCR - Variable in class ptolemy.data.expr.SimpleCharStream
 
prevCharIsCR - Variable in class ptolemy.moml.unit.SimpleCharStream
 
prevCharIsLF - Variable in class ptolemy.data.expr.SimpleCharStream
 
prevCharIsLF - Variable in class ptolemy.moml.unit.SimpleCharStream
 
Previous - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib
A adapter class for ptolemy.domains.de.lib.Previous.
Previous - Class in ptolemy.domains.de.lib
On each iteration, this actor produces the token received on the previous iteration.
Previous(Previous) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.Previous
Construct a Previous adapter.
Previous(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.Previous
Construct an actor with the specified container and name.
PREVIOUS - ptolemy.vergil.gt.MatchResultViewer.FileSelectionStatus
 
previousActorFirings - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.Firing
 
previousClusters - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.FiringCluster
 
previousFiringFunctions - Variable in class ptolemy.cg.lib.Profile.FiringFunction
The previous firing functions.
previousImageBlock - Variable in class ptolemy.actor.lib.video.SumofAbsoluteDifferences
Input for tokens to be a part of previous frame.
previousIterationClusters - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.FiringCluster
 
previousIterationFirings - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.Firing
 
previousIterationFirings - Variable in class ptolemy.cg.lib.Profile.FiringFunction
The previous iteration firings.
PREWITT_H - Static variable in class com.jhlabs.image.EdgeFilter
 
PREWITT_V - Static variable in class com.jhlabs.image.EdgeFilter
 
primaryElement() - Method in class ptolemy.data.expr.PtParser
 
print() - Method in class ptolemy.data.FixToken
Print the content of this FixToken: This is used for debugging only.
print(int, boolean) - Method in class ptolemy.verification.kernel.maude.RTMFragment
 
print(int, boolean) - Method in class ptolemy.verification.kernel.maude.RTMList
 
print(int, boolean) - Method in class ptolemy.verification.kernel.maude.RTMObject
 
print(int, boolean) - Method in class ptolemy.verification.kernel.maude.RTMOpTerm
 
print(int, boolean) - Method in class ptolemy.verification.kernel.maude.RTMTerm
 
print(Graphics, PageFormat, int) - Method in class diva.canvas.JCanvas
Print the canvas to a printer, represented by the specified graphics object.
print(Graphics, PageFormat, int) - Method in class ptolemy.actor.gui.HTMLViewer
Print the documentation to a printer.
print(Graphics, PageFormat, int) - Method in class ptolemy.actor.gui.PlotTableauFrame
Print the plot to a printer, which is represented by the specified graphics object.
print(Graphics, PageFormat, int) - Method in class ptolemy.actor.gui.RunTableau.RunFrame
Print the plot to a printer, represented by the specified graphics object.
print(Graphics, PageFormat, int) - Method in class ptolemy.actor.gui.TextEditor
Print the text to a printer, which is represented by the specified graphics object.
print(Graphics, PageFormat, int) - Method in class ptolemy.plot.PlotBox
Print the plot to a printer, represented by the specified graphics object.
print(Graphics, PageFormat, int) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Print the visible portion of the graph to a printer, which is represented by the specified graphics object.
print(Graphics, PageFormat, int, Rectangle2D) - Method in class diva.canvas.JCanvas
Print the canvas to a printer, represented by the specified graphics object.
print(Graphics, Rectangle) - Method in class ptolemy.actor.gui.TextEditor
Print the text to a printer, which is represented by the specified graphics object.
PRINT - Static variable in class diva.gui.DefaultActions
 
printAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Print" that prints the current document to the printer, if it implements the Printable or Pageable interface.
printConnectedPorts(ComponentPort) - Method in class ptolemy.kernel.test.ExampleSystem
Print the connected ports for a given ComponentPort.
printContextTree(FigureLayer) - Static method in class diva.canvas.CanvasDebugUtilities
 
printDebug - Variable in class ptolemy.domains.metroII.kernel.MetroIIDirector
Option parameter whether debug info is printed out.
printDebug - Variable in class ptolemy.domains.metroII.kernel.MetroIISystemCDirector
Option parameter whether debug info is printed out.
printDeepConnectedPorts(ComponentPort) - Method in class ptolemy.kernel.test.ExampleSystem
Print the deeply connected ports for a given ComponentPort.
printDeepLinkedPorts(ComponentRelation) - Method in class ptolemy.kernel.test.ExampleSystem
Print the deeply linked ports for a given ComponentRelation.
printElements(String, String, Iterator) - Static method in class diva.util.IteratorUtilities
Print every element of an iterator to stdout.
printElements(String, Iterator) - Static method in class diva.util.IteratorUtilities
Print every element of an iterator to stdout.
printEntityType(String) - Method in class diva.util.xml.XmlReader
Print the type of an entity.
printFix() - Method in class ptolemy.math.FixPoint
Print useful debug information about the FixPoint to standard out.
printLinkedPorts(ComponentRelation) - Method in class ptolemy.kernel.test.ExampleSystem
Print the linked ports for a given ComponentRelation.
printMetroEvent(metroIIcomm.Event.Builder) - Method in class ptolemy.domains.metroII.kernel.MetroIIDebugger
Prints out the details of a MetroII event.
printMetroEvents(Iterable<metroIIcomm.Event.Builder>) - Method in class ptolemy.domains.metroII.kernel.MetroIIDebugger
Prints out the details of a list of MetroII events.
printNotifiedMetroEvents(Iterable<metroIIcomm.Event.Builder>) - Method in class ptolemy.domains.metroII.kernel.MetroIIDebugger
Prints out the details of notified events in a list.
printParseTree(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeWriter
Return an expression for this parse tree, or a description of the exception if an exception occurs.
printPDF() - Method in class ptolemy.actor.gui.TableauFrame
If a PDF printer is available print to it.
printPrecisionFormat(Precision) - Method in class ptolemy.math.Precision.ExpressionLanguagePrecisionFormat
Regular expression for ExpressionLanguagePrecisionFormat.
printPrecisionFormat(Precision) - Method in class ptolemy.math.Precision.IntegerFractionPrecisionFormat
 
printPrecisionFormat(Precision) - Method in class ptolemy.math.Precision.LengthExponentPrecisionFormat
 
printPrecisionFormat(Precision) - Method in class ptolemy.math.Precision.LengthIntegerPrecisionFormat
 
printPrecisionFormat(Precision) - Method in class ptolemy.math.Precision.PrecisionFormat
Creates a valid String representation of the Precision object based on the rules of the given string format.
printPrecisionFormat(Precision) - Method in class ptolemy.math.Precision.VHDLPrecisionFormat
 
printShapeAsCode(String, Shape) - Static method in class diva.util.java2d.ShapeUtilities
Print a Shape to a String, as a code fragment that creates a new GeneralPath.
printSMQueue() - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
Print all elements of the scheduler multiplexor queue.
printStackTrace() - Method in exception com.microstar.xml.XmlException
Print the following to stderr: this exception, its stack trace and if the cause exception is known, print the cause exception and the cause stacktrace.
printStackTrace() - Method in exception ptolemy.kernel.util.KernelException
Print a stack trace message to stderr including this exception, its stack trace and if the cause exception is known, print the cause exception and the cause stacktrace.
printStackTrace() - Method in exception ptolemy.kernel.util.KernelRuntimeException
Print a stack trace message to stderr including this exception, its stack trace and if the cause exception is known, print the cause exception and the cause stacktrace.
printStackTrace(PrintStream) - Method in exception com.microstar.xml.XmlException
Print this exception, its stack trace and if the cause exception is known, print the cause exception and the cause stacktrace.
printStackTrace(PrintStream) - Method in exception ptolemy.kernel.util.KernelException
Print a stack trace message to printStream including this exception, its stack trace and if the cause exception is known, print the cause exception and the cause stacktrace.
printStackTrace(PrintStream) - Method in exception ptolemy.kernel.util.KernelRuntimeException
Print a stack trace message to printStream including this exception, its stack trace and if the cause exception is known, print the cause exception and the cause stacktrace.
printStackTrace(PrintWriter) - Method in exception com.microstar.xml.XmlException
Print this exception, its stack trace and if the cause exception is known, print the cause exception and the cause stacktrace.
printStackTrace(PrintWriter) - Method in exception ptolemy.kernel.util.KernelException
Print a stack trace message to printWriter including this exception, its stack trace and if the cause exception is known, print the cause exception and the cause stacktrace.
printStackTrace(PrintWriter) - Method in exception ptolemy.kernel.util.KernelRuntimeException
Print a stack trace message to printWriter including this exception, its stack trace and if the cause exception is known, print the cause exception and the cause stacktrace.
PrintString - Class in ptolemy.domains.dde.demo.HelloWorld
A demo actor that prints the value of each StringToken that it consumes.
PrintString(TypedCompositeActor, String) - Constructor for class ptolemy.domains.dde.demo.HelloWorld.PrintString
Construct a PrintString actor with the specified container and name.
printSubGraph(DirectedAcyclicGraph) - Method in class ptolemy.domains.sequence.kernel.SequenceScheduler
Print the subGraph edges and nodes.
printText(String) - Method in class ptolemy.domains.metroII.kernel.MetroIIDebugger
Prints out text.
printTitle(String) - Method in class ptolemy.domains.metroII.kernel.MetroIIDebugger
Prints out a title.
printTokenTree() - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Method that print in a human readable way the content of CanBus._tokenTree.
printTrace - Variable in class ptolemy.domains.metroII.kernel.MetroIIDEDirector
True if the trace information is printed.
printTrace - Variable in class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides
Option parameter whether trace info is printed out.
printTrace - Variable in class ptolemy.domains.metroII.kernel.MetroIIDirector
Option parameter whether trace info is printed out.
printVlinksQueue() - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
Print all elements of the different VL queues.
prior - Variable in class org.ptolemy.machineLearning.hmm.ObservationClassifier
An array that defines priors on initial states.
prior - Variable in class org.ptolemy.machineLearning.particleFilter.ParticleFilter
An expression for the prior distribution from which the samples are drawn.
prior - Variable in class org.ptolemy.ssm.StateSpaceModel
An expression for the prior distribution from which the samples are drawn.
PRIOR_NAME - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Prior distribution identifier.
PRIOR_NAME - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
 
prior_new - Variable in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
Updated state prior belief.
priorCovariance - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
A matrix value used in initialization of sigma points.
priorDistribution - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
The user-provided initial guess on the prior probability distribution.
priorDistribution - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
The user-provided initial guess on the prior probability distribution.
priorDistribution - Variable in class org.ptolemy.ssm.StateSpaceModel
An expression for a prior distribution from which the initial particles are sampled.
priorDurationDistribution - Variable in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
The user-provided initial guess on the prior probability distribution.
priorEstimates - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
The vector estimate for the prior distribution on the set of states.
priorEstimates - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
The vector estimate for the prior distribution on the set of states.
PrioritizedTimedQueue - Class in ptolemy.domains.dde.kernel
A FIFO queue with time and priority attributes that is used for storing tokens with time stamps.
PrioritizedTimedQueue() - Constructor for class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Construct an empty queue with no container.
PrioritizedTimedQueue(IOPort) - Constructor for class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Construct an empty queue with the specified IOPort container.
PrioritizedTimedQueue(IOPort, int) - Constructor for class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Construct an empty queue with the specified IOPort container and priority.
priority - Variable in class ptolemy.actor.lib.aspect.PriorityResourceAttributes
The priority for scheduling.
priority - Variable in class ptolemy.domains.de.lib.Server
The priority.
priority - Variable in class ptolemy.domains.ptera.kernel.SchedulingRelation
The priority of this scheduling relation.
priority - Variable in class ptolemy.domains.ptides.lib.qm.TCPPacketTransmitter
Default TCP Packet priority parameter.
priority - Variable in class ptolemy.domains.tm.lib.TMCompositeFacade
Priority of the background process.
priority() - Method in class ptolemy.domains.tm.kernel.TMEvent
Return the priority.
Priority - Class in ptolemy.actor.parameters
A parameter to store an integer number priority in an actor.
Priority(NamedObj, String) - Constructor for class ptolemy.actor.parameters.Priority
Construct a priority parameter with the given name contained by the specified entity.
PriorityResourceAttributes - Class in ptolemy.actor.lib.aspect
Container for decorator attributes that are provided to actors by a ActorExecutionAspect.
PriorityResourceAttributes(NamedObj, String) - Constructor for class ptolemy.actor.lib.aspect.PriorityResourceAttributes
Constructor to use when parsing a MoML file.
PriorityResourceAttributes(NamedObj, Decorator) - Constructor for class ptolemy.actor.lib.aspect.PriorityResourceAttributes
Constructor to use when editing a model.
priorMeanState - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
An array value used in initialization of state variables.
priStdErr - Variable in class lbnl.util.ClientProcess
The thread that captures the standard error stream.
priStdOut - Variable in class lbnl.util.ClientProcess
The thread that captures the standard output stream.
privateDecrypt(Object, PrivateKey, String) - Method in class ptolemy.actor.lib.jjs.modules.crypto.CryptoHelper
Decrypt the input with an asymmetric cipher private key and return the decrypted result.
privateKey - Variable in class ptolemy.actor.lib.security.SignatureSigner
The private key to be used by the SignatureVerifier actor to verify the data on the output port.
PrivateKeyReader - Class in ptolemy.actor.lib.security
Open a keystore from a FileParameter and output a PrivateKey.
PrivateKeyReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.security.PrivateKeyReader
Construct an actor with the given container and name.
privateSeed - Variable in class ptolemy.actor.lib.RandomSource
This private seed overrides the shared seed parameter to specify a particular seed rather than using System.currentTimeMillis() or hashCode() to compute the seed value.
probability - Variable in class ptolemy.actor.lib.comm.HuffmanBasic.Node
The probability of the node.
probability - Variable in class ptolemy.actor.lib.jai.SaltAndPepper
The probability that a pixel will be turned black or white.
probability - Variable in class ptolemy.domains.modal.kernel.FSMActor
Parameter that is a function which evaluates to true when the randomly generated token value is within the probability range expressed by a transition.
probabilityDistribution - Variable in class ptolemy.domains.giotto.kernel.GiottoTimingManager
The value that controls the type of the probability distribution used for random number generation.
ProceduralCodeGenerator - Class in ptolemy.cg.kernel.generic.program.procedural
Base class for Procedural code generator.
ProceduralCodeGenerator(NamedObj, String, String, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.ProceduralCodeGenerator
Create a new instance of the ProceduralCodeGenerator.
ProceduralParseTreeCodeGenerator - Class in ptolemy.cg.kernel.generic.program.procedural
A base class visitor for parse trees of the expression language.
ProceduralParseTreeCodeGenerator(ProgramCodeGenerator) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Create a ProceduralParseTreeCodeGenerator that is used by the given code generator to generate code for expressions.
ProceduralTemplateParser - Class in ptolemy.cg.kernel.generic.program.procedural
A class that allows to parse macros of templates in a code generator perspective.
ProceduralTemplateParser() - Constructor for class ptolemy.cg.kernel.generic.program.procedural.ProceduralTemplateParser
Construct the ProceduralTemplateParser.
process(Buffer, Buffer) - Method in class ptolemy.actor.lib.jmf.VideoCamera.PreAccessCodec
Process a individual frame.
PROCESS - ptolemy.domains.metroII.kernel.FireMachine.State
The state when getfire() 'yield returns' some internal MetroII events.
PROCESS_BLOCKED - Static variable in class ptolemy.domains.pn.kernel.event.PNProcessEvent
The process is in the blocked state.
PROCESS_FINISHED - Static variable in class ptolemy.domains.pn.kernel.event.PNProcessEvent
The process is in the finished state.
PROCESS_NOISE - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Process Noise identifier.
PROCESS_NOISE - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
 
PROCESS_NOISE - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
 
PROCESS_PAUSED - Static variable in class ptolemy.domains.pn.kernel.event.PNProcessEvent
The process is in the paused state.
PROCESS_RUNNING - Static variable in class ptolemy.domains.pn.kernel.event.PNProcessEvent
The process is in the running state.
processArgs(String[]) - Method in class ptolemy.actor.gui.CompositeActorApplication
Parse the command-line arguments, creating models as specified.
processArgs(String[]) - Method in class ptolemy.actor.gui.CompositeActorSimpleApplication
Parse the command-line arguments, creating models as specified.
ProcessAttribute - Class in ptolemy.domains.sequence.kernel
ProcessAttribute is a subclass of Parameter with support for strings.
ProcessAttribute() - Constructor for class ptolemy.domains.sequence.kernel.ProcessAttribute
Construct an attribute in the default workspace with an empty string as its name.
ProcessAttribute(NamedObj, String) - Constructor for class ptolemy.domains.sequence.kernel.ProcessAttribute
Construct an attribute with the given name contained by the specified container.
ProcessAttribute(Workspace) - Constructor for class ptolemy.domains.sequence.kernel.ProcessAttribute
Construct an attribute in the specified workspace with an empty string as a name.
ProcessAudio - Class in ptolemy.actor.lib.javasound.test.pitchshift
Perform real-time pitch shifting of audio signals.
ProcessAudio() - Constructor for class ptolemy.actor.lib.javasound.test.pitchshift.ProcessAudio
 
processCode(String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter
Process the specified code, replacing macros with their values.
processCode(String) - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Process the specified code, replacing macros with their values.
ProcessDirector - Class in ptolemy.actor.process
The base class for directors for the process oriented domains.
ProcessDirector - Class in ptolemy.domains.sequence.kernel
The ProcessDirector implements a sequencing model of computation plus process names.
ProcessDirector() - Constructor for class ptolemy.actor.process.ProcessDirector
Construct a director in the default workspace with an empty string as its name.
ProcessDirector() - Constructor for class ptolemy.domains.sequence.kernel.ProcessDirector
Construct a director in the default workspace with an empty string as its name.
ProcessDirector(CompositeEntity, String) - Constructor for class ptolemy.actor.process.ProcessDirector
Construct a director in the given container with the given name.
ProcessDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.sequence.kernel.ProcessDirector
Construct a director in the given container with the given name.
ProcessDirector(Workspace) - Constructor for class ptolemy.actor.process.ProcessDirector
Construct a director in the workspace with an empty name.
ProcessDirector(Workspace) - Constructor for class ptolemy.domains.sequence.kernel.ProcessDirector
Construct a director in the workspace with an empty name.
processFinished(PNProcessEvent) - Method in interface ptolemy.domains.pn.kernel.event.PNProcessListener
Called to report that the execution of a process finished.
processFinished(PNProcessEvent) - Method in class ptolemy.domains.pn.kernel.event.test.StringPNListener
Called to report that the execution of a process finished.
processingInstruction(String, String) - Method in class com.microstar.xml.demo.EventDemo
Handle a processing instruction by printing an event.
processingInstruction(String, String) - Method in class com.microstar.xml.demo.XmlApp
Handle a processing instruction.
processingInstruction(String, String) - Method in class com.microstar.xml.demo.XmlApplet
Handle a processing instruction.
processingInstruction(String, String) - Method in class com.microstar.xml.driver.SAXDriver
Implement com.microstar.xml.XmlHandler#processingInstruction.
processingInstruction(String, String) - Method in class com.microstar.xml.HandlerBase
Handle a processing instruction.
processingInstruction(String, String) - Method in interface com.microstar.xml.XmlHandler
Processing instruction.
processingInstruction(String, String) - Method in class diva.util.xml.XmlReader.Handler
Handle a processing instruction.
processingInstruction(String, String) - Method in class ptolemy.configs.test.ValidatingXMLParser
 
processingInstruction(String, String) - Method in class ptolemy.moml.MoMLParser
Handle a processing instruction.
processingTime() - Method in class ptolemy.domains.tm.kernel.TMEvent
Return the remaining time needed to finish processing this event.
processLayerEvent(LayerEvent) - Method in class diva.canvas.CanvasPane
Process a layer event that has occurred on this pane.
processLayerEvent(LayerEvent) - Method in class diva.canvas.event.EventLayer
Process a layer event.
processLayerEvent(LayerEvent) - Method in class diva.canvas.FigureLayer
Process a layer event.
processLayerEvent(LayerEvent) - Method in class diva.canvas.PaneWrapper
Process a layer event.
processLayerMotionEvent(LayerEvent) - Method in class diva.canvas.FigureLayer
Process a layer motion event.
processMouseEvent(MouseEvent) - Method in class diva.canvas.JCanvas
Process a mouse event.
processMouseMotionEvent(MouseEvent) - Method in class diva.canvas.JCanvas
Process a mouse motion event.
processNoise - Variable in class org.ptolemy.machineLearning.particleFilter.ParticleFilter
The process noise.
processNoise - Variable in class org.ptolemy.ssm.StateSpaceModel
The process noise.
processNoiseCovariance - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
a matrix value which determine process noise.
Processor - Class in ptolemy.domains.csp.demo.BusContention
A CSP actor that contends for a shared resource.
Processor(CompositeEntity, String, int) - Constructor for class ptolemy.domains.csp.demo.BusContention.Processor
Construct a Processor actor with the specified container, name and priority code of this actor.
ProcessReceiver - Interface in ptolemy.actor.process
A ProcessReceiver is an interface for receivers in the process oriented domains.
ProcessSink - Class in ptolemy.actor.process.test
Base class for simple data sinks.
ProcessSink(TypedCompositeActor, String) - Constructor for class ptolemy.actor.process.test.ProcessSink
Construct an actor with an input multiport.
processStarted() - Method in class lbnl.util.ClientProcess
Return true if the process started without throwing an exception.
processStateChanged(PNProcessEvent) - Method in interface ptolemy.domains.pn.kernel.event.PNProcessListener
Called to report that a process has changed its state (i.e.
processStateChanged(PNProcessEvent) - Method in class ptolemy.domains.pn.kernel.event.test.StringPNListener
Called to report that a process has changed its state (i.e.
ProcessThread - Class in ptolemy.actor.process
Thread class acting as a process for process oriented domains.
ProcessThread(Actor, ProcessDirector) - Constructor for class ptolemy.actor.process.ProcessThread
Construct a thread to be used for the execution of the iteration methods of the actor.
product(SyntacticRank) - Method in class ptolemy.cg.lib.syntactic.SyntacticRank
Multiply with a given rank.
product(SyntacticRank, SyntacticRank) - Static method in class ptolemy.cg.lib.syntactic.SyntacticRank
Multiply two ranks.
product(SyntacticTerm, SyntacticTerm) - Static method in class ptolemy.cg.lib.syntactic.SyntacticRank
Multiply the ranks of two terms.
product(Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return the product of the elements in the array.
ProductLatticeConcept - Class in ptolemy.data.ontologies.lattice
A concept in a product lattice-based ontology.
ProductLatticeConcept(ProductLatticeOntology, String, List<Concept>) - Constructor for class ptolemy.data.ontologies.lattice.ProductLatticeConcept
Create a new product lattice concept with the specified name and the specified product lattice ontology.
ProductLatticeConcept(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.ProductLatticeConcept
Create a new product lattice concept with the specified name and the specified product lattice ontology.
ProductLatticeCPO - Class in ptolemy.data.ontologies.lattice
A complete partial order for product lattice-based ontologies.
ProductLatticeCPO(ProductLatticeOntology) - Constructor for class ptolemy.data.ontologies.lattice.ProductLatticeCPO
Create a new ProductLatticeCPO from the given list of ProductLatticeConcepts.
ProductLatticeDerivedConceptFunction - Class in ptolemy.data.ontologies.lattice
A concept function that returns a derived concept from a given input concept for a product lattice ontology to be used for constraints generated from an ontology that is a component of the product lattice ontology.
ProductLatticeDerivedConceptFunction(String, ProductLatticeOntology, Ontology) - Constructor for class ptolemy.data.ontologies.lattice.ProductLatticeDerivedConceptFunction
Create a new ProductLatticeDerivedConceptFunction with the given name, derived from the given original component ontology.
ProductLatticeHighlighterController(ProductLatticeOntologySolverDisplayActions, GraphController) - Constructor for class ptolemy.data.ontologies.gui.ProductLatticeOntologySolverDisplayActions.ProductLatticeHighlighterController
Create a HighlighterController that is associated with a controller.
ProductLatticeOntology - Class in ptolemy.data.ontologies.lattice
A product lattice-based ontologies.
ProductLatticeOntology(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.ProductLatticeOntology
Create a new ProductLatticeOntology with the specified container and the specified name.
ProductLatticeOntology(Workspace) - Constructor for class ptolemy.data.ontologies.lattice.ProductLatticeOntology
Create a new ProductLatticeOntology with no container or name.
ProductLatticeOntologyAdapter - Class in ptolemy.data.ontologies.lattice
A product lattice-based ontology adapter whose constraints are derived from the component ontology solvers.
ProductLatticeOntologyAdapter(ProductLatticeOntologySolver, Object) - Constructor for class ptolemy.data.ontologies.lattice.ProductLatticeOntologyAdapter
Construct the product lattice ontology adapter associated with the given component and product lattice ontology solver.
ProductLatticeOntologyAdapter(ProductLatticeOntologySolver, Object, boolean) - Constructor for class ptolemy.data.ontologies.lattice.ProductLatticeOntologyAdapter
Construct the product lattice ontology adapter for the given component and product lattice ontology solver.
ProductLatticeOntologyASTNodeAdapter - Class in ptolemy.data.ontologies.lattice
A product lattice-based ontology adapter for Ptolemy expression language AST nodes whose constraints are derived from the component ontology solvers.
ProductLatticeOntologyASTNodeAdapter(ProductLatticeOntologySolver, ASTPtRootNode) - Constructor for class ptolemy.data.ontologies.lattice.ProductLatticeOntologyASTNodeAdapter
Construct the product lattice ontology adapter associated with the given AST node.
ProductLatticeOntologyASTNodeAdapter(ProductLatticeOntologySolver, ASTPtRootNode, boolean) - Constructor for class ptolemy.data.ontologies.lattice.ProductLatticeOntologyASTNodeAdapter
Construct the product lattice ontology adapter for the given product lattice ontology solver and AST node.
ProductLatticeOntologyCompositeAdapter - Class in ptolemy.data.ontologies.lattice
A product lattice-based ontology adapter for composite actors whose constraints are derived from the component ontology solvers.
ProductLatticeOntologyCompositeAdapter(ProductLatticeOntologySolver, CompositeEntity) - Constructor for class ptolemy.data.ontologies.lattice.ProductLatticeOntologyCompositeAdapter
Construct the product lattice ontology adapter associated with the given composite actor.
ProductLatticeOntologySolver - Class in ptolemy.data.ontologies.lattice
A solver for product lattice-based ontologies.
ProductLatticeOntologySolver(NamedObj, String) - Constructor for class ptolemy.data.ontologies.lattice.ProductLatticeOntologySolver
Constructor for the ProductLatticeOntologySolver.
ProductLatticeOntologySolverDisplayActions - Class in ptolemy.data.ontologies.gui
GUI element that provides context menus for a ProductLatticeOntologySolver.
ProductLatticeOntologySolverDisplayActions(NamedObj, String) - Constructor for class ptolemy.data.ontologies.gui.ProductLatticeOntologySolverDisplayActions
Construct a ProductLatticeOntologyDisplayActions object with the specified container and name.
ProductLatticeOntologySolverDisplayActions.ProductLatticeHighlighterController - Class in ptolemy.data.ontologies.gui
The controller that adds commands to the context menu.
ProductLatticeWrapperConceptFunction - Class in ptolemy.data.ontologies.lattice
A wrapper concept function to create a new derived concept function for a product lattice ontology from one of its component ontologies.
ProductLatticeWrapperConceptFunction(String, ProductLatticeOntology, Ontology, ConceptFunction) - Constructor for class ptolemy.data.ontologies.lattice.ProductLatticeWrapperConceptFunction
Create a new ProductLatticeWrapperConceptFunction with the given name, derived from the given original ConceptFunction.
productOfElements(double[]) - Static method in class ptolemy.math.DoubleArrayStat
Return the product of all of the elements in the array.
profile - Variable in class ptolemy.domains.pn.kernel.test.TestDirector
 
profile - Variable in class ptolemy.kernel.util.test.TestWorkspace2
 
profile() - Method in class ptolemy.kernel.util.test.PtestWorkspace
 
profile() - Method in class ptolemy.kernel.util.test.TestWorkspace
 
profile() - Method in class ptolemy.kernel.util.test.TestWorkspace2
Return a profile which contains the various actions performed by this object.
profile() - Method in class ptolemy.kernel.util.test.TestWorkspaceBase
 
Profile - Class in ptolemy.cg.lib
Meta information about modularly generated code such as port information.
Profile() - Constructor for class ptolemy.cg.lib.Profile
 
Profile.Connection - Class in ptolemy.cg.lib
A named connection between an actor and a junction.
Profile.FiringFunction - Class in ptolemy.cg.lib
The Firing Function.
Profile.FiringFunctionPort - Class in ptolemy.cg.lib
A firing function port.
Profile.Junction - Class in ptolemy.cg.lib
A profiled Junction.
Profile.Port - Class in ptolemy.cg.lib
The port information to interface with modular code.
Profile.ProfileActor - Class in ptolemy.cg.lib
A class for actors in a graph information.
ProfileActor(String, boolean) - Constructor for class ptolemy.cg.lib.Profile.ProfileActor
Create a Profile Actor.
programArguments - Variable in class lbnl.actor.lib.Simulator
Arguments of program that starts the simulation.
programArguments - Variable in class lbnl.actor.lib.SystemCommand
Arguments of program that starts the simulation.
ProgramCodeGenerator - Class in ptolemy.cg.kernel.generic.program
Generate a compiled programming language version of a model.
ProgramCodeGenerator(NamedObj, String, String, String) - Constructor for class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Create a new instance of the ProgramCodeGenerator.
ProgramCodeGeneratorAdapter - Class in ptolemy.cg.kernel.generic.program
An adapter that generates code for programs.
ProgramCodeGeneratorAdapter(Object) - Constructor for class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter
Construct the code generator adapter associated with the given component.
ProgramCodeGeneratorAdapter.Channel - Class in ptolemy.cg.kernel.generic.program
A class that defines a channel object.
programName - Variable in class lbnl.actor.lib.Simulator
Name of program that starts the simulation.
programName - Variable in class lbnl.actor.lib.SystemCommand
Name of program that starts the simulation.
progressBar() - Method in class ptolemy.gui.StatusBar
Return the progress bar associated with this status bar.
project(InterfaceAutomaton) - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Project this automaton into the specified one.
Project - Class in ptolemy.domains.modal.kernel.test
Compute the projection of an interface automaton to another one.
Project(String, String) - Constructor for class ptolemy.domains.modal.kernel.test.Project
Compute the projection of the first automaton to the second one and write the result to stdout.
prompt - Variable in class ptolemy.actor.lib.gui.InteractiveShell
The prompt.
propagateExistence() - Method in class ptolemy.kernel.ComponentEntity
Propagate the existence of this object.
propagateExistence() - Method in interface ptolemy.kernel.util.Derivable
Propagate the existence of this object.
propagateExistence() - Method in class ptolemy.kernel.util.NamedObj
Propagate the existence of this object.
propagateHeader(IOPort, String[], int[], int, LinkedHashMap<String, Integer>) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Propagate the header through application relations to update information.
propagateInputDerivatives - Variable in class ptolemy.domains.qss.kernel.QSSIntegrator
If true (the default), then derivative information from the input will be produced on the outputs, and an output will be produced whenever an input is received.
propagateIterations(IOPort, LinkedHashMap<String, Integer>) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Update actor iterations according to pattern and tiling information.
propagateNameChanges - Variable in class ptolemy.actor.lib.Publisher
If true, then propagate channel name changes to any Subscribers.
propagateNameChanges - Variable in class ptolemy.actor.PublisherPort
If true, then propagate channel name changes to any Subscribers.
propagatesInputDerivatives() - Method in class ptolemy.domains.qss.kernel.QSSIntegrator
Return the value of the propagateInputDerivatives parameter.
propagateValue() - Method in interface ptolemy.kernel.util.Derivable
Propagate the value (if any) held by this object to derived objects that have not been overridden.
propagateValue() - Method in class ptolemy.kernel.util.NamedObj
Propagate the value (if any) held by this object to derived objects that have not been overridden.
propagateValueCount - Variable in class ptolemy.actor.parameters.test.TestSharedParameter
 
propagateValues() - Method in class ptolemy.kernel.util.NamedObj
If this object has a value that has been set directly, or if it has a value that has propagated in, then propagate that value to all derived objects, and then repeat this for all objects this object contains.
propagationSpeed - Variable in class ptolemy.domains.wireless.lib.DelayChannel
The propagation speed.
properties - Variable in class ptolemy.domains.wireless.lib.SetProperties
Input port that receives the properties to be used for transmission on the connected wireless output port.
properties - Variable in class ptolemy.domains.wireless.lib.TransmitPropertyTransformer
The properties to be transformed.
properties - Variable in class ptolemy.domains.wireless.lib.WiredToWireless
input port that receives the properties to be used for transmission on the output port.
properties - Variable in class ptolemy.domains.wireless.lib.WirelessToWired
Output port that transmits the properties received on the input port.
properties() - Method in class diva.util.BasicPropertyContainer
Return a Iterator.
propertiesFileName() - Static method in class ptolemy.util.StringUtilities
Return the name of the properties file.
property(String) - Static method in class ptolemy.data.expr.UtilityFunctions
Get the specified property from the environment.
propertyChange(PropertyChangeEvent) - Method in class diva.util.PropertyChangeMulticaster
 
propertyChange(PropertyChangeEvent) - Method in class ptolemy.plot.PlotFrame
Respond to dialog action.
PropertyChangeMulticaster - Class in diva.util
A list of PropertyChangeListeners.
PropertyChangeMulticaster() - Constructor for class diva.util.PropertyChangeMulticaster
Create an empty multicaster object.
PropertyClassChanges - Class in ptolemy.moml.filter
When this class is registered with the MoMLParser.setMoMLFilter() method, it will cause MoMLParser to filter so that models from earlier releases will run in the current release.
PropertyClassChanges() - Constructor for class ptolemy.moml.filter.PropertyClassChanges
 
PropertyContainer - Interface in diva.util
An object that can be annotated with arbitrary objects whose keys are strings.
propertyFile - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
The property file.
propertyNames() - Method in class diva.util.BasicPropertyContainer
Return an iteration of the names of the properties.
propertyNames() - Method in interface diva.util.PropertyContainer
Get an iterator over the names of the properties.
PropertyTransformer - Interface in ptolemy.domains.wireless.kernel
Interface for transmit property transformers.
PROPOSED - ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
 
PROPOSED_VALUE - Static variable in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
 
proposeMetroIIEvent(String) - Method in class ptolemy.domains.metroII.kernel.MetroIIPNDirector
Creates a MetroII event with the name: thread.getName()+suffix Add the MetroII event into the director's event list.
proposeStateEvent() - Method in class ptolemy.domains.metroII.kernel.FireMachine
Returns the MetroII event associated with the current state and set the state of the event to be PROPOSED.
proposeTime(Time) - Method in class org.hlacerti.lib.HlaManager
Propose a time to advance to.
proposeTime(Time) - Method in class ptolemy.actor.lib.SynchronizeToRealTime
Propose a time to advance to.
proposeTime(Time) - Method in interface ptolemy.actor.TimeRegulator
Propose a time to advance to.
proSta - Variable in class lbnl.util.ClientProcess
Flag that is set to true if the process started without throwing an exception.
provideContent(WebExporter) - Method in class ptolemy.vergil.basic.export.web.LinkToOpenTableaux
Provide content to the specified web exporter to be included in a web page for the container of this object.
provideContent(WebExporter) - Method in class ptolemy.vergil.basic.export.web.Title
Return a title for the model.
provideContent(WebExporter) - Method in class ptolemy.vergil.basic.export.web.WebContent
Provide content to the specified web exporter.
provideContent(WebExporter) - Method in interface ptolemy.vergil.basic.export.web.WebExportable
Provide content to the specified web exporter.
provider - Variable in class ptolemy.actor.lib.security.CryptographyActor
Specify a provider for the given algorithm.
provider - Variable in class ptolemy.actor.lib.security.KeyStoreActor
Specify a provider for the given algorithm.
provider - Variable in class ptolemy.actor.lib.security.SecretKey
Specify a provider for the given algorithm.
provider - Variable in class ptolemy.actor.lib.security.SignatureActor
Specify a provider for the given algorithm.
providesDirectionalDerivative - Variable in class org.ptolemy.fmi.FMI20ModelExchangeCapabilities
True if the fmiGetDirectionalDerivativMethod can be used to compute the direction derivative.
providesDirectionalDerivative - Variable in class org.ptolemy.fmi.FMIModelDescription
For FMI 2.0 and greater, the XML file may specify that the FMU supports providing directional derivatives state.
ProxyIncrLayout - Class in diva.graph.layout
A proxy layout which forwards all events to a given incremental layout delegate.
ProxyIncrLayout(IncrementalLayout) - Constructor for class diva.graph.layout.ProxyIncrLayout
Construct the proxy with the given target.
ProxyIterator - Class in diva.util
An iterator that takes another iterator, and iterates over it.
ProxyIterator(Iterator) - Constructor for class diva.util.ProxyIterator
Construct an iterator that takes another iterator.
pruneDependencies() - Method in class ptolemy.actor.AtomicActor
Deprecated.
There is no need to override this method anymore. Just call removeDependency() in preinitialize().
PSDFDirector - Class in ptolemy.domains.psdf.kernel
The Parameterized Synchronous Dataflow (PSDF) domain is an extension of the Synchronous Dataflow (SDF) domain that allows for more extensive reconfiguration of models.
PSDFDirector() - Constructor for class ptolemy.domains.psdf.kernel.PSDFDirector
Construct a director in the default workspace with an empty string as its name.
PSDFDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.psdf.kernel.PSDFDirector
Construct a director in the given container with the given name.
PSDFDirector(Workspace) - Constructor for class ptolemy.domains.psdf.kernel.PSDFDirector
Construct a director in the workspace with an empty name.
PSDFScheduler - Class in ptolemy.domains.psdf.kernel
A scheduler that implements basic scheduling of PSDF graphs.
PSDFScheduler() - Constructor for class ptolemy.domains.psdf.kernel.PSDFScheduler
Construct a scheduler with no container(director) in the default workspace, the name of the scheduler is "Scheduler".
PSDFScheduler(Director, String) - Constructor for class ptolemy.domains.psdf.kernel.PSDFScheduler
Construct a scheduler in the given container with the given name.
PSDFScheduler(Workspace) - Constructor for class ptolemy.domains.psdf.kernel.PSDFScheduler
Construct a scheduler in the given workspace with the name "Scheduler".
PSNR - Class in ptolemy.domains.sdf.lib.vq
This actor consumes an IntMatrixToken from each input port, and calculates the Power Signal to Noise Ratio (PSNR) between them.
PSNR(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.vq.PSNR
Construct an actor in the specified container with the specified name.
PtalonActor - Class in ptolemy.actor.ptalon
An aggregation of typed actors, specified by a Ptalon program.
PtalonActor(CompositeEntity, String) - Constructor for class ptolemy.actor.ptalon.PtalonActor
Construct a PtalonActor with a name and a container.
PtalonAST - Class in ptolemy.actor.ptalon
This is just like CommonAST, except it allows XML serialization to be parameterized by a depth.
PtalonAST() - Constructor for class ptolemy.actor.ptalon.PtalonAST
Call the default constructor.
PtalonAST(Token) - Constructor for class ptolemy.actor.ptalon.PtalonAST
Call the default constructor.
ptalonCodeLocation - Variable in class ptolemy.actor.ptalon.gt.PtalonMatcher
The location of the Ptalon code.
ptalonCodeLocation - Variable in class ptolemy.actor.ptalon.PtalonActor
The location of the Ptalon code.
PtalonEvaluator - Class in ptolemy.actor.ptalon
A code manager that manages the extra complexity of dealing with parsing Ptalon actors or values and setting them to parameters of PtalonActors (ones declared in a Ptalon file).
PtalonEvaluator(PtalonActor) - Constructor for class ptolemy.actor.ptalon.PtalonEvaluator
Create a new PtalonEvaluator.
PtalonExpressionParameter - Class in ptolemy.actor.ptalon
A PtalonParameter where string mode is set to false.
PtalonExpressionParameter(NamedObj, String) - Constructor for class ptolemy.actor.ptalon.PtalonExpressionParameter
Construct a parameter with the given name contained by the specified entity.
PtalonExpressionScope() - Constructor for class ptolemy.actor.ptalon.AbstractPtalonEvaluator.PtalonExpressionScope
 
PtalonLexer - Class in ptolemy.actor.ptalon
PtalonLexer.java generated from populator.g by ANTLR.
PtalonLexer(InputBuffer) - Constructor for class ptolemy.actor.ptalon.PtalonLexer
 
PtalonLexer(LexerSharedInputState) - Constructor for class ptolemy.actor.ptalon.PtalonLexer
 
PtalonLexer(InputStream) - Constructor for class ptolemy.actor.ptalon.PtalonLexer
 
PtalonLexer(Reader) - Constructor for class ptolemy.actor.ptalon.PtalonLexer
 
PtalonMatcher - Class in ptolemy.actor.ptalon.gt
A graph transformation matcher for Ptalon.
PtalonMatcher(CompositeEntity, String) - Constructor for class ptolemy.actor.ptalon.gt.PtalonMatcher
Construct a PtalonMatcher with a name and a container.
PtalonMatcher.NestedPtalonActor - Class in ptolemy.actor.ptalon.gt
A nested ptalon actor.
PtalonMLHandler - Class in ptolemy.actor.ptalon
XML handler to be used for "configure" code when parsing a MoML model that contains a PtalonActor.
PtalonMLHandler(PtalonActor) - Constructor for class ptolemy.actor.ptalon.PtalonMLHandler
Create a PtalonMLHandler, which will be used to recover the AST and code manager specified in the PtalonML.
PtalonParameter - Class in ptolemy.actor.ptalon
A Parameter created in a Ptalon file.
PtalonParameter(NamedObj, String) - Constructor for class ptolemy.actor.ptalon.PtalonParameter
Construct a parameter with the given name contained by the specified entity.
PtalonPopulator - Class in ptolemy.actor.ptalon
PtalonPopulator.java generated from populator.g by ANTLR.
PtalonPopulator() - Constructor for class ptolemy.actor.ptalon.PtalonPopulator
 
PtalonPopulatorTokenTypes - Interface in ptolemy.actor.ptalon
 
PtalonRecognizer - Class in ptolemy.actor.ptalon
PtalonRecognizer.java generated from populator.g by ANTLR.
PtalonRecognizer(ParserSharedInputState) - Constructor for class ptolemy.actor.ptalon.PtalonRecognizer
 
PtalonRecognizer(TokenBuffer) - Constructor for class ptolemy.actor.ptalon.PtalonRecognizer
 
PtalonRecognizer(TokenBuffer, int) - Constructor for class ptolemy.actor.ptalon.PtalonRecognizer
 
PtalonRecognizer(TokenStream) - Constructor for class ptolemy.actor.ptalon.PtalonRecognizer
 
PtalonRecognizer(TokenStream, int) - Constructor for class ptolemy.actor.ptalon.PtalonRecognizer
 
PtalonRuntimeException - Exception in ptolemy.actor.ptalon
An Exception that occurs while trying to populate the PtalonActor in the Ptalon interpreter.
PtalonRuntimeException(String) - Constructor for exception ptolemy.actor.ptalon.PtalonRuntimeException
Create a PtalonRuntimeException.
PtalonRuntimeException(String, Throwable) - Constructor for exception ptolemy.actor.ptalon.PtalonRuntimeException
Create a PtalonRuntimeException.
PtalonScopeChecker - Class in ptolemy.actor.ptalon
PtalonScopeChecker.java generated from populator.g by ANTLR.
PtalonScopeChecker() - Constructor for class ptolemy.actor.ptalon.PtalonScopeChecker
 
PtalonScopeCheckerTokenTypes - Interface in ptolemy.actor.ptalon
 
PtalonScopeException - Exception in ptolemy.actor.ptalon
An Exception related to the scope of variables in the Ptalon interpreter.
PtalonScopeException(String) - Constructor for exception ptolemy.actor.ptalon.PtalonScopeException
Generate a Ptalon ScopeException.
PtalonScopeException(String, Throwable) - Constructor for exception ptolemy.actor.ptalon.PtalonScopeException
Generate a Ptalon ScopeException.
PtalonTokenTypes - Interface in ptolemy.actor.ptalon
 
PtArrayList - Class in ptolemy.caltrop.util
A List representation of an ArrayToken.
PtArrayList(ArrayToken) - Constructor for class ptolemy.caltrop.util.PtArrayList
Construct a PtArrayList from an ArrayToken.
PtCalFunction - Class in ptolemy.caltrop.util
This class is an adapter for Function objects that provides the Ptolemy II ptolemy.data.Function interface.
PtCalFunction(Function) - Constructor for class ptolemy.caltrop.util.PtCalFunction
Construct a PtCalFunction.
PteraController - Class in ptolemy.domains.ptera.kernel
This controller is used in every Ptera modal model.
PteraController(CompositeEntity, String) - Constructor for class ptolemy.domains.ptera.kernel.PteraController
Construct an Ptera controller with a name and a container.
PteraController(Workspace) - Constructor for class ptolemy.domains.ptera.kernel.PteraController
Construct an Ptera controller in the specified workspace with no container and an empty string as a name.
PteraDebugEvent - Class in ptolemy.domains.ptera.kernel
A debug event for Ptera models.
PteraDebugEvent(NamedObj, String) - Constructor for class ptolemy.domains.ptera.kernel.PteraDebugEvent
Construct a debug event with the source and a message.
PteraDirector - Class in ptolemy.domains.ptera.kernel
A Ptera director implements the Event Relationship Graph semantics, and can be used by Ptera controllers (instances of PteraController) in Ptera modal models (instances of PteraModalModel).
PteraDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.ptera.kernel.PteraDirector
Construct a director in the given container with the given name.
PteraDirector.TimedEvent - Class in ptolemy.domains.ptera.kernel
The class to encapsulate information to be stored in an entry in the event queue.
PteraErrorEvent - Class in ptolemy.domains.ptera.kernel
A debug event for reporting errors in the execution of Ptera models.
PteraErrorEvent(Event, String) - Constructor for class ptolemy.domains.ptera.kernel.PteraErrorEvent
Construct a debug event with the source and a message.
PteraGraphController - Class in ptolemy.vergil.ptera
A controller for a Ptera model.
PteraGraphController() - Constructor for class ptolemy.vergil.ptera.PteraGraphController
Create a PteraGraphController.
PteraGraphController.NewEventAction - Class in ptolemy.vergil.ptera
An action to create a new event.
PteraGraphFrame - Class in ptolemy.vergil.ptera
A graph view for Ptolemy Event Relation Actor (PTERA) domain models.
PteraGraphFrame(CompositeEntity, Tableau) - Constructor for class ptolemy.vergil.ptera.PteraGraphFrame
Construct a frame associated with the specified Ptera model.
PteraGraphFrame(CompositeEntity, Tableau, LibraryAttribute) - Constructor for class ptolemy.vergil.ptera.PteraGraphFrame
Construct a frame associated with the specified Ptera model.
PteraGraphTableau - Class in ptolemy.vergil.ptera
An editor for Ptolemy Event Relation Actor (PTERA) domain models.
PteraGraphTableau(PtolemyEffigy, String) - Constructor for class ptolemy.vergil.ptera.PteraGraphTableau
Create a new Ptera editor tableau with the specified container and name, with no default library.
PteraGraphTableau(PtolemyEffigy, String, LibraryAttribute) - Constructor for class ptolemy.vergil.ptera.PteraGraphTableau
Create a new Ptera editor tableau with the specified container, name, and default library.
PteraGraphTableau.Factory - Class in ptolemy.vergil.ptera
A factory that creates graph editing tableaux for Ptolemy models.
PteraModalModel - Class in ptolemy.domains.ptera.kernel
This is a typed composite actor to be a Ptera modal model.
PteraModalModel(CompositeEntity, String) - Constructor for class ptolemy.domains.ptera.kernel.PteraModalModel
Construct a Ptera modal model with a name and a container.
PteraModalModel(Workspace) - Constructor for class ptolemy.domains.ptera.kernel.PteraModalModel
Construct a Ptera modal model in the specified workspace with no container and an empty string as a name.
PtestWorkspace - Class in ptolemy.kernel.util.test
This object implements a ptolemy thread that obtains read permission to a workspace three times sequentially, then obtains write permission.
PtestWorkspace(String, Workspace) - Constructor for class ptolemy.kernel.util.test.PtestWorkspace
 
PtExecuteApplication - Class in ptolemy.actor.gui
This application executes Ptolemy II models specified on the command line.
PtExecuteApplication(String[]) - Constructor for class ptolemy.actor.gui.PtExecuteApplication
Parse the specified command-line arguments, creating models and running them.
PtFileChooser - Class in ptolemy.gui
A JFileChooser or FileDialog.
PtFileChooser(Frame, String, int) - Constructor for class ptolemy.gui.PtFileChooser
Construct a PtFileChooser.
PtFilenameFilter - Class in ptolemy.gui
A file filter that determines what files are displayed by the file dialog.
PtFilenameFilter() - Constructor for class ptolemy.gui.PtFilenameFilter
 
PtGUIUtilities - Class in ptolemy.gui
GUI Utilities.
PthalesAddHeaderActor - Class in ptolemy.domains.pthales.lib
Add and/or propagate information through relations to another actor that can understand and apply modifications.
PthalesAddHeaderActor() - Constructor for class ptolemy.domains.pthales.lib.PthalesAddHeaderActor
Construct an actor in the default workspace with an empty string as its name.
PthalesAddHeaderActor(CompositeEntity, String) - Constructor for class ptolemy.domains.pthales.lib.PthalesAddHeaderActor
Create a new actor in the specified container with the specified name.
PthalesAddHeaderActor(Workspace) - Constructor for class ptolemy.domains.pthales.lib.PthalesAddHeaderActor
Construct an actor in the specified workspace with an empty string as a name.
PthalesAtomicActor - Class in ptolemy.domains.pthales.lib
An atomic actor with Pthales model of computation semantics.
PthalesAtomicActor() - Constructor for class ptolemy.domains.pthales.lib.PthalesAtomicActor
Construct an actor in the default workspace with an empty string as its name.
PthalesAtomicActor(CompositeEntity, String) - Constructor for class ptolemy.domains.pthales.lib.PthalesAtomicActor
Create a new actor in the specified container with the specified name.
PthalesAtomicActor(Workspace) - Constructor for class ptolemy.domains.pthales.lib.PthalesAtomicActor
Construct an actor in the specified workspace with an empty string as a name.
PthalesCompositeActor - Class in ptolemy.domains.pthales.lib
A composite actor imposes the use of PthalesIOPort as they contain needed values used by PThalesDirector.
PthalesCompositeActor() - Constructor for class ptolemy.domains.pthales.lib.PthalesCompositeActor
Construct a PthalesCompositeActor in the default workspace with no container and an empty string as its name.
PthalesCompositeActor(CompositeEntity, String) - Constructor for class ptolemy.domains.pthales.lib.PthalesCompositeActor
Construct a PthalesCompositeActor with a name and a container.
PthalesCompositeActor(Workspace) - Constructor for class ptolemy.domains.pthales.lib.PthalesCompositeActor
Construct a PthalesCompositeActor in the specified workspace with no container and an empty string as a name.
PthalesDirector - Class in ptolemy.domains.pthales.kernel
A director for multidimensional dataflow.
PthalesDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.pthales.kernel.PthalesDirector
Constructs a PthalesDirector object, using PthalesScheduler.
PthalesDynamicCompositeActor - Class in ptolemy.domains.pthales.lib
A composite actor imposes the use of dynamic PthalesReceivers strips header information and computes the its iteration automatically.
PthalesDynamicCompositeActor() - Constructor for class ptolemy.domains.pthales.lib.PthalesDynamicCompositeActor
Construct a PthalesDynamicCompositeActor in the default workspace with no container and an empty string as its name.
PthalesDynamicCompositeActor(CompositeEntity, String) - Constructor for class ptolemy.domains.pthales.lib.PthalesDynamicCompositeActor
Construct a PthalesDynamicCompositeActor with a name and a container.
PthalesDynamicCompositeActor(Workspace) - Constructor for class ptolemy.domains.pthales.lib.PthalesDynamicCompositeActor
Construct a PthalesDynamicCompositeActor in the specified workspace with no container and an empty string as a name.
PthalesGenericActor - Class in ptolemy.domains.pthales.lib
An element of ArrayOL in Ptolemy.
PthalesGenericActor() - Constructor for class ptolemy.domains.pthales.lib.PthalesGenericActor
Construct an actor in the default workspace with an empty string as its name.
PthalesGenericActor(CompositeEntity, String) - Constructor for class ptolemy.domains.pthales.lib.PthalesGenericActor
Create a new actor in the specified container with the specified name.
PthalesGenericActor(Workspace) - Constructor for class ptolemy.domains.pthales.lib.PthalesGenericActor
Construct an actor in the specified workspace with an empty string as a name.
PthalesIOPort - Class in ptolemy.domains.pthales.lib
A PthalesIOPort is an element of ArrayOL in Ptolemy.
PthalesIOPort() - Constructor for class ptolemy.domains.pthales.lib.PthalesIOPort
 
PthalesReceiver - Class in ptolemy.domains.pthales.kernel
A receiver for the Pthales model of computation.
PthalesReceiver() - Constructor for class ptolemy.domains.pthales.kernel.PthalesReceiver
 
PthalesRemoveHeaderActor - Class in ptolemy.domains.pthales.lib
Remove header information from another actor and act as a flag to propagate information from PthalesAddHeaderActor in the preinitialize phase.
PthalesRemoveHeaderActor() - Constructor for class ptolemy.domains.pthales.lib.PthalesRemoveHeaderActor
Construct an actor in the default workspace with an empty string as its name.
PthalesRemoveHeaderActor(CompositeEntity, String) - Constructor for class ptolemy.domains.pthales.lib.PthalesRemoveHeaderActor
Create a new actor in the specified container with the specified name.
PthalesRemoveHeaderActor(Workspace) - Constructor for class ptolemy.domains.pthales.lib.PthalesRemoveHeaderActor
Construct an actor in the specified workspace with an empty string as a name.
PthalesScheduler - Class in ptolemy.domains.pthales.kernel
The scheduler for the Pthales model of computation.
PthalesScheduler(Director, String) - Constructor for class ptolemy.domains.pthales.kernel.PthalesScheduler
Construct a scheduler in the given container with the given name.
PthalesWrapperCompositeActor - Class in ptolemy.domains.pthales.lib
A composite actor that wraps Pthales domain to interface to external domains like PN.
PthalesWrapperCompositeActor() - Constructor for class ptolemy.domains.pthales.lib.PthalesWrapperCompositeActor
Construct a PthalesWrapperCompositeActor in the default workspace with no container and an empty string as its name.
PthalesWrapperCompositeActor(CompositeEntity, String) - Constructor for class ptolemy.domains.pthales.lib.PthalesWrapperCompositeActor
Construct a PthalesWrapperCompositeActor with a name and a container.
PthalesWrapperCompositeActor(Workspace) - Constructor for class ptolemy.domains.pthales.lib.PthalesWrapperCompositeActor
Construct a PthalesWrapperCompositeActor in the specified workspace with no container and an empty string as a name.
PtidesBasicReceiver - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel
The adapter for ptides basic receiver.
PtidesBasicReceiver - Class in ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel
Deprecated.
PtidesBasicReceiver - Class in ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel
The adapter for ptides basic receiver.
PtidesBasicReceiver(PtidesReceiver) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesBasicReceiver
Construct a ptides basic receiver.
PtidesBasicReceiver(PtidesReceiver) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.PtidesBasicReceiver
Deprecated.
Construct a ptides basic receiver.
PtidesBasicReceiver(PtidesReceiver) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel.PtidesBasicReceiver
Construct a ptides basic receiver.
PtidesDirector - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel
Code generator adapter associated with the PtidesDirector class.
PtidesDirector - Class in ptolemy.domains.ptides.kernel
This director implements the Ptides programming model, which is used for the design of distributed real-time systems.
PtidesDirector(PtidesDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesDirector
Construct the code generator adapter associated with the given PtidesDirector.
PtidesDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.kernel.PtidesDirector
Construct a director in the given container with the given name.
PtidesEvent - Class in ptolemy.domains.ptides.kernel
This class defines the structure of events in the Ptides domain.
PtidesEvent(Actor, IOPort, Time, int, int, Time, Time) - Constructor for class ptolemy.domains.ptides.kernel.PtidesEvent
Construct a pure event with the specified destination actor, timestamp, microstep, depth, and absoluteDeadline.
PtidesEvent(IOPort, int, Time, int, int, Token, Receiver, Time) - Constructor for class ptolemy.domains.ptides.kernel.PtidesEvent
Construct a trigger event with the specified destination IO port, timestamp, microstep, and depth.
PtidesEvent(IOPort, int, Time, int, int, Token, Receiver, Time, Time) - Constructor for class ptolemy.domains.ptides.kernel.PtidesEvent
Construct a trigger event with the specified destination IO port, timestamp, microstep, and depth.
PtidesEventJUnitTest - Class in ptolemy.domains.ptides.kernel.test.junit
Tests for PtidesEvent.
PtidesEventJUnitTest() - Constructor for class ptolemy.domains.ptides.kernel.test.junit.PtidesEventJUnitTest
 
PtidesListEventQueue - Class in ptolemy.domains.ptides.kernel
Event queue that is a linked list.
PtidesListEventQueue() - Constructor for class ptolemy.domains.ptides.kernel.PtidesListEventQueue
Construct an empty event queue.
PtidesMirrorPort(TypedCompositeActor, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform.PtidesMirrorPort
Creates a new instance of a port for PtidesPlatform.
PtidesMirrorPort(TypedCompositeActor, String) - Constructor for class ptolemy.domains.ptides.kernel.PtidesPlatform.PtidesMirrorPort
Create a new instance of a port for PtidesPlatform.
PtidesMirrorPort(Workspace) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform.PtidesMirrorPort
Constructs a port in the specified workspace with an empty string as a name.
PtidesMirrorPort(Workspace) - Constructor for class ptolemy.domains.ptides.kernel.PtidesPlatform.PtidesMirrorPort
Construct a port in the specified workspace with an empty string as a name.
PtidesNetworkModelTimeType() - Constructor for class ptolemy.domains.ptides.kernel.PtidesPlatform.PtidesNetworkModelTimeType
Create a new default PtidesNetworkType.
PtidesNetworkRealTimeType() - Constructor for class ptolemy.domains.ptides.kernel.PtidesPlatform.PtidesNetworkRealTimeType
Create a new default PtidesNetworkType.
PtidesNetworkType() - Constructor for class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform.PtidesNetworkType
Create a new default PtidesNetworkType.
PtidesPlatform - Class in ptolemy.domains.ptides.kernel
This composite implements a Ptides platform, which is used for the design of distributed real-time systems.
PtidesPlatform(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.kernel.PtidesPlatform
Create an actor with a name and a container.
PtidesPlatform(Workspace) - Constructor for class ptolemy.domains.ptides.kernel.PtidesPlatform
Construct an PtidesPlatform in the specified workspace with no container and an empty string as a name.
PtidesPlatform.PtidesMirrorPort - Class in ptolemy.domains.ptides.kernel
This is a specialized port for PtidesPlatform.
PtidesPlatform.PtidesNetworkModelTimeType - Class in ptolemy.domains.ptides.kernel
The Ptides type that is sent over the network.
PtidesPlatform.PtidesNetworkRealTimeType - Class in ptolemy.domains.ptides.kernel
The Ptides type that is sent over the network.
PtidesPlatform.PtidesPlatformContents - Class in ptolemy.domains.ptides.kernel
This is a specialized composite actor for use in PtidesPlatform.
PtidesPlatformContents(CompositeEntity, String) - Constructor for class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform.PtidesPlatformContents
Constructs an actor with a name and a container.
PtidesPlatformContents(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.kernel.PtidesPlatform.PtidesPlatformContents
Construct an actor with a name and a container.
PtidesPort - Class in ptolemy.domains.ptides.lib
A specialized port for Ptides platform I/O implementing functionality for sensors, actuators and network receiver and transmitter ports.
PtidesPort(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.PtidesPort
Create a new PtidesPort with a given container and a name.
PtidesPreemptiveEDFDirector - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel
Code generator adapter associated with the PtidesPreemptiveEDFDirector class.
PtidesPreemptiveEDFDirector - Class in ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.kernel
Code generator adapter associated with the PtidesPreemptiveEDFDirector class.
PtidesPreemptiveEDFDirector - Class in ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel
Code generator adapter associated with the PtidesPreemptiveEDFDirector class.
PtidesPreemptiveEDFDirector - Class in ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel
Code generator adapter associated with the PtidesPreemptiveEDFDirector class.
PtidesPreemptiveEDFDirector(PtidesDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Construct the code generator adapter associated with the given PtidesBasicDirector.
PtidesPreemptiveEDFDirector(PtidesDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Construct the code generator adapter associated with the given PtidesBasicDirector.
PtidesPreemptiveEDFDirector(PtidesDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Construct the code generator adapter associated with the given PtidesBasicDirector.
PtidesPreemptiveEDFDirector(PtidesDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Construct the code generator adapter associated with the given PtidesDirector.
PtidesReceiver - Class in ptolemy.domains.ptides.kernel
Receivers in the Ptides domain use a timed queue to sort events in the receivers.
PtidesReceiver() - Constructor for class ptolemy.domains.ptides.kernel.PtidesReceiver
Construct an empty queue with no container.
PtidesReceiver(IOPort) - Constructor for class ptolemy.domains.ptides.kernel.PtidesReceiver
Construct an empty queue with the specified IOPort container.
PtidesReceiver.Event - Class in ptolemy.domains.ptides.kernel
An Event is an aggregation consisting of a Token, a time stamp and destination Receiver.
PtidesReceiver.TagComparator - Class in ptolemy.domains.ptides.kernel
Compare two events according to - time stamp - value did not find a way to compare Tokens, therefore am comparing DoubleTokens and IntTokens here.
PtidesTopLevelDirector - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel
Code generator adapter associated with the PTIDESDirector class.
PtidesTopLevelDirector - Class in ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.kernel
Code generator adapter associated with the PtidesTopLevelDirector class.
PtidesTopLevelDirector(PtidesDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesTopLevelDirector
Construct the code generator adapter associated with the given PTIDESDirector.
PtidesTopLevelDirector(PtidesDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.kernel.PtidesTopLevelDirector
Construct the code generator adapter associated with the given PtidesTopLevelDirector.
PtidyOSCodeGenerator - Class in ptolemy.cg.kernel.generic.program.procedural.c.ptidyos
Base class for PtidyOS code generator.
PtidyOSCodeGenerator(NamedObj, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.c.ptidyos.PtidyOSCodeGenerator
Create a new instance of the PtidyOS code generator.
PtinyApplication - Class in ptolemy.actor.gui.jnlp
A wrapper class that calls eventually calls ptolemy.vergil.VergilApplication for use with Java Network Launching Protocol (JNLP) aka Web Start.
PtinyApplication() - Constructor for class ptolemy.actor.gui.jnlp.PtinyApplication
 
PtinyKeplerApplication - Class in ptolemy.actor.gui.jnlp
Run the Ptiny version of Vergil inside a security sandbox.
PtinyKeplerApplication() - Constructor for class ptolemy.actor.gui.jnlp.PtinyKeplerApplication
 
PtinyOSDirector - Class in ptolemy.component.domains.ptinyos
Stub for component implementation of the PtinyOS model of computation.
PtinyOSDirector() - Constructor for class ptolemy.component.domains.ptinyos.PtinyOSDirector
 
PtinySandboxApplication - Class in ptolemy.actor.gui.jnlp
Run the Ptiny version of Vergil inside a security sandbox.
PtinySandboxApplication() - Constructor for class ptolemy.actor.gui.jnlp.PtinySandboxApplication
 
ptolemy.actor - package ptolemy.actor
Executable entities.
ptolemy.actor.continuous - package ptolemy.actor.continuous
The ptolemy.actor.continuous package.
ptolemy.actor.gt - package ptolemy.actor.gt
Classes for the graph transformation actor.
ptolemy.actor.gt.controller - package ptolemy.actor.gt.controller
The ptolemy.actor.gt.controller package.
ptolemy.actor.gt.data - package ptolemy.actor.gt.data
The ptolemy.actor.gt.data package.
ptolemy.actor.gt.gui - package ptolemy.actor.gt.gui
The ptolemy.actor.gt.gui package.
ptolemy.actor.gt.ingredients.criteria - package ptolemy.actor.gt.ingredients.criteria
Predefined graph transformation ingredients for the entities in the pattern.
ptolemy.actor.gt.ingredients.operations - package ptolemy.actor.gt.ingredients.operations
Predefined graph transformation ingredients for the entities in the replacement.
ptolemy.actor.gt.test - package ptolemy.actor.gt.test
The ptolemy.actor.gt.test package.
ptolemy.actor.gt.test.junit - package ptolemy.actor.gt.test.junit
The ptolemy.actor.gt.test.junit package.
ptolemy.actor.gt.util - package ptolemy.actor.gt.util
The ptolemy.actor.gt.util package.
ptolemy.actor.gui - package ptolemy.actor.gui
Ptolemy GUI components for actors and configurations.
ptolemy.actor.gui.exec - package ptolemy.actor.gui.exec
The ptolemy.actor.gui.exec package.
ptolemy.actor.gui.jnlp - package ptolemy.actor.gui.jnlp
The ptolemy.actor.gui.jnlp package.
ptolemy.actor.gui.properties - package ptolemy.actor.gui.properties
The ptolemy.actor.gui.properties package, used to augment the toolbar with user defined buttons.
ptolemy.actor.gui.ptjacl - package ptolemy.actor.gui.ptjacl
The ptolemy.actor.gui.ptjacl package.
ptolemy.actor.gui.python - package ptolemy.actor.gui.python
The ptolemy.actor.gui.python package.
ptolemy.actor.gui.run - package ptolemy.actor.gui.run
The ptolemy.actor.gui.run package.
ptolemy.actor.gui.style - package ptolemy.actor.gui.style
GUI Styles.
ptolemy.actor.gui.style.test.junit - package ptolemy.actor.gui.style.test.junit
The ptolemy.actor.gui.style.test.junit package.
ptolemy.actor.gui.syntax - package ptolemy.actor.gui.syntax
A syntax-directed editor.
ptolemy.actor.gui.test - package ptolemy.actor.gui.test
The ptolemy.actor.gui.test package.
ptolemy.actor.gui.test.junit - package ptolemy.actor.gui.test.junit
The ptolemy/actor/gui/test/junit package.
ptolemy.actor.injection - package ptolemy.actor.injection
Dependency injection to support implementation mappings for different platforms such as Android and Java SE.
ptolemy.actor.lib - package ptolemy.actor.lib
Polymorphic actor classes.
ptolemy.actor.lib.aspect - package ptolemy.actor.lib.aspect
The ptolemy.actor.lib.aspect package that supports aspect-oriented programming in Ptolemy II.
ptolemy.actor.lib.aspect.test.junit - package ptolemy.actor.lib.aspect.test.junit
The ptolemy.actor.lib.qm.test.junit package.
ptolemy.actor.lib.colt - package ptolemy.actor.lib.colt
Classes that use the Colt package to generate random numbers.
ptolemy.actor.lib.colt.test.junit - package ptolemy.actor.lib.colt.test.junit
The ptolemy.actor.lib.colt.test.junit package.
ptolemy.actor.lib.comm - package ptolemy.actor.lib.comm
Communications actors.
ptolemy.actor.lib.comm.test.junit - package ptolemy.actor.lib.comm.test.junit
The ptolemy.actor.lib.comm.test.junit package.
ptolemy.actor.lib.conversions - package ptolemy.actor.lib.conversions
Actors that convert between different types.
ptolemy.actor.lib.conversions.json - package ptolemy.actor.lib.conversions.json
The ptolemy.actor.lib.conversions.json package.
ptolemy.actor.lib.conversions.json.test.junit - package ptolemy.actor.lib.conversions.json.test.junit
The ptolemy.actor.lib.conversions.json.test.junit package.
ptolemy.actor.lib.conversions.test.junit - package ptolemy.actor.lib.conversions.test.junit
The ptolemy.actor.lib.conversions.test.junit package.
ptolemy.actor.lib.database - package ptolemy.actor.lib.database
Database actors.
ptolemy.actor.lib.excel - package ptolemy.actor.lib.excel
Actors that interface to Microsoft Excel.
ptolemy.actor.lib.fmi - package ptolemy.actor.lib.fmi
Functional Mock-up Interface (FMI) actors.
ptolemy.actor.lib.fmi.fmus.jmodelica.test.junit - package ptolemy.actor.lib.fmi.fmus.jmodelica.test.junit
The ptolemy.actor.lib.fmi.fmus.jmodelica.test.junit package.
ptolemy.actor.lib.fmi.fmus.omc.test.junit - package ptolemy.actor.lib.fmi.fmus.omc.test.junit
The ptolemy.actor.lib.fmi.fmus.fmus.test.junit package.
ptolemy.actor.lib.fmi.jni.test.junit - package ptolemy.actor.lib.fmi.jni.test.junit
The ptolemy/actor/lib/fmi/jni/test/junit package.
ptolemy.actor.lib.fmi.test.junit - package ptolemy.actor.lib.fmi.test.junit
The ptolemy.actor.lib.fmi.test.junit package.
ptolemy.actor.lib.gem5 - package ptolemy.actor.lib.gem5
Actors for integration of Ptolemy II with gem5 architectural simulator.
ptolemy.actor.lib.gui - package ptolemy.actor.lib.gui
The ptolemy.actor.lib.gui package.
ptolemy.actor.lib.gui.test.junit - package ptolemy.actor.lib.gui.test.junit
The ptolemy.actor.lib.gui.test.junit package.
ptolemy.actor.lib.hoc - package ptolemy.actor.lib.hoc
Higher Order Component Classes.
ptolemy.actor.lib.hoc.test - package ptolemy.actor.lib.hoc.test
Higher Order Component Classes.
ptolemy.actor.lib.hoc.test.junit - package ptolemy.actor.lib.hoc.test.junit
The ptolemy.actor.lib.hoc.test.junit package.
ptolemy.actor.lib.image - package ptolemy.actor.lib.image
Actors that manipulate images.
ptolemy.actor.lib.image.test.junit - package ptolemy.actor.lib.image.test.junit
The ptolemy.actor.lib.image.test.junit package.
ptolemy.actor.lib.io - package ptolemy.actor.lib.io
The ptolemy.actor.lib.io package.
ptolemy.actor.lib.io.comm - package ptolemy.actor.lib.io.comm
Serial port actors.
ptolemy.actor.lib.io.test.junit - package ptolemy.actor.lib.io.test.junit
The ptolemy.actor.lib.io.test.junit package.
ptolemy.actor.lib.jai - package ptolemy.actor.lib.jai
These actors use the Java Advanced Imaging (JAI) package, from https://jai.dev.java.net/.
ptolemy.actor.lib.jai.test.junit - package ptolemy.actor.lib.jai.test.junit
The ptolemy.actor.lib.jai.test.junit package.
ptolemy.actor.lib.javasound - package ptolemy.actor.lib.javasound
Audio actors.
ptolemy.actor.lib.javasound.test.junit - package ptolemy.actor.lib.javasound.test.junit
The ptolemy.actor.lib.javasound.test.junit package.
ptolemy.actor.lib.javasound.test.pitchshift - package ptolemy.actor.lib.javasound.test.pitchshift
The ptolemy.actor.lib.javasound.test.pitchshift package.
ptolemy.actor.lib.jjs - package ptolemy.actor.lib.jjs
Actors that use the Nashorn JavaScript engine.
ptolemy.actor.lib.jjs.modules.cameras - package ptolemy.actor.lib.jjs.modules.cameras
The ptolemy/actor/lib/jjs/modules/cameras package.
ptolemy.actor.lib.jjs.modules.contextAware - package ptolemy.actor.lib.jjs.modules.contextAware
The ptolemy.actor.lib.jjs.modules.contextAware package.
ptolemy.actor.lib.jjs.modules.contextAware.test.junit - package ptolemy.actor.lib.jjs.modules.contextAware.test.junit
The ptolemy/actor/lib/jjs/modules/contextAware/test/junit package.
ptolemy.actor.lib.jjs.modules.contextAwareTest - package ptolemy.actor.lib.jjs.modules.contextAwareTest
Test bed for the ptolemy.actor.lib.jjs.modules.contextAware package.
ptolemy.actor.lib.jjs.modules.crypto - package ptolemy.actor.lib.jjs.modules.crypto
The ptolemy.actor.lib.jjs.modules.crypto package.
ptolemy.actor.lib.jjs.modules.dataConverter - package ptolemy.actor.lib.jjs.modules.dataConverter
The ptolemy.actor.lib.jjs.modules.dataConverter package.
ptolemy.actor.lib.jjs.modules.discovery - package ptolemy.actor.lib.jjs.modules.discovery
The ptolemy.actor.lib.jjs.modules.discovery package.
ptolemy.actor.lib.jjs.modules.discovery.test.junit - package ptolemy.actor.lib.jjs.modules.discovery.test.junit
The ptolemy/actor/lib/jjs/modules/discovery/test/junit package.
ptolemy.actor.lib.jjs.modules.eventbus - package ptolemy.actor.lib.jjs.modules.eventbus
The ptolemy.actor.lib.jjs.modules.eventbus package.
ptolemy.actor.lib.jjs.modules.eventbus.test.junit - package ptolemy.actor.lib.jjs.modules.eventbus.test.junit
The ptolemy.actor.lib.jjs.modules.eventbus.test.junit package.
ptolemy.actor.lib.jjs.modules.faceDetector.test.junit - package ptolemy.actor.lib.jjs.modules.faceDetector.test.junit
The ptolemy/actor/lib/jjs/modules/faceDetector/test/junit package.
ptolemy.actor.lib.jjs.modules.httpClient - package ptolemy.actor.lib.jjs.modules.httpClient
The ptolemy.actor.lib.jjs.modules.httpClient package.
ptolemy.actor.lib.jjs.modules.httpClient.test.junit - package ptolemy.actor.lib.jjs.modules.httpClient.test.junit
The ptolemy/actor/lib/jjs/modules/httpClient/test/junit package.
ptolemy.actor.lib.jjs.modules.httpServer - package ptolemy.actor.lib.jjs.modules.httpServer
The ptolemy.actor.lib.jjs.modules.httpServer package.
ptolemy.actor.lib.jjs.modules.httpServer.test.junit - package ptolemy.actor.lib.jjs.modules.httpServer.test.junit
The ptolemy/actor/lib/jjs/modules/httpServer/test/junit package.
ptolemy.actor.lib.jjs.modules.imageDisplay - package ptolemy.actor.lib.jjs.modules.imageDisplay
The ptolemy/actor/lib/jjs/modules/imageDisplay package.
ptolemy.actor.lib.jjs.modules.IMUSensor - package ptolemy.actor.lib.jjs.modules.IMUSensor
The ptolemy/actor/lib/jjs/modules/IMUSensor package.
ptolemy.actor.lib.jjs.modules.iotAuth - package ptolemy.actor.lib.jjs.modules.iotAuth
The ptolemy/actor/lib/jjs/modules/iotAuth package.
ptolemy.actor.lib.jjs.modules.localStorage - package ptolemy.actor.lib.jjs.modules.localStorage
The ptolemy.actor.lib.jjs.modules.localStorage package.
ptolemy.actor.lib.jjs.modules.localStorage.test.junit - package ptolemy.actor.lib.jjs.modules.localStorage.test.junit
The ptolemy/actor/lib/jjs/modules/localStorage/test/junit package.
ptolemy.actor.lib.jjs.modules.mapManager.test.junit - package ptolemy.actor.lib.jjs.modules.mapManager.test.junit
The ptolemy/actor/lib/jjs/modules/mapManager/test/junit package.
ptolemy.actor.lib.jjs.modules.mqtt - package ptolemy.actor.lib.jjs.modules.mqtt
The ptolemy.actor.lib.jjs.modules.mqtt package.
ptolemy.actor.lib.jjs.modules.mqtt.test.junit - package ptolemy.actor.lib.jjs.modules.mqtt.test.junit
The ptolemy/actor/lib/jjs/modules/mqtt/test/junit package.
ptolemy.actor.lib.jjs.modules.objectAssign.test.junit - package ptolemy.actor.lib.jjs.modules.objectAssign.test.junit
The ptolemy/actor/lib/jjs/modules/objectAssign/test/junit package.
ptolemy.actor.lib.jjs.modules.os.test.junit - package ptolemy.actor.lib.jjs.modules.os.test.junit
The ptolemy/actor/lib/jjs/modules/os/test/junit package.
ptolemy.actor.lib.jjs.modules.process.test.junit - package ptolemy.actor.lib.jjs.modules.process.test.junit
The ptolemy/actor/lib/jjs/modules/process/test/junit package.
ptolemy.actor.lib.jjs.modules.serial - package ptolemy.actor.lib.jjs.modules.serial
The ptolemy.actor.lib.jjs.modules.serial package.
ptolemy.actor.lib.jjs.modules.serial.test - package ptolemy.actor.lib.jjs.modules.serial.test
 
ptolemy.actor.lib.jjs.modules.serial.test.junit - package ptolemy.actor.lib.jjs.modules.serial.test.junit
The ptolemy/actor/lib/jjs/modules/serial/test/junit package.
ptolemy.actor.lib.jjs.modules.shell - package ptolemy.actor.lib.jjs.modules.shell
The ptolemy.actor.lib.jjs.modules.shell package.
ptolemy.actor.lib.jjs.modules.shell.test.junit - package ptolemy.actor.lib.jjs.modules.shell.test.junit
The ptolemy/actor/lib/jjs/modules/shell/test/junit package.
ptolemy.actor.lib.jjs.modules.socket - package ptolemy.actor.lib.jjs.modules.socket
The ptolemy.actor.lib.jjs.modules.socket package.
ptolemy.actor.lib.jjs.modules.socket.test.junit - package ptolemy.actor.lib.jjs.modules.socket.test.junit
The ptolemy/actor/lib/jjs/modules/socket/test/junit package.
ptolemy.actor.lib.jjs.modules.speechRecognition - package ptolemy.actor.lib.jjs.modules.speechRecognition
The ptolemy.actor.lib.jjs.modules.speechRecognition package.
ptolemy.actor.lib.jjs.modules.testing.test.junit - package ptolemy.actor.lib.jjs.modules.testing.test.junit
The ptolemy/actor/lib/jjs/modules/testing/test/junit package.
ptolemy.actor.lib.jjs.modules.textDisplay - package ptolemy.actor.lib.jjs.modules.textDisplay
The ptolemy/actor/lib/jjs/modules/textDisplay package.
ptolemy.actor.lib.jjs.modules.userInterface - package ptolemy.actor.lib.jjs.modules.userInterface
The ptolemy.actor.lib.jjs.modules.browser package.
ptolemy.actor.lib.jjs.modules.webSocket - package ptolemy.actor.lib.jjs.modules.webSocket
The ptolemy.actor.lib.jjs.modules.webSocket package.
ptolemy.actor.lib.jjs.modules.webSocket.test.junit - package ptolemy.actor.lib.jjs.modules.webSocket.test.junit
The ptolemy.actor.lib.jjs.test.junit package.
ptolemy.actor.lib.jjs.modules.xbee - package ptolemy.actor.lib.jjs.modules.xbee
An interface to the XBee radio hardware that is connected via a serial port.
ptolemy.actor.lib.jjs.modules.xbee.test - package ptolemy.actor.lib.jjs.modules.xbee.test
 
ptolemy.actor.lib.jjs.modules.xbee.test.junit - package ptolemy.actor.lib.jjs.modules.xbee.test.junit
The ptolemy/actor/lib/jjs/modules/xbee/test/junit package.
ptolemy.actor.lib.jjs.test.junit - package ptolemy.actor.lib.jjs.test.junit
The ptolemy.actor.lib.jjs.test.junit package.
ptolemy.actor.lib.jmf - package ptolemy.actor.lib.jmf
These actors use the Java Media Framework (JMF), which can be downloaded from http://www.oracle.com/technetwork/java/javase/tech/index-jsp-140239.html
ptolemy.actor.lib.jmf.test.junit - package ptolemy.actor.lib.jmf.test.junit
The ptolemy.actor.lib.jmf.test.junit package.
ptolemy.actor.lib.jopio - package ptolemy.actor.lib.jopio
The ptolemy.actor.lib.jopio package.
ptolemy.actor.lib.joystick - package ptolemy.actor.lib.joystick
Joystick actors.
ptolemy.actor.lib.logic - package ptolemy.actor.lib.logic
The ptolemy.actor.lib.logic package.
ptolemy.actor.lib.logic.test.junit - package ptolemy.actor.lib.logic.test.junit
The ptolemy.actor.lib.logic.test.junit package.
ptolemy.actor.lib.mail - package ptolemy.actor.lib.mail
Send email using the JavaMail interface.
ptolemy.actor.lib.mail.test.junit - package ptolemy.actor.lib.mail.test.junit
The ptolemy.actor.lib.mail.test.junit package.
ptolemy.actor.lib.mbed - package ptolemy.actor.lib.mbed
The ptolemy.actor.lib.mbed package.
ptolemy.actor.lib.mbed.test.junit - package ptolemy.actor.lib.mbed.test.junit
The ptolemy.actor.lib.mbed.test.junit package.
ptolemy.actor.lib.net - package ptolemy.actor.lib.net
Actors that read from the network and write to the network.
ptolemy.actor.lib.net.demo.Datagram - package ptolemy.actor.lib.net.demo.Datagram
The Datagram demonstration that illustrates use of actors in ptolemy.actor.lib.net.
ptolemy.actor.lib.net.test.junit - package ptolemy.actor.lib.net.test.junit
The ptolemy.actor.lib.net.test.junit package.
ptolemy.actor.lib.python - package ptolemy.actor.lib.python
The ptolemy.actor.lib.python package.
ptolemy.actor.lib.python.test.junit - package ptolemy.actor.lib.python.test.junit
The ptolemy.actor.lib.python.test.junit package.
ptolemy.actor.lib.r - package ptolemy.actor.lib.r
The ptolemy.actor.lib.r package.
ptolemy.actor.lib.r.test.junit - package ptolemy.actor.lib.r.test.junit
The ptolemy/actor/lib/r/test/junit package.
ptolemy.actor.lib.reactable - package ptolemy.actor.lib.reactable
Use Ptolemy II to create an interactive system that uses image processing to drive the interaction.
ptolemy.actor.lib.security - package ptolemy.actor.lib.security
The ptolemy.actor.lib.security package.
ptolemy.actor.lib.security.test.junit - package ptolemy.actor.lib.security.test.junit
The ptolemy.actor.lib.security.test.junit package.
ptolemy.actor.lib.string - package ptolemy.actor.lib.string
The ptolemy.actor.lib.string package.
ptolemy.actor.lib.string.test - package ptolemy.actor.lib.string.test
The ptolemy.actor.lib.string.test package.
ptolemy.actor.lib.string.test.junit - package ptolemy.actor.lib.string.test.junit
The ptolemy.actor.lib.string.test.junit package.
ptolemy.actor.lib.test - package ptolemy.actor.lib.test
The ptolemy.actor.lib.test package.
ptolemy.actor.lib.test.junit - package ptolemy.actor.lib.test.junit
The ptolemy.actor.lib.test.junit package.
ptolemy.actor.lib.tutorial - package ptolemy.actor.lib.tutorial
The ptolemy/actor/lib/tutorial package.
ptolemy.actor.lib.vhdl - package ptolemy.actor.lib.vhdl
VHSIC Hardware Description Language (VHDL) actors.
ptolemy.actor.lib.vhdl.test.junit - package ptolemy.actor.lib.vhdl.test.junit
The ptolemy.actor.lib.vhdl.test.junit package.
ptolemy.actor.lib.video - package ptolemy.actor.lib.video
The ptolemy.actor.lib.video package.
ptolemy.actor.lib.xslt - package ptolemy.actor.lib.xslt
The ptolemy.actor.lib.xslt package.
ptolemy.actor.lib.xslt.test.junit - package ptolemy.actor.lib.xslt.test.junit
The ptolemy.actor.lib.xslt.test.junit package.
ptolemy.actor.parameters - package ptolemy.actor.parameters
The ptolemy.actor.parameters package.
ptolemy.actor.parameters.test - package ptolemy.actor.parameters.test
The ptolemy.actor.parameters.test package.
ptolemy.actor.parameters.test.junit - package ptolemy.actor.parameters.test.junit
The ptolemy.actor.parameters.test.junit package.
ptolemy.actor.process - package ptolemy.actor.process
Process oriented actor classes.
ptolemy.actor.process.test - package ptolemy.actor.process.test
The ptolemy.actor.process.test package.
ptolemy.actor.process.test.junit - package ptolemy.actor.process.test.junit
The ptolemy.actor.process.test.junit package.
ptolemy.actor.ptalon - package ptolemy.actor.ptalon
The Ptalon actor.
ptolemy.actor.ptalon.gt - package ptolemy.actor.ptalon.gt
The ptolemy.actor.ptalon.gt package.
ptolemy.actor.ptalon.lib - package ptolemy.actor.ptalon.lib
The Ptalon actor.
ptolemy.actor.ptalon.test.junit - package ptolemy.actor.ptalon.test.junit
The ptolemy.actor.ptalon.test.junit package.
ptolemy.actor.sched - package ptolemy.actor.sched
Schedule related classes.
ptolemy.actor.sched.test.junit - package ptolemy.actor.sched.test.junit
The ptolemy.actor.sched.test.junit package.
ptolemy.actor.test - package ptolemy.actor.test
The ptolemy.actor.test package.
ptolemy.actor.test.junit - package ptolemy.actor.test.junit
The ptolemy.actor.test.junit package.
ptolemy.actor.util - package ptolemy.actor.util
Actor utilities.
ptolemy.actor.util.test - package ptolemy.actor.util.test
The ptolemy.actor.util.test package.
ptolemy.actor.util.test.junit - package ptolemy.actor.util.test.junit
The ptolemy.actor.util.test.junit package.
ptolemy.caltrop - package ptolemy.caltrop
The ptolemy.caltrop package.
ptolemy.caltrop.actors - package ptolemy.caltrop.actors
The ptolemy.caltrop.actors package.
ptolemy.caltrop.ddi - package ptolemy.caltrop.ddi
The ptolemy.caltrop.ddi package.
ptolemy.caltrop.ddi.util - package ptolemy.caltrop.ddi.util
The ptolemy.caltrop.ddi.util package.
ptolemy.caltrop.test.junit - package ptolemy.caltrop.test.junit
The ptolemy.caltrop.test.junit package.
ptolemy.caltrop.util - package ptolemy.caltrop.util
The ptolemy.caltrop.util package.
ptolemy.caltrop.util.test.junit - package ptolemy.caltrop.util.test.junit
The ptolemy.caltrop.util.test.junit package.
ptolemy.cg.adapter.generic.accessor.adapters.org.terraswarm.accessor - package ptolemy.cg.adapter.generic.accessor.adapters.org.terraswarm.accessor
The ptolemy.cg.adapter.generic.accessor.adapters.org.terraswarm.accessor package.
ptolemy.cg.adapter.generic.accessor.adapters.ptolemy.actor - package ptolemy.cg.adapter.generic.accessor.adapters.ptolemy.actor
The ptolemy.cg.adapter.generic.program.html.adapters.ptolemy.actor package.
ptolemy.cg.adapter.generic.accessor.adapters.ptolemy.actor.lib.jjs - package ptolemy.cg.adapter.generic.accessor.adapters.ptolemy.actor.lib.jjs
The ptolemy/cg/adapter/generic/accessor/adapters/ptolemy/actor/lib/jjs package.
ptolemy.cg.adapter.generic.adapters.ptolemy.actor - package ptolemy.cg.adapter.generic.adapters.ptolemy.actor
The ptolemy.cg.adapter.generic.adapters.ptolemy.actor package.
ptolemy.cg.adapter.generic.html.adapters.ptolemy.actor - package ptolemy.cg.adapter.generic.html.adapters.ptolemy.actor
The ptolemy.cg.adapter.generic.program.html.adapters.ptolemy.actor package.
ptolemy.cg.adapter.generic.html.test.junit - package ptolemy.cg.adapter.generic.html.test.junit
The ptolemy.cg.adapter.generic.html.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.adapters.org.terraswarm.accessor - package ptolemy.cg.adapter.generic.program.procedural.adapters.org.terraswarm.accessor
The ptolemy.cg.adapter.generic.program.procedural.adapters.org.terraswarm.accessor package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor
The ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
The ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.conversions - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.conversions
The ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.conversions package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.fmi - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.fmi
The ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.fmi package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.gui - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.gui
The ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.gui package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc
The ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/actor/lib/hoc/ package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.jjs - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.jjs
The ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.jjs package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.logic - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.logic
The ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.logic package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.string - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.string
The ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.string package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched
The ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.de.lib - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.de.lib
The ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.de.lib package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.giotto.kernel - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.giotto.kernel
The ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.giotto.kernel package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel
The ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal
The ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.kernel - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.kernel
The ptolemy/cg/adapter/generic/program/procedural/adapters/ptolemy/domains/modal/modal/kernel/ package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel
The ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib
The ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib package.
ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.vergil.actor.lib - package ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.vergil.actor.lib
The ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.vergil.actor.lib package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.org.terraswarm.accessor - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.org.terraswarm.accessor
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.org.terraswarm.accessor package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions.test.junit - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions.test.junit
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.gui - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.gui
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.gui package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.gui.test.junit - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.gui.test.junit
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.logic.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.logic - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.logic
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.logic package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.logic.test.junit - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.logic.test.junit
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.logic.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.string - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.string
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.string package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.string.test.junit - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.string.test.junit
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.string.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.test.junit - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.test.junit
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.cg.lib - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.cg.lib
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.cg.lib package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.test.junit - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.test.junit
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.test.junit package, used to unit test the C code for the DE Domain.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.test.junit - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.test.junit
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.modal - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.modal
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.modal package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.test.junit - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.test.junit
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel
The ptolemy.codegen.c.domains.ptides.kernel package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.test.junit - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.test.junit
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.lib - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.lib
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.lib package.
ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.lib.test.junit - package ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.lib.test.junit
The ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.lib.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.c.arduino.adapters.ptolemy.actor.lib.gui - package ptolemy.cg.adapter.generic.program.procedural.c.arduino.adapters.ptolemy.actor.lib.gui
The ptolemy.cg.adapter.generic.program.procedural.c.arduino.adapters.ptolemy.actor.lib.gui package.
ptolemy.cg.adapter.generic.program.procedural.c.arduino.adapters.ptolemy.actor.lib.gui.test.junit - package ptolemy.cg.adapter.generic.program.procedural.c.arduino.adapters.ptolemy.actor.lib.gui.test.junit
The ptolemy.cg.adapter.generic.program.procedural.c.arduino.adapters.ptolemy.actor.lib.gui.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.org.terraswarm.accessor - package ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.org.terraswarm.accessor
The ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.org.terraswarm.accessor package.
ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.ptolemy.actor.lib.gui - package ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.ptolemy.actor.lib.gui
The ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.ptolemy.actor.lib.gui package.
ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.ptolemy.actor.lib.gui.test.junit - package ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.ptolemy.actor.lib.gui.test.junit
The ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.ptolemy.actor.lib.gui.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.ptolemy.actor.lib.jjs - package ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.ptolemy.actor.lib.jjs
The ptolemy.cg.adapter.generic.program.procedural.c.duktape.adapters.ptolemy.actor.lib.jjs package.
ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.actor.lib - package ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.actor.lib
The ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.actor.lib package.
ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.kernel - package ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.kernel
The ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.kernel package.
ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary - package ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary
The ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary package.
ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.sdf.kernel - package ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.sdf.kernel
The ptolemy/cg/adapter/generic/program/procedural/c/luminary/adapters/ptolemy/domains/sdf/kernel package.
ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.gui - package ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.gui
The ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.gui package.
ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.gui.test.junit - package ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.gui.test.junit
The ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.gui.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed - package ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed
The ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed package.
ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.actor.lib - package ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.actor.lib
The ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.actor.lib package.
ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.de.lib - package ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.de.lib
The ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.de.lib package.
ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel - package ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel
The ptolemy/cg/adapter/generic/program/procedural/c/renesas/adapters/ptolemy/domains/ptides/kernel package.
ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.lib - package ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.lib
The ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.lib package.
ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.actor.lib - package ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.actor.lib
The ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.actor.lib package.
ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.de.lib - package ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.de.lib
The ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.de.lib package.
ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel - package ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel
The ptolemy/cg/adapter/generic/program/procedural/c/xmos/adapters/ptolemy/domains/ptides/kernel package.
ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.lib - package ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.lib
The ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.lib package.
ptolemy.cg.adapter.generic.program.procedural.fmima.adapters.ptolemy.actor - package ptolemy.cg.adapter.generic.program.procedural.fmima.adapters.ptolemy.actor
The ptolemy.cg.adapter.generic.program.html.adapters.ptolemy.actor package.
ptolemy.cg.adapter.generic.program.procedural.fmima.adapters.ptolemy.actor.lib.fmi - package ptolemy.cg.adapter.generic.program.procedural.fmima.adapters.ptolemy.actor.lib.fmi
The ptolemy.cg.adapter.generic.program.procedural.fmima.adapters.ptolemy.actor.lib.fmi package.
ptolemy.cg.adapter.generic.program.procedural.fmima.test.junit - package ptolemy.cg.adapter.generic.program.procedural.fmima.test.junit
The ptolemy.cg.adapter.generic.html.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.adapters.ptolemy.actor - package ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.adapters.ptolemy.actor
The ptolemy.cg.adapter.generic.program.html.adapters.ptolemy.actor package.
ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.adapters.ptolemy.actor.lib.fmi - package ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.adapters.ptolemy.actor.lib.fmi
The ptolemy.cg.adapter.generic.program.procedural.fmima.adapters.ptolemy.actor.lib.fmi package.
ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.test.junit - package ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.test.junit
The ptolemy.cg.adapter.generic.html.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.test.junit - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.test.junit
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions.test.junit - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions.test.junit
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.gui - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.gui
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.gui package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.gui.test.junit - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.gui.test.junit
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.gui.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.hoc.test.junit - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.hoc.test.junit
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.hoc.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.logic - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.logic
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.logic package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.logic.test.junit - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.logic.test.junit
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.logic.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.string - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.string
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.string package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.string.test.junit - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.string.test.junit
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.string.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.test.junit - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.test.junit
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.cg.lib - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.cg.lib
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.cg.lib package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.kernel - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.kernel
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.kernel package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.modal - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.modal
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.modal package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.test.junit - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.test.junit
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.modal.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.kernel - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.kernel
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.kernel package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib package.
ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib.test.junit - package ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib.test.junit
The ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib.test.junit package.
ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.cg.lib - package ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.cg.lib
The ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.cg.lib package.
ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.domains.sdf.kernel - package ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.domains.sdf.kernel
The ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.domains.sdf.kernel package.
ptolemy.cg.gui - package ptolemy.cg.gui
GUI for the code generation facility.
ptolemy.cg.kernel.generic - package ptolemy.cg.kernel.generic
The ptolemy.cg.kernel.generic package.
ptolemy.cg.kernel.generic.accessor - package ptolemy.cg.kernel.generic.accessor
Generate code for IoT Accessors.
ptolemy.cg.kernel.generic.accessor.test.junit - package ptolemy.cg.kernel.generic.accessor.test.junit
The ptolemy/cg/kernel/generic/js/test/junit package.
ptolemy.cg.kernel.generic.html - package ptolemy.cg.kernel.generic.html
The ptolemy.cg.kernel.generic.program.html package.
ptolemy.cg.kernel.generic.html.test.junit - package ptolemy.cg.kernel.generic.html.test.junit
The ptolemy.cg.kernel.generic.html.test.junit package.
ptolemy.cg.kernel.generic.program - package ptolemy.cg.kernel.generic.program
The ptolemy.cg.kernel.generic.program package.
ptolemy.cg.kernel.generic.program.procedural - package ptolemy.cg.kernel.generic.program.procedural
The ptolemy.cg.kernel.generic.program.procedural package.
ptolemy.cg.kernel.generic.program.procedural.c - package ptolemy.cg.kernel.generic.program.procedural.c
The ptolemy.cg.kernel.generic.program.procedural.c package.
ptolemy.cg.kernel.generic.program.procedural.c.ptidyos - package ptolemy.cg.kernel.generic.program.procedural.c.ptidyos
The ptolemy.cg.kernel.generic.program.procedural.c.ptidyos package.
ptolemy.cg.kernel.generic.program.procedural.c.test.junit - package ptolemy.cg.kernel.generic.program.procedural.c.test.junit
The ptolemy.cg.kernel.generic.program.procedural.c.test.junit package.
ptolemy.cg.kernel.generic.program.procedural.c.type.test.junit - package ptolemy.cg.kernel.generic.program.procedural.c.type.test.junit
The ptolemy.cg.kernel.generic.program.procedural.c.type.test.junit package.
ptolemy.cg.kernel.generic.program.procedural.fmima - package ptolemy.cg.kernel.generic.program.procedural.fmima
Generate code for the Functional Mockup Unit Master Algorithm (FMIMA).
ptolemy.cg.kernel.generic.program.procedural.fmima.test.junit - package ptolemy.cg.kernel.generic.program.procedural.fmima.test.junit
The ptolemy.cg.kernel.generic.html.test.junit package.
ptolemy.cg.kernel.generic.program.procedural.fmimahybrid.test.junit - package ptolemy.cg.kernel.generic.program.procedural.fmimahybrid.test.junit
The ptolemy/cg/kernel/generic/program/procedural/fmimahybrid/test/junit package.
ptolemy.cg.kernel.generic.program.procedural.java - package ptolemy.cg.kernel.generic.program.procedural.java
The ptolemy.cg.kernel.generic.program.procedural.java package.
ptolemy.cg.kernel.generic.program.procedural.java.modular - package ptolemy.cg.kernel.generic.program.procedural.java.modular
The ptolemy.cg.kernel.generic.program.procedural.java.modular package.
ptolemy.cg.kernel.generic.program.procedural.java.modular.test.junit - package ptolemy.cg.kernel.generic.program.procedural.java.modular.test.junit
The ptolemy.cg.kernel.generic.program.procedural.java.modular.test.junit package.
ptolemy.cg.kernel.generic.program.procedural.java.test - package ptolemy.cg.kernel.generic.program.procedural.java.test
The ptolemy.cg.kernel.generic.program.procedural.java.test package.
ptolemy.cg.kernel.generic.program.procedural.java.test.junit - package ptolemy.cg.kernel.generic.program.procedural.java.test.junit
The ptolemy.cg.kernel.generic.program.procedural.java.test.junit package.
ptolemy.cg.kernel.generic.program.procedural.java.type - package ptolemy.cg.kernel.generic.program.procedural.java.type
Java code generation type system.
ptolemy.cg.kernel.generic.program.test.junit - package ptolemy.cg.kernel.generic.program.test.junit
The ptolemy.cg.kernel.generic.program.test.junit package.
ptolemy.cg.kernel.generic.syntactic - package ptolemy.cg.kernel.generic.syntactic
The ptolemy.cg.kernel.generic.syntactic package.
ptolemy.cg.kernel.generic.test - package ptolemy.cg.kernel.generic.test
The ptolemy.cg.kernel.generic.test package.
ptolemy.cg.kernel.generic.test.actor - package ptolemy.cg.kernel.generic.test.actor
The ptolemy.cg.kernel.generic.test.actor package.
ptolemy.cg.kernel.generic.test.junit - package ptolemy.cg.kernel.generic.test.junit
The ptolemy.cg.kernel.generic.test.junit package.
ptolemy.cg.lib - package ptolemy.cg.lib
The ptolemy.cg.lib package.
ptolemy.cg.lib.syntactic - package ptolemy.cg.lib.syntactic
The ptolemy.cg.lib.syntactic package.
ptolemy.cg.lib.test.junit - package ptolemy.cg.lib.test.junit
The ptolemy.cg.lib.test.junit package.
ptolemy.cg.lib.testKnownFailed.test.junit - package ptolemy.cg.lib.testKnownFailed.test.junit
The ptolemy/cg/lib/testKnownFailed/test/junit package.
ptolemy.chic - package ptolemy.chic
The ptolemy.chic package.
ptolemy.component - package ptolemy.component
The ptolemy.component package.
ptolemy.component.domains.ptinyos - package ptolemy.component.domains.ptinyos
The ptolemy.component.domains.ptinyos package.
ptolemy.component.test - package ptolemy.component.test
The ptolemy.component.test package.
ptolemy.configs.test - package ptolemy.configs.test
The ptolemy.configs.test package.
ptolemy.configs.test.junit - package ptolemy.configs.test.junit
The ptolemy.configs.test.junit package.
ptolemy.copernicus.gui - package ptolemy.copernicus.gui
The ptolemy.copernicus.gui package.
ptolemy.copernicus.gui.test.junit - package ptolemy.copernicus.gui.test.junit
The ptolemy.copernicus.gui.test.junit package.
ptolemy.copernicus.interpreted - package ptolemy.copernicus.interpreted
The ptolemy/copernicus/interpreted package.
ptolemy.copernicus.interpreted.test.junit - package ptolemy.copernicus.interpreted.test.junit
The ptolemy.copernicus.interpreted.test.junit package.
ptolemy.copernicus.kernel - package ptolemy.copernicus.kernel
The ptolemy.copernicus.kernel package.
ptolemy.copernicus.shallow - package ptolemy.copernicus.shallow
The ptolemy.copernicus.shallow package.
ptolemy.copernicus.shallow.test.junit - package ptolemy.copernicus.shallow.test.junit
The ptolemy.copernicus.shallow.test.junit package.
ptolemy.data - package ptolemy.data
Packages for manipulating data that passes between actors.
ptolemy.data.expr - package ptolemy.data.expr
The Ptolemy II Expression Language.
ptolemy.data.expr.test - package ptolemy.data.expr.test
The ptolemy.data.expr.test package.
ptolemy.data.expr.test.junit - package ptolemy.data.expr.test.junit
The ptolemy.data.expr.test.junit package.
ptolemy.data.ontologies - package ptolemy.data.ontologies
The ptolemy.data.ontologies package.
ptolemy.data.ontologies.demo.CarTracking.test.junit - package ptolemy.data.ontologies.demo.CarTracking.test.junit
The ptolemy.data.ontologies.demo.CarTracking.test.junit package.
ptolemy.data.ontologies.demo.ConstAbstractInterpretation.test.junit - package ptolemy.data.ontologies.demo.ConstAbstractInterpretation.test.junit
The ptolemy.data.ontologies.demo.ConstAbstractInterpretation.test.junit package.
ptolemy.data.ontologies.demo.ConstNonconst.test.junit - package ptolemy.data.ontologies.demo.ConstNonconst.test.junit
The ptolemy.data.ontologies.demo.ConstNonconst.test.junit package.
ptolemy.data.ontologies.demo.MonotonicityAnalysis.test.junit - package ptolemy.data.ontologies.demo.MonotonicityAnalysis.test.junit
The ptolemy.data.ontologies.demo.MonotonicityAnalysis.test.junit package.
ptolemy.data.ontologies.gui - package ptolemy.data.ontologies.gui
The ptolemy.data.ontologies.gui package.
ptolemy.data.ontologies.lattice - package ptolemy.data.ontologies.lattice
The ptolemy.data.ontologies.lattice package.
ptolemy.data.ontologies.lattice.adapters.abstractInterpretation.data.expr - package ptolemy.data.ontologies.lattice.adapters.abstractInterpretation.data.expr
The ptolemy/data/ontologies/lattice/adapters/abstractInterpretation/data/expr package.
ptolemy.data.ontologies.lattice.adapters.abstractInterpretation.test.junit - package ptolemy.data.ontologies.lattice.adapters.abstractInterpretation.test.junit
The ptolemy.data.ontologies.lattice.adapters.abstractInterpretation.test.junit package.
ptolemy.data.ontologies.lattice.adapters.constAbsIntObservable.data.expr - package ptolemy.data.ontologies.lattice.adapters.constAbsIntObservable.data.expr
The ptolemy/data/ontologies/lattice/adapters/constAbsIntObservable/data/expr package.
ptolemy.data.ontologies.lattice.adapters.constAbstractInterpretation.data.expr - package ptolemy.data.ontologies.lattice.adapters.constAbstractInterpretation.data.expr
The ptolemy/data/ontologies/lattice/adapters/constAbstractInterpretation/data/expr package.
ptolemy.data.ontologies.lattice.adapters.constPropagation - package ptolemy.data.ontologies.lattice.adapters.constPropagation
The ptolemy/data/ontologies/lattice/adapters/constPropagation package.
ptolemy.data.ontologies.lattice.adapters.constPropagation.data.expr - package ptolemy.data.ontologies.lattice.adapters.constPropagation.data.expr
The ptolemy/data/ontologies/lattice/adapters/constPropagation/data/expr package.
ptolemy.data.ontologies.lattice.adapters.constPropagationAbsInt - package ptolemy.data.ontologies.lattice.adapters.constPropagationAbsInt
The ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt package.
ptolemy.data.ontologies.lattice.adapters.constPropagationAbsInt.data.expr - package ptolemy.data.ontologies.lattice.adapters.constPropagationAbsInt.data.expr
The ptolemy/data/ontologies/lattice/adapters/constPropagationAbsInt/data/expr package.
ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib - package ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib
The ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib package.
ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.gui - package ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.gui
The ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.gui package.
ptolemy.data.ontologies.lattice.adapters.defaultAdapters.data.expr - package ptolemy.data.ontologies.lattice.adapters.defaultAdapters.data.expr
The ptolemy.data.ontologies.lattice.adapters.defaultAdapters.data.expr package.
ptolemy.data.ontologies.lattice.adapters.defaultAdapters.domains.ontologies.lib - package ptolemy.data.ontologies.lattice.adapters.defaultAdapters.domains.ontologies.lib
The ptolemy.data.ontologies.lattice.adapters.defaultAdapters.domains.ontologies.lib package.
ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis - package ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis
The ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis package.
ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.actor.lib - package ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.actor.lib
The ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.actor.lib package.
ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.data.expr - package ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.data.expr
The ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.data.expr package.
ptolemy.data.ontologies.lattice.test.junit - package ptolemy.data.ontologies.lattice.test.junit
The ptolemy.data.ontologies.lattice.test.junit package.
ptolemy.data.ontologies.lattice.unit - package ptolemy.data.ontologies.lattice.unit
The ptolemy.data.ontologies.lattice.unit package.
ptolemy.data.ontologies.test.junit - package ptolemy.data.ontologies.test.junit
The ptolemy.data.ontologies.test.junit package.
ptolemy.data.test - package ptolemy.data.test
The ptolemy.data.test package.
ptolemy.data.test.junit - package ptolemy.data.test.junit
The ptolemy.data.test.junit package.
ptolemy.data.type - package ptolemy.data.type
The type system.
ptolemy.data.type.test - package ptolemy.data.type.test
The ptolemy.data.type.test package.
ptolemy.data.type.test.junit - package ptolemy.data.type.test.junit
The ptolemy.data.type.test.junit package.
ptolemy.data.unit - package ptolemy.data.unit
The unit system.
ptolemy.data.unit.test.junit - package ptolemy.data.unit.test.junit
The ptolemy.data.unit.test.junit package.
ptolemy.demo.PLC.test.junit - package ptolemy.demo.PLC.test.junit
The ptolemy/demo/PLC/test/junit package.
ptolemy.demo.Quarry.test.junit - package ptolemy.demo.Quarry.test.junit
The ptolemy/demo/Quarry/test/junit package.
ptolemy.demo.test.junit - package ptolemy.demo.test.junit
The ptolemy.demo.test.junit package.
ptolemy.distributed.actor - package ptolemy.distributed.actor
The ptolemy.distributed.actor package.
ptolemy.distributed.actor.lib - package ptolemy.distributed.actor.lib
The ptolemy.distributed.actor.lib package.
ptolemy.distributed.client - package ptolemy.distributed.client
The ptolemy.distributed.client package.
ptolemy.distributed.common - package ptolemy.distributed.common
The ptolemy.distributed.common package.
ptolemy.distributed.domains.sdf.kernel - package ptolemy.distributed.domains.sdf.kernel
The ptolemy.distributed.domains.sdf.kernel package.
ptolemy.distributed.domains.sdf.kernel.test.junit - package ptolemy.distributed.domains.sdf.kernel.test.junit
The ptolemy.distributed.domains.sdf.kernel.test.junit package.
ptolemy.distributed.rmi - package ptolemy.distributed.rmi
The ptolemy.distributed.rmi package.
ptolemy.distributed.util - package ptolemy.distributed.util
The ptolemy.distributed.util package.
ptolemy.domains.algebraic.kernel - package ptolemy.domains.algebraic.kernel
The ptolemy.domains.algebraic.kernel package.
ptolemy.domains.algebraic.test.junit - package ptolemy.domains.algebraic.test.junit
 
ptolemy.domains.atc.kernel - package ptolemy.domains.atc.kernel
The ptolemy.domains.atc.kernel package.
ptolemy.domains.atc.kernel.policy1 - package ptolemy.domains.atc.kernel.policy1
The ptolemy.domains.atc.kernel.policy1 package.
ptolemy.domains.atc.kernel.policy2 - package ptolemy.domains.atc.kernel.policy2
The ptolemy.domains.atc.kernel.policy2 package.
ptolemy.domains.atc.lib - package ptolemy.domains.atc.lib
The ptolemy.domains.atc.lib package.
ptolemy.domains.atc.test.junit - package ptolemy.domains.atc.test.junit
The ptolemy/domains/atc/test/junit package.
ptolemy.domains.ca.kernel - package ptolemy.domains.ca.kernel
The ptolemy/domains/ca/kernel package.
ptolemy.domains.ca.lib - package ptolemy.domains.ca.lib
The ptolemy/domains/ca/lib package.
ptolemy.domains.ca.lib.gui - package ptolemy.domains.ca.lib.gui
The ptolemy/domains/ca/lib/gui package.
ptolemy.domains.ca.test.junit - package ptolemy.domains.ca.test.junit
The ptolemy.domains.ca.test.junit package.
ptolemy.domains.ci.demo.Router - package ptolemy.domains.ci.demo.Router
 
ptolemy.domains.ci.kernel - package ptolemy.domains.ci.kernel
Component Interaction (CI) domain kernel.
ptolemy.domains.ci.kernel.test.junit - package ptolemy.domains.ci.kernel.test.junit
The ptolemy.domains.ci.kernel.test.junit package.
ptolemy.domains.ci.lib - package ptolemy.domains.ci.lib
Component Interaction (CI) domain actors.
ptolemy.domains.continuous.kernel - package ptolemy.domains.continuous.kernel
The Continuous domain kernel.
ptolemy.domains.continuous.kernel.solver - package ptolemy.domains.continuous.kernel.solver
The Continuous domain solvers.
ptolemy.domains.continuous.lib - package ptolemy.domains.continuous.lib
The ptolemy.domains.continuous.lib package.
ptolemy.domains.continuous.lib.test.junit - package ptolemy.domains.continuous.lib.test.junit
The ptolemy.domains.continuous.lib.test.junit package.
ptolemy.domains.continuous.test.junit - package ptolemy.domains.continuous.test.junit
The ptolemy.domains.continuous.test.junit package.
ptolemy.domains.coroutine.kernel - package ptolemy.domains.coroutine.kernel
The ptolemy.domains.coroutine.kernel package.
ptolemy.domains.coroutine.lib - package ptolemy.domains.coroutine.lib
The ptolemy.domains.coroutine.lib package.
ptolemy.domains.csp.demo.BusContention - package ptolemy.domains.csp.demo.BusContention
 
ptolemy.domains.csp.demo.DiningPhilosophers - package ptolemy.domains.csp.demo.DiningPhilosophers
 
ptolemy.domains.csp.demo.DiningPhilosophers.checkDeadlock - package ptolemy.domains.csp.demo.DiningPhilosophers.checkDeadlock
The ptolemy.domains.csp.demo.DiningPhilosophers.checkDeadlock package.
ptolemy.domains.csp.kernel - package ptolemy.domains.csp.kernel
Communicating Sequential Processes kernel.
ptolemy.domains.csp.kernel.test - package ptolemy.domains.csp.kernel.test
The ptolemy.domains.csp.kernel.test package.
ptolemy.domains.csp.kernel.test.junit - package ptolemy.domains.csp.kernel.test.junit
The ptolemy.domains.csp.kernel.test.junit package.
ptolemy.domains.csp.lib - package ptolemy.domains.csp.lib
Communicating Sequential Processes actors.
ptolemy.domains.csp.lib.test.junit - package ptolemy.domains.csp.lib.test.junit
The ptolemy.domains.csp.lib.test.junit package.
ptolemy.domains.csp.test.junit - package ptolemy.domains.csp.test.junit
The ptolemy.domains.csp.test.junit package.
ptolemy.domains.curriculum - package ptolemy.domains.curriculum
A demonstration of some how dataflow can be used to show dependencies.
ptolemy.domains.dde.demo.HelloWorld - package ptolemy.domains.dde.demo.HelloWorld
 
ptolemy.domains.dde.demo.LocalZeno - package ptolemy.domains.dde.demo.LocalZeno
 
ptolemy.domains.dde.kernel - package ptolemy.domains.dde.kernel
Distributed Discrete Event kernel.
ptolemy.domains.dde.kernel.test - package ptolemy.domains.dde.kernel.test
The ptolemy.domains.dde.kernel.test package.
ptolemy.domains.dde.kernel.test.junit - package ptolemy.domains.dde.kernel.test.junit
The ptolemy.domains.dde.kernel.test.junit package.
ptolemy.domains.dde.lib - package ptolemy.domains.dde.lib
Distributed Discrete Event actors.
ptolemy.domains.dde.lib.test.junit - package ptolemy.domains.dde.lib.test.junit
The ptolemy.domains.dde.lib.test.junit package.
ptolemy.domains.ddf.kernel - package ptolemy.domains.ddf.kernel
Discrete Data Flow (DDF) Kernel.
ptolemy.domains.ddf.kernel.test.junit - package ptolemy.domains.ddf.kernel.test.junit
The ptolemy.domains.ddf.kernel.test.junit package.
ptolemy.domains.ddf.lib - package ptolemy.domains.ddf.lib
Discrete Data Flow (DDF) actors.
ptolemy.domains.ddf.lib.test.junit - package ptolemy.domains.ddf.lib.test.junit
The ptolemy.domains.ddf.lib.test.junit package.
ptolemy.domains.ddf.test.junit - package ptolemy.domains.ddf.test.junit
The ptolemy.domains.ddf.test.junit package.
ptolemy.domains.de.demo.SmartSender - package ptolemy.domains.de.demo.SmartSender
The ptolemy.domains.de.demo.SmartSender package.
ptolemy.domains.de.kernel - package ptolemy.domains.de.kernel
The ptolemy.domains.de.kernel package.
ptolemy.domains.de.kernel.test.junit - package ptolemy.domains.de.kernel.test.junit
The ptolemy.domains.de.kernel.test.junit package.
ptolemy.domains.de.lib - package ptolemy.domains.de.lib
The ptolemy.domains.de.lib package.
ptolemy.domains.de.lib.aspect - package ptolemy.domains.de.lib.aspect
The ptolemy.domains.de.lib.aspect package.
ptolemy.domains.de.lib.test - package ptolemy.domains.de.lib.test
The ptolemy.domains.de.lib.test package.
ptolemy.domains.de.lib.test.junit - package ptolemy.domains.de.lib.test.junit
The ptolemy.domains.de.lib.test.junit package.
ptolemy.domains.de.test - package ptolemy.domains.de.test
The ptolemy.domains.de.test package.
ptolemy.domains.de.test.junit - package ptolemy.domains.de.test.junit
The ptolemy.domains.de.test.junit package.
ptolemy.domains.dt.kernel - package ptolemy.domains.dt.kernel
The ptolemy.domains.dt.kernel package.
ptolemy.domains.dt.kernel.test - package ptolemy.domains.dt.kernel.test
The ptolemy.domains.dt.kernel.test package.
ptolemy.domains.dt.kernel.test.junit - package ptolemy.domains.dt.kernel.test.junit
The ptolemy.domains.dt.kernel.test.junit package.
ptolemy.domains.fmima.kernel - package ptolemy.domains.fmima.kernel
The ptolemy.domains.fmima.kernel package.
ptolemy.domains.fmima.kernel.test.junit - package ptolemy.domains.fmima.kernel.test.junit
The ptolemy/domains/fmima/kernel/test/junit package.
ptolemy.domains.giotto.cgc - package ptolemy.domains.giotto.cgc
The ptolemy.domains.giotto.cgc package.
ptolemy.domains.giotto.cgc.test.junit - package ptolemy.domains.giotto.cgc.test.junit
The ptolemy.domains.giotto.cgc.test.junit package.
ptolemy.domains.giotto.kernel - package ptolemy.domains.giotto.kernel
The ptolemy.domains.giotto.kernel package.
ptolemy.domains.giotto.kernel.test.junit - package ptolemy.domains.giotto.kernel.test.junit
The ptolemy.domains.giotto.kernel.test.junit package.
ptolemy.domains.giotto.test.junit - package ptolemy.domains.giotto.test.junit
The ptolemy.domains.giotto.test.junit package.
ptolemy.domains.gr.kernel - package ptolemy.domains.gr.kernel
The Java 3D Graphics domain kernel.
ptolemy.domains.gr.lib - package ptolemy.domains.gr.lib
The Java 3D Graphics domain actors.
ptolemy.domains.hdf.kernel - package ptolemy.domains.hdf.kernel
The heterochronous dataflow model of computation.
ptolemy.domains.hdf.kernel.test.junit - package ptolemy.domains.hdf.kernel.test.junit
The ptolemy.domains.hdf.kernel.test.junit package.
ptolemy.domains.hdf.test.junit - package ptolemy.domains.hdf.test.junit
The ptolemy.domains.hdf.test.junit package.
ptolemy.domains.metroII.gui - package ptolemy.domains.metroII.gui
The ptolemy.domains.metroII.gui package.
ptolemy.domains.metroII.kernel - package ptolemy.domains.metroII.kernel
The ptolemy.domains.metroII.kernel package.
ptolemy.domains.metroII.kernel.test.junit - package ptolemy.domains.metroII.kernel.test.junit
The ptolemy.domains.metroII.kernel.test.junit package.
ptolemy.domains.metroII.kernel.util.ProtoBuf - package ptolemy.domains.metroII.kernel.util.ProtoBuf
The Metro II Ptolemy domain code that uses Google ProtoBuf.
ptolemy.domains.modal.kernel - package ptolemy.domains.modal.kernel
The ptolemy.domains.modal.kernel package.
ptolemy.domains.modal.kernel.fmv - package ptolemy.domains.modal.kernel.fmv
Formal Method Verification automata that provide a specialized environment to invoke the NuSMV model checker.
ptolemy.domains.modal.kernel.fmv.test.junit - package ptolemy.domains.modal.kernel.fmv.test.junit
The ptolemy.domains.modal.kernel.fmv.test.junit package.
ptolemy.domains.modal.kernel.ia - package ptolemy.domains.modal.kernel.ia
Support for Interface Automatons.
ptolemy.domains.modal.kernel.ia.test.junit - package ptolemy.domains.modal.kernel.ia.test.junit
The ptolemy.domains.modal.kernel.ia.test.junit package.
ptolemy.domains.modal.kernel.test - package ptolemy.domains.modal.kernel.test
The ptolemy.domains.modal.kernel.test package.
ptolemy.domains.modal.kernel.test.junit - package ptolemy.domains.modal.kernel.test.junit
The ptolemy.domains.modal.kernel.test.junit package.
ptolemy.domains.modal.modal - package ptolemy.domains.modal.modal
The ptolemy.domains.modal.modal package.
ptolemy.domains.modal.modal.test.junit - package ptolemy.domains.modal.modal.test.junit
The ptolemy.domains.modal.modal.test.junit package.
ptolemy.domains.modal.test.junit - package ptolemy.domains.modal.test.junit
The ptolemy.domains.modal.test.junit package.
ptolemy.domains.ontologies.lib - package ptolemy.domains.ontologies.lib
The ptolemy/domains/ontologies/lib package.
ptolemy.domains.petrinet.kernel - package ptolemy.domains.petrinet.kernel
Petri net domain kernel.
ptolemy.domains.petrinet.kernel.test.junit - package ptolemy.domains.petrinet.kernel.test.junit
The ptolemy.domains.petrinet.kernel.test.junit package.
ptolemy.domains.petrinet.lib - package ptolemy.domains.petrinet.lib
The ptolemy/domains/petrinet/lib package.
ptolemy.domains.petrinet.lib.gui - package ptolemy.domains.petrinet.lib.gui
The ptolemy/domains/petrinet/lib/gui package.
ptolemy.domains.petrinet.test.junit - package ptolemy.domains.petrinet.test.junit
The ptolemy.domains.petrinet.test.junit package.
ptolemy.domains.pn.demo.QR - package ptolemy.domains.pn.demo.QR
 
ptolemy.domains.pn.kernel - package ptolemy.domains.pn.kernel
The Kahn-MacQueen process network domain.
ptolemy.domains.pn.kernel.event - package ptolemy.domains.pn.kernel.event
The ptolemy.domains.pn.kernel.event package.
ptolemy.domains.pn.kernel.event.test - package ptolemy.domains.pn.kernel.event.test
The ptolemy.domains.pn.kernel.event.test package.
ptolemy.domains.pn.kernel.event.test.junit - package ptolemy.domains.pn.kernel.event.test.junit
The ptolemy.domains.pn.kernel.event.test.junit package.
ptolemy.domains.pn.kernel.test - package ptolemy.domains.pn.kernel.test
The ptolemy.domains.pn.kernel.test package.
ptolemy.domains.pn.kernel.test.junit - package ptolemy.domains.pn.kernel.test.junit
The ptolemy.domains.pn.kernel.test.junit package.
ptolemy.domains.pn.lib - package ptolemy.domains.pn.lib
Actors for the Kahn-MacQueen process network domain.
ptolemy.domains.pn.test.junit - package ptolemy.domains.pn.test.junit
The ptolemy.domains.pn.test.junit package.
ptolemy.domains.psdf.kernel - package ptolemy.domains.psdf.kernel
The Parameterized Synchronous Dataflow (PSDF) domain kernel.
ptolemy.domains.psdf.kernel.test.junit - package ptolemy.domains.psdf.kernel.test.junit
The ptolemy.domains.psdf.kernel.test.junit package.
ptolemy.domains.ptera.kernel - package ptolemy.domains.ptera.kernel
The ptolemy.domains.ptera.kernel package.
ptolemy.domains.ptera.lib - package ptolemy.domains.ptera.lib
The ptolemy.domains.ptera.lib package.
ptolemy.domains.ptera.test.junit - package ptolemy.domains.ptera.test.junit
The ptolemy.domains.ptera.test.junit package.
ptolemy.domains.pthales.JNI - package ptolemy.domains.pthales.JNI
The ptolemy.domains.pthales.JNI package.
ptolemy.domains.pthales.kernel - package ptolemy.domains.pthales.kernel
A director for multidimensional dataflow.
ptolemy.domains.pthales.lib - package ptolemy.domains.pthales.lib
The ptolemy.domains.pthales.lib package.
ptolemy.domains.pthales.test.junit - package ptolemy.domains.pthales.test.junit
The ptolemy.domains.pthales.test.junit package.
ptolemy.domains.ptides.demo.TTE - package ptolemy.domains.ptides.demo.TTE
The ptolemy.domains.ptides.demo.TTE package.
ptolemy.domains.ptides.kernel - package ptolemy.domains.ptides.kernel
The PTIDES (Programming Temporally Integrated Distributed Embedded Systems) kernel.
ptolemy.domains.ptides.kernel.test.junit - package ptolemy.domains.ptides.kernel.test.junit
The ptolemy.domains.ptides.kernel.test.junit package.
ptolemy.domains.ptides.lib - package ptolemy.domains.ptides.lib
The PTIDES (Programming Temporally Integrated Distributed Embedded Systems) library.
ptolemy.domains.ptides.lib.luminary - package ptolemy.domains.ptides.lib.luminary
The ptolemy.domains.ptides.lib.targets.luminary package.
ptolemy.domains.ptides.lib.qm - package ptolemy.domains.ptides.lib.qm
The ptolemy.domains.ptides.lib.qm package.
ptolemy.domains.ptides.lib.test.junit - package ptolemy.domains.ptides.lib.test.junit
The ptolemy.domains.ptides.lib.test.junit package.
ptolemy.domains.ptides.test.junit - package ptolemy.domains.ptides.test.junit
The ptolemy.domains.ptides.test.junit package.
ptolemy.domains.qss.kernel - package ptolemy.domains.qss.kernel
The ptolemy.domains.qss.kernel package.
ptolemy.domains.qss.kernel.test.junit - package ptolemy.domains.qss.kernel.test.junit
Tests for the Quantized State System (QSS) kernel.
ptolemy.domains.qss.lib - package ptolemy.domains.qss.lib
Quantized State System (QSS) actors.
ptolemy.domains.qss.test - package ptolemy.domains.qss.test
 
ptolemy.domains.qss.test.junit - package ptolemy.domains.qss.test.junit
The ptolemy.domains.qss.test.junit package.
ptolemy.domains.rendezvous.kernel - package ptolemy.domains.rendezvous.kernel
Rendezvous kernel.
ptolemy.domains.rendezvous.kernel.test - package ptolemy.domains.rendezvous.kernel.test
The ptolemy.domains.rendezvous.kernel.test package.
ptolemy.domains.rendezvous.kernel.test.junit - package ptolemy.domains.rendezvous.kernel.test.junit
The ptolemy.domains.rendezvous.kernel.test.junit package.
ptolemy.domains.rendezvous.lib - package ptolemy.domains.rendezvous.lib
Communicating Sequential Processes actors.
ptolemy.domains.rendezvous.lib.test.junit - package ptolemy.domains.rendezvous.lib.test.junit
The ptolemy.domains.rendezvous.lib.test.junit package.
ptolemy.domains.rendezvous.test.junit - package ptolemy.domains.rendezvous.test.junit
The ptolemy.domains.rendezvous.test.junit package.
ptolemy.domains.scr - package ptolemy.domains.scr
The ptolemy.domains.scr package.
ptolemy.domains.scr.test.junit - package ptolemy.domains.scr.test.junit
The ptolemy.domains.scr.test.junit package.
ptolemy.domains.sdf.demo.Butterfly - package ptolemy.domains.sdf.demo.Butterfly
The ptolemy.domains.sdf.demo.Butterfly package.
ptolemy.domains.sdf.demo.HTVQ - package ptolemy.domains.sdf.demo.HTVQ
The ptolemy.domains.sdf.demo.HTVQ package.
ptolemy.domains.sdf.demo.OrthogonalCom - package ptolemy.domains.sdf.demo.OrthogonalCom
The ptolemy.domains.sdf.demo.OrthogonalCom package.
ptolemy.domains.sdf.demo.Sketch - package ptolemy.domains.sdf.demo.Sketch
The ptolemy.domains.sdf.demo.Sketch package.
ptolemy.domains.sdf.kernel - package ptolemy.domains.sdf.kernel
The ptolemy.domains.sdf.kernel package.
ptolemy.domains.sdf.kernel.test - package ptolemy.domains.sdf.kernel.test
The ptolemy.domains.sdf.kernel.test package.
ptolemy.domains.sdf.kernel.test.junit - package ptolemy.domains.sdf.kernel.test.junit
The ptolemy.domains.sdf.kernel.test.junit package.
ptolemy.domains.sdf.lib - package ptolemy.domains.sdf.lib
The ptolemy.domains.sdf.lib package.
ptolemy.domains.sdf.lib.test - package ptolemy.domains.sdf.lib.test
The ptolemy.domains.sdf.lib.test package.
ptolemy.domains.sdf.lib.test.junit - package ptolemy.domains.sdf.lib.test.junit
The ptolemy.domains.sdf.lib.test.junit package.
ptolemy.domains.sdf.lib.vq - package ptolemy.domains.sdf.lib.vq
The ptolemy.domains.sdf.lib.vq package.
ptolemy.domains.sdf.lib.vq.test.junit - package ptolemy.domains.sdf.lib.vq.test.junit
The ptolemy.domains.sdf.lib.vq.test.junit package.
ptolemy.domains.sdf.optimize - package ptolemy.domains.sdf.optimize
The ptolemy.domains.sdf.optimize package.
ptolemy.domains.sdf.optimize.lib - package ptolemy.domains.sdf.optimize.lib
The ptolemy.domains.sdf.optimize.lib package.
ptolemy.domains.sdf.optimize.test.junit - package ptolemy.domains.sdf.optimize.test.junit
The ptolemy.domains.sdf.optimize.test.junit package.
ptolemy.domains.sdf.test.junit - package ptolemy.domains.sdf.test.junit
The ptolemy.domains.sdf.test.junit package.
ptolemy.domains.sequence.gui - package ptolemy.domains.sequence.gui
The ptolemy/domains/sequence/gui package.
ptolemy.domains.sequence.kernel - package ptolemy.domains.sequence.kernel
The ptolemy.domains.sequence.kernel package.
ptolemy.domains.sequence.lib - package ptolemy.domains.sequence.lib
The ptolemy.domains.sequence.lib package.
ptolemy.domains.sequence.test.junit - package ptolemy.domains.sequence.test.junit
The ptolemy.domains.sequence.test.junit package.
ptolemy.domains.space - package ptolemy.domains.space
A demonstration of some how a database can be used in a workflow.
ptolemy.domains.space.test.junit - package ptolemy.domains.space.test.junit
 
ptolemy.domains.sr.kernel - package ptolemy.domains.sr.kernel
Synchronous/Reactive kernel.
ptolemy.domains.sr.kernel.test.junit - package ptolemy.domains.sr.kernel.test.junit
The ptolemy.domains.sr.kernel.test.junit package.
ptolemy.domains.sr.lib - package ptolemy.domains.sr.lib
Synchronous/Reactive actors.
ptolemy.domains.sr.lib.gui - package ptolemy.domains.sr.lib.gui
Graphical User Interface Synchronous/Reactive actors.
ptolemy.domains.sr.lib.test.junit - package ptolemy.domains.sr.lib.test.junit
The ptolemy.domains.sr.lib.test.junit package.
ptolemy.domains.sr.test.junit - package ptolemy.domains.sr.test.junit
The ptolemy.domains.sr.test.junit package.
ptolemy.domains.sysml.kernel - package ptolemy.domains.sysml.kernel
The ptolemy.domains.sysml.kernel package.
ptolemy.domains.sysml.test.junit - package ptolemy.domains.sysml.test.junit
The ptolemy.domains.continuous.test.junit package.
ptolemy.domains.taskpt.kernel - package ptolemy.domains.taskpt.kernel
The ptolemy/domains/taskpt/kernel package.
ptolemy.domains.taskpt.lib - package ptolemy.domains.taskpt.lib
The ptolemy/domains/taskpt/lib package.
ptolemy.domains.taskpt.lib.gui - package ptolemy.domains.taskpt.lib.gui
The ptolemy/domains/taskpt/lib/gui package.
ptolemy.domains.taskpt.test.junit - package ptolemy.domains.taskpt.test.junit
The ptolemy.domains.taskpt.test.junit package.
ptolemy.domains.tcs.kernel - package ptolemy.domains.tcs.kernel
The ptolemy.domains.tcs.kernel package.
ptolemy.domains.tcs.lib - package ptolemy.domains.tcs.lib
The ptolemy.domains.tcs.lib package.
ptolemy.domains.tcs.test.junit - package ptolemy.domains.tcs.test.junit
The ptolemy/domains/tcs/test/junit package.
ptolemy.domains.tdl.kernel - package ptolemy.domains.tdl.kernel
The Timing Description Language (TDL) domain.
ptolemy.domains.test.junit - package ptolemy.domains.test.junit
The ptolemy.domains.test.junit package.
ptolemy.domains.tester.kernel - package ptolemy.domains.tester.kernel
The ptolemy.domains.tester.kernel package.
ptolemy.domains.tester.lib - package ptolemy.domains.tester.lib
The ptolemy.domains.tester.lib package.
ptolemy.domains.tm.kernel - package ptolemy.domains.tm.kernel
Priority-driven multitasking kernel.
ptolemy.domains.tm.kernel.test - package ptolemy.domains.tm.kernel.test
The ptolemy.domains.tm.kernel.test package.
ptolemy.domains.tm.kernel.test.junit - package ptolemy.domains.tm.kernel.test.junit
The ptolemy.domains.tm.kernel.test.junit package.
ptolemy.domains.tm.lib - package ptolemy.domains.tm.lib
Priority-driven multitasking actors.
ptolemy.domains.tm.test.junit - package ptolemy.domains.tm.test.junit
The ptolemy.domains.tm.test.junit package.
ptolemy.domains.wireless.demo.EvaderAndPursuer - package ptolemy.domains.wireless.demo.EvaderAndPursuer
The ptolemy.domains.wireless.demo.EvaderAndPursuer package.
ptolemy.domains.wireless.demo.PersonalAreaNetwork - package ptolemy.domains.wireless.demo.PersonalAreaNetwork
The ptolemy.domains.wireless.demo.PersonalAreaNetwork package.
ptolemy.domains.wireless.demo.SmallWorld - package ptolemy.domains.wireless.demo.SmallWorld
The ptolemy.domains.wireless.demo.SmallWorld package.
ptolemy.domains.wireless.demo.SmartParking - package ptolemy.domains.wireless.demo.SmartParking
The ptolemy.domains.wireless.demo.SmartParking package.
ptolemy.domains.wireless.kernel - package ptolemy.domains.wireless.kernel
The ptolemy.domains.wireless.kernel package.
ptolemy.domains.wireless.kernel.test.junit - package ptolemy.domains.wireless.kernel.test.junit
The ptolemy.domains.wireless.kernel.test.junit package.
ptolemy.domains.wireless.lib - package ptolemy.domains.wireless.lib
The ptolemy.domains.wireless.lib package.
ptolemy.domains.wireless.lib.bluetooth - package ptolemy.domains.wireless.lib.bluetooth
Actors that implement the user perspective of Bluetooth.
ptolemy.domains.wireless.lib.bluetooth.test.junit - package ptolemy.domains.wireless.lib.bluetooth.test.junit
The ptolemy.domains.wireless.lib.bluetooth.test.junit package.
ptolemy.domains.wireless.lib.network - package ptolemy.domains.wireless.lib.network
 
ptolemy.domains.wireless.lib.network.mac - package ptolemy.domains.wireless.lib.network.mac
 
ptolemy.domains.wireless.lib.test.junit - package ptolemy.domains.wireless.lib.test.junit
The ptolemy.domains.wireless.lib.test.junit package.
ptolemy.domains.wireless.lib.tinyOS - package ptolemy.domains.wireless.lib.tinyOS
 
ptolemy.domains.wireless.test.junit - package ptolemy.domains.wireless.test.junit
The ptolemy.domains.wireless.test.junit package.
ptolemy.graph - package ptolemy.graph
Algorithms for manipulation and analyzing mathematical graphs.
ptolemy.graph.analysis - package ptolemy.graph.analysis
Graph analysis classes.
ptolemy.graph.analysis.analyzer - package ptolemy.graph.analysis.analyzer
The ptolemy.graph.analysis.analyzer package.
ptolemy.graph.analysis.analyzer.test.junit - package ptolemy.graph.analysis.analyzer.test.junit
The ptolemy.graph.analysis.analyzer.test.junit package.
ptolemy.graph.analysis.strategy - package ptolemy.graph.analysis.strategy
The ptolemy.graph.analysis.strategy package.
ptolemy.graph.analysis.strategy.test.junit - package ptolemy.graph.analysis.strategy.test.junit
The ptolemy.graph.analysis.strategy.test.junit package.
ptolemy.graph.analysis.test.junit - package ptolemy.graph.analysis.test.junit
The ptolemy.graph.analysis.test.junit package.
ptolemy.graph.mapping - package ptolemy.graph.mapping
The ptolemy.graph.mapping package.
ptolemy.graph.mapping.test.junit - package ptolemy.graph.mapping.test.junit
The ptolemy.graph.mapping.test.junit package.
ptolemy.graph.sched - package ptolemy.graph.sched
The ptolemy.graph.sched package.
ptolemy.graph.sched.test.junit - package ptolemy.graph.sched.test.junit
The ptolemy.graph.sched.test.junit package.
ptolemy.graph.test - package ptolemy.graph.test
The ptolemy.graph.test package.
ptolemy.graph.test.junit - package ptolemy.graph.test.junit
The ptolemy.graph.test.junit package.
ptolemy.gui - package ptolemy.gui
Graphical User Interface classes.
ptolemy.gui.demo - package ptolemy.gui.demo
The ptolemy/gui/demo package.
ptolemy.gui.test - package ptolemy.gui.test
The ptolemy.gui.test package.
ptolemy.gui.test.junit - package ptolemy.gui.test.junit
The ptolemy.gui.test.junit package.
ptolemy.kernel - package ptolemy.kernel
Kernel classes that provide Entity, Port and Relations.
ptolemy.kernel.attributes - package ptolemy.kernel.attributes
Kernel attributes.
ptolemy.kernel.attributes.test.junit - package ptolemy.kernel.attributes.test.junit
The ptolemy.kernel.attributes.test.junit package.
ptolemy.kernel.test - package ptolemy.kernel.test
The ptolemy.kernel.test package.
ptolemy.kernel.test.junit - package ptolemy.kernel.test.junit
The ptolemy.kernel.test.junit package.
ptolemy.kernel.undo - package ptolemy.kernel.undo
Undo/Redo management.
ptolemy.kernel.undo.test - package ptolemy.kernel.undo.test
The ptolemy.kernel.undo.test package.
ptolemy.kernel.undo.test.junit - package ptolemy.kernel.undo.test.junit
The ptolemy.kernel.undo.test.junit package.
ptolemy.kernel.util - package ptolemy.kernel.util
Kernel utility classes.
ptolemy.kernel.util.test - package ptolemy.kernel.util.test
The ptolemy.kernel.util.test package.
ptolemy.kernel.util.test.junit - package ptolemy.kernel.util.test.junit
The ptolemy.kernel.util.test.junit package.
ptolemy.kernel.util.test.system - package ptolemy.kernel.util.test.system
 
ptolemy.kernel.util.test.system.junit - package ptolemy.kernel.util.test.system.junit
JUnit driver for system tests in kernel.util that use packages outside of kernel.util.
ptolemy.math - package ptolemy.math
Math classes.
ptolemy.math.test - package ptolemy.math.test
The ptolemy.math.test package.
ptolemy.math.test.junit - package ptolemy.math.test.junit
The ptolemy.math.test.junit package.
ptolemy.matlab - package ptolemy.matlab
The ptolemy.matlab package.
ptolemy.matlab.test - package ptolemy.matlab.test
The ptolemy.matlab.test package.
ptolemy.media - package ptolemy.media
Sound and Image classes.
ptolemy.media.javasound - package ptolemy.media.javasound
The ptolemy.media.javasound package.
ptolemy.media.javasound.demo.LiveSines - package ptolemy.media.javasound.demo.LiveSines
The ptolemy.media.javasound.demo.LiveSines package.
ptolemy.media.javasound.demo.ReaderProcessWriter - package ptolemy.media.javasound.demo.ReaderProcessWriter
The ptolemy.media.javasound.demo.ReaderProcessWriter package.
ptolemy.media.javasound.demo.Sines - package ptolemy.media.javasound.demo.Sines
The ptolemy.media.javasound.demo.Sines package.
ptolemy.media.javasound.demo.SoftClip - package ptolemy.media.javasound.demo.SoftClip
The ptolemy.media.javasound.demo.SoftClip package.
ptolemy.media.test.junit - package ptolemy.media.test.junit
The ptolemy.media.test.junit package.
ptolemy.moml - package ptolemy.moml
Modeling Markup Language classes.
ptolemy.moml.filter - package ptolemy.moml.filter
MoML backward compatibility filters.
ptolemy.moml.filter.test - package ptolemy.moml.filter.test
The ptolemy.moml.filter.test package.
ptolemy.moml.filter.test.junit - package ptolemy.moml.filter.test.junit
The ptolemy.moml.filter.test.junit package.
ptolemy.moml.test - package ptolemy.moml.test
The ptolemy.moml.test package.
ptolemy.moml.test.junit - package ptolemy.moml.test.junit
The ptolemy.moml.test.junit package.
ptolemy.moml.unit - package ptolemy.moml.unit
Unit System Modeling Markup Language classes.
ptolemy.moml.unit.test.junit - package ptolemy.moml.unit.test.junit
The ptolemy.moml.unit.test.junit package.
ptolemy.plot - package ptolemy.plot
The ptolemy.plot package.
ptolemy.plot.compat - package ptolemy.plot.compat
Backward compatibility with xgraph and pxgraph.
ptolemy.plot.demo - package ptolemy.plot.demo
The ptolemy/plot/demo package.
ptolemy.plot.plotml - package ptolemy.plot.plotml
The ptolemy.plot.plotml package.
ptolemy.plot.test.junit - package ptolemy.plot.test.junit
The ptolemy.plot.test.junit package.
ptolemy.util - package ptolemy.util
The ptolemy.util package.
ptolemy.util.test - package ptolemy.util.test
The ptolemy.util.test package.
ptolemy.util.test.junit - package ptolemy.util.test.junit
The util/testsuite/junit/ package.
ptolemy.util.test.travis.junit - package ptolemy.util.test.travis.junit
The ptolemy/util/test/test/junit package.
ptolemy.vergil - package ptolemy.vergil
The Ptolemy II GUI.
ptolemy.vergil.actor - package ptolemy.vergil.actor
Actor specific GUI packages.
ptolemy.vergil.actor.lib - package ptolemy.vergil.actor.lib
Vergil specific actors.
ptolemy.vergil.actor.lib.test.junit - package ptolemy.vergil.actor.lib.test.junit
The ptolemy.vergil.actor.lib.test.junit package.
ptolemy.vergil.basic - package ptolemy.vergil.basic
Basic GUI classes.
ptolemy.vergil.basic.export - package ptolemy.vergil.basic.export
The ptolemy/vergil/basic/export package.
ptolemy.vergil.basic.export.html - package ptolemy.vergil.basic.export.html
The ptolemy.vergil.basic.export.html package.
ptolemy.vergil.basic.export.html.jsoup - package ptolemy.vergil.basic.export.html.jsoup
The ptolemy.vergil.basic.export.html package.
ptolemy.vergil.basic.export.html.jsoup.test.junit - package ptolemy.vergil.basic.export.html.jsoup.test.junit
The ptolemy.vergil.basic.export.html.jsoup.test.junit package.
ptolemy.vergil.basic.export.html.test.junit - package ptolemy.vergil.basic.export.html.test.junit
The ptolemy/vergil/basic/export/html/test/junit package.
ptolemy.vergil.basic.export.itextpdf - package ptolemy.vergil.basic.export.itextpdf
The ptolemy/vergil/basic/export/itextpdf package.
ptolemy.vergil.basic.export.test.junit - package ptolemy.vergil.basic.export.test.junit
The ptolemy/vergil/basic/export/test/junit package.
ptolemy.vergil.basic.export.web - package ptolemy.vergil.basic.export.web
The ptolemy.vergil.basic.export.web package.
ptolemy.vergil.basic.imprt.accessor - package ptolemy.vergil.basic.imprt.accessor
The ptolemy.vergil.basic.imprt.accessor package.
ptolemy.vergil.basic.imprt.fmu - package ptolemy.vergil.basic.imprt.fmu
An Action to Import a Functional Mock-up Unit (FMU).
ptolemy.vergil.basic.imprt.g4ltl - package ptolemy.vergil.basic.imprt.g4ltl
Import an FSMActor using LTL synthesis (G4LTL).
ptolemy.vergil.basic.imprt.g4ltl.test.junit - package ptolemy.vergil.basic.imprt.g4ltl.test.junit
The ptolemy.vergil.basic.imprt.g4ltl.test.junit package.
ptolemy.vergil.basic.layout - package ptolemy.vergil.basic.layout
Classes used to place entities and relations and to route connections in Vergil.
ptolemy.vergil.basic.layout.kieler - package ptolemy.vergil.basic.layout.kieler
Classes used to layout entities and relations in Vergil that use the KIELER layout algorithm.
ptolemy.vergil.basic.layout.kieler.test.junit - package ptolemy.vergil.basic.layout.kieler.test.junit
The ptolemy/vergil/basic/layout/kieler/test/junit package.
ptolemy.vergil.basic.test.junit - package ptolemy.vergil.basic.test.junit
The ptolemy/vergil/basic/test/junit package.
ptolemy.vergil.debugger - package ptolemy.vergil.debugger
Ptolemy II Debugger Interface.
ptolemy.vergil.gt - package ptolemy.vergil.gt
Graph transformation rule editor.
ptolemy.vergil.icon - package ptolemy.vergil.icon
Vergil icons.
ptolemy.vergil.icon.test.junit - package ptolemy.vergil.icon.test.junit
The ptolemy.vergil.toolbox.test.junit package.
ptolemy.vergil.kernel - package ptolemy.vergil.kernel
Vergil kernel classes.
ptolemy.vergil.kernel.attributes - package ptolemy.vergil.kernel.attributes
Vergil shape and text graphical attributes.
ptolemy.vergil.kernel.attributes.test.junit - package ptolemy.vergil.kernel.attributes.test.junit
The ptolemy.vergil.kernel.attributes.test.junit package.
ptolemy.vergil.modal - package ptolemy.vergil.modal
Finite State Machine Editor.
ptolemy.vergil.modal.fmv - package ptolemy.vergil.modal.fmv
Vergil Formal Method Verification automata that provide a specialized environment to invoke the NuSMV model checker.
ptolemy.vergil.modal.ia - package ptolemy.vergil.modal.ia
Vergil Finite State Machine Interface Automata classes.
ptolemy.vergil.modal.modal - package ptolemy.vergil.modal.modal
The ptolemy.vergil.modal.modal package.
ptolemy.vergil.modal.modal.test.junit - package ptolemy.vergil.modal.modal.test.junit
The ptolemy.vergil.modal.modal.test.junit package.
ptolemy.vergil.ontologies - package ptolemy.vergil.ontologies
The ptolemy/vergil/ontologies package.
ptolemy.vergil.pdfrenderer - package ptolemy.vergil.pdfrenderer
The ptolemy.vergil.pdfrenderer package.
ptolemy.vergil.ptera - package ptolemy.vergil.ptera
The ptolemy.vergil.ptera package.
ptolemy.vergil.scr - package ptolemy.vergil.scr
The ptolemy.vergil.scr package.
ptolemy.vergil.tdl - package ptolemy.vergil.tdl
The ptolemy.vergil.tdl package.
ptolemy.vergil.test.junit - package ptolemy.vergil.test.junit
The ptolemy.vergil.test.junit package.
ptolemy.vergil.toolbox - package ptolemy.vergil.toolbox
Vergil factories.
ptolemy.vergil.tree - package ptolemy.vergil.tree
Ptolemy Model Tree Editor.
ptolemy.vergil.unit - package ptolemy.vergil.unit
Ptolemy GUI components for the Unit system.
ptolemy.verification.gui - package ptolemy.verification.gui
GUI for the verification facility.
ptolemy.verification.kernel - package ptolemy.verification.kernel
This package includes core Functions that provides a specialized environment to convert existing Ptolemy II models into SMV format and invoke the NuSMV model checker.
ptolemy.verification.kernel.maude - package ptolemy.verification.kernel.maude
The ptolemy.verification.kernel.maude package.
ptolemy.verification.lib - package ptolemy.verification.lib
The ptolemy.verification.lib package.
ptolemy.verification.test.junit - package ptolemy.verification.test.junit
The ptolemy.verification.test.junit package.
PtolemyApplet - Class in ptolemy.actor.gui
This class provides a convenient way to make applets out of Ptolemy II models.
PtolemyApplet() - Constructor for class ptolemy.actor.gui.PtolemyApplet
 
PtolemyApplication - Class in ptolemy.actor.gui
This application opens run control panels for models specified on the command line.
PtolemyApplication(String) - Constructor for class ptolemy.actor.gui.PtolemyApplication
Parse the specified command-line arguments, creating models and frames to interact with them.
PtolemyApplication(String[]) - Constructor for class ptolemy.actor.gui.PtolemyApplication
Parse the specified command-line arguments, creating models and frames to interact with them.
PtolemyDialog - Class in ptolemy.actor.gui
Ptolemy specific dialog.
PtolemyDialog(String, DialogTableau, Frame, Entity, Configuration) - Constructor for class ptolemy.actor.gui.PtolemyDialog
Construct a PtolemyDialog.
PtolemyEffigy - Class in ptolemy.actor.gui
An effigy for a Ptolemy II model.
PtolemyEffigy(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.PtolemyEffigy
Create a new effigy in the given container with the given name.
PtolemyEffigy(Workspace) - Constructor for class ptolemy.actor.gui.PtolemyEffigy
Create a new effigy in the specified workspace with an empty string for its name.
PtolemyEffigy.Factory - Class in ptolemy.actor.gui
A factory for creating new Ptolemy effigies.
PtolemyEffigy.FactoryWithoutNew - Class in ptolemy.actor.gui
A factory for creating new Ptolemy effigies, but without the capability of creating a new blank effigy.
PtolemyExpressionString - Class in ptolemy.actor.gt.util
A wrapper for a string containing a Ptolemy expression.
PtolemyExpressionString() - Constructor for class ptolemy.actor.gt.util.PtolemyExpressionString
Construct a Ptolemy expression string.
PtolemyExpressionString(NamedObj) - Constructor for class ptolemy.actor.gt.util.PtolemyExpressionString
Construct a Ptolemy expression string with the given container as its scope.
PtolemyExpressionString(NamedObj, String) - Constructor for class ptolemy.actor.gt.util.PtolemyExpressionString
Construct a Ptolemy expression string with the given container as its scope and the given value as its initial value.
PtolemyFormEditor - Class in ptolemy.actor.gui.run
A customized version of the FormEditor class by Michael Connor (mlconnor@yahoo.com).
PtolemyFormEditor(RunLayoutFrame, ContainerLayout, Container) - Constructor for class ptolemy.actor.gui.run.PtolemyFormEditor
Construct a new form editor.
PtolemyFrame - Class in ptolemy.actor.gui
This is a top-level window for Ptolemy models with a menubar and status bar.
PtolemyFrame(NamedObj) - Constructor for class ptolemy.actor.gui.PtolemyFrame
Construct a frame associated with the specified Ptolemy II model.
PtolemyFrame(NamedObj, Tableau) - Constructor for class ptolemy.actor.gui.PtolemyFrame
Construct a frame associated with the specified Ptolemy II model or object.
PtolemyInjector - Class in ptolemy.actor.injection
PtolemyInjector contains a static reference to the Injector loaded with Ptolemy Modules for the given target platform.
PtolemyInjector() - Constructor for class ptolemy.actor.injection.PtolemyInjector
 
PtolemyLayoutAction - Class in ptolemy.vergil.basic
Trigger the Ptolemy place and route automatic dataflow layout algorithm from withing the Vergil GUI.
PtolemyLayoutAction() - Constructor for class ptolemy.vergil.basic.PtolemyLayoutAction
 
PtolemyListCellRenderer - Class in ptolemy.vergil.toolbox
A list cell renderer for Ptolemy objects.
PtolemyListCellRenderer() - Constructor for class ptolemy.vergil.toolbox.PtolemyListCellRenderer
 
PtolemyMenuFactory - Class in ptolemy.vergil.toolbox
A menu factory that contains a list of item factories.
PtolemyMenuFactory(GraphController) - Constructor for class ptolemy.vergil.toolbox.PtolemyMenuFactory
Create a new menu factory that contains no menu item factories.
PtolemyModelUtil - Class in ptolemy.vergil.basic.layout.kieler
Utility class for accessing properties of a Ptolemy model in the context of automatic layout.
PtolemyModelUtil() - Constructor for class ptolemy.vergil.basic.layout.kieler.PtolemyModelUtil
 
PtolemyModule - Class in ptolemy.actor.injection
PtolemyModule loads interface to implementation mappings from the provided ResourceBundle.
PtolemyModule(ClassLoader, ResourceBundle) - Constructor for class ptolemy.actor.injection.PtolemyModule
Create a new instance of the PtolemyModule based on the provided moduleBundle, and specifying a specific class loader that should be used to load the implementation classes.
PtolemyModule(ResourceBundle) - Constructor for class ptolemy.actor.injection.PtolemyModule
Create a new instance of the PtolemyModule based on the provided moduleBundle.
PtolemyPlatform - Class in ptolemy.caltrop
The PtolemyPlatform class contains code that configures the CAL interpreter infrastructure for use inside the Ptolemy II software.
PtolemyPlatform() - Constructor for class ptolemy.caltrop.PtolemyPlatform
 
PtolemyPreferences - Class in ptolemy.actor.gui
Default preferences definition for Vergil.
PtolemyPreferences(NamedObj, String) - Constructor for class ptolemy.actor.gui.PtolemyPreferences
Construct an instance of the preferences attribute.
PtolemyQuery - Class in ptolemy.actor.gui
This class is a query dialog box with various entries for setting the values of Ptolemy II attributes that implement the Settable interface and have visibility FULL.
PtolemyQuery(NamedObj) - Constructor for class ptolemy.actor.gui.PtolemyQuery
Construct a panel with no queries in it and with the specified change handler.
PtolemyQuery.ActionableEntry - Class in ptolemy.actor.gui
Panel containing an entry box and button that performs the action specified by an Actionable.
PtolemyQuery.HierarchicalConfigurer - Class in ptolemy.actor.gui
Panel containing an entry box and button that opens another query to edit the parameters of a specified parameter.
PtolemyTableauFactory - Class in ptolemy.actor.gui
This is an intermediate container tableau factory that is designed to contain all tableau factories in a configuration that are capable of displaying a Ptolemy II model.
PtolemyTableauFactory(NamedObj, String) - Constructor for class ptolemy.actor.gui.PtolemyTableauFactory
Create a factory with the given name and container.
PtolemyThread - Class in ptolemy.kernel.util
PtolemyThread PtolemyThread extends Thread by adding rudimentary debugging capability.
PtolemyThread() - Constructor for class ptolemy.kernel.util.PtolemyThread
Construct a new PtolemyThread object.
PtolemyThread(Runnable) - Constructor for class ptolemy.kernel.util.PtolemyThread
Construct a new PtolemyThread object.
PtolemyThread(Runnable, String) - Constructor for class ptolemy.kernel.util.PtolemyThread
Construct a new PtolemyThread object.
PtolemyThread(String) - Constructor for class ptolemy.kernel.util.PtolemyThread
Construct a new PtolemyThread object.
PtolemyThread(ThreadGroup, Runnable) - Constructor for class ptolemy.kernel.util.PtolemyThread
Construct a new PtolemyThread object.
PtolemyThread(ThreadGroup, Runnable, String) - Constructor for class ptolemy.kernel.util.PtolemyThread
Construct a new PtolemyThread object so that it has target as its run object, has the specified name as its name, and belongs to the thread group referred to by group.
PtolemyThread(ThreadGroup, String) - Constructor for class ptolemy.kernel.util.PtolemyThread
Construct a new PtolemyThread object.
PtolemyTransferable - Class in ptolemy.vergil.toolbox
A transferable object that contains a local JVM reference to a number of named objects.
PtolemyTransferable() - Constructor for class ptolemy.vergil.toolbox.PtolemyTransferable
Create a new transferable object that contains no objects.
PtolemyTreeCellRenderer - Class in ptolemy.vergil.tree
A tree cell renderer for Ptolemy objects.
PtolemyTreeCellRenderer() - Constructor for class ptolemy.vergil.tree.PtolemyTreeCellRenderer
Construct a tree cell renderer that shows the expression value of any object that implements Settable.
PtolemyTreeCellRenderer(boolean) - Constructor for class ptolemy.vergil.tree.PtolemyTreeCellRenderer
Construct a tree cell renderer that shows the expression value of any object that implements Settable.
ptolemyType(String) - Static method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return the Ptolemy type that corresponds to the type named by the argument.
PtolemyUtilities - Class in ptolemy.copernicus.kernel
This class consists of ptolemy-specific static utility methods for use with Soot.
PtolemyUtilities() - Constructor for class ptolemy.copernicus.kernel.PtolemyUtilities
 
PtParser - Class in ptolemy.data.expr
This file implements an expression parser for Ptolemy II using the JavaCC parser generator.
PtParser() - Constructor for class ptolemy.data.expr.PtParser
 
PtParser(InputStream) - Constructor for class ptolemy.data.expr.PtParser
Constructor with InputStream.
PtParser(InputStream, String) - Constructor for class ptolemy.data.expr.PtParser
Constructor with InputStream and supplied encoding
PtParser(Reader) - Constructor for class ptolemy.data.expr.PtParser
Constructor.
PtParser(PtParserTokenManager) - Constructor for class ptolemy.data.expr.PtParser
Constructor with generated Token Manager.
ptParserClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
PtParserConstants - Interface in ptolemy.data.expr
Token literal values and constants.
PtParserTokenManager - Class in ptolemy.data.expr
Token Manager.
PtParserTokenManager(SimpleCharStream) - Constructor for class ptolemy.data.expr.PtParserTokenManager
Constructor.
PtParserTokenManager(SimpleCharStream, int) - Constructor for class ptolemy.data.expr.PtParserTokenManager
Constructor.
PtParserTreeConstants - Interface in ptolemy.data.expr
 
PTPLOT_RELEASE - Static variable in class ptolemy.plot.PlotBox
The version of PtPlot.
ptr - Variable in class ptolemy.domains.taskpt.lib.MemoryAccess
The pointer to the data.
PTree - Class in ptolemy.vergil.tree
This class provides a tree view of a ptolemy model.
PTree(TreeModel) - Constructor for class ptolemy.vergil.tree.PTree
Create a new tree that is rooted at the given entity.
PTree(TreeModel, boolean) - Constructor for class ptolemy.vergil.tree.PTree
Create a new tree that is rooted at the given entity.
PTreeMenuCreator - Class in ptolemy.vergil.tree
A mouse listener that creates context menus for a PTree using menu item factories.
PTreeMenuCreator() - Constructor for class ptolemy.vergil.tree.PTreeMenuCreator
Create a new menu factory that contains no menu item factories.
PtrToken - Class in ptolemy.domains.taskpt.kernel
A Token that represents a pointer to an address in memory.
PtrToken() - Constructor for class ptolemy.domains.taskpt.kernel.PtrToken
Create a Token.
PtrToken(int, int) - Constructor for class ptolemy.domains.taskpt.kernel.PtrToken
Create a Token with an initial address and an initial size.
ptTypeToCodegenType(Type) - Static method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Return the index of the type in the typesArray in the generated code.
PUBLIC_ID - Static variable in class diva.gui.MultipageParser
The public identity of the sketch dtd file.
PUBLIC_ID - Static variable in class diva.util.xml.CompositeBuilder
The public identity of the RCL dtd file.
publicEncrypt(Object, PublicKey, String) - Method in class ptolemy.actor.lib.jjs.modules.crypto.CryptoHelper
Encrypt the input with an asymmetric cipher public key and return the encrypted result.
publicKey - Variable in class ptolemy.actor.lib.security.SignatureVerifier
The public key that is used to verify the signature.
PublicKeyReader - Class in ptolemy.actor.lib.security
Open a keystore from a FileParameter and output a PublicKey.
PublicKeyReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.security.PublicKeyReader
Construct an actor with the given container and name.
publish(String, Object, Integer, boolean) - Method in class ptolemy.actor.lib.jjs.modules.mqtt.MQTTHelper.MQTTClientWrapper
Publish an MQTT message to subscribers listening to the topic.
publish(String, String) - Method in class ptolemy.actor.lib.jjs.modules.eventbus.EventBusHelper
Publish text data onto the Vertx event bus.
publisher() - Method in class ptolemy.cg.lib.Profile.Port
Return whether the port is an publisher port.
Publisher - Class in ptolemy.actor.lib
This actor publishes input tokens on a named channel.
Publisher - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
Generate Java code for an actor that publishes tokens on a named channel.
Publisher - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
Generate Java code for an actor that publishes tokens on a named channel.
Publisher - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
Generate Java code for an actor that publishes tokens on a named channel.
Publisher(Publisher) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Publisher
Constructor method for the Publisher adapter.
Publisher(Publisher) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Publisher
Constructor method for the Publisher adapter.
Publisher(Publisher) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Publisher
Constructor method for the Publisher adapter.
Publisher(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Publisher
Construct a publisher with the specified container and name.
PublisherNonStrictTest - Class in ptolemy.actor.lib
This actor publishes input tokens on a named channel and compares the inputs against the value specified by the correctValues parameter.
PublisherNonStrictTest(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.PublisherNonStrictTest
Construct a publisher with the specified container and name.
PublisherPort - Class in ptolemy.actor
This is a specialized output port that publishes data sent through it on the specified named channel.
PublisherPort(ComponentEntity, String) - Constructor for class ptolemy.actor.PublisherPort
Construct a publisher port with the specified name and container.
publishers() - Method in class ptolemy.actor.lib.Subscriber
Return a Set of Publishers that are connected to this Subscriber.
PublisherTest - Class in ptolemy.actor.lib
This actor publishes input tokens on a named channel and compares the inputs against the value specified by the correctValues parameter.
PublisherTest - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
Generate Java code for an actor that publishes tokens on a named channel and compares the results against a known-good set of results.
PublisherTest(PublisherTest) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.PublisherTest
Construct a PublisherTest helper.
PublisherTest(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.PublisherTest
Construct a publisher with the specified container and name.
PubSubPort - Class in ptolemy.actor
An abstract base class for publisher and subscriber ports.
PubSubPort(ComponentEntity, String) - Constructor for class ptolemy.actor.PubSubPort
Construct a subscriber port with a containing actor and a name.
pulse(float, float, float) - Static method in class com.jhlabs.image.ImageMath
The pulse function.
Pulse - Class in ptolemy.actor.lib
Produce a pulse with a shape specified by the parameters.
Pulse - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.Pulse.
Pulse - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for Pulse.
Pulse - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for Pulse.
Pulse(Pulse) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Pulse
Construct a Pulse adapter.
Pulse(Pulse) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Pulse
Construct a Pulse adapter.
Pulse(Pulse) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Pulse
Construct a Pulse adapter.
Pulse(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Pulse
Construct an actor with the specified container and name.
Punctuation - Class in ptolemy.domains.dde.demo.HelloWorld
A demo actor that outputs a StringToken for each real token that it consumes.
Punctuation(TypedCompositeActor, String) - Constructor for class ptolemy.domains.dde.demo.HelloWorld.Punctuation
Construct a Punctuation actor with the specified container and name.
purgeAllModelRecords() - Static method in class ptolemy.moml.MoMLParser
Purge all records of models opened.
purgeModelRecord(String) - Static method in class ptolemy.moml.MoMLParser
Purge any record of a model opened from the specified file name.
purgeModelRecord(URL) - Static method in class ptolemy.moml.MoMLParser
Purge any record of a model opened from the specified URL.
purgeNode(Object, Object, MutableGraphModel) - Static method in class diva.graph.GraphUtilities
Disconnect all of the edges connected to the given node, then remove it from its graph.
Pursuer - Class in ptolemy.domains.wireless.demo.EvaderAndPursuer
The pursuer moves from a leaf node of the spanning tree to its parent node to track the envader.
Pursuer(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.demo.EvaderAndPursuer.Pursuer
Construct an actor with the specified container and name.
push(Graphics2D) - Method in class diva.canvas.TransformContext
Push this transform onto the graphics stack.
push(SyntacticTerm) - Method in class ptolemy.cg.lib.syntactic.SyntacticSeries
Pushes a term to the end of the series.
push(UndoAction) - Method in class ptolemy.kernel.undo.UndoStackAttribute
Push an action to the undo stack, or if we are executing an undo, onto the redo stack.
push(UndoAction) - Method in class ptolemy.vergil.gt.GTFrameTools.DelegatedUndoStackAttribute
 
pushActorDeclaration(String) - Method in class ptolemy.actor.ptalon.PtalonEvaluator
Push an actor name onto the current tree, or create a new tree if entering a new nested actor declaration.
pushEvents(Iterable<metroIIcomm.Event.Builder>) - Method in class ptolemy.domains.metroII.kernel.MetroIISystemCDirector
Pushes Metro events into the pipe.
pushForStatement(String, String, String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Push into the scope of a new for statement contained as a sub-block of the current (FIXME: if or for) statement.
pushIfStatement() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Push into the scope of a new if statement contained as a sub-block of the current if statement.
pushNode(Node) - Method in class ptolemy.data.expr.JJTMatrixParserState
 
pushNode(Node) - Method in class ptolemy.data.expr.JJTPtParserState
 
pushUndoEntry(String) - Method in class ptolemy.moml.UndoContext
Push the passed in MoML onto the stack of element undo entries.
put(boolean) - Method in class org.json.JSONArray
Append a boolean value.
put(double) - Method in class org.json.JSONArray
Append a double value.
put(int) - Method in class org.json.JSONArray
Append an int value.
put(int, boolean) - Method in class org.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, double) - Method in class org.json.JSONArray
Put or replace a double value.
put(int, int) - Method in class org.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class org.json.JSONArray
Put or replace a long value.
put(int, Object) - Method in class org.json.JSONArray
Put or replace an object value in the JSONArray.
put(int, Collection) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, Map) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(long) - Method in class org.json.JSONArray
Append an long value.
put(long[], String, Token) - Method in class ptolemy.matlab.Engine
Create a matlab variable using name and a Token.
put(Object) - Method in class org.json.JSONArray
Append an object value.
put(Object) - Method in class ptolemy.actor.util.CalendarQueue
Add an entry to the queue.
put(Object) - Method in class ptolemy.actor.util.FIFOQueue
Put an object in the queue and return true if this will not cause the capacity to be exceeded.
put(Object) - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Put an object in the queue and return true if this will not cause the capacity to be exceeded.
put(String, boolean) - Method in class org.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, double) - Method in class org.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class org.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class org.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject.
put(String, String) - Method in class ptolemy.moml.filter.ClassChanges
Add a class to be filtered.
put(String, String) - Method in class ptolemy.moml.filter.RemoveClasses
Add a class to be filtered for and its replacement if the class is found.
put(String, String) - Method in class ptolemy.moml.filter.RemoveGraphicalClasses
Add a class to be filtered for and its replacement if the class is found.
put(String, String) - Method in class ptolemy.moml.filter.RemoveNonPtinyClasses
Add a class to be filtered for and its replacement if the class is found.
put(String, Collection) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, HashMap) - Method in class ptolemy.moml.filter.PortNameChanges
Add a class to be filtered and the old and new port names.
put(String, HashMap) - Method in class ptolemy.moml.filter.PropertyClassChanges
Add a class to be filtered and the old and new property class types.
put(String, Map) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Unit) - Method in class ptolemy.moml.unit.Bindings
Create a binding for a variable and Unit.
put(Collection) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(HashMap) - Method in interface ptolemy.distributed.common.DistributedActor
Puts copies of the token received into the Receivers included in the IDlist.
put(HashMap) - Method in class ptolemy.distributed.rmi.DistributedActorWrapper
Puts copies of the token received into the Receivers included in the IDlist.
put(Map) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(K, V) - Method in class ptolemy.actor.gt.data.SequentialTwoWayHashMap
Put a value into this two-way hash map and associate it with a key.
put(K, V) - Method in class ptolemy.actor.gt.data.TwoWayHashMap
Put a value into this two-way hash map and associate it with a key.
put(K, V) - Method in class ptolemy.util.MultiHashMap
Add the value to the collection associated with the specified key.
put(Token) - Method in class ptolemy.actor.AbstractReceiver
Put the specified token into this receiver.
put(Token) - Method in class ptolemy.actor.IntermediateReceiver
Forward the specified token to communication aspect specified in the constructor.
put(Token) - Method in class ptolemy.actor.Mailbox
Put a token into the mailbox.
put(Token) - Method in class ptolemy.actor.process.MailboxBoundaryReceiver
Put a token into this receiver.
put(Token) - Method in class ptolemy.actor.QueueReceiver
Put a token to the receiver.
put(Token) - Method in interface ptolemy.actor.Receiver
Put the specified token into this receiver.
put(Token) - Method in class ptolemy.actor.sched.FixedPointReceiver
If the specified token is non-null, then set the status of this receiver to known and present, and to contain the specified token.
put(Token) - Method in class ptolemy.actor.test.TestAbstractReceiver
Put the specified token into this receiver.
put(Token) - Method in class ptolemy.distributed.actor.DistributedReceiver
Forward copies of the token to the distributed services specified in the servicesReceiversListMap.
put(Token) - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopReceiver
If the specified token is non-null, then set the status of this receiver to present, and to contain the specified token.
put(Token) - Method in class ptolemy.domains.atc.kernel.ATCReceiver
Put the token.
put(Token) - Method in class ptolemy.domains.ci.kernel.CIReceiver
Put the specified token into this receiver.
put(Token) - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Put a token into the mailbox receiver.
put(Token) - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Do a blocking write on the queue.
put(Token) - Method in class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Throw an exception, since this method is not used in DDE.
put(Token) - Method in class ptolemy.domains.de.kernel.DEReceiver
Put a token into this receiver and post a trigger event to the director.
put(Token) - Method in class ptolemy.domains.dt.kernel.DTReceiver
Put a token to the receiver.
put(Token) - Method in class ptolemy.domains.giotto.kernel.GiottoReceiver
Put a token into this receiver.
put(Token) - Method in class ptolemy.domains.gr.kernel.GRReceiver
Put a token into this receiver.
put(Token) - Method in class ptolemy.domains.metroII.kernel.MetroIIPNQueueReceiver
Puts a token on the queue contained in this receiver.
put(Token) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesReceiver
Wrap the token in an DETokenEvent and post the trigger event to the director.
put(Token) - Method in class ptolemy.domains.modal.kernel.FSMReceiver
Put a token into this receiver.
put(Token) - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Put a token on the queue contained in this receiver.
put(Token) - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Put the specified token into the next appropriate array position, given the FIXME.
put(Token) - Method in class ptolemy.domains.ptides.kernel.PtidesReceiver
Wrap the token in an DETokenEvent and post the trigger event to the director.
put(Token) - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Put a token into the mailbox receiver.
put(Token) - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Put a token to the receiver.
put(Token) - Method in class ptolemy.domains.sequence.kernel.RegisterReceiver
Put a token into the registerReceiver.
put(Token) - Method in class ptolemy.domains.sysml.kernel.SysMLADirector.SysMLAReceiver
Deprecated.
Put a token into the queue for containing actor.
put(Token) - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector.SysMLAReceiver
Put a token into the queue for containing actor.
put(Token) - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector.SysMLSequentialReceiver
Put a token into the queue for containing actor.
put(Token) - Method in class ptolemy.domains.tcs.kernel.TCSReceiver
Put a token into this receiver and post a trigger event to the director.
put(Token) - Method in class ptolemy.domains.tdl.kernel.TDLReceiver
Put a token into this receiver.
put(Token) - Method in class ptolemy.domains.tm.kernel.TMReceiver
Put a token into this receiver.
put(Token) - Method in class ptolemy.domains.wireless.kernel.WirelessReceiver
Override the base class to attach an empty properties token.
put(Token, Time) - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Do a blocking write on the queue.
put(Token, Time) - Method in class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Put a token on the queue with the specified time stamp and set the last time value to be equal to this time stamp.
put(Token, Token) - Method in class ptolemy.domains.wireless.kernel.WirelessReceiver
Put the specified token bundled with the specified properties.
put(DEEvent) - Method in class ptolemy.domains.de.kernel.DECQEventQueue
Put an event into the event queue.
put(DEEvent) - Method in interface ptolemy.domains.de.kernel.DEEventQueue
Enqueue a DE event into the event queue.
put(DEEvent) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesListEventQueue
Puts the event queue into the event queue, and then sort it by timestamp order.
put(DEEvent) - Method in class ptolemy.domains.ptides.kernel.PtidesListEventQueue
Put the event queue into the event queue, and then sort it by timestamp order.
putArray(Object[]) - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Put an array of objects in the queue and return true if this will not cause the capacity to be exceeded.
putArray(Object[], int) - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Put an array of objects in the queue and return true if this will not cause the capacity to be exceeded.
putArray(Token[], int) - Method in class ptolemy.actor.AbstractReceiver
Put a portion of the specified token array into this receiver.
putArray(Token[], int) - Method in interface ptolemy.actor.Receiver
Put a portion of the specified token array into this receiver.
putArray(Token[], int) - Method in class ptolemy.domains.ci.kernel.CIReceiver
Put a portion of the specified token array into this receiver.
putArray(Token[], int) - Method in class ptolemy.domains.modal.kernel.FSMReceiver
If the argument has one token, then put that token in the receiver.
putArray(Token[], int) - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Put a portion of the specified token array into this receiver.
putArrayToAll(Token[], int, Receiver[]) - Method in class ptolemy.actor.AbstractReceiver
Put a sequence of tokens to all receivers in the specified array.
putArrayToAll(Token[], int, Receiver[]) - Method in interface ptolemy.actor.Receiver
Put a sequence of tokens to all receivers in the specified array.
putArrayToAll(Token[], int, Receiver[]) - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Put a sequence of tokens to all receivers in the specified array.
putArrayToAll(Token[], int, Receiver[]) - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Put a sequence of tokens to all receivers in the specified array.
putArrayToAll(Token[], int, Receiver[]) - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Put a sequence of tokens to all receivers in the specified array.
putAttribute(ASTPtRootNode, Attribute) - Method in class ptolemy.data.ontologies.OntologyAdapter
Record the association between the specified ASTPtRootNode and the specified Attribute.
putAttribute(ASTPtRootNode, Attribute) - Method in class ptolemy.data.ontologies.OntologySolverUtilities
Record the association between the given ast node and the given attribute.
putConcept(String, C) - Method in class ptolemy.data.ontologies.MapTypeInfiniteConcept
Set the specified key of this map to the given concept value.
putDebugProfile(Executable, DebugProfile) - Method in class ptolemy.vergil.debugger.DebugController
Add an actor to the set of actors that are being debugged.
putMonotonicity(String, Concept) - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConcept
Set the monotonicity of this concept with respect to a specific variable.
putOnce(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null, and only if there is not already a member with that name.
putOpt(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
putReflectedHlaAttribute(HlaTimedEvent) - Method in class org.hlacerti.lib.HlaAttributeReflector
Store each updated value of the HLA attribute (mapped to this actor) in the token queue.
putReflectedHlaAttribute(HlaTimedEvent) - Method in interface org.hlacerti.lib.HlaReflectable
Store each updated value of the HLA attribute (mapped to this actor) in the token queue.
putReflectedHlaAttribute(HlaTimedEvent) - Method in class org.hlacerti.lib.HlaSubscriber
Store each updated value of the HLA attribute (mapped to this actor) in the token queue.
putSamples(double[][]) - Method in class ptolemy.media.javasound.SoundPlayback
Play an array of audio samples.
putSamples(double[][]) - Method in class ptolemy.media.javasound.SoundWriter
Append the audio data contained in putSamplesArray to an internal array.
putSamples(Object, double[][]) - Static method in class ptolemy.media.javasound.LiveSound
Play an array of audio samples.
putSamples(Object, double[][]) - Method in interface ptolemy.media.javasound.LiveSoundInterface
Play an array of audio samples.
putSamples(Object, double[][]) - Method in class ptolemy.media.javasound.LiveSoundJavaSE
Play an array of audio samples.
putSamplesInt(int[][]) - Method in class ptolemy.media.javasound.SoundPlayback
Play an array of audio samples.
putToAll(Token[][], Receiver[][], RendezvousDirector) - Static method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Put to all receivers in the specified array.
putToAll(Token, Receiver[]) - Method in class ptolemy.actor.AbstractReceiver
Put to all receivers in the specified array.
putToAll(Token, Receiver[]) - Method in interface ptolemy.actor.Receiver
Put a single token to all receivers in the specified array.
putToAll(Token, Receiver[]) - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Put to all receivers in the specified array.
putToAll(Token, Receiver[]) - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Put a single token to all receivers in the specified array.
putToAll(Token, Receiver[]) - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Put to all receivers in the specified array.
putToAll(Token, Receiver[], RendezvousDirector) - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Put to all receivers in the specified array.
putToAny(Token, Receiver[][], RendezvousDirector) - Static method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Put the specified token to any receiver in the specified array.
putToReceiver(Token) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesReceiver
Actually put the token into this receiver.
putToReceiver(Token) - Method in class ptolemy.domains.ptides.kernel.PtidesReceiver
Actually put the token into this receiver.
PxgraphApplet - Class in ptolemy.plot.compat
An Applet that can plot data in pxgraph format from a URL.
PxgraphApplet() - Constructor for class ptolemy.plot.compat.PxgraphApplet
 
PxgraphApplication - Class in ptolemy.plot.compat
An application that can plot data in pxgraph format.
PxgraphApplication() - Constructor for class ptolemy.plot.compat.PxgraphApplication
Construct a plot with no command-line arguments.
PxgraphApplication(String[]) - Constructor for class ptolemy.plot.compat.PxgraphApplication
Construct a plot with the specified command-line arguments.
PxgraphApplication(Plot, String[]) - Constructor for class ptolemy.plot.compat.PxgraphApplication
Construct a plot with the specified command-line arguments and instance of Plot.
PxgraphParser - Class in ptolemy.plot.compat
This class provides backwards compatibility with an older plotting program, pxgraph.
PxgraphParser(Plot) - Constructor for class ptolemy.plot.compat.PxgraphParser
Construct a parser to configure the specified plot.
PythonScript - Class in ptolemy.actor.lib.python
An actor of this class executes a Python script.
PythonScript(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.python.PythonScript
Construct an actor with the given container and name.
PythonShellEffigy - Class in ptolemy.actor.gui.python
A representative of an Python expression shell.
PythonShellEffigy(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.python.PythonShellEffigy
Create a new effigy in the given container with the given name.
PythonShellEffigy(Workspace) - Constructor for class ptolemy.actor.gui.python.PythonShellEffigy
Create a new effigy in the specified workspace with an empty string for its name.
PythonShellEffigy.ShellFactory - Class in ptolemy.actor.gui.python
A factory for creating new Ptolemy effigies.
PythonShellFrame(PythonShellTableau) - Constructor for class ptolemy.actor.gui.python.PythonShellTableau.PythonShellFrame
Construct a frame to display the PythonShell window.
PythonShellTableau - Class in ptolemy.actor.gui.python
A tableau that provides an interactive shell for evaluating Python expressions.
PythonShellTableau(PythonShellEffigy, String) - Constructor for class ptolemy.actor.gui.python.PythonShellTableau
Create a new tableau.
PythonShellTableau.Factory - Class in ptolemy.actor.gui.python
A factory that creates a control panel to display a Python shell.
PythonShellTableau.PythonShellFrame - Class in ptolemy.actor.gui.python
The frame that is created by an instance of PythonShellTableau.

Q

q - Variable in class org.ptolemy.qss.QSSIntegrator
Deprecated.
Output (the quantized state).
q - Variable in class ptolemy.domains.qss.kernel.QSSIntegrator
Output (the quantized state).
q1_len - Variable in class ptolemy.domains.ci.lib.BinarySwitch
 
q1_out - Variable in class ptolemy.domains.ci.lib.BinarySwitch
 
q1Length - Variable in class ptolemy.domains.ci.demo.Router.QueueControl
 
q2_len - Variable in class ptolemy.domains.ci.lib.BinarySwitch
 
q2_out - Variable in class ptolemy.domains.ci.lib.BinarySwitch
 
q2Length - Variable in class ptolemy.domains.ci.demo.Router.QueueControl
 
qr(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a pair of matrices that are the decomposition of the input matrix (which must have linearly independent column vectors), which is m x n, into the matrix product of Q, which is m x n with orthonormal column vectors, and R, which is an invertible n x n upper triangular matrix.
qr(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a pair of matrices that are the decomposition of the input matrix (which must have linearly independent column vectors), which is m x n, into the matrix product of Q, which is m x n with orthonormal column vectors, and R, which is an invertible n x n upper triangular matrix.
QSS1 - Class in org.ptolemy.qss.solver
Implement the QSS1 method for solving ordinary differential equations.
QSS1() - Constructor for class org.ptolemy.qss.solver.QSS1
 
QSS2Fd - Class in org.ptolemy.qss.solver
Implement the QSS2 method for solving ordinary differential equations.
QSS2Fd() - Constructor for class org.ptolemy.qss.solver.QSS2Fd
 
QSS2FdJac - Class in org.ptolemy.qss.solver
Implement the QSS2 method for solving ordinary differential equations.
QSS2FdJac() - Constructor for class org.ptolemy.qss.solver.QSS2FdJac
 
QSS2Pts - Class in org.ptolemy.qss.solver
Implement the QSS2 method for solving ordinary differential equations.
QSS2Pts() - Constructor for class org.ptolemy.qss.solver.QSS2Pts
 
QSS2Qts - Class in org.ptolemy.qss.solver
Implement the QSS2 method for solving ordinary differential equations.
QSS2Qts() - Constructor for class org.ptolemy.qss.solver.QSS2Qts
 
QSS3Fd - Class in org.ptolemy.qss.solver
Implement the QSS3 method for solving ordinary differential equations.
QSS3Fd() - Constructor for class org.ptolemy.qss.solver.QSS3Fd
 
QSS3Pts - Class in org.ptolemy.qss.solver
Implement the QSS3 method for solving ordinary differential equations.
QSS3Pts() - Constructor for class org.ptolemy.qss.solver.QSS3Pts
 
QSSBase - Class in org.ptolemy.qss.solver
Provide a base class for QSS methods for solving ordinary differential equations.
QSSBase() - Constructor for class org.ptolemy.qss.solver.QSSBase
 
QSSDirector - Class in ptolemy.domains.qss.kernel
A director that extends the discrete-event model of computation to include a Quantized-State System (QSS) solver to perform integration.
QSSDirector() - Constructor for class ptolemy.domains.qss.kernel.QSSDirector
Construct a director in the default workspace with an empty string as its name.
QSSDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.qss.kernel.QSSDirector
Construct a director in the given container with the given name.
QSSDirector(Workspace) - Constructor for class ptolemy.domains.qss.kernel.QSSDirector
Construct a director in the workspace with an empty name.
QSSDirectorTest - Class in ptolemy.domains.qss.test
A test director that extends QSSDirector.
QSSDirectorTest() - Constructor for class ptolemy.domains.qss.test.QSSDirectorTest
Construct a director in the default workspace with an empty string as its name.
QSSDirectorTest(CompositeEntity, String) - Constructor for class ptolemy.domains.qss.test.QSSDirectorTest
Construct a director in the given container with the given name.
QSSDirectorTest(Workspace) - Constructor for class ptolemy.domains.qss.test.QSSDirectorTest
Construct a director in the workspace with an empty name.
QSSIntegrator - Class in org.ptolemy.qss
Deprecated.
Use QSSIntegrator instead.
QSSIntegrator - Class in ptolemy.domains.qss.kernel
A quantized-state integrator.
QSSIntegrator(CompositeEntity, String) - Constructor for class org.ptolemy.qss.QSSIntegrator
Deprecated.
Construct a new instance of this integrator.
QSSIntegrator(CompositeEntity, String) - Constructor for class ptolemy.domains.qss.kernel.QSSIntegrator
Construct a new instance of this integrator.
QSSSolver - Variable in class ptolemy.domains.qss.kernel.QSSDirector
The class name of the QSS solver used for integration.
QuadrantConstraint - Class in diva.canvas.interactor
Keep a point within one of the four quadrants relative to some reference point.
QuadrantConstraint(Point2D, int) - Constructor for class diva.canvas.interactor.QuadrantConstraint
Create a new QuadrantConstraint with the given origin and quadrant.
quadToUnitSquare(float, float, float, float, float, float, float, float) - Method in class com.jhlabs.image.PerspectiveFilter
Set the transform to map a quadrilateral onto the unit square.
QUALID - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
QUALID - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
QUALID - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
qualified_identifier() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
Parse qualified identifier:
qualified_identifier(AST) - Method in class ptolemy.actor.ptalon.PtalonPopulator
 
QUALIFIED_PORT - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
QUALIFIED_PORT - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
QUALIFIED_PORT - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
quality - Variable in class ptolemy.actor.lib.jai.JAIJPEGWriter
The quality of the file written.
Quantization - Class in ptolemy.math
The Quantization class defines the mapping of numeric values with unlimited precision to finite precision.
Quantization(Overflow, Rounding) - Constructor for class ptolemy.math.Quantization
Construct a Quantization with the given precision, overflow strategy, and rounding strategy.
quantize(double, int, int) - Static method in class ptolemy.data.expr.FixPointFunctions
Create a double whose value is the quantized version of the given double value.
quantize(int[], int[], int, int, int, boolean, boolean) - Method in class com.jhlabs.image.QuantizeFilter
 
quantize(BigInteger, Precision) - Method in class ptolemy.math.Overflow.Grow
 
quantize(BigInteger, Precision) - Method in class ptolemy.math.Overflow.Minimize
 
quantize(BigInteger, Precision) - Method in class ptolemy.math.Overflow.Modulo
 
quantize(BigInteger, Precision) - Method in class ptolemy.math.Overflow
Return a new FixPoint object based on the given BigInteger value and Precision constraint.
quantize(BigInteger, Precision) - Method in class ptolemy.math.Overflow.Saturate
 
quantize(BigInteger, Precision) - Method in class ptolemy.math.Overflow.ToZero
 
quantize(BigInteger, Precision) - Method in class ptolemy.math.Overflow.Trap
 
quantize(Quantization) - Method in class ptolemy.data.FixToken
Return a new token whose value is constrained to comply with a quantization specification.
quantize(Quantization) - Method in class ptolemy.math.FixPoint
Return the value after conversion to comply with a quantization specification.
QuantizedSampler - Class in ptolemy.domains.de.lib
Output the input if the signal has changed more than a quantum value since the last input.
QuantizedSampler(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.QuantizedSampler
Construct a new instance of the quantizer.
QuantizeFilter - Class in com.jhlabs.image
A filter which quantizes an image to a set number of colors - useful for producing images which are to be encoded using an index color model.
QuantizeFilter() - Constructor for class com.jhlabs.image.QuantizeFilter
 
quantizeGrow(BigInteger, Precision) - Static method in class ptolemy.math.Overflow
Quantize a FixPoint value using a "grow" overflow strategy.
quantizeMinimum(BigInteger, Precision) - Static method in class ptolemy.math.Overflow
Generates a new FixPoint data value based on the unscaled value bigInt using as few bits as possible.
quantizeModulo(BigInteger, Precision) - Static method in class ptolemy.math.Overflow
Quantize a FixPoint value using a "modulo" overflow strategy.
Quantizer - Class in ptolemy.actor.lib
Produce an output token on each firing with a value that is a quantized version of the input.
Quantizer - Class in ptolemy.math
This class provides a set of static methods for creating instances of the FixPoint class from doubles, integers, or fixed point numbers.
Quantizer - Interface in com.jhlabs.image
The interface for an image quantizer.
Quantizer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Quantizer
Construct an actor with the given container and name.
quantizeSaturate(BigInteger, Precision) - Static method in class ptolemy.math.Overflow
Quantize a FixPoint value using a "saturate" overflow strategy.
quantizeToZero(BigInteger, Precision) - Static method in class ptolemy.math.Overflow
Quantize a FixPoint value using a "to Zero" overflow strategy.
quantum - Variable in class org.ptolemy.fmi.FMIModelDescription.ContinuousState
The quantum value of the state.
quantum - Variable in class org.ptolemy.qss.QSSIntegrator
Deprecated.
Quantum.
quantum - Variable in class ptolemy.domains.de.lib.QuantizedSampler
The quantum.
quantumScaleFactor - Variable in class ptolemy.domains.qss.kernel.QSSDirector
The quantum scale factor to use for QSS integrations under the control of this director.
QUARTER_PI - Static variable in class com.jhlabs.image.ImageMath
The value of quarter pi as a float.
QuasiTransparentDirector - Interface in ptolemy.actor
This is a marker interface for modal directors.
Quat4f - Class in com.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Quat4f() - Constructor for class com.jhlabs.vecmath.Quat4f
 
Quat4f(float[]) - Constructor for class com.jhlabs.vecmath.Quat4f
 
Quat4f(float, float, float, float) - Constructor for class com.jhlabs.vecmath.Quat4f
 
Quat4f(Quat4f) - Constructor for class com.jhlabs.vecmath.Quat4f
 
Quat4f(Tuple4f) - Constructor for class com.jhlabs.vecmath.Quat4f
 
query - Variable in class ptolemy.actor.lib.database.DatabaseQuery
An SQL query.
query - Variable in class ptolemy.actor.lib.database.SQLStatement
An SQL query.
Query - Class in ptolemy.gui
Create a query with various types of entry boxes and controls.
Query() - Constructor for class ptolemy.gui.Query
Construct a panel with no entries in it.
Query.QueryActionListener - Class in ptolemy.gui
Listener for "line" and radio button entries.
Query.QueryColorChooser - Class in ptolemy.gui
Panel containing an entry box and button that opens a color chooser.
Query.QueryFileChooser - Class in ptolemy.gui
Panel containing an entry box and file chooser.
Query.QueryFocusListener - Class in ptolemy.gui
Listener for line entries, for when they lose the focus.
Query.QueryItemListener - Class in ptolemy.gui
Listener for "CheckBox" and "Choice" entries.
Query.SliderListener - Class in ptolemy.gui
Listener for changes in slider.
QueryActionListener(Query, String) - Constructor for class ptolemy.gui.Query.QueryActionListener
Construct a listener for line and radio button entries.
QueryChooser - Class in ptolemy.gui
Abstract superclass for customized entry boxes.
QueryChooser(Query, String, Color, Color) - Constructor for class ptolemy.gui.QueryChooser
Initializes the chooser.
QueryChooserHelper - Class in ptolemy.gui
A little helper class for QueryChooser classes.
QueryChooserHelper() - Constructor for class ptolemy.gui.QueryChooserHelper
 
QueryColorChooser(Query, String, String) - Constructor for class ptolemy.gui.Query.QueryColorChooser
Create a panel containing an entry box and a color chooser.
QueryFileChooser(Query, String, String, URI, File, boolean, boolean) - Constructor for class ptolemy.gui.Query.QueryFileChooser
Construct a query file chooser.
QueryFileChooser(Query, String, String, URI, File, boolean, boolean, boolean, Color, Color) - Constructor for class ptolemy.gui.Query.QueryFileChooser
Construct a query file chooser.
QueryFileChooser(Query, String, String, URI, File, boolean, boolean, boolean, Color, Color, FilenameFilter) - Constructor for class ptolemy.gui.Query.QueryFileChooser
Construct a query file chooser.
QueryFocusListener(Query, String) - Constructor for class ptolemy.gui.Query.QueryFocusListener
Construct a listener for when line entries lose the focus.
QueryItemListener(Query, String) - Constructor for class ptolemy.gui.Query.QueryItemListener
Create a listener for the CheckBox and Choice entries.
QueryListener - Interface in ptolemy.gui
Listener interface for changes in the query box.
QueryUtilities - Class in ptolemy.actor.gui
This class contains utility methods for Ptolemy Query classes that access the configuration.
QUEST - Static variable in class org.json.XML
The Character '?'.
QUESTION - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
Queue - Class in ptolemy.domains.ci.lib
A push-pull FIFO queue.
Queue - Class in ptolemy.domains.de.lib
This actor implements a queue.
Queue(CompositeEntity, String) - Constructor for class ptolemy.domains.ci.lib.Queue
Construct an actor with the given container and name.
Queue(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.Queue
Construct an actor with the given container and name.
queue1 - Variable in class ptolemy.domains.ci.demo.Router.QueueControl
 
queue2 - Variable in class ptolemy.domains.ci.demo.Router.QueueControl
 
QueueControl - Class in ptolemy.domains.ci.demo.Router
An actor that distribute its input data to different outputs.
QueueControl(CompositeEntity, String) - Constructor for class ptolemy.domains.ci.demo.Router.QueueControl
Construct an actor with the given container and name.
QueuedTypedIOPort - Class in ptolemy.actor.lib.vhdl
Delays each fixed point token sent on the port by the specified latency parameter and then outputs it via the parent TypedIOPort.
QueuedTypedIOPort(ComponentEntity, String, boolean, boolean) - Constructor for class ptolemy.actor.lib.vhdl.QueuedTypedIOPort
Construct a QueuedTypedIOPort with a container and a name that is either an input, an output, or both, depending on the third and fourth arguments.
QueueReceiver - Class in ptolemy.actor
A first-in, first-out (FIFO) queue receiver with variable capacity and optional history.
QueueReceiver() - Constructor for class ptolemy.actor.QueueReceiver
Construct an empty receiver with no container.
QueueReceiver(IOPort) - Constructor for class ptolemy.actor.QueueReceiver
Construct an empty receiver with the specified container.
queueSize() - Method in class ptolemy.domains.de.lib.Server
 
QuiltFilter - Class in com.jhlabs.image
 
QuiltFilter() - Constructor for class com.jhlabs.image.QuiltFilter
 
QUIT - Static variable in class diva.gui.DefaultActions
 
quitAction(Application) - Static method in class diva.gui.DefaultActions
Deprecated.
The standard windows term is "Exit," so use exitAction()
QUOT - Static variable in class org.json.XML
The Character '"'.
quote(String) - Static method in class org.json.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.
quotent(SyntacticRank) - Method in class ptolemy.cg.lib.syntactic.SyntacticRank
Divide by given rank.

R

r - Variable in class org.ptolemy.fmi.FMI20ModelInstance
C type : double*.
r - Variable in class ptolemy.actor.lib.mbed.HSBtoRGB
The red output port.
r - Variable in class ptolemy.actor.lib.mbed.LEDCubeUpdate
The r input port.
r1 - Variable in class ptolemy.kernel.test.ExampleSystem
 
r10 - Variable in class ptolemy.kernel.test.ExampleSystem
 
r11 - Variable in class ptolemy.kernel.test.ExampleSystem
 
r12 - Variable in class ptolemy.kernel.test.ExampleSystem
 
r2 - Variable in class ptolemy.kernel.test.ExampleSystem
 
R2 - Static variable in class com.jhlabs.image.EdgeFilter
 
r255 - Static variable in class com.jhlabs.image.LightFilter
 
r255 - Static variable in class com.jhlabs.image.ShadeFilter
 
r3 - Variable in class ptolemy.kernel.test.ExampleSystem
 
r4 - Variable in class ptolemy.kernel.test.ExampleSystem
 
r5 - Variable in class ptolemy.kernel.test.ExampleSystem
 
r6 - Variable in class ptolemy.kernel.test.ExampleSystem
 
r7 - Variable in class ptolemy.kernel.test.ExampleSystem
 
r8 - Variable in class ptolemy.kernel.test.ExampleSystem
 
r9 - Variable in class ptolemy.kernel.test.ExampleSystem
 
RADIAL - Static variable in class com.jhlabs.image.GradientFilter
 
RadioMenuActionFactory - Class in ptolemy.vergil.toolbox
A factory that adds a given action or set of actions as radio selections to a context menu.
RadioMenuActionFactory(Action) - Constructor for class ptolemy.vergil.toolbox.RadioMenuActionFactory
Construct a factory that adds a given action as a radio selection to a given context menu.
RadioMenuActionFactory(Action[], String) - Constructor for class ptolemy.vergil.toolbox.RadioMenuActionFactory
Construct a factory that adds a given group of actions as radio selections to a given context menu in a submenu with the specified label.
radius - Variable in class com.jhlabs.image.ErodeAlphaFilter
 
radius - Variable in class com.jhlabs.image.GaussianFilter
The blur radius.
radius - Variable in class ptolemy.domains.gr.lib.Cone3D
The radius of the base of the cone.
radius - Variable in class ptolemy.domains.gr.lib.Cylinder3D
The radius of the cylinder.
radius - Variable in class ptolemy.domains.gr.lib.Sphere3D
The radius of the sphere.
RaisedCosine - Class in ptolemy.domains.sdf.lib
This actor implements an FIR filter with a raised cosine or square-root raised cosine frequency response.
RaisedCosine(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.RaisedCosine
Construct an actor with the given container and name.
RaisedCosineSampleGenerator(double, double) - Constructor for class ptolemy.math.SignalProcessing.RaisedCosineSampleGenerator
Construct a RaisedCosineSampleGenerator.
Ramp - Class in ptolemy.actor.lib
Produce an output token on each firing with a value that is incremented by the specified step each iteration.
Ramp - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.Ramp.
Ramp - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.Ramp.
Ramp - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Ramp.
Ramp(Ramp) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Ramp
Construct the Ramp adapter.
Ramp(Ramp) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Ramp
Construct the Ramp adapter.
Ramp(Ramp) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Ramp
Construct the Ramp adapter.
Ramp(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Ramp
Construct an actor with the given container and name.
RampNecessaryFiles - Class in ptolemy.actor.lib.test
Test out the fileDependencies Block in codegen.
RampNecessaryFiles(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.test.RampNecessaryFiles
Construct an actor with the given container and name.
random - Variable in class com.jhlabs.image.CellularFilter
 
random - Variable in class com.jhlabs.image.FBMFilter
 
random - Variable in class com.jhlabs.image.SkyFilter
 
random - Variable in class ptolemy.domains.ca.kernel.CADirector
True if the matrix will be populated with random data.
random(int) - Static method in class ptolemy.data.expr.UtilityFunctions
Return an array of IID random numbers with value greater than or equal to 0.0 and less than 1.0.
random(int, int) - Static method in class ptolemy.data.expr.UtilityFunctions
Return a matrix of IID random numbers with value greater than or equal to 0.0 and less than 1.0.
RANDOM - Static variable in class com.jhlabs.image.CellularFilter
 
randomBernoulli(double, int) - Static method in class ptolemy.math.DoubleArrayStat
Return a new array of Bernoulli random variables with a given probability of success p.
randomBytes(int) - Method in class ptolemy.actor.lib.jjs.modules.crypto.CryptoHelper
Return an array of randomly generated bytes.
randomExponential(double, int) - Static method in class ptolemy.math.DoubleArrayStat
Return a new array of exponentially distributed doubles with parameter lambda.
randomGaussian(double, double, int) - Static method in class ptolemy.math.DoubleArrayStat
Return a new array of Gaussian distributed doubles with a given mean and standard deviation.
randomGradient() - Static method in class com.jhlabs.image.Gradient
Build a random gradient.
RandomIncrLayout - Class in diva.graph.layout
Randomly place newly-added nodes within the target viewport.
RandomIncrLayout(LayoutTarget) - Constructor for class diva.graph.layout.RandomIncrLayout
Construct a random layout that lays out in the context of the given layout target.
RandomInteger - Class in ptolemy.actor.lib
Generated integers that are uniformly sampled from the range of 32-bit integers.
RandomInteger(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.RandomInteger
Construct an actor with the given container and name.
randomize() - Method in class com.jhlabs.image.Gradient
Randomize the gradient.
randomize() - Method in class com.jhlabs.image.PlasmaFilter
 
randomize() - Method in class com.jhlabs.image.QuiltFilter
 
randomize() - Method in class com.jhlabs.image.SmearFilter
 
randomizeGuessVectors - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
Boolean that determines whether or not to randomize input guess vectors.
randomizeGuessVectors - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Boolean that determines whether or not to randomize input guess vectors.
randomizeInInitialize - Variable in class ptolemy.domains.wireless.lib.NodeRandomizer
If set to true, randomly distribute nodes in initialize().
RandomLayout - Class in diva.graph.layout
A static random layout engine.
RandomLayout(LayoutTarget) - Constructor for class diva.graph.layout.RandomLayout
Simple constructor.
randomness - Variable in class com.jhlabs.image.CellularFilter
 
randomPoisson(double, int) - Static method in class ptolemy.math.DoubleArrayStat
Return a new array of Poisson random variables (as doubles) with a given mean.
randomReturnType(Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the (exact) return type of the random function above.
RandomSource - Class in ptolemy.actor.lib
A base class for sources of random numbers.
RandomSource - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.RandomSource.
RandomSource - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.RandomSource.
RandomSource - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.RandomSource.
RandomSource(RandomSource) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.RandomSource
Construct the RandomSource helper.
RandomSource(RandomSource) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.RandomSource
Construct a RandomSource helper.
RandomSource(RandomSource) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.RandomSource
Construct the RandomSource helper.
RandomSource(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.RandomSource
Construct an actor with the given container and name.
randomUniform(double, double, int) - Static method in class ptolemy.math.DoubleArrayStat
Return a new array of uniformly distributed doubles ranging from a to b.
range - Variable in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Sensor
The transmission range of the sensor.
range - Variable in class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothNode
The transmission range of the sensor.
range - Variable in class ptolemy.domains.wireless.lib.NodeRandomizer
The range of values for locations to be set when randomizing.
rank() - Method in class ptolemy.cg.lib.syntactic.SyntacticContraction
Get the rank of the term.
rank() - Method in class ptolemy.cg.lib.syntactic.SyntacticName
Get the rank of the term.
rank() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get the Syntactic rank of the node.
rank() - Method in interface ptolemy.cg.lib.syntactic.SyntacticTerm
Get rank of term.
rank() - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Get the rank of the list.
rate - Variable in class ptolemy.cg.lib.Profile.FiringFunctionPort
The rate.
rate() - Method in class ptolemy.cg.lib.Profile.Port
Return whether the rate of the port.
RaysFilter - Class in com.jhlabs.image
A filter which produces the effect of light rays shining out of an image.
RaysFilter() - Constructor for class com.jhlabs.image.RaysFilter
 
RBRACKET - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
RBRACKET - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
RBRACKET - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
rBusy(Rengine, int) - Method in class ptolemy.actor.lib.r.RConsole
Print a busy message.
rChooseFile(Rengine, int) - Method in class ptolemy.actor.lib.r.RConsole
Choose a file.
RConsole - Class in ptolemy.actor.lib.r
A simple buffering console that is used to cache the output from an R session and then can be used to return the console output as a string.
RConsole() - Constructor for class ptolemy.actor.lib.r.RConsole
Construct the R Console class and initialize the buffer containing the text.
RCURLY - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
RCURLY - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
RCURLY - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
Rcwd - Variable in class ptolemy.actor.lib.r.RExpression
The 'R' working directory (home dir by default).
Rcwd - Variable in class ptolemy.actor.lib.r.RExpression2
The 'R' working directory (home dir by default).
Reachability - ptolemy.verification.kernel.MathematicalModelConverter.FormulaType
Deprecated.
 
reachableNodes(Object) - Method in class ptolemy.graph.DirectedGraph
Find all the nodes that can be reached from any node that has the specified node weight (weights version).
reachableNodes(Object[]) - Method in class ptolemy.graph.DirectedGraph
Find all the nodes that can be reached from the specified collection of nodes (weights version).
reachableNodes(Collection) - Method in class ptolemy.graph.DirectedGraph
Find all the nodes that can be reached from the specified collection of nodes.
reachableNodes(Node) - Method in class ptolemy.graph.DirectedGraph
Find all the nodes that can be reached from the specified node.
reacheableAlternatingSimulation(Set, InterfaceAutomaton, InterfaceAutomaton) - Static method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Return the reacheable state pairs in the specified alternating simulation.
reacquireReadPermission(int) - Method in class ptolemy.kernel.util.Workspace
Reacquire read permission on the workspace for the current thread.
reactAt(double, Component) - Method in class ptolemy.component.domains.ptinyos.PtinyOSDirector
Request that the react() method of the specified component be invoked at the specified time.
read() - Method in class lbnl.actor.lib.net.Server
Read data from the socket.
read() - Method in class ptolemy.actor.lib.jjs.modules.socket.SocketHelper.ByteArrayBackedInputStream
 
read() - Method in class ptolemy.actor.parameters.ParameterSet
Read the contents of the file named by this parameter and create attributes in the current scope.
read(byte[], int, int) - Method in class ptolemy.actor.lib.jjs.modules.socket.SocketHelper.ByteArrayBackedInputStream
 
read(int) - Method in class ptolemy.domains.taskpt.lib.Memory
Read a token from the given address in this memory.
read(InputStream) - Method in class ptolemy.plot.compat.PxgraphParser
Read a pxgraph-compatible binary or ASCII encoded file.
read(InputStream) - Method in class ptolemy.plot.Plot
Read a file with the old syntax (non-XML).
read(InputStream) - Method in class ptolemy.plot.PlotBox
Read commands and/or plot data from an input stream in the old (non-XML) file syntax.
read(InputStream) - Method in interface ptolemy.plot.PlotBoxInterface
Read commands and/or plot data from an input stream in the old (non-XML) file syntax.
read(InputStream) - Method in interface ptolemy.plot.PlotInterface
Read a file with the old syntax (non-XML).
read(String) - Method in class ptolemy.plot.PlotBox
Read a single line command provided as a string.
read(String) - Method in interface ptolemy.plot.PlotBoxInterface
Read a single line command provided as a string.
read(URL) - Method in class ptolemy.actor.gui.ImageTokenEffigy
Read the specified URL and parse the data.
read(URL) - Method in class ptolemy.actor.gui.TokenEffigy
Read the specified URL and parse the data.
READ_BLOCKED - Static variable in class ptolemy.domains.dde.kernel.DDEDirector
Indicator that a thread is read blocked.
READ_BLOCKED - Static variable in class ptolemy.domains.pn.kernel.PNDirector
Indicator that a thread is read blocked.
readAudio(DataInputStream) - Static method in class ptolemy.media.Audio
Read Sun audio file (.au) format and return the audio data as an array.
readChar() - Method in class ptolemy.data.expr.SimpleCharStream
Read a character.
readChar() - Method in class ptolemy.moml.unit.SimpleCharStream
Read a character.
readConfiguration(URL) - Static method in class ptolemy.actor.gui.ConfigurationApplication
Read a Configuration from the URL given by the specified string.
readConstraints(String) - Static method in class ptolemy.domains.metroII.kernel.MappingConstraintReaderWriter
Returns a list of mapping constraints.
Reader - Class in ptolemy.actor.lib
Deprecated.
Use ExpressionReader instead.
Reader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Reader
Deprecated.
Construct an actor with the given container and name.
ReaderDemo - Class in com.microstar.xml.demo
Demonstration application showing Æfred's event stream from a stream.
ReaderDemo() - Constructor for class com.microstar.xml.demo.ReaderDemo
 
ReaderM - Class in ptolemy.actor.lib.jjs.modules.IMUSensor
Start a SerialPortreader and interpret the incoming bytes from the serial port.
ReaderM(int, int, int) - Constructor for class ptolemy.actor.lib.jjs.modules.IMUSensor.ReaderM
Construct a ReaderM.
ReaderProcessWriter - Class in ptolemy.media.javasound.demo.ReaderProcessWriter
A simple application that demonstrates the use of SoundReader and SoundWriter by performing soft clipping on an input sound file.
ReaderProcessWriter() - Constructor for class ptolemy.media.javasound.demo.ReaderProcessWriter.ReaderProcessWriter
 
readFile(String) - Static method in class org.ptolemy.fmi.driver.test.junit.FMUJUnitTest
Read in the named file and returns the contents as a string.
readFile(String) - Static method in class ptolemy.actor.lib.fmi.fmus.omc.test.junit.OMCFMUJUnitTest
Read in the named file and returns the contents as a string.
readFile(String) - Static method in class ptolemy.data.expr.UtilityFunctions
Get the string text contained in the specified file.
readFromInputStream(InputStream) - Static method in class ptolemy.actor.lib.jjs.JavaScript
Deprecated.
Invoke FileUtilities.readFromInputStream() directly.
readFromInputStream(InputStream) - Static method in class ptolemy.util.FileUtilities
Utility method to read a string from an input stream.
readFromPort() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.SerialPortReader
Takes the next single value from the buffer of Characters read from the input stream.
readInModel(String) - Method in class ptolemy.copernicus.kernel.Copernicus
Read in a MoML class, either as a top level model or a file, initialize the model, then create instance classes for actors.
readInput(Node, IOPort, long) - Method in class ptolemy.domains.tdl.kernel.TDLActor
Read input values on the given port.
READINPUT - Static variable in class ptolemy.domains.tdl.kernel.TDLAction
Read the input of a task.
readInputs() - Method in class ptolemy.domains.modal.kernel.FSMActor
Set the value of the shadow variables for input ports of this actor.
readInputs() - Method in class ptolemy.domains.ptera.kernel.PteraController
Set the value of the shadow variables for input ports of this actor.
readInputs(int, int) - Method in class ptolemy.domains.de.lib.MostRecent
Consume inputs and save them.
readKey - Variable in class ptolemy.actor.lib.Dictionary
An input that provides a key for a value to be read from the dictionary.
readKeyArray - Variable in class ptolemy.actor.lib.Dictionary
An input that provides an array of keys to be read simultaneously from the dictionary.
readLines(String) - Static method in class ptolemy.util.StringUtilities
Return a LinkedList of the lines in a string that aren't comments.
readMapping() - Method in class ptolemy.domains.metroII.kernel.MappingEditor
Reads mapping constraints.
readMapping(String) - Method in class ptolemy.domains.metroII.kernel.MappingConstraintSolver
Reads mapping constraints from a file.
readMappingFile(String) - Static method in class ptolemy.domains.metroII.kernel.MappingConstraintReaderWriter
Reads mapping constraints from a file.
readMatrix() - Method in class ptolemy.data.expr.MatrixParser
Read a Matrix from File.
readMatrix(String) - Static method in class ptolemy.data.expr.UtilityFunctions
Deprecated.
Use eval(readFile()) instead.
readMatrix(String) - Method in class ptolemy.domains.pn.demo.QR.ArrayIndex
Read in a matrix with a given name and store it into a associative data structure.
ReadModel - Class in ptolemy.actor.gt.controller
An event to read the model in a file into the model parameter.
ReadModel(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.controller.ReadModel
Construct an event with the given name contained by the specified composite entity.
readOutputsFromRefinement() - Method in class ptolemy.domains.modal.kernel.FSMActor
Set the input variables for channels that are connected to an output port of the refinement of current state.
ReadParametersAcrossLink - Class in ptolemy.cg.kernel.generic.program.procedural.java.test
Read parameters in the containers of a remote port.
ReadParametersAcrossLink(CompositeEntity, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.test.ReadParametersAcrossLink
Construct an actor with the given container and name.
ReadParametersInContainer - Class in ptolemy.cg.kernel.generic.program.procedural.java.test
Read parameters in the container.
ReadParametersInContainer(CompositeEntity, String) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.test.ReadParametersInContainer
Construct an actor with the given container and name.
readResource(String) - Static method in class ptolemy.data.expr.UtilityFunctions
Get the string text contained in the specified resource, which is a file that is specified relative to the Java classpath.
READSENSOR - Static variable in class ptolemy.domains.tdl.kernel.TDLAction
Read a sensor value which is the input of a TDLModule.
real - Variable in class ptolemy.math.Complex
The real part.
real(double) - Static method in class ptolemy.math.Complex
Return the real part of the specified real number, which is the real number itself.
real(Complex) - Static method in class ptolemy.math.Complex
Return the real part of the specified complex number.
realDelay - Variable in class ptolemy.domains.dde.kernel.FeedBackDelay
The boolean parameter that indicates whether a delay value will be added to the time stamp of real tokens that are produced by this actor.
RealDependency - Class in ptolemy.actor.util
This dependency represents causal relationships that have a real value or are infinite.
reallyPut(Token) - Method in class ptolemy.domains.sysml.kernel.SysMLADirector.SysMLAReceiver
Deprecated.
Put a token into the mailbox.
reallyPut(Token) - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector.SysMLAReceiver
Put a token into the mailbox.
reallyPut(Token) - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector.SysMLSequentialReceiver
Put a token into the mailbox.
reallySendMail - Variable in class ptolemy.actor.lib.mail.ExceptionEmailer
If true, then actually send the email.
reallySendMail - Variable in class ptolemy.actor.lib.mail.SendMail
If true, then actually send the email.
realParts(Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array of doubles that includes the real parts of the array of complex numbers.
realParts(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is formed by taking the real parts of the complex numbers in the argument matrix.
realTime - Variable in class ptolemy.actor.lib.ExecutionTime
If true, then the executionTime parameter is interpreted as milliseconds.
RealTimeComposite - Class in ptolemy.actor.lib.hoc
Deprecated.
Use ThreadedComposite instead
RealTimeComposite(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.RealTimeComposite
Deprecated.
Create an actor with a name and a container.
RealTimePlotter - Class in ptolemy.actor.lib.gui
This plotter plots input data as a function of elapsed real time in seconds.
RealTimePlotter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.RealTimePlotter
Construct an actor with the given container and name.
RECEIVE - ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Feedback receive.
received - Variable in class ptolemy.domains.wireless.lib.CollisionDetector
The output port that produces messages that are successfully received.
RECEIVED - ptolemy.actor.CommunicationAspectListener.EventType
Token was received.
ReceiveInput - Class in ptolemy.domains.ptera.lib
An event that receives user input and allows model time to be advanced.
ReceiveInput(CompositeEntity, String) - Constructor for class ptolemy.domains.ptera.lib.ReceiveInput
Construct an event with the given name contained by the specified composite entity.
receiveKeyPress - Variable in class ptolemy.domains.ptera.lib.ReceiveInput
A Boolean parameter to determine whether key presses are accepted.
receiveMousePress - Variable in class ptolemy.domains.ptera.lib.ReceiveInput
A Boolean parameter to determine whether mouse presses are accepted.
receiver() - Method in class ptolemy.domains.ptides.kernel.PtidesEvent
Return the destination receiver for this event.
receiver() - Method in class ptolemy.domains.tm.kernel.TMEvent
Return the destination receiver of this event.
Receiver - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor
The base class adapter for Receiver.
Receiver - Interface in ptolemy.actor
Interface for objects that can hold tokens.
Receiver(Receiver) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.Receiver
Construct the Receiver adapter.
ReceiverComparator - Class in ptolemy.domains.dde.kernel
A ReceiverComparator is used to sort receivers controlled by a time keeper.
ReceiverComparator(TimeKeeper) - Constructor for class ptolemy.domains.dde.kernel.ReceiverComparator
Construct a ReceiverComparator.
receiverLocation - Variable in class ptolemy.domains.wireless.lib.TransmitPropertyTransformer
The location of the receiver.
RECEIVERS - Static variable in class ptolemy.actor.IOPort
Indicate that the description(int) method should include receivers contained by this port (if any).
receiversArrayToString(Receiver[][]) - Static method in class ptolemy.distributed.util.DistributedUtilities
Converts a bidimensional array of Receivers into a String for printing purposes.
reciprocal() - Method in class ptolemy.math.Complex
Return the reciprocal of this complex number.
reciprocal(Complex) - Static method in class ptolemy.math.Complex
Return the reciprocal of this complex number.
RECIPROCAL_FUNCTION_NAME - Static variable in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
The string name of the attribute that defines the arithmetic negation concept function for this ontology solver.
recompileHierarchy - Variable in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
A boolean parameter to enforce recompilation of this ModularCodeGenTypedCompositeActor and all contained ModularCodeGenTypedCompositeActors.
recompileThisLevel - Variable in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
A boolean parameter to enforce recompilation of this ModularCodeGenTypedCompositeActor.
record() - Method in class diva.util.jester.EventRecorder
Start recording events on the constructor-specified component.
RECORD - Static variable in class ptolemy.data.type.BaseType
Setting the type of something to RECORD allows it to take on a value that is any record with any fields.
RecordAssembler - Class in ptolemy.actor.lib
On each firing, read one token from each connected input port and assemble them into a RecordToken.
RecordAssembler - Class in ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib
An adapter class for ptolemy.actor.lib.RecordAssembler.
RecordAssembler(LatticeOntologySolver, RecordAssembler) - Constructor for class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.RecordAssembler
Construct a RecordAssembler adapter for the staticDynamic lattice.
RecordAssembler(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.RecordAssembler
Construct a RecordAssembler with the given container and name.
RecordConcept - Class in ptolemy.data.ontologies
A concept that represents the concept values of entries in a record token.
RecordConcept(Ontology) - Constructor for class ptolemy.data.ontologies.RecordConcept
Create a new Record concept, belonging to the given ontology.
recordConstruct() - Method in class ptolemy.data.expr.PtParser
 
RecordDisassembler - Class in ptolemy.actor.lib
On each firing, read one RecordToken from the input port and send out the fields of the RecordToken to multiple output ports.
RecordDisassembler - Class in ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib
An adapter class for ptolemy.actor.lib.RecordDisassembler.
RecordDisassembler(LatticeOntologySolver, RecordDisassembler) - Constructor for class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.RecordDisassembler
Construct a RecordAssembler adapter for the staticDynamic lattice.
RecordDisassembler(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.RecordDisassembler
Construct a RecordDisassembler with the given container and name.
Recorder - Class in ptolemy.actor.lib
Record all input tokens for later querying.
Recorder - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Recorder.
Recorder - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Recorder.
Recorder(Recorder) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Recorder
Construct an Recorder adapter.
Recorder(Recorder) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Recorder
Construct a Recorder adapter.
Recorder(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Recorder
Construct an actor with an input multiport that can accept any Token.
RecorderErrorHandler - Class in ptolemy.moml.test
Record MoML Errors and retrieve them later.
RecorderErrorHandler() - Constructor for class ptolemy.moml.test.RecorderErrorHandler
Create an error handler.
RecorderGeneral - Class in ptolemy.actor.lib.test
Record all input tokens for later querying.
RecorderGeneral(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.test.RecorderGeneral
Construct an actor with an input multiport that can accept any Token.
RecorderListener - Class in ptolemy.kernel.util
A debug listener that records messages in a string buffer.
RecorderListener() - Constructor for class ptolemy.kernel.util.RecorderListener
Create a listener.
RecorderMessageHandler - Class in ptolemy.util.test
A message handler that records messages.
RecorderMessageHandler() - Constructor for class ptolemy.util.test.RecorderMessageHandler
 
recordFiring(FiringEvent.FiringEventType) - Method in class ptolemy.actor.AtomicActor
Record a firing event.
recordFiring(FiringEvent.FiringEventType) - Method in class ptolemy.actor.CompositeActor
Record a firing event.
recordFiring(FiringEvent.FiringEventType) - Method in interface ptolemy.actor.FiringsRecordable
Record a firing event.
RecordFromIndividualConcepts - Class in ptolemy.data.ontologies
A concept function that returns a record concept with specified field names from a list of concept inputs.
RecordFromIndividualConcepts(String, SortedSet<String>, Ontology) - Constructor for class ptolemy.data.ontologies.RecordFromIndividualConcepts
Create a new RecordFromIndividualConcepts concept function with the specified set of field labels.
recordGetMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
recordLocation(Window) - Method in class ptolemy.actor.gui.LocationAttribute
Set the value of the attribute to match the location of the specified component.
recordProperties(Frame) - Method in class ptolemy.actor.gui.WindowPropertiesAttribute
Set the value of the attribute to match those of the specified frame.
records - Variable in class ptolemy.actor.lib.database.ArrayOfRecordsExporter
Parameter to store the array of records read at the input.
records - Variable in class ptolemy.actor.lib.database.ArrayOfRecordsRecorder
Parameter to store the array of records read at the input.
recordSize(Component) - Method in class ptolemy.actor.gui.SizeAttribute
Set the value of the attribute to match those of the specified component.
RecordToken - Class in ptolemy.data
A token that contains a set of label/token pairs.
RecordToken() - Constructor for class ptolemy.data.RecordToken
Construct a RecordToken with no fields.
RecordToken(String) - Constructor for class ptolemy.data.RecordToken
Construct a RecordToken from the specified string.
RecordToken(String[], Token[]) - Constructor for class ptolemy.data.RecordToken
Construct a RecordToken with the specified labels and values.
RecordToken(Map<String, Token>) - Constructor for class ptolemy.data.RecordToken
Construct a RecordToken with the labels and values specified by a given Map object.
recordTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
recordTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
RecordType - Class in ptolemy.data.type
A class representing the type of a RecordToken.
RecordType(String[], Type[]) - Constructor for class ptolemy.data.type.RecordType
Construct a new RecordType with the specified labels and types.
RecordType(Map<String, RecordType.FieldType>) - Constructor for class ptolemy.data.type.RecordType
Construct a RecordType with the labels and values specified by a given Map object.
recordTypeClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
RecordUpdater - Class in ptolemy.actor.lib
On each firing, read one token from each input port and assemble them into a RecordToken that contains the union of the original input record and each of the update ports.
RecordUpdater(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.RecordUpdater
Construct a RecordUpdater with the given container and name.
RECT_TO_POLAR - Static variable in class com.jhlabs.image.PolarFilter
Convert from rectangular to polar coordinates.
Rectangle2D - Class in ptolemy.domains.gr.lib
An actor that creates a rectangle or a rounded rectangle.
Rectangle2D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Rectangle2D
Construct an actor with the given container and name.
RectangleAttribute - Class in ptolemy.vergil.kernel.attributes
This is an attribute that is rendered as a rectangle.
RectangleAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.kernel.attributes.RectangleAttribute
Construct an attribute with the given name contained by the specified container.
RectangularFigure2D - Class in ptolemy.domains.gr.lib
A base class for actors that create figures based on rectangular bounding boxes, such as rectangles, rounded rectangles, and ellipses.
RectangularFigure2D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.RectangularFigure2D
Construct an actor with the given container and name.
recursionActor - Variable in class ptolemy.domains.ddf.lib.ActorRecursion
A StringParameter representing the name of the composite actor to clone from.
recursive - Variable in class ptolemy.actor.lib.io.DirectoryListing
Whether files in the subdirectories should be searched as well.
recursive - Variable in class ptolemy.domains.ptera.lib.ListDirectory
Whether files in the subdirectories should be searched as well.
RecursiveFileFilter - Class in ptolemy.util
A file name filter that can recursively list files in a directory, including those in subdirectories.
RecursiveFileFilter(boolean, boolean, boolean) - Constructor for class ptolemy.util.RecursiveFileFilter
Construct a recursive file filter.
RecursiveFileFilter(boolean, boolean, boolean, boolean, boolean, String) - Constructor for class ptolemy.util.RecursiveFileFilter
Construct a recursive file filter.
RecursiveFileFilter(boolean, boolean, boolean, boolean, boolean, String, boolean) - Constructor for class ptolemy.util.RecursiveFileFilter
Construct a recursive file filter.
RecursiveLattice - Class in ptolemy.actor.lib
A recursive (all-pole) filter with a lattice structure.
RecursiveLattice(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.RecursiveLattice
Construct an actor with the given container and name.
RED - Static variable in class com.jhlabs.image.Histogram
 
redErrStr - Variable in class lbnl.util.ClientProcess
Flag, if true, redirects the standard error stream to the standard output stream.
redirectErrorStream(boolean) - Method in class lbnl.util.ClientProcess
Redirects the standard error stream to the standard output stream.
redo() - Method in class ptolemy.gui.UndoListener
Perform a redo.
redo() - Method in class ptolemy.kernel.undo.UndoStackAttribute
Remove the top redo action and execute it.
redo() - Method in class ptolemy.plot.EditablePlot
Redo the latest signal editing operation that was undone by calling undo(), if there was one.
redo() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Redo the last undone change on the model.
redo() - Method in class ptolemy.vergil.gt.GTFrameTools.DelegatedUndoStackAttribute
 
redo() - Method in class ptolemy.vergil.gt.TransformationEditor
 
RedoAction() - Constructor for class ptolemy.gui.UndoListener.RedoAction
 
RedoChangeRequest - Class in ptolemy.kernel.undo
A change request to redo.
RedoChangeRequest(Object, NamedObj) - Constructor for class ptolemy.kernel.undo.RedoChangeRequest
Construct a change request to be executed in the specified context.
reduce() - Method in class ptolemy.moml.unit.UnitExpr
Reduce a UnitExpr to produce a UnitExpr that has at most one Unit.
reduce(String, BlockingQueue<String>) - Method in class ptolemy.actor.ptalon.lib.MapReduceAlgorithm
Subclasses should implement their reduce method here, calling the take method of the BlockingQueue to get the next value, and checking the parameter noMoreInputs to test if no more values can be put on the queue.
reduce(String, BlockingQueue<String>) - Method in class ptolemy.actor.ptalon.lib.ReverseLink
 
reduce(String, BlockingQueue<String>) - Method in class ptolemy.actor.ptalon.lib.WordCount
 
reduceKey - Variable in class ptolemy.actor.ptalon.lib.MapReduceAlgorithm
The key for the reduce algorithm, which should be set externally.
ReduceNoiseFilter - Class in com.jhlabs.image
A filter which performs reduces noise by looking at each pixel's 8 neighbours, and if it's a minimum or maximum, replacing it by the next minimum or maximum of the neighbours.
ReduceNoiseFilter() - Constructor for class com.jhlabs.image.ReduceNoiseFilter
 
reduceOutput - Variable in class ptolemy.actor.ptalon.lib.MapReduceAlgorithm
The list generated by the reduce algorithm, which should be read externally.
reduceValues - Variable in class ptolemy.actor.ptalon.lib.MapReduceAlgorithm
The values for the reduce algorithm, which should be set externally.
ReduceWorker - Class in ptolemy.actor.ptalon.lib
A ReduceWorker actor, as a subsystem of the MapReduce system.
ReduceWorker(CompositeEntity, String) - Constructor for class ptolemy.actor.ptalon.lib.ReduceWorker
Create a new actor in the specified container with the specified name.
REDUtility - Class in ptolemy.verification.kernel
Deprecated.
ptolemy.de.lib.TimedDelay is deprecated, use ptolemy.actor.lib.TimeDelay.
REDUtility() - Constructor for class ptolemy.verification.kernel.REDUtility
Deprecated.
 
REFERENCE - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
REFERENCE - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
REFERENCE - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
referenceTrajectories - Variable in class org.ptolemy.optimization.PositionConstraintCalculator
 
referredTableau - Variable in class ptolemy.actor.gt.controller.View
Name of the tableau referred to, or an empty string if the default tableau is to be used.
referredTableau - Variable in class ptolemy.domains.ptera.lib.ReceiveInput
The parameter that contains the name of the TableauParameter to be used.
referredTableau - Variable in class ptolemy.domains.ptera.lib.Report
The tableau parameter referred to, or an empty string.
referredTableau - Variable in class ptolemy.domains.ptera.lib.SetTableau
The tableau to be set.
refinedStepSize() - Method in interface ptolemy.actor.continuous.ContinuousStepSizeController
Implementations of this method should return the suggested refined step size for restarting the current integration.
refinedStepSize() - Method in class ptolemy.actor.lib.fmi.FMUImport
Return suggested refined step size, if the FMU has provided one.
refinedStepSize() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Return the refined step size, which is the minimum of the current step size and the suggested step size of all actors that implement ContinuousStepSizeController and that also ensures that we do not pass a breakpoint.
refinedStepSize() - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
Return the estimation of the refined next step size.
refinedStepSize() - Method in class ptolemy.domains.continuous.kernel.HybridModalDirector
Return the minimum of the step sizes suggested by any actors that were fired in the current iteration.
refinedStepSize() - Method in class ptolemy.domains.continuous.lib.LevelCrossingDetector
Return the refined step size if there is a missed event, otherwise return the current step size.
Refinement - Class in ptolemy.actor.lib.hoc
This typed composite actor supports mirroring of its ports in its container (which is required to be a MultiCompositeActor), which in turn assures mirroring of ports in each of the refinements and the controller.
Refinement - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc
Code generator adapter for refinement.
Refinement - Class in ptolemy.domains.modal.modal
This typed composite actor supports mirroring of its ports in its container (which is required to be a ModalModel), which in turn assures mirroring of ports in each of the refinements and the controller.
Refinement(Refinement) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc.Refinement
Construct the code generator adapter associated with the given refinement.
Refinement(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.Refinement
Construct a modal controller with a name and a container.
Refinement(CompositeEntity, String) - Constructor for class ptolemy.domains.modal.modal.Refinement
Construct a modal controller with a name and a container.
Refinement(Workspace) - Constructor for class ptolemy.actor.lib.hoc.Refinement
Construct a Refinement in the specified workspace with no container and an empty string as a name.
RefinementActor - Interface in ptolemy.domains.modal.kernel
An interface for actors that act as refinements of states in FSMs or events in Ptera models.
refinementClassName - Variable in class ptolemy.domains.modal.modal.RefinementSuggestion
The suggested class name of the refinement.
refinementClassName() - Method in class ptolemy.actor.lib.hoc.Case
Return the class name for refinements that this Case actor expects to contain.
refinementExtender - Variable in class ptolemy.actor.gt.controller.GTEvent
The refinement extender to suggest the type of refinement for this event.
RefinementExtender - Class in ptolemy.domains.modal.modal
An attribute to add a class to the list of refinement classes for a state.
RefinementExtender(NamedObj, String) - Constructor for class ptolemy.domains.modal.modal.RefinementExtender
Construct a refinement extender attribute with the given name contained by the specified entity.
refinementName - Variable in class ptolemy.domains.modal.kernel.State
Attribute specifying one or more names of refinements.
refinementName - Variable in class ptolemy.domains.modal.kernel.Transition
Deprecated.
Use immediate transitions.
RefinementPort - Class in ptolemy.actor.lib.hoc
A port for controllers and refinements in modal models.
RefinementPort - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc
Code generator adapter.
RefinementPort - Class in ptolemy.domains.modal.modal
A port for controllers and refinements in modal models.
RefinementPort(RefinementPort) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.hoc.RefinementPort
Construct the code generator adapter associated with the given RefinementPort.
RefinementPort(ComponentEntity, String) - Constructor for class ptolemy.actor.lib.hoc.RefinementPort
Construct a port with a containing actor and a name that is neither an input nor an output.
RefinementPort(ComponentEntity, String) - Constructor for class ptolemy.domains.modal.modal.RefinementPort
Construct a port with a containing actor and a name that is neither an input nor an output.
RefinementPort(Workspace) - Constructor for class ptolemy.actor.lib.hoc.RefinementPort
Construct a port in the given workspace.
RefinementPort(Workspace) - Constructor for class ptolemy.domains.modal.modal.RefinementPort
Construct a port in the given workspace.
RefinementSuggestion - Class in ptolemy.domains.modal.modal
An attribute that suggests the class of the container for the associated state or actor.
RefinementSuggestion(NamedObj, String) - Constructor for class ptolemy.domains.modal.modal.RefinementSuggestion
Construct an attribute with the given name contained by the specified entity.
refire(Token, Event.RefiringData) - Method in class ptolemy.domains.ptera.kernel.Event
Continue the processing of this event with the given arguments from the previous fire() or refire().
refire(Token, Event.RefiringData) - Method in class ptolemy.domains.ptera.lib.ReceiveInput
Continue the processing of this event with the given arguments from the previous fire() or refire().
RefiringData(double) - Constructor for class ptolemy.domains.ptera.kernel.Event.RefiringData
Construct a refiring data structure.
reflectAndInvokeConstructor(SootMethod, Value[]) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Reflect the given constructor method with the given arguments on the class of the given object.
reflectAndInvokeMethod(Object, SootMethod, Value[]) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Reflect the given method on the class of the given object.
ReflectComposite - Class in ptolemy.actor.lib.hoc
A composite that contains one actor and mirrors the ports and parameters of that actor.
ReflectComposite(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.ReflectComposite
Create an actor with a name and a container.
ReflectComposite(CompositeEntity, String, boolean) - Constructor for class ptolemy.actor.lib.hoc.ReflectComposite
Create an actor with a name and a container that optionally mirrors the ports that are instances of ParameterPort.
ReflectComposite(Workspace) - Constructor for class ptolemy.actor.lib.hoc.ReflectComposite
Construct a ReflectComposite in the specified workspace with no container and an empty string as a name.
ReflectComposite.ReflectCompositeContents - Class in ptolemy.actor.lib.hoc
This is a specialized composite actor for use in ReflectComposite.
ReflectCompositeContents(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.ReflectComposite.ReflectCompositeContents
Construct an actor with a name and a container.
reflectionCoefficients - Variable in class ptolemy.actor.lib.Lattice
The reflection coefficients.
reflectionCoefficients - Variable in class ptolemy.actor.lib.LevinsonDurbin
The output for lattice filter coefficients for a prediction error filter.
reflectionCoefficients - Variable in class ptolemy.actor.lib.RecursiveLattice
The reflection coefficients.
refresh - Variable in class ptolemy.actor.lib.hoc.MobileModel
This Parameter specifies whether to replace the previous model when there is model changing request or not.
refresh - Variable in class ptolemy.actor.lib.Reader
Deprecated.
Refresh between each readings.
refresh - Variable in class ptolemy.actor.lib.URLReader
The flag that indicates whether to refresh between each reading.
refresh() - Method in class diva.canvas.connector.ConnectorManipulator
Refresh the geometry.
refresh() - Method in class diva.canvas.interactor.BoundsManipulator
Refresh the geometry.
refresh() - Method in class diva.canvas.interactor.CircleManipulator
Refresh the geometry.
refresh() - Method in class diva.canvas.interactor.Manipulator
Refresh the geometry.
refresh() - Method in class diva.canvas.interactor.PathManipulator
Refresh the geometry.
refresh() - Method in class diva.gui.toolbox.JShadePane
Refresh the layout.
refresh() - Method in class diva.gui.toolbox.JTreePane
Refresh the layout.
refreshLayout() - Method in class diva.gui.DesktopContext
Refresh the layout of the internal frames.
refreshParametersAndPorts() - Method in class ptolemy.vergil.basic.DocAttribute
For each parameter and port in the container, create a parameter with the same name appended with either " (port)", " (port-parameter)", or " (parameter)".
Region - Class in ptolemy.domains.space
A region.
Region(CompositeEntity, String) - Constructor for class ptolemy.domains.space.Region
Construct an actor with the given container and name.
Region(Workspace) - Constructor for class ptolemy.domains.space.Region
Construct an actor in the given workspace.
RegionTestCase(String) - Constructor for class diva.canvas.test.FigureTest.RegionTestCase
 
Register - Class in ptolemy.actor.lib.vhdl
A register is a stateful actor with a trigger port that accepts read requests.
Register - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.de.lib
A adapter class for ptolemy.domains.de.lib.Register.
Register - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib
A adapter class for ptolemy.domains.de.lib.Register.
Register - Class in ptolemy.domains.de.lib
A register is a stateful actor with a trigger port that accepts read requests.
Register(Register) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.de.lib.Register
Construct a Register adapter.
Register(Register) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.Register
Construct a Register adapter.
Register(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.Register
Construct an actor with the given container and name.
Register(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.Register
Construct an actor with the given container and name.
registerAdditionalListener(DropTargetListener) - Method in class ptolemy.vergil.basic.EditorDropTarget
Register additional DropTargetListeners.
registerAllExtensions(ExtensionRegistry) - Static method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm
 
registerConstant(String, Object) - Static method in class ptolemy.data.expr.PtParser
Add a constant to the list of constants that the parser recognizes.
registerExtension(String) - Method in class ptolemy.gui.ExtensionFilenameFilter
Register an additional extension to accept.
registerFunctionClass(String) - Static method in class ptolemy.data.expr.PtParser
Add a class to the list of classes that the parser searches when a function call is encountered.
registerListener(MirrorDecoratorListener) - Method in class org.ptolemy.ssm.MirrorDecorator
Add a communication aspect monitor to the list of listeners.
registerListener(CommunicationAspectListener) - Method in interface ptolemy.actor.CommunicationAspect
Add a communication aspect monitor to the list of listeners.
registerListener(CommunicationAspectListener) - Method in class ptolemy.actor.lib.aspect.AtomicCommunicationAspect
Add a communication aspect monitor to the list of listeners.
registerListener(CommunicationAspectListener) - Method in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
Add a communication aspect monitor to the list of listeners.
registerPropertyTransformer(PropertyTransformer, WirelessIOPort) - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Register a property transformer for transmissions from the specified port.
registerPropertyTransformer(PropertyTransformer, WirelessIOPort) - Method in interface ptolemy.domains.wireless.kernel.WirelessChannel
Register a property transformer for transmissions from the specified port.
registerPublisherPort(String, IOPort) - Method in class ptolemy.actor.CompositeActor
Register a "published port" coming from a publisher.
registerPublisherPort(String, IOPort) - Method in class ptolemy.cg.lib.ModularCodeGenTypedCompositeActor
Register a "published port" coming from a publisher.
registerPublisherPort(String, IOPort) - Method in class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
Register a "published port" coming from a publisher.
registerPublisherPort(String, IOPort, boolean) - Method in class ptolemy.actor.CompositeActor
Register a "published port" coming from a publisher.
RegisterReceiver - Class in ptolemy.domains.sequence.kernel
A receiver which extends Mailbox and holds a single token.
RegisterReceiver() - Constructor for class ptolemy.domains.sequence.kernel.RegisterReceiver
Construct an empty RegisterReceiver with no container.
RegisterReceiver(IOPort) - Constructor for class ptolemy.domains.sequence.kernel.RegisterReceiver
Construct an empty RegisterReceiver with the specified container.
RegisterSR - Class in ptolemy.actor.lib.vhdl
This actor provides a one-tick delay.
RegisterSR(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.RegisterSR
Construct an actor in the specified container with the specified name.
registerUnitCategory(String) - Static method in class ptolemy.data.unit.UnitUtilities
Register the specified unit category name.
registerWeight(Element) - Method in class ptolemy.graph.ElementList
Associate a graph element to its weight given the relevant mapping of weights to elements, and the set of unweighted elements of the same type (nodes or edges).
REGULAR_EXPRESSION_HELP_FILE - Static variable in class ptolemy.vergil.gt.GTIngredientsEditor
 
regularExpression - Variable in class ptolemy.actor.lib.string.StringReplace
If true, interpret the pattern as a regular expression.
RegularExpressionString - Class in ptolemy.actor.gt.util
A wrapper for a string containing a regular expression.
RegularExpressionString() - Constructor for class ptolemy.actor.gt.util.RegularExpressionString
Construct a Ptolemy expression string.
RegularExpressionString(String) - Constructor for class ptolemy.actor.gt.util.RegularExpressionString
Construct a Ptolemy expression string with the given value as its initial value.
regularFormat - Static variable in class ptolemy.data.TokenUtilities
The format that is used to print floating point numbers that are not very large, or very small.
ReInit(InputStream) - Method in class ptolemy.data.expr.MatrixParser
Reinitialise.
ReInit(InputStream) - Method in class ptolemy.data.expr.PtParser
Reinitialise.
ReInit(InputStream) - Method in class ptolemy.data.expr.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class ptolemy.moml.unit.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class ptolemy.moml.unit.UParser
Reinitialise.
ReInit(InputStream, int, int) - Method in class ptolemy.data.expr.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class ptolemy.moml.unit.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class ptolemy.data.expr.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class ptolemy.moml.unit.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class ptolemy.data.expr.MatrixParser
Reinitialise.
ReInit(InputStream, String) - Method in class ptolemy.data.expr.PtParser
Reinitialise.
ReInit(InputStream, String) - Method in class ptolemy.data.expr.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class ptolemy.moml.unit.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class ptolemy.moml.unit.UParser
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class ptolemy.data.expr.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class ptolemy.moml.unit.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class ptolemy.data.expr.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class ptolemy.moml.unit.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class ptolemy.data.expr.MatrixParser
Reinitialise.
ReInit(Reader) - Method in class ptolemy.data.expr.PtParser
Reinitialise.
ReInit(Reader) - Method in class ptolemy.data.expr.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class ptolemy.moml.unit.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class ptolemy.moml.unit.UParser
Reinitialise.
ReInit(Reader, int, int) - Method in class ptolemy.data.expr.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class ptolemy.moml.unit.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int, int) - Method in class ptolemy.data.expr.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int, int) - Method in class ptolemy.moml.unit.SimpleCharStream
Reinitialise.
ReInit(MatrixParserTokenManager) - Method in class ptolemy.data.expr.MatrixParser
Reinitialise.
ReInit(PtParserTokenManager) - Method in class ptolemy.data.expr.PtParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class ptolemy.data.expr.MatrixParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream) - Method in class ptolemy.data.expr.PtParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class ptolemy.data.expr.MatrixParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class ptolemy.data.expr.PtParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream) - Method in class ptolemy.moml.unit.UParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class ptolemy.moml.unit.UParserTokenManager
Reinitialise parser.
ReInit(UParserTokenManager) - Method in class ptolemy.moml.unit.UParser
Reinitialise.
reinitialize() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Reset and initialize the LatticeOntologyAdapter.
reinitialize() - Method in class ptolemy.data.ontologies.OntologyAdapter
Reset and initialize the PropertyAdapter.
reject(Token, IOPort) - Method in interface ptolemy.domains.atc.kernel.Rejecting
Return true if the token cannot be accepted at the specified port.
reject(Token, IOPort) - Method in class ptolemy.domains.atc.lib.DestinationAirport
Return true if the token cannot be accepted at the specified port.
reject(Token, IOPort) - Method in class ptolemy.domains.atc.lib.Track
Return true if the token cannot be accepted at the specified port.
reject(Token, IOPort) - Method in interface ptolemy.domains.tcs.kernel.Rejecting
Return true if the token cannot be accepted at the specified port.
reject(Token, IOPort) - Method in class ptolemy.domains.tcs.lib.AbstractStation
 
reject(Token, IOPort) - Method in class ptolemy.domains.tcs.lib.AbstractTrack
 
Rejecting - Interface in ptolemy.domains.atc.kernel
An interface for actors that can reject inputs.
Rejecting - Interface in ptolemy.domains.tcs.kernel
An interface for actors that can reject inputs.
RELATED_GAP_COLSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
Describes a logical horizontal gap between two related components.
RELATED_GAP_ROWSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
Describes a logical vertical gap between two related components.
Relation - Class in ptolemy.kernel
A Relation links ports, and therefore the entities that contain them.
Relation() - Constructor for class ptolemy.kernel.Relation
Construct a relation in the default workspace with an empty string as its name.
Relation(String) - Constructor for class ptolemy.kernel.Relation
Construct a relation in the default workspace with the given name.
Relation(Workspace) - Constructor for class ptolemy.kernel.Relation
Construct a relation in the given workspace with an empty string as a name.
Relation(Workspace, String) - Constructor for class ptolemy.kernel.Relation
Construct a relation in the given workspace with the given name.
RELATION - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
RELATION - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
RELATION - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
relation_declaration() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
Parse relation declaration:
relation_declaration(AST) - Method in class ptolemy.actor.ptalon.PtalonPopulator
 
relation_declaration(AST) - Method in class ptolemy.actor.ptalon.PtalonScopeChecker
 
relational() - Method in class ptolemy.data.expr.PtParser
 
relationClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
RelationCollapsingAttribute - Class in ptolemy.actor.gt
An attribute to specify that multiple connected relations in the model may be considered as one in pattern matching.
RelationCollapsingAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.RelationCollapsingAttribute
Construct an attribute with the given name contained by the specified entity.
RelationController - Class in ptolemy.vergil.kernel
This class provides interaction with nodes that represent Ptolemy II relations.
RelationController(GraphController) - Constructor for class ptolemy.vergil.kernel.RelationController
Create a relation controller associated with the specified graph controller.
RelationController.RelationRenderer - Class in ptolemy.vergil.kernel
The renderer for relation node.
RelationCreator() - Constructor for class ptolemy.vergil.actor.ActorEditorGraphController.RelationCreator
 
relationGroupList() - Method in class ptolemy.kernel.Relation
Return the list of relations in the relation group containing this relation.
RelationHidingAttribute - Class in ptolemy.actor.gt
An attribute to specify that multiple connected relations in the resulting model may be simplified as one.
RelationHidingAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.RelationHidingAttribute
Construct an attribute with the given name contained by the specified entity.
relationList() - Method in class ptolemy.actor.LazyTypedCompositeActor
List the relations contained by this entity.
relationList() - Method in class ptolemy.kernel.CompositeEntity
List the relations contained by this entity.
RelationList - Class in ptolemy.domains.modal.kernel
A RelationList object contains a list of relations of a guard expression.
RelationList() - Constructor for class ptolemy.domains.modal.kernel.RelationList
Construct a relation list.
RelationModel() - Constructor for class ptolemy.vergil.ontologies.OntologyGraphModel.RelationModel
 
RelationNode - Class in ptolemy.domains.modal.kernel
An instance of the RelationNode class stores the type and difference information of a relation.
RelationNode(int, double) - Constructor for class ptolemy.domains.modal.kernel.RelationNode
Construct a relation node with given type and difference information.
RelationRenderer() - Constructor for class ptolemy.vergil.kernel.RelationController.RelationRenderer
 
relationType - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
RelationType - Class in ptolemy.domains.modal.kernel
A static class contains a list of types for relation node.
RelationType() - Constructor for class ptolemy.domains.modal.kernel.RelationType
 
RelationWidthChanges - Class in ptolemy.moml.filter
When this class is registered with the MoMLParser.setMoMLFilter() method, it will cause MoMLParser to filter so that models from earlier releases will run in the current release.
RelationWidthChanges() - Constructor for class ptolemy.moml.filter.RelationWidthChanges
 
RelationWidthInference - Class in ptolemy.actor
A class that offers convenience utility methods to infer the widths of relations in a composite actor.
RelationWidthInference(CompositeActor) - Constructor for class ptolemy.actor.RelationWidthInference
Create RelationWidthInference, the algorithm for width inference.
relative - Variable in class ptolemy.actor.lib.io.DirectoryListing
If true, then produce an array with file names relative to the specified directory.
RelativeBundle - Class in diva.resource
A class for managing resources.
RelativeBundle(String, Class, ResourceBundle) - Constructor for class diva.resource.RelativeBundle
Create a new RelativeBundle using the given basename, with the given class as the loader for URL-based resources, and with the given ResourceBundle as the one that gets overridden.
relativeEntropy(double[], double[]) - Static method in class ptolemy.math.DoubleArrayStat
Given two array's of probabilities, calculate the relative entropy aka Kullback Leibler distance, D(p || q), (in bits) between the two probability mass functions.
RelativeLinkFigure - Class in ptolemy.vergil.kernel
A figure for drawing a link between a relative locatable and its referenced object.
RelativeLinkFigure(RelativeLocation) - Constructor for class ptolemy.vergil.kernel.RelativeLinkFigure
Construct a figure to draw the link of a relative locatable object.
RelativeLocatable - Interface in ptolemy.vergil.basic
An interface for objects that can be located visually relative to another object.
RelativeLocation - Class in ptolemy.vergil.basic
An attribute used to store a relative visual location.
RelativeLocation(NamedObj, String) - Constructor for class ptolemy.vergil.basic.RelativeLocation
Construct an instance.
relativeQuantum - Variable in class ptolemy.domains.qss.kernel.QSSDirector
The relative quantum to use for QSS integrations under the control of this director.
relativeQuantum - Variable in class ptolemy.domains.qss.kernel.QSSIntegrator
If specified, the relative quantum for this integrator.
relativeTo - Variable in class ptolemy.vergil.basic.RelativeLocation
The name of the object this location is relative to.
relativeToElementName - Variable in class ptolemy.vergil.basic.RelativeLocation
The element name of the object this location is relative to.
release - Variable in class ptolemy.domains.csp.lib.ResourcePool
The input port through which other actors release resources.
release - Variable in class ptolemy.domains.rendezvous.lib.ResourcePool
The input port through which other actors release resources.
releaseReadPermission() - Method in class ptolemy.kernel.util.Workspace
Release read permission on the workspace held by the current thread, and return the depth of the nested calls to getReadAccess().
releaseWriteAccess() - Method in class org.ptolemy.qss.util.ModelPolynomial
Release claim of write access.
reload() - Method in class org.terraswarm.accessor.JSAccessor
Reload an accessor.
reload(boolean) - Method in class org.terraswarm.accessor.JSAccessor
Reload an accessor.
reloadAccessors(String) - Static method in class ptolemy.vergil.basic.imprt.accessor.ReloadAccessors
Reload the accessors in a file and save the updated model.
ReloadAccessors - Class in ptolemy.vergil.basic.imprt.accessor
Reload all the Acessors in a model and save the new updated model.
ReloadAccessors() - Constructor for class ptolemy.vergil.basic.imprt.accessor.ReloadAccessors
 
reloadAllAccessors(CompositeEntity) - Static method in class org.terraswarm.accessor.JSAccessor
Reload all the JSAccessors in a CompositeEntity.
reloadAllAccessors(CompositeEntity, boolean) - Static method in class org.terraswarm.accessor.JSAccessor
Reload all the JSAccessors in a CompositeEntity.
relocate() - Method in class diva.canvas.connector.StraightTerminal
Tell the terminal to reposition itself over the attachment site.
relocate() - Method in interface diva.canvas.connector.Terminal
Tell the terminal to relocate itself because the attachment site (or the figure that owns it) has moved.
relocate() - Method in class diva.canvas.connector.TerminalFigure
Tell the terminal to relocate itself because the attachment site (or the figure that owns it) has moved.
relocate() - Method in class diva.canvas.interactor.BasicGrabHandle
Reposition the grab-handle if necessary
relocate() - Method in interface diva.canvas.interactor.GrabHandle
Reposition the grab-handle to its site
relocate() - Method in class diva.canvas.interactor.MoveHandle
Reposition the grab-handle if necessary
relocateGrabHandles() - Method in class diva.canvas.interactor.Manipulator
Relocate grab-handles to their correct positions.
remainder(double, double) - Static method in class ptolemy.math.ExtendedMath
Compute the remainder after dividing the first argument by the second argument as prescribed by the IEEE 754 standard.
Remainder - Class in ptolemy.actor.lib
Compute the remainder after dividing the input by the divisor.
Remainder - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.Remainder.
Remainder(Remainder) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Remainder
Construct a Remainder adapter.
Remainder(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Remainder
Construct an actor with the given container and name.
remaining - Variable in class ptolemy.actor.gt.TransformationRule
The remaining port.
remark() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Recalculate properties of node.
remoteAddress - Variable in class ptolemy.actor.lib.net.DatagramWriter
The remote address towards which to launch the packet.
RemoteDistributedActor - Interface in ptolemy.distributed.rmi
A DistributedActor is a distributed executable entity that is accessed via RMI.
remoteHost - Variable in class org.ptolemy.osc.OscSender
IP Address of the remote host.
remotePort - Variable in class org.ptolemy.osc.OscSender
Remote port to which the OSC messages will be sent to.
REMOTERECEIVERS - Static variable in class ptolemy.actor.IOPort
Indicate that the description(int) method should include receivers remotely connected to this port (if any).
remoteSocketNumber - Variable in class ptolemy.actor.lib.net.DatagramWriter
The remote socket number towards which to launch the packet.
remove() - Method in class diva.util.CompoundIterator
 
remove() - Method in class diva.util.IteratorAdapter
 
remove() - Method in class ptolemy.actor.gt.data.FastLinkedList.Entry
Remove this entry from the linked list that contains it.
remove() - Method in class ptolemy.actor.gt.GTIngredient.FieldIterator
Throw a runtime exception because this method is not implemented.
remove() - Method in class ptolemy.actor.LazyTypedCompositeActor.ContainedObjectsIterator
The remove() method is not supported because is is not supported in NamedObj.ContainedObjectsIterator.remove().
remove() - Method in interface ptolemy.actor.lib.gui.DisplayInterface
Remove the display from the current container, if there is one.
remove() - Method in class ptolemy.actor.lib.gui.DisplayJavaSE
Remove the display from the current container, if there is one.
remove() - Method in interface ptolemy.actor.lib.gui.PlotterBaseInterface
Remove the plot from the current container, if there is one.
remove() - Method in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Remove the plot from the current container, if there is one.
remove() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.CircularFifoQueue
 
remove() - Method in class ptolemy.domains.giotto.kernel.GiottoReceiver
Get the contained and available token, i.e., get the last token that has been put into the receiver before the last update and reset the _token only.
remove() - Method in class ptolemy.domains.tdl.kernel.TDLReceiver
Get the contained and available token, i.e., get the last token that has been put into the receiver before the last update and reset the _token only.
remove() - Method in class ptolemy.kernel.CompositeEntity.ContainedObjectsIterator
The remove() method is not supported because is is not supported in NamedObj.ContainedObjectsIterator.remove().
remove() - Method in class ptolemy.kernel.Entity.ContainedObjectsIterator
The remove() method is not supported because is is not supported in NamedObj.ContainedObjectsIterator.remove().
remove() - Method in class ptolemy.kernel.util.NamedObj.ContainedObjectsIterator
Throw a UnsupportedOperationException because remove() is not supported.
remove(int) - Method in class diva.canvas.BasicZList
Remove the figure at the given position in the list.
remove(int) - Method in class diva.canvas.CompositeFigure
Remove the figure at the given position in the list.
remove(int) - Method in class diva.canvas.FigureLayer
Remove the figure at the given position in the list.
remove(int) - Method in interface diva.canvas.ZList
Remove the figure at the given index from this list.
remove(int) - Method in class org.json.JSONArray
Remove an index and close the hole.
remove(int) - Method in class ptolemy.actor.sched.Schedule
Remove the schedule element at the specified position in the schedule list.
remove(int) - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Remove a term at a given index.
remove(int) - Method in class ptolemy.graph.LabeledList
Remove and return an element with a specified label from this list.
remove(int) - Method in class ptolemy.graph.sched.Schedule
Remove the schedule element at the specified position in the schedule list.
remove(int, int) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.FormattedDocument
 
remove(LayerListener, LayerListener) - Static method in class diva.canvas.event.LayerEventMulticaster
Removes the old layer-listener from layer-listener-l and returns the resulting multicast listener.
remove(LayerMotionListener, LayerMotionListener) - Static method in class diva.canvas.event.LayerEventMulticaster
Removes the old layer-motion-listener from layer-motion-listener-l and returns the resulting multicast listener.
remove(Figure) - Method in class diva.canvas.BasicZList
Remove the given figure from this container.
remove(Figure) - Method in class diva.canvas.CompositeFigure
Remove the given child from this composite.
remove(Figure) - Method in interface diva.canvas.FigureContainer
Remove the given figure from this container.
remove(Figure) - Method in class diva.canvas.FigureDecorator
Remove a figure.
remove(Figure) - Method in class diva.canvas.FigureLayer
Remove the given figure from this layer.
remove(Figure) - Method in interface diva.canvas.ZList
Remove the given figure from this list.
remove(GraphListener) - Method in class diva.graph.toolbox.GraphEventMulticaster
Remove the given listener from the list of listeners.
remove(Shape) - Method in class diva.canvas.OverlayLayer
Remove a shape from the list of shapes in this layer.
remove(PropertyChangeListener) - Method in class diva.util.PropertyChangeMulticaster
Remove the given listener from the list of listeners.
remove(Object) - Method in class ptolemy.actor.gt.data.CombinedCollection
Throw a runtime exception because removal is not supported.
remove(Object) - Method in class ptolemy.actor.gt.data.FastLinkedList
Remove the first entry that has the given element.
remove(Object) - Method in class ptolemy.actor.gt.data.SequentialTwoWayHashMap
Remove the value associated with the given key.
remove(Object) - Method in class ptolemy.actor.gt.data.TwoWayHashMap
Remove the value associated with the given key.
remove(Object) - Method in class ptolemy.actor.util.CalendarQueue
Remove the specified entry and return true if the entry is found and successfully removed, and false if it is not found.
remove(Object) - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Remove a Syntactic Term from column.
remove(Object) - Method in class ptolemy.graph.LabeledList
Remove an element from this list.
remove(String) - Method in class org.json.JSONObject
Remove a name and its value, if present.
remove(String) - Static method in class ptolemy.data.expr.Constants
Remove the constant with the given name from the table.
remove(String) - Method in class ptolemy.kernel.util.NamedList
Remove an element specified by name.
remove(String) - Method in class ptolemy.moml.filter.ClassChanges
Remove a class to be filtered.
remove(String) - Method in class ptolemy.moml.filter.PortNameChanges
Remove a class to be filtered.
remove(String) - Method in class ptolemy.moml.filter.PropertyClassChanges
Remove a class to be filtered.
remove(String) - Method in class ptolemy.moml.filter.RemoveClasses
Remove a class to be filtered.
remove(String) - Method in class ptolemy.moml.filter.RemoveGraphicalClasses
Remove a class to be filtered.
remove(String) - Method in class ptolemy.moml.filter.RemoveNonPtinyClasses
Remove a class to be filtered.
remove(K, V) - Method in class ptolemy.util.MultiHashMap
Remove a specified value from the map.
remove(SyntacticTerm) - Method in class ptolemy.cg.lib.syntactic.SyntacticSeries
Removes a term from the series.
remove(Token) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesReceiver
Remove the token from the list of stored tokens.
remove(Token) - Method in class ptolemy.domains.ptides.kernel.PtidesReceiver
Remove the token from the list of stored tokens.
remove(DEEvent) - Method in class ptolemy.domains.de.kernel.DECQEventQueue
Remove an event from the event queue and return true if it was removed, and false if it was not in the queue.
remove(DEEvent) - Method in interface ptolemy.domains.de.kernel.DEEventQueue
Remove an event from the event queue and return true if it was removed, and false if it was not in the queue.
remove(DEEvent) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesListEventQueue
Throw an exception to indicate that this method is not supported.
remove(DEEvent) - Method in class ptolemy.domains.ptides.kernel.PtidesListEventQueue
Throw an exception to indicate that this method is not supported.
remove(Element) - Method in class ptolemy.graph.ElementList
Remove an element from this list if it exists in the list.
remove(Nameable) - Method in class ptolemy.kernel.util.NamedList
Remove the specified element.
remove(NamedObj) - Method in class ptolemy.kernel.util.Workspace
Remove the specified item from the directory.
REMOVE - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
REMOVE - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
REMOVE - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
removeActionListener(ActionListener) - Method in class diva.gui.toolbox.JPseudoFrame
Remove an action listener
removeActionListeners(AbstractButton) - Static method in class ptolemy.gui.MemoryCleaner
Remove ActionListeners from an AbstractButton (such as a JMenuItem.
removeActionListeners(JComponent) - Static method in class ptolemy.gui.MemoryCleaner
Remove ActionMapListeners from a JComponent.
removeActionListeners(JMenuBar) - Static method in class ptolemy.gui.MemoryCleaner
Remove ActionListeners from a JMenuBar.
removeActionListeners(JToolBar) - Static method in class ptolemy.gui.MemoryCleaner
Remove ActionListeners from a JToolBar.
removeActorFiringListener(ActorFiringListener) - Method in class ptolemy.actor.AtomicActor
Unregister an actor firing listener.
removeActorFiringListener(ActorFiringListener) - Method in class ptolemy.actor.CompositeActor
Unregister an actor firing listener.
removeActorFiringListener(ActorFiringListener) - Method in interface ptolemy.actor.FiringsRecordable
Unregister a firing event listener.
removeActorOrientedClassProvider(ActorOrientedClassProvider) - Method in class org.ptolemy.classloading.osgi.OSGiClassLoadingStrategy
Removes the given provider from the set of registered ActorOrientedClassProviders.
removeAll() - Method in class diva.gui.toolbox.JShadePane
Remove all of the shades.
removeAll() - Method in class diva.gui.toolbox.JTreePane
Remove all of the entries.
removeAll() - Method in class ptolemy.kernel.util.NamedList
Remove all elements from the list.
removeAll() - Method in class ptolemy.kernel.util.Workspace
Remove all items from the directory.
removeAll(Collection) - Method in class ptolemy.graph.LabeledList
Unsupported optional method of the List interface.
removeAll(Collection<?>) - Method in class ptolemy.actor.gt.data.CombinedCollection
Throw a runtime exception because removal is not supported.
removeAll(Collection<?>) - Method in class ptolemy.actor.gt.data.FastLinkedList
Remove all the elements of the collection from this linked list.
removeAll(Collection<?>) - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Remove collection of SyntacticTerms to the list by calling the remove function.
removeAllAfter(FastLinkedList.Entry) - Method in class ptolemy.actor.gt.data.FastLinkedList
Remove all entries after the given entry.
removeAllBefore(FastLinkedList.Entry) - Method in class ptolemy.actor.gt.data.FastLinkedList
Remove all entries before the given entry.
removeAllChoices() - Method in class ptolemy.data.expr.Parameter
Remove all the choices.
removeAllEntities() - Method in class ptolemy.kernel.CompositeEntity
Remove all contained entities and unlink them from all relations.
removeAllIgnoreTokens() - Method in class ptolemy.domains.dde.kernel.TimeKeeper
Update receivers controlled by this time keeper that have a receiver time equal to PrioritizedTimedQueue.IGNORE.
removeAllLessThan(Object) - Method in class ptolemy.actor.util.TotallyOrderedSet
Remove all the elements that are (strictly) less than the argument.
removeAllPorts() - Method in class ptolemy.kernel.Entity
Remove all ports by setting their container to null.
removeAllProperties() - Method in class diva.util.BasicPropertyContainer
Remove all properties.
removeAllRelations() - Method in class ptolemy.kernel.CompositeEntity
Remove all contained relations and unlink them from everything.
removeAt(int) - Method in class ptolemy.actor.util.TotallyOrderedSet
Remove and return the element with the given index.
removeAttribute(String) - Method in class diva.util.xml.XmlElement
Remove an attribute from this element.
removeAttribute(String) - Method in class ptolemy.vergil.toolbox.GraphicElement
Remove an attribute from this element.
removeAttribute(Attribute) - Method in class ptolemy.kernel.util.NamedObj
Remove attribute from list of attributes.
RemoveCaseAction() - Constructor for class ptolemy.vergil.modal.CaseGraphFrame.RemoveCaseAction
Create a case action with label "Add Case".
removeChangeListener(ChangeListener) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
removeChangeListener(ChangeListener) - Method in class ptolemy.actor.lib.hoc.LifeCycleManager
Override the base class to remove the listener in the container AND locally.
removeChangeListener(ChangeListener) - Method in interface ptolemy.kernel.util.Changeable
Remove a change listener, if it is present, and otherwise do nothing.
removeChangeListener(ChangeListener) - Method in class ptolemy.kernel.util.ChangeRequest
Remove the given change listener from this request.
removeChangeListener(ChangeListener) - Method in class ptolemy.kernel.util.NamedObj
Remove a change listener.
removeChannelListener(ChannelListener) - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Remove a channel listener for transmissions on this channel.
removeChannelListener(ChannelListener) - Method in interface ptolemy.domains.wireless.kernel.WirelessChannel
Remove a channel listener for transmissions on this channel.
removeChoice(Object) - Method in class ptolemy.actor.gt.ingredients.criteria.ChoiceCriterionElement
Remove a choice from the list of choices.
removeChoice(String) - Method in class ptolemy.data.expr.Parameter
Remove a choice.
removeChoices(Collection<?>) - Method in class ptolemy.actor.gt.ingredients.criteria.ChoiceCriterionElement
Remove choices from the list of choices.
RemoveClasses - Class in ptolemy.moml.filter
When this class is registered with the MoMLParser.addMoMLFilter() method, it will cause MoMLParser to remove or replace classes.
RemoveClasses() - Constructor for class ptolemy.moml.filter.RemoveClasses
 
removeCol(int) - Method in class com.jhlabs.image.WarpGrid
Remove a column from the grid.
removeColumn(int) - Method in class com.jgoodies.forms.layout.FormLayout
Removes the column with the given column index from the layout.
removeComponent(JComponent) - Method in class diva.gui.toolbox.JPseudoFrame
Remove the given component from its position in the display
removeConnection(LayoutHint) - Method in class ptolemy.vergil.basic.layout.kieler.UndoLayoutAction
Mark the given connection routing hint for removal.
removeConnectorListener(ConnectorListener) - Method in class diva.canvas.connector.ConnectorInteractor
Remove a connector listener.
removeConnectorListener(ConnectorListener) - Method in class diva.canvas.connector.ConnectorManipulator
Remove a connector listener from the interactor that is attached to grab-handles.
removeContainer(String) - Method in class ptolemy.actor.gui.run.RunLayoutFrame
Remove the container with the specified name.
removeContentPane(JComponent) - Method in class diva.gui.DesktopContext
Remove the given content pane from the display and close.
removeContentPane(JComponent) - Method in interface diva.gui.MDIContext
Remove the given content pane from the display and close.
RemoveCustomDocumentationAction - Class in ptolemy.vergil.basic
This class provides an action for removing instance-specific documentation.
RemoveCustomDocumentationAction() - Constructor for class ptolemy.vergil.basic.RemoveCustomDocumentationAction
Construct an instance of this action.
REMOVED_PARAMETER - org.ptolemy.ssm.MirrorDecoratorListener.DecoratorEvent
Parameter was removed.
REMOVED_PORT - org.ptolemy.ssm.MirrorDecoratorListener.DecoratorEvent
Port was removed.
REMOVED_PORT_PARAMETER - org.ptolemy.ssm.MirrorDecoratorListener.DecoratorEvent
PortParameter was removed.
removeDebugListener(DebugListener) - Method in class ptolemy.actor.sched.StaticSchedulingDirector
Override the base class to also remove the listener from the scheduler, if there is one.
removeDebugListener(DebugListener) - Method in class ptolemy.actor.util.CalendarQueue
Unregister a debug listener.
removeDebugListener(DebugListener) - Method in class ptolemy.domains.csp.kernel.AbstractBranchController
Unregister a debug listener.
removeDebugListener(DebugListener) - Method in class ptolemy.domains.csp.kernel.ConditionalBranch
Unregister a debug listener.
removeDebugListener(DebugListener) - Method in class ptolemy.domains.de.kernel.DECQEventQueue
Unregister a debug listener.
removeDebugListener(DebugListener) - Method in class ptolemy.domains.de.kernel.DEDirector
Unregister a debug listener.
removeDebugListener(DebugListener) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesListEventQueue
Removes the debugger listen for this event queue.
removeDebugListener(DebugListener) - Method in class ptolemy.domains.ptides.kernel.PtidesListEventQueue
Remove the debugger listen for this event queue.
removeDebugListener(DebugListener) - Method in interface ptolemy.kernel.util.Debuggable
Unregister a debug listener.
removeDebugListener(DebugListener) - Method in class ptolemy.kernel.util.NamedObj
Unregister a debug listener.
removeDebugListener(DebugListener) - Method in class ptolemy.kernel.util.PtolemyThread
Unregister a debug listener.
removeDebugProfile(Executable) - Method in class ptolemy.vergil.debugger.DebugController
Remove an actor from the set of actors that are being debugged.
removeDecorationsFromContainer() - Method in class org.ptolemy.ssm.MeasurementModelAttributes
 
removeDecorationsFromContainer() - Method in class org.ptolemy.ssm.MirrorDecoratorAttributes
Remove all decorated ports from the container.
removeDecorator(Class) - Method in class diva.canvas.toolbox.TypedDecorator
Remove a decorator.
removeDependency(IOPort, IOPort) - Method in class ptolemy.actor.AtomicActor
Remove the dependency that the specified output port has, by default, on the specified input port.
removeDependency(IOPort, IOPort) - Method in class ptolemy.actor.util.BreakCausalityInterface
Remove the dependency that the specified output port has on the specified input port.
removeDependency(IOPort, IOPort) - Method in interface ptolemy.actor.util.CausalityInterface
Remove the dependency that the specified output port has on the specified input port, meaning that the dependency is set to oPlusIdentity.
removeDependency(IOPort, IOPort) - Method in class ptolemy.actor.util.CausalityInterfaceForComposites
Remove the dependency that the specified output port has on the specified input port.
removeDependency(IOPort, IOPort) - Method in class ptolemy.actor.util.DefaultCausalityInterface
Remove the dependency that the specified output port has on the specified input port.
removeDirectDependency - Variable in class ptolemy.actor.lib.fmi.FMUImport
If true, then this, then the dependency of all inputs on outputs are removed.
removeDocument(Document) - Method in interface diva.gui.Application
This method should only be called by storage policies.
removeDocument(Document) - Method in class diva.gui.tutorial.AbstractApplication
Remove a document from the list of documents currently known by this application, and remove all of the views associated with this document.
removeDocumentListener(ListDataListener) - Method in interface diva.gui.Application
Remove a document list listener from this application.
removeDocumentListener(ListDataListener) - Method in class diva.gui.tutorial.AbstractApplication
Remove a document list listener from this application.
removeEdge(Object) - Method in class diva.graph.AbstractGraphController
Remove the given edge.
removeEdge(Object) - Method in class diva.graph.BasicEdgeController
Remove the edge.
removeEdge(Object) - Method in interface diva.graph.EdgeController
Remove the edge.
removeEdge(Object) - Method in interface diva.graph.GraphController
Remove the given edge.
removeEdge(Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.ArcModel
Remove the given edge and delete its associated relation.
removeEdge(Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel.RelationModel
Remove the given edge and delete its associated relation.
removeEdge(Edge) - Method in class ptolemy.graph.Graph
Remove an edge from this graph if it exists in the graph.
removeEditListener(EditListener) - Method in class ptolemy.plot.EditablePlot
Unregister a edit listener.
removeElement(XmlElement) - Method in class diva.util.xml.XmlElement
Remove a child element from this element.
removeEntry(String) - Method in class diva.gui.toolbox.JTreePane
Remove the entry at the given index.
removeErrors() - Method in class ptolemy.data.ontologies.OntologySolverUtilities
Clear and return the previously recorded errors.
removeEvent(int) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
removeEvent(int, boolean) - Method in interface ptolemy.domains.ptera.kernel.EventQueueDebugListener
Invoked when an event or actor is removed from the event queue.
removeEvent(int, boolean) - Method in class ptolemy.domains.ptera.lib.EventQueueDebugger
Invoked when an event or actor is removed from the event queue.
removeExecutionListener(ExecutionAspectListener) - Method in interface ptolemy.actor.ActorExecutionAspect
Remove schedule listener.
removeExecutionListener(ExecutionAspectListener) - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Remove schedule listener.
removeExecutionListener(ExecutionAspectListener) - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Remove schedule listener.
removeExecutionListener(ExecutionListener) - Method in class ptolemy.actor.gt.controller.TransformationAttribute
Remove an execution listener from the list of execution listeners, which\ are invoked at specific points when the transformation is executed.
removeExecutionListener(ExecutionListener) - Method in class ptolemy.actor.Manager
Remove a listener from the list of listeners that are notified of execution events.
removeFeedback() - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Remove feedback from graph and draw connections out to periphery.
removeFirst() - Method in class ptolemy.actor.util.TotallyOrderedSet
Remove and return the first element, ie.
removeGrabHandle(GrabHandle) - Method in class diva.canvas.interactor.Manipulator
Remove a grab-handle from this manipulator's collection of grab-handles.
removeGraphicalClasses - Variable in class ptolemy.actor.gui.Configuration
A Parameter that if set to true adds RemoveGraphicalClasses to the list of MoMLFilters.
RemoveGraphicalClasses - Class in ptolemy.moml.filter
When this class is registered with the MoMLParser.setMoMLFilter() method, it will cause MoMLParser to filter out graphical classes.
RemoveGraphicalClasses() - Constructor for class ptolemy.moml.filter.RemoveGraphicalClasses
Construct a filter that removes graphical classes.
RemoveGraphicalClassesApplication - Class in ptolemy.moml.filter
An application that removes graphical classes.
RemoveGraphicalClassesApplication() - Constructor for class ptolemy.moml.filter.RemoveGraphicalClassesApplication
 
removeGraphListener(GraphListener) - Method in class diva.graph.AbstractGraphModel
Remove the given listener from this graph model.
removeGraphListener(GraphListener) - Method in interface diva.graph.GraphModel
Remove a graph listener from the model so that the listener will no longer be notified of changes to the graph.
removeGraphViewListener(GraphViewListener) - Method in class diva.graph.AbstractGraphController
Remove the given view listener.
removeGraphViewListener(GraphViewListener) - Method in interface diva.graph.GraphController
Remove the given view listener.
removeHierarchyListener(HierarchyListener) - Method in class ptolemy.kernel.util.NamedObj
Remove a hierarchy listener.
RemoveIconAction - Class in ptolemy.vergil.toolbox
Action to remove a custom icon.
RemoveIconAction() - Constructor for class ptolemy.vergil.toolbox.RemoveIconAction
 
removeIgnoredToken() - Method in class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Remove the oldest token off of this queue if it has a time stamp with a value of IGNORE.
removeInitializable(Initializable) - Method in class ptolemy.actor.AbstractInitializableAttribute
Remove the specified object from the list of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
removeInitializable(Initializable) - Method in class ptolemy.actor.AtomicActor
Remove the specified object from the list of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
removeInitializable(Initializable) - Method in class ptolemy.actor.CompositeActor
Remove the specified object from the list of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
removeInitializable(Initializable) - Method in class ptolemy.actor.Director
Remove the specified object from the list of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
removeInitializable(Initializable) - Method in class ptolemy.actor.gt.controller.ModelParameter
Remove the specified object from the list of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
removeInitializable(Initializable) - Method in class ptolemy.actor.gt.StateMatcher
Do nothing.
removeInitializable(Initializable) - Method in interface ptolemy.actor.Initializable
Remove the specified object from the set of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
removeInitializable(Initializable) - Method in class ptolemy.actor.lib.ExceptionManager
Remove the specified object from the list of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
removeInitializable(Initializable) - Method in class ptolemy.actor.parameters.ParameterSet
Remove the specified object from the list of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
removeInitializable(Initializable) - Method in class ptolemy.actor.parameters.SharedParameter
Remove the specified object from the list of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
removeInitializable(Initializable) - Method in class ptolemy.actor.PubSubPort
Do nothing.
removeInitializable(Initializable) - Method in class ptolemy.caltrop.ddi.AbstractDDI
Do nothing.
removeInitializable(Initializable) - Method in class ptolemy.data.expr.AbstractInitializableParameter
Remove the specified object from the list of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
removeInitializable(Initializable) - Method in class ptolemy.domains.modal.kernel.FSMActor
Remove the specified object from the list of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
removeInitializable(Initializable) - Method in class ptolemy.domains.ptera.kernel.Event
Remove the specified object from the list of objects whose preinitialize(), initialize(), and wrapup() methods should be invoked upon invocation of the corresponding methods of this object.
removeInitializable(Initializable) - Method in class ptolemy.domains.ptera.lib.EventQueueDebugger
Do nothing.
removeInitializable(Initializable) - Method in class ptolemy.domains.ptera.lib.TableauParameter
Not implemented.
removeInteractor(Interactor) - Method in class diva.canvas.event.EventLayer
Remove the given interactor from this interactor.
removeInteractor(Interactor) - Method in class diva.canvas.interactor.CompositeInteractor
Remove the given interactor from this interactor.
removeIOPortEventListener(IOPortEventListener) - Method in class ptolemy.actor.IOPort
Unregister a token sent listener.
RemoveIOPortEventListener - Class in ptolemy.actor.test
 
RemoveIOPortEventListener() - Constructor for class ptolemy.actor.test.RemoveIOPortEventListener
 
removeItem(String) - Method in class ptolemy.actor.lib.jjs.modules.localStorage.LocalStorageHelper
Take a key and remove it from the local storage.
removeKnot(int) - Method in class com.jhlabs.image.Curve
 
removeKnot(int) - Method in class com.jhlabs.image.Gradient
Remove a knot.
removeKnot(int) - Method in class com.jhlabs.image.SplineColormap
Remove a knot.
removeLast() - Method in class ptolemy.actor.gt.data.SequentialTwoWayHashMap
Remove the value associated with the last key.
removeLayer(CanvasLayer) - Method in class diva.canvas.toolbox.BasicCanvasPane
Remove the given layer.
removeLayerListener(LayerListener) - Method in class diva.canvas.event.EventLayer
Remove the given layer listener from this dispatcher.
removeLayerListener(LayerListener) - Method in class diva.canvas.interactor.DragInteractor
Remove the given layer listener from this interactor.
removeLayerMotionListener(LayerMotionListener) - Method in class diva.canvas.connector.ConnectorManipulator
Remove the given layer motion listener from this interactor.
removeLayerMotionListener(LayerMotionListener) - Method in class diva.canvas.event.EventLayer
Remove the given layer motion listener from this dispatcher.
removeLayoutComponent(Component) - Method in class com.jgoodies.forms.layout.FormLayout
Removes the specified component from this layout.
removeLayoutHintItem(LayoutHint.LayoutHintItem) - Method in class ptolemy.vergil.actor.LayoutHint
Remove a LayoutHint.LayoutHintItem from this storage.
removeLegend(int) - Method in class ptolemy.plot.PlotBox
Remove the legend (displayed at the upper right) for the specified data set.
removeLegend(int) - Method in interface ptolemy.plot.PlotBoxInterface
Remove the legend (displayed at the upper right) for the specified data set.
removeLight(LightFilter.Light) - Method in class com.jhlabs.image.LightFilter
 
removeLinkedPort(Port) - Method in class ptolemy.moml.Vertex
Remove the specified port from the list of ports linked to this vertex.
removeListeners() - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Remove any listeners we have created.
removeLiveSoundListener(LiveSoundListener) - Static method in class ptolemy.media.javasound.LiveSound
Remove a live sound listener.
removeLiveSoundListener(LiveSoundListener) - Method in class ptolemy.media.javasound.LiveSoundCommon
Remove a live sound listener.
removeLiveSoundListener(LiveSoundListener) - Method in interface ptolemy.media.javasound.LiveSoundInterface
Remove a live sound listener.
removeMenuItemFactory(MenuItemFactory) - Method in class ptolemy.vergil.toolbox.PtolemyMenuFactory
Remove the given menu item factory from the factory list.
removeMenuItemFactory(MenuItemFactory) - Method in class ptolemy.vergil.tree.PTreeMenuCreator
Remove the given menu item factory from the factory list.
removeModelElementClassProvider(ModelElementClassProvider) - Method in class org.ptolemy.classloading.osgi.OSGiClassLoadingStrategy
Remove the given provider from the set of registered ModelElementClassProviders.
RemoveNilTokens - Class in ptolemy.actor.lib
Read in tokens and silently discard any tokens that are marked as nil.
RemoveNilTokens(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.RemoveNilTokens
Construct an actor with the given container and name.
removeNode(Object) - Method in class diva.graph.AbstractGraphController
Remove the given node.
removeNode(Object) - Method in class diva.graph.BasicNodeController
Remove the node.
removeNode(Object) - Method in interface diva.graph.GraphController
Remove the given node.
removeNode(Object) - Method in interface diva.graph.NodeController
Remove the node.
removeNode(Object, Object) - Method in class diva.graph.modular.MutableModularGraphModel
Delete a node from its parent graph and notify graph listeners with a NODE_REMOVED event.
removeNode(Object, Object) - Method in interface diva.graph.MutableGraphModel
Delete a node from its parent graph and notify graph listeners with a NODE_REMOVED event.
removeNode(Object, Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.ExternalPortModel
Remove the given edge from the model.
removeNode(Object, Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.IconModel
Remove the given node from the model.
removeNode(Object, Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.PortModel
Remove the given node from the model.
removeNode(Object, Object) - Method in class ptolemy.vergil.actor.ActorGraphModel
Delete a node from its parent graph and notify graph listeners with a NODE_REMOVED event.
removeNode(Object, Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.VertexModel
Remove the given node from the model.
removeNode(Object, Object) - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Delete a node from its parent graph and notify graph listeners with a NODE_REMOVED event.
removeNode(Object, Object) - Method in class ptolemy.vergil.basic.NamedObjNodeModel
Remove the specified node from the model.
removeNode(Object, Object) - Method in class ptolemy.vergil.kernel.AttributeNodeModel
Remove the given node from the model.
removeNode(Object, Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.PortModel
Remove the given node from the model.
removeNode(Object, Object) - Method in class ptolemy.vergil.modal.FSMGraphModel
Delete a node from its parent graph and notify graph listeners with a NODE_REMOVED event.
removeNode(Object, Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.StateModel
Remove the given node from the model.
removeNode(Object, Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel.ConceptModel
Remove the given node from the model.
removeNode(Object, Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel
Delete a node from its parent graph and notify graph listeners with a NODE_REMOVED event.
removeNode(Object, Object) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphModel.OntologyModel
Remove the given node from the model.
removeNode(Object, Object) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphModel
Delete a node from its parent graph and notify graph listeners with a NODE_REMOVED event.
removeNode(Node) - Method in class ptolemy.graph.Graph
Remove a node from this graph if it exists in the graph.
RemoveNonPtinyClasses - Class in ptolemy.moml.filter
Remove classes such as code generators that are not present in Ptiny.
RemoveNonPtinyClasses() - Constructor for class ptolemy.moml.filter.RemoveNonPtinyClasses
 
removeNullContainer() - Method in interface ptolemy.actor.lib.gui.PlotterBaseInterface
Remove the plot from the frame if the container is null.
removeNullContainer() - Method in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Remove the plot from the frame if the container is null.
removeObject(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
 
removeObject(String) - Method in class ptolemy.actor.ptalon.gt.TransformationEvaluator
Remove an object.
removeObject(NamedObj) - Method in class ptolemy.vergil.toolbox.PtolemyTransferable
Remove the given object from this transferable.
removePage(Page) - Method in class diva.gui.MultipageModel
Remove the given page from this document and notify listeners.
removePageListener(ListDataListener) - Method in class diva.gui.MultipageModel
Remove a page listener from this document.
removePiggyback(Executable) - Method in class ptolemy.actor.CompositeActor
Remove the specified object from the list of objects whose action methods should be invoked upon invocation of the corresponding actions methods of this object.
removePort(String) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Remove a port from the port hashtable.
removeProcessListener(PNProcessListener) - Method in class ptolemy.domains.pn.kernel.PNDirector
Remove a process listener from this director.
RemoveProperties - Class in ptolemy.moml.filter
When this class is registered with the MoMLParser.setMoMLFilter() method, it will cause MoMLParser to filter out the properties included in this classes.
RemoveProperties() - Constructor for class ptolemy.moml.filter.RemoveProperties
 
removeProperty(String) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Remove a property from the property hashtable.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.jgoodies.forms.util.DefaultUnitConverter
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class diva.gui.AbstractDocument
Remove a property change listener from this document.
removePropertyChangeListener(PropertyChangeListener) - Method in interface diva.gui.Application
Remove a property change listener from this application.
removePropertyChangeListener(PropertyChangeListener) - Method in interface diva.gui.Document
Remove a property change listener from this document.
removePropertyChangeListener(PropertyChangeListener) - Method in class diva.gui.tutorial.AbstractApplication
Remove a property change listener from this application.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.jgoodies.forms.util.DefaultUnitConverter
Removes a PropertyChangeListener from the listener list for a specific property.
removeQueryListener(QueryListener) - Method in class ptolemy.gui.Query
Remove a listener.
RemoveRefinementAction() - Constructor for class ptolemy.vergil.modal.modal.HierarchicalStateController.RemoveRefinementAction
 
removeRow(int) - Method in class com.jgoodies.forms.layout.FormLayout
Removes the row with the given row index from the layout.
removeRow(int) - Method in class com.jhlabs.image.WarpGrid
Remove a row from the grid.
removeRow(int) - Method in class ptolemy.actor.gui.ArrayOfRecordsPane.ArrayAsTable
Remove the specified row from the table.
removeRows(int[]) - Method in class ptolemy.vergil.gt.TransformationEditor
 
removeScheduleListener(ScheduleListener) - Method in class ptolemy.domains.tm.kernel.TMDirector
Remove a schedule listener from this director.
removeSelectedRows() - Method in class ptolemy.vergil.gt.GTIngredientsEditor
 
removeSelection(Object) - Method in class diva.canvas.interactor.BasicSelectionModel
Remove an object from the selection.
removeSelection(Object) - Method in interface diva.canvas.interactor.SelectionModel
Remove an object from the selection.
removeSelectionListener(SelectionListener) - Method in class diva.canvas.interactor.BasicSelectionModel
Remove a listener from the list of listeners.
removeSelectionListener(SelectionListener) - Method in interface diva.canvas.interactor.SelectionModel
Remove a listener from the list of listeners.
removeSelectionModel(SelectionModel) - Method in class diva.canvas.interactor.SelectionDragger
Remove a selection model from the list of models selected by this dragger.
removeShadeAt(int) - Method in class diva.gui.toolbox.JShadePane
Remove the shade at the given index.
removeStateSpaceVariablesFromContainer() - Method in class org.ptolemy.ssm.MeasurementModelAttributes
Remove the state space variables defined in the scope of this decorator from the container Actor.
removeThread(Thread) - Method in class ptolemy.actor.process.ProcessDirector
Notify this director that the specified thread has finished executing.
removeTransformationListener(TransformationListener) - Method in class ptolemy.actor.gt.GraphTransformer
Remove a previously added TransformationListener.
removeTreeModelListener(TreeModelListener) - Method in class ptolemy.vergil.tree.EntityTreeModel
Remove the specified listener.
removeTypedRenderer(Class) - Method in class diva.graph.toolbox.TypedNodeRenderer
Remove a typed renderer.
removeTypeListener(TypeListener) - Method in class ptolemy.actor.TypedIOPort
Remove a type listener from this port.
removeUpdate(DocumentEvent) - Method in class ptolemy.actor.gui.TextEditor
React to notification that there was a removal from the document.
removeValueListener(ValueListener) - Method in class ptolemy.actor.LocalClock
This method has to be implemented for the AbstractSettableAttribute interface.
removeValueListener(ValueListener) - Method in class ptolemy.data.expr.Variable
Remove a listener from the list of listeners that is notified when the value of this variable changes.
removeValueListener(ValueListener) - Method in class ptolemy.data.ontologies.ConceptAttribute
Remove the specified ValueListener.
removeValueListener(ValueListener) - Method in class ptolemy.domains.modal.kernel.FSMTransitionParameter
Remove value listener.
removeValueListener(ValueListener) - Method in class ptolemy.kernel.util.ConfigurableAttribute
Remove a listener from the list of listeners that is notified when the value of this attribute changes.
removeValueListener(ValueListener) - Method in class ptolemy.kernel.util.Location
Remove a listener from the list of listeners that is notified when the value of this variable changes.
removeValueListener(ValueListener) - Method in interface ptolemy.kernel.util.Settable
Remove a listener from the list of listeners that are notified when the value of this variable changes.
removeValueListener(ValueListener) - Method in class ptolemy.kernel.util.StringAttribute
Remove a listener from the list of listeners that is notified when the value of this attribute changes.
removeValueListener(ValueListener) - Method in class ptolemy.moml.unit.UnitAttribute
Remove a listener from the list of listeners that is notified when the value of this attribute changes.
removeValueListener(ValueListener) - Method in class ptolemy.vergil.actor.LayoutHint
Remove a listener from the list of listeners that is notified when the value of this variable changes.
removeValueListener(ValueListener) - Method in class ptolemy.vergil.actor.lib.MonitorReceiverAttribute
Remove a listener from the list of listeners that are notified when the value of this variable changes.
removeValueListener(ValueListener) - Method in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
Remove a listener from the list of listeners that are notified when the value of this variable changes.
removeVariable(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.PtalonExpressionScope
Remove the specified variable from this scope.
removeView(View) - Method in interface diva.gui.Application
This method should only be called by storage policies.
removeView(View) - Method in class diva.gui.tutorial.AbstractApplication
Remove a view from the list of views currently known by this application.
removeView(View) - Method in class diva.gui.tutorial.MDIApplication
Remove a view from the list of view currently known by this application.
removeViewListener(ViewListener) - Method in class diva.gui.DesktopContext
Remove a view listener from this frame.
removeViewListener(ViewListener) - Method in interface diva.gui.MDIContext
Remove a view listener from this frame.
removeViewListener(ListDataListener) - Method in interface diva.gui.Application
Remove a view list listener from this application.
removeViewListener(ListDataListener) - Method in class diva.gui.tutorial.AbstractApplication
Remove a view list listener from this application.
removeWeight() - Method in class ptolemy.graph.Element
Make the element unweighted.
removeWindowListeners(Window) - Static method in class ptolemy.gui.MemoryCleaner
Remove WindowListeners from a Window.
RenameConfigurer - Class in ptolemy.actor.gui
This class is an editor widget to rename an object.
RenameConfigurer(NamedObj) - Constructor for class ptolemy.actor.gui.RenameConfigurer
Construct a rename configurer for the specified entity.
RenameDialog - Class in ptolemy.actor.gui
This class is a modal dialog box for renaming an object.
RenameDialog(Frame, NamedObj) - Constructor for class ptolemy.actor.gui.RenameDialog
Construct a dialog with the specified owner and target.
RenameDialogAction - Class in ptolemy.vergil.kernel
An action that creates a dialog to rename an object.
RenameDialogAction(String) - Constructor for class ptolemy.vergil.kernel.RenameDialogAction
Construct a rename dialog action with the specified name, which will appear in the menu that uses this action.
RenameDialogAction(TableauFrame) - Constructor for class ptolemy.vergil.kernel.RenameDialogAction
Construct a rename dialog action with the specified parent, which will appear in the menu that uses this action.
RenameDialogFactory - Class in ptolemy.vergil.kernel
Deprecated.
Use RenameDialogAction instead.
RenameDialogFactory() - Constructor for class ptolemy.vergil.kernel.RenameDialogFactory
Deprecated.
 
renameLegend(int, String) - Method in class ptolemy.plot.PlotBox
Rename a legend.
renameLegend(int, String) - Method in interface ptolemy.plot.PlotBoxInterface
Rename a legend.
RenameOperation - Class in ptolemy.actor.gt.ingredients.operations
An operation to rename an object.
RenameOperation(GTIngredientList) - Constructor for class ptolemy.actor.gt.ingredients.operations.RenameOperation
Construct an operation within the given list as its owner.
RenameOperation(GTIngredientList, String) - Constructor for class ptolemy.actor.gt.ingredients.operations.RenameOperation
Construct an operation within the given list as its owner and initialize all the elements with the given values, which are a string encoding of those elements.
renameTransitionLabels(Map) - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Rename the labels on some transitions.
renameVariables(ASTPtRootNode, Variable, Variable, String) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
Rename the variables, if any, in the dependentVariable that refer to the specified variableToRename.
render(Object) - Method in class diva.graph.basic.BasicNodeRenderer
Return the rendered visual representation of this node.
render(Object) - Method in class diva.graph.basic.BubbleRenderer
Return the rendered visual representation of this node.
render(Object) - Method in interface diva.graph.NodeRenderer
Render a visual representation of the given node.
render(Object) - Method in class diva.graph.toolbox.TypedNodeRenderer
Return the rendered visual representation of this node by looking up the class of its semantic object.
render(Object) - Method in class ptolemy.domains.csp.demo.BusContention.BusContentionApplet.ThreadRenderer
Return the rendered visual representation of this node.
render(Object) - Method in class ptolemy.domains.dde.demo.LocalZeno.LocalZenoApplet.ThreadRenderer
Return the rendered visual representation of this node.
render(Object) - Method in class ptolemy.vergil.actor.ExternalIOPortController.PortRenderer
Render a port.
render(Object) - Method in class ptolemy.vergil.actor.IOPortController.EntityPortRenderer
Render a visual representation of the given node.
render(Object) - Method in class ptolemy.vergil.basic.IconController.IconRenderer
Render a visual representation of the given node.
render(Object) - Method in class ptolemy.vergil.kernel.RelationController.RelationRenderer
Render a visual representation of the given node.
render(Object) - Method in class ptolemy.vergil.modal.StateController.StateRenderer
Render an object.
render(Object, FigureLayer, Site, Site) - Method in class diva.graph.BasicEdgeController
Render the edge on the given layer between the two sites.
render(Object, FigureLayer, Site, Site) - Method in interface diva.graph.EdgeController
Render the edge on the given layer between the two sites.
render(Object, FigureLayer, Site, Site) - Method in class ptolemy.vergil.gt.MatchResultViewer.MatchResultLinkController
 
render(Object, FigureLayer, Site, Site) - Method in class ptolemy.vergil.gt.MatchResultViewer.MatchResultTransitionController
 
render(Object, FigureLayer, Site, Site) - Method in class ptolemy.vergil.gt.TransformationEditor.TransformationLinkController
 
render(Object, FigureLayer, Site, Site) - Method in class ptolemy.vergil.gt.TransformationEditor.TransformationTransitionController
 
render(Object, Site, Site) - Method in class diva.graph.basic.ArcRenderer
Render a visual representation of the given edge.
render(Object, Site, Site) - Method in class diva.graph.basic.BasicEdgeRenderer
Render a visual representation of the given edge.
render(Object, Site, Site) - Method in interface diva.graph.EdgeRenderer
Render a visual representation of the given edge.
render(Object, Site, Site) - Method in class ptolemy.domains.csp.demo.BusContention.BusContentionApplet.LocalEdgeRenderer
Render the edge
render(Object, Site, Site) - Method in class ptolemy.domains.dde.demo.LocalZeno.LocalZenoApplet.LocalEdgeRenderer
Render the edge
render(Object, Site, Site) - Method in class ptolemy.vergil.actor.LinkController.LinkRenderer
Render a visual representation of the given edge.
render(Object, Site, Site) - Method in class ptolemy.vergil.modal.TransitionController.LinkRenderer
Render a visual representation of the given edge.
render(Object, Site, Site) - Method in class ptolemy.vergil.ptera.SchedulingRelationController.SchedulingRelationRenderer
Render a scheduling relation link between two events.
renderDecoratorHighlight(NamedObj, Figure) - Static method in class ptolemy.vergil.kernel.AttributeController
Render the value of the _highlightColor parameter.
renderDeselected(Figure) - Method in class diva.canvas.interactor.BasicSelectionRenderer
Set the rendering of the figure as deselected.
renderDeselected(Figure) - Method in interface diva.canvas.interactor.SelectionRenderer
Set the rendering of the figure as deselected.
renderDeselected(Figure) - Method in class ptolemy.vergil.kernel.AnimationRenderer
Set the rendering of the figure to not be highlighted.
renderHighlight(NamedObj, Figure) - Static method in class ptolemy.vergil.kernel.AttributeController
Render the value of the _highlightColor parameter.
renderSelected(Figure) - Method in class diva.canvas.interactor.BasicSelectionRenderer
Set the rendering of the figure as selected.
renderSelected(Figure) - Method in interface diva.canvas.interactor.SelectionRenderer
Set the rendering of the figure as selected.
renderSelected(Figure) - Method in class ptolemy.vergil.kernel.AnimationRenderer
Set the rendering of the figure as highlighted.
RenderTextFilter - Class in com.jhlabs.image
A filter which renders text onto an image.
RenderTextFilter() - Constructor for class com.jhlabs.image.RenderTextFilter
Construct a RenderTextFilter.
RenderTextFilter(String, Font, Paint, Composite, AffineTransform) - Constructor for class com.jhlabs.image.RenderTextFilter
Construct a RenderTextFilter.
RendezvousDirector - Class in ptolemy.domains.rendezvous.kernel
This director executes actors in their own threads and provides a receiver that implements rendezvous communication.
RendezvousDirector() - Constructor for class ptolemy.domains.rendezvous.kernel.RendezvousDirector
Construct a director in the default workspace with an empty string as its name.
RendezvousDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.rendezvous.kernel.RendezvousDirector
Construct a director in the given container with the given name.
RendezvousDirector(Workspace) - Constructor for class ptolemy.domains.rendezvous.kernel.RendezvousDirector
Construct a director in the workspace with an empty name.
RendezvousReceiver - Class in ptolemy.domains.rendezvous.kernel
Receiver for rendezvous style communication.
RendezvousReceiver() - Constructor for class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Construct a RendezvousReceiver with no container.
RendezvousReceiver(IOPort) - Constructor for class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Construct a RendezvousReceiver with the specified container.
RenesasUtilities - Class in ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel
Utility functions to set up mapping tables for Renesas platform.
RenesasUtilities() - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.RenesasUtilities
 
reopenWindow - Variable in class ptolemy.actor.gt.controller.View
Whether the window should be closed and reopened on each update.
reopenWindow - Variable in class ptolemy.actor.gt.ModelView
Whether the window should be reopened each time a new model is received in a token.
repaint() - Method in class diva.canvas.AbstractFigure
Schedule a repaint of the figure.
repaint() - Method in interface diva.canvas.CanvasComponent
Schedule a repaint of the component.
repaint() - Method in class diva.canvas.CanvasLayer
Schedule a repaint of this layer.
repaint() - Method in class diva.canvas.CanvasPane
Schedule a repaint of this pane.
repaint() - Method in class diva.canvas.connector.TerminalFigure
Schedule a repaint of the component.
repaint() - Method in class diva.canvas.interactor.Manipulator
Request a repaint of the manipulator and child.
repaint() - Method in class diva.canvas.toolbox.BasicHighlighter
Request a repaint of the figure and highlight.
repaint() - Method in interface ptolemy.plot.PlotBoxInterface
Repaint the object.
repaint() - Method in class ptolemy.vergil.basic.BasicGraphPane
Override the base class to set the background.
repaint() - Method in class ptolemy.vergil.kernel.ShadowHighlighter
Request a repaint of the figure and shadow.
repaint() - Method in class ptolemy.vergil.unit.BasicEdgeHighlighter
Request a repaint of the figure and highlight.
repaint(DamageRegion) - Method in class diva.canvas.AbstractFigure
Schedule a repaint of the figure within the given damage region.
repaint(DamageRegion) - Method in class diva.canvas.AbstractFigureContainer
Accept notification that a repaint has occurred somewhere in the hierarchy below this container.
repaint(DamageRegion) - Method in interface diva.canvas.CanvasComponent
Accept notification that a repaint has occurred somewhere in the tree below this component.
repaint(DamageRegion) - Method in class diva.canvas.CanvasLayer
Accept notification that a repaint has occurred somewhere in this layer.
repaint(DamageRegion) - Method in class diva.canvas.CanvasPane
Accept notification that a repaint has occurred somewhere in this pane.
repaint(DamageRegion) - Method in class diva.canvas.CompositeFigure
Accept notification that a repaint has occurred somewhere in the hierarchy below this container.
repaint(DamageRegion) - Method in class diva.canvas.connector.TerminalFigure
Accept notification that a repaint has occurred somewhere in the tree below this component.
repaint(DamageRegion) - Method in class diva.canvas.interactor.Manipulator
Receive repaint notification.
repaint(DamageRegion) - Method in class diva.canvas.JCanvas
Accept notification that a repaint has occurred on in this canvas.
repaint(DamageRegion) - Method in class diva.canvas.PaneWrapper
Accept notification that a repaint has occurred in the wrapped pane.
repaint(DamageRegion) - Method in class diva.canvas.toolbox.BasicHighlighter
Receive repaint notification.
repaint(DamageRegion) - Method in class ptolemy.vergil.basic.BasicGraphPane
Override the base class to set the background.
repaint(DamageRegion) - Method in class ptolemy.vergil.unit.BasicEdgeHighlighter
Receive repaint notification.
repaint(Rectangle2D) - Method in class diva.canvas.FigureLayer
Repaint all figures that intersect the given rectangle.
repaint(Rectangle2D) - Method in class diva.canvas.OverlayLayer
Schedule a repaint of this layer over the given shape.
repaint(Shape) - Method in class diva.canvas.OverlayLayer
Schedule a repaint of this layer over the given shape.
repaintAlready() - Method in class diva.canvas.interactor.Manipulator
Request a repaint of the manipulator and child.
repeat - Variable in class ptolemy.actor.lib.Pulse
The flag that indicates whether the pulse sequence needs to be repeated.
repeat - Variable in class ptolemy.actor.lib.Sequence
The flag that indicates whether the sequence needs to be repeated.
repeat - Variable in class ptolemy.actor.lib.URLDirectoryReader
Deprecated.
Repeat after outputting all elements of the directory.
repeat - Variable in class ptolemy.actor.lib.vhdl.FixSequence
The flag that indicates whether the sequence needs to be repeated.
repeat(IntToken, Token) - Static method in class ptolemy.data.expr.UtilityFunctions
Create an array that contains the specified element repeated the specified number of times.
Repeat - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib
A code generation helper class for ptolemy.domains.sdf.lib.Repeat.
Repeat - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib
A code generation adapter class for ptolemy.domains.sdf.lib.Repeat.
Repeat - Class in ptolemy.domains.sdf.lib
An actor that repeats a block of input tokens the specified number of times on the output.
Repeat(Repeat) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib.Repeat
Construct a helper with the given ptolemy.domains.sdf.lib.Repeat actor.
Repeat(Repeat) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib.Repeat
Construct a Repeat adapter.
Repeat(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.Repeat
Construct an actor in the specified container with the specified name.
repeatCount - Variable in class ptolemy.actor.gt.TransformationRule
The count of repeated transformation in one firing.
repeatReturnType(Type, Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the (exact) return type of the repeat function above.
repeatUntilFixpoint - Variable in class ptolemy.actor.gt.TransformationRule
Whether the transformation in one firing should continue until a fixpoint is reached.
repetitionFactor - Variable in class org.ptolemy.machineImprovisation.FactorOracle
The repetition probability P(moving along the original sequence rather than taking a jump along a suffix link).
repetitionProbability - Variable in class org.ptolemy.machineImprovisation.FactorOracleGenerator
The repetition probability of the forward links in the Factor Oracle.
repetitions - Variable in class ptolemy.domains.pthales.lib.PthalesCompositeActor
The number of times this actor is fired.
REPLACE - Static variable in class com.jhlabs.image.PixelUtils
 
REPLACE_ALL - ptolemy.actor.gt.TransformationMode.Mode
Replace all the occurrences of the pattern, if possible.
REPLACE_ANY - ptolemy.actor.gt.TransformationMode.Mode
Replace a randomly selected occurrence of the pattern.
REPLACE_FIRST - ptolemy.actor.gt.TransformationMode.Mode
Replace only the first occurrence of the pattern.
REPLACE_LAST - ptolemy.actor.gt.TransformationMode.Mode
Replace only the last occurrence of the pattern.
replaceAll - Variable in class ptolemy.actor.lib.string.StringReplace
When the boolean value is true, replace all instances that match the pattern, and when false, replace the first instance.
replaceCast(ValueBox, Hierarchy, Type, Value, Type, boolean) - Static method in class ptolemy.copernicus.kernel.CastAndInstanceofEliminator
Remove the case in the given box, if possible.
replaceChild(Figure, Figure) - Method in class diva.canvas.AbstractFigureContainer
Replace the first figure with the second.
replaceChild(Figure, Figure) - Method in class diva.canvas.CompositeFigure
Replace the first figure, which must be a child, with the second, which must not be a child.
replaceChild(Figure, Figure) - Method in class diva.canvas.FigureDecorator
Replace the first figure, which must be a child, with the second, which must not be a child.
replaceInstanceofCheck(ValueBox, Hierarchy, Type, Type, boolean) - Static method in class ptolemy.copernicus.kernel.CastAndInstanceofEliminator
Statically evaluate the instance of Check in the given box, if possible.
replaceInvokeExpr(JimpleBody, Stmt, Value) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Replace the invoke expression in the given statement in the given body with the given value.
replacement - Variable in class ptolemy.actor.lib.string.StringReplace
The replacement string that replaces any matched instance of the pattern.
replacement - Variable in class ptolemy.actor.lib.string.StringSimpleReplace
Deprecated.
The replacement string that replaces any matched instance of the pattern.
Replacement - Class in ptolemy.actor.gt
The replacement of a transformation rule.
Replacement(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.Replacement
Construct an atomic actor matcher to be either contained in the pattern of a TransformationRule or in the replacement.
ReplacementObjectAttribute() - Constructor for class ptolemy.actor.gt.GraphTransformer.ReplacementObjectAttribute
Construct an attribute in the default workspace with an empty string as its name.
ReplacementObjectAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.GraphTransformer.ReplacementObjectAttribute
Construct an attribute with the given name contained by the specified container.
ReplacementObjectAttribute(Workspace) - Constructor for class ptolemy.actor.gt.GraphTransformer.ReplacementObjectAttribute
Construct an attribute in the specified workspace with an empty string as a name.
replaceRangeJTextArea(String, int, int) - Method in class ptolemy.gui.ShellTextArea
Replace a range in the JTextArea.
replaceVariableReferences(FMIModelDescription, String) - Static method in class org.ptolemy.fmi.FMULogUtilities
Replace FMI variable references with the name of the variable.
replicationProbability - Variable in class org.ptolemy.machineImprovisation.NoteParser
The replication probability of the factor oracle.
replyTo - Variable in class ptolemy.actor.lib.mail.ExceptionEmailer
The address to which replies should be directed.
replyTo - Variable in class ptolemy.actor.lib.mail.SendMail
The address to which replies should be directed.
report(Frame, String) - Static method in class ptolemy.vergil.basic.BasicGraphFrame
Report a message to either the status bar or message handler.
report(Exception) - Method in class ptolemy.actor.gui.CompositeActorSimpleApplication
Report an exception.
report(String) - Method in class ptolemy.actor.gui.CompositeActorSimpleApplication
Report a message to the user.
report(String) - Method in class ptolemy.gui.BasicJApplet
Report a message to the user.
report(String) - Method in class ptolemy.gui.Top
Report a message to the user by displaying it in a status bar, if there is one.
report(String, Exception) - Method in class ptolemy.actor.gui.CompositeActorSimpleApplication
Report an exception with an additional message.
report(String, Throwable) - Method in class ptolemy.gui.BasicJApplet
Report an exception with an additional message.
report(String, Throwable) - Method in class ptolemy.gui.Top
Report a Throwable, which is usually an Exception but can also be an Error.
report(Throwable) - Method in class ptolemy.gui.BasicJApplet
Report an exception.
report(Throwable) - Method in class ptolemy.gui.Top
Report a Throwable, which is usually an Exception but can also be an Error.
Report - Class in ptolemy.domains.ptera.lib
An event to report a message to the user in various forms.
Report(CompositeEntity, String) - Constructor for class ptolemy.domains.ptera.lib.Report
Construct an event with the given name contained by the specified composite entity.
Report.Mode - Enum in ptolemy.domains.ptera.lib
The display modes.
ReportOntologyLatticeStatus - Class in ptolemy.vergil.ontologies
A static class that provides a method to display a message and highlight concepts in an ontology model based on whether the ontology is a lattice.
ReportOntologyLatticeStatus() - Constructor for class ptolemy.vergil.ontologies.ReportOntologyLatticeStatus
 
repositionLabel() - Method in class diva.canvas.connector.AbstractConnector
Tell the connector to reposition its label if it has one.
repositionLabel() - Method in class diva.canvas.connector.ArcConnector
Tell the connector to reposition its label if it has one.
repositionLabel() - Method in class diva.canvas.connector.ManhattanConnector
Tell the connector to reposition the text label.
repositionLabel() - Method in class diva.canvas.connector.StraightConnector
Tell the connector to reposition its label if it has one.
repositionLabel() - Method in class ptolemy.vergil.modal.KielerLayoutArcConnector
Tell the connector to reposition its label if it has one.
REPRESENTATIVE - ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Representative node.
representEntity(Entity) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Represent an Entity and its ports for use in a SyntacticGraph.
representExteriorPort(Port) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Represent an exterior port with a purely syntactic Node.
request(ScriptObjectMirror, Map<String, Object>) - Method in class ptolemy.actor.lib.jjs.modules.httpClient.HttpClientHelper
Make an HTTP request on behalf of the specified JavaScript object (an instance of ClientRequest) with the specified options.
requestChange(ChangeRequest) - Method in class ptolemy.actor.CompositeActor
Queue a change request.
requestChange(ChangeRequest) - Method in class ptolemy.actor.lib.hoc.LifeCycleManager
Override the base class to delegate up the hierarchy only if this composite is not deferring change requests, but the the container is.
requestChange(ChangeRequest) - Method in interface ptolemy.kernel.util.Changeable
Request that the given change be executed.
requestChange(ChangeRequest) - Method in class ptolemy.kernel.util.NamedObj
Request that the given change be executed.
requestFinish() - Method in class ptolemy.actor.process.MailboxBoundaryReceiver
Set a local flag requesting that execution of the actor containing this receiver discontinue.
requestFinish() - Method in interface ptolemy.actor.process.ProcessReceiver
Set a local flag requesting that the simulation be finished.
requestFinish() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
The model has finished executing, so set a flag so that the next time an actor tries to get or put it gets a TerminateProcessException which will cause it to finish.
requestFinish() - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Schedule this receiver to terminate.
requestFinish() - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Set a flag in the receiver to indicate the onset of termination.
requestFinish() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
The model has finished executing, so set a flag so that the next time an actor tries to get or put it gets a TerminateProcessException which will cause it to finish.
requestInitialization(Actor) - Method in class ptolemy.actor.Director
Queue an initialization request with the manager.
requestInitialization(Actor) - Method in class ptolemy.actor.Manager
Queue an initialization request.
requestInput - Variable in class ptolemy.domains.csp.demo.BusContention.Controller
The resource request input port.
requestInput - Variable in class ptolemy.domains.csp.demo.BusContention.Processor
The resource request input port.
requestOutput - Variable in class ptolemy.domains.csp.demo.BusContention.Controller
The resource request output port.
requestOutput - Variable in class ptolemy.domains.csp.demo.BusContention.Processor
The resource request output port.
requestPort - Variable in class ptolemy.actor.lib.aspect.CompositeExecutionAspect.CompositeExecutionAspectAttributes
The name of the port that will receive scheduling requests for the decorated actor.
requireAllCorrectValues - Variable in class ptolemy.actor.gt.controller.TestModel
If true, and the number of tokens seen in wrapup() is not equal to or greater than the number of elements in the correctValues array, then throw an exception.
requireAllCorrectValues - Variable in class ptolemy.actor.lib.NonStrictTest
If true, and the number of tokens seen in wrapup() is not equal to or greater than the number of elements in the correctValues array, then throw an exception.
requiredPorts - Variable in class ptolemy.domains.tdl.kernel.TDLTransition
List of all ports that are used in this guard expression.
requiredSensors - Variable in class ptolemy.domains.tdl.kernel.TDLTransition
List of Sensors that are used in this guard expression.
requireOrderedValues - Variable in class ptolemy.actor.lib.NonStrictTest
If true, then require that inputs appear in the order recorded in the correctValues parameter.
RequireVersion - Class in ptolemy.kernel.attributes
An attribute that requires a particular version of Ptolemy II.
RequireVersion(NamedObj, String) - Constructor for class ptolemy.kernel.attributes.RequireVersion
Construct an attribute with the given name contained by the specified container.
rerender() - Method in class diva.graph.AbstractGraphController
Render the current graph again by recreating the figures for all nodes and edges, but do not alter the connectivity in the graph.
rerender() - Method in interface diva.graph.GraphController
Render the current graph again by recreating the figures for all nodes and edges, but do not alter the connectivity in the graph.
rerenderEdge(Object) - Method in class diva.graph.AbstractGraphController
Rerender the given edge by replacing its figure with a new figure.
rerenderEdge(Object) - Method in interface diva.graph.GraphController
Rerender the given edge by replacing its figure with a new figure.
rerenderNode(Object) - Method in class diva.graph.AbstractGraphController
Rerender the given node by replacing its figure with a new figure.
rerenderNode(Object) - Method in interface diva.graph.GraphController
Rerender the given node by replacing its figure with a new figure.
reroute() - Method in class diva.canvas.connector.AbstractConnector
Tell the connector to re-route itself.
reroute() - Method in interface diva.canvas.connector.Connector
Tell the connector to re-route itself.
reroute(Connector, Shape) - Method in class diva.canvas.connector.BasicManhattanRouter
Reroute the given shape, given that both the head the tail sites moved.
reroute(Connector, Shape) - Method in class diva.canvas.connector.IncrManhattanRouter
Reroute the given shape, given that both the head the tail sites moved.
reroute(Connector, Shape) - Method in interface diva.canvas.connector.Router
Reroute the given shape, given that both the head the tail sites moved.
rerouteHead(Connector, Shape) - Method in class diva.canvas.connector.BasicManhattanRouter
Reroute the given Shape, given that the head site moved.
rerouteHead(Connector, Shape) - Method in class diva.canvas.connector.IncrManhattanRouter
Reroute the given Shape, given that the head site moved.
rerouteHead(Connector, Shape) - Method in interface diva.canvas.connector.Router
Reroute the given Shape, given that the head site moved.
rerouteTail(Connector, Shape) - Method in class diva.canvas.connector.BasicManhattanRouter
Reroute the given Shape, given that the tail site moved.
rerouteTail(Connector, Shape) - Method in class diva.canvas.connector.IncrManhattanRouter
Reroute the given Shape, given that the tail site moved.
rerouteTail(Connector, Shape) - Method in interface diva.canvas.connector.Router
Reroute the given Shape, given that the tail site moved.
rerouteUnacceptedAircraft(Token) - Method in class ptolemy.domains.atc.kernel.AbstractATCDirector
Reroute an aircraft.
rerouteUnacceptedAircraft(Token) - Method in class ptolemy.domains.atc.kernel.policy1.ATCDirector
Reroute an aircraft.
rerouteUnacceptedAircraft(Token) - Method in class ptolemy.domains.atc.kernel.policy2.ATCDirector
Reroute an aircraft.
rerun() - Method in class ptolemy.moml.MoMLSimpleApplication
Execute the same model again.
Rerun - Class in ptolemy.actor.gui.test
Run a MoML model over and over again.
Rerun(String) - Constructor for class ptolemy.actor.gui.test.Rerun
Parse the xml file and run it.
resample(int[], int[], int, int, int, float[]) - Static method in class com.jhlabs.image.ImageMath
An implementation of Fant's resampling algorithm.
RescaleFilter - Class in com.jhlabs.image
A filter which simply multiplies pixel values by a given scale factor.
RescaleFilter() - Constructor for class com.jhlabs.image.RescaleFilter
 
RescaleFilter(float) - Constructor for class com.jhlabs.image.RescaleFilter
 
resend(int) - Method in class ptolemy.actor.lib.vhdl.QueuedTypedIOPort
Resend the token from the given channel index.
reset - Variable in class org.ptolemy.machineImprovisation.ChordFollower
Reset all inputs and begin new melody.
reset - Variable in class ptolemy.actor.lib.Accumulator
If this port receives a True token on any channel, then the accumulator state will be reset to the initial value.
reset - Variable in class ptolemy.actor.lib.Average
The reset port of type BooleanToken.
reset - Variable in class ptolemy.actor.lib.Counter
The reset input port.
reset - Variable in class ptolemy.actor.lib.vhdl.IntegerCounter
The reset port.
reset - Variable in class ptolemy.domains.de.lib.Derivative
The reset port, which has undeclared type.
reset - Variable in class ptolemy.domains.de.lib.Integrator
The reset port, which has undeclared type.
reset - Variable in class ptolemy.domains.de.lib.PID
The reset port, which has undeclared type.
reset - Variable in class ptolemy.domains.ptera.kernel.PteraDirector.TimedEvent
Whether the refinement of the scheduled event should be (re)initialized when the event is processed.
reset() - Method in class diva.util.java2d.Polygon2D
Reset the polygon back to empty.
reset() - Method in class diva.util.java2d.Polyline2D
Reset the polyline back to empty.
reset() - Method in class diva.util.LoggableOp
Reset the error counters.
reset() - Method in class org.ptolemy.faultModels.PacketDropFaultGenerator
Reset the communication aspect and clear the tokens.
reset() - Method in class org.ptolemy.faultModels.StuckAtFaultGenerator
Reset the communication aspect and clear the tokens.
reset() - Method in class org.ptolemy.machineImprovisation.FactorOracleGenerator
Reset the factor oracle generator by discarding cached data.
reset() - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Nothing to do.
reset() - Method in class ptolemy.actor.AbstractReceiver
Reset this receiver to its initial state, which in this base class is the same as calling clear().
reset() - Method in interface ptolemy.actor.CommunicationAspect
Reset the CommunicationAspect.
reset() - Method in class ptolemy.actor.IntermediateReceiver
Reset this receiver to its initial state, which in this base class is the same as calling clear().
reset() - Method in class ptolemy.actor.IOPort
If port has default value reset the saved persistent value.
reset() - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Reset the communication aspect.
reset() - Method in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
Reset - nothing to do here.
reset() - Method in class ptolemy.actor.lib.jjs.modules.httpClient.HttpClientHelper
Reset this handler.
reset() - Method in class ptolemy.actor.lib.jjs.modules.socket.SocketHelper.ByteArrayBackedInputStream
 
reset() - Method in class ptolemy.actor.lib.jjs.VertxHelperBase
Reset this helper.
reset() - Method in class ptolemy.actor.lib.jmf.VideoCamera.PreAccessCodec
In this class, do nothing.
reset() - Method in class ptolemy.actor.process.BoundaryDetector
Reset the cache variables in boundary detector.
reset() - Method in class ptolemy.actor.process.MailboxBoundaryReceiver
Reset the local flags of this receiver.
reset() - Method in interface ptolemy.actor.process.ProcessReceiver
Reset the local flags of this receiver.
reset() - Method in interface ptolemy.actor.Receiver
Reset this receiver to its initial state, which is typically either empty (same as calling clear()) or unknown.
reset() - Method in class ptolemy.actor.sched.FixedPointReceiver
Reset the receiver by deleting any contained tokens and setting the status of this receiver to unknown, unless the containing port has no sources, in which case set to known and absent.
reset() - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Reset this CodeStream object so that its code table will be re-constructed when needed.
reset() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.SimulationJunction
Reset the number of tokens to the junction's initial state.
reset() - Method in class ptolemy.data.expr.JJTMatrixParserState
 
reset() - Method in class ptolemy.data.expr.JJTPtParserState
 
reset() - Method in class ptolemy.data.expr.Variable
Deprecated.
This capability may be removed to simplify this class. It is not currently used in Ptolemy II, as of version 2.0.
reset() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Reset the solver.
reset() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntologySolver
Reset the solver.
reset() - Method in class ptolemy.data.ontologies.OntologySolver
Reset the solver.
reset() - Method in class ptolemy.data.ontologies.OntologySolverBase
Reset the solver.
reset() - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopReceiver
Clear stored tokens.
reset() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Reset local flags.
reset() - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Reset local flags.
reset() - Method in class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Reset local flags.
reset() - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
Reset the communication aspect.
reset() - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Reset the communication aspect and clear the tokens.
reset() - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch
Reset the communication aspect and clear the tokens.
reset() - Method in class ptolemy.domains.de.lib.aspect.Bus
Nothing to do.
reset() - Method in class ptolemy.domains.de.lib.aspect.TTESwitch
Reset the communication aspect and clear the tokens.
reset() - Method in class ptolemy.domains.dt.kernel.DTReceiver
Reset this receiver to its initial state, which includes calling clear() and resetting the current time to 0.0.
reset() - Method in class ptolemy.domains.giotto.kernel.GiottoReceiver
Reset the receiver by removing all tokens from the receiver.
reset() - Method in class ptolemy.domains.metroII.kernel.FireMachine
Resets the state to be PREFIRE_BEGIN.
reset() - Method in class ptolemy.domains.metroII.kernel.MappingConstraintSolver
Initializes the constraint solver.
reset() - Method in class ptolemy.domains.metroII.kernel.ResumableFire
Stops and dispose any associated thread.
reset() - Method in interface ptolemy.domains.metroII.kernel.StartOrResumable
Reset the state of startOrResumable.
reset() - Method in class ptolemy.domains.modal.kernel.FSMActor
Reset current state to the initial state.
reset() - Method in class ptolemy.domains.modal.kernel.FSMReceiver
Set the receiver to unknown.
reset() - Method in class ptolemy.domains.modal.kernel.RelationNode
Reset the relation node by setting the former type and difference information to RelationType.INVALID and 0.0 respectively.
reset() - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Reset the state variables in the receiver.
reset() - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Reset this receiver to its initial state, which is typically either empty (same as calling clear()) or unknown.
reset() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Reset local flags.
reset() - Method in class ptolemy.domains.tdl.kernel.TDLReceiver
Reset the receiver by removing all tokens from the receiver.
reset() - Method in class ptolemy.graph.analysis.strategy.CachedStrategy
Reset the analyzer to invalidate any cached value (i.e., to force recomputation the next time a result of the computation is needed).
reset() - Method in class ptolemy.kernel.util.RecorderListener
Clear the buffer.
reset() - Method in class ptolemy.moml.MoMLParser
Reset the MoML parser.
reset() - Method in class ptolemy.moml.test.RecorderErrorHandler
Clear the buffer.
reset() - Method in class ptolemy.util.test.RecorderMessageHandler
Clear the buffer.
reset(Object) - Static method in class ptolemy.actor.lib.jjs.modules.httpClient.HttpClientHelper
Reset the helper associated with the specified actor.
reset(String) - Method in class ptolemy.moml.filter.NamedObjClassesSeen
Reset the filter.
RESET_DISPLAY - Static variable in interface ptolemy.domains.tm.kernel.ScheduleListener
Reset display message.
resetAccumulation() - Method in class ptolemy.domains.de.lib.Integrator
Reset value of the accumulator to either an initial value or null.
resetAll() - Method in class ptolemy.data.ontologies.OntologySolverBase
Reset every solver in the model.
resetAll() - Method in class ptolemy.data.ontologies.OntologySolverUtilities
Clear the states of this shared object.
resetAll() - Method in class ptolemy.moml.MoMLParser
Reset the MoML parser, forgetting about any previously parsed models.
resetAxes() - Method in class ptolemy.plot.PlotBox
Reset the X and Y axes to the ranges that were first specified using setXRange() and setYRange().
resetAxes() - Method in interface ptolemy.plot.PlotBoxInterface
Reset the X and Y axes to the ranges that were first specified using setXRange() and setYRange().
resetBeat - Variable in class org.ptolemy.machineImprovisation.ChordFollower
Reset beat only, keep chord information.
resetCapture() - Static method in class ptolemy.media.javasound.LiveSound
Stop audio capture.
resetCapture() - Method in interface ptolemy.media.javasound.LiveSoundInterface
Stop audio capture.
resetCapture() - Method in class ptolemy.media.javasound.LiveSoundJavaSE
Stop audio capture.
resetEntry - Variable in class ptolemy.domains.coroutine.lib.Counter
 
resetFO - Variable in class org.ptolemy.machineImprovisation.NoteParser
Indicator that a new sequence has started.
resetLocalTime(Time) - Method in class ptolemy.actor.LocalClock
Set local time and commit.
resetOnEachRun - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Boolean parameter to determine whether seeds are reset on each run.
resetOnEachRun - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Boolean parameter to determine whether seeds are reset on each run.
resetOnEachRun - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
Boolean parameter to determine whether seeds are reset on each run.
resetOnEachRun - Variable in class ptolemy.actor.lib.RandomSource
If true, this parameter specifies that the random number generator should be reset on each run of the model (in the initialize() method).
resetOnEachRun - Variable in class ptolemy.domains.giotto.kernel.GiottoTimingManager
If true, this parameter specifies that the random number generator should be reset on each run of the model (in the initialize() method).
resetOnEachRun - Variable in class ptolemy.domains.modal.kernel.FSMActor
Boolean parameter to determine whether seeds are reset on each run.
resetOnEachRun - Variable in class ptolemy.domains.petrinet.kernel.PetriNetDirector
If true, this parameter specifies that the random number generator should be reset on each run of the model (in the initialize() method).
resetOnEachRun - Variable in class ptolemy.domains.wireless.lib.NodeRandomizer
If set to true, reset the random number generator with the seed value each time preinitialize() is invoked.
resetOutputReceivers() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Rebuild the output receivers map and reset the output receivers.
resetPlayback() - Static method in class ptolemy.media.javasound.LiveSound
Stop audio playback.
resetPlayback() - Method in interface ptolemy.media.javasound.LiveSoundInterface
Stop audio playback.
resetPlayback() - Method in class ptolemy.media.javasound.LiveSoundJavaSE
Stop audio playback.
resetRelationList() - Method in class ptolemy.domains.modal.kernel.RelationList
Reset the relation list by resetting each relation node.
resetTable(GTIngredientList) - Method in class ptolemy.vergil.gt.GTIngredientsEditor
 
ResettableTimer - Class in ptolemy.actor.lib
Produce an output after the time specified on the input has elapsed.
ResettableTimer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ResettableTimer
Construct an actor with the specified container and name.
resetUnitCategories() - Static method in class ptolemy.data.unit.UnitUtilities
Reset the internal state of the UnitSystem.
resetWindowLocation() - Static method in class lbnl.util.ClientProcess
Reset the position of the window that shows the console output.
reshape() - Method in class diva.canvas.connector.Arrowhead
Recalculate the shape of the decoration.
reshape() - Method in class diva.canvas.connector.Blob
Recalculate the shape of the blob.
resizable - Variable in class ptolemy.domains.ptera.lib.SetTableau
Whether the tableau is resizable.
ResizableAttributeControllerFactory - Class in ptolemy.vergil.icon
This is attribute that produces a custom node controller for icons that can be interactively resized.
ResizableAttributeControllerFactory(NamedObj, String) - Constructor for class ptolemy.vergil.icon.ResizableAttributeControllerFactory
Construct a new attribute with the given container and name.
ResizableAttributeControllerFactory.ResizeAttributeController - Class in ptolemy.vergil.icon
Custom controller that uses a bounds manipulator to allow the user to resize the image.
ResizablePolygonAttribute - Class in ptolemy.vergil.kernel.attributes
This is an attribute that is rendered as a polygon.
ResizablePolygonAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.kernel.attributes.ResizablePolygonAttribute
Construct an attribute with the given name contained by the specified container.
resize(double[], int) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array of length newLength that is formed by either truncating or padding the input array.
resize(double[], int, int) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array of length newLength that is formed by either truncating or padding the input array.
resize(float[], int) - Static method in class ptolemy.math.FloatArrayMath
Return a new array of length newLength that is formed by either truncating or padding the input array.
resize(float[], int, int) - Static method in class ptolemy.math.FloatArrayMath
Return a new array of length newLength that is formed by either truncating or padding the input array.
resize(int) - Method in class ptolemy.actor.lib.vhdl.QueuedTypedIOPort
Set the size of the queue.
resize(int[], int) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array of length newLength that is formed by either truncating or padding the input array.
resize(int[], int, int) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array of length newLength that is formed by either truncating or padding the input array.
resize(long[], int) - Static method in class ptolemy.math.LongArrayMath
Return a new array of length newLength that is formed by either truncating or padding the input array.
resize(long[], int, int) - Static method in class ptolemy.math.LongArrayMath
Return a new array of length newLength that is formed by either truncating or padding the input array.
resize(Complex[], int) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array of length newLength that is formed by either truncating or padding the input array.
resize(Complex[], int, int) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array of length newLength that is formed by either truncating or padding the input array.
ResizeAttributeController(GraphController) - Constructor for class ptolemy.vergil.icon.ResizableAttributeControllerFactory.ResizeAttributeController
Create a controller associated with the specified graph controller.
resolution - Variable in class org.ptolemy.ssm.Map
Map resolution in meters/pixel.
RESOLUTION_FIELD_NUMBER - Static variable in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
resolve(Iterable<metroIIcomm.Event.Builder>) - Method in interface ptolemy.domains.metroII.kernel.ConstraintSolver
Update the MetroII events in the specified list.
resolve(Iterable<metroIIcomm.Event.Builder>) - Method in class ptolemy.domains.metroII.kernel.MappingConstraintSolver
Resolves the MetroII event list, updating the event status based on the mapping constraints.
resolve(Iterable<metroIIcomm.Event.Builder>) - Method in class ptolemy.domains.metroII.kernel.TimeScheduler
Resolve the time constraints.
resolveCommandName(File) - Static method in class lbnl.actor.lib.Simulator
Resolve the command string.
resolveConcepts() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Resolve the concept values for the toplevel entity that contains this solver, given the model analyzer that invokes this.
resolveConcepts() - Method in class ptolemy.data.ontologies.OntologySolverBase
Execute the OntologySolver's algorithm to resolve which Concepts in the Ontology are assigned to each object in the model.
resolveConflicts() - Method in class ptolemy.data.ontologies.lattice.DeltaConstraintSolver
Resolve the concept values for the toplevel entity that contains this solver, given the model analyzer that invokes this.
resolveDirectory(NamedObj, String) - Static method in class lbnl.actor.lib.Simulator
Resolve the working string.
resolveEntity(String, String) - Method in class com.microstar.xml.demo.EventDemo
Resolve an entity and print an event.
resolveEntity(String, String) - Method in class com.microstar.xml.demo.XmlApp
Resolve an external entity.
resolveEntity(String, String) - Method in class com.microstar.xml.demo.XmlApplet
Resolve an external entity.
resolveEntity(String, String) - Method in class com.microstar.xml.driver.SAXDriver
Implement com.microstar.xml.XmlHandler.resolveSystemId
resolveEntity(String, String) - Method in class com.microstar.xml.HandlerBase
Resolve an external entity.
resolveEntity(String, String) - Method in interface com.microstar.xml.XmlHandler
Resolve an External Entity.
resolveEntity(String, String) - Method in class diva.gui.MultipageParser
Resolve an external entity.
resolveEntity(String, String) - Method in class diva.util.xml.XmlReader.Handler
Attempt resolve the public ID representing an XML external entity into a valid string url.
resolveEntity(String, String) - Method in class ptolemy.configs.test.ValidatingXMLParser.MoMLEntityResolver
Resolve the entity.
resolveEntity(String, String) - Method in class ptolemy.data.expr.XMLParser.EntityResolver
Resolve an entity (a DTD file) by first looking for it locally.
resolveEntity(String, String) - Method in class ptolemy.moml.MoMLParser
Resolve an external entity.
resolveEntity(String, String) - Method in class ptolemy.plot.plotml.PlotBoxMLParser
Resolve an external entity.
resolveEntity(String, String) - Method in class ptolemy.vergil.actor.DocManager
Resolve an external entity.
resolveSpecialInvokationForInlining(SpecialInvokeExpr, SootMethod) - Static method in class ptolemy.copernicus.kernel.SootUtilities
 
resolveTypes() - Method in class ptolemy.actor.Manager
Check types on all the connections and resolve undeclared types.
resolveTypes(TypedCompositeActor) - Static method in class ptolemy.actor.TypedCompositeActor
Do type checking and type resolution on the specified composite actor.
resolveVirtualInvokationForInlining(SootClass, SootMethod) - Static method in class ptolemy.copernicus.kernel.SootUtilities
 
RESOLVING_TYPES - Static variable in class ptolemy.actor.Manager
Indicator that type resolution is being done.
ResourcePool - Class in ptolemy.domains.csp.lib
This actor manages a pool of resources, where each resource is represented by a token with an arbitrary value.
ResourcePool - Class in ptolemy.domains.rendezvous.lib
This actor manages a pool of resources, where each resource is represented by a token with an arbitrary value.
ResourcePool(CompositeEntity, String) - Constructor for class ptolemy.domains.csp.lib.ResourcePool
Construct an actor in the specified container with the specified name.
ResourcePool(CompositeEntity, String) - Constructor for class ptolemy.domains.rendezvous.lib.ResourcePool
Construct an actor in the specified container with the specified name.
respond(int, String, int) - Method in class ptolemy.actor.lib.jjs.modules.httpServer.HttpServerHelper
Respond to the request with the specified ID by sending the specified text.
response - Variable in class ptolemy.domains.ptera.lib.Report
The last received yes-or-no response.
RESPONSE_ACCEPTCONNECT - ptolemy.domains.wireless.lib.bluetooth.BluetoothResponse
 
RESPONSE_ACCEPTPAIR - ptolemy.domains.wireless.lib.bluetooth.BluetoothResponse
 
RESPONSE_DENY - ptolemy.domains.wireless.lib.bluetooth.BluetoothResponse
 
RESPONSE_FINDME - ptolemy.domains.wireless.lib.bluetooth.BluetoothResponse
 
RESPONSE_OK - ptolemy.domains.wireless.lib.bluetooth.BluetoothResponse
 
REST_SYMBOL - Static variable in class org.ptolemy.machineImprovisation.MusicSpecs
Rest symbol.
RESTART - Static variable in class ptolemy.actor.lib.CatchExceptionAttribute
String value for the "restart" policy.
restartInterval - Variable in class ptolemy.actor.lib.jai.JAIJPEGWriter
The restart interval in number of JPEG Minimum Coded Units (MCUs).
restore() - Method in class ptolemy.actor.gui.Configurer
Request restoration of the user settable attribute values to what they were when this object was created.
restore() - Method in class ptolemy.actor.gui.style.StyleConfigurer
Request restoration of the parameter values to what they were when this object was created.
restore() - Method in class ptolemy.plot.PlotFormatter
Restore the original configuration of the plot, and request a a redraw.
restoreBackground(Color) - Method in class ptolemy.gui.JFileChooserBugFix
Restore the background.
restoreEdge(Edge) - Method in class ptolemy.graph.Graph
Restore an edge if the edge exists in the graph and is presently hidden.
restoreToDefaults() - Method in class ptolemy.actor.gui.Configurer
Restore parameter values to their defaults.
restoreValues(ComponentEntity, Hashtable<ValueIterator, Token>) - Static method in class ptolemy.actor.gt.GTTools
Restore the values of the parameters that implement the ValueIterator interface within the root entity using the values recorded in the given table previously.
RestrictedJavaScriptInterface - Class in ptolemy.actor.lib.jjs
Restricted interface to the JavaScript actor.
RestrictedJavaScriptInterface(JavaScript) - Constructor for class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Construct a restricted interface to the specified JavaScript actor.
result - Variable in class ptolemy.actor.lib.Dictionary
An output providing the result of a single reading of the dictionary via the readKey input port.
resultArray - Variable in class ptolemy.actor.lib.Dictionary
An output providing the result of a multiple reading of the dictionary via the readKeyArray input port.
results - Variable in class com.jhlabs.image.CellularFilter
 
resultsOutput - Variable in class ptolemy.actor.lib.test.SearchTest
Output whether the download failed or passed.
ResumableFire - Class in ptolemy.domains.metroII.kernel
ResumableFire is a wrapper for Ptolemy actor.
ResumableFire(Actor) - Constructor for class ptolemy.domains.metroII.kernel.ResumableFire
Constructs a ResumableFire by wrapping the actor.
resume() - Method in class ptolemy.actor.Director
Start or resume the actor, which means (re)start the local clock.
resume() - Method in class ptolemy.actor.Manager
If the model is paused, resume execution.
resume() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Resume the actor at the specified time.
Resume - ptolemy.domains.coroutine.kernel.ControlEntryToken.ControlType
 
Resume() - Static method in class ptolemy.domains.coroutine.kernel.ControlEntryToken
 
resumeActor(NamedObj) - Method in class ptolemy.actor.Director
Resume the execution of an actor that was previously blocked because it didn't have all the resources it needed for execution.
resumeActor(NamedObj) - Method in class ptolemy.actor.sched.StaticSchedulingDirector
Resume the execution of an actor that was previously blocked because it didn't have all the resources it needed for execution.
resumeActor(NamedObj) - Method in class ptolemy.domains.de.kernel.DEDirector
Resume the execution of an actor that was previously blocked because it didn't have all the resources it needed for execution.
resumeActor(NamedObj) - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
 
resumeEntry - Variable in class ptolemy.domains.coroutine.lib.Pause
 
resumeRun() - Method in class ptolemy.actor.gui.ModelPane
If the model has a manager and is executing, then resume execution by calling the resume() method of the manager.
resumeRun() - Method in class ptolemy.actor.gui.run.CustomizableRunPane
If the model has a manager and is executing, then resume execution by calling the resume() method of the manager.
retain(int) - Method in class ptolemy.actor.gt.data.SequentialTwoWayHashMap
Retain only the first count keys and their values, and remove the other keys and values.
retainAll(Collection) - Method in class ptolemy.graph.LabeledList
Unsupported optional method of the List interface.
retainAll(Collection<?>) - Method in class ptolemy.actor.gt.data.CombinedCollection
Throw a runtime exception because removal is not supported.
retainAll(Collection<?>) - Method in class ptolemy.actor.gt.data.FastLinkedList
Retain all elements of the given collection, but remove entries whose elements are not in the collection.
RETHROW - Static variable in interface ptolemy.moml.ErrorHandler
Indicator to request that the exception be rethrown.
retrieve(String) - Method in class ptolemy.domains.pn.demo.QR.ArrayIndex
Retrieve a value from the associate array using the supplied key.
retrieveTransitions(State) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMActor.OutgoingRelations
Retrieve an iterator for the transitions of a State.
retrieveTransitions(State) - Method in interface ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMActor.TransitionRetriever
Returns an iterator of (some or all) transitions from the given state.
returnAddress - Variable in class ptolemy.actor.lib.net.DatagramReader
This port outputs the IP address portion of the received datagram packet.
ReturnNonZero - Class in ptolemy.actor.lib.test
A class to print to stdout then exit with a non-zero value.
ReturnNonZero() - Constructor for class ptolemy.actor.lib.test.ReturnNonZero
 
returnResult(String) - Method in class ptolemy.gui.ShellTextArea
Return the result of a command evaluation.
returnSocketNumber - Variable in class ptolemy.actor.lib.net.DatagramReader
This port outputs the socket (a.k.a port) number portion of the received datagram packet.
returnTrackStatus(Token) - Method in class ptolemy.domains.atc.kernel.AbstractATCDirector
Return status of the track.
returnTrackStatus(Token) - Method in class ptolemy.domains.atc.kernel.policy1.ATCDirector
Return status of the track.
returnTrackStatus(Token) - Method in class ptolemy.domains.atc.kernel.policy2.ATCDirector
Return status of the track.
reusePreviousResult - Variable in class org.ptolemy.optimization.CompositeOptimizer
The expert parameter that decides whether to reuse previous result as the initial value.
reusePreviousResult - Variable in class org.ptolemy.optimization.CompositeOptimizerUsingGradient
The expert parameter that decides whether to reuse previous result as the initial value.
revalidate() - Method in class ptolemy.vergil.actor.LayoutHint.LayoutHintItem
Check if the head and tail objects have been moved.
reverse() - Method in enum ptolemy.cg.lib.syntactic.SyntacticPort.IOType
Get the reversed IO type.
reverse() - Method in class ptolemy.data.ArrayToken
Return a new ArrayToken whose elements are in reverse order of this ArrayToken.
reverseCompareCode(int) - Static method in class ptolemy.graph.DirectedAcyclicGraph
Return the opposite of the given compare return code, as if the arguments had been given to compare in the reverse order.
reverseDirection(int) - Static method in class diva.canvas.CanvasUtilities
Reverse a direction flag.
reverseIn() - Method in class ptolemy.cg.lib.syntactic.SyntacticRank
Get the reverse input rank.
ReverseIterator - Class in diva.util
A reverse-order iterator over a List.
ReverseIterator(List) - Constructor for class diva.util.ReverseIterator
Construct a reverse iterator on the given list.
ReverseLink - Class in ptolemy.actor.ptalon.lib
Reverse a link in the Map/Reduce demo.
ReverseLink() - Constructor for class ptolemy.actor.ptalon.lib.ReverseLink
 
reverseOut() - Method in class ptolemy.cg.lib.syntactic.SyntacticRank
Get the reverse output rank.
RExpression - Class in ptolemy.actor.lib.r
The RExpression actor is an actor designed to run an R script or function with inputs and outputs determined by the ports created by the user.
RExpression(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.r.RExpression
Construct an actor with the given container and name.
RExpression2 - Class in ptolemy.actor.lib.r
The RExpression actor is an actor designed to run an R script or function with inputs and outputs determined by the ports created by the user.
RExpression2(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.r.RExpression2
Construct an actor with the given container and name.
rFactor - Variable in class com.jhlabs.image.RGBAdjustFilter
 
rFlushConsole(Rengine) - Method in class ptolemy.actor.lib.r.RConsole
Flush the console.
RGB - Static variable in class com.jhlabs.image.Gradient
Interpolate in RGB space.
RGB_CLAMP - Static variable in class com.jhlabs.image.TransformFilter
Clamp pixels RGB to the image edges, but zero the alpha.
RGBAdjustFilter - Class in com.jhlabs.image
 
RGBAdjustFilter() - Constructor for class com.jhlabs.image.RGBAdjustFilter
 
RGBAdjustFilter(float, float, float) - Constructor for class com.jhlabs.image.RGBAdjustFilter
 
rgbColor - Variable in class ptolemy.domains.gr.lib.Line2D
The red, green, blue, and alpha components of the line.
RGBComposite - Class in com.jhlabs.composite
 
RGBComposite() - Constructor for class com.jhlabs.composite.RGBComposite
 
RGBComposite(float) - Constructor for class com.jhlabs.composite.RGBComposite
 
RGBComposite.RGBCompositeContext - Class in com.jhlabs.composite
 
RGBCompositeContext(float, ColorModel, ColorModel) - Constructor for class com.jhlabs.composite.RGBComposite.RGBCompositeContext
 
rgbFillColor - Variable in class ptolemy.domains.gr.lib.GRShape2D
The red, green, blue, and alpha components of the interior color of the figure.
rgbOutlineColor - Variable in class ptolemy.domains.gr.lib.GRShape2D
The red, green, blue and alpha components of the outline color of the figure.
rhoBeg - Variable in class org.ptolemy.machineLearning.particleFilter.Optimizer
The beginning of rho.
rhoBeg - Variable in class org.ptolemy.optimization.CompositeOptimizer
The expert parameter that denotes the beginning step-size.
rhoBeg - Variable in class org.ptolemy.optimization.CompositeOptimizerUsingGradient
The expert parameter that denotes the beginning step-size.
rhoEnd - Variable in class org.ptolemy.machineLearning.particleFilter.Optimizer
The end of rho.
rhoEnd - Variable in class org.ptolemy.optimization.CompositeOptimizer
The expert parameter that denotes the final step-size.
rhoEnd - Variable in class org.ptolemy.optimization.CompositeOptimizerUsingGradient
The expert parameter that denotes the final step-size.
Rician - Class in ptolemy.actor.lib
Produce a random sequence with a Rician distribution.
Rician(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Rician
Construct an actor with the given container and name.
RIDGED - Static variable in class com.jhlabs.image.FBMFilter
 
RidgedFBM - Class in com.jhlabs.math
 
RidgedFBM() - Constructor for class com.jhlabs.math.RidgedFBM
 
right - Variable in class ptolemy.actor.lib.logic.Comparator
The right input port, which has type double.
right() - Method in class com.jgoodies.forms.factories.Borders.EmptyBorder
Returns this border's right size.
RIGHT - Static variable in class com.jgoodies.forms.layout.CellConstraints
Put the component in the right.
RIGHT - Static variable in class com.jgoodies.forms.layout.ColumnSpec
By default put components in the right.
rightArrow - Variable in class ptolemy.actor.lib.gui.ArrowKeySensor
Output port, which has type IntToken.
rightChild - Variable in class ptolemy.actor.lib.comm.HuffmanBasic.Node
The right child of the node.
rightEndPoint - Variable in class ptolemy.data.ontologies.FlatScalarTokenRepresentativeConcept
The value of the right endpoint of the scalar interval.
rightIn - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.Chopstick
The port through which the right philosopher releases access to this chopstick.
rightIn - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.Philosopher
The port through which this philosopher is granted access to the right chopstick.
rightIntervalClosed - Variable in class ptolemy.data.ontologies.FlatScalarTokenRepresentativeConcept
Indicates whether or not the interval is closed on its right endpoint.
rightOut - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.Chopstick
The port through which the right philosopher receives access to this chopstick.
rightOut - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.Philosopher
The port through which this philosopher releases access to the right chopstick.
rightPadding - Variable in class ptolemy.actor.lib.jai.JAIBorder
The amount of pixels to pad the right side with.
rightShift(int) - Method in class ptolemy.data.IntToken
Returns a token representing the result of shifting the bits of this token towards the least significant bit, filling the most significant bits with the sign of the value.
rightShift(int) - Method in class ptolemy.data.LongToken
Returns a token representing the result of shifting the bits of this token towards the least significant bit, filling the most significant bits with the sign of the value.
rightShift(int) - Method in class ptolemy.data.ScalarToken
Returns a token representing the result of shifting the bits of this token towards the least significant bit, filling the most significant bits with the sign of the value.
rightShift(int) - Method in class ptolemy.data.ShortToken
Returns a token representing the result of shifting the bits of this token towards the least significant bit, filling the most significant bits with the sign of the value.
rightShift(int) - Method in class ptolemy.data.UnsignedByteToken
Returns a token representing the result of shifting the bits of this token towards the least significant bit, filling the most significant bits with the sign of the value.
RippleFilter - Class in com.jhlabs.image
A filter which distorts an image by rippling it in the X or Y directions.
RippleFilter() - Constructor for class com.jhlabs.image.RippleFilter
Construct a RippleFilter.
Risk - ptolemy.verification.kernel.MathematicalModelConverter.FormulaType
Deprecated.
 
rLoadHistory(Rengine, String) - Method in class ptolemy.actor.lib.r.RConsole
Load the history.
ro - Variable in class ptolemy.actor.lib.colt.ColtZeta
ro.
ROBERTS_H - Static variable in class com.jhlabs.image.EdgeFilter
 
ROBERTS_V - Static variable in class com.jhlabs.image.EdgeFilter
 
robotID - Variable in class org.ptolemy.machineLearning.particleFilter.ParticleMutualInformation
Index of the robot which is optimizing location.
RobotId - Variable in class org.ptolemy.optimization.PositionConstraintCalculator
 
roll - Variable in class ptolemy.actor.lib.mbed.GestureRecognition
The roll input port.
roll - Variable in class ptolemy.actor.lib.mbed.PacketToSensorData
The roll output port.
rollBackToCommittedState() - Method in interface ptolemy.actor.continuous.ContinuousStatefulComponent
Roll back to committed state.
rollBackToCommittedState() - Method in class ptolemy.actor.lib.fmi.FMUImport
Roll back to committed state, if the FMU has asserted canGetAndSetFMUstate in the XML file and has provided the methods to set and restore state.
rollBackToCommittedState() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Roll back all actors that implement ContinuousStatefulComponent to committed state, and set local model time to the start of the integration period.
rollBackToCommittedState() - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
Roll back to committed state.
rollBackToCommittedState() - Method in class ptolemy.domains.continuous.kernel.HybridModalDirector
Roll back to committed state.
rollInput - Variable in class ptolemy.actor.lib.mbed.SensorDataCalibration
The rollInput input port.
rollOutput - Variable in class ptolemy.actor.lib.mbed.SensorDataCalibration
The rollOutput output port.
ROLLOVER_ICON - Static variable in class diva.gui.GUIUtilities
This key is used in an action to specify a rollover icon used in toolbars.
ROLLOVER_SELECTED_ICON - Static variable in class diva.gui.GUIUtilities
This key is used in an action to specify a rollover selected icon used in toolbars.
ROM - Class in ptolemy.actor.lib.vhdl
Produce an output token on each firing with a FixPoint value that is equal to the concatenation of the input bits from each input channel.
ROM(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.ROM
Construct an actor with the given container and name.
room - Variable in class ptolemy.domains.space.Room
Name of the room.
Room - Class in ptolemy.domains.space
A Room.
Room(CompositeEntity, String) - Constructor for class ptolemy.domains.space.Room
Construct an actor with the given container and name.
root - Variable in class ptolemy.domains.sdf.lib.RaisedCosine
If true, use the square root of the raised cosine instead of the raised cosine.
rootNode() - Method in class ptolemy.data.expr.JJTMatrixParserState
 
rootNode() - Method in class ptolemy.data.expr.JJTPtParserState
 
roots(int) - Method in class ptolemy.math.Complex
Return the nth roots of this complex number in an array.
roots(Complex, int) - Static method in class ptolemy.math.Complex
Return the nth roots of the given complex number in an array.
rotatable - Variable in class ptolemy.domains.gr.lib.ViewLayers3D
Boolean variable that determines whether the user can rotate the model with the mouse.
rotatable - Variable in class ptolemy.domains.gr.lib.ViewScreen2D
Boolean variable that determines if the user is allowed to rotate the scene.
rotatable - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
Boolean variable that determines whether the user can rotate the model with the mouse.
rotate(Image, int) - Static method in class ptolemy.actor.lib.image.Transform
Rotate an Image.
Rotate2D - Class in ptolemy.domains.gr.lib
Rotate a two-dimensional figure based on the angle, and anchor point provided by the user.
Rotate2D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Rotate2D
Construct an actor with the given container and name.
Rotate3D - Class in ptolemy.domains.gr.lib
Conceptually, this actor takes 3D geometry in its input and produces a rotated version in its output.
Rotate3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Rotate3D
Construct an actor with the given container and name.
RotateFilter - Class in com.jhlabs.image
A filter which rotates an image.
RotateFilter() - Constructor for class com.jhlabs.image.RotateFilter
Construct a RotateFilter.
RotateFilter(float) - Constructor for class com.jhlabs.image.RotateFilter
Construct a RotateFilter.
RotateFilter(float, boolean) - Constructor for class com.jhlabs.image.RotateFilter
Construct a RotateFilter.
RotateOrFlipPorts - Class in ptolemy.vergil.toolbox
Action to rotate or flip ports.
RotateOrFlipPorts(int, String) - Constructor for class ptolemy.vergil.toolbox.RotateOrFlipPorts
Create an action to rotate the ports.
rotation - Variable in class ptolemy.vergil.kernel.attributes.ShapeAttribute
The angle of rotation in radians.
rotationInDegrees - Variable in class ptolemy.actor.lib.image.ImageRotate
The amount of of rotation in degrees.
rotX(float) - Method in class com.jhlabs.vecmath.Matrix4f
 
rotY(float) - Method in class com.jhlabs.vecmath.Matrix4f
 
rotZ(float) - Method in class com.jhlabs.vecmath.Matrix4f
 
round(double, Precision) - Static method in class ptolemy.math.Quantizer
Return the fixed point number that is nearest to the specified value, but has the given precision, possibly introducing quantization or overflow errors.
round(BigDecimal) - Method in class ptolemy.math.Rounding
Round the BigDecimal value using the appropriate rounding strategy.
round(BigDecimal) - Method in class ptolemy.math.Rounding.RoundCeiling
 
round(BigDecimal) - Method in class ptolemy.math.Rounding.RoundDown
 
round(BigDecimal) - Method in class ptolemy.math.Rounding.RoundFloor
 
round(BigDecimal) - Method in class ptolemy.math.Rounding.RoundHalfCeiling
 
round(BigDecimal) - Method in class ptolemy.math.Rounding.RoundHalfDown
 
round(BigDecimal) - Method in class ptolemy.math.Rounding.RoundHalfEven
 
round(BigDecimal) - Method in class ptolemy.math.Rounding.RoundHalfFloor
 
round(BigDecimal) - Method in class ptolemy.math.Rounding.RoundHalfUp
 
round(BigDecimal) - Method in class ptolemy.math.Rounding.RoundUp
 
round(BigDecimal, Precision) - Static method in class ptolemy.math.Quantizer
Return the fixed point number that is nearest to the specified value, but has the given precision, possibly introducing quantization or overflow errors.
round(FixPoint, Precision, Overflow) - Static method in class ptolemy.math.Quantizer
Return the fixed point number that is nearest to the specified value, but has the given precision, possibly introducing quantization or overflow errors.
Round - Class in ptolemy.actor.lib.conversions
Produce an output token on each firing with a value that is equal to the specified rounded value of the input.
Round - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.conversions
A helper class for ptolemy.actor.lib.conversions.Round.
Round - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions
A adapter class for ptolemy.actor.lib.conversions.Round.
Round - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions
A adapter class for ptolemy.actor.lib.conversions.Round.
Round(Round) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.conversions.Round
Constructor the Round helper.
Round(Round) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions.Round
Construct a Round adapter.
Round(Round) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions.Round
Construct a Round adapter.
Round(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.Round
Construct an actor with the given container and name.
roundCeiling(BigDecimal) - Static method in class ptolemy.math.Rounding
Rounding mode to round towards positive infinity.
roundDown(double, Precision) - Static method in class ptolemy.math.Quantizer
Return the nearest fixed point number with less than or equal magnitude that has the given precision, possibly introducing quantization or overflow errors.
roundDown(BigDecimal) - Static method in class ptolemy.math.Rounding
Rounding mode to round towards zero.
roundDown(BigDecimal, Precision) - Static method in class ptolemy.math.Quantizer
Return the nearest fixed point number with less than or equal magnitude that has the given precision, possibly introducing quantization or overflow errors.
roundDown(FixPoint, Precision, Overflow) - Static method in class ptolemy.math.Quantizer
Return the nearest fixed point number with less than or equal magnitude that has the given precision, possibly introducing quantization or overflow errors.
RoundedRectangle - Class in diva.canvas.toolbox
A figure that displays as a rounded rectangle.
RoundedRectangle(double, double, double, double, Paint, float, double, double) - Constructor for class diva.canvas.toolbox.RoundedRectangle
Create a new rectangle with the given origin, size, fill, outline width, arc width, and arc height.
roundFloor(BigDecimal) - Static method in class ptolemy.math.Rounding
Rounding mode to round towards negative infinity.
roundHalfCeiling(BigDecimal) - Static method in class ptolemy.math.Rounding
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round "ceiling".
roundHalfDown(BigDecimal) - Static method in class ptolemy.math.Rounding
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round down.
roundHalfEven(BigDecimal) - Static method in class ptolemy.math.Rounding
Rounding mode to round towards the "nearest neighbor" unless both neighbors are equidistant, in which case, round towards the even neighbor.
roundHalfFloor(BigDecimal) - Static method in class ptolemy.math.Rounding
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round "ceiling".
roundHalfUp(BigDecimal) - Static method in class ptolemy.math.Rounding
Rounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round up.
rounding - Variable in class ptolemy.actor.lib.conversions.DoubleToFix
The rounding strategy used, such as "nearest" or "truncate".
rounding - Variable in class ptolemy.actor.lib.conversions.FixToFix
The rounding strategy used, such as "nearest" or "truncate".
rounding - Variable in class ptolemy.vergil.icon.NameIcon
The amount of rounding of the corners.
rounding - Variable in class ptolemy.vergil.kernel.attributes.RectangleAttribute
The amount of rounding of the corners.
Rounding - Class in ptolemy.math
The Rounding class provides a type safe enumeration of strategies for handling loss of numeric resolution when rounding.
Rounding(String) - Constructor for class ptolemy.math.Rounding
Construct a Rounding object with the given String name.
Rounding.RoundCeiling - Class in ptolemy.math
Rounding class implementing the round ceiling strategy.
Rounding.RoundDown - Class in ptolemy.math
Rounding class implementing the round down strategy.
Rounding.RoundFloor - Class in ptolemy.math
Rounding class implementing the round floor strategy.
Rounding.RoundHalfCeiling - Class in ptolemy.math
Rounding class implementing the round half ceiling strategy.
Rounding.RoundHalfDown - Class in ptolemy.math
Rounding class implementing the round half down strategy.
Rounding.RoundHalfEven - Class in ptolemy.math
Rounding class implementing the round half even strategy.
Rounding.RoundHalfFloor - Class in ptolemy.math
Rounding class implementing the round half floor strategy.
Rounding.RoundHalfUp - Class in ptolemy.math
Rounding class implementing the round half up strategy.
Rounding.RoundUp - Class in ptolemy.math
Rounding class implementing the round up strategy.
roundNearestEven(double, Precision) - Static method in class ptolemy.math.Quantizer
Return the fixed point number that is nearest to the specified value, but has the given precision, possibly introducing quantization or overflow errors.
roundNearestEven(BigDecimal, Precision) - Static method in class ptolemy.math.Quantizer
Return the fixed point number that is nearest to the specified value, but has the given precision, possibly introducing quantization or overflow errors.
roundNearestEven(FixPoint, Precision, Overflow) - Static method in class ptolemy.math.Quantizer
Return the fixed point number that is nearest to the specified value, but has the given precision, possibly introducing quantization or overflow errors.
roundToInt(double) - Static method in class ptolemy.math.ExtendedMath
Round to the nearest integer.
roundToZero(double, Precision) - Static method in class ptolemy.math.Quantizer
Return the fixed point number that is nearest to the specified value, but has magnitude no greater that the specified value, and has the given precision, possibly introducing quantization or overflow errors.
roundToZero(BigDecimal, Precision) - Static method in class ptolemy.math.Quantizer
Return the fixed point number that is nearest to the specified value, but has magnitude no greater that the specified value, and has the given precision, possibly introducing quantization or overflow errors.
roundToZero(FixPoint, Precision, Overflow) - Static method in class ptolemy.math.Quantizer
Return the fixed point number that is nearest to the specified value, but has magnitude no greater than the specified value, and has the given precision, possibly introducing quantization or overflow errors.
roundUp(double, Precision) - Static method in class ptolemy.math.Quantizer
Return the smallest greater than or equal fixed point number that has the given precision, possibly introducing quantization or overflow errors.
roundUp(BigDecimal) - Static method in class ptolemy.math.Rounding
Rounding mode to round away from zero.
roundUp(BigDecimal, Precision) - Static method in class ptolemy.math.Quantizer
Return the smallest greater than or equal fixed point number that has the given precision, possibly introducing quantization or overflow errors.
roundUp(FixPoint, Precision, Overflow) - Static method in class ptolemy.math.Quantizer
Return the smallest greater than or equal fixed point number that has the given precision, possibly introducing quantization or overflow errors.
route() - Method in class diva.canvas.connector.AbstractConnector
Tell the connector to route itself completely, using all available information.
route() - Method in class diva.canvas.connector.ArcConnector
Tell the connector to route itself between the current positions of the head and tail sites.
route() - Method in interface diva.canvas.connector.Connector
Tell the connector to route itself completely, using all available information.
route() - Method in class diva.canvas.connector.ManhattanConnector
Tell the connector to route itself between the current positions of the head and tail sites.
route() - Method in class diva.canvas.connector.StraightConnector
Tell the connector to route itself between the current positions of the head and tail sites.
route() - Method in class ptolemy.vergil.actor.KielerLayoutConnector
Tell the connector to route itself between the current positions of the head and tail sites.
route() - Method in class ptolemy.vergil.modal.KielerLayoutArcConnector
Tell the connector to route itself between the current positions of the head and tail sites.
route(Connector) - Method in class diva.canvas.connector.BasicManhattanRouter
Route the given connector, returning a Shape.
route(Connector) - Method in class diva.canvas.connector.IncrManhattanRouter
Delegate the static routing to the static router.
route(Connector) - Method in interface diva.canvas.connector.Router
Route the given connector, returning a shape of the appropriate type that it can used to draw itself with.
route(Object) - Method in class diva.graph.basic.BasicLayoutTarget
Route absolutely the figure associated with the given edge in the target's view.
route(Object) - Method in interface diva.graph.layout.LayoutTarget
Route absolutely the figure associated with the given edge in the target's view.
routeManhattan(ManhattanConnector) - Method in class diva.canvas.connector.BasicManhattanRouter
Route the given connector, returning a Polyline2D.
routeManhattan(ManhattanConnector) - Method in class diva.canvas.connector.IncrManhattanRouter
Delegate the static routing to the static router.
routeManhattan(ManhattanConnector) - Method in interface diva.canvas.connector.ManhattanRouter
Route the given connector, returning a Polyline2D.
Router - Interface in diva.canvas.connector
A Router is an object that can be used to help a connector route itself.
routeVisibleEdges(Object, LayoutTarget) - Static method in class diva.graph.layout.LayoutUtilities
Iterate over all the visible edges in the given graph and reroute them.
routing(ArrayToken, Token) - Method in class ptolemy.domains.tcs.kernel.TCSDirector
Routing a train in a station with more than one output channel which is in the junction and by using the moving map of the train.
routing(Token, Token) - Method in class ptolemy.domains.atc.kernel.AbstractATCDirector
Routing an aircraft based on its flight map.
routing(Token, Token) - Method in class ptolemy.domains.atc.kernel.policy1.ATCDirector
Routing an aircraft based on its flight map.
routing(Token, Token) - Method in class ptolemy.domains.atc.kernel.policy2.ATCDirector
Routing an aircraft based on its flight map.
row - Variable in class ptolemy.actor.lib.SubMatrix
The starting row number.
row - Variable in class ptolemy.vergil.actor.lib.LEDMatrix
The row of the LED to be illuminated.
row() - Method in class ptolemy.data.expr.MatrixParser
 
rowOrigins - Variable in class com.jgoodies.forms.layout.FormLayout.LayoutInfo
Holds the origins of the rows.
rows - Variable in class com.jhlabs.image.WarpGrid
 
rows - Variable in class ptolemy.domains.sdf.lib.DoubleToMatrix
Deprecated.
The number of rows.
rows - Variable in class ptolemy.domains.sdf.lib.MatrixJoin
The number of matrices to arrange top to bottom on the output.
rows - Variable in class ptolemy.domains.sdf.lib.MatrixToDouble
Deprecated.
The number of rows.
rows - Variable in class ptolemy.domains.sdf.lib.MatrixToSequence
The number of rows in the input.
rows - Variable in class ptolemy.domains.sdf.lib.SequenceToMatrix
The number of rows in the output.
rows - Variable in class ptolemy.vergil.actor.lib.LEDMatrix
The number of rows.
rowsDisplayed - Variable in class ptolemy.actor.lib.gui.Display
The vertical size of the display, in rows.
rowsDisplayed - Variable in class ptolemy.domains.ptera.lib.DebuggerParameter
The vertical size of the display, in rows.
rowsDisplayed - Variable in class ptolemy.domains.ptera.lib.Report
The vertical size of the display, in rows.
rowsDisplayed - Variable in class ptolemy.vergil.toolbox.TextEditorConfigureFactory
The vertical size of the display, in rows.
rowsDisplayed - Variable in class ptolemy.vergil.toolbox.TextEditorTableauFactory
The vertical size of the display, in rows.
rowSpan - Variable in class ptolemy.actor.lib.SubMatrix
The span of rows.
RowSpec - Class in com.jgoodies.forms.layout
Specifies rows in FormLayout by their default orientation, start size and resizing behavior.
RowSpec(FormSpec.DefaultAlignment, Size, double) - Constructor for class com.jgoodies.forms.layout.RowSpec
Constructs a RowSpec from the given default orientation, size, and resize weight.
RowSpec(Size) - Constructor for class com.jgoodies.forms.layout.RowSpec
Constructs a RowSpec for the given size using the default alignment, and no resizing.
RowSpec(String) - Constructor for class com.jgoodies.forms.layout.RowSpec
Constructs a RowSpec from the specified encoded description.
rowSplit - Variable in class ptolemy.domains.sdf.lib.MatrixSplit
An array specifying the number of rows in the output matrices.
rowToJSONArray(JSONTokener) - Static method in class org.json.CDL
Produce a JSONArray of strings from a row of comma delimited values.
rowToJSONObject(JSONArray, JSONTokener) - Static method in class org.json.CDL
Produce a JSONObject from a row of comma delimited text, using a parallel JSONArray of strings to provides the names of the elements.
rowToString(JSONArray) - Static method in class org.json.CDL
Produce a comma delimited text row from a JSONArray.
rowVector - Variable in class ptolemy.actor.lib.ArrayToMatrix
If true, then convert the array to a matrix with one row and multiple columns (a row vector), and otherwise, convert the input to a matrix with one column and multiple rows (a column vector).
RP_1 - Variable in class ptolemy.domains.pn.demo.QR.ND_3
 
RP_10 - Variable in class ptolemy.domains.pn.demo.QR.ND_4
 
RP_11 - Variable in class ptolemy.domains.pn.demo.QR.ND_5
 
RP_12 - Variable in class ptolemy.domains.pn.demo.QR.ND_5
 
RP_2 - Variable in class ptolemy.domains.pn.demo.QR.ND_3
 
RP_3 - Variable in class ptolemy.domains.pn.demo.QR.ND_3
 
RP_4 - Variable in class ptolemy.domains.pn.demo.QR.ND_3
 
RP_5 - Variable in class ptolemy.domains.pn.demo.QR.ND_4
 
RP_6 - Variable in class ptolemy.domains.pn.demo.QR.ND_4
 
RP_7 - Variable in class ptolemy.domains.pn.demo.QR.ND_4
 
RP_8 - Variable in class ptolemy.domains.pn.demo.QR.ND_4
 
RP_9 - Variable in class ptolemy.domains.pn.demo.QR.ND_4
 
RPAREN - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
RPAREN - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
RPAREN - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
RPAREN - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
rReadConsole(Rengine, String, int) - Method in class ptolemy.actor.lib.r.RConsole
Read from the console.
rSaveHistory(Rengine, String) - Method in class ptolemy.actor.lib.r.RConsole
Save history.
rShowMessage(Rengine, String) - Method in class ptolemy.actor.lib.r.RConsole
Show a message.
rTable - Variable in class com.jhlabs.image.TransferFilter
 
RTMaudeUtility - Class in ptolemy.verification.kernel.maude
Deprecated.
Use ptolemy.actor.lib.TimeDelay.
RTMaudeUtility() - Constructor for class ptolemy.verification.kernel.maude.RTMaudeUtility
Deprecated.
 
RTMExpTranslator - Class in ptolemy.verification.kernel.maude
A Real-Time Maude Expression Translator.
RTMExpTranslator(boolean) - Constructor for class ptolemy.verification.kernel.maude.RTMExpTranslator
 
RTMFragment - Class in ptolemy.verification.kernel.maude
A Real-Time Maude fragment.
RTMFragment(String) - Constructor for class ptolemy.verification.kernel.maude.RTMFragment
 
RTMList - Class in ptolemy.verification.kernel.maude
A list of Real-Time Maude terms.
RTMList(String, String) - Constructor for class ptolemy.verification.kernel.maude.RTMList
 
RTMObject - Class in ptolemy.verification.kernel.maude
A Real-Time Maude object.
RTMObject(String, String) - Constructor for class ptolemy.verification.kernel.maude.RTMObject
 
RTMOpTerm - Class in ptolemy.verification.kernel.maude
A Real-Time Maude operation term.
RTMOpTerm(String[], RTMTerm[]) - Constructor for class ptolemy.verification.kernel.maude.RTMOpTerm
 
RTMOpTermGenerator - Class in ptolemy.verification.kernel.maude
A Real-Time Maude operation term generator.
RTMOpTermGenerator(String...) - Constructor for class ptolemy.verification.kernel.maude.RTMOpTermGenerator
 
RTMPtExp - Class in ptolemy.verification.kernel.maude
A Real-Time Maude ptolemy term.
RTMPtExp(String) - Constructor for class ptolemy.verification.kernel.maude.RTMPtExp
 
RTMPtExp(String, boolean) - Constructor for class ptolemy.verification.kernel.maude.RTMPtExp
 
RTMPtExp(ASTPtRootNode) - Constructor for class ptolemy.verification.kernel.maude.RTMPtExp
 
RTMPtExp(ASTPtRootNode, boolean) - Constructor for class ptolemy.verification.kernel.maude.RTMPtExp
 
RTMTerm - Class in ptolemy.verification.kernel.maude
A Real-Time Maude term.
RTMTerm() - Constructor for class ptolemy.verification.kernel.maude.RTMTerm
 
Rts - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
RtsPacket - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
RtsTimeout - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
RtsTimeoutMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
rule - Variable in class com.jhlabs.composite.MiscComposite
 
RULE_NAMES - Static variable in class com.jhlabs.composite.MiscComposite
 
run - Variable in class ptolemy.cg.kernel.generic.RunnableCodeGenerator
If true, then run the generated code.
run() - Method in class diva.util.jester.TestCase
Run the test case.
run() - Method in class diva.util.jester.TestSuite
Initialize the test harness and run all the tests that can be run by this class.
run() - Method in class lbnl.util.ClientProcess
Runs the process.
run() - Method in class lbnl.util.WarningWindow
Display the message dialog.
run() - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ProcessAudio
 
run() - Method in class ptolemy.actor.lib.jjs.JavaScript.DeferredSend
Invoke send on the port or parameter proxy.
run() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.ReaderM
Read the packets from the IMU and decode them.
run() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.SerialPortReader
Run method for this class.
run() - Method in class ptolemy.actor.lib.jjs.modules.serial.SerialHelper.SerialReader
 
run() - Method in class ptolemy.actor.lib.jjs.modules.serial.SerialHelper.SerialWriter
 
run() - Method in class ptolemy.actor.Manager
Execute the model, catching all exceptions.
run() - Method in class ptolemy.actor.parameters.test.junit.SharedParameterJUnitTest
Instantiate a CompositeActor with a SharedParameter and then clone it.
run() - Method in class ptolemy.actor.process.Branch
Repeatedly transfer a single token between the producer receiver and the consumer receiver as long as the branch is active or until a TerminateProcessException is thrown.
run() - Method in class ptolemy.actor.process.BranchController
Begin executing the branches associated with this branch controller so that they will begin transferring data in their assigned channels.
run() - Method in class ptolemy.actor.process.NotifyThread
Call NotifyAll() on the lock object (or objects) passed to this class in its constructor.
run() - Method in class ptolemy.actor.process.ProcessThread
Initialize the actor, iterate it through the execution cycle until it terminates.
run() - Method in class ptolemy.actor.ptalon.lib.MapReduceAlgorithm
This is used to call the reduce algorithm.
run() - Method in class ptolemy.component.AtomicComponent
Execute the component, which in this base class means doing nothing and returning immediately.
run() - Method in interface ptolemy.component.Component
Execute the component.
run() - Method in class ptolemy.component.ComponentActor
Execute the component, which in this base class means doing nothing and returning immediately.
run() - Method in class ptolemy.component.ComponentDirector
Execute the component.
run() - Method in class ptolemy.component.domains.ptinyos.PtinyOSDirector
Execute the component.
run() - Method in class ptolemy.distributed.client.ClientThread
Runs the thread.
run() - Method in class ptolemy.domains.ci.kernel.ActiveActorManager
Iterate the actor until its postfire() returns false, or the director is requested to stop.
run() - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet.CurrentTimeThread
 
run() - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet
 
run() - Method in class ptolemy.domains.csp.kernel.ConditionalReceive
The run method has roughly three parts: (1) where there is already a put waiting, (2) where there is a ConditionalSend waiting, and (3) where the ConditionalReceive is the first to arrive at the receiver.
run() - Method in class ptolemy.domains.csp.kernel.ConditionalSend
The run method has roughly three parts: (1) when there is already a get waiting, (2) when there is a ConditionalReceive waiting, and (3) where this ConditionalSend is the first to arrive at the receiver.
run() - Method in class ptolemy.domains.de.kernel.DEThreadActor
Implement this method to define the job of the threaded actor.
run() - Method in class ptolemy.domains.wireless.lib.LinkVisualizer._LinkVisualizerThread
Draw a line, sleep for specified amount of time, and then remove the line.
run() - Method in class ptolemy.kernel.test.junit.ExampleSystemJUnitTest
Create the example system and compare the value returned by the toString() method to the known good results.
run() - Method in class ptolemy.kernel.util.test.AccessThread
 
run() - Method in class ptolemy.kernel.util.test.PtestWorkspace
 
run() - Method in class ptolemy.kernel.util.test.TestWorkspace
 
run() - Method in class ptolemy.kernel.util.test.TestWorkspace2.Notification
 
run() - Method in class ptolemy.kernel.util.test.TestWorkspace2
Start a thread for an instance of the inner class "Notification", obtain read access on the workspace 3 times, call wait(obj) on the workspace, ask the inner class to get a write access on the workspace and return after relinquishing the read accesses on the workspace.
run() - Method in class ptolemy.moml.test.UnloadModelTest.UnloadThread
 
run() - Method in class ptolemy.plot.PlotLive
This is the body of a thread that repeatedly calls addPoints() if the plot is active.
run() - Method in class ptolemy.util.RunnableExceptionCatcher
Execute the runnable.
run() - Method in class ptolemy.util.test.junit.JUnitTclTestRun
Run a test.
run() - Method in class ptolemy.util.test.ThreadStreamExec
Start the streamExec.
run() - Method in class ptolemy.vergil.gt.TransformationAttributeEditorFactory.ExecutionThread
 
runAll() - Method in class diva.util.jester.TestSuite
Run all the tests that can be run by this class.
runAllDemos(String, Configuration) - Static method in class ptolemy.actor.gui.HTMLAbout
Run all the local .xml files that are linked to from an HTML file.
runAllModels(AutomaticSimulation) - Static method in class org.hlacerti.lib.AutomaticSimulation
Run all the models.
runBeforeExport - Variable in class ptolemy.vergil.basic.export.web.WebExportParameters
If true, run the model before exporting (to open plotter or other display windows that get exported).
runBeforeExport - Variable in class ptolemy.vergil.basic.ExportParameters
If true, run the model before exporting (to open plotter or other display windows that get exported).
runCarTracking() - Method in class ptolemy.vergil.basic.layout.kieler.test.junit.KielerJUnitTestExtendedModels
Test the layout of the CarTracking model.
runCommand - Variable in class ptolemy.cg.kernel.generic.RunnableCodeGenerator
The command to use to run the generated code if the useMake parameter is false.
RunCompositeActor - Class in ptolemy.actor.lib.hoc
This is a composite actor that can execute the contained model completely, as if it were a top-level model, on each firing.
RunCompositeActor() - Constructor for class ptolemy.actor.lib.hoc.RunCompositeActor
Construct an actor in the default workspace with no container and an empty string as its name.
RunCompositeActor(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.RunCompositeActor
Construct a RunCompositeActor with a name and a container.
RunCompositeActor(Workspace) - Constructor for class ptolemy.actor.lib.hoc.RunCompositeActor
Construct a RunCompositeActor in the specified workspace with no container and an empty string as a name.
runCSPDomain() - Method in class ptolemy.vergil.basic.layout.kieler.test.junit.KielerJUnitTestExtendedModels
Test the layout of the CSPDomain FSM Model.
RunExportModel(String) - Method in class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTest
Export a model.
RunExportModel(String) - Method in class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch
Export a model.
runForever - Variable in class ptolemy.cg.kernel.generic.accessor.AccessorSSHCodeGenerator
If true, then use npm forever to run the Node composite accessor forever.
RunFrame(CompositeActor, Tableau) - Constructor for class ptolemy.actor.gui.RunTableau.RunFrame
Construct a frame to control the specified Ptolemy II model.
runInterrupter() - Method in class ptolemy.vergil.basic.layout.kieler.test.junit.KielerJUnitTestExtendedModels
Test the layout of the Interrupter FSM Model.
RunLayoutFrame - Class in ptolemy.actor.gui.run
A top-level frame for editing the layout of a customizable run control panel.
RunLayoutFrame(CompositeActor, Tableau, CustomizableRunPane) - Constructor for class ptolemy.actor.gui.run.RunLayoutFrame
Construct a frame to control the specified Ptolemy II model.
runModel(String, String, boolean, boolean, int, boolean, String) - Method in class ptolemy.util.test.junit.AutoCGKnownFailedTests
Generate, compile and run code for a model known to fail.
runModel(String, String, boolean, boolean, int, boolean, String) - Method in class ptolemy.util.test.junit.AutoCGTests
Generate, compile and run code for a model.
RunModel(String) - Method in class ptolemy.util.test.junit.Auto32Tests
Execute a model.
RunModel(String) - Method in class ptolemy.util.test.junit.AutoKnownFailedTests
Execute a model.
RunModel(String) - Method in class ptolemy.util.test.junit.AutoNameArchTests
Execute a model and time out after 900000 ms.
RunModel(String) - Method in class ptolemy.util.test.junit.AutoTests
Execute a model and time out after 900000 ms.
runModelInline(String) - Method in class ptolemy.util.test.junit.AutoCGCInlineTests
Generate, compile and run inline code for a model.
runModelInline(String) - Method in class ptolemy.util.test.junit.AutoCGCKnownFailedTests
Generate, compile and run inline code for a model.
runModelInline(String) - Method in class ptolemy.util.test.junit.AutoCGCTests
Generate, compile and run inline code for a model.
runModelInline(String) - Method in class ptolemy.util.test.junit.AutoCGJavaKnownFailedTests
Generate, compile and run inline code for a model.
runModelInline(String) - Method in class ptolemy.util.test.junit.AutoCGJavaTests
Generate, compile and run inline code for a model.
runModelLarge(String) - Method in class ptolemy.util.test.junit.AutoCGJavaKnownFailedTests
Generate, compile and run code as if the model was very large.
runModelLarge(String) - Method in class ptolemy.util.test.junit.AutoCGJavaTests
Generate, compile and run code as if the model was very large.
runModelNoInline(String) - Method in class ptolemy.util.test.junit.AutoCGCKnownFailedTests
Generate, compile and run non-inline code for a model.
runModelNoInline(String) - Method in class ptolemy.util.test.junit.AutoCGCNoInlineTests
Generate, compile and run non-inline code for a model.
runModelNoInline(String) - Method in class ptolemy.util.test.junit.AutoCGCTests
Generate, compile and run non-inline code for a model.
runModelNoInline(String) - Method in class ptolemy.util.test.junit.AutoCGFMIMAKnownFailedTests
Generate, compile and run non-inline code for a model.
runModelNoInline(String) - Method in class ptolemy.util.test.junit.AutoCGFMIMANoInlineTests
Generate, compile and run non-inline code for a model.
runModelNoInline(String) - Method in class ptolemy.util.test.junit.AutoCGJavaKnownFailedTests
Generate, compile and run non-inline code for a model.
runModelNoInline(String) - Method in class ptolemy.util.test.junit.AutoCGJavaTests
Generate, compile and run non-inline code for a model.
runModelNoInlineArduino(String) - Method in class ptolemy.util.test.junit.AutoCGCNoInlineArduinoTests
Generate, compile and run non-inline code for a model.
runModelNoInlineDuktape(String) - Method in class ptolemy.util.test.junit.AutoCGCNoInlineDuktapeTests
Generate, compile and run non-inline code for a model.
runModelNoInlineDuktape(String) - Method in class ptolemy.util.test.junit.AutoCGNoInlineAccessorTests
Generate, compile and run non-inline code for a model.
runModels() - Method in class ptolemy.actor.gui.ConfigurationApplication
Start the models running, each in a new thread, then return.
runModulation() - Method in class ptolemy.vergil.basic.layout.kieler.test.junit.KielerJUnitTest
Test the layout of the modulation model.
runModulation() - Method in class ptolemy.vergil.basic.test.junit.ExportImageJUnitTest
Test the layout facility by reading in a models, stripping out the graphical elements, laying out the models, comparing the new results with the known good results and then doing undo and redo.
runMonitor() - Method in class ptolemy.vergil.basic.layout.kieler.test.junit.KielerJUnitTestExtendedModels
Test the layout of the Monitor FSM Model.
RunnableCodeGenerator - Class in ptolemy.cg.kernel.generic
Code generate a runnable code that does not require compilation.
RunnableCodeGenerator(NamedObj, String, String) - Constructor for class ptolemy.cg.kernel.generic.RunnableCodeGenerator
Create a new instance of the ProgramCodeGenerator.
RunnableExceptionCatcher - Class in ptolemy.util
A class (that implements the proxy design pattern) that encapsulates a runnable, catches the exception and will report the exception to the Ptolemy Message Handler.
RunnableExceptionCatcher(Runnable) - Constructor for class ptolemy.util.RunnableExceptionCatcher
Construct an instance that will wrap a runnable, catch its exceptions and report it to the Ptolemy Message Handler.
RunnableGraphController - Class in ptolemy.vergil.basic
A graph controller for models that can be executed.
RunnableGraphController() - Constructor for class ptolemy.vergil.basic.RunnableGraphController
Create a new controller.
runNativeFMU(int, int, String, String, String, double, double, double, int, double, int, int, String, double[], double[], double[], double[], long[], double[], long[], long, double[], long[], double[], long[], double[], double[], double[]) - Static method in class ptolemy.actor.lib.fmi.FMUQSS
Interface to the FMU.
runNativeFMU(int, int, String, String, String, double, double, double, int, double, int, int, String, double[], double[], double[], double[], long[], double[], long[], long, double[], long[], double[], long[], double[], double[], double[], double[]) - Static method in class ptolemy.actor.lib.fmi.FMUImport
Interface to the FMU.
RunningMaximum - Class in ptolemy.actor.lib
Output the maximum value seen since the start of execution of the model.
RunningMaximum(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.RunningMaximum
Construct an actor with the specified container and name.
RunningMinimum - Class in ptolemy.actor.lib
Output the minimum value seen since the start of execution of the model.
RunningMinimum(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.RunningMinimum
Construct an actor with the specified container and name.
runOnModification - Variable in class ptolemy.actor.lib.gui.SketchedSource
If true, then when the user edits the plot, if the manager is currently idle, then run the model.
runRouter() - Method in class ptolemy.vergil.basic.layout.kieler.test.junit.KielerJUnitTestExtendedModels
Test the layout of the Router model.
runSuite() - Method in class diva.canvas.test.All
runSuite()
runSuite() - Method in class diva.canvas.test.ConcreteFigures
runSuite()
runSuite() - Method in class diva.canvas.test.FigureTest
runSuite()
runSuite() - Method in class diva.canvas.test.JCanvasTest
runSuite()
runSuite() - Method in class diva.graph.test.All
Run all the tests.
runSuite() - Method in class diva.graph.test.BasicGraphModelTest
Run the test.
runSuite() - Method in class diva.util.jester.TestSuite
Run the tests defined by this test suite.
runSuite() - Method in class diva.util.test.All
runSuite()
runSuite() - Method in class diva.util.test.ShapeUtilitiesTest
runSuite()
runSuite() - Method in class diva.util.test.XMLElementTest
runSuite()
runSuite() - Method in class diva.util.test.XMLParserTest
runSuite()
RunTableau - Class in ptolemy.actor.gui
A tableau that creates a new run control panel for a ptolemy model.
RunTableau(PtolemyEffigy, String) - Constructor for class ptolemy.actor.gui.RunTableau
Create a new run control panel for the model with the given effigy.
RunTableau.Factory - Class in ptolemy.actor.gui
A factory that creates run control panel tableaux for Ptolemy models.
RunTableau.RunFrame - Class in ptolemy.actor.gui
The frame that is created by an instance of RunTableau.
RunTableau.RunFrame.DebugMenuListener - Class in ptolemy.actor.gui
Listener for debug menu commands.
RunTableau.TopFactory - Class in ptolemy.actor.gui
A factory that creates run control panel tableaux for the model associated with a top-level effigy (one that has a file representation).
RunTclFile(String) - Method in class ptolemy.util.test.junit.TclTests
Run a tclFile.
runTest() - Method in class ptolemy.kernel.util.test.TestWorkspace4
 
runTest() - Method in class ptolemy.kernel.util.test.TestWorkspace5
 
runTest() - Method in class ptolemy.kernel.util.test.TestWorkspace6
 
runTest() - Method in class ptolemy.kernel.util.test.TestWorkspaceBase
Initialize and run the test.
runTestCase(TestCase) - Method in class diva.util.jester.TestHarness
Run a single test and log the results
runTestCase(TestCase) - Method in class diva.util.jester.TestSuite
Run a single test case by passing it to the harness used by this test suite.
runtimeExceptionClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
runtimeExceptionConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
runtimeExceptionStringConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
RunTimeTypeCheckException(TypedIOPort, Token) - Constructor for exception ptolemy.actor.TypedIOPort.RunTimeTypeCheckException
Create an run-time type error exception.
runUntilDeadlockInOneIteration - Variable in class ptolemy.domains.ddf.kernel.DDFDirector
A parameter indicating whether one iteration consists of repeated basic iterations until deadlock.
rWriteConsole(Rengine, String, int) - Method in class ptolemy.actor.lib.r.RConsole
Callback that is called when text is available from the R Engine and should be written to the console.
RxCoordination - Class in ptolemy.domains.wireless.lib.network.mac
RxCoordination class is responsible for the sequence of events in response to a session setup request.
RxCoordination(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.network.mac.RxCoordination
Construct an actor with the specified name and container.
RxData - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
RxDataMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.PHY
 
Rxdelay - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
RxEnd - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
RxEndMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.PHY
 
RxIndicate - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
RxIndicateMessageFields - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
RxMpdu - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
RxMpduMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
RxStart - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
RxStartMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.PHY
 
RXTXConfirm - Variable in class ptolemy.domains.wireless.lib.network.mac.DataPump
The output port for transmission confirmation to the Protocol_Control Rx_Coordination block.
RXTXConfirm - Variable in class ptolemy.domains.wireless.lib.network.mac.RxCoordination
Port receiving confirmation on RXTxRequest from the Reception block
RXTXRequest - Variable in class ptolemy.domains.wireless.lib.network.mac.DataPump
The input port for transmission request from the Protocol_Control Rx_Coordination block.
RXTXRequest - Variable in class ptolemy.domains.wireless.lib.network.mac.RxCoordination
Port sending messages to the Reception block

S

s - Variable in class org.ptolemy.fmi.FMI20ModelInstance
C type : const char**.
s - Variable in class ptolemy.actor.lib.colt.ColtHyperGeometric
coltLambda.
sAckCtsLng - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
The size of a CTS/Ack message
SaltAndPepper - Class in ptolemy.actor.lib.jai
Randomly change values in a double matrix to 0.0 or 255.0.
SaltAndPepper(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jai.SaltAndPepper
Construct an actor with the given container and name.
SAME - Static variable in interface ptolemy.graph.CPO
One of the return values of compare, indicating that the two elements are the same.
sameActionAs(TDLAction, Time) - Method in class ptolemy.domains.tdl.kernel.TDLAction
Return true if two actions are the same.
SAMPLE_RATE - Static variable in class ptolemy.media.javasound.LiveSoundEvent
The value indicates a sample rate change event.
SampleDelay - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib
A adapter class for SampleDelay.
SampleDelay - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.lib
A adapter class for SampleDelay.
SampleDelay - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib
A adapter class for SampleDelay.
SampleDelay - Class in ptolemy.domains.sdf.lib
This actor outputs a set of initial tokens during the initialize() method, and subsequently passes the input tokens to the output.
SampleDelay(SampleDelay) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib.SampleDelay
Construct a SampleDelay adapter.
SampleDelay(SampleDelay) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.lib.SampleDelay
Construct a SampleDelay adapter.
SampleDelay(SampleDelay) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib.SampleDelay
Construct a SampleDelay adapter.
SampleDelay(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.SampleDelay
Construct an actor with the given container and name.
sampleFactor - Variable in class ptolemy.domains.sequence.lib.SequencedIntegrator
The sample factor input port.
samplePeriod - Variable in class ptolemy.domains.continuous.lib.PeriodicSampler
The parameter for the sampling period.
samplePlot() - Method in class ptolemy.actor.gui.PlotTableauFrame
Create a sample plot.
samplePlot() - Method in class ptolemy.plot.Histogram
Create a sample plot.
samplePlot() - Method in class ptolemy.plot.Plot
Create a sample plot.
samplePlot() - Method in class ptolemy.plot.PlotBox
Do nothing in this base class.
samplePlot() - Method in interface ptolemy.plot.PlotBoxInterface
Do nothing in this base class.
samplePlot() - Method in class ptolemy.plot.PlotFrame
Create a sample plot.
samplePlot() - Method in interface ptolemy.plot.PlotInterface
Create a sample plot.
Sampler - Class in ptolemy.actor.lib
This actor generates discrete events by sampling the input signal whenever the trigger input is present.
Sampler(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Sampler
Construct an actor in the specified container with the specified name.
sampleRate - Variable in class ptolemy.actor.lib.javasound.AudioWriteBuffer
The desired sample rate to use, in Hz.
sampleRate - Variable in class ptolemy.actor.lib.javasound.AudioWriter
The desired sample rate to use, in Hz.
sampleRate - Variable in class ptolemy.actor.lib.javasound.LiveSoundActor
The sample rate in samples per second.
sampleRate - Variable in class ptolemy.actor.lib.javasound.SoundActor
The sample rate in samples per second.
sampleRate - Variable in class ptolemy.media.Audio
The sampling rate.
sampleTime - Variable in class ptolemy.domains.sequence.lib.SequencedIntegrator
The sample time input port.
sampleWave(int, double, double, DoubleUnaryOperation) - Static method in class ptolemy.math.SignalProcessing
Return a new array that is filled with samples of a waveform of a specified length.
samplingPeriod - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareGenerator
Sampling period in seconds.
sanitizeName(String) - Static method in class ptolemy.util.StringUtilities
Sanitize a String so that it can be used as a Java identifier.
sanityCheckAndUpdateParameters(String) - Method in class ptolemy.copernicus.kernel.GeneratorAttribute
 
satExpr - Variable in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
This is the satisfies expression for the for statement, if this is a for statement.
SATISFIES - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
SATISFIES - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
SATISFIES - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
satisfiesMapConstraints(double[]) - Method in class org.ptolemy.machineLearning.particleFilter.ParticleFilter
 
satisfiesMapConstraints(double[]) - Method in interface org.ptolemy.ssm.MapConstrained
Return true if the the coordinates satisfy the map constraints.
satisfiesMapConstraints(double[]) - Method in class org.ptolemy.ssm.ParticleFilter
 
satisfiesMapConstraints(double[]) - Method in class org.ptolemy.ssm.StateSpaceSimulator
 
SATURATE - Static variable in class ptolemy.math.Overflow
Singleton implementing Saturate overflow strategy.
SATURATE - Static variable in class ptolemy.math.Quantizer
Indicate that overflow should saturate.
saturation - Variable in class ptolemy.actor.lib.mbed.HSBtoRGB
The saturation input port.
SATURATION - Static variable in class com.jhlabs.composite.MiscComposite
 
SATURATION - Static variable in class com.jhlabs.image.PixelUtils
 
SaturationComposite - Class in com.jhlabs.composite
 
SaturationComposite(float) - Constructor for class com.jhlabs.composite.SaturationComposite
 
SaturationFilter - Class in com.jhlabs.image
A filter to change the saturation of an image.
SaturationFilter() - Constructor for class com.jhlabs.image.SaturationFilter
Construct a SaturationFilter.
SaturationFilter(float) - Constructor for class com.jhlabs.image.SaturationFilter
Construct a SaturationFilter.
save() - Method in class diva.gui.AbstractDocument
Save the document to its current file or URL.
save() - Method in interface diva.gui.Document
Save the document to its current file or URL.
save() - Method in class diva.gui.MultipageDocument
Save the document to the current file.
save() - Method in class diva.gui.tutorial.TextDocument
Save the document to its current file or URL.
save() - Method in class ptolemy.actor.gui.PtolemyPreferences
Save the preference values in this instance to the user preferences file.
save(Document) - Method in class diva.gui.BasicStoragePolicy
Save the document.
save(Document) - Method in class diva.gui.DefaultStoragePolicy
Save the document.
save(Document) - Method in interface diva.gui.StoragePolicy
Save the document.
SAVE - Static variable in class diva.gui.DefaultActions
 
SAVE_AS - Static variable in class diva.gui.DefaultActions
 
save_nosave - Variable in class ptolemy.actor.lib.r.RExpression
This setting determines whether or not to save the R workspace when R is closed; set to '--save' if you need to retreive the workspace later in a workflow in another RExpression actor.
saveAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Save" that saves the current document.
saveAs(Document) - Method in class diva.gui.BasicStoragePolicy
Save the document to a user-specified location.
saveAs(Document) - Method in class diva.gui.DefaultStoragePolicy
Save the document to a user-specified location.
saveAs(Document) - Method in interface diva.gui.StoragePolicy
Save the document to a user-specified location.
saveAs(File) - Method in class diva.gui.AbstractDocument
Save the document to the given file.
saveAs(File) - Method in interface diva.gui.Document
Save the document to the given file.
saveAs(File) - Method in class diva.gui.MultipageDocument
Save the document to the given file.
saveAs(File) - Method in class diva.gui.tutorial.TextDocument
Save the document to the given file.
saveAs(URL) - Method in class diva.gui.AbstractDocument
Save the document to the given file.
saveAs(URL) - Method in interface diva.gui.Document
Save the document to the given URL.
saveAs(URL) - Method in class diva.gui.MultipageDocument
Throw an exception, as save to URLs is not supported.
saveAs(URL) - Method in class diva.gui.tutorial.TextDocument
Save the document to the given URL.
saveAsAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Save As" that saves the current document to a different location.
saveBackground() - Method in class ptolemy.gui.JFileChooserBugFix
Set the background to the value of the ToolBar.shadow property and return the previous background.
saveComponentInLibrary(Configuration, Entity) - Static method in class ptolemy.actor.gui.UserActorLibrary
Save the given entity in the user library in the given configuration.
saveComponentInLibrary(Configuration, Entity) - Static method in class ptolemy.vergil.basic.BasicGraphFrame
saveDataToFile - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying if the data and event traces should be saved in a separated file.
saveIfRequired() - Method in class ptolemy.actor.gui.PortConfigurerDialog
 
saveIfRequired() - Method in class ptolemy.actor.gui.PtolemyDialog
If necessary save any state.
saveJarURLAsTempFile(String, String, String, File) - Static method in class ptolemy.actor.gui.JNLPUtilities
Given a jar URL, read in the resource and save it as a file.
saveJarURLInClassPath(String) - Static method in class ptolemy.actor.gui.JNLPUtilities
Given a jar URL, read in the resource and save it as a file in a similar directory in the classpath if possible.
saveMapping(String) - Method in class ptolemy.domains.metroII.kernel.MappingEditor
Saves content to mapping file.
saveModel() - Method in class ptolemy.vergil.scr.ConditionsTableModel
Save the model.
saveModel() - Method in class ptolemy.vergil.scr.EventTableModel
Save the model.
saveModel() - Method in class ptolemy.vergil.scr.ModeTransitionTableModel
Save the model.
saveRefinementsInConfigurer - Variable in class ptolemy.domains.modal.kernel.State
A boolean attribute to decide refinements of this state should be exported as configurations of this state or not.
saveToFile - Variable in class ptolemy.vergil.basic.export.html.jsoup.HTMLPageAssembler
Specify whether the content of the generated page should be save to a separated file.
saveValues(ComponentEntity, Hashtable<ValueIterator, Token>) - Static method in class ptolemy.actor.gt.GTTools
Save the values of parameters that implement the ValueIterator interface in the given records table, starting from the root entity.
sawtooth(double, double, double) - Static method in class ptolemy.math.SignalProcessing
Return a sample of a sawtooth wave with the specified period and phase at the specified time.
SAWTOOTH - Static variable in class com.jhlabs.image.RippleFilter
Sawtooth wave ripples.
SawtoothSampleGenerator(double, double) - Constructor for class ptolemy.math.SignalProcessing.SawtoothSampleGenerator
Construct a SawtoothSampleGenerator with the given period and phase.
SAXDriver - Class in com.microstar.xml.driver
A SAX driver for Microstar's Ælfred XML parser.
SAXDriver() - Constructor for class com.microstar.xml.driver.SAXDriver
 
scalable - Variable in class ptolemy.domains.gr.lib.ViewLayers3D
Boolean variable that determines whether the user can move the point of view along the z axis using the mouse.
scalable - Variable in class ptolemy.domains.gr.lib.ViewScreen2D
Boolean variable that determines if the user is allowed to scale the scene.
scalable - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
Boolean variable that determines whether the user can move the point of view along the z axis using the mouse.
SCALAR - Static variable in class ptolemy.data.type.BaseType
The scalar data type: The least upper bound of all the scalar types.
ScalarToken - Class in ptolemy.data
Abstract base class for tokens that contain a scalar.
ScalarToken() - Constructor for class ptolemy.data.ScalarToken
 
scalarTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
scalarVariable - Variable in class org.ptolemy.fmi.FMI20ContinuousStateDerivative
The FMI scalar variable for this state.
scalarVariable - Variable in class org.ptolemy.fmi.FMI20Output
The list of dependent ScalarVariable elements.
scalarVariable - Variable in class org.ptolemy.fmi.FMIModelDescription.ContinuousState
The FMI scalar variable for this state.
scalarVariable - Variable in class ptolemy.actor.lib.fmi.FMUImport.Input
The FMI scalar variable for this output.
scalarVariable - Variable in class ptolemy.actor.lib.fmi.FMUImport.Output
The FMI scalar variable for this output.
scale - Variable in class com.jhlabs.image.CellularFilter
 
scale - Variable in class ptolemy.actor.lib.ArrayLevelCrossing
An indicator of whether threshold should be interpreted as absolute or relative, and if relative, then on a linear scale, in amplitude decibels, or power decibels.
scale - Variable in class ptolemy.actor.lib.ArrayPeakSearch
An indicator of whether dip and squelch should be interpreted as absolute or relative, and if relative, then on a linear scale, in amplitude decibels, or power decibels.
scale - Variable in class ptolemy.actor.lib.jai.DoubleMatrixToJAI
This parameter indicates whether to scale the data or not.
scale - Variable in class ptolemy.vergil.kernel.attributes.ImageAttribute
The scale, as a percentage.
scale - Variable in class ptolemy.vergil.pdfrenderer.PDFAttribute
The scale, as a percentage.
scale(double) - Method in class ptolemy.math.Complex
Return a new complex number with value equal to the product of this complex number and the real argument.
scale(double[], double) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array of doubles produced by scaling the input array elements by scaleFactor.
scale(double, double, double, double) - Method in class diva.canvas.CanvasPane
Scale this pane the given amount.
scale(float) - Method in class com.jhlabs.vecmath.Tuple3f
 
scale(float) - Method in class com.jhlabs.vecmath.Tuple4f
 
scale(float[], float) - Static method in class ptolemy.math.FloatArrayMath
Return a new array of floats produced by scaling the input array elements by scaleFactor.
scale(int[], int) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array of ints produced by scaling the input array elements by scaleFactor.
scale(long[], long) - Static method in class ptolemy.math.LongArrayMath
Return a new array of longs produced by scaling the input array elements by scaleFactor.
scale(Image, int) - Static method in class ptolemy.actor.lib.image.Transform
Scale an image so that its maximum dimension is no larger than the maximumDimension parameter.
scale(Complex[], double) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is constructed from the argument by scaling each element in the array by factor, which is a double.
scale(Complex[], Complex) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is constructed from the argument by scaling each element in array by factor, which is a complex number.
Scale - Class in ptolemy.actor.lib
Produce an output token on each firing with a value that is equal to a scaled version of the input.
Scale - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Scale.
Scale - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Scale.
Scale - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Scale.
Scale - Class in ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib
The default adapter class for ptolemy.actor.lib.Scale.
Scale(Scale) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Scale
Construct a Scale adapter.
Scale(Scale) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Scale
Construct a Scale adapter.
Scale(Scale) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Scale
Construct a Scale adapter.
Scale(LatticeOntologySolver, Scale) - Constructor for class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.Scale
Construct a default lattice ontology adapter for the Scale actor.
Scale(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Scale
Construct an actor with the given container and name.
Scale2D - Class in ptolemy.domains.gr.lib
Scale a two-dimensional figure by the x and y factor provided by the user.
Scale2D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Scale2D
Construct an actor with the given container and name.
Scale3D - Class in ptolemy.domains.gr.lib
Conceptually, this actor takes 3D geometry in its input and produces a scaled version in its output.
Scale3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Scale3D
Construct an actor with the given container and name.
scaleAdd(float, Tuple3f) - Method in class com.jhlabs.vecmath.Tuple3f
 
scaleAdd(float, Tuple3f, Tuple3f) - Method in class com.jhlabs.vecmath.Tuple3f
 
scaleFactor - Variable in class ptolemy.actor.lib.SynchronizeToRealTime
How many seconds in wallclock time should pass for a single second in model time.
scaleFactor - Variable in class ptolemy.domains.gr.lib.Scale3D
The scale factor.
ScalefactorOfVariance - Variable in class org.ptolemy.optimization.PositionConstraintCalculator
 
ScaleFilter - Class in com.jhlabs.image
Scales an image using the area-averaging algorithm, which can't be done with AffineTransformOp.
ScaleFilter() - Constructor for class com.jhlabs.image.ScaleFilter
Construct a ScaleFilter.
ScaleFilter(int, int) - Constructor for class com.jhlabs.image.ScaleFilter
Construct a ScaleFilter.
scaleImage(double) - Method in class ptolemy.vergil.icon.ImageIcon
Specify a scaling for the image as a percentage.
scaleInput - Variable in class ptolemy.domains.gr.lib.Scale3D
The amount of rescaling during firing.
scaleOnLeft - Variable in class ptolemy.actor.lib.Scale
Multiply on the left.
scaleOnLeft - Variable in class ptolemy.domains.ontologies.lib.UnitsConverter
Multiply on the left.
scalingType - Variable in class ptolemy.actor.lib.jai.JAIDFT
The scaling to be done on the output.
scalingType - Variable in class ptolemy.actor.lib.jai.JAIIDFT
The scaling to be done on the output.
sccDecomposition() - Method in class ptolemy.graph.DirectedGraph
Compute the strongly connected component (SCC) decomposition of a graph.
Scene2DToken - Class in ptolemy.domains.gr.kernel
A token that contains a two-dimension GR scene.
Scene2DToken(Figure) - Constructor for class ptolemy.domains.gr.kernel.Scene2DToken
Construct a Scene2DToken.
Scene2DToken.Scene2DType - Class in ptolemy.domains.gr.kernel
The two dimensional scene type corresponding with a SceneToken.
Scene2DType() - Constructor for class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
 
sceneGraphIn - Variable in class ptolemy.domains.gr.lib.GRTransform
The input port for connecting to other GR Actors in the scene graph.
sceneGraphIn - Variable in class ptolemy.domains.gr.lib.GRTransform2D
The input port for connecting to other GR Actors in the scene graph.
sceneGraphIn - Variable in class ptolemy.domains.gr.lib.ViewScreen2D
The input scene graph.
sceneGraphIn - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
The input scene graph.
sceneGraphOut - Variable in class ptolemy.domains.gr.lib.GRShadedShape
The output port for connecting to other GR Actors in the scene graph.
sceneGraphOut - Variable in class ptolemy.domains.gr.lib.GRShape2D
The output port for connecting to other GR Actors in the scene graph.
sceneGraphOut - Variable in class ptolemy.domains.gr.lib.GRTransform
The output port for connecting to other GR Actors in the scene graph.
sceneGraphOut - Variable in class ptolemy.domains.gr.lib.GRTransform2D
The output port for connecting to other GR Actors in the scene graph.
sceneGraphOut - Variable in class ptolemy.domains.gr.lib.Image2D
The output port that produces the figure.
sceneGraphOut - Variable in class ptolemy.domains.gr.lib.Line2D
The output port for connecting to other GR Actors in the scene graph.
SceneGraphToken - Class in ptolemy.domains.gr.kernel
A token that contains a SceneGraph.
SceneGraphToken(Node) - Constructor for class ptolemy.domains.gr.kernel.SceneGraphToken
Construct a SceneGraphToken.
SceneGraphToken.SceneGraphType - Class in ptolemy.domains.gr.kernel
The SceneGraphToken type.
SceneGraphType() - Constructor for class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
 
schedule() - Method in class ptolemy.graph.sched.ScheduleAnalysis
Return the schedule computed by the associated analyzer.
schedule() - Method in interface ptolemy.graph.sched.ScheduleAnalyzer
Return the schedule computed by the associated analyzer.
schedule(ActorExecutionAspect, NamedObj, Time, Time) - Static method in class ptolemy.actor.ExecutionAspectHelper
Schedule an actor for execution on an aspect and return the next time this aspect has to perform an action.
schedule(Time) - Method in interface ptolemy.actor.ActorExecutionAspect
Perform rescheduling actions when no new actor requests to be scheduled.
schedule(Time) - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Perform rescheduling actions when no new actor requests to be scheduled.
schedule(Time) - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Perform rescheduling actions when no new actor requests to be scheduled.
schedule(Time) - Method in class ptolemy.actor.lib.aspect.EDFScheduler
Perform rescheduling actions when no new actor requests to be scheduled.
schedule(Time) - Method in class ptolemy.actor.lib.aspect.FixedPriorityScheduler
Perform rescheduling actions when no new actor requests to be scheduled.
schedule(NamedObj, Time, Time, Time) - Method in interface ptolemy.actor.ActorExecutionAspect
Schedule the actor.
schedule(NamedObj, Time, Time, Time) - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Schedule the actor.
schedule(NamedObj, Time, Time, Time) - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Schedule a new actor for execution.
schedule(NamedObj, Time, Time, Time) - Method in class ptolemy.actor.lib.aspect.DynamicCoreAssignmentScheduler
Schedule a new actor for execution on the next available scheduler and return the next time this scheduler has to perform a reschedule.
schedule(NamedObj, Time, Time, Time) - Method in class ptolemy.actor.lib.aspect.EDFScheduler
Schedule a new actor for execution and return the next time this scheduler has to perform a reschedule.
schedule(NamedObj, Time, Time, Time) - Method in class ptolemy.actor.lib.aspect.FCFSScheduler
Schedule a new actor for execution and return the next time this scheduler has to perform a reschedule.
schedule(NamedObj, Time, Time, Time) - Method in class ptolemy.actor.lib.aspect.FixedPriorityScheduler
Schedule a new actor for execution and return the next time this aspect has to perform a reschedule.
Schedule - Class in ptolemy.actor.sched
This class represents a static schedule of actor executions.
Schedule - Class in ptolemy.graph.sched
This class represents a static schedule of firing elements invocation.
Schedule() - Constructor for class ptolemy.actor.sched.Schedule
Construct a schedule with iteration count of one and an empty schedule list.
Schedule() - Constructor for class ptolemy.graph.sched.Schedule
Construct a schedule with iteration count of one and an empty schedule list.
Schedule(Class) - Constructor for class ptolemy.graph.sched.Schedule
Construct a schedule with iteration count of one and an empty schedule list.
ScheduleAnalysis - Class in ptolemy.graph.sched
An analysis for schedules on graphs.
ScheduleAnalysis(ScheduleAnalyzer) - Constructor for class ptolemy.graph.sched.ScheduleAnalysis
Construct an instance of this class with the given analyzer.
ScheduleAnalyzer - Interface in ptolemy.graph.sched
An interface for all the scheduling strategies on graphs.
scheduleCacheSize - Variable in class ptolemy.domains.hdf.kernel.HDFDirector
A parameter representing the size of the schedule cache to use.
scheduleContainedActors() - Method in class ptolemy.actor.Director
Return true if the next actor in the model governed by this director can be scheduled.
scheduleContainedActors() - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Return true if next actor in list of fire requests was scheduled and can execute.
ScheduleElement - Class in ptolemy.actor.sched
This is an abstract base class for a schedule element.
ScheduleElement - Class in ptolemy.graph.sched
This is an abstract base class for a schedule element.
ScheduleElement() - Constructor for class ptolemy.actor.sched.ScheduleElement
Construct a schedule element with an iteration count of 1 and with no parent schedule element.
ScheduleElement() - Constructor for class ptolemy.graph.sched.ScheduleElement
Construct a schedule element with an iteration count of 1 and with no parent schedule element.
ScheduleElement(Class) - Constructor for class ptolemy.graph.sched.ScheduleElement
Construct a schedule element with an iteration count of 1 and with no parent schedule element.
scheduleEvents() - Method in class ptolemy.actor.gt.controller.InputModel
Schedule the next events only when the modelInput port has a model token present.
scheduleEvents() - Method in class ptolemy.domains.ptera.kernel.Event
Schedule the next events by evaluating all scheduling relations from this event.
scheduleEventsAfterAction(Node) - Method in class ptolemy.domains.tdl.kernel.TDLModuleDirector
Schedules actions which depend on the action specified in the given node.
ScheduleListener - Interface in ptolemy.domains.tm.kernel
Interface for listeners that receive schedule messages.
SchedulePlotter - Class in ptolemy.domains.tm.kernel
This attribute is a visible attribute that when configured (by double clicking on it or by invoking Configure in the context menu) it displays a plot of the schedule while the model is being run.
SchedulePlotter(NamedObj, String) - Constructor for class ptolemy.domains.tm.kernel.SchedulePlotter
Construct a factory with the specified container and name.
SchedulePlotter.SchedulePlotterEditorFactory - Class in ptolemy.domains.tm.kernel
Factory that creates the schedule plotter.
SchedulePlotterEditorFactory(NamedObj, String) - Constructor for class ptolemy.domains.tm.kernel.SchedulePlotter.SchedulePlotterEditorFactory
Constructs a SchedulePlotter$SchedulePlotterEditorFactory object.
Scheduler - Class in ptolemy.actor.sched
The base class for schedulers.
Scheduler() - Constructor for class ptolemy.actor.sched.Scheduler
Construct a scheduler with no container(director) in the default workspace, the name of the scheduler is "Scheduler".
Scheduler(Director, String) - Constructor for class ptolemy.actor.sched.Scheduler
Construct a scheduler in the given container with the given name.
Scheduler(Workspace) - Constructor for class ptolemy.actor.sched.Scheduler
Construct a scheduler in the given workspace with the name "Scheduler".
schedulerMultiplexorName - Variable in class ptolemy.domains.de.lib.aspect.AFDXESs.AFDXESsAttributes
The name of the scheduler multiplexor.
scheduleText - Variable in class ptolemy.domains.sequence.gui.VisualSequenceDirector
Specifies the sequential schedule as an array of records.
SchedulingRelation - Class in ptolemy.domains.ptera.kernel
A scheduling relation is an edge from one Ptera event to another.
SchedulingRelation(PteraController, String) - Constructor for class ptolemy.domains.ptera.kernel.SchedulingRelation
Construct a scheduling relation with the given name contained by the specified entity.
SchedulingRelationController - Class in ptolemy.vergil.ptera
The edge controller for scheduling relations in a A Ptolemy Event Relation Actor (PTERA) domain model.
SchedulingRelationController(GraphController) - Constructor for class ptolemy.vergil.ptera.SchedulingRelationController
Create a scheduling relation controller associated with the specified graph controller.
SchedulingRelationController.SchedulingRelationRenderer - Class in ptolemy.vergil.ptera
Render a scheduling relation link between two events.
SchedulingRelationRenderer() - Constructor for class ptolemy.vergil.ptera.SchedulingRelationController.SchedulingRelationRenderer
 
SchematicContextMenuFactory(GraphController) - Constructor for class ptolemy.vergil.basic.BasicGraphController.SchematicContextMenuFactory
Create a new context menu factory associated with the specified controller.
SCNoise - Class in com.jhlabs.math
Sparse Convolution Noise.
SCNoise() - Constructor for class com.jhlabs.math.SCNoise
 
SCNOISE - Static variable in class com.jhlabs.image.FBMFilter
 
Scope(Pattern, MatchResult, ParserScope) - Constructor for class ptolemy.actor.gt.GTParameter.Scope
Construct a scope.
ScopeExtender - Interface in ptolemy.kernel.util
An interface for attributes that extend their container's scope.
ScopeExtendingAttribute - Class in ptolemy.data.expr
An attribute that extends its container's scope.
ScopeExtendingAttribute(NamedObj, String) - Constructor for class ptolemy.data.expr.ScopeExtendingAttribute
Construct an attribute with the given name contained by the specified entity.
Scrambler - Class in ptolemy.actor.lib.comm
Scramble the input bit sequence using a feedback shift register.
Scrambler(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.comm.Scrambler
Construct an actor with the given container and name.
ScratchFilter - Class in com.jhlabs.image
 
ScratchFilter() - Constructor for class com.jhlabs.image.ScratchFilter
 
SCREEN - Static variable in class com.jhlabs.composite.MiscComposite
 
SCREEN - Static variable in class com.jhlabs.image.PixelUtils
 
ScreenComposite - Class in com.jhlabs.composite
 
ScreenComposite(float) - Constructor for class com.jhlabs.composite.ScreenComposite
 
screenLocation - Variable in class ptolemy.actor.gt.controller.View
Location of the new window, or [-1, -1] if the default location is to be used.
screenLocation - Variable in class ptolemy.actor.gt.ModelView
Location of the window, or [-1, -1] if the location is to be determined automatically.
screenLocation - Variable in class ptolemy.domains.ptera.lib.SetTableau
Location of the tableau, or [-1, -1] if not changed.
screenSize - Variable in class ptolemy.actor.gt.controller.View
Size of the new window, or [-1, -1] if the default size is to be used.
screenSize - Variable in class ptolemy.actor.gt.ModelView
Size of the window, or [-1, -1] if the size is to be determined automatically.
screenSize - Variable in class ptolemy.domains.ptera.lib.SetTableau
Size of the tableau, or [-1, -1] if not changed.
SCRGraphTableau - Class in ptolemy.vergil.scr
An editor tableau for SCR.
SCRGraphTableau(PtolemyEffigy, String) - Constructor for class ptolemy.vergil.scr.SCRGraphTableau
Create a new FSM editor tableau with the specified container and name, with no default library.
SCRGraphTableau(PtolemyEffigy, String, LibraryAttribute) - Constructor for class ptolemy.vergil.scr.SCRGraphTableau
Create a new FSM editor tableau with the specified container, name, and default library.
SCRGraphTableau.Factory - Class in ptolemy.vergil.scr
A factory that creates graph editing tableaux for Ptolemy models.
script - Variable in class ptolemy.actor.lib.jjs.JavaScript
The script defining the behavior of this actor.
script - Variable in class ptolemy.actor.lib.python.PythonScript
The script that specifies the function of this actor.
script - Variable in class ptolemy.vergil.basic.export.web.Script
Script to insert in the head section of the web page.
Script - Class in ptolemy.vergil.basic.export.web
A parameter for associating a script (such as Javascript) with an object in a model.
Script(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.Script
Create an instance of this parameter.
SCRModel - Class in ptolemy.domains.scr
An SCR model actor used for requirements specification.
SCRModel(CompositeEntity, String) - Constructor for class ptolemy.domains.scr.SCRModel
Construct an SCR model with a name and a container.
SCRModel(Workspace) - Constructor for class ptolemy.domains.scr.SCRModel
Construct an SCR model in the specified workspace with no container and an empty string as a name.
scrollToEnd() - Method in class ptolemy.actor.gui.TextEditor
Scroll as necessary so that the last line is visible.
SCRTableauFactory - Class in ptolemy.vergil.scr
A tableau factory that opens an editor on the contained controller rather than this composite actor.
SCRTableauFactory(NamedObj, String) - Constructor for class ptolemy.vergil.scr.SCRTableauFactory
Create a factory with the given name and container.
SCRTableFrame - Class in ptolemy.vergil.scr
The frame for configuring an SCR Model.
SCRTableFrame(NamedObj) - Constructor for class ptolemy.vergil.scr.SCRTableFrame
Construct a frame associated with an SCR Model.
SCRTableFrame(NamedObj, Tableau) - Constructor for class ptolemy.vergil.scr.SCRTableFrame
Construct a frame associated with an SCR Model.
SCRTableHelper - Class in ptolemy.vergil.scr
Helper functions for SCR Tables.
SCRTableHelper() - Constructor for class ptolemy.vergil.scr.SCRTableHelper
 
SDF - Class in ptolemy.caltrop.ddi
A plugin for the SDF domain.
SDF(TypedAtomicActor, Actor, Context, Environment) - Constructor for class ptolemy.caltrop.ddi.SDF
Create an new SDF DDI.
SDFConverter - Class in ptolemy.domains.sdf.lib
This actor is a base class for SDF converters.
SDFConverter(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.SDFConverter
Construct an actor with the given container and name.
SDFDirector - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel
Code generator adapter associated with the SDFDirector class.
SDFDirector - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel
Code generator adapter associated with the SDFDirector class.
SDFDirector - Class in ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.sdf.kernel
Adapter for the SDFDirector, targeted to the Luminary platform.
SDFDirector - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.kernel
Code generator adapter associated with the SDFDirector class.
SDFDirector - Class in ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.domains.sdf.kernel
Class for modular code generator.
SDFDirector - Class in ptolemy.domains.sdf.kernel
Director for the synchronous dataflow (SDF) model of computation.
SDFDirector() - Constructor for class ptolemy.domains.sdf.kernel.SDFDirector
Construct a director in the default workspace with an empty string as its name.
SDFDirector(SDFDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Construct the code generator adapter associated with the given SDFDirector.
SDFDirector(SDFDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Construct the code generator adapter associated with the given SDFDirector.
SDFDirector(SDFDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Construct the code generator adapter associated with the given SDFDirector.
SDFDirector(SDFDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Construct the code generator adapter associated with the given SDFDirector.
SDFDirector(SDFDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Construct the code generator adapter associated with the given SDFDirector.
SDFDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.kernel.SDFDirector
Construct a director in the given container with the given name.
SDFDirector(Workspace) - Constructor for class ptolemy.domains.sdf.kernel.SDFDirector
Construct a director in the workspace with an empty name.
SDFFactory - Class in ptolemy.caltrop.ddi
A factory that creates SDFs.
SDFFactory() - Constructor for class ptolemy.caltrop.ddi.SDFFactory
Create an SDFFactory.
SDFIOPort - Class in ptolemy.domains.sdf.kernel
Deprecated.
It is preferable to declare the rate parameters directly in the actors, instead of using this class. This allows the dependence of rates to be understood by various SDF schedulers.
SDFIOPort() - Constructor for class ptolemy.domains.sdf.kernel.SDFIOPort
Deprecated.
Construct an SDFIOPort with no container and no name that is neither an input nor an output.
SDFIOPort(ComponentEntity, String) - Constructor for class ptolemy.domains.sdf.kernel.SDFIOPort
Deprecated.
Construct an SDFIOPort with a containing actor and a name that is neither an input nor an output.
SDFIOPort(ComponentEntity, String, boolean, boolean) - Constructor for class ptolemy.domains.sdf.kernel.SDFIOPort
Deprecated.
Construct an SDFIOPort with a container and a name that is either an input, an output, or both, depending on the third and fourth arguments.
SDFIOPort(Workspace) - Constructor for class ptolemy.domains.sdf.kernel.SDFIOPort
Deprecated.
Construct a port in the specified workspace with an empty string as a name.
SDFModularScheduler - Class in ptolemy.cg.kernel.generic.program.procedural.java.modular
An SDF scheduler for modular code generation.
SDFModularScheduler() - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.modular.SDFModularScheduler
 
SDFReceiver - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel
The adapter for SDF receiver.
SDFReceiver - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel
The adapter for SDF receiver.
SDFReceiver - Class in ptolemy.domains.sdf.kernel
A first-in, first-out (FIFO) queue receiver with variable capacity and optional history.
SDFReceiver() - Constructor for class ptolemy.domains.sdf.kernel.SDFReceiver
Construct an empty receiver with no container.
SDFReceiver(int) - Constructor for class ptolemy.domains.sdf.kernel.SDFReceiver
Construct an empty receiver with no container and given size.
SDFReceiver(IOPort) - Constructor for class ptolemy.domains.sdf.kernel.SDFReceiver
Construct an empty receiver with the specified container.
SDFReceiver(IOPort, int) - Constructor for class ptolemy.domains.sdf.kernel.SDFReceiver
Construct an empty receiver with the specified container and size.
SDFReceiver(SDFReceiver) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFReceiver
Construct an adapter for an SDF receiver.
SDFReceiver(SDFReceiver) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFReceiver
Construct an adapter for an SDF receiver.
SDFScheduler - Class in ptolemy.domains.sdf.kernel
A scheduler that implements basic scheduling of SDF graphs.
SDFScheduler() - Constructor for class ptolemy.domains.sdf.kernel.SDFScheduler
Construct a scheduler with no container(director) in the default workspace, the name of the scheduler is "Scheduler".
SDFScheduler(Director, String) - Constructor for class ptolemy.domains.sdf.kernel.SDFScheduler
Construct a scheduler in the given container with the given name.
SDFScheduler(Workspace) - Constructor for class ptolemy.domains.sdf.kernel.SDFScheduler
Construct a scheduler in the given workspace with the name "Scheduler".
SDFTestConsumer - Class in ptolemy.domains.sdf.kernel.test
This actor will consume all tokens on its input port and write their values to a string.
SDFTestConsumer(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.kernel.test.SDFTestConsumer
 
SDFTestDelay - Class in ptolemy.domains.sdf.kernel.test
This actor copies one token from its input to its output when fired.
SDFTestDelay(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.kernel.test.SDFTestDelay
Create an SDFTestDelay actor in the given container with the given name.
SDFTestJoin - Class in ptolemy.domains.sdf.kernel.test
A deterministic merge of two token streams.
SDFTestJoin(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.kernel.test.SDFTestJoin
 
SDFTestRamp - Class in ptolemy.domains.sdf.kernel.test
Create an increasing sequence of integer tokens, starting with value zero, and incrementing by one.
SDFTestRamp(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.kernel.test.SDFTestRamp
 
SDFTestScheduler - Class in ptolemy.actor.lib.string.test
A scheduler that exposes the rate variable of SDFScheduler.
SDFTestScheduler() - Constructor for class ptolemy.actor.lib.string.test.SDFTestScheduler
Construct a scheduler with no container(director) in the default workspace, the name of the scheduler is "Scheduler".
SDFTestScheduler(Director, String) - Constructor for class ptolemy.actor.lib.string.test.SDFTestScheduler
Construct a scheduler in the given container with the given name.
SDFTestScheduler(Workspace) - Constructor for class ptolemy.actor.lib.string.test.SDFTestScheduler
Construct a scheduler in the given workspace with the name "Scheduler".
SDFTestSplit - Class in ptolemy.domains.sdf.kernel.test
This actor deterministically splits its input token stream into two streams.
SDFTestSplit(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.kernel.test.SDFTestSplit
 
SDFTestZeroRate1 - Class in ptolemy.domains.sdf.kernel.test
A test actor for HDF/SDF.
SDFTestZeroRate1(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate1
Construct an actor with the given container and name.
SDFTestZeroRate2 - Class in ptolemy.domains.sdf.kernel.test
A test actor for HDF.
SDFTestZeroRate2(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate2
Construct an actor with the given container and name.
SDFTransformer - Class in ptolemy.domains.sdf.lib
This is an abstract base class for actors that transform an input stream into an output stream.
SDFTransformer(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.SDFTransformer
Construct an actor with the given container and name.
search - Variable in class ptolemy.actor.lib.test.SearchTest
The Point (Lat,Long) the user selected from the map
searchButton - Variable in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareGUI
The search button.
searchButton - Variable in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
The search button.
searchFor - Variable in class ptolemy.actor.lib.string.StringIndexOf
Port and parameter specifying a string to find in the inText string.
searchForClass(String, String) - Method in class ptolemy.moml.MoMLParser
Given the name of a MoML class and a source URL, check to see whether this class has already been instantiated, and if so, return the previous instance.
searchForMethodByName(SootClass, String) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Get the method with the given name in the given class (or one of its super classes).
searchForwards - Variable in class ptolemy.actor.lib.string.StringIndexOf
Boolean parameter indicating the direction in which to search.
searchIngredientClasses(String[], ClassLoader) - Static method in class ptolemy.vergil.gt.GTIngredientsEditor
 
searchOutput - Variable in class ptolemy.actor.lib.test.LoopTest2
 
SearchResultsDialog - Class in ptolemy.vergil.basic
This class is a non-modal dialog for displaying search results.
SearchResultsDialog(String, DialogTableau, Frame, Entity, Configuration) - Constructor for class ptolemy.vergil.basic.SearchResultsDialog
Construct a dialog for search results.
SearchResultsDialog(DialogTableau, Frame, Entity, Configuration) - Constructor for class ptolemy.vergil.basic.SearchResultsDialog
Construct a dialog for search results.
SearchTest - Class in ptolemy.actor.lib.test
Name: SearchTest.java Purpose: The purpose of this actor is to prove that we can use it's output as input for the Loop Actor input : String "Search #Loop Number" output : "No Data" or "Results Found"
SearchTest(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.test.SearchTest
 
sec() - Method in class ptolemy.math.Complex
Return a new complex number with value equal to the secant of this complex number.
sec(Complex) - Static method in class ptolemy.math.Complex
Return a new complex number with value equal to the secant of the given complex number.
second - Variable in exception diva.util.jester.TestFailedException
Another of the objects involved in the failed test.
second - Variable in class ptolemy.actor.lib.DateConstructor
The seconds.
second - Variable in class ptolemy.actor.lib.DateElements
Second of date received on input.
second() - Method in class ptolemy.domains.modal.kernel.ia.StatePair
Return the second state in this pair.
secondMask - Variable in class ptolemy.actor.lib.jai.JAIEdgeDetection
The mask used for edge detection.
secondOperand - Variable in class ptolemy.actor.lib.MathFunction
Deprecated.
The port for the second operand, if it is needed.
secondString - Variable in class ptolemy.actor.lib.string.StringCompare
The input PortParameter for the second string of type string.
SecretKey - Class in ptolemy.actor.lib.security
Create a secret key and send it on the output.
SecretKey(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.security.SecretKey
Construct an actor with the given container and name.
SecretKeyReader - Class in ptolemy.actor.lib.security
Open a keystore from a FileParameter and output a SecretKey.
SecretKeyReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.security.SecretKeyReader
Construct an actor with the given container and name.
seed - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
The seed to be used for random token generation, to evaluate probabilistic transitions between states.
seed - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
The seed to be used for random token generation, to evaluate probabilistic transitions between states.
seed - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
The seed to be used for random token generation, to evaluate probabilistic transitions between states.
seed - Variable in class ptolemy.actor.lib.RandomSource
The seed that controls the random number generation.
seed - Variable in class ptolemy.domains.giotto.kernel.GiottoTimingManager
The seed that controls the random number generation.
seed - Variable in class ptolemy.domains.modal.kernel.FSMActor
The seed to be used for random token generation, to evaluate probabilistic transitions between states.
seed - Variable in class ptolemy.domains.petrinet.kernel.PetriNetDirector
The seed that controls the random number generator that determines which component is fired.
seed - Variable in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
The seed that controls the random number generation.
seed - Variable in class ptolemy.domains.wireless.lib.ErasureChannel
The seed that controls the random number generation.
seed - Variable in class ptolemy.domains.wireless.lib.network.mac.Backoff
The seed that controls the random number generation.
seed - Variable in class ptolemy.domains.wireless.lib.NodeRandomizer
The seed that controls the random number generation to use when randomizing.
select - Variable in class ptolemy.actor.lib.BooleanMultiplexor
Input that selects one of the other input ports.
select - Variable in class ptolemy.actor.lib.Multiplexor
Input for the index of the port to select.
select - Variable in class ptolemy.actor.lib.vhdl.Multiplexor
Input for select one of the inputs.
Select - Class in ptolemy.actor.lib
A polymorphic select, which routes specified input channels to the output.
Select(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Select
Construct an actor in the specified container with the specified name.
SELECTED_ICON - Static variable in class diva.gui.GUIUtilities
This key is used in an action to specify a selected icon used in toolbars.
selectedA - Variable in class ptolemy.actor.lib.OrderedMerge
Output port indicating whether the output token came from inputA.
selectedTrack - Variable in class ptolemy.domains.atc.lib.StormHandling
An integer indicating the selected track.
selectedValue - Variable in class ptolemy.domains.atc.lib.StormHandling
An boolean indicating the selected value.
selectionChanged(SelectionEvent) - Method in interface diva.canvas.interactor.SelectionListener
Called when the selection model has changed.
selectionChanged(SelectionEvent) - Method in class ptolemy.vergil.unit.UnitSolverDialog
 
SelectionDragger - Class in diva.canvas.interactor
A class that implements rubber-banding on a canvas.
SelectionDragger() - Constructor for class diva.canvas.interactor.SelectionDragger
Create a new SelectionDragger
SelectionDragger(GraphicsPane) - Constructor for class diva.canvas.interactor.SelectionDragger
Create a new SelectionDragger attached to the given graphics pane.
SelectionEvent - Class in diva.canvas.interactor
An event representing a change in the graph selection model.
SelectionEvent(Object, Object[], Object[], Object) - Constructor for class diva.canvas.interactor.SelectionEvent
Construct a new Selection event from the given source, representing the given selection additions, removals, and primary selection.
selectionFilter - Static variable in class diva.canvas.event.ExtendedMouseFilter
The default selection filter -- accepts button 1 with no modifiers.
selectionFilter - Static variable in class diva.canvas.event.MouseFilter
The default selection filter -- accepts button 1 with no modifiers.
SelectionInteractor - Class in diva.canvas.interactor
A SelectionInteractor is attached to an object that can be put into and out of a selection.
SelectionInteractor() - Constructor for class diva.canvas.interactor.SelectionInteractor
Create a new SelectionInteractor with a default selection model and a default selection renderer.
SelectionInteractor(SelectionModel) - Constructor for class diva.canvas.interactor.SelectionInteractor
Create a new SelectionInteractor with the given selection model and a null selection renderer.
SelectionListener - Interface in diva.canvas.interactor
A model for graph selections which can be listened to.
SelectionModel - Interface in diva.canvas.interactor
A model for graph selections.
selectionModels() - Method in class diva.canvas.interactor.SelectionDragger
Get the selection interactors
SelectionRenderer - Interface in diva.canvas.interactor
An interface that defines rendering for selections.
selector - Variable in class ptolemy.actor.lib.ConfigurationSelect
Parameter that selects one of the two input ports.
selector - Variable in class ptolemy.actor.lib.ConfigurationSwitch
PortParameter that selects one of the two input ports.
SELF_AND_ZERO - Static variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
Completion strategy for A set to self and zero transitions with equal probability.
SelfLoopAnalysis - Class in ptolemy.graph.analysis
Computation of self-loops in a graph.
SelfLoopAnalysis(SelfLoopAnalyzer) - Constructor for class ptolemy.graph.analysis.SelfLoopAnalysis
Construct an instance of this class with a given analyzer.
SelfLoopAnalysis(Graph) - Constructor for class ptolemy.graph.analysis.SelfLoopAnalysis
Construct an instance of this class for a given graph.
SelfLoopAnalyzer - Interface in ptolemy.graph.analysis.analyzer
Base interface for the computation of self-loops in a graph.
selfLoopEdgeCount() - Method in class ptolemy.graph.Graph
Return the number of self loop edges in this graph.
selfLoopEdgeCount(Node) - Method in class ptolemy.graph.DirectedGraph
Return the number of self loop edges of a specified node.
selfLoopEdgeCount(Node) - Method in class ptolemy.graph.Graph
Return the number of self loop edges of a specified node.
selfLoopEdges() - Method in class ptolemy.graph.Graph
Return the collection of all self-loop edges in this graph.
selfLoopEdges(Node) - Method in class ptolemy.graph.Graph
Return the collection of all self-loop edges that are incident to a specified node.
SelfLoopStrategy - Class in ptolemy.graph.analysis.strategy
Computation of self-loops in a graph.
SelfLoopStrategy(Graph) - Constructor for class ptolemy.graph.analysis.strategy.SelfLoopStrategy
Construct an instance of this strategy for a given graph.
SelfPTarget() - Constructor for class diva.canvas.tutorial.ArcTutorial.SelfPTarget
 
selfTest() - Static method in class ptolemy.cg.kernel.generic.program.CodeStream
Perform a self test.
SemanticObjectContainer - Interface in diva.util
An object which is annotated with a single "semantic object" which is its semantic equivalent in an application.
semaphore - Static variable in class ptolemy.matlab.Engine
Used for synchronization.
SEMI - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
SEMI - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
SEMI - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
SEMICOLON - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
send(int, Token) - Method in class ptolemy.actor.ConstantPublisherPort
Override the base class to replace the specified token with the value of constantValue.
send(int, Token) - Method in class ptolemy.actor.IOPort
Send the specified token to all receivers connected to the specified channel.
send(int, Token) - Method in class ptolemy.actor.lib.vhdl.QueuedTypedIOPort
Enqueue the token that is being sent and send to the parent whatever is at the end of the queue.
send(int, Token) - Method in class ptolemy.actor.TypedIOPort
Send a token to the specified channel, checking the type and converting the token if necessary.
send(int, Token) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
Save token and remember timestamp of the token.
send(int, Token) - Method in class ptolemy.domains.ptides.lib.PtidesPort
Save token and remember timestamp of the token.
send(int, Token) - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Override the base class to delegate to the wireless channel if the port is outside wireless.
send(int, Token[], int) - Method in class ptolemy.actor.ConstantPublisherPort
Override the base class to replace the specified tokens with the value of constantValue.
send(int, Token[], int) - Method in class ptolemy.actor.IOPort
Send the specified portion of a token array to all receivers connected to the specified channel.
send(int, Token[], int) - Method in class ptolemy.actor.TypedIOPort
Send the specified portion of a token array to all receivers connected to the specified channel, checking the type and converting the token if necessary.
send(int, Token[], int) - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Override the base class to delegate to the wireless channel if the port is outside wireless.
send(int, Token, Object) - Method in class ptolemy.actor.lib.jjs.JavaScript.PortOrParameterProxy
Expose the send() method of the port.
send(int, Token, Time) - Method in class ptolemy.domains.dde.kernel.DDEIOPort
Send the specified token to all receivers connected to the specified channel.
send(Object) - Method in class ptolemy.actor.lib.jjs.modules.serial.SerialHelper
Send data over the serial port.
send(Object) - Method in class ptolemy.actor.lib.jjs.modules.socket.SocketHelper.SocketWrapper
Send data over the socket.
send(Object) - Method in class ptolemy.actor.lib.jjs.modules.webSocket.WebSocketHelper
Send data through the web socket.
send(Object) - Method in class ptolemy.actor.lib.jjs.modules.xbee.XBeeHelper
Send data over the radio.
send(String, String) - Method in class ptolemy.actor.lib.jjs.modules.eventbus.EventBusHelper
Send text data to exactly one recipient on the Vertx event bus.
send(String, String, Object) - Method in class ptolemy.actor.lib.jjs.modules.eventbus.EventBusHelper
Send text data to exactly one recipient on the Vertx event bus and handle the reply by invoking the specified function.
SEND - ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Feedback send.
SEND - Static variable in class ptolemy.actor.IOPortEvent
Deprecated.
Use SEND_BEGIN or SEND_END instead.
SEND_BEGIN - Static variable in class ptolemy.actor.IOPortEvent
An event corresponding with the beginning of a token being sent.
SEND_END - Static variable in class ptolemy.actor.IOPortEvent
An event corresponding with the ending of a token being sent.
sendClear(int) - Method in class ptolemy.actor.IOPort
Set all destination receivers connected via the specified to channel to have no token.
sendClear(int) - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Override the base class to delegate to the wireless channel if the port is outside wireless.
sendClearInside(int) - Method in class ptolemy.actor.IOPort
Set all destination receivers connected on the inside via the specified to channel to have no token.
sendClearInside(int) - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Override the base class to delegate to the wireless channel if the port is inside wireless.
sendCommunicationEvent(Actor, int, int, CommunicationAspectListener.EventType) - Method in class ptolemy.actor.lib.aspect.AtomicCommunicationAspect
Notify the monitor that an event happened.
senderLocation - Variable in class ptolemy.domains.wireless.lib.TransmitPropertyTransformer
The location of the sender.
sending - Variable in class ptolemy.actor.lib.mbed.CC3000Module
The sending input port.
sendingInputPorts() - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Return a list of input ports that can potentially send data to this channel.
sendingInputPorts() - Method in interface ptolemy.domains.wireless.kernel.WirelessChannel
Return a list of input ports that can potentially send data to this channel.
sendingInputPorts(CompositeEntity, String) - Static method in class ptolemy.domains.wireless.demo.SmallWorld.ModelTopology
Return a list of input ports that can potentially send data to this channel.
sendingOutputPorts() - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Return a list of output ports that can potentially send data to this channel.
sendingOutputPorts() - Method in interface ptolemy.domains.wireless.kernel.WirelessChannel
Return a list of output ports that can potentially send data to this channel.
sendingOutputPorts(CompositeEntity, String) - Static method in class ptolemy.domains.wireless.demo.SmallWorld.ModelTopology
Return a list of output ports that can potentially send data to this channel.
sendInside(int, Token) - Method in class ptolemy.actor.IOPort
Send the specified token to all receivers connected to the specified inside channel of this port.
sendInside(int, Token) - Method in class ptolemy.actor.lib.hoc.IterateOverArray.IteratePort
Override the base class to convert the token to the element type rather than to the type of the port.
sendInside(int, Token) - Method in class ptolemy.actor.TypedIOPort
Send the specified token to all receivers connected to the specified inside channel of this port, checking the type and converting the token if necessary.
sendInside(int, Token) - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Override the base class to delegate to the wireless channel if the port is inside wireless.
sendInsideMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
SendMail - Class in ptolemy.actor.lib.mail
Upon firing, send email to the specified recipient.
SendMail(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.mail.SendMail
Construct an actor with the given container and name.
sendMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
sendOutNullTokens(DDEReceiver) - Method in class ptolemy.domains.dde.kernel.TimeKeeper
Send a NullToken to all output channels that have a receiver time less than or equal to the current time of this time keeper.
sendOutput(TypedIOPort, int, Token) - Method in class ptolemy.actor.lib.vhdl.FixTransformer
Send the quantized output token according the output precision, overflow and rounding parameters of the output port.
sendOutputIfTriggered(int) - Method in class ptolemy.domains.de.lib.MostRecent
Send output tokens if any input on the trigger port has a token.
sendParameterEvent(MirrorDecoratorListener.DecoratorEvent, Parameter) - Method in class org.ptolemy.ssm.MirrorDecorator
Notify the monitor that an event happened.
sendPortEvent(MirrorDecoratorListener.DecoratorEvent, String) - Method in class org.ptolemy.ssm.MirrorDecorator
Notify the monitor that an event happened.
sendStatus - Variable in class ptolemy.actor.lib.mbed.CC3000Control
The sendStatus output port.
sendToken(Receiver, Receiver, Token) - Method in class org.ptolemy.faultModels.PacketDropFaultGenerator
Initiate a send of the specified token to the specified receiver.
sendToken(Receiver, Receiver, Token) - Method in class org.ptolemy.faultModels.StuckAtFaultGenerator
Initiate a send of the specified token to the specified receiver.
sendToken(Receiver, Receiver, Token) - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Initiate a send of the specified token to the specified receiver.
sendToken(Receiver, Receiver, Token) - Method in interface ptolemy.actor.CommunicationAspect
Take the specified token and mediate communication to the specified receiver.
sendToken(Receiver, Receiver, Token) - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Initiate a send of the specified token to the specified receiver.
sendToken(Receiver, Receiver, Token) - Method in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
Initiate a send of the specified token to the specified receiver.
sendToken(Receiver, Receiver, Token) - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
Initiate a send of the specified token to the specified receiver.
sendToken(Receiver, Receiver, Token) - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Initiate a send of the specified token to the specified receiver.
sendToken(Receiver, Receiver, Token) - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch
Initiate a send of the specified token to the specified receiver.
sendToken(Receiver, Receiver, Token) - Method in class ptolemy.domains.de.lib.aspect.Bus
Initiate a send of the specified token to the specified receiver.
sendToken(Receiver, Receiver, Token) - Method in class ptolemy.domains.de.lib.aspect.TTESwitch
Receive a token and store it in the queue.
sendToken(Receiver, Receiver, Token) - Method in class ptolemy.domains.ptides.lib.qm.VariableDelaySwitch
Initiate a send of the specified token to the specified receiver.
sensitivity - Variable in class ptolemy.domains.wireless.lib.network.PHY
The power threshold above which the signal can be detected at the receiver.
Sensor - Class in ptolemy.domains.wireless.demo.EvaderAndPursuer
This is a wireless sensor node that senses evaders in the sensor field.
Sensor(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.demo.EvaderAndPursuer.Sensor
Construct an actor with the specified container and name.
SensorDataCalibration - Class in ptolemy.actor.lib.mbed
This actor receives values from the bend sensors and accelerometer/gyroscope of a data glove and outputs corrected and filtered data.
SensorDataCalibration - Class in ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed
An adapter class for ptolemy.actor.lib.mbed.SensorDataCalibration.
SensorDataCalibration(SensorDataCalibration) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.SensorDataCalibration
Construct the SensorDataCalibration adapter.
SensorDataCalibration(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.mbed.SensorDataCalibration
Construct an actor with the given container and name.
SensorHandler - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib
A code generation adapter class for ptolemy.domains.ptides.lib.SensorHandler.
SensorHandler - Class in ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.lib
Generate code for the Renesas board for a Ptides SensorHandler.
SensorHandler - Class in ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.lib
Generate code for the Xmos board for a Ptides SensorHandler.
SensorHandler - Class in ptolemy.domains.ptides.lib
Deprecated.
SensorHandler(SensorHandler) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.lib.SensorHandler
Construct a SensorHandler adapter.
SensorHandler(SensorHandler) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.lib.SensorHandler
Construct an adapter with the given ptolemy.domains.ptides.lib.GPInputHandler actor.
SensorHandler(SensorHandler) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.lib.SensorHandler
Construct an adapter with the given ptolemy.domains.ptides.lib.GPInputHandler actor.
SensorHandler(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.SensorHandler
Deprecated.
Create a new actor in the specified container with the specified name.
sensors - Variable in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Map of Sensor to sensor number.
SENT - ptolemy.actor.CommunicationAspectListener.EventType
Token was sent.
separator - Variable in class ptolemy.actor.lib.io.CSVReader
A specification of the separator between items in the table.
separator - Variable in class ptolemy.actor.lib.io.CSVWriter
A specification of the separator between items in the table.
separator - Variable in class ptolemy.actor.lib.string.StringSplit
A specification of the separator used to split the string.
Separator - Class in ptolemy.actor.gui.properties
A GUI property that encloses a JSeparator component.
Separator(NamedObj, String) - Constructor for class ptolemy.actor.gui.properties.Separator
Construct a GUI property with the given name contained by the specified entity.
Separator(NamedObj, String, Object) - Constructor for class ptolemy.actor.gui.properties.Separator
Construct a GUI property with the given name contained by the specified entity with the given layout constraint.
Separator(NamedObj, String, JComponent) - Constructor for class ptolemy.actor.gui.properties.Separator
Construct a GUI property with the given name contained by the specified entity with the given Java Swing component.
Separator(NamedObj, String, JComponent, Object) - Constructor for class ptolemy.actor.gui.properties.Separator
Construct a GUI property with the given name contained by the specified entity with the given Java Swing component and the given layout constraint.
SEPARATOR - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
SEPARATOR - Static variable in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
String representing the separator character ";" between constraint expressions in the constraint expression string.
Sequence - Class in ptolemy.actor.lib
This actor produces a sequence of values, optionally periodically repeating them.
Sequence - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A helper class for ptolemy.actor.lib.Sequence.
Sequence - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Sequence.
Sequence - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Sequence.
Sequence(Sequence) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Sequence
Construct a Sequence adapter.
Sequence(Sequence) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Sequence
Construct a Sequence adapter.
Sequence(Sequence) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Sequence
Construct a Sequence adapter.
Sequence(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Sequence
Construct an actor in the specified container with the specified name.
SequenceActor - Interface in ptolemy.actor.lib
This is a marker interface for actors that operate on sequences.
SequenceAttribute - Class in ptolemy.domains.sequence.kernel
The sequence number for actor in the sequence domain.
SequenceAttribute() - Constructor for class ptolemy.domains.sequence.kernel.SequenceAttribute
Construct an attribute in the default workspace with an empty string as its name.
SequenceAttribute(NamedObj, String) - Constructor for class ptolemy.domains.sequence.kernel.SequenceAttribute
Construct an attribute with the given name contained by the specified container.
SequenceAttribute(Workspace) - Constructor for class ptolemy.domains.sequence.kernel.SequenceAttribute
Construct an attribute in the specified workspace with an empty string as a name.
SequenceConfigureFactory(NamedObj, String) - Constructor for class ptolemy.domains.sequence.gui.VisualSequenceDirector.SequenceConfigureFactory
Construct a factory with the specified container and name.
SequencedIntegrator - Class in ptolemy.domains.sequence.lib
An integrator actor that can be sequenced and share state across multiple instances.
SequencedIntegrator(CompositeEntity, String) - Constructor for class ptolemy.domains.sequence.lib.SequencedIntegrator
Create a new instance of the SequencedIntegrator actor with the given name and container.
SequenceDirector - Class in ptolemy.domains.sequence.kernel
A director that executes actors in a sequence explicitly specified by the model.
SequenceDirector() - Constructor for class ptolemy.domains.sequence.kernel.SequenceDirector
Construct a director in the default workspace with an empty string as its name.
SequenceDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.sequence.kernel.SequenceDirector
Construct a director in the given container with the given name.
SequenceDirector(Workspace) - Constructor for class ptolemy.domains.sequence.kernel.SequenceDirector
Construct a director in the workspace with an empty name.
SequencedModelDirector - Class in ptolemy.domains.sequence.kernel
An abstract base class for SequenceDirector and ProcessDirector.
SequencedModelDirector() - Constructor for class ptolemy.domains.sequence.kernel.SequencedModelDirector
Construct a director in the default workspace with an empty string as its name.
SequencedModelDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.sequence.kernel.SequencedModelDirector
Construct a director in the given container with the given name.
SequencedModelDirector(Workspace) - Constructor for class ptolemy.domains.sequence.kernel.SequencedModelDirector
Construct a director in the workspace with an empty name.
SequencedSharedMemoryActor - Class in ptolemy.domains.sequence.lib
A base class for shared memory actors in the sequence domain.
SequencedSharedMemoryActor(CompositeEntity, String) - Constructor for class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
Create a new SequencedSharedMemoryActor with the given name and container.
SequencedVariable - Class in ptolemy.domains.sequence.lib
A variable that can share state across multiple instances and is used in the sequence domain.
SequencedVariable(CompositeEntity, String) - Constructor for class ptolemy.domains.sequence.lib.SequencedVariable
Create a new SequencedVariable actor with the given name and container.
SequenceEstimator - Class in ptolemy.domains.sequence.kernel
A base class for estimating sequence numbers in the sequence domain.
SequenceEstimator(Director) - Constructor for class ptolemy.domains.sequence.kernel.SequenceEstimator
Construct an estimator for the given director.
SequenceFiring - Class in ptolemy.domains.sequence.kernel
A schedule element specifically for the SequenceDirector and ProcessDirector that can optionally contain a reference to a specific fire method for an actor.
SequenceFiring() - Constructor for class ptolemy.domains.sequence.kernel.SequenceFiring
Construct a firing with a default iteration count equal to one and with no parent schedule.
sequenceNumber - Variable in class ptolemy.actor.CommunicationAspectAttributes
The sequenceNumber indicates the order in which communication aspects are used.
sequenceNumber - Variable in class ptolemy.actor.lib.Sequencer
Input for the sequence number.
SequencePlotter - Class in ptolemy.actor.lib.gui
A sequence plotter.
SequencePlotter - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.gui
A code generation adapter class for ptolemy.actor.lib.gui.SequencePlotter.
SequencePlotter(SequencePlotter) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.gui.SequencePlotter
Construct a Sequence Plotter helper.
SequencePlotter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.SequencePlotter
Construct an actor with the given container and name.
Sequencer - Class in ptolemy.actor.lib
This actor takes a sequence of inputs tagged with a sequence number and produces them on the output port in the order given by the sequence number.
Sequencer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Sequencer
Construct an actor in the specified container with the specified name.
SequenceSchedule - Class in ptolemy.domains.sequence.kernel
An extension of the Schedule class to support sequenced actors.
SequenceSchedule() - Constructor for class ptolemy.domains.sequence.kernel.SequenceSchedule
Construct a schedule with iteration count of one and an empty schedule list.
SequenceSchedule(List<SequenceAttribute>, Hashtable<SequenceAttribute, Hashtable>, Hashtable<SequenceAttribute, DirectedAcyclicGraph>) - Constructor for class ptolemy.domains.sequence.kernel.SequenceSchedule
Instantiate a new schedule based on these data structures.
SequenceScheduler - Class in ptolemy.domains.sequence.kernel
The SequenceScheduler is responsible for creating and maintaining a schedule for the sequence models of computation.
SequenceScheduler() - Constructor for class ptolemy.domains.sequence.kernel.SequenceScheduler
Construct a scheduler with no container(director) in the default workspace, the name of the scheduler is "Scheduler".
SequenceScheduler(Director, String) - Constructor for class ptolemy.domains.sequence.kernel.SequenceScheduler
Construct a scheduler in the given container with the given name.
SequenceScheduler(Workspace) - Constructor for class ptolemy.domains.sequence.kernel.SequenceScheduler
Construct a scheduler in the given workspace with the name "Scheduler".
SequenceScope - Class in ptolemy.actor.lib.gui
A sequence plotter for sequences that are potentially infinitely long.
SequenceScope(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.SequenceScope
Construct an actor with the given container and name.
SequenceSource - Class in ptolemy.actor.lib
Base class for sequence sources.
SequenceSource(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.SequenceSource
Construct an actor with the given container and name.
SequenceToArray - Class in ptolemy.domains.sdf.lib
This actor bundles a specified number of input tokens into a single array and broadcasts the resulting array on all output channels.
SequenceToArray(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.SequenceToArray
Construct an actor with the given container and name.
SequenceToMatrix - Class in ptolemy.domains.sdf.lib
This actor bundles a specified number of input tokens into a matrix.
SequenceToMatrix(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.SequenceToMatrix
Construct an actor with the given container and name.
SequentialClock - Class in ptolemy.actor.lib
Deprecated.
Use Clock instead.
SequentialClock(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.SequentialClock
Deprecated.
Construct an actor with the specified container and name.
SequentialScheduleEditorPane - Class in ptolemy.domains.sequence.gui
A pane that displays and edits a sequential schedule.
SequentialScheduleEditorPane(Vector<Actor>) - Constructor for class ptolemy.domains.sequence.gui.SequentialScheduleEditorPane
Construct a SequentialScheduleEditorPane displaying the given actors in the order given by the vector containing the actors.
SequentialScheduleEditorPane(Schedule) - Constructor for class ptolemy.domains.sequence.gui.SequentialScheduleEditorPane
Construct a SequentialScheduleEditorPane displaying the actors contained in the given schedule and in the order given by the schedule.
SequentialTwoWayHashMap<K,​V> - Class in ptolemy.actor.gt.data
A two-way hash map where the keys are sorted.
SequentialTwoWayHashMap() - Constructor for class ptolemy.actor.gt.data.SequentialTwoWayHashMap
 
SerialComm - Class in ptolemy.actor.lib.io.comm
Send and receive bytes via the serial port.
SerialComm(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.io.comm.SerialComm
Construct a SerialComm actor with the given container and name.
SerialHelper - Class in ptolemy.actor.lib.jjs.modules.serial
Helper for the serial module.
SerialHelper(Object, ScriptObjectMirror, String, String, int, Map<String, Object>) - Constructor for class ptolemy.actor.lib.jjs.modules.serial.SerialHelper
Open a serial port.
SerialHelper.SerialReader - Class in ptolemy.actor.lib.jjs.modules.serial
Read from the serial port and emit data.
SerialHelper.SerialWriter - Class in ptolemy.actor.lib.jjs.modules.serial
Write to the serial port.
serializeData - Variable in class ptolemy.actor.lib.r.RExpression2
If true, then daata frames (and other complexe data objects will be transferred by serialization to disk.
SerialPortController - Class in ptolemy.actor.lib.jjs.modules.IMUSensor
This class provides a set of functions for use with an IMUSensor accessor from within Ptolemy II.
SerialPortController() - Constructor for class ptolemy.actor.lib.jjs.modules.IMUSensor.SerialPortController
Base constructor.
SerialPortLockTest - Class in ptolemy.actor.lib.jjs.modules.serial.test
Test the Serial Port locking
SerialPortLockTest() - Constructor for class ptolemy.actor.lib.jjs.modules.serial.test.SerialPortLockTest
 
serialPortName - Variable in class ptolemy.actor.lib.io.comm.SerialComm
Attribute giving the serial port to use.
SerialPortReader - Class in ptolemy.actor.lib.jjs.modules.IMUSensor
Read in bytes from the serial port connection and provide them to the ReaderM class for decoding of the unique packet format used by the IMU sensors.
SerialPortReader() - Constructor for class ptolemy.actor.lib.jjs.modules.IMUSensor.SerialPortReader
Construct a serial port reader.
SerialReader() - Constructor for class ptolemy.actor.lib.jjs.modules.serial.SerialHelper.SerialReader
 
SerialTest - Class in ptolemy.actor.lib.jjs.modules.serial.test
Test the serial port.
SerialTest() - Constructor for class ptolemy.actor.lib.jjs.modules.serial.test.SerialTest
 
SerialWriter() - Constructor for class ptolemy.actor.lib.jjs.modules.serial.SerialHelper.SerialWriter
 
serSoc - Variable in class lbnl.actor.lib.net.Server
The server socket.
server - Variable in class lbnl.actor.lib.Simulator
Server used for data exchange.
Server - Class in lbnl.actor.lib.net
Server that opens a BSD socket for communication with simulation engine.
Server - Class in ptolemy.domains.de.lib
This actor models a preemptive server with a fixed or variable service time.
Server(int) - Constructor for class lbnl.actor.lib.net.Server
Construct a server on any available port.
Server(int) - Constructor for class ptolemy.actor.lib.jjs.modules.userInterface.VertxBrowserHelper.Server
Deprecated.
Instantiate a http server that listens only on localhost.
Server(int, int) - Constructor for class lbnl.actor.lib.net.Server
Construct a server on the port specified by portNo.
Server(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.Server
Construct an actor with the specified container and name.
serviceAdded(ServiceDiscoveryEvent) - Method in class ptolemy.distributed.client.ClientServerInteractionManager
Required by ServiceDiscoveryListener interface.
serviceChanged(ServiceDiscoveryEvent) - Method in class ptolemy.distributed.client.ClientServerInteractionManager
Required by ServiceDiscoveryListener interface.
serviceIDNotify(ServiceID) - Method in class ptolemy.distributed.rmi.DistributedServerRMIGeneric
Required by the ServiceIDListener interface.
serviceRemoved(ServiceDiscoveryEvent) - Method in class ptolemy.distributed.client.ClientServerInteractionManager
Required by ServiceDiscoveryListener interface.
servicesList - Variable in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareGUI
List of services.
serviceTime - Variable in class ptolemy.domains.de.lib.aspect.TTESwitch
The service time.
serviceTime - Variable in class ptolemy.domains.de.lib.Server
The service time.
serviceTimeMultiplicationFactor - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
The service time for the default messageLength of 1.
serviceTimeMultiplicationFactor - Variable in class ptolemy.domains.de.lib.aspect.Bus
The service time for the default messageLength of 1.
set(float) - Method in class com.jhlabs.vecmath.Matrix4f
 
set(float[]) - Method in class com.jhlabs.vecmath.Matrix4f
 
set(float[]) - Method in class com.jhlabs.vecmath.Tuple3f
 
set(float[]) - Method in class com.jhlabs.vecmath.Tuple4f
 
set(float, float, float) - Method in class com.jhlabs.vecmath.Tuple3f
 
set(float, float, float, float) - Method in class com.jhlabs.vecmath.AxisAngle4f
 
set(float, float, float, float) - Method in class com.jhlabs.vecmath.Tuple4f
 
set(int, Figure) - Method in class diva.canvas.BasicZList
Replace the figure at the given index with the passed-in figure.
set(int, Figure) - Method in interface diva.canvas.ZList
Replace the figure at the given index with the passed-in figure.
set(int, Object) - Method in class ptolemy.graph.LabeledList
Unsupported optional method of the List interface.
set(int, SyntacticTerm) - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Overwrite a Syntactic Term in the column.
set(AxisAngle4f) - Method in class com.jhlabs.vecmath.AxisAngle4f
 
set(AxisAngle4f) - Method in class com.jhlabs.vecmath.Matrix4f
 
set(AxisAngle4f) - Method in class com.jhlabs.vecmath.Quat4f
 
set(Matrix4f) - Method in class com.jhlabs.vecmath.Matrix4f
 
set(Matrix4f) - Method in class com.jhlabs.vecmath.Quat4f
 
set(Quat4f) - Method in class com.jhlabs.vecmath.Matrix4f
 
set(Tuple3f) - Method in class com.jhlabs.vecmath.Tuple3f
 
set(Tuple4f) - Method in class com.jhlabs.vecmath.Tuple4f
 
set(E1, E2) - Method in class ptolemy.actor.gt.data.Pair
Set the two elements in this pair.
set(Color) - Method in class com.jhlabs.vecmath.Color4f
 
set(Object, Object) - Method in class ptolemy.caltrop.ddi.util.DataMapEnvironment
 
set(Object, Object[], Object) - Method in class ptolemy.caltrop.ddi.util.DataMapEnvironment
 
set(String) - Method in class ptolemy.actor.gt.util.PtolemyExpressionString
Set the value.
set(String) - Method in class ptolemy.actor.gt.util.RegularExpressionString
Set the value.
set(String, String) - Method in class ptolemy.gui.Query
Set the value in the entry with the given name.
set(Token) - Method in class ptolemy.actor.lib.jjs.JavaScript.PortOrParameterProxy
Set the current value of the parameter.
set(V) - Method in class org.ptolemy.commons.FutureValue
Sets the result of this Future to the given value unless this future has already been set or has been cancelled.
setA(float) - Method in class com.jhlabs.image.QuiltFilter
 
setAboutMethod(Top, Method) - Static method in class ptolemy.gui.MacOSXAdapter
Set the about menu handler for a Top window.
setAction(Action) - Method in class diva.canvas.interactor.ActionInteractor
Set the action associated with this interactor.
setActions - Variable in class ptolemy.domains.modal.kernel.Transition
The action commands that set parameters when the transition is taken.
setActive(boolean) - Method in class ptolemy.actor.process.Branch
Set a flag indicating this branch is no longer active.
setActive(boolean) - Method in class ptolemy.actor.process.BranchController
Set this branch controller active if the active parameter is true; set this branch controller to inactive otherwise.
setActiveBranch(boolean) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Set the active branch to true or false.
setActiveBranch(boolean) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Set the active branch for the current if statement.
setActiveCount(int) - Method in class ptolemy.actor.gui.ConfigurationApplication
Set the number of active models.
setActor(Actor) - Method in class ptolemy.actor.sched.Firing
Set the actor associated with this firing.
setActorLocalTime(Time, Actor) - Method in class ptolemy.domains.dt.kernel.DTDirector
Set the local time of an actor in the model under this director.
setActorParameter(String) - Method in class ptolemy.actor.ptalon.PtalonEvaluator
Set the parameter name for the current actor declaration, if any, to the given parameter name.
setActorSymbol(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Set the symbol in the PtalonCode which represents this AbstractPtalonEvaluator's actor.
setActorSymbol(String) - Method in class ptolemy.actor.ptalon.PtalonEvaluator
Set the symbol in the PtalonCode which represents this AbstractPtalonEvaluator's actor.
setAdaptive(boolean) - Method in class ptolemy.actor.util.CalendarQueue
Enable or disable changing the number of bins (or buckets) in the queue.
setAddMargins(boolean) - Method in class com.jhlabs.image.ShadowFilter
Set whether to increase the size of the output image to accomodate the shadow.
setAddress(int) - Method in class ptolemy.domains.taskpt.kernel.PtrToken
Set the address in memory this token should point to.
setAlignment(CellConstraints.Alignment, CellConstraints.Alignment) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Sets the horizontal and vertical alignment.
setAllVisited(Object, boolean) - Method in class diva.graph.layout.LevelLayout
 
setAlpha(double) - Method in class org.ptolemy.optimization.BarrierMethod
set alpha proportion during line search.
setAmount(float) - Method in class com.jhlabs.image.BrushedMetalFilter
Set the amount of noise to add in the range 0..1.
setAmount(float) - Method in class com.jhlabs.image.CausticsFilter
Set the amount of effect.
setAmount(float) - Method in class com.jhlabs.image.CellularFilter
Set the amount of effect.
setAmount(float) - Method in class com.jhlabs.image.ChromeFilter
Set the amount of effect.
setAmount(float) - Method in class com.jhlabs.image.DisplaceFilter
Set the amount of distortion.
setAmount(float) - Method in class com.jhlabs.image.FBMFilter
Set the amount of effect.
setAmount(float) - Method in class com.jhlabs.image.FieldWarpFilter
Set the amount of warp.
setAmount(float) - Method in class com.jhlabs.image.GlintFilter
Set the amount of glint.
setAmount(float) - Method in class com.jhlabs.image.GlowFilter
Set the amount of glow.
setAmount(float) - Method in class com.jhlabs.image.MarbleFilter
Set the amount of effect.
setAmount(float) - Method in class com.jhlabs.image.PinchFilter
Set the amount of pinch.
setAmount(float) - Method in class com.jhlabs.image.SaturationFilter
Set the amount of saturation change.
setAmount(float) - Method in class com.jhlabs.image.SkyFilter
 
setAmount(float) - Method in class com.jhlabs.image.SwimFilter
Set the amount of swim.
setAmount(float) - Method in class com.jhlabs.image.TextureFilter
Set the amount of texture.
setAmount(float) - Method in class com.jhlabs.image.UnsharpFilter
Set the amount of sharpening.
setAmount(int) - Method in class com.jhlabs.image.NoiseFilter
Set the amount of effect.
setAmount(int) - Method in class com.jhlabs.image.SparkleFilter
Set the amount of sparkle.
setAmplitude(float) - Method in class com.jhlabs.image.WaterFilter
Set the amplitude of the ripples.
setAnchor(int) - Method in class diva.canvas.toolbox.LabelFigure
Set the point at which this figure is "anchored." This must be one of the positioning constants defined in javax.swing.SwingConstants.
setAnchor(int) - Method in class diva.canvas.toolbox.LabelWrapper
Set the anchor of the label.
setAnchor(int) - Method in class ptolemy.vergil.icon.TextIcon
Specify origin of the text.
setAndNotify(String, String) - Method in class ptolemy.gui.Query
Set the value in the entry with the given name and notify listeners.
setAngle(double) - Method in class diva.canvas.connector.ArcConnector
Set the angle at which the arc leaves the tail figure, in radians.
setAngle(float) - Method in class com.jhlabs.image.CellularFilter
Specifies the angle of the texture.
setAngle(float) - Method in class com.jhlabs.image.CheckFilter
Set the angle of the texture.
setAngle(float) - Method in class com.jhlabs.image.CircleFilter
Set the angle of the arc.
setAngle(float) - Method in class com.jhlabs.image.CurlFilter
 
setAngle(float) - Method in class com.jhlabs.image.FadeFilter
Specifies the angle of the texture.
setAngle(float) - Method in class com.jhlabs.image.FBMFilter
Specifies the angle of the texture.
setAngle(float) - Method in class com.jhlabs.image.FeedbackFilter
Specifies the angle of each iteration.
setAngle(float) - Method in class com.jhlabs.image.GradientFilter
Specifies the angle of the texture.
setAngle(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
Set the angle of the kaleidoscope.
setAngle(float) - Method in class com.jhlabs.image.MarbleTexFilter
 
setAngle(float) - Method in class com.jhlabs.image.MirrorFilter
Specifies the angle of the mirror.
setAngle(float) - Method in class com.jhlabs.image.MotionBlurFilter
Specifies the angle of blur.
setAngle(float) - Method in class com.jhlabs.image.MotionBlurOp
Specifies the angle of blur.
setAngle(float) - Method in class com.jhlabs.image.PinchFilter
Set the angle of twirl in radians.
setAngle(float) - Method in class com.jhlabs.image.RotateFilter
Specifies the angle of rotation.
setAngle(float) - Method in class com.jhlabs.image.ScratchFilter
 
setAngle(float) - Method in class com.jhlabs.image.ShadowFilter
Specifies the angle of the shadow.
setAngle(float) - Method in class com.jhlabs.image.ShineFilter
 
setAngle(float) - Method in class com.jhlabs.image.SkyFilter
 
setAngle(float) - Method in class com.jhlabs.image.SmearFilter
Specifies the angle of the texture.
setAngle(float) - Method in class com.jhlabs.image.SwimFilter
Specifies the angle of the effect.
setAngle(float) - Method in class com.jhlabs.image.TextureFilter
Specifies the angle of the texture.
setAngle(float) - Method in class com.jhlabs.image.TwirlFilter
Set the angle of twirl in radians.
setAngle(float) - Method in class com.jhlabs.image.WoodFilter
Specifies the angle of the texture.
setAngle2(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
Set the secondary angle of the kaleidoscope.
setAngleCoefficient(float) - Method in class com.jhlabs.image.CellularFilter
 
setAngleVariation(float) - Method in class com.jhlabs.image.ScratchFilter
 
setAnimationDelay(long) - Method in class ptolemy.vergil.basic.BasicGraphController
Set the time delay for animation.
setAntialiasing(boolean) - Method in class diva.canvas.CanvasPane
Set whether or not to use antialiasing when drawing this pane.
setAppContext(AppContext) - Method in class diva.gui.tutorial.AbstractApplication
Set the app context that this application draws itself in.
setApplication(Application) - Static method in class diva.gui.ApplicationExceptionHandler
 
setAreaThreshold(double) - Method in class com.jhlabs.image.MotionDetectorFilter
Set the percentage fraction of detected motion area threshold above which it is classified as "moved".
setAsDefault() - Method in class ptolemy.actor.gui.PtolemyPreferences
Set the values in this instance of PtolemyPreferences to be the default values by creating entries in the Constants class so that these values are accessible to any expression.
setAssociatedPort(MirrorPort) - Method in class ptolemy.actor.lib.hoc.MirrorPort
Specify an associated port.
setAssociatedPort(ParameterMirrorPort) - Method in class ptolemy.actor.parameters.ParameterMirrorPort
Specify an associated port.
setAtLeast(Object, Object) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Set an inequality constraint between the two specified objects, such that the concept value of the greater term is greater than or equal to the concept value of the lesser term.
setAtMost(Object, Object) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Set an inequality constraint between the two specified objects, such that the concept value of the greater term is greater than or equal to the concept value of the lesser term.
setAttachSite(Site) - Method in class diva.canvas.connector.StraightTerminal
Set the site to which the terminal is attached.
setAttachSite(Site) - Method in interface diva.canvas.connector.Terminal
Set the site that the terminal is attached to.
setAttachSite(Site) - Method in class diva.canvas.connector.TerminalFigure
Set the site that the terminal is attached to.
setAttribute(String, String) - Method in class diva.util.xml.XmlElement
Set the attribute with the given name to the given value.
setAttribute(String, String) - Method in class ptolemy.vergil.toolbox.GraphicElement
Set the attribute with the given name to the given value.
setAttributeClass(String) - Method in class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Set the value of the attributeClass element.
setAttributeClass(String) - Method in class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Set the value of the attributeClass element.
setAttributeHandle(int) - Method in class org.hlacerti.lib.HlaAttributeReflector
Set the HLA attribute handle.
setAttributeHandle(int) - Method in interface org.hlacerti.lib.HlaReflectable
Set the HLA attribute handle.
setAttributeHandle(int) - Method in class org.hlacerti.lib.HlaSubscriber
Set the HLA attribute handle.
setAttributeName(String) - Method in class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Set the value of the attributeName element.
setAttributeName(String) - Method in class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Set the value of the attributeName element.
setAttributeValue(String) - Method in class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Set the value of the attributeValue element.
setAttributeValue(String) - Method in class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Set the value of the attributeValue element.
setAuthor(String) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Set the author.
setAutomaticRescale(boolean) - Method in class ptolemy.plot.PlotBox
Set automatic rescale.
setAutomaticRescale(boolean) - Method in interface ptolemy.plot.PlotBoxInterface
Set automatic rescale.
setAutomaticTypeConversion(boolean) - Method in class ptolemy.actor.TypedIOPort
Allow actors to disable automatic type conversion on their input ports in case they do not need it.
setAuxVariables(int, double) - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
Set the value of an auxiliary variable.
setAverageCharacterWidthTestString(String) - Method in class com.jgoodies.forms.util.DefaultUnitConverter
Sets a string that will be used to compute the average character width.
setAzimuth(float) - Method in class com.jhlabs.image.EmbossFilter
 
setAzimuth(float) - Method in class com.jhlabs.image.LightFilter.Light
 
setB(float) - Method in class com.jhlabs.image.QuiltFilter
 
setBackground - Variable in class ptolemy.actor.lib.jai.JAIPNGWriter
True if the background is to be set.
setBackground(boolean) - Method in class com.jhlabs.image.SmearFilter
 
setBackground(int) - Method in class com.jhlabs.image.CheckFilter
Set the background color.
setBackground(Figure) - Method in class diva.canvas.PaneWrapper
Set the background figure.
setBackground(Color) - Method in class ptolemy.actor.gui.ModelFrame
Set background color.
setBackground(Color) - Method in class ptolemy.actor.gui.TextEditor
Set background color.
setBackground(Color) - Method in class ptolemy.actor.lib.gui.SliderSource
Set the background color of the panel that contains the slider.
setBackground(Color) - Method in class ptolemy.actor.lib.image.ImageDisplay
Set the background.
setBackground(Color) - Method in interface ptolemy.actor.lib.image.ImageDisplayInterface
Set the background.
setBackground(Color) - Method in class ptolemy.actor.lib.image.ImageDisplayJavaSE
Set the background.
setBackground(Color) - Method in class ptolemy.domains.de.lib.EventButton
Deprecated.
Set the background color.
setBackground(Color) - Method in class ptolemy.domains.sr.lib.gui.ButtonTime
Set the background.
setBackground(Color) - Method in class ptolemy.gui.Query
Set the background color for all the widgets.
setBackground(Color) - Method in class ptolemy.gui.StatusBar
Set the background color.
setBackground(Color) - Method in class ptolemy.gui.Top
Set background color.
setBackground(Color) - Method in class ptolemy.plot.PlotBox
Set the background color.
setBackground(Object) - Method in class ptolemy.plot.PlotBox
Set the background color.
setBackground(Object) - Method in interface ptolemy.plot.PlotBoxInterface
Set the background color.
setBackgroundAt(int, Color) - Method in class diva.gui.toolbox.JShadePane
Set the background color at the given index.
setBackgroundEventLayer(EventLayer) - Method in class diva.canvas.GraphicsPane
Set the background event layer.
setBackgroundFigure(Figure) - Method in class diva.canvas.CompositeFigure
Set the background figure.
setBackgroundLayer(CanvasLayer) - Method in class diva.canvas.GraphicsPane
Set the background figure layer.
setBag(Double) - Method in class ptolemy.domains.de.lib.aspect.AFDXVlink
Set the value of the bag.
setBag(IOPort, Double) - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
Set bag value that is parameterized on a port.
setBars(boolean) - Method in class ptolemy.plot.Plot
Turn bars on or off (for bar charts).
setBars(boolean) - Method in interface ptolemy.plot.PlotInterface
Turn bars on or off (for bar charts).
setBars(double, double) - Method in class ptolemy.plot.Histogram
Set the width and offset of the bars.
setBars(double, double) - Method in class ptolemy.plot.Plot
Turn bars on and set the width and offset.
setBars(double, double) - Method in interface ptolemy.plot.PlotInterface
Turn bars on and set the width and offset.
setBase(URL) - Method in class ptolemy.actor.gui.HTMLViewer
Set the base URL for relative accesses.
setBaseAmount(float) - Method in class com.jhlabs.image.FlareFilter
 
setBaseDirectory(URI) - Method in class ptolemy.actor.parameters.FilePortParameter
Set the directory to use as the base for relative file or URL names.
setBaseDirectory(URI) - Method in class ptolemy.data.expr.FileParameter
Set the directory to use as the base for relative file or URL names.
setBaseDirectory(URI) - Method in class ptolemy.kernel.attributes.FileAttribute
Deprecated.
Set the directory to use as the base for relative file or URL names.
setBaseDirectory(URI) - Method in interface ptolemy.kernel.attributes.FileOrURLAccessor
Set the directory to use as the base for relative file or URL names.
setBasis(Function2D) - Method in class com.jhlabs.image.FBMFilter
 
setBasis(Function2D) - Method in class com.jhlabs.math.CompoundFunction2D
 
setBasis(Function2D) - Method in class com.jhlabs.math.FBM
 
setBasisType(int) - Method in class com.jhlabs.image.FBMFilter
 
setBatchMode(boolean) - Method in class ptolemy.vergil.gt.MatchResultViewer
 
setBendpoints(double[]) - Method in class ptolemy.vergil.actor.LayoutHint.LayoutHintItem
Set a new list of bend points and update the current validation information such as the current location of head and tail and their port widths.
setBendRadius(double) - Method in class diva.canvas.connector.ManhattanConnector
Set the maximum bend radius of the manhattan-routed edge.
setBeta(double) - Method in class org.ptolemy.optimization.BarrierMethod
set beta proportion during line search
setBevel(float) - Method in class com.jhlabs.image.ShineFilter
 
setBFactor(float) - Method in class com.jhlabs.image.HSBAdjustFilter
 
setBFactor(float) - Method in class com.jhlabs.image.RGBAdjustFilter
 
setBgColor(int) - Method in class com.jhlabs.image.CausticsFilter
Set the background color.
setBias(float) - Method in class com.jhlabs.image.FBMFilter
 
setBias(float) - Method in class com.jhlabs.image.GainFilter
Set the bias.
setBias(float) - Method in class com.jhlabs.image.SkyFilter
 
setBinOffset(double) - Method in class ptolemy.plot.Histogram
Set the offset of the bins, in whatever units the data are given.
setBinWidth(double) - Method in class ptolemy.plot.Histogram
Set the width of the bins, in whatever units the data are given.
setBinWidth(Object[]) - Method in interface ptolemy.actor.util.CQComparator
Given an array of entries, set an appropriate bin width for a calendar queue to hold these entries.
setBinWidth(Object[]) - Method in class ptolemy.actor.util.test.DoubleCQComparator
Given an array of Double objects, find the appropriate bin width.
setBinWidth(Object[]) - Method in class ptolemy.actor.util.TimedEvent.TimeComparator
Given an array of TimedEvent objects, find the appropriate bin width.
setBinWidth(Object[]) - Method in class ptolemy.domains.tm.kernel.TMEventComparator
Do nothing.
setBitsPerSample(int) - Static method in class ptolemy.media.javasound.LiveSound
Set the number of bits per sample to use for audio capture and playback and notify any registered listeners of the change.
setBitsPerSample(int) - Method in interface ptolemy.media.javasound.LiveSoundInterface
Set the number of bits per sample to use for audio capture and playback and notify any registered listeners of the change.
setBitsPerSample(int) - Method in class ptolemy.media.javasound.LiveSoundJavaSE
Set the number of bits per sample to use for audio capture and playback and notify any registered listeners of the change.
setBlack(int) - Method in class com.jhlabs.image.StampFilter
Set the color to be used for pixels below the lower threshold.
setBlack(int) - Method in class com.jhlabs.image.ThresholdFilter
Set the color to be used for pixels below the lower threshold.
setBlack(String) - Method in class com.jhlabs.image.ThresholdFilter
Set the color to be used for pixels below the lower threshold as a string specification.
setBlackFunction(BinaryFunction) - Method in class com.jhlabs.image.BinaryFilter
 
setBlockSize(int) - Method in class com.jhlabs.image.BlockFilter
Set the pixel block size.
setBloom(float) - Method in class com.jhlabs.image.LensBlurFilter
Set the bloom factor.
setBloomThreshold(float) - Method in class com.jhlabs.image.LensBlurFilter
Set the bloom threshold.
setBlueGreen(int) - Method in class com.jhlabs.image.ChannelMixFilter
 
setBlur(float) - Method in class com.jhlabs.image.GlintFilter
Set the blur that is applied before thresholding.
setBlurMask(BufferedImage) - Method in class com.jhlabs.image.VariableBlurFilter
Set the mask used to give the amount of blur at each point.
setBlurSize(int) - Method in class org.ptolemy.opencv.ComputerVision
Set the blur size.
setBoolean(Pointer, boolean) - Method in class org.ptolemy.fmi.FMIScalarVariable
Set the value of this variable as a boolean.
setBoolean(String, boolean) - Method in class ptolemy.gui.Query
Set the current value in the entry with the given name.
setBooleanHybrid(Pointer, boolean, boolean) - Method in class org.ptolemy.fmi.FMIScalarVariable
Set the value of this variable as a boolean.
setBorder(Border) - Method in class com.jgoodies.forms.builder.PanelBuilder
Sets the panel's border.
setBorderColor(String) - Method in class com.jhlabs.image.BorderFilter
 
setBorderPaint(Paint) - Method in class com.jhlabs.image.BorderFilter
Set the border paint.
setBottomBorder(int) - Method in class com.jhlabs.image.BorderFilter
Set the border size on the bottom edge.
setBounds(int, int, int, int) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Sets the cell bounds (location and extent) to the given column, row, column span and row span.
setBounds(int, int, int, int) - Method in class ptolemy.plot.PlotBox
Move and resize this component.
setBounds(Rectangle2D) - Method in class diva.canvas.interactor.BoundsConstraint
Set the bounds
setBounds(Rectangle2D) - Method in class diva.canvas.interactor.BoundsGeometry
Set the rectangle that defines this geometry object.
setBounds(Rectangle2D) - Method in class diva.canvas.interactor.CircleGeometry
Set the rectangle that defines this geometry object.
setBrightness(float) - Method in class com.jhlabs.image.ContrastFilter
Set the filter brightness.
setBrightness(float) - Method in class com.jhlabs.image.ShineFilter
 
setBrightness(int) - Method in class com.jhlabs.image.CausticsFilter
Set the brightness.
setBTolerance(float) - Method in class com.jhlabs.image.ChromaKeyFilter
 
setBTolerance(float) - Method in class com.jhlabs.image.KeyFilter
Set the brightness tolerance of the image in the range 0..1.
setBufferSize(int) - Static method in class ptolemy.media.javasound.LiveSound
Request that the internal capture and playback audio buffers have bufferSize samples per channel and notify the registered listeners of the change.
setBufferSize(int) - Method in interface ptolemy.media.javasound.LiveSoundInterface
Request that the internal capture and playback audio buffers have bufferSize samples per channel and notify the registered listeners of the change.
setBufferSize(int) - Method in class ptolemy.media.javasound.LiveSoundJavaSE
Request that the internal capture and playback audio buffers have bufferSize samples per channel and notify the registered listeners of the change.
setBufferSize(int, int) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortInfo
Set the buffer size of channel of the port.
setBufferSize(IOPort, int, int) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Ports
Set the buffer size of channel of the port.
setBumpFunction(Function2D) - Method in class com.jhlabs.image.LightFilter
 
setBumpFunction(Function2D) - Method in class com.jhlabs.image.ShadeFilter
 
setBumpHeight(float) - Method in class com.jhlabs.image.EmbossFilter
 
setBumpHeight(float) - Method in class com.jhlabs.image.LightFilter
 
setBumpHeight(float) - Method in class com.jhlabs.image.ShadeFilter
 
setBumpShape(int) - Method in class com.jhlabs.image.LightFilter
 
setBumpSoftness(float) - Method in class com.jhlabs.image.LightFilter
 
setBumpSoftness(float) - Method in class com.jhlabs.image.ShadeFilter
 
setBumpSource(int) - Method in class com.jhlabs.image.LightFilter
 
setBumpSource(int) - Method in class com.jhlabs.image.ShadeFilter
 
setButtons(boolean) - Method in class ptolemy.plot.PlotBox
If the argument is true, make a fill button visible at the upper right.
setButtons(boolean) - Method in interface ptolemy.plot.PlotBoxInterface
If the argument is true, make a fill button visible at the upper right.
setButtons(boolean) - Method in class ptolemy.plot.PlotLive
If the argument is true, make a start, stop, and fill button visible at the upper right.
setC(float) - Method in class com.jhlabs.image.QuiltFilter
 
setCachedResult(CachedStrategy) - Method in class ptolemy.graph.analysis.strategy.CachedStrategy
Set the cached value of this analyzer to the cached value of another analyzer.
setCameraAzimuth(float) - Method in class com.jhlabs.image.SkyFilter
 
setCameraElevation(float) - Method in class com.jhlabs.image.SkyFilter
 
setCanBusPriority(Port, int) - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Set the canbus priority attached to this actor port.
setCannyThreshold(int) - Method in class org.ptolemy.opencv.ComputerVision
Set the canny edge detection threshold.
setCanvas(JCanvas) - Method in class diva.canvas.CanvasPane
Set the containing canvas of this pane.
setCanvas(JCanvas) - Method in class diva.gui.toolbox.JCanvasPanner
Set the target component that is being wrapped.
setCanvasPane(CanvasPane) - Method in class diva.canvas.JCanvas
Set the canvas pane contained by this JCanvas.
setCap(boolean) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Set node as a initial or terminal node in specified direction, true being out.
setCapacity(int) - Method in class ptolemy.actor.QueueReceiver
Set receiver capacity.
setCapacity(int) - Method in class ptolemy.actor.util.FIFOQueue
Set queue capacity.
setCapacity(int) - Method in class ptolemy.domains.dde.kernel.PrioritizedTimedQueue
Set the queue capacity of this receiver.
setCapacity(int) - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Set queue capacity.
setCapacity(int) - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Set receiver capacity.
setCaptions(Vector) - Method in class ptolemy.plot.PlotBox
Set the strings of the caption.
setCaptions(Vector) - Method in interface ptolemy.plot.PlotBoxInterface
Set the strings of the caption.
setCenter(Point2D) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Set the center location of the visible part of the pane.
setCentered(boolean) - Method in class diva.canvas.toolbox.BasicFigure
Specify whether the figure should be centered on its origin.
setCentered(boolean) - Method in class diva.canvas.toolbox.ImageFigure
Specify whether the figure should be centered on its origin.
setCentered(boolean) - Method in class ptolemy.vergil.icon.ShapeIcon
Specify whether the figure should be centered or not.
setCentering(boolean) - Method in class ptolemy.gui.Top
Specify whether or not to center the window on the screen when packing it.
setCentre(Point2D) - Method in class com.jhlabs.image.CircleFilter
Set the centre of the effect as a proportion of the image size.
setCentre(Point2D) - Method in class com.jhlabs.image.FeedbackFilter
Set the centre of the effect as a proportion of the image size.
setCentre(Point2D) - Method in class com.jhlabs.image.FlareFilter
 
setCentre(Point2D) - Method in class com.jhlabs.image.KaleidoscopeFilter
Set the centre of the effect as a proportion of the image size.
setCentre(Point2D) - Method in class com.jhlabs.image.MotionBlurOp
Set the centre of the effect as a proportion of the image size.
setCentre(Point2D) - Method in class com.jhlabs.image.PinchFilter
Set the centre of the effect as a proportion of the image size.
setCentre(Point2D) - Method in class com.jhlabs.image.ShatterFilter
 
setCentre(Point2D) - Method in class com.jhlabs.image.SphereFilter
Set the centre of the effect as a proportion of the image size.
setCentre(Point2D) - Method in class com.jhlabs.image.TwirlFilter
Set the centre of the effect as a proportion of the image size.
setCentre(Point2D) - Method in class com.jhlabs.image.WaterFilter
Set the centre of the effect as a proportion of the image size.
setCentreX(float) - Method in class com.jhlabs.image.CircleFilter
Set the centre of the effect in the Y direction as a proportion of the image size.
setCentreX(float) - Method in class com.jhlabs.image.FeedbackFilter
Set the centre of the effect in the X direction as a proportion of the image size.
setCentreX(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
Set the centre of the effect in the X direction as a proportion of the image size.
setCentreX(float) - Method in class com.jhlabs.image.LightFilter.Light
Set the centre of the light in the X direction as a proportion of the image size.
setCentreX(float) - Method in class com.jhlabs.image.MotionBlurOp
Set the centre of the effect in the X direction as a proportion of the image size.
setCentreX(float) - Method in class com.jhlabs.image.PinchFilter
Set the centre of the effect in the X direction as a proportion of the image size.
setCentreX(float) - Method in class com.jhlabs.image.ShatterFilter
 
setCentreX(float) - Method in class com.jhlabs.image.SphereFilter
Set the centre of the effect in the X direction as a proportion of the image size.
setCentreX(float) - Method in class com.jhlabs.image.TwirlFilter
Set the centre of the effect in the X direction as a proportion of the image size.
setCentreX(float) - Method in class com.jhlabs.image.WaterFilter
Set the centre of the effect in the X direction as a proportion of the image size.
setCentreY(float) - Method in class com.jhlabs.image.CircleFilter
Set the centre of the effect in the Y direction as a proportion of the image size.
setCentreY(float) - Method in class com.jhlabs.image.FeedbackFilter
Set the centre of the effect in the Y direction as a proportion of the image size.
setCentreY(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
Set the centre of the effect in the Y direction as a proportion of the image size.
setCentreY(float) - Method in class com.jhlabs.image.LightFilter.Light
Set the centre of the light in the Y direction as a proportion of the image size.
setCentreY(float) - Method in class com.jhlabs.image.MirrorFilter
 
setCentreY(float) - Method in class com.jhlabs.image.MotionBlurOp
Set the centre of the effect in the Y direction as a proportion of the image size.
setCentreY(float) - Method in class com.jhlabs.image.PinchFilter
Set the centre of the effect in the Y direction as a proportion of the image size.
setCentreY(float) - Method in class com.jhlabs.image.ShatterFilter
 
setCentreY(float) - Method in class com.jhlabs.image.SphereFilter
Set the centre of the effect in the Y direction as a proportion of the image size.
setCentreY(float) - Method in class com.jhlabs.image.TwirlFilter
Set the centre of the effect in the Y direction as a proportion of the image size.
setCentreY(float) - Method in class com.jhlabs.image.WaterFilter
Set the centre of the effect in the Y direction as a proportion of the image size.
setChannel(int) - Method in class ptolemy.cg.lib.syntactic.SyntacticPort
Set the channel of the represented port.
setChannels(int) - Static method in class ptolemy.media.javasound.LiveSound
Set the number of audio channels to use for capture and playback and notify any registered listeners of the change.
setChannels(int) - Method in interface ptolemy.media.javasound.LiveSoundInterface
Set the number of audio channels to use for capture and playback and notify any registered listeners of the change.
setChannels(int) - Method in class ptolemy.media.javasound.LiveSoundJavaSE
Set the number of audio channels to use for capture and playback and notify any registered listeners of the change.
setChild(Figure) - Method in class diva.canvas.connector.ConnectorManipulator
Set the child figure.
setChild(Figure) - Method in class diva.canvas.FigureDecorator
Set the child figure.
setChild(Figure) - Method in class diva.canvas.FigureWrapper
Set the child figure.
setChild(Figure) - Method in class diva.canvas.interactor.BoundsManipulator
Set the child figure.
setChild(Figure) - Method in class diva.canvas.interactor.CircleManipulator
Set the child figure.
setChild(Figure) - Method in class diva.canvas.interactor.PathManipulator
Set the child figure.
setChildrenUndoable(boolean) - Method in class ptolemy.moml.UndoContext
Set whether or not the child contexts are undoable.
setChordTones() - Method in class org.ptolemy.machineImprovisation.Chord
Set the notes contained by this chord by a dictionary lookup.
setChordTones(String) - Method in class org.ptolemy.machineImprovisation.Chord
Set the notes contained by this chord, by name reference.
setClass(String) - Method in class ptolemy.verification.kernel.maude.RTMObject
 
setClassDefinition(boolean) - Method in class ptolemy.actor.LazyTypedCompositeActor
Specify whether this object is a class definition.
setClassDefinition(boolean) - Method in class ptolemy.kernel.CompositeEntity
Specify whether this object is a class definition.
setClassDefinition(boolean) - Method in class ptolemy.kernel.Entity
Specify whether this object is a class definition.
setClassDefinition(boolean) - Method in class ptolemy.kernel.InstantiableNamedObj
Specify whether this object is a class definition.
setClassHandle(int) - Method in class org.hlacerti.lib.HlaAttributeReflector
Set the HLA class handle.
setClassHandle(int) - Method in interface org.hlacerti.lib.HlaReflectable
Set the HLA class handle.
setClassHandle(int) - Method in class org.hlacerti.lib.HlaSubscriber
Set the HLA class handle.
setClassName(String) - Method in class ptolemy.kernel.util.NamedObj
Set the MoML class name.
setCleanImage(BufferedImage) - Method in class com.jhlabs.image.KeyFilter
Get the clean image.
setClip(boolean) - Method in class com.jhlabs.image.PerspectiveFilter
 
setClip(int, int, int, int) - Method in class ptolemy.plot.EPSGraphics
 
setClip(Shape) - Method in class ptolemy.plot.EPSGraphics
 
setClipboard(Clipboard) - Method in class diva.gui.tutorial.AbstractApplication
Set the clipboard that is used by this application.
setClipEnabled(boolean) - Method in class diva.canvas.PaneWrapper
Set the clipping enabled flag.
setClockDrift(double) - Method in class ptolemy.actor.LocalClock
Set the new clock drift and commit it.
setClosed(boolean) - Method in class diva.gui.toolbox.JPseudoFrame
Close the frame if the argument is true.
setCloudCover(float) - Method in class com.jhlabs.image.SkyFilter
 
setCloudSharpness(float) - Method in class com.jhlabs.image.SkyFilter
 
setCodeBlocks(String) - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Set the code blocks which will be parsed instead of .c file.
setCodeGenerator(GenericCodeGenerator) - Method in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGeneratorAdapter
Set the code generator associated with this adapter class.
setCodeGenerator(GenericCodeGenerator) - Method in class ptolemy.cg.kernel.generic.CodeGeneratorAdapter
Set the code generator associated with this adapter class.
setCodeGenerator(GenericCodeGenerator) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
This method is used to set the code generator for a adapter class.
setCodeGenerator(GenericCodeGenerator) - Method in class ptolemy.cg.kernel.generic.html.HTMLCodeGeneratorAdapter
Set the code generator associated with this adapter class.
setCodeGenerator(GenericCodeGenerator) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter
Set the code generator associated with this adapter class.
setCodeGenerator(GenericCodeGenerator) - Method in class ptolemy.cg.kernel.generic.syntactic.SyntacticCodeGeneratorAdapter
Set the code generator associated with this adapter class.
setCodeGenerator(GenericCodeGenerator) - Method in class ptolemy.cg.kernel.generic.test.actor.TypedCompositeActor
Set the code generator associated with this adapter class.
setCodeGenerator(ProgramCodeGenerator) - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Set the associated code generator.
setCoefficient(int, float) - Method in class com.jhlabs.image.CellularFilter
 
setCoefficient(int, float) - Method in class com.jhlabs.math.CellularFunction2D
 
setColor(boolean) - Method in class ptolemy.plot.PlotBox
If the argument is false, draw the plot without using color (in black and white).
setColor(boolean) - Method in interface ptolemy.plot.PlotBoxInterface
If the argument is false, draw the plot without using color (in black and white).
setColor(int) - Method in class com.jhlabs.image.BrushedMetalFilter
Set the color of the metal.
setColor(int) - Method in class com.jhlabs.image.ChromaKeyFilter
 
setColor(int) - Method in class com.jhlabs.image.FlareFilter
 
setColor(int) - Method in class com.jhlabs.image.LightFilter.Light
 
setColor(int) - Method in class com.jhlabs.image.ScratchFilter
 
setColor(int) - Method in class com.jhlabs.image.SparkleFilter
 
setColor(int, int) - Method in class com.jhlabs.image.ArrayColormap
Set one element of the colormap to a given color.
setColor(int, int) - Method in class com.jhlabs.image.Gradient
Set a knot color.
setColor(Color) - Method in class ptolemy.plot.EPSGraphics
Set the current color.
setColor(String) - Method in class ptolemy.gui.Query.QueryColorChooser
Set selected color name.
setColor1(int) - Method in class com.jhlabs.image.LinearColormap
Set the first color.
setColor2(int) - Method in class com.jhlabs.image.LinearColormap
Set the second color.
setColorDither(boolean) - Method in class com.jhlabs.image.DiffusionFilter
Set whether to use a color dither.
setColorDither(boolean) - Method in class com.jhlabs.image.DitherFilter
Set whether to use a color dither.
setColorInterpolated(int, int, int, int) - Method in class com.jhlabs.image.ArrayColormap
Set the color at "index" to "color".
setColormap(Colormap) - Method in class com.jhlabs.image.BinaryFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class com.jhlabs.image.CellularFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class com.jhlabs.image.FBMFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class com.jhlabs.image.GlintFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class com.jhlabs.image.GradientFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class com.jhlabs.image.LookupFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class com.jhlabs.image.MarbleTexFilter
 
setColormap(Colormap) - Method in class com.jhlabs.image.PlasmaFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class com.jhlabs.image.QuiltFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class com.jhlabs.image.RaysFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class com.jhlabs.image.ShapeFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class com.jhlabs.image.TextureFilter
Set the colormap to be used for the filter.
setColormap(Colormap) - Method in class com.jhlabs.image.WoodFilter
Set the colormap to be used for the filter.
setColorNE(int) - Method in class com.jhlabs.image.FourColorFilter
 
setColorNW(int) - Method in class com.jhlabs.image.FourColorFilter
 
setColorOntology(Ontology) - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntology
Set the component ontology from which the colors will be derived for the concepts in this product lattice ontology.
setColorRange(int, int, int) - Method in class com.jhlabs.image.ArrayColormap
Set a range of the colormap to a single color.
setColorRange(int, int, int, int) - Method in class com.jhlabs.image.ArrayColormap
Set a range of the colormap, interpolating between two colors.
setColors(Color[]) - Method in class ptolemy.plot.PlotBox
Set the point colors.
setColors(Object[]) - Method in class ptolemy.plot.PlotBox
Set the array of colors Implements the PlotBoxInterface.
setColors(Object[]) - Method in interface ptolemy.plot.PlotBoxInterface
Set the point colors.
setColorSE(int) - Method in class com.jhlabs.image.FourColorFilter
 
setColorSource(int) - Method in class com.jhlabs.image.LightFilter
 
setColorSW(int) - Method in class com.jhlabs.image.FourColorFilter
 
setColumn(int) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Sets the cursor to the given column.
setColumnGroups(int[][]) - Method in class com.jgoodies.forms.layout.FormLayout
Sets the column groups, where each column in a group gets the same group wide width.
setColumns(int) - Method in interface ptolemy.actor.lib.gui.DisplayInterface
Set the desired number of columns of the textArea, if there is one.
setColumns(int) - Method in class ptolemy.actor.lib.gui.DisplayJavaSE
Set the desired number of columns of the textArea, if there is one.
setColumns(int) - Method in class ptolemy.gui.Query
Specify the number of columns to use.
setColumnSpan(int) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Sets the cursor's column span.
setColumnSpec(int, ColumnSpec) - Method in class com.jgoodies.forms.layout.FormLayout
Sets the ColumnSpec at the specified column index.
setCommands(HashMap) - Method in class ptolemy.distributed.client.ThreadSynchronizer
Issues a new set of commands.
setCommands(List) - Method in class ptolemy.gui.JTextAreaExec
Set the list of commands.
setCommands(List) - Method in interface ptolemy.util.ExecuteCommands
Set the list of commands.
setCommands(List) - Method in class ptolemy.util.StreamExec
Set the list of commands.
setComponent(Object) - Method in class ptolemy.data.ontologies.OntologyAdapter
Associate this PropertyAdapter with the specified component.
setComponent(JComponent) - Method in class diva.canvas.toolbox.SwingWrapper
Replace the currently wrapped component with the given component and reshape/repaint the figure.
setComponent(JComponent) - Method in class diva.gui.toolbox.JPseudoFrame
Place the given component into the display
setComponentFactory(ComponentFactory) - Method in class com.jgoodies.forms.builder.PanelBuilder
Sets a new component factory.
setComposite(AlphaComposite) - Method in class diva.canvas.toolbox.BasicFigure
Set the compositing operation for this figure.
setComposite(Composite) - Method in class com.jhlabs.image.CompositeFilter
Set the composite.
setComposite(Composite) - Method in class com.jhlabs.image.RenderTextFilter
Set the composite with which to paint the text.
setComposite(Composite) - Method in class diva.canvas.toolbox.IconFigure
Set the color composition operator of this figure.
setComposite(Composite) - Method in class diva.canvas.toolbox.PaintedFigure
Set the color composition operator of this figure.
setCompositeFill(Paint) - Method in class diva.graph.basic.BasicNodeRenderer
Set the fill to paint the composites with.
setCompositeScale(double) - Method in class diva.graph.basic.BasicNodeRenderer
Set the scaling factor for the composite nodes.
setCompositeShape(Shape) - Method in class diva.graph.basic.BasicNodeRenderer
Set the shape for composites to be rendered in.
setConcept(Object, Concept) - Method in class ptolemy.data.ontologies.OntologySolverBase
Set the resolved property of the specified object.
setConcept(Concept) - Method in class ptolemy.data.ontologies.ConceptAttribute
Specifies the Concept value.
setConeAngle(float) - Method in class com.jhlabs.image.LightFilter.Light
 
setConfiguration(Configuration) - Method in class ptolemy.chic.ChicController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.actor.ActorController.ListenToActorAction
Set the configuration for use by the help screen.
setConfiguration(Configuration) - Method in class ptolemy.vergil.actor.ActorController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.actor.ActorEditorGraphController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.actor.ActorViewerGraphController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.actor.DocBuilder
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.actor.ExternalIOPortController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.actor.LinkController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.basic.BasicGraphController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.basic.GetDocumentationAction
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.basic.LookInsideAction
Set the configuration to be used by the LookInsideAction object.
setConfiguration(Configuration) - Method in class ptolemy.vergil.basic.MoMLModelAttributeController
Set the configuration for MoMLModelAttributeController.
setConfiguration(Configuration) - Method in class ptolemy.vergil.basic.NamedObjController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.basic.WithIconGraphController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.icon.EditIconGraphController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.kernel.AttributeController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.kernel.ListenToAction
Set the configuration for use by the help screen.
setConfiguration(Configuration) - Method in class ptolemy.vergil.kernel.PortDialogAction
Set the configuration for use by the help screen.
setConfiguration(Configuration) - Method in class ptolemy.vergil.kernel.PortDialogFactory
Deprecated.
Set the configuration for use by the help screen.
setConfiguration(Configuration) - Method in class ptolemy.vergil.kernel.RelationController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.modal.FSMGraphController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.modal.FSMViewerGraphController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.modal.TransitionController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.ontologies.OntologyEntityController
Set the configuration for OntologyEntityController.
setConfiguration(Configuration) - Method in class ptolemy.vergil.ontologies.OntologyGraphController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.ptera.SchedulingRelationController
Set the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.toolbox.EditIconAction
Specify the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.toolbox.RemoveIconAction
Specify the configuration.
setConfiguration(Configuration) - Method in class ptolemy.vergil.unit.ConfigureUnitsAction
Set the configuration for use by the help screen.
setConfiguredObject(NamedObj) - Method in class ptolemy.actor.gt.controller.Transform.EmbeddedConfigurer
Set the object that this configurer configures.
setConfiguredObject(NamedObj) - Method in class ptolemy.domains.modal.kernel.Configurer
Set the object that this configurer configures.
setConnected(boolean) - Method in class ptolemy.plot.Plot
If the argument is true, then the default is to connect subsequent points with a line.
setConnected(boolean) - Method in interface ptolemy.plot.PlotInterface
If the argument is true, then the default is to connect subsequent points with a line.
setConnected(boolean, int) - Method in class ptolemy.plot.Plot
If the first argument is true, then by default for the specified dataset, points will be connected by a line.
setConnected(boolean, int) - Method in interface ptolemy.plot.PlotInterface
If the first argument is true, then by default for the specified dataset, points will be connected by a line.
setConnections(HashMap) - Method in interface ptolemy.distributed.common.DistributedActor
Set the "virtual connections" concerning the wrapped actor.
setConnections(HashMap) - Method in class ptolemy.distributed.rmi.DistributedActorWrapper
Set the "virtual connections" concerning the wrapped actor.
setConnectorTarget(ConnectorTarget) - Method in class diva.canvas.connector.ConnectorManipulator
Set the connector target object
setConnectorTarget(ConnectorTarget) - Method in class diva.graph.BasicEdgeController
Set the target used to find sites on nodes to connect to.
setConnectorTarget(ConnectorTarget) - Method in interface diva.graph.EdgeController
Set the target used to find sites on nodes to connect to.
setConstant(boolean) - Method in class ptolemy.data.expr.ASTPtRootNode
Set whether this node is a constant.
setConstraints(Component, CellConstraints) - Method in class com.jgoodies.forms.layout.FormLayout
Sets the constraints for the specified component in this layout.
setConstraints(List<Inequality>) - Method in class ptolemy.data.ontologies.lattice.ConstraintManager
Sets the list of inequality constraints to be managed by the ConstraintManager.
setConstructionMode() - Method in class ptolemy.domains.modal.kernel.ParseTreeEvaluatorForGuardExpression
Set parse tree evaluator to be in construction mode.
setConsuming(boolean) - Method in class diva.canvas.event.EventLayer
Set the consuming flag of this layer.
setConsuming(boolean) - Method in class diva.canvas.interactor.AbstractInteractor
Set the consuming flag of this layer.
setConsuming(boolean) - Method in class diva.canvas.interactor.SelectionInteractor
Set the consuming flag of this interactor.
setContainer(IOPort) - Method in class ptolemy.actor.AbstractReceiver
Set the container.
setContainer(IOPort) - Method in class ptolemy.actor.IntermediateReceiver
Set the container of the internal receiver.
setContainer(IOPort) - Method in class ptolemy.actor.process.MailboxBoundaryReceiver
Set the container.
setContainer(IOPort) - Method in interface ptolemy.actor.Receiver
Set the container.
setContainer(IOPort) - Method in class ptolemy.actor.sched.FixedPointReceiver
Set the container.
setContainer(IOPort) - Method in class ptolemy.domains.dde.kernel.DDEReceiver
Set the container.
setContainer(IOPort) - Method in class ptolemy.domains.metroII.kernel.MetroIIPNQueueReceiver
Sets the container.
setContainer(IOPort) - Method in class ptolemy.domains.pn.kernel.PNQueueReceiver
Set the container.
setContainer(ComponentEntity) - Method in class ptolemy.domains.dde.kernel.DDEIOPort
Constrain DDEIOPorts to only be contained by non-atomic entities.
setContainer(CompositeEntity) - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Override the base class to first set the container, then establish a connection with any decorated objects it finds in scope in the new container.
setContainer(CompositeEntity) - Method in class org.ptolemy.ssm.MirrorDecorator
Override the base class to first set the container, then establish a connection with any decorated objects it finds in scope in the new container.
setContainer(CompositeEntity) - Method in class ptolemy.actor.AtomicActor
Override the base class to invalidate the schedule and resolved types of the director.
setContainer(CompositeEntity) - Method in class ptolemy.actor.CompositeActor
Override the base class to invalidate the schedule and resolved types of the director.
setContainer(CompositeEntity) - Method in class ptolemy.actor.gt.controller.GTEvent
Specify the container, adding the entity to the list of entities in the container.
setContainer(CompositeEntity) - Method in class ptolemy.actor.gt.Replacement
Set the container of this replacement, which should be a TransformationRule.
setContainer(CompositeEntity) - Method in class ptolemy.actor.gt.StateMatcher
Specify the container, adding the entity to the list of entities in the container.
setContainer(CompositeEntity) - Method in class ptolemy.actor.gui.Configuration
If the argument is not null, then throw an exception.
setContainer(CompositeEntity) - Method in class ptolemy.actor.gui.ConfigurationEffigy
Specify the container, adding the entity to the list of entities in the container.
setContainer(CompositeEntity) - Method in class ptolemy.actor.gui.Effigy
Override the base class so that tableaux contained by this object are removed before this effigy is removed from the ModelDirectory.
setContainer(CompositeEntity) - Method in class ptolemy.actor.gui.Tableau
Override the base class so that if the argument is null and the window is a master, then all other windows associated with the container are closed and the model is removed from the ModelDirectory.
setContainer(CompositeEntity) - Method in class ptolemy.actor.IORelation
Specify the container, adding the relation to the list of relations in the container.
setContainer(CompositeEntity) - Method in class ptolemy.actor.lib.aspect.AtomicCommunicationAspect
Override the base class to first set the container, then establish a connection with any decorated objects it finds in scope in the new container.
setContainer(CompositeEntity) - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Override the base class to first set the container, then establish a connection with any decorated objects it finds in scope in the new container.
setContainer(CompositeEntity) - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Override the base class to first set the container, then establish a connection with any decorated objects it finds in scope in the new container.
setContainer(CompositeEntity) - Method in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
Override the base class to first set the container, then establish a connection with any decorated objects it finds in scope in the new container.
setContainer(CompositeEntity) - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Override the base class to first set the container, then establish a connection with any decorated objects it finds in scope in the new container.
setContainer(CompositeEntity) - Method in class ptolemy.actor.lib.gui.Display
Override the base class to remove the display from its graphical container if the argument is null.
setContainer(CompositeEntity) - Method in class ptolemy.actor.lib.gui.InteractiveDialog
Override the base class to remove the shell from its graphical container if the argument is null.
setContainer(CompositeEntity) - Method in class ptolemy.actor.lib.gui.InteractiveShell
Override the base class to remove the shell from its graphical container if the argument is null.
setContainer(CompositeEntity) - Method in class ptolemy.actor.lib.gui.MatrixViewer
Override the base class to remove the display from its graphical container if the argument is null.
setContainer(CompositeEntity) - Method in class ptolemy.actor.lib.gui.PlotterBase
Override the base class to remove the plot from its graphical container if the argument is null.
setContainer(CompositeEntity) - Method in class ptolemy.actor.lib.gui.SliderSource
Override the base class to remove the display from its graphical container if the argument is null.
setContainer(CompositeEntity) - Method in class ptolemy.actor.lib.net.DatagramReader
Override the setContainer() method to call wrapup() if the actor is deleted while the model is running.
setContainer(CompositeEntity) - Method in class ptolemy.actor.lib.net.DatagramWriter
Override the setContainer() method to call wrapup() if container is not equal to the result of getContainer().
setContainer(CompositeEntity) - Method in class ptolemy.actor.ptalon.gt.PtalonMatcher
Set the container.
setContainer(CompositeEntity) - Method in class ptolemy.data.ontologies.ConceptRelation
Override the base class to ensure that the proposed container is an instance of Ontology or null.
setContainer(CompositeEntity) - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Make sure that this communication aspect is only used in the DE domain.
setContainer(CompositeEntity) - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch
Make sure that this communication aspect is only used in the DE domain.
setContainer(CompositeEntity) - Method in class ptolemy.domains.de.lib.aspect.Bus
Override the base class to first set the container, then establish a connection with any decorated objects it finds in scope in the new container.
setContainer(CompositeEntity) - Method in class ptolemy.domains.de.lib.EventButton
Deprecated.
Override the base class to remove the display from its graphical container if the argument is null.
setContainer(CompositeEntity) - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomatonTransition
Override the base class to ensure that the proposed container is an instance of InterfaceAutomaton or null.
setContainer(CompositeEntity) - Method in class ptolemy.domains.modal.kernel.Transition
Override the base class to ensure that the proposed container is an instance of FSMActor or null; if it is null, then remove it from the container, and also remove any refinement(s) that it references that are not referenced by some other transition or state.
setContainer(CompositeEntity) - Method in class ptolemy.domains.ptera.kernel.Event
Specify the container, adding the entity to the list of entities in the container.
setContainer(CompositeEntity) - Method in class ptolemy.domains.ptera.lib.ListDirectory
Specify the container, adding the entity to the list of entities in the container.
setContainer(CompositeEntity) - Method in class ptolemy.domains.sr.lib.gui.ButtonTime
Override the base class to remove the display from its graphical container if the argument is null.
setContainer(CompositeEntity) - Method in class ptolemy.domains.wireless.lib.LinkVisualizer
Override the base class to remove this channel listener.
setContainer(CompositeEntity) - Method in class ptolemy.kernel.ComponentEntity
Specify the container, adding the entity to the list of entities in the container.
setContainer(CompositeEntity) - Method in class ptolemy.kernel.ComponentRelation
Specify the container entity, adding the relation to the list of relations in the container.
setContainer(CompositeEntity) - Method in class ptolemy.kernel.CompositeEntity
Override the base class so that if the argument is null, all level-crossing links from inside this composite to outside this composite are removed.
setContainer(CompositeEntity) - Method in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
Set the model to the container.
setContainer(Entity) - Method in class ptolemy.actor.gt.PortMatcher
Set container of this port matcher.
setContainer(Entity) - Method in class ptolemy.actor.IOPort
Override the base class to ensure that the proposed container implements the Actor interface (the base class ensures that the container is an instance of ComponentEntity) or null.
setContainer(Entity) - Method in class ptolemy.actor.lib.hoc.MirrorPort
Override the base class so that if the container is being set to null, then the associated port is also deleted (via a change request).
setContainer(Entity) - Method in class ptolemy.actor.lib.hoc.MultiCompositePort
Override the base class so that if the port is being removed from the current container, then it is also removed from the controller and from each of the refinements.
setContainer(Entity) - Method in class ptolemy.actor.lib.hoc.RefinementPort
Override the base class so that if the port is being removed from the current container, then it is also removed from the controller and from each of the refinements.
setContainer(Entity) - Method in class ptolemy.actor.parameters.ParameterMirrorPort
Override the base class so that if the container is being set to null, then the associated port is also deleted (via a change request).
setContainer(Entity) - Method in class ptolemy.actor.parameters.ParameterPort
Set the container of this port.
setContainer(Entity) - Method in class ptolemy.actor.PubSubPort
Override the base class to register as an Initializable so that preinitialize() is invoked, and as a HierarchyListener, so that we are notified of changes in the hierarchy above.
setContainer(Entity) - Method in class ptolemy.domains.modal.modal.ModalPort
Override the base class so that if the port is being removed from the current container, then it is also removed from the controller and from each of the refinements.
setContainer(Entity) - Method in class ptolemy.domains.modal.modal.ModalRefinementPort
Override the base class so that if the port is being removed from the current container, then it is also removed from the controller and from each of the refinements.
setContainer(Entity) - Method in class ptolemy.domains.modal.modal.RefinementPort
Override the base class so that if the port is being removed from the current container, then it is also removed from the controller and from each of the refinements.
setContainer(Entity) - Method in class ptolemy.domains.modal.modal.TransitionRefinementPort
Override the base class so that if the port is being removed from the current container, then it is also removed from the controller and from each of the refinements.
setContainer(Entity) - Method in class ptolemy.domains.wireless.kernel.ChannelPort
Override the base class to ensure that the proposed container implements the WirelessChannel interface.
setContainer(Entity) - Method in class ptolemy.kernel.ComponentPort
Specify the container entity, adding the port to the list of ports in the container.
setContainer(Entity) - Method in class ptolemy.kernel.Port
Specify the container entity, adding the port to the list of ports in the container.
setContainer(Nameable) - Method in class ptolemy.actor.util.FIFOQueue
Set the container of the queue.
setContainer(Nameable) - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Set the container of the queue.
setContainer(NamedObj) - Method in class ptolemy.actor.AbstractInitializableAttribute
Override the base class to register as an Initializable so that preinitialize() is invoked, and as a HierarchyListener, so that we are notified of changes in the hierarchy above.
setContainer(NamedObj) - Method in class ptolemy.actor.Director
Specify the container.
setContainer(NamedObj) - Method in class ptolemy.actor.gt.Constraint
Set the container of this constraint.
setContainer(NamedObj) - Method in class ptolemy.actor.gt.ContainerIgnoringAttribute
Specify the container NamedObj, adding this attribute to the list of attributes in the container.
setContainer(NamedObj) - Method in class ptolemy.actor.gt.controller.DesignPatternImporter
Set the container of this importer, and update the new container if it is not null.
setContainer(NamedObj) - Method in class ptolemy.actor.gt.controller.ModelParameter
Set the new container of this parameter.
setContainer(NamedObj) - Method in class ptolemy.actor.gt.controller.PersistenceAttribute
Specify the container NamedObj, adding this attribute to the list of attributes in the container.
setContainer(NamedObj) - Method in class ptolemy.actor.gt.DefaultDirectoryAttribute
Specify the container NamedObj, adding this attribute to the list of attributes in the container.
setContainer(NamedObj) - Method in class ptolemy.actor.gt.DefaultModelAttribute
Specify the container NamedObj, adding this attribute to the list of attributes in the container.
setContainer(NamedObj) - Method in class ptolemy.actor.gt.HierarchyFlatteningAttribute
Specify the container NamedObj, adding this attribute to the list of attributes in the container.
setContainer(NamedObj) - Method in class ptolemy.actor.gt.NamedObjVariable
Specify the container, and add this variable to the list of attributes in the container.
setContainer(NamedObj) - Method in class ptolemy.actor.gt.RelationCollapsingAttribute
Specify the container NamedObj, adding this attribute to the list of attributes in the container.
setContainer(NamedObj) - Method in class ptolemy.actor.gt.RelationHidingAttribute
Specify the container NamedObj, adding this attribute to the list of attributes in the container.
setContainer(NamedObj) - Method in class ptolemy.actor.gui.ModelRepaintController
Specify the container NamedObj, adding this attribute to the list of attributes in the container.
setContainer(NamedObj) - Method in class ptolemy.actor.gui.properties.ComboBox.Item
Specify the container NamedObj, adding this attribute to the list of attributes in the container.
setContainer(NamedObj) - Method in class ptolemy.actor.gui.properties.GUIProperty
Specify the container NamedObj, adding this attribute to the list of attributes in the container.
setContainer(NamedObj) - Method in class ptolemy.actor.gui.style.CheckBoxStyle
Override the base class to check that the container is an instance of parameter.
setContainer(NamedObj) - Method in class ptolemy.actor.gui.style.ParameterEditorStyle
Override the base class to first check that the container is an instance of Settable.
setContainer(NamedObj) - Method in class ptolemy.actor.lib.ExceptionManager
Override the base class to register as an Initializable so that preinitialize() is invoked, and as a HierarchyListener, so that we are notified of changes in the hierarchy above.
setContainer(NamedObj) - Method in class ptolemy.actor.parameters.ParameterSet
Override the base class to register as a piggyback with the nearest opaque composite actor above in the hierarchy.
setContainer(NamedObj) - Method in class ptolemy.actor.parameters.PortParameter
Set the container of this parameter.
setContainer(NamedObj) - Method in class ptolemy.actor.parameters.SharedParameter
Override the base class to register as an initializable slave with the new container.
setContainer(NamedObj) - Method in class ptolemy.actor.sched.Scheduler
Specify the container.
setContainer(NamedObj) - Method in class ptolemy.actor.TypeAttribute
Override the base class to remove any other instances of TypeAttribute.
setContainer(NamedObj) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Override the base class to first set the container, then establish a connection with any decorated objects it finds in scope in the new container.
setContainer(NamedObj) - Method in class ptolemy.chic.ChicAttribute
Remove any previous ChicAttribute in the container that has the same name as this attribute, and then call the base class method to set the container.
setContainer(NamedObj) - Method in class ptolemy.data.expr.AbstractInitializableParameter
Override the base class to register as an Initializable so that preinitialize() is invoked, and as a HierarchyListener, so that we are notified of changes in the hiearchy above.
setContainer(NamedObj) - Method in class ptolemy.data.expr.ScopeExtendingAttribute
Specify the container NamedObj, adding this attribute to the list of attributes in the container.
setContainer(NamedObj) - Method in class ptolemy.data.expr.SingletonParameter
Remove any previous attribute in the container that has the same name as this attribute, and then call the base class method to set the container.
setContainer(NamedObj) - Method in class ptolemy.data.expr.Variable
Specify the container, and add this variable to the list of attributes in the container.
setContainer(NamedObj) - Method in class ptolemy.data.ontologies.lattice.unit.UnitConversionInfo
Override the setContainer method to only allow a UnitConversionInfo parameter to be contained by DimensionRepresentativeConcepts.
setContainer(NamedObj) - Method in class ptolemy.data.unit.UnitCategory
Set the container and register this object in to the system wide unit system by calling UnitUtilities.registerUnitCategory(String).
setContainer(NamedObj) - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Override the base class to first set the container, then establish a connection with any decorated objects it finds in scope in the new container.
setContainer(NamedObj) - Method in class ptolemy.domains.giotto.kernel.GiottoTimingManager
Specify the container.
setContainer(NamedObj) - Method in class ptolemy.domains.modal.kernel.Action
Set the container of this action.
setContainer(NamedObj) - Method in class ptolemy.domains.modal.kernel.FSMDirector
If the container is not null, register this director as the model error handler.
setContainer(NamedObj) - Method in class ptolemy.domains.modal.kernel.FSMTransitionParameter
 
setContainer(NamedObj) - Method in class ptolemy.domains.ptera.lib.EventQueueDebugger
Set the container and register this as an initializable in the container.
setContainer(NamedObj) - Method in class ptolemy.domains.ptera.lib.TableauParameter
Specify the container, and add this variable to the list of attributes in the container.
setContainer(NamedObj) - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Override the base class to first set the container, then establish a connection with any decorated objects it finds in scope in the new container.
setContainer(NamedObj) - Method in class ptolemy.domains.sequence.kernel.SequenceScheduler
FIXME: Keep this or change? Should the SequencedModelDirector be a sub-class of StaticSchedulingDirector? If it is, then can just use superclass function Specify the container.
setContainer(NamedObj) - Method in class ptolemy.kernel.util.Attribute
Specify the container NamedObj, adding this attribute to the list of attributes in the container.
setContainer(NamedObj) - Method in class ptolemy.kernel.util.SingletonAttribute
Remove any previous attribute in the container that has the same name as this attribute, and then call the base class method to set the container.
setContainer(NamedObj) - Method in class ptolemy.kernel.util.SingletonConfigurableAttribute
Remove any previous attribute in the container that has the same name as this attribute, and then call the base class method to set the container.
setContainer(NamedObj) - Method in class ptolemy.kernel.util.TransientSingletonConfigurableAttribute
Deprecated.
Remove any previous attribute in the container that has the same name as this attribute, and then call the base class method to set the container.
setContainer(NamedObj) - Method in class ptolemy.vergil.actor.lib.MonitorReceiverContents
Specify the container.
setContainer(NamedObj) - Method in class ptolemy.vergil.actor.lib.ShowTypes
Specify the container.
setContainer(NamedObj) - Method in class ptolemy.vergil.icon.ConstraintMonitorIcon
Override the base class to throw an exception if the container is not an instance of ConstraintMonitor.
setContainer(NamedObj) - Method in class ptolemy.vergil.icon.NameIcon
Override the base class to add or set a _hideName parameter.
setContainer(NamedObj) - Method in class ptolemy.vergil.icon.SVGIcon
Override the base class to establish this as a listener to icon descriptions in the container.
setContainerSolver(OntologySolver) - Method in class ptolemy.data.ontologies.OntologySolverModel
Set the ontology solver that contains this model.
setContainerToBe(NamedObj) - Method in class ptolemy.vergil.icon.EditorIcon
Indicate that the container of this icon will eventually be the specified object.
setContainerToBe(NamedObj) - Method in class ptolemy.vergil.icon.SVGIcon
Indicate that the container of this icon will eventually be the specified object.
setContentHandler(ContentHandler) - Method in class com.microstar.xml.driver.SAXDriver
 
setContentPane(Container) - Method in class diva.gui.AppContextDelegate
Set the content pane of the delegate.
setContents(JComponent) - Method in class ptolemy.actor.gui.PtolemyDialog
Set the contents of this dialog.
setContext(Component) - Static method in class ptolemy.gui.UndeferredGraphicalMessageHandler
Set the component with respect to which the display window should be created.
setContext(NamedObj) - Method in class ptolemy.moml.MoMLParser
Set the context for parsing.
setContourColor(int) - Method in class com.jhlabs.image.ContourFilter
 
setContourColor(String) - Method in class com.jhlabs.image.ContourFilter
 
setContrast(float) - Method in class com.jhlabs.image.ContrastFilter
Set the filter contrast.
setController(FactorOracle) - Method in class org.ptolemy.machineImprovisation.FactorOracleTop
Specify the controller.
setController(FactorOracle) - Method in class org.ptolemy.machineImprovisation.OracleModel
Set the controller value.
setCoolingFactor(double) - Method in class diva.graph.layout.GridAnnealingLayout
Set the cooling factor to be a value greater than 0 and less than or equal to 1.
setCorners(float, float, float, float, float, float, float, float) - Method in class com.jhlabs.image.PerspectiveFilter
Set the new positions of the image corners.
setCrossings(int[][]) - Method in class com.jhlabs.image.WeaveFilter
 
setCurrent(LayoutStyle) - Static method in class com.jgoodies.forms.util.LayoutStyle
Set a new LayoutStyle.
setCurrentBranch(boolean) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Set the current branch that's being walked.
setCurrentBranch(boolean) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Set the current branch that's being walked.
setCurrentContentPane(JComponent) - Method in class diva.gui.DesktopContext
Set the given content pane to be displayed as the current content pane.
setCurrentContentPane(JComponent) - Method in interface diva.gui.MDIContext
Set the given content pane to be displayed as the current content pane.
setCurrentDirectory(File) - Method in class ptolemy.gui.PtFileChooser
Set the current directory.
setCurrentPage(Page) - Method in class diva.gui.MultipageModel
Set the current page.
setCurrentSimulationTime(Time) - Method in class org.ptolemy.qss.solver.QSSBase
Set or reset the integrator's current time.
setCurrentTime(double) - Method in class ptolemy.actor.Director
Deprecated.
As of Ptolemy 4.1, replaced by Director.setModelTime(ptolemy.actor.util.Time)
setCurrentTime(Time) - Method in class ptolemy.domains.dde.kernel.TimeKeeper
Set the current time of this TimeKeeper.
setCurrentValue(Token) - Method in class ptolemy.actor.parameters.PortParameter
Set the current value of this parameter and notify the container and value listeners.
setCurrentView(View) - Method in interface diva.gui.Application
Set the given view to be the current view.
setCurrentView(View) - Method in class diva.gui.tutorial.AbstractApplication
Set the given view to be the current view.
setCurrentView(View) - Method in class diva.gui.tutorial.MDIApplication
Set the given document to be the current document, and raise the internal window that corresponds to that component.
setCurve(Curve) - Method in class com.jhlabs.image.CurvesFilter
 
setCurves(Curve[]) - Method in class com.jhlabs.image.CurvesFilter
 
setCyanScreenAngle(float) - Method in class com.jhlabs.image.ColorHalftoneFilter
Set the cyan screen angle.
setD(float) - Method in class com.jhlabs.image.QuiltFilter
 
setDanglingPortsOkay(boolean) - Method in class ptolemy.actor.ptalon.PtalonEvaluator
Set whether or not dangling ports are okay.
setDashArray(float[]) - Method in class diva.canvas.connector.AbstractConnector
Set the dash array of the stroke.
setDashArray(float[]) - Method in class diva.canvas.toolbox.BasicFigure
Set the dash array of the stroke.
setDashArray(float[]) - Method in class diva.util.java2d.PaintedPath
Set the dash array of the stroke.
setDashArray(float[]) - Method in class ptolemy.vergil.icon.ShapeIcon
Specify the dash array to use for rendering lines.
setDataType(IOPort) - Static method in class ptolemy.domains.pthales.lib.PthalesIOPort
Check if data type is a structure.
setDataurl(String) - Method in class ptolemy.plot.PlotBox
Deprecated.
Use read() instead.
setDataurl(String) - Method in interface ptolemy.plot.PlotBoxInterface
Deprecated.
Use read() instead.
setDebuggable(Debuggable) - Method in class ptolemy.actor.gui.DebugListenerTableau
Set the object for this tableau to listen to, or null to stop listening to the current one.
setDebugging(byte) - Method in class ptolemy.matlab.Engine
Enable/disable debug statements to stdout.
setDebugStream(PrintStream) - Method in class ptolemy.data.expr.MatrixParserTokenManager
Set debug output.
setDebugStream(PrintStream) - Method in class ptolemy.data.expr.PtParserTokenManager
Set debug output.
setDebugStream(PrintStream) - Method in class ptolemy.moml.unit.UParserTokenManager
Set debug output.
setDecorator(FigureDecorator) - Method in class diva.canvas.interactor.BasicSelectionRenderer
Set the prototype decorator.
setDecorator(FigureDecorator) - Method in class ptolemy.vergil.kernel.AnimationRenderer
Set the prototype decorator.
setDefaultButton() - Method in class ptolemy.actor.gui.ModelPane
Make the Go button the default button for the root pane.
setDefaultButtonBarGapBorder() - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Sets a default border that has a gap in the bar's north.
setDefaultClassLoadingStrategy(ClassLoadingStrategy) - Static method in class ptolemy.moml.MoMLParser
Set the static default class loading strategy that will be used by all instances of this class.
setDefaultDialogBorder() - Method in class com.jgoodies.forms.builder.PanelBuilder
Sets the default dialog border.
setDefaultDialogFont(Font) - Method in class com.jgoodies.forms.util.DefaultUnitConverter
Sets a dialog font that will be used to compute the dialog base units.
setDefaultPreferences(Configuration) - Static method in class ptolemy.actor.gui.PtolemyPreferences
Look for a default preferences object within the specified configuration, and set it as the default preferences.
setDefaultWidth(int) - Method in class ptolemy.actor.IOPort
Set the default width.
setDeferringChangeRequests(boolean) - Method in class ptolemy.actor.lib.hoc.LifeCycleManager
Override the base class to not delegate to the container.
setDeferringChangeRequests(boolean) - Method in interface ptolemy.kernel.util.Changeable
Specify whether change requests made by calls to requestChange() should be executed immediately.
setDeferringChangeRequests(boolean) - Method in class ptolemy.kernel.util.NamedObj
Specify whether change requests made by calls to requestChange() should be executed immediately.
setDelegate(XmlBuilder) - Method in class diva.util.xml.AbstractXmlBuilder
Delegate builders can be used to build/generate for objects that are unknown by the current builder, as might be the case in a hierarchy of heterogeneous objects.
setDelegate(XmlBuilder) - Method in interface diva.util.xml.XmlBuilder
Delegate builders can be used to build/generate for objects that are unknown by the current builder, as might be the case in a hierarchy of heterogeneous objects.
setDensity(float) - Method in class com.jhlabs.image.DissolveFilter
Set the density of the image in the range 0..1.
setDensity(float) - Method in class com.jhlabs.image.GradientWipeFilter
Set the density of the image in the range 0..1.
setDensity(float) - Method in class com.jhlabs.image.NoiseFilter
Set the density of the noise.
setDensity(float) - Method in class com.jhlabs.image.ScratchFilter
 
setDensity(float) - Method in class com.jhlabs.image.SmearFilter
 
setDependents(List) - Method in class ptolemy.actor.util.DependencyDeclaration
Set the set of dependents for this declaration.
setDerivedLevel(int) - Method in class ptolemy.kernel.util.NamedObj
Set the level above this object in the hierarchy where a parent-child relationship implies the existence of this object.
setDescription(String) - Method in class ptolemy.gui.ExtensionFilenameFilter
Set the human readable description of the types of files accepted by this filter.
setDescription(String) - Method in class ptolemy.kernel.util.ChangeRequest
Set the description.
setDescription(String) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Set the description.
setDestGrid(WarpGrid) - Method in class com.jhlabs.image.WarpFilter
Set the destination warp grid.
setDestination(BufferedImage) - Method in class com.jhlabs.image.ApplyMaskFilter
Set the destination image.
setDestination(BufferedImage) - Method in class com.jhlabs.image.InterpolateFilter
Set the destination image.
setDestination(BufferedImage) - Method in class com.jhlabs.image.KeyFilter
Set the destination image.
setDestination(BufferedImage) - Method in class com.jhlabs.image.TransitionFilter
Set the destination image.
setDifference(double) - Method in class ptolemy.domains.modal.kernel.RelationNode
Set the difference information with the current evaluation result of the relation node.
setDiffuseColor(int) - Method in class com.jhlabs.image.LightFilter.Material
 
setDiffuseColor(int) - Method in class com.jhlabs.image.LightFilter
 
setDimensions(int, int) - Method in class com.jhlabs.image.FadeFilter
 
setDimensions(int, int) - Method in class com.jhlabs.image.FlareFilter
 
setDimensions(int, int) - Method in class com.jhlabs.image.FourColorFilter
 
setDimensions(int, int) - Method in class com.jhlabs.image.PointFilter
 
setDimensions(int, int) - Method in class com.jhlabs.image.SparkleFilter
 
setDirector(Director) - Method in class ptolemy.actor.CompositeActor
Set the local director for execution of this CompositeActor.
setDirectory(File) - Method in class diva.gui.AbstractStoragePolicy
Set the current browsed directory to that given in the file.
setDirectory(File) - Static method in class ptolemy.gui.Top
Set the initial default directory.
setDirectory(String) - Method in class diva.gui.AbstractStoragePolicy
Set the current browsed directory to that given directory.
setDirty(boolean) - Method in class diva.gui.AbstractDocument
Set the "dirty" flag.
setDirty(boolean) - Method in interface diva.gui.Document
Set the "dirty" flag.
setDisabledIconAt(int, Icon) - Method in class diva.gui.toolbox.JShadePane
Set the disabled icon for the button at the given index.
setDisabledIconAt(String, Icon) - Method in class diva.gui.toolbox.JTreePane
Set the disabled icon for the button at the given index.
setDispatchEnabled(boolean) - Method in class diva.graph.AbstractGraphModel
Turn on/off all event dispatches from this graph model, for use in an inner-loop algorithm.
setDispatchEnabled(boolean) - Method in interface diva.graph.GraphModel
Turn on/off all event dispatches from this graph model, for use in an inner-loop algorithm.
setDispersion(float) - Method in class com.jhlabs.image.CausticsFilter
Set the dispersion.
setDisplacementMap(BufferedImage) - Method in class com.jhlabs.image.DisplaceFilter
Set the displacement map.
setDisplay(String, String) - Method in class ptolemy.gui.Query
Set the displayed text of an entry that has been added using addDisplay.
setDisplayName(String) - Method in class ptolemy.actor.gui.properties.Button
Set a name to present to the user.
setDisplayName(String) - Method in class ptolemy.actor.lib.gui.Display
Set a name to present to the user.
setDisplayName(String) - Method in class ptolemy.actor.lib.gui.InteractiveDialog
Set a name to present to the user.
setDisplayName(String) - Method in class ptolemy.actor.lib.gui.InteractiveShell
Set a name to present to the user.
setDisplayName(String) - Method in class ptolemy.actor.lib.gui.MatrixViewer
Set a name to present to the user.
setDisplayName(String) - Method in class ptolemy.actor.lib.gui.PlotterBase
Set a name to present to the user.
setDisplayName(String) - Method in class ptolemy.actor.parameters.ParameterPort
Set the display name, and propagate the name change to the associated parameter.
setDisplayName(String) - Method in class ptolemy.actor.parameters.PortParameter
Set the display name, and propagate the name change to the associated port.
setDisplayName(String) - Method in class ptolemy.kernel.util.NamedObj
Set a name to present to the user.
setDisplayPane(Container) - Method in class ptolemy.actor.gui.ModelPane
Deprecated.
It is no longer necessary to specify a display pane. The displays are handled by setModel().
setDistance(float) - Method in class com.jhlabs.image.FeedbackFilter
Specifies the distance to move on each iteration.
setDistance(float) - Method in class com.jhlabs.image.LightFilter.Light
 
setDistance(float) - Method in class com.jhlabs.image.MirrorFilter
 
setDistance(float) - Method in class com.jhlabs.image.MotionBlurFilter
Set the distance of blur.
setDistance(float) - Method in class com.jhlabs.image.MotionBlurOp
Set the distance of blur.
setDistance(float) - Method in class com.jhlabs.image.ShadowFilter
Set the distance of the shadow.
setDistance(float) - Method in class com.jhlabs.image.ShatterFilter
 
setDistance(float) - Method in class com.jhlabs.image.ShineFilter
 
setDistance(int) - Method in class com.jhlabs.image.SmearFilter
 
setDistancePower(float) - Method in class com.jhlabs.image.CellularFilter
 
setDistortion(float) - Method in class com.jhlabs.math.VLNoise
 
setDistribution(int) - Method in class com.jhlabs.image.NoiseFilter
Set the distribution of the noise.
setDither(boolean) - Method in class com.jhlabs.image.QuantizeFilter
Set whether to use dithering or not.
setDocAttribute(DocAttribute) - Method in class ptolemy.vergil.actor.DocEffigy
Set the DocAttribute represented by this effigy, if any.
setDocClass(String) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Set the name of this docClass.
setDocName(String) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Set the name of this document.
setDocType(String) - Method in class diva.util.xml.XmlDocument
Set the type of this document.
setDocument(Document) - Method in class ptolemy.actor.gui.TextEffigy
Set the document that this is an effigy of.
setDocumentBase(URL) - Method in class ptolemy.plot.PlotBox
Deprecated.
Use read() instead.
setDocumentBase(URL) - Method in interface ptolemy.plot.PlotBoxInterface
Deprecated.
Use read() instead.
setDocumentFactory(DocumentFactory) - Method in class diva.gui.tutorial.AbstractApplication
Set the factory that creates new documents for use by subclasses constructors only.
setDocumentHandler(ContentHandler) - Method in class com.microstar.xml.driver.SAXDriver
Set the document handler for this parser.
setDocumentLocator(Locator) - Method in class ptolemy.configs.test.ValidatingXMLParser
 
setDotRadius(float) - Method in class com.jhlabs.image.ColorHalftoneFilter
Set the pixel block size.
setDouble(Pointer, double) - Method in class org.ptolemy.fmi.FMIScalarVariable
Set the value of this variable as a double.
setDoubleBuffered(boolean) - Method in class diva.canvas.JCanvas
Turn double-buffering on this canvas on or off.
setDoubleHybrid(Pointer, Double, boolean) - Method in class org.ptolemy.fmi.FMIScalarVariable
Set the value of this variable as a double.
setDoubleValue(double) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
setDragInteractor(DragInteractor) - Method in class diva.graph.NodeInteractor
Set the interactor that drags nodes
setDragInteractor(Interactor) - Method in class diva.canvas.interactor.BoundsManipulator
Set the drag interactor for figures wrapped by this manipulator.
setDragInteractor(Interactor) - Method in class diva.canvas.interactor.CircleManipulator
Set the drag interactor for figures wrapped by this manipulator.
setDropIntoEnabled(boolean) - Method in class ptolemy.vergil.basic.EditorDropTarget
If the argument is false, then disable the feature that a a drop onto an instance of NamedObj results in that NamedObj containing the dropped object.
setDropTarget(EditorDropTarget) - Method in class ptolemy.vergil.basic.EditorDropTargetListener
Links this Listener back to the EditorDropTarget it belongs to.
setDTD(String) - Method in class diva.util.xml.XmlDocument
Set the DTD of this document.
setDTDHandler(DTDHandler) - Method in class com.microstar.xml.driver.SAXDriver
Set the DTD handler for this parser.
setDTDPublicID(String) - Method in class diva.util.xml.XmlDocument
Set the DTD of this document by its public ID.
setDTDSystemID(String) - Method in class diva.util.xml.XmlDocument
Set the DTD of this document by its public ID.
setDynamic(boolean) - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Set whether this receiver is dynamic.
setEdgeAction(int) - Method in class com.jhlabs.image.ConvolveFilter
Set the action to perfomr for pixels off the image edges.
setEdgeAction(int) - Method in class com.jhlabs.image.TransformFilter
Set the action to perform for pixels off the edge of the image.
setEdgeAction(int) - Method in class com.jhlabs.math.ImageFunction2D
Set the edgeAction.
setEdgeColor(int) - Method in class com.jhlabs.image.CrystallizeFilter
 
setEdgeColor(int) - Method in class com.jhlabs.image.PointillizeFilter
 
setEdgeColor(String) - Method in class com.jhlabs.image.CrystallizeFilter
 
setEdgeController(EdgeController) - Method in class diva.graph.SimpleGraphController
Set the edge controller.
setEdgeHead(Object, Object, Object) - Method in class diva.graph.modular.MutableModularGraphModel
Connect an edge to the given head node and notify listeners with an EDGE_HEAD_CHANGED event.
setEdgeHead(Object, Object, Object) - Method in interface diva.graph.MutableGraphModel
Connect an edge to the given head node and notify listeners with an EDGE_HEAD_CHANGED event whose source is the given eventSource object.
setEdgeInteractor(Interactor) - Method in class diva.graph.BasicEdgeController
Set the interactor given to edge figures.
setEdgeInteractor(Interactor) - Method in interface diva.graph.EdgeController
Set the interactor given to edge figures.
setEdgeRenderer(EdgeRenderer) - Method in class diva.graph.BasicEdgeController
Set the edge renderer for this view.
setEdgeRenderer(EdgeRenderer) - Method in interface diva.graph.EdgeController
Set the edge renderer for this view.
setEdgeTail(Object, Object, Object) - Method in class diva.graph.modular.MutableModularGraphModel
Connect an edge to the given tail node and notify listeners with an EDGE_TAIL_CHANGED event.
setEdgeTail(Object, Object, Object) - Method in interface diva.graph.MutableGraphModel
Connect an edge to the given tail node and notify listeners with an EDGE_TAIL_CHANGED event whose source is the given eventSource object.
setEdgeThickness(float) - Method in class com.jhlabs.image.CrystallizeFilter
 
setEdgeThickness(float) - Method in class com.jhlabs.image.PointillizeFilter
 
setEditable(boolean) - Method in class diva.gui.AbstractDocument
Set the "editable" flag.
setEditable(boolean) - Method in interface diva.gui.Document
Set the "editable" flag.
setEditable(boolean) - Method in class ptolemy.actor.gui.BrowserTableau
Make the tableau editable or uneditable.
setEditable(boolean) - Method in class ptolemy.actor.gui.ExternalTextTableau
Make the tableau editable or uneditable.
setEditable(boolean) - Method in class ptolemy.actor.gui.Tableau
Make the tableau editable or uneditable.
setEditable(boolean) - Method in class ptolemy.actor.gui.TextEditorTableau
Make the tableau editable or uneditable.
setEditable(boolean) - Method in class ptolemy.gui.ShellTextArea
Set the associated text area editable (with a true argument) or not editable (with a false argument).
setEditable(int) - Method in class ptolemy.plot.EditablePlot
Specify which dataset is editable.
setEffective(boolean) - Method in class ptolemy.data.ontologies.lattice.ConceptTermManager.InequalityTerm
Sets whether the InequalityTerm constraint will be effective for the OntologySolver's algorithm.
setEffigy(Effigy) - Method in class ptolemy.vergil.basic.GetDocumentationAction
Set the effigy to be used if the effigy is not evident from the model being edited.
setElevation(float) - Method in class com.jhlabs.image.EmbossFilter
 
setElevation(float) - Method in class com.jhlabs.image.LightFilter.Light
 
setEmbedded(boolean) - Method in class ptolemy.actor.Director
With a false argument, force this director to behave as if it is a top-level director even if it is not.
setEmbeddedActor() - Method in class ptolemy.cg.lib.EmbeddedCodeActor
Create a new instance instance of EmbeddedActor.
setEmboss(boolean) - Method in class com.jhlabs.image.EmbossFilter
 
setEnabled(boolean) - Method in class diva.canvas.CanvasPane
Set the enabled flag of this pane.
setEnabled(boolean) - Method in interface diva.canvas.event.EventAcceptor
Set the enabled flag of this object.
setEnabled(boolean) - Method in class diva.canvas.event.EventLayer
Set the enabled flag of this layer.
setEnabled(boolean) - Method in class diva.canvas.FigureLayer
Set the enabled flag of this layer.
setEnabled(boolean) - Method in class diva.canvas.interactor.AbstractInteractor
Set the enabled flag of this interactor.
setEnabled(boolean) - Method in interface diva.canvas.interactor.Interactor
Set the enabled flag of this interactor.
setEnabled(boolean) - Method in class diva.canvas.PaneWrapper
Set the enabled flag of the wrapped pane.
setEnabled(boolean) - Method in class ptolemy.gui.Query.QueryColorChooser
Specify whether the entry is editable or not.
setEnabled(boolean) - Method in class ptolemy.gui.Query.QueryFileChooser
Specify whether the entry is editable or not.
setEnabled(boolean) - Method in class ptolemy.vergil.debugger.DebugController
Enable/disable debugging on the set of actors.
setEnabled(int, boolean) - Method in class ptolemy.actor.gt.GTIngredient
Set the enablement of the index-th element.
setEnabled(String, boolean) - Method in class ptolemy.gui.Query
For line, display, check box, slider, radio button, or choice entries made, if the second argument is false, then it will be disabled.
setEnabledAt(int, boolean) - Method in class diva.gui.toolbox.JShadePane
Set the enabledness of the shade at the given index.
setEnabledAt(String, boolean) - Method in class diva.gui.toolbox.JTreePane
Set the enabledness of the entry at the given index.
setEnabledOutports(List<TypedIOPort>) - Method in class ptolemy.domains.sequence.kernel.ControlActor
Set the list of enabled output ports.
setEnd(ConnectorEnd) - Method in class diva.canvas.connector.StraightTerminal
Set the object drawn at the end of the terminal.
setEndAlpha(float) - Method in class com.jhlabs.image.FeedbackFilter
Set the alpha value at the last iteration.
setEndAlpha(float) - Method in class com.jhlabs.image.ShatterFilter
 
setEnteredIteration(String, int) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Set the iteration (number of times this if/for block has been entered) in which this symbol is created.
setEntityResolver(EntityResolver) - Method in class com.microstar.xml.driver.SAXDriver
Set the entity resolver for this parser.
setEntry - Variable in class ptolemy.domains.coroutine.lib.Counter
 
setEnvironmentMap(BufferedImage) - Method in class com.jhlabs.image.LightFilter
 
setEnvironmentMap(BufferedImage) - Method in class com.jhlabs.image.ShadeFilter
 
setEquals(Object, Concept) - Method in class ptolemy.data.ontologies.OntologyAdapter
Set the property of specified object equal to the specified property.
SETEQUALS - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
setErosionSize(int) - Method in class org.ptolemy.opencv.ComputerVision
Set the erosion size.
setErrorHandler(ErrorHandler) - Method in class com.microstar.xml.driver.SAXDriver
Set the error handler for this parser.
setErrorHandler(ErrorHandler) - Static method in class ptolemy.moml.MoMLParser
Set the error handler to handle parsing errors.
setErrorReported(boolean) - Method in class ptolemy.kernel.util.ChangeRequest
Call with a true argument to indicate that an error has been reported to the user.
setErrorStream(PrintStream) - Method in class diva.util.LoggableOp
Set the stream to which errors are printed.
setEvent(int, metroIIcomm.Event) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
setEvent(int, metroIIcomm.Event.Builder) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector.Builder
 
setEventLayer(EventLayer) - Method in class diva.canvas.interactor.SelectionDragger
Set the layer that drag events are listened on
setExactInputs(boolean) - Method in class org.ptolemy.qss.solver.QSSBase
Indicate whether inputs are exact.
setException(Throwable) - Method in class org.ptolemy.commons.FutureValue
Causes this future to report an ExecutionException with the given throwable as its cause, unless this Future has already been set or has been cancelled.
setExecuteCommands(ExecuteCommands) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Set the command executor, which can be either non-graphical or graphical.
setExecuteCommands(ExecuteCommands) - Method in class ptolemy.vergil.actor.DocBuilder
Set the command executor, which can be either non-graphical or graphical.
setExecutionIdentifier(Object) - Method in class ptolemy.actor.Manager
Set the execution identifier object.
setExitAction(Action) - Method in interface diva.gui.AppContext
Set the action that is called back when the user exits the app.
setExitAction(Action) - Method in class diva.gui.AppContextDelegate
Set the exit action of the delegate.
setExitAction(Action) - Method in class diva.gui.AppletContext
Set the action that is called back when the user exits the app.
setExitAction(Action) - Method in class diva.gui.ApplicationContext
Set the action that is called back when the user exits the app.
setExitOnTimeOut(boolean) - Method in class ptolemy.util.test.WatchDog
Determine whether the JVM will exit when the time interval has passed.
setExponent(int) - Method in class ptolemy.moml.unit.UnitTerm
Set the exponent.
setExportDTD(boolean) - Static method in class ptolemy.util.XSLTUtilities
Set the flag indicating whether to export DTD specification when transforming XML files.
setExposure(float) - Method in class com.jhlabs.image.ChromeFilter
Set the exppsure of the effect.
setExposure(float) - Method in class com.jhlabs.image.ExposureFilter
Set the exposure level.
setExpression(String) - Method in class ptolemy.actor.gt.controller.ModelParameter
Do nothing.
setExpression(String) - Method in class ptolemy.actor.gt.GTIngredientsAttribute
Set the expression of this attribute and defers parsing to the time when the ingredient list is obtained with GTIngredientsAttribute.getIngredientList() or when GTIngredientsAttribute.validate() is invoked.
setExpression(String) - Method in class ptolemy.actor.parameters.PortParameter
Override the base class to record the persistent expression.
setExpression(String) - Method in class ptolemy.actor.parameters.SharedParameter
Override the base class to also set the expression of shared parameters.
setExpression(String) - Method in class ptolemy.actor.parameters.test.TestSharedParameter
Override the base class to also set the expression of shared parameters.
setExpression(String) - Method in class ptolemy.actor.ptalon.PtalonParameter
Set the expression and flag that the value has been set for this parameter.
setExpression(String) - Method in class ptolemy.data.expr.Variable
Set the expression of this variable.
setExpression(String) - Method in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Set the action and notify the container that the action has changed by calling attributeChanged(), and notify any listeners that have been registered using addValueListener().
setExpression(String) - Method in class ptolemy.domains.ptera.lib.TableauParameter
Do nothing because a tableau cannot be specified with an exception.
setExpression(String) - Method in class ptolemy.kernel.attributes.RequireVersion
Set the required version, check it against the currently executing version, and throw an exception if the executing version is older.
setExpression(String) - Method in class ptolemy.kernel.attributes.VersionAttribute
Set the value of the string attribute and notify the container of the value of this attribute by calling attributeChanged().
setExpression(String) - Method in class ptolemy.kernel.util.AbstractSettableAttribute
Set the value of this attribute to the specified expression.
setExpression(String) - Method in class ptolemy.kernel.util.ConfigurableAttribute
Set the value of the string attribute and notify the container of the value of this attribute by calling attributeChanged(), and notify any listeners that have been registered using addValueListener().
setExpression(String) - Method in class ptolemy.kernel.util.Location
Set the value of the attribute by giving some expression.
setExpression(String) - Method in interface ptolemy.kernel.util.Settable
Set the value of the attribute by giving some expression.
setExpression(String) - Method in class ptolemy.kernel.util.StringAttribute
Set the value of the string attribute and notify the container of the value of this attribute by calling attributeChanged().
setExpression(String) - Method in class ptolemy.moml.Documentation
Override the base class to remove this instance from its container if the argument is an empty string.
setExpression(String) - Method in class ptolemy.moml.unit.UnitAttribute
Set the expression.
setExpression(String) - Method in class ptolemy.vergil.actor.LayoutHint
Set the value of the attribute by giving some expression.
setExpression(String) - Method in class ptolemy.vergil.actor.lib.MonitorReceiverAttribute
Set the value of the attribute by giving some expression.
setExpression(String) - Method in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
Set the value of the attribute by giving some expression.
setExpressionCount - Variable in class ptolemy.actor.parameters.test.TestSharedParameter
 
setExpressionIfNotDefined(Port, String, String) - Static method in class ptolemy.actor.util.DFUtilities
If a variable with the given name does not exist, then create a variable with the given name and set the value of that variable to the specified value.
setExpressionMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
setExtent(int) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
setExtent(int, int) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Sets the cursor's extent to the given column span and row span.
setExternalBuffer(Actor, IOPort, Token[]) - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Specify a buffer to use for storing the array.
setF1(float) - Method in class com.jhlabs.image.CellularFilter
 
setF2(float) - Method in class com.jhlabs.image.CellularFilter
 
setF3(float) - Method in class com.jhlabs.image.CellularFilter
 
setF4(float) - Method in class com.jhlabs.image.CellularFilter
 
setFactor(float) - Method in class com.jhlabs.image.ShapeFilter
 
setFactory(Object) - Method in class diva.util.jester.TestSuite
Set the factory used by this test suite.
setFadeEdges(boolean) - Method in class com.jhlabs.image.CrystallizeFilter
 
setFadeEdges(boolean) - Method in class com.jhlabs.image.PointillizeFilter
 
setFadeout(int) - Method in class com.jhlabs.image.SmearFilter
 
setFadeStart(float) - Method in class com.jhlabs.image.FadeFilter
 
setFadeWidth(float) - Method in class com.jhlabs.image.FadeFilter
 
setFeature(String, boolean) - Method in class com.microstar.xml.driver.SAXDriver
 
setFeedback(boolean) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Set node as a feedback node in specified direction, true being feed out.
setFibres(float) - Method in class com.jhlabs.image.WoodFilter
Specifies the amount of fibres in the texture.
setFigure(Object, Figure) - Method in class diva.graph.AbstractGraphController
Set the figure associated with the given semantic object (node or edge).
setFigure(Object, Figure) - Method in interface diva.graph.GraphController
Set the figure associated with the given semantic object (node or edge).
setFigure(Object, Figure) - Method in class ptolemy.vergil.basic.BasicGraphController
Set the figure associated with the given semantic object, and if that semantic object is Settable, then set up a value listener so that if its value changes, then the valueChanged() method is invoked.
setFigureLayer(FigureLayer) - Method in class diva.canvas.interactor.SelectionDragger
Set the layer that figures are selected on
setFigureSource(Figure) - Method in class diva.canvas.event.LayerEvent
Set the figure that the event occurred on.
setFile(File) - Method in class diva.gui.AbstractDocument
Set the file that this document saves itself to.
setFile(File) - Method in interface diva.gui.Document
Set the file that this document saves itself to.
setFile(File) - Method in class diva.util.xml.XmlDocument
Set the file that this document corresponds to.
setFileName(String) - Method in class ptolemy.gui.Query.QueryFileChooser
Set selected file name.
setFileSelectionMode(int) - Method in class ptolemy.gui.PtFileChooser
Set the file selection mode.
setFillColor(int) - Method in class com.jhlabs.image.FillFilter
Set the fill color.
setFillColor(Color) - Method in class ptolemy.vergil.icon.ShapeIcon
Specify the fill color to use.
setFilled(boolean) - Method in class diva.canvas.connector.Arrowhead
Set the flag that determines whether to fill the arrowhead.
setFilled(boolean) - Method in class diva.canvas.connector.Blob
Set the flag that determines whether to fill the blob.
setFillPaint(Paint) - Method in class diva.canvas.toolbox.BasicFigure
Set the fill paint.
setFillPaint(Paint) - Method in class diva.canvas.toolbox.LabelFigure
Set the fill paint that this shape is drawn with.
setFillPaint(Paint) - Method in class diva.graph.basic.BubbleRenderer
Set the fill paint pattern of this figure.
setFillPaint(Paint) - Method in class diva.graph.toolbox.StateBubble
Set the fill paint pattern of this figure.
setFillPaint(Paint) - Method in class diva.util.java2d.PaintedShape
Set the fill paint for this shape (its fill if it is closed).
setFillPaint(Paint) - Method in class diva.util.java2d.PaintedString
Set the fill paint that this shape is drawn with.
setFireMethod(String) - Method in interface ptolemy.domains.sequence.kernel.MultipleFireMethodsInterface
Set the fire method to the method that matches the specified string name.
setFireMethod(String) - Method in class ptolemy.domains.sequence.lib.BaseMultipleMethodsActor
Set the fire method to the method that matches the specified string name.
setFiringElement(Object) - Method in class ptolemy.graph.sched.Firing
Set the firing element associated with this firing.
setFirst(E1) - Method in class ptolemy.actor.gt.data.Pair
Set the first element in this pair.
setFirst(F) - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides.Pair
Sets the first element in the pair.
setFirst(F) - Method in class ptolemy.domains.metroII.kernel.Pair
Sets the first element.
setFlipped(boolean) - Method in class diva.canvas.connector.Arrowhead
Set the flag that says the arrowhead is "flipped." This means that the arrowhead is drawn so that the apparent direction of the arrowhead is the same as its normal.
setFocus(float) - Method in class com.jhlabs.image.LightFilter.Light
 
setFont(Font) - Method in class com.jhlabs.image.RenderTextFilter
Set the font with which to paint the text.
setFont(Font) - Method in class diva.canvas.toolbox.LabelFigure
Set the font.
setFont(Font) - Method in class diva.util.java2d.PaintedString
Set the font.
setFont(Font) - Method in class ptolemy.plot.EPSGraphics
 
setFont(Font) - Method in class ptolemy.vergil.icon.TextIcon
Specify the font to use.
setFontName(String) - Method in class diva.util.java2d.PaintedString
Set the font family by name.
setForeground(int) - Method in class com.jhlabs.image.CheckFilter
Set the foreground color.
setForeground(Color) - Method in class ptolemy.plot.PlotBox
Set the foreground color.
setForeground(Object) - Method in class ptolemy.plot.PlotBox
Set the foreground color.
setForeground(Object) - Method in interface ptolemy.plot.PlotBoxInterface
Set the foreground color.
setForegroundAt(int, Color) - Method in class diva.gui.toolbox.JShadePane
Set the foreground color at the given index.
setForegroundEventLayer(EventLayer) - Method in class diva.canvas.GraphicsPane
Set the foreground event layer.
setForegroundLayer(FigureLayer) - Method in class diva.canvas.GraphicsPane
Set the foreground figure layer.
setFormComponent(Component) - Method in class ptolemy.actor.gui.run.PtolemyFormEditor
Specify the selected component.
setFOV(float) - Method in class com.jhlabs.image.SkyFilter
 
setFrame(Object) - Method in class ptolemy.actor.lib.gui.PlotterBase
Specify the associated frame and set its properties (size, etc.) to match those stored in the _windowProperties attribute.
setFrame(Object) - Method in interface ptolemy.actor.lib.gui.PlotterBaseInterface
Set the frame of the plotter.
setFrame(Object) - Method in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Set the frame of the plotter.
setFrame(Object) - Method in interface ptolemy.actor.lib.image.ImageDisplayInterface
Set the frame of the image.
setFrame(Object) - Method in class ptolemy.actor.lib.image.ImageDisplayJavaSE
Set the frame of the image.
setFrame(JFrame) - Method in class ptolemy.actor.gui.AbstractPlaceableActor
Specify the associated frame and set its properties (size, etc.) to match those stored in the _windowProperties attribute.
setFrame(JFrame) - Method in class ptolemy.actor.gui.AbstractPlaceableJavaSE
Specify the associated frame and set its properties (size, etc.) to match those stored in the _windowProperties attribute.
setFrame(JFrame) - Method in class ptolemy.actor.gui.PlotTableau
Set the top-level window associated with this tableau.
setFrame(JFrame) - Method in class ptolemy.actor.gui.Tableau
Set the top-level window associated with this tableau.
setFrame(JFrame) - Method in class ptolemy.actor.lib.gui.MatrixViewer
Specify the associated frame and set its properties (size, etc.) to match those stored in the _windowProperties attribute.
setFrame(JFrame) - Method in class ptolemy.vergil.tree.TreeTableau
Set the top-level window associated with this tableau.
setFrame(BasicGraphFrame) - Method in class ptolemy.vergil.basic.BasicGraphController
Set the graph frame.
setFrameIcon(Icon) - Method in class diva.gui.DesktopContext
Set the icon that is displayed in internal frames.
setFrameIcon(Icon) - Method in interface diva.gui.MDIContext
Set the icon that is displayed in internal frames.
setFrames(int) - Method in class com.jhlabs.image.WarpFilter
 
setFrameSize(int) - Method in class ptolemy.domains.de.lib.aspect.AFDXVlink
Set the frame size.
setFrameSize(IOPort, int) - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
Set frame size that is parameterized on a port.
setFromRGB(Color4f, int) - Method in class com.jhlabs.image.LightFilter
 
setFromRGB(Color4f, int) - Method in class com.jhlabs.image.ShadeFilter
 
setFsmTransitionParameter(FSMTransitionParameter) - Method in class ptolemy.domains.modal.kernel.Transition
Set the FSMTransitionParameter.
setFunction(Function2D) - Method in class com.jhlabs.image.TextureFilter
 
setFuzziness(float) - Method in class com.jhlabs.image.PointillizeFilter
 
setFuzziness(int) - Method in class com.jhlabs.image.CheckFilter
Set the fuzziness of the texture.
setGain(float) - Method in class com.jhlabs.image.FBMFilter
 
setGain(float) - Method in class com.jhlabs.image.GainFilter
Set the gain.
setGain(float) - Method in class com.jhlabs.image.SkyFilter
 
setGain(float) - Method in class com.jhlabs.image.WoodFilter
Specifies the gain of the texture.
setGamma - Variable in class ptolemy.actor.lib.jai.JAIPNGWriter
True if the gamma parameter is to be used.
setGamma(double) - Method in class diva.canvas.connector.ArcConnector
Set the angle that determines the orientation of a self-loop.
setGamma(float) - Method in class com.jhlabs.image.GammaFilter
Set the gamma level.
setGamma(float, float, float) - Method in class com.jhlabs.image.GammaFilter
Set the gamma levels.
setGap(float) - Method in class com.jhlabs.image.MirrorFilter
 
setGeometry(Shape) - Method in interface diva.canvas.GeometricSet
Set the geometry.
setGFactor(float) - Method in class com.jhlabs.image.RGBAdjustFilter
 
setGlassPane(Component) - Method in class diva.gui.AppContextDelegate
Set the glassPane of the delegate.
setGlintOnly(boolean) - Method in class com.jhlabs.image.GlintFilter
Set whether to render the stars and the image or only the stars.
setGlow(float) - Method in class com.jhlabs.image.SkyFilter
 
setGlowFalloff(float) - Method in class com.jhlabs.image.SkyFilter
 
setGrabHandleFactory(GrabHandleFactory) - Method in class diva.canvas.interactor.Manipulator
Set the grab handle factory.
setGradientCoefficient(float) - Method in class com.jhlabs.image.CellularFilter
 
setGraphic(String) - Method in class com.jhlabs.image.svg.AnnotateFilter
Set the SVG for the graphic.
setGraphicURI(String) - Method in class com.jhlabs.image.svg.AnnotateFilter
Set the specified URI for the graphic to use if no graphic is specified using setGraphic().
setGraphModel(GraphModel) - Method in class diva.graph.AbstractGraphController
Set the graph being viewed.
setGraphModel(GraphModel) - Method in interface diva.graph.GraphController
Set the graph being viewed.
setGraphPane(GraphPane) - Method in class diva.graph.AbstractGraphController
Set the graph pane.
setGraphPane(GraphPane) - Method in interface diva.graph.GraphController
Set the graph pane.
setGraphPane(GraphPane) - Method in class diva.graph.JGraph
Set the graph pane of this widget.
setGreenRed(int) - Method in class com.jhlabs.image.ChannelMixFilter
 
setGrid(boolean) - Method in class ptolemy.plot.PlotBox
Control whether the grid is drawn.
setGrid(boolean) - Method in interface ptolemy.plot.PlotBoxInterface
Control whether the grid is drawn.
setGridColor(Color) - Method in class com.jgoodies.forms.debug.FormDebugPanel
Sets the debug grid's color.
setGridPaint(Paint) - Method in class diva.canvas.toolbox.GridLayer
Set the grid line paint.
setGridStroke(Stroke) - Method in class diva.canvas.toolbox.GridLayer
Set the grid line stroke.
setGridType(int) - Method in class com.jhlabs.image.CellularFilter
 
setGuardExpression(String) - Method in class ptolemy.domains.modal.kernel.Transition
Set the guard expression.
setH(float) - Method in class com.jhlabs.image.FBMFilter
 
setH(float) - Method in class com.jhlabs.image.SkyFilter
 
setHAlignment(CellConstraints.Alignment) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Sets the horizontal alignment.
setHandleFilter(MouseFilter) - Method in class diva.canvas.interactor.Manipulator
Set the mouse filter that is set in the grab handle interactor.
setHandleInteractor(DragInteractor) - Method in class diva.canvas.interactor.Manipulator
Set the grab handle interactor.
setHandler(XmlHandler) - Method in class com.microstar.xml.XmlParser
Set the handler that will receive parsing events.
setHaziness(float) - Method in class com.jhlabs.image.SkyFilter
 
setHead(Node) - Method in interface diva.graph.modular.Edge
Set the node that this edge points to.
setHead(Object) - Method in class ptolemy.vergil.kernel.Link
Set the head of this link.
setHead(Object, Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicEdgeModel
Connect an edge to the given head node and notify listeners with an EDGE_HEAD_CHANGED event.
setHead(Object, Object) - Method in interface diva.graph.modular.MutableEdgeModel
Set the node that this edge points to.
setHead(Object, Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.LinkModel
Connect the given edge to the given head node.
setHead(Object, Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.ArcModel
Connect the given edge to the given head node.
setHead(Object, Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel.RelationModel
Connect the given edge to the given head node.
setHeadEnd(ConnectorEnd) - Method in class diva.canvas.connector.AbstractConnector
Set the object drawn at the head end of the connector.
setHeadSite(Site) - Method in class diva.canvas.connector.AbstractConnector
Set the site that marks the "head" of the connector, and call headMoved();
setHeadSite(Site) - Method in interface diva.canvas.connector.Connector
Set the site that marks the "head" of the connector.
setHEdgeMatrix(float[]) - Method in class com.jhlabs.image.EdgeFilter
 
setHeight(float) - Method in class com.jhlabs.image.CircleFilter
Set the height of the arc.
setHeight(int) - Method in class com.jhlabs.image.BicubicScaleFilter
 
setHeight(int) - Method in class com.jhlabs.image.CropFilter
Set the height of the crop rectangle.
setHeight(int) - Method in class com.jhlabs.image.TileImageFilter
Set the output image height.
setHFactor(float) - Method in class com.jhlabs.image.HSBAdjustFilter
 
setHighColor(int) - Method in class com.jhlabs.image.TritoneFilter
Set the high color.
setHighLevel(float) - Method in class com.jhlabs.image.LevelsFilter
 
setHighlightColorsMenu(ProductLatticeOntology) - Method in class ptolemy.data.ontologies.gui.ProductLatticeOntologySolverDisplayActions.ProductLatticeHighlighterController
Set the highlight colors menu for the ProductLatticeOntologySolver based on its ProductLatticeOntology.
setHighOutputLevel(float) - Method in class com.jhlabs.image.LevelsFilter
 
setHistoryCapacity(int) - Method in class ptolemy.actor.QueueReceiver
Set the capacity of the history queue.
setHistoryCapacity(int) - Method in class ptolemy.actor.util.FIFOQueue
Set the capacity of the history queue.
setHistoryCapacity(int) - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Set the capacity of the history queue.
setHistoryCapacity(int) - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Set the capacity of the history queue.
setHRadius(float) - Method in class com.jhlabs.image.BoxBlurFilter
Set the horizontal size of the blur.
setHRadius(int) - Method in class com.jhlabs.image.SmartBlurFilter
Set the horizontal size of the blur.
setHRadius(int) - Method in class com.jhlabs.image.VariableBlurFilter
Set the horizontal size of the blur.
setHTolerance(float) - Method in class com.jhlabs.image.ChromaKeyFilter
Set the tolerance of the image in the range 0..1.
setHTolerance(float) - Method in class com.jhlabs.image.KeyFilter
Set the hue tolerance of the image in the range 0..1.
setIcon(boolean) - Method in class diva.gui.toolbox.JPseudoFrame
Iconify the frame if the argument is true.
setIconAt(int, Icon) - Method in class diva.gui.toolbox.JShadePane
Set the disabled icon for the button at the given index.
setIconAt(String, Icon) - Method in class diva.gui.toolbox.JTreePane
Set the disabled icon for the button at the given index.
setIconDescription(NamedObj, String) - Static method in class ptolemy.actor.gt.GTTools
Execute a MoMLChangeRequest to set the icon description of the attribute.
setIconImage(Image) - Method in interface diva.gui.AppContext
Set the icon that represents this frame.
setIconImage(Image) - Method in class diva.gui.AppContextDelegate
Set the image icon of the delegate.
setIconImage(Image) - Method in class diva.gui.AppletContext
Set the icon that represents this frame.
setIconImage(Image) - Method in class diva.gui.ApplicationContext
Set the icon that represents this frame.
setIconLoader(IconLoader) - Static method in class ptolemy.moml.MoMLParser
Set the icon loader for all MoMLParsers.
setIconText(String) - Method in class ptolemy.vergil.icon.TextIcon
Specify the text to display in the icon.
setIdentity() - Method in class com.jhlabs.vecmath.Matrix4f
 
setIdentity() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Set node as an identity.
setIfNotDefined(Port, String, int) - Static method in class ptolemy.actor.util.DFUtilities
If a variable with the given name does not exist, then create a variable with the given name and set the value of that variable to the specified value.
setImage(int[]) - Method in class ptolemy.media.Picture
Specify the packed ARGB representation of the image.
setImage(Image) - Method in class diva.canvas.toolbox.ImageFigure
Set the figure's image.
setImage(Image) - Method in class ptolemy.media.Picture
Specify the java.awt.Image representation of the image.
setImage(Image) - Method in class ptolemy.vergil.icon.ImageIcon
Specify an image to display.
setImage(ImageToken) - Method in class ptolemy.actor.gui.ImageTokenEffigy
Specify the image represented by this effigy.
setImpulses(boolean) - Method in class ptolemy.plot.Plot
If the argument is true, then a line will be drawn from any plotted point down to the x axis.
setImpulses(boolean) - Method in interface ptolemy.plot.PlotInterface
If the argument is true, then a line will be drawn from any plotted point down to the x axis.
setImpulses(boolean, int) - Method in class ptolemy.plot.Plot
If the first argument is true, then a line will be drawn from any plotted point in the specified dataset down to the x axis.
setImpulses(boolean, int) - Method in interface ptolemy.plot.PlotInterface
If the first argument is true, then a line will be drawn from any plotted point in the specified dataset down to the x axis.
setIndentLevel(int) - Static method in class ptolemy.cg.kernel.generic.program.CodeStream
Set the indent level.
setIndex(int) - Method in class ptolemy.actor.sched.FixedPointDirector
Set the superdense time index.
setIndex(int) - Method in interface ptolemy.actor.SuperdenseTimeDirector
Set the superdense time index.
setIndex(int) - Method in class ptolemy.domains.de.kernel.DEDirector
Set the superdense time index.
setIndex(int) - Method in class ptolemy.domains.modal.kernel.FSMDirector
Set the superdense time index by delegating to the directors of the refinements of the current state, if any.
setIndex(int) - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Set the superdense time index.
setIndex(int, Figure) - Method in class diva.canvas.BasicZList
Set the index of the given figure.
setIndex(int, Figure) - Method in class diva.canvas.CompositeFigure
Set the index of the given figure.
setIndex(int, Figure) - Method in class diva.canvas.FigureLayer
Set the index of the given figure.
setIndex(int, Figure) - Method in interface diva.canvas.ZList
Set the index of the given figure.
setIndexes(int[]) - Method in class ptolemy.math.Interpolation
Set the reference indexes.
setInitializer(ActorModuleInitializer.Initializer) - Static method in class ptolemy.actor.injection.ActorModuleInitializer
Set the initializer.
setInitToken(Token) - Method in class ptolemy.actor.lib.vhdl.QueuedTypedIOPort
Set the initial token value.
setInLines(FieldWarpFilter.Line[]) - Method in class com.jhlabs.image.FieldWarpFilter
 
setInput(boolean) - Method in class ptolemy.actor.IOPort
If the argument is true, make the port an input port.
setInput(boolean) - Method in class ptolemy.actor.lib.hoc.MirrorPort
Override the base class to also set the associated port, if there is one.
setInput(boolean) - Method in class ptolemy.actor.lib.hoc.MultiCompositePort
If the argument is true, make the port an input port.
setInput(boolean) - Method in class ptolemy.actor.lib.hoc.RefinementPort
If the argument is true, make the port an input port.
setInput(boolean) - Method in class ptolemy.actor.parameters.ParameterMirrorPort
Override the base class to also set the associated port, if there is one.
setInput(boolean) - Method in class ptolemy.actor.PublisherPort
Override the base class to refuse to accept setting to be an input.
setInput(boolean) - Method in class ptolemy.actor.SubscriberPort
Override the base class to only accept setting to be an input.
setInput(boolean) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
 
setInput(boolean) - Method in class ptolemy.domains.modal.modal.ModalPort
If the argument is true, make the port an input port.
setInput(boolean) - Method in class ptolemy.domains.modal.modal.ModalRefinementPort
If the argument is true, make the port an input port.
setInput(boolean) - Method in class ptolemy.domains.modal.modal.RefinementPort
If the argument is true, make the port an input port.
setInput(boolean) - Method in class ptolemy.domains.modal.modal.TransitionRefinementPort
If the argument is true, make the port an input port.
setInput(boolean) - Method in class ptolemy.domains.ptides.lib.PtidesPort
Make port input port and update visual representation.
setInput(boolean) - Method in class ptolemy.domains.sdf.kernel.SDFIOPort
Deprecated.
Set whether or not this port is an input.
setInput(boolean) - Method in class ptolemy.domains.tdl.kernel.TDLRefinementPort
Make port to an input port, for TDL this means that it is a sensor.
setInput(boolean) - Method in class ptolemy.domains.tdl.kernel.TDLTaskPort
Sets the port of a task to an input port.
setInputArray(IOPort, Actor) - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Specifies the input array that will read the buffer allocated as output.
setInputEnabled(boolean) - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Enable or disable the input.
setInputFormat(Format) - Method in class ptolemy.actor.lib.jmf.VideoCamera.PreAccessCodec
Set the input format.
setInputMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
setInputPortName(Port, String) - Method in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
Set the name of the CommunicationRequestPort that will be receiving tokens from this actor port.
setInputVariableModel(int, ModelPolynomial) - Method in class org.ptolemy.qss.solver.QSSBase
Set the model for an input variable to the derivative function.
setInsets(Insets) - Method in class ptolemy.gui.Query
Set the insets for the GridBagLayout manager used to layout the components.
setInstanceHandle(int) - Method in class org.hlacerti.lib.HlaAttributeReflector
Set the HLA object instance handle only when wildcard (joker_) is used.
setInstanceHandle(int) - Method in interface org.hlacerti.lib.HlaReflectable
Set the HLA object instance handle only when wildcard (joker_) is used.
setInstanceHandle(int) - Method in class org.hlacerti.lib.HlaSubscriber
Set the HLA object instance.
setInt(Pointer, int) - Method in class org.ptolemy.fmi.FMIScalarVariable
Set the value of this variable as an integer.
setIntensity(float) - Method in class com.jhlabs.image.LightFilter.Light
 
setInteractor(Interactor) - Method in class diva.canvas.AbstractFigure
Set the interactor of this figure.
setInteractor(Interactor) - Method in class diva.canvas.connector.TerminalFigure
Set the interactor of this figure.
setInteractor(Interactor) - Method in interface diva.canvas.Figure
Set the interactor of this figure.
setInterpolation(float) - Method in class com.jhlabs.image.InterpolateFilter
Set the interpolation factor.
setInterpolation(int) - Method in class com.jhlabs.image.GradientFilter
 
setInterpolation(int) - Method in class com.jhlabs.image.TransformFilter
Set the type of interpolation to perform.
setInterpreter(ShellInterpreter) - Method in class ptolemy.gui.ShellTextArea
Set the interpreter.
setInterpreter(ShellInterpreter) - Method in class ptolemy.gui.UserDialog
Set the interpreter.
setInterval(Runnable, long) - Method in interface ptolemy.actor.lib.jjs.AccessorOrchestrator
Invoke the specified function after the specified amount of time and again at multiples of that time.
setInterval(Runnable, long) - Method in class ptolemy.actor.lib.jjs.JavaScript
Invoke the specified function after the specified amount of time and again at multiples of that time.
setInterval(Runnable, long) - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Specify a function to invoke as a callback periodically with the specified period (in milliseconds).
setInterval(Runnable, Double) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Invoke the specified function after the specified interval and periodically after that.
setIntHybrid(Pointer, Integer, boolean) - Method in class org.ptolemy.fmi.FMIScalarVariable
Set the value of this variable as an integer.
setIntoB(int) - Method in class com.jhlabs.image.ChannelMixFilter
 
setIntoG(int) - Method in class com.jhlabs.image.ChannelMixFilter
 
setIntoR(int) - Method in class com.jhlabs.image.ChannelMixFilter
 
setInTransitStatusOfTrack(Token, boolean) - Method in class ptolemy.domains.atc.kernel.AbstractATCDirector
Update inTransit status of a track.
setInTransitStatusOfTrack(Token, boolean) - Method in class ptolemy.domains.atc.kernel.policy1.ATCDirector
Update inTransit status of a track.
setInTransitStatusOfTrack(Token, boolean) - Method in class ptolemy.domains.atc.kernel.policy2.ATCDirector
Update inTransit status of a track.
setInvert(boolean) - Method in class com.jhlabs.image.DoGFilter
 
setInvert(boolean) - Method in class com.jhlabs.image.FadeFilter
 
setInvert(boolean) - Method in class com.jhlabs.image.GradientWipeFilter
Set the invert.
setInvert(boolean) - Method in class com.jhlabs.image.HalftoneFilter
 
setInvert(boolean) - Method in class com.jhlabs.image.ShapeFilter
 
setItem(String, String) - Method in class ptolemy.actor.lib.jjs.modules.localStorage.LocalStorageHelper
Take a key-value pair and stores the pair into the local storage.
setIterationCount(int) - Method in class diva.graph.layout.GridAnnealingLayout
Set the number of iterations to cool over.
setIterationCount(int) - Method in class ptolemy.actor.sched.ScheduleElement
Set the iteration count for this schedule.
setIterationCount(int) - Method in class ptolemy.distributed.client.ClientThread
Specify the number of times that the iteration command is to be performed.
setIterationCount(int) - Method in class ptolemy.graph.sched.ScheduleElement
Set the iteration count for this schedule.
setIterations(int) - Method in class com.jhlabs.image.BinaryFilter
Set the number of iterations the effect is performed.
setIterations(int) - Method in class com.jhlabs.image.BoxBlurFilter
Set the number of iterations the blur is performed.
setIterations(int) - Method in class com.jhlabs.image.FeedbackFilter
Set the number of iterations.
setIterations(int) - Method in class com.jhlabs.image.QuiltFilter
Set the number of iterations the effect is performed.
setIterations(int) - Method in class com.jhlabs.image.ShatterFilter
 
setIterations(int) - Method in class com.jhlabs.image.VariableBlurFilter
Set the number of iterations the blur is performed.
setIterations(Integer[]) - Method in class ptolemy.domains.pthales.lib.PthalesCompositeActor
Set iteration number of the actor, which is the number of times internal entities are called.
setJGraph(JGraph) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Set the JGraph instance that this view uses to represent the ptolemy model.
setJMenuBar(JMenuBar) - Method in interface diva.gui.AppContext
Set the menu bar that the container uses.
setJMenuBar(JMenuBar) - Method in class diva.gui.AppContextDelegate
Set the menu bar of the delegate.
setJMenuBar(JMenuBar) - Method in class diva.gui.AppletContext
Set the menu bar that the container uses.
setJMenuBar(JMenuBar) - Method in class diva.gui.ApplicationContext
Set the menu bar that the container uses.
setJSCopier(NamedObj) - Method in class ptolemy.vergil.basic.ExportParameters
Specify the composite entity responsible for copying JavaScript and related files.
setK(int) - Method in class com.jhlabs.image.QuiltFilter
 
setKernel(Kernel) - Method in class com.jhlabs.image.ConvolveFilter
Set the convolution kernel.
setKernel(SyntacticTerm) - Method in class ptolemy.cg.lib.syntactic.SyntacticContraction
Set the kernel of the operator, effectively making it a term.
setKnot(int, int) - Method in class com.jhlabs.image.Gradient
Set a knot color.
setKnot(int, int) - Method in class com.jhlabs.image.SplineColormap
Set a knot color.
setKnotBlend(int, int) - Method in class com.jhlabs.image.Gradient
Set a knot blend type.
setKnotPosition(int, int) - Method in class com.jhlabs.image.Gradient
Set a knot position.
setKnotPosition(int, int) - Method in class com.jhlabs.image.SplineColormap
Set a knot position.
setKnots(int[], int[], byte[]) - Method in class com.jhlabs.image.Gradient
Set the values of all the knots.
setKnots(int[], int[], byte[], int, int) - Method in class com.jhlabs.image.Gradient
Set the values of a set of knots.
setKnotType(int, int) - Method in class com.jhlabs.image.Gradient
Set a knot type.
setLabel(String) - Method in class diva.canvas.toolbox.IconFigure
Set the label of this figure.
setLabel(String) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Set the label used to lexically represent the node.
setLabel(String) - Method in class ptolemy.vergil.toolbox.GraphicElement
Set the label for this graphic element.
setLabelFigure(LabelFigure) - Method in class diva.canvas.connector.AbstractConnector
Set the LabelFigure of this connector.
setLabelFont(String) - Method in class ptolemy.plot.PlotBox
Set the label font, which is used for axis labels and legend labels.
setLabelFont(String) - Method in interface ptolemy.plot.PlotBoxInterface
Set the label font, which is used for axis labels and legend labels.
setLabelLocation(Point2D.Double) - Method in class ptolemy.vergil.actor.LayoutHint.LayoutHintItem
Sets the position a label should be placed at.
setLacunarity(float) - Method in class com.jhlabs.image.FBMFilter
 
setLacunarity(float) - Method in class com.jhlabs.image.SkyFilter
 
setLastChosenTransition(Transition) - Method in class ptolemy.domains.modal.kernel.FSMActor
Deprecated.
Use addChosenTransition(State, Transition)
setLastDirectory(File) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Set the directory that was last accessed by this window.
setLayeredPane(JLayeredPane) - Method in class diva.gui.AppContextDelegate
Set the layered pane of the delegate.
setLayerPoint(Point2D) - Method in class diva.canvas.event.LayerEvent
Set the layer position of the event
setLayerSource(CanvasLayer) - Method in class diva.canvas.event.LayerEvent
Set the layer that the event occurred on.
setLayerX(double) - Method in class diva.canvas.event.LayerEvent
Set the layer X position of the event
setLayerY(double) - Method in class diva.canvas.event.LayerEvent
Set the layer Y position of the event
setLayoutHintItem(NamedObj, NamedObj, double[], Point2D.Double) - Method in class ptolemy.vergil.actor.LayoutHint
Set a LayoutHint.LayoutHintItem for a link which is specified by its head and tail, i.e.
setLayoutInProgress(boolean) - Static method in class ptolemy.vergil.actor.KielerLayoutConnector
Notifies layout connections that a layout is in progress, which stops them from deciding to remove layout hints from relations.
setLayoutInProgress(boolean) - Static method in class ptolemy.vergil.modal.KielerLayoutArcConnector
Notifies layout connections that a layout is in progress, which stops them from deciding to remove layout hints from relations.
setLayoutMode(int) - Method in class diva.gui.DesktopContext
Set the layout mode.
setLayoutPercentage(double) - Method in class diva.graph.basic.BasicLayoutTarget
Set the percentage of the pane that should be used for layout.
setLayoutTarget(LayoutTarget) - Method in class diva.graph.layout.AbstractGlobalLayout
Set the layout target.
setLayoutTarget(LayoutTarget) - Method in interface diva.graph.layout.GlobalLayout
Set the layout target.
setLayoutTarget(LayoutTarget) - Method in class diva.graph.layout.IncrLayoutAdapter
Set the layout target.
setLayoutTarget(LayoutTarget) - Method in class diva.graph.layout.ProxyIncrLayout
Set the layout target.
setLayoutTarget(LayoutTarget) - Method in class diva.graph.layout.RandomIncrLayout
Set the layout target.
setLazy(boolean) - Method in class ptolemy.data.expr.Variable
Specify whether this variable is to be lazy.
setLeadingColumnOffset(int) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Sets the offset of the leading column, often 0 or 1.
setLeftBorder(int) - Method in class com.jhlabs.image.BorderFilter
Set the border size on the left edge.
setLeftToRight(boolean) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Sets the form fill direction to left-to-right or right-to-left.
setLeftToRightButtonOrder(boolean) - Method in class com.jgoodies.forms.builder.ButtonBarBuilder
Sets the order for button sequences to either left to right, or right to left.
setLength(double) - Method in class diva.canvas.connector.Arrowhead
Set the length of the arrowhead.
setLength(float) - Method in class com.jhlabs.image.ScratchFilter
 
setLength(int) - Method in class com.jhlabs.image.GlintFilter
Set the length of the stars.
setLevels(float) - Method in class com.jhlabs.image.ContourFilter
 
setLevels(int) - Method in class com.jhlabs.image.DiffusionFilter
Set the number of dither levels.
setLevels(int) - Method in class com.jhlabs.image.DitherFilter
Set the number of dither levels.
setLevels(int) - Method in class com.jhlabs.image.OilFilter
Set the number of levels for the effect.
setLhs(UnitExpr) - Method in class ptolemy.moml.unit.UnitConstraint
 
setLibrary(CompositeEntity) - Method in class ptolemy.moml.LibraryAttribute
Specify the library, overriding any library that might have been or might later be specified by a call to configure().
setLine(String, String) - Method in class ptolemy.gui.Query
Set the displayed text of an item that has been added using addLine.
setLineColor(Color) - Method in class ptolemy.vergil.icon.ShapeIcon
Specify the line color to use.
setLineGapSize(ConstantSize) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Sets the size of gaps between component lines using the given constant size.
setLineStyle(String, int) - Method in class ptolemy.plot.Plot
Set the style of the lines joining marks.
setLineStyle(String, int) - Method in interface ptolemy.plot.PlotInterface
Set the style of the lines joining marks.
setLineStyles(boolean) - Method in class ptolemy.plot.Plot
If the argument is true, draw the data sets with different line styles.
setLineStyles(boolean) - Method in interface ptolemy.plot.PlotInterface
If the argument is true, draw the data sets with different line styles.
setLineWidth(float) - Method in class diva.canvas.connector.AbstractConnector
Set the line width.
setLineWidth(float) - Method in class diva.canvas.toolbox.BasicFigure
Set the line width.
setLineWidth(float) - Method in class diva.util.java2d.AbstractPaintedGraphic
Set the line width.
setLineWidth(float) - Method in interface diva.util.java2d.PaintedGraphic
Set the line width.
setLineWidth(float) - Method in class diva.util.java2d.PaintedPath
Set the line width.
setLineWidth(float) - Method in class diva.util.java2d.PaintedShape
Set the line width.
setLineWidth(float) - Method in class ptolemy.vergil.icon.ShapeIcon
Specify the line width to use.
setLinkedVertex(Vertex) - Method in class ptolemy.moml.Vertex
Set the other vertex to which there is a path from this vertex.
setListeners(List) - Method in class ptolemy.kernel.util.ChangeRequest
Specify a list of listeners to be notified when changes are successfully executed, or when an attempt to execute them results in an exception.
setListOfIds(LinkedList) - Method in class ptolemy.distributed.actor.DistributedDirector
Specify the list of IDs to be used for Receiver creation by the newReceiver method.
setLocale(Locale) - Method in class com.microstar.xml.driver.SAXDriver
Set the locale.
setLocalTime(Time) - Method in class ptolemy.actor.LocalClock
Set local time without committing.
setLocation(double[]) - Method in class ptolemy.actor.parameters.LocationParameter
Set the center location in some Cartesian coordinate system, and notify the container and any value listeners of the new location.
setLocation(double[]) - Method in interface ptolemy.kernel.util.Locatable
Set the location in some cartesian coordinate system, and notify the container and any value listeners of the new location.
setLocation(double[]) - Method in class ptolemy.kernel.util.Location
Set the center location in some cartesian coordinate system, and notify the container and any value listeners of the new location.
setLocation(double[]) - Method in class ptolemy.vergil.basic.RelativeLocation
Set the location in some cartesian coordinate system, and notify the container and any value listeners of the new location.
setLocation(double, double) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Set the location of the node in layout.
setLocation(TransformContext, double, double) - Method in class diva.canvas.connector.AutonomousSite
Set the transform context and the location within the new transform context.
setLocation(Window) - Method in class ptolemy.actor.gui.LocationAttribute
Set the location of the specified component to match the current value of the attribute.
setLocation(Object, double[]) - Method in class ptolemy.vergil.basic.LocatableNodeController
Set the desired location of this node.
setLowerThreshold(int) - Method in class com.jhlabs.image.ThresholdFilter
Set the lower threshold value.
setLowLevel(float) - Method in class com.jhlabs.image.LevelsFilter
 
setLowOutputLevel(float) - Method in class com.jhlabs.image.LevelsFilter
 
setMagentaScreenAngle(float) - Method in class com.jhlabs.image.ColorHalftoneFilter
Set the magenta screen angle.
setMainComponent(JComponent) - Method in class diva.gui.BasicFrame
Set the main component.
setManager(Manager) - Method in class ptolemy.actor.CompositeActor
Set the Manager for execution of this CompositeActor.
setMap(int[]) - Method in class com.jhlabs.image.ArrayColormap
Set the array of colors for the colormap.
setMarked(boolean) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Set the marked marker.
setMarksStyle(String) - Method in class ptolemy.plot.Plot
Set the marks style to "none", "points", "dots", or "various".
setMarksStyle(String) - Method in interface ptolemy.plot.PlotInterface
Set the marks style to "none", "points", "dots", or "various".
setMarksStyle(String, int) - Method in class ptolemy.plot.Plot
Set the marks style to "none", "points", "dots", "various", or "pixels" for the specified dataset.
setMarksStyle(String, int) - Method in interface ptolemy.plot.PlotInterface
Set the marks style to "none", "points", "dots", "various", or "pixels" for the specified dataset.
setMask(int) - Method in class com.jhlabs.image.MaskFilter
 
setMask(BufferedImage) - Method in class com.jhlabs.image.GradientWipeFilter
Set the mask.
setMask(BufferedImage) - Method in class com.jhlabs.image.HalftoneFilter
Set the halftone mask.
setMaskImage(BufferedImage) - Method in class com.jhlabs.image.ApplyMaskFilter
Set the mask image.
setMaster(boolean) - Method in class ptolemy.actor.gui.Tableau
Specify whether the window associated with this tableau is a master, which means that if that window is closed, then all windows associated with the model are closed.
setMatchCallback(MatchCallback) - Method in class ptolemy.actor.gt.GraphMatcher
Set the callback to be invoked by future calls to GraphMatcher.match(Pattern, CompositeEntity).
setMatcherNameEnabled(boolean) - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Enable or disable the matcher name.
setMatchResult(TransformationRule, String, List<MatchResult>) - Method in class ptolemy.vergil.gt.MatchResultViewer
 
setMatchResult(TransformationRule, String, List<MatchResult>, int) - Method in class ptolemy.vergil.gt.MatchResultViewer
 
setMaterial(LightFilter.Material) - Method in class com.jhlabs.image.LightFilter
 
setMatrix(double[][]) - Method in class ptolemy.domains.ca.lib.gui.CATableau
This functions sets the matrix for the CAMatrixViewer to display.
setMatrix(double[][]) - Method in class ptolemy.domains.ca.lib.gui.CAViewer
Set the matrix to be rendered as a grid.
setMatrix(int[]) - Method in class com.jhlabs.image.DiffusionFilter
Set the dither matrix.
setMatrix(int[]) - Method in class com.jhlabs.image.DitherFilter
Set the dither matrix.
setMatrix(int[]) - Method in class com.jhlabs.image.SwizzleFilter
Set the swizzle matrix.
setMaxFaceSize(int) - Method in class org.ptolemy.opencv.FaceRecognizer
Set the maximum face size.
setMaximizeMode(boolean) - Method in class diva.gui.DesktopContext
Set the maximize mode.
setMaximum(boolean) - Method in class diva.gui.toolbox.JPseudoFrame
Minimize the frame if the argument is false.
setMaximum(int) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
setMaxIterationNum(int) - Method in class org.ptolemy.optimization.BarrierMethod
set the maximum iteration number in the optimization
setMediator(boolean, int) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Set node as a mediator node in specified direction.
setMenuFactory(MenuFactory) - Method in class diva.gui.toolbox.MenuCreator
Set the menu factory.
setMerge(boolean) - Method in class com.jhlabs.image.ShapeFilter
 
setMergeWithPreviousUndo(boolean) - Method in class ptolemy.moml.MoMLChangeRequest
Set whether or not the undo from this change should be merged with the previous undoable change.
setMessage(String) - Method in class diva.gui.toolbox.JStatusBar
Set the message displayed in the status bar.
setMessage(String) - Method in class ptolemy.gui.ComponentDialog
Change the message that was specified in the constructor to read as specified.
setMessage(String) - Method in class ptolemy.gui.Query
Specify a message to be displayed above the query.
setMessage(String) - Method in class ptolemy.gui.StatusBar
Set the message displayed in the status bar.
setMessageHandler(MessageHandler) - Static method in class ptolemy.util.MessageHandler
Set the message handler instance that is used by the static methods in this class.
setMessageLength(IOPort, double) - Method in class ptolemy.domains.de.lib.aspect.Bus
Set the message length for tokens sent to this actor port.
setMethodName(String) - Method in class ptolemy.domains.sequence.kernel.SequenceFiring
Set the method name to be executed when the actor fires.
setMidColor(int) - Method in class com.jhlabs.image.TritoneFilter
Set the mid color.
setMinFaceSize(int) - Method in class org.ptolemy.opencv.FaceRecognizer
Set the minimum face size.
setMinimum(int) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
setMinimumSize(double) - Method in class diva.canvas.interactor.BoundsGeometry
Set the minimum size of the rectangle.
setMinimumSize(double) - Method in class diva.canvas.interactor.CircleGeometry
Set the minimum size of the rectangle.
setMirrorDisable(boolean) - Method in class ptolemy.actor.lib.hoc.Refinement
Control whether adding a port should be mirrored in the modal model and the mode controller.
setMirrorDisable(boolean) - Method in class ptolemy.actor.lib.hoc.RefinementPort
Control whether any change should be mirrored in the modal model, mode controller, and refinements.
setMirrorDisable(boolean) - Method in class ptolemy.domains.modal.modal.RefinementPort
Control whether any change should be mirrored in the modal model, mode controller, and refinements.
setMirrorDisable(boolean) - Method in class ptolemy.domains.tdl.kernel.TDLController
Control whether adding a port should be mirrored in the modal model and refinements.
setMirrorDisable(int) - Method in interface ptolemy.domains.modal.kernel.RefinementActor
Control whether adding a port should be mirrored in the modal model and the mode controller.
setMirrorDisable(int) - Method in class ptolemy.domains.modal.modal.ModalController
Control whether adding a port should be mirrored in the modal model and refinements.
setMirrorDisable(int) - Method in class ptolemy.domains.modal.modal.ModalRefinement
Control whether adding a port should be mirrored in the modal model and refinements.
setMirrorDisable(int) - Method in class ptolemy.domains.modal.modal.Refinement
Control whether adding a port should be mirrored in the modal model and the mode controller.
setMix(float) - Method in class com.jhlabs.image.SmearFilter
 
setMode(int) - Method in class com.jhlabs.image.DeinterlaceFilter
 
setModel(Object) - Method in class diva.gui.BasicPage
Set the model of the page.
setModel(Object) - Method in interface diva.gui.Page
Set the model of the page.
setModel(CompositeActor) - Method in class ptolemy.actor.gui.ModelFrame
Set the associated model.
setModel(CompositeActor) - Method in class ptolemy.actor.gui.ModelPane
Set the associated model and add a query box with its top-level parameters, and those of its director, if it has one.
setModel(CompositeEntity) - Method in class ptolemy.actor.gt.controller.ModelParameter
Set the model in this parameter.
setModel(CompositeEntity) - Method in class ptolemy.vergil.basic.layout.kieler.KielerLayout
Set the Ptolemy Model that contains the graph that is to be layouted.
setModel(NamedObj) - Method in class ptolemy.actor.gui.PtolemyEffigy
Set the ptolemy model that this is an effigy of.
setModel(NamedObj) - Method in class ptolemy.actor.gui.PtolemyFrame
Set the associated model.
setModelContainer(ExceptionManager) - Method in class ptolemy.actor.lib.ExceptionManagerModel
Set the exception manager that contains this model.
setModelErrorHandler(ModelErrorHandler) - Method in class ptolemy.kernel.util.NamedObj
Set the model error handler.
setModelPostDisplay(MutableGraphModel, AppContext) - Method in class diva.graph.tutorial.PrepopulatedTutorial
In this version you construct the graph widget with the default constructor (giving it an empty graph), and then set the model once the window is showing.
setModelTime(Time) - Method in class ptolemy.actor.Director
Set a new value to the current time of the model.
setModelTime(Time) - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Set a new value to the current time of the model.
setModelTime(Time) - Method in class ptolemy.domains.pn.kernel.TimedPNDirector
Set a new value to the current time of the model, where the new time must be no earlier than the current time.
setModelTime(Time) - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Set a new value to the current time of the model.
setModifiable(boolean) - Method in class ptolemy.actor.gui.Effigy
If the argument is false, the specify that that the model is not modifiable, even if the URI associated with this effigy is writable.
setModifiable(boolean) - Method in class ptolemy.actor.gui.ExternalTextEffigy
Pass the modifiable flag onto the external text editor.
setModified(boolean) - Method in class ptolemy.actor.gui.Effigy
Record whether the data associated with this effigy has been modified since it was first read or last saved.
setModified(boolean) - Method in class ptolemy.actor.gui.TableauFrame
Record whether the data associated with this window has been modified since it was first read or last saved.
setModified(boolean) - Method in class ptolemy.actor.gui.TextEffigy
 
setModified(boolean) - Method in class ptolemy.gui.Top
Record whether the data associated with this window has been modified since it was first read or last saved.
setModified(boolean) - Static method in class ptolemy.moml.MoMLParser
Record whether the parsing of the moml modified the data.
setModifiedVariables(Set<Parameter>) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Sets the set of modified variables.
setModifyImage(boolean) - Method in class com.jhlabs.image.MotionDetectorFilter
Specify whether to modify the image with a visual indication of the amount and location of the motion.
setMoMLFilters(List) - Static method in class ptolemy.moml.MoMLParser
Set the list of MoMLFilters used to translate names.
setMoMLFilters(List, Workspace) - Static method in class ptolemy.moml.MoMLParser
Set the list of MoMLFilters used to translate names.
setMonochrome(boolean) - Method in class com.jhlabs.image.BrushedMetalFilter
Set the type of noise to add.
setMonochrome(boolean) - Method in class com.jhlabs.image.HalftoneFilter
Set whether to do monochrome halftoning.
setMonochrome(boolean) - Method in class com.jhlabs.image.NoiseFilter
Set whether to use monochrome noise.
setMorphImage(BufferedImage) - Method in class com.jhlabs.image.WarpFilter
For morphing, sets the image we're morphing to.
setMotionEnabled(boolean) - Method in class diva.canvas.interactor.AbstractInteractor
Set the motion enabled flag of this interactor.
setMouseFilter(MouseFilter) - Method in class diva.canvas.event.LayerMouseAdapter
 
setMouseFilter(MouseFilter) - Method in class diva.canvas.interactor.AbstractInteractor
Set the mouse filter of this interactor.
setMouseFilter(MouseFilter) - Method in interface diva.canvas.interactor.Interactor
Set the mouse filter of this interactor.
setMoveCount(int) - Method in class diva.graph.layout.GridAnnealingLayout
Set the number of moves per iteration.
setMu(double) - Method in class org.ptolemy.optimization.BarrierMethod
set the proportion which increase t (inverse of gap in the Barrier function).
setMultiplier(double) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
setMultiport(boolean) - Method in class ptolemy.actor.IOPort
If the argument is true, make the port a multiport.
setMultiport(boolean) - Method in class ptolemy.actor.lib.hoc.MirrorPort
Override the base class to also set the associated port, if there is one.
setMultiport(boolean) - Method in class ptolemy.actor.lib.hoc.MultiCompositePort
If the argument is true, make the port a multiport.
setMultiport(boolean) - Method in class ptolemy.actor.lib.hoc.RefinementPort
If the argument is true, make the port a multiport.
setMultiport(boolean) - Method in class ptolemy.domains.modal.modal.ModalPort
If the argument is true, make the port a multiport.
setMultiport(boolean) - Method in class ptolemy.domains.modal.modal.ModalRefinementPort
If the argument is true, make the port a multiport.
setMultiport(boolean) - Method in class ptolemy.domains.modal.modal.RefinementPort
If the argument is true, make the port a multiport.
setMultiport(boolean) - Method in class ptolemy.domains.modal.modal.TransitionRefinementPort
If the argument is true, make the port a multiport.
setMultiportEnabled(boolean) - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Enable or disable the multiport.
setMultiportMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
setName(String) - Method in class ptolemy.actor.gt.ingredients.operations.RenameOperation
Set value of the name element.
setName(String) - Method in class ptolemy.actor.lib.Assert.AssertPort
 
setName(String) - Method in class ptolemy.actor.lib.gui.Display
Set or change the name.
setName(String) - Method in class ptolemy.actor.lib.gui.InteractiveDialog
Set or change the name.
setName(String) - Method in class ptolemy.actor.lib.gui.InteractiveShell
Set or change the name.
setName(String) - Method in class ptolemy.actor.lib.gui.MatrixViewer
Set or change the name.
setName(String) - Method in class ptolemy.actor.lib.gui.PlotterBase
Set or change the name.
setName(String) - Method in class ptolemy.actor.lib.hoc.MirrorPort
Override the base class to also set the associated port, if there is one.
setName(String) - Method in class ptolemy.actor.lib.hoc.MultiCompositePort
Set the name of the port, and mirror the change in all the mirror ports.
setName(String) - Method in class ptolemy.actor.lib.hoc.RefinementPort
Set the name of the port, and mirror the change in all the mirror ports.
setName(String) - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Set the name.
setName(String) - Method in class ptolemy.actor.parameters.ParameterMirrorPort
Override the base class to also set the associated port, if there is one.
setName(String) - Method in class ptolemy.actor.parameters.ParameterPort
Set the name, and propagate the name change to the associated parameter.
setName(String) - Method in class ptolemy.actor.parameters.PortParameter
Set or change the name, and propagate the name change to the associated port.
setName(String) - Method in class ptolemy.actor.parameters.SharedParameter
Override the base class to register as a shared parameter in the workspace.
setName(String) - Method in class ptolemy.cg.lib.syntactic.SyntacticName
Set the name of the term.
setName(String) - Method in class ptolemy.data.expr.Variable
Override the base class to throw an exception if renaming this variable results in an error evaluating some variable that depends on it.
setName(String) - Method in class ptolemy.domains.de.lib.aspect.AFDXVlink
Set the name of the virtual link object.
setName(String) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
setName(String) - Method in class ptolemy.domains.modal.kernel.FSMTransitionParameter
Upon setting the name of this parameter change the corresponding attribute in the transition.
setName(String) - Method in class ptolemy.domains.modal.modal.ModalPort
Set the name of the port, and mirror the change in all the mirror ports.
setName(String) - Method in class ptolemy.domains.modal.modal.ModalRefinementPort
Set the name of the port, and mirror the change in all the mirror ports.
setName(String) - Method in class ptolemy.domains.modal.modal.RefinementPort
Set the name of the port, and mirror the change in all the mirror ports.
setName(String) - Method in class ptolemy.domains.modal.modal.TransitionRefinementPort
Set the name of the port, and mirror the change in all the mirror ports.
setName(String) - Method in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
When the actor name is changed, update the referenced variables to point to the new parameters and check to see if these parameters exist.
setName(String) - Method in class ptolemy.domains.sequence.lib.SequencedVariable
When the actor name is changed, update the referenced variables to point to the new parameters and check to see if these parameters exist.
setName(String) - Method in class ptolemy.graph.test.TestConstant
Set the name of this constant.
setName(String) - Method in class ptolemy.graph.test.TestVariable
Set the name of this variable.
setName(String) - Method in class ptolemy.kernel.ComponentEntity
Set the name of the ComponentEntity.
setName(String) - Method in class ptolemy.kernel.ComponentRelation
Set the name of the ComponentRelation.
setName(String) - Method in class ptolemy.kernel.Port
Set the name of the port.
setName(String) - Method in class ptolemy.kernel.util.Attribute
Set the name of the attribute.
setName(String) - Method in interface ptolemy.kernel.util.Nameable
Set or change the name.
setName(String) - Method in class ptolemy.kernel.util.NamedObj
Set or change the name.
setName(String) - Method in class ptolemy.kernel.util.test.TestNullNamedObj
Set or change the name.
setName(String) - Method in class ptolemy.kernel.util.Workspace
Set or change the name.
setNameMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
SetNav - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
SetNavMessageFields - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
setNestedDepth(int) - Method in class ptolemy.actor.ptalon.PtalonActor
Set the depth of this PtalonActor declaration with respect to its creator.
setNewColor(int) - Method in class com.jhlabs.image.BinaryFilter
 
setNewIteration(boolean) - Method in class ptolemy.domains.modal.kernel.FSMActor
Set the flag indicating whether we are at the start of a new iteration (firing).
setNextExpression(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Set the next expression for the current for statement scope, assuming the current scope is a for statement and not an if statement.
setNextFileEnabled(boolean) - Method in class ptolemy.vergil.gt.MatchResultViewer
 
setNodeController(NodeController) - Method in class diva.graph.SimpleGraphController
Set the node controller.
setNodeFill(Paint) - Method in class diva.graph.basic.BasicNodeRenderer
Set the fill to paint the nodes with.
setNodeInteractor(Interactor) - Method in class diva.graph.BasicNodeController
Set the node interactor for this controller
setNodeInteractor(Interactor) - Method in interface diva.graph.NodeController
Set the node interactor for this controller
setNodeRenderer(NodeRenderer) - Method in class diva.graph.BasicNodeController
Set the node renderer for this controller
setNodeRenderer(NodeRenderer) - Method in interface diva.graph.NodeController
Set the node renderer for this controller
setNodeShape(Shape) - Method in class diva.graph.basic.BasicNodeRenderer
Set the shape for nodes to be rendered in.
setNoMoreInputs() - Method in class ptolemy.actor.ptalon.lib.MapReduceAlgorithm
Set this true when no more inputs values will be given to the reduce method queue.
setNormal(double) - Method in class diva.canvas.AbstractSite
Set the normal "out" of the site.
setNormal(double) - Method in class diva.canvas.connector.Arrowhead
Set the normal of the decoration.
setNormal(double) - Method in class diva.canvas.connector.Blob
Set the normal of the blob.
setNormal(double) - Method in interface diva.canvas.connector.ConnectorEnd
Set the normal of the connector end.
setNormal(double) - Method in class diva.canvas.connector.FixedNormalSite
 
setNormal(double) - Method in interface diva.canvas.Site
Set the normal "out" of the site.
setNormal(double) - Method in class diva.canvas.SiteDecorator
Set the normal "out" of the site.
setNormal(double) - Method in class ptolemy.vergil.actor.PortConnectSite
Do nothing.
setNormalize(boolean) - Method in class com.jhlabs.image.DoGFilter
 
setNumberOfEventIndicators(int) - Method in class org.ptolemy.qss.solver.QSSBase
Set the number of event indicators.
setNumColors(int) - Method in class com.jhlabs.image.QuantizeFilter
Set the number of colors to quantize to.
setNumLevels(int) - Method in class com.jhlabs.image.PosterizeFilter
Set the number of levels in the output image.
setNumSets(int) - Method in class ptolemy.plot.Plot
Deprecated. 
setNumSets(int) - Method in interface ptolemy.plot.PlotInterface
Deprecated. 
setOctaves(float) - Method in class com.jhlabs.image.FBMFilter
 
setOctaves(float) - Method in class com.jhlabs.image.SkyFilter
 
setOctaves(float) - Method in class com.jhlabs.math.TurbulenceFunction
 
setOffset(float) - Method in class com.jhlabs.image.ContourFilter
 
setOneArgPut(boolean) - Method in class ptolemy.domains.dde.kernel.test.DDEPutToken
 
setOntologySolverUtilities(OntologySolverUtilities) - Method in class ptolemy.data.ontologies.OntologySolverBase
Set the shared utility object to the given object.
setOpacity(float) - Method in class com.jhlabs.image.LightFilter.Material
 
setOpacity(float) - Method in class com.jhlabs.image.MirrorFilter
Set the opacity of the reflection.
setOpacity(float) - Method in class com.jhlabs.image.RaysFilter
Set the opacity of the rays.
setOpacity(float) - Method in class com.jhlabs.image.ShadowFilter
Set the opacity of the shadow.
setOpacity(int) - Method in class com.jhlabs.image.OpacityFilter
Set the opacity.
setOperation(int) - Method in class com.jhlabs.image.FBMFilter
 
setOperation(int) - Method in class com.jhlabs.image.FlipFilter
Set the filter operation.
setOperation(int) - Method in class com.jhlabs.image.SkyFilter
 
setOperation(int) - Method in class com.jhlabs.image.TextureFilter
 
setOptions(ScriptObjectMirror) - Method in class ptolemy.actor.lib.jjs.modules.speechRecognition.SpeechRecognitionHelper
Set speech recognition options, including "continuous", "dictionaryPath", and "languageModelPath".
setOrCreate(NamedObj, String, int) - Static method in class ptolemy.actor.util.DFUtilities
If the specified container does not contain a variable with the specified name, then create such a variable and set its value to the specified integer.
setOrCreate(NamedObj, String, String) - Static method in class ptolemy.actor.util.DFUtilities
If the specified container does not contain a variable with the specified name, then create such a variable and set its expression to the specified string.
setOrder(int) - Method in class ptolemy.math.Interpolation
Set the interpolation order.
setOrderLimit(int) - Static method in class ptolemy.data.SmoothToken
Set the maximum order of any token (the number of derivatives).
setOrientation(int) - Method in class diva.graph.layout.LevelLayout
Set the orientation in which the graph is to be laid out, either VERTICAL or HORIZONTAL.
setOrigin(double, double) - Method in class diva.canvas.connector.Arrowhead
Set the origin of the decoration.
setOrigin(double, double) - Method in class diva.canvas.connector.Blob
Set the end-point of the blob.
setOrigin(double, double) - Method in interface diva.canvas.connector.ConnectorEnd
Set the origin of the decoration.
setOrigin(int, int) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Sets the cursor's origin to the given column and row.
setOrigin(Point2D) - Method in class diva.canvas.interactor.QuadrantConstraint
Set the origin
setOutChan(int) - Method in class ptolemy.domains.dde.kernel.test.FlowThrough
 
setOutChan(int) - Method in class ptolemy.domains.dde.kernel.test.TwoPut
 
setOutLines(FieldWarpFilter.Line[]) - Method in class com.jhlabs.image.FieldWarpFilter
 
setOutput(boolean) - Method in class ptolemy.actor.IOPort
If the argument is true, make the port an output port.
setOutput(boolean) - Method in class ptolemy.actor.lib.hoc.MirrorPort
Override the base class to also set the associated port, if there is one.
setOutput(boolean) - Method in class ptolemy.actor.lib.hoc.MultiCompositePort
If the argument is true, make the port an output port.
setOutput(boolean) - Method in class ptolemy.actor.lib.hoc.RefinementPort
If the argument is true, make the port an output port.
setOutput(boolean) - Method in class ptolemy.actor.PublisherPort
Override the base class to require the port to be an output.
setOutput(boolean) - Method in class ptolemy.actor.SubscriberPort
Override the base class to refuse to make the port an output.
setOutput(boolean) - Method in class ptolemy.domains.giotto.cgc.CPort
Override the base class to add the functionality that if the port if made an output port, then make visible the two parameters initialOutputValue and arrayLength.
setOutput(boolean) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
 
setOutput(boolean) - Method in class ptolemy.domains.modal.modal.ModalPort
If the argument is true, make the port an output port.
setOutput(boolean) - Method in class ptolemy.domains.modal.modal.ModalRefinementPort
If the argument is true, make the port an output port.
setOutput(boolean) - Method in class ptolemy.domains.modal.modal.RefinementPort
If the argument is true, make the port an output port.
setOutput(boolean) - Method in class ptolemy.domains.modal.modal.TransitionRefinementPort
If the argument is true, make the port an output port.
setOutput(boolean) - Method in class ptolemy.domains.ptides.lib.PtidesPort
Make port output port and update visual representation.
setOutput(boolean) - Method in class ptolemy.domains.sdf.kernel.SDFIOPort
Deprecated.
Set whether or not this port is an output.
setOutput(boolean) - Method in class ptolemy.domains.tdl.kernel.TDLRefinementPort
Make port to an output port, for TDL this means that it is an actuator.
setOutput(boolean) - Method in class ptolemy.domains.tdl.kernel.TDLTaskPort
Sets the port of a task to an output port.
setOutput(String) - Method in class ptolemy.actor.lib.gui.InteractiveShell
Specify an output string to be sent.
setOutputArray(IOPort, Actor) - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Specifies the output array that will be read by the receiver.
setOutputEnabled(boolean) - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Enable or disable the output.
setOutputFormat(Format) - Method in class ptolemy.actor.lib.jmf.VideoCamera.PreAccessCodec
Set the output format.
setOutputInitialValues(Entity) - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Set the initial values for output ports.
setOutputMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
setOutputPortMap(Map) - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter
 
setOutputStream(PrintStream) - Method in class diva.util.jester.TestHarness
Set the output stream
setOverflow(Overflow) - Method in class ptolemy.math.FixPointQuantization
Return a FixPointQuantization with a changed overflow strategy.
setOverlayLayer(OverlayLayer) - Method in class diva.canvas.GraphicsPane
Set the overlay layer.
setOverlayLayer(OverlayLayer) - Method in class diva.canvas.interactor.SelectionDragger
Set the layer that drag rectangles are drawn on
setPadding(double) - Method in class diva.canvas.toolbox.LabelFigure
Set the "padding" around the text.
setPage(PDFPage) - Method in class ptolemy.vergil.pdfrenderer.PDFIcon
Specify an PDF page to display.
setPage(URL) - Method in class ptolemy.actor.gui.HTMLViewer
Set the page displayed by this viewer to be that given by the specified URL.
setPaint(Paint) - Method in class com.jhlabs.image.RenderTextFilter
Set the paint with which to paint the text.
setPaint(Paint) - Method in class diva.canvas.connector.StraightTerminal
Set the stroke paint pattern of this terminal.
setPaint(Paint) - Method in class diva.canvas.OverlayLayer
Set the paint.
setPaintDiagonals(boolean) - Method in class com.jgoodies.forms.debug.FormDebugPanel
Enables or disables to paint the panel's diagonals.
setPaintInBackground(boolean) - Method in class com.jgoodies.forms.debug.FormDebugPanel
Specifies to paint in background or foreground.
setPaintMode() - Method in class ptolemy.plot.EPSGraphics
 
setPaintMode(int) - Method in class com.jhlabs.image.GradientFilter
 
setPalettePane(JComponent) - Method in class diva.gui.DesktopContext
Set the palette pane of the context to the given component.
setParagraphGapSize(ConstantSize) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Sets the size of gaps between paragraphs using the given constant size.
setParameter(String, String) - Method in class ptolemy.copernicus.kernel.GeneratorAttribute
Set the string for the argument with the given name from this GeneratorAttribute to be the given value.
setParameters(String[]) - Method in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
Create a list of parameters specific to the middleware chosen.
setParent(CanvasComponent) - Method in class diva.canvas.AbstractFigure
Set the parent of this figure.
setParent(CanvasComponent) - Method in class diva.canvas.CanvasLayer
Set the parent component of this layer.
setParent(CanvasComponent) - Method in class diva.canvas.CanvasPane
Set the parent component of this pane.
setParent(CanvasComponent) - Method in class diva.canvas.connector.TerminalFigure
Set the parent of this figure.
setParent(CanvasComponent) - Method in interface diva.canvas.Figure
Set the parent of this figure.
setParent(CanvasComponent) - Method in class diva.canvas.toolbox.SwingWrapper
Set the parent of this figure.
setParent(CanvasComponent) - Method in class diva.canvas.toolbox.TypedDecorator
Throw an exception.
setParent(Graph) - Method in interface diva.graph.modular.Node
Set the graph parent of this node.
setParent(XmlElement) - Method in class diva.util.xml.XmlElement
Set the parent element of this element.
setParent(Object, Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicNodeModel
Set the graph parent of the given node.
setParent(Object, Object) - Method in interface diva.graph.modular.MutableNodeModel
Set the graph parent of the given node.
setParent(String) - Method in class ptolemy.vergil.basic.export.web.WebElement
Set the name of the desired parent element.
setParent(ScheduleElement) - Method in class ptolemy.actor.sched.ScheduleElement
Set the parent schedule element of this schedule element to the specified schedule element.
setParent(ScheduleElement) - Method in class ptolemy.graph.sched.ScheduleElement
Set the parent schedule element of this schedule element to the specified schedule element.
setParser(MoMLParser) - Method in class ptolemy.moml.ParserAttribute
Set the parser.
setParseTreeEvaluator(ParseTreeEvaluator) - Method in class ptolemy.data.expr.Variable
Set a new parseTreeEvaluator.
setPassword(char[]) - Method in class ptolemy.actor.gui.PasswordAttribute
Set the password contained by this attribute.
setPattern(String) - Method in class ptolemy.util.StreamExec
Set the pattern that is used to search data sent to stdout.
setPCData(String) - Method in class diva.util.xml.XmlElement
Set the text of this element to the given string.
setPeriod(int) - Method in class ptolemy.math.Interpolation
Set the value repetition period.
setPermutation(int[]) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Set node as a bijective permutation node with a specified permutation.
setPersistent(boolean) - Method in class ptolemy.kernel.util.ChangeRequest
Assert whether the change represented by this request is persistent.
setPersistent(boolean) - Method in interface ptolemy.kernel.util.MoMLExportable
Set the persistence of this object.
setPersistent(boolean) - Method in class ptolemy.kernel.util.NamedObj
Set the persistence of this object.
setPhase(float) - Method in class com.jhlabs.image.WaterFilter
Set the phase of the ripples.
setPickHalo(double) - Method in class diva.canvas.FigureLayer
Set the "pick halo".
setPicture(Object) - Method in interface ptolemy.actor.lib.image.ImageDisplayInterface
Set the platform dependent picture of the image.
setPicture(Object) - Method in class ptolemy.actor.lib.image.ImageDisplayJavaSE
Set the platform dependent picture of the image.
setPixel(int, int, int) - Method in class ptolemy.media.Picture
Set the specified pixel to the given monochrome value, which should be in the range from zero (black) to 255 (white).
setPixel(int, int, int, int, int) - Method in class ptolemy.media.Picture
Set the specified pixel to the given color value, where each color argument should be in the range from zero (absent) to 255 (fully saturated).
setPixelThreshold(int) - Method in class com.jhlabs.image.MotionDetectorFilter
Set the pixel intensity difference threshold above which pixel is classified as "moved".
setPlatformBufferLength - Variable in class ptolemy.actor.lib.net.DatagramReader
Determine whether the platformBufferLength parameter will be used to set the platform's receive buffer size.
setPlatformContainer(Object) - Method in interface ptolemy.actor.lib.gui.PlotterBaseInterface
Set the platform dependent container of the plotter.
setPlatformContainer(Object) - Method in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Set the platform dependent container of the plotter.
setPlatformContainer(Object) - Method in interface ptolemy.actor.lib.image.ImageDisplayInterface
Set the platform dependent container of the image.
setPlatformContainer(Object) - Method in class ptolemy.actor.lib.image.ImageDisplayJavaSE
Set the platform dependent container of the image.
setPlot(PlotBox) - Method in class ptolemy.plot.PlotApplet
Set the plot object to operate on.
setPlot(PlotBoxInterface) - Method in class ptolemy.actor.gui.PlotEffigy
Set the plot that this is an effigy of.
setPlotRectangle(Rectangle) - Method in class ptolemy.plot.PlotBox
Set the plot rectangle inside the axes.
setPlotRectangle(Object) - Method in class ptolemy.plot.PlotBox
Set the plot rectangle.
setPlotRectangle(Object) - Method in interface ptolemy.plot.PlotBoxInterface
Set the plot rectangle inside the axes.
setPoint(Point2D) - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Set the point location of the site
setPoint(Point2D) - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Set the point location of the site
setPoint(Point2D) - Method in class diva.canvas.interactor.PathGeometry.CloseSegment
Set the point location of the site
setPoint(Point2D) - Method in class diva.canvas.interactor.PathGeometry.Vertex
Set the point location of the site
setPoint1(Point) - Method in class com.jhlabs.image.GradientFilter
 
setPoint2(Point) - Method in class com.jhlabs.image.GradientFilter
 
setPointsPersistence(int) - Method in class ptolemy.plot.Plot
Calling this method with a positive argument sets the persistence of the plot to the given number of points.
setPointsPersistence(int) - Method in interface ptolemy.plot.PlotInterface
Calling this method with a positive argument sets the persistence of the plot to the given number of points.
setPortHash(Hashtable) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Set the port hash.
setPortIn(Port, int) - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Set the id of the switch input that is receiving tokens from this actor port.
setPortIn(Port, int) - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch
Set the id of the switch input that is receiving tokens from this actor port.
setPortNameEnabled(boolean) - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Enable or disable the port name.
setPortOut(Port, int) - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Set the id of the switch output that is sending tokens to this actor port.
setPortOut(Port, int) - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch
Set the id of the switch output that is sending tokens to this actor port.
setPortTypeEnabled(boolean) - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Enable or disable the port type.
setPortTypes(HashMap) - Method in interface ptolemy.distributed.common.DistributedActor
Set the port types of the wrapped actor.
setPortTypes(HashMap) - Method in class ptolemy.distributed.rmi.DistributedActorWrapper
Set the port types of the wrapped actor.
setPosition(int, int) - Method in class diva.gui.toolbox.JCanvasPanner
Set the position of the viewport associated with this panner centered on the given position relative to the rendition shown in the panner.
setPosition(int, int) - Method in class diva.gui.toolbox.JPanner
Set the position of the viewport associated with this panner centered on the given position relative to the rendition shown in the panner.
setPower(float) - Method in class com.jhlabs.image.FieldWarpFilter
 
setPrecision(Precision) - Method in class ptolemy.math.FixPointQuantization
Return a FixPointQuantization with a changed precision.
setPreferredSize(Dimension) - Method in class diva.canvas.JCanvas
Set the preferred size of this JCanvas.
setPrefix(String) - Method in class ptolemy.domains.metroII.kernel.MetroIIDebugger
Sets the string to be printed out at the beginning of each line.
setPremultiplyAlpha(boolean) - Method in class com.jhlabs.image.BoxBlurFilter
Set whether to premultiply the alpha channel.
setPremultiplyAlpha(boolean) - Method in class com.jhlabs.image.ConvolveFilter
Set whether to premultiply the alpha channel.
setPremultiplyAlpha(boolean) - Method in class com.jhlabs.image.MotionBlurFilter
Set whether to premultiply the alpha channel.
setPremultiplyAlpha(boolean) - Method in class com.jhlabs.image.VariableBlurFilter
Set whether to premultiply the alpha channel.
setPreviousFileEnabled(boolean) - Method in class ptolemy.vergil.gt.MatchResultViewer
 
setPrimaryLabel(String) - Method in class ptolemy.moml.unit.Unit
Set the primary label.
setPriority(int) - Method in class ptolemy.domains.tm.kernel.TMEvent
Set the priority of the event.
setProcessArguments(List<String>, String) - Method in class lbnl.util.ClientProcess
Set the process arguments.
setProcessExecutionArray(String[]) - Method in class ptolemy.domains.sequence.kernel.ProcessDirector
Set the process execution order by providing an array of process names.
setProcessingTime(double) - Method in class ptolemy.domains.tm.kernel.TMEvent
Set the remaining processing time of the event.
setProperties(Frame) - Method in class ptolemy.actor.gui.WindowPropertiesAttribute
Set the properties of the specified frame to match the current value of the attribute.
SetProperties - Class in ptolemy.domains.wireless.lib
On each firing, this actor reads at most one token from the payload and properties input ports, outputs the payload on the output port, and set the outsideTransmitProperties of the wireless output port connected to the output port with the specified transmit properties received from the properties input port.
SetProperties(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.SetProperties
Construct an actor with the specified container and name.
setProperty(Object, String, Object) - Method in interface diva.graph.GraphModel
Set the property of the object associated with the given property name.
setProperty(Object, String, Object) - Method in class diva.graph.modular.BasicModularGraphModel
Set the property of the object associated with the given property name.
setProperty(Object, String, Object) - Method in class diva.graph.modular.ModularGraphModel
Set the property of the object associated with the given property name.
setProperty(Object, String, Object) - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Set the property of the given graph object associated with the given property name to the given value.
setProperty(String, Object) - Method in class com.microstar.xml.driver.SAXDriver
 
setProperty(String, Object) - Method in class diva.util.BasicPropertyContainer
Set the property corresponding to the given key.
setProperty(String, Object) - Method in interface diva.util.PropertyContainer
Set the property corresponding to the given key.
setPropertyHash(Hashtable) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Set the property hashtable.
setPrototypeDecorator(FigureDecorator) - Method in class diva.canvas.interactor.SelectionInteractor
Set the prototype decorator for selected figures.
setPrototypeShape(Shape) - Method in class diva.canvas.toolbox.BasicFigure
Change the shape of the figure without modifying its other properties, such as its position.
setProvider(boolean) - Method in class ptolemy.component.MethodCallPort
Call with argument true to specify that this port provides the method, and call with argument false to specify that it requires the method.
setQuadrant(int) - Method in class diva.canvas.interactor.QuadrantConstraint
Set the quadrant
setQuantizationEventTimeMaximum(Time) - Method in class org.ptolemy.qss.solver.QSSBase
Reset the maximum time for predicted quantization-events.
setQuantizationTolerance(int, double, double) - Method in class org.ptolemy.qss.solver.QSSBase
Set the parameters used to determine the quantum for a state.
setQuantizationTolerances(double, double) - Method in class org.ptolemy.qss.solver.QSSBase
Set the parameters used to determine the quantum for all states.
setQueryValue(String) - Method in class ptolemy.actor.gui.PtolemyQuery.ActionableEntry
Set the contents of the entry box.
setQueryValue(String) - Method in interface ptolemy.gui.SettableQueryChooser
Set the string representation of the query.
setQuitMethod(Top, Method) - Static method in class ptolemy.gui.MacOSXAdapter
Set the quit handler (Command-q) for a Top window.
setRadius(float) - Method in class com.jhlabs.image.BoxBlurFilter
Set both the horizontal and vertical sizes of the blur.
setRadius(float) - Method in class com.jhlabs.image.CircleFilter
Set the radius of the effect.
setRadius(float) - Method in class com.jhlabs.image.CurlFilter
 
setRadius(float) - Method in class com.jhlabs.image.ErodeAlphaFilter
 
setRadius(float) - Method in class com.jhlabs.image.FlareFilter
Set the radius of the effect.
setRadius(float) - Method in class com.jhlabs.image.GaussianFilter
Set the radius of the kernel, and hence the amount of blur.
setRadius(float) - Method in class com.jhlabs.image.KaleidoscopeFilter
Set the radius of the effect.
setRadius(float) - Method in class com.jhlabs.image.LensBlurFilter
Set the radius of the kernel, and hence the amount of blur.
setRadius(float) - Method in class com.jhlabs.image.PinchFilter
Set the radius of the effect.
setRadius(float) - Method in class com.jhlabs.image.ShadowFilter
Set the radius of the kernel, and hence the amount of blur.
setRadius(float) - Method in class com.jhlabs.image.ShineFilter
Set the radius of the kernel, and hence the amount of blur.
setRadius(float) - Method in class com.jhlabs.image.SphereFilter
Set the radius of the effect.
setRadius(float) - Method in class com.jhlabs.image.StampFilter
Set the radius of the effect.
setRadius(float) - Method in class com.jhlabs.image.TwirlFilter
Set the radius of the effect.
setRadius(float) - Method in class com.jhlabs.image.WaterFilter
Set the radius of the effect.
setRadius(int) - Method in class com.jhlabs.image.BrushedMetalFilter
Set the horizontal size of the blur.
setRadius(int) - Method in class com.jhlabs.image.SmartBlurFilter
Set the radius of the effect.
setRadius(int) - Method in class com.jhlabs.image.SparkleFilter
Set the radius of the effect.
setRadius(int) - Method in class com.jhlabs.image.VariableBlurFilter
Set the radius of the effect.
setRadius1(float) - Method in class com.jhlabs.image.DoGFilter
Set the radius of the kernel, and hence the amount of blur.
setRadius2(float) - Method in class com.jhlabs.image.DoGFilter
Set the radius of the kernel, and hence the amount of blur.
setRandomizedPlacement(boolean) - Method in class diva.graph.layout.LevelLayout
Set whether or not placement will be randomized.
setRandomness(float) - Method in class com.jhlabs.image.CellularFilter
 
setRandomness(int) - Method in class com.jhlabs.image.SparkleFilter
 
setRange(int) - Method in class com.jhlabs.image.OilFilter
Set the range of the effect in pixels.
setRangeProperties(double, int, int, int, boolean) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
setRangeProperties(int, int, int, int, boolean) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
setRate(Port, String, int) - Static method in class ptolemy.actor.util.DFUtilities
Set the rate variable with the specified name to the specified value.
setRateVariable(Port, String, int) - Static method in class ptolemy.actor.util.DFUtilities
If a variable with the given name does not exist, then create a variable with the given name.
setRayAmount(float) - Method in class com.jhlabs.image.FlareFilter
 
setRays(int) - Method in class com.jhlabs.image.SparkleFilter
 
setRaysOnly(boolean) - Method in class com.jhlabs.image.RaysFilter
Set whether to render only the rays.
setReader(BufferedReader) - Method in class ptolemy.actor.lib.Reader
Deprecated.
Set the reader.
setReadOffset(int, Object) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortInfo
Set the read offset of a channel of the port.
setReadOffset(IOPort, int, Object) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Ports
Set the read offset in a buffer of a given channel from which a token should be read.
setReadParameters(Integer[]) - Method in class ptolemy.domains.pthales.kernel.PthalesReceiver
Set repetitions of the actor containing the port that contains the receiver.
setReady(Object) - Method in class ptolemy.distributed.client.ThreadSynchronizer
Removes a given key from the readyMap.
setRedBlue(int) - Method in class com.jhlabs.image.ChannelMixFilter
 
setRefractionIndex(float) - Method in class com.jhlabs.image.SphereFilter
Set the index of refaction.
setRelation(int, int, double) - Method in class ptolemy.domains.modal.kernel.RelationList
Update the relation in the relation list referred by the relation index argument with the given type and difference information.
setRelation(ComponentRelation) - Method in class ptolemy.vergil.kernel.Link
Set the relation for this link.
setRemoteDocumentationURLBase(String) - Static method in class ptolemy.vergil.actor.DocManager
Set the location of the remote documentation.
setRemoveGR(boolean) - Method in class ptolemy.moml.filter.RemoveGraphicalClasses
Set to true if we should removed classes that start with ptolemy.domains.gr.
setRepainting(boolean) - Method in class diva.canvas.interactor.Manipulator
Set the repainting flag.
setReply(String) - Method in class ptolemy.actor.lib.jjs.modules.eventbus.EventBusHelper
Set the reply to send in response to any point-to-point events received in the future.
setReportErrorsToHandler(boolean) - Method in class ptolemy.moml.MoMLChangeRequest
Specify whether or not to report errors via the handler that is registered with the parser.
setRequestPort(NamedObj, String) - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Set the name of the port that will receive scheduling requests for the actor.
setRequiredServices(int) - Method in class ptolemy.distributed.client.ClientServerInteractionManager
Specify the number of required services.
setResize(boolean) - Method in class com.jhlabs.image.ShearFilter
 
setResolution(double) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
setResolution(double) - Method in class ptolemy.vergil.toolbox.SnapConstraint
Set the resolution for this instance.
setResponse(String) - Method in class ptolemy.actor.lib.jjs.modules.userInterface.VertxBrowserHelper.Server
Deprecated.
Set the response.
setResponse(String) - Method in class ptolemy.actor.lib.jjs.modules.webSocket.WebSocketServerHelper
Set the response.
setReuseDatasets(boolean) - Method in class ptolemy.plot.Plot
If the argument is true, then datasets with the same name are merged into a single dataset.
setReuseDatasets(boolean) - Method in interface ptolemy.plot.PlotInterface
If the argument is true, then datasets with the same name are merged into a single dataset.
setRFactor(float) - Method in class com.jhlabs.image.RGBAdjustFilter
 
setRGB(BufferedImage, int, int, int, int, int[]) - Method in class com.jhlabs.image.AbstractBufferedImageOp
A convenience method for setting ARGB pixels in an image.
setRGB(BufferedImage, int, int, int, int, int[]) - Static method in class com.jhlabs.image.ImageUtils
A convenience method for setting ARGB pixels in an image.
setRhs(UnitExpr) - Method in class ptolemy.moml.unit.UnitConstraint
 
setRightBorder(int) - Method in class com.jhlabs.image.BorderFilter
Set the border size on the right edge.
setRingAmount(float) - Method in class com.jhlabs.image.FlareFilter
 
setRings(float) - Method in class com.jhlabs.image.WoodFilter
Specifies the rings value.
setRingWidth(float) - Method in class com.jhlabs.image.FlareFilter
 
setRoot(XmlElement) - Method in class diva.util.xml.XmlDocument
Set the root element of this document.
setRoot(NamedObj) - Method in class ptolemy.vergil.tree.EntityTreeModel
Set the object that this treemodel looks at.
setRotation(double) - Method in class com.jhlabs.image.svg.AnnotateFilter
Set the rotation for the graphic in degrees.
setRotation(double) - Method in class diva.canvas.toolbox.BasicFigure
Set the rotation angle of the figure to the specified angle in radians.
setRotation(double) - Method in class ptolemy.vergil.icon.ShapeIcon
Specify the rotation angle in radians.
setRotation(float) - Method in class com.jhlabs.image.FeedbackFilter
Specifies the amount of rotation on each iteration.
setRotation(float) - Method in class com.jhlabs.image.MirrorFilter
 
setRotation(float) - Method in class com.jhlabs.image.MotionBlurFilter
Set the blur rotation.
setRotation(float) - Method in class com.jhlabs.image.MotionBlurOp
Set the blur rotation.
setRotation(float) - Method in class com.jhlabs.image.ShatterFilter
 
setRounding(Rounding) - Method in class ptolemy.math.FixPointQuantization
Return a FixPointQuantization with a changed rounding strategy.
setRoundThreads(boolean) - Method in class com.jhlabs.image.WeaveFilter
 
setRouter(ManhattanRouter) - Method in class diva.canvas.connector.ManhattanConnector
Set the router and route again.
setRow(int) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Sets the cursor to the given row.
setRowGroupingEnabled(boolean) - Method in class com.jgoodies.forms.builder.DefaultFormBuilder
Enables or disables the grouping of new data rows.
setRowGroups(int[][]) - Method in class com.jgoodies.forms.layout.FormLayout
Sets the row groups, where each row in such a group gets the same group wide height.
setRows(int) - Method in interface ptolemy.actor.lib.gui.DisplayInterface
Set the desired number of rows of the textArea, if there is one.
setRows(int) - Method in class ptolemy.actor.lib.gui.DisplayJavaSE
Set the desired number of rows of the textArea, if there is one.
setRowSpan(int) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Sets the cursor's row span.
setRowSpec(int, RowSpec) - Method in class com.jgoodies.forms.layout.FormLayout
Sets the RowSpec at the specified row index.
setSameAs(Object, Object) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Set two inequality constraints between the specified objects, such that the Concept value of object1 is equal to the Concept value of object2.
setSampleRate(int) - Static method in class ptolemy.media.javasound.LiveSound
Set the sample rate to use for audio capture and playback and notify an registered listeners of the change.
setSampleRate(int) - Method in interface ptolemy.media.javasound.LiveSoundInterface
Set the sample rate to use for audio capture and playback and notify an registered listeners of the change.
setSampleRate(int) - Method in class ptolemy.media.javasound.LiveSoundJavaSE
Set the sample rate to use for audio capture and playback and notify an registered listeners of the change.
setSamples(int) - Method in class com.jhlabs.image.CausticsFilter
Set the number of samples per pixel.
setSamplingRate(double) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ProcessAudio
 
setScale(double) - Method in class com.jhlabs.image.svg.AnnotateFilter
Set the scale factor for the graphic.
setScale(double) - Method in class ptolemy.moml.unit.Unit
Set the scale.
setScale(double) - Method in class ptolemy.vergil.pdfrenderer.PDFIcon
Specify a scaling percentage of the PDF page.
setScale(float) - Method in class com.jhlabs.image.CausticsFilter
Specifies the scale of the texture.
setScale(float) - Method in class com.jhlabs.image.CellularFilter
Specifies the scale of the texture.
setScale(float) - Method in class com.jhlabs.image.ContourFilter
Specifies the scale of the contours.
setScale(float) - Method in class com.jhlabs.image.DiffuseFilter
Specifies the scale of the texture.
setScale(float) - Method in class com.jhlabs.image.FBMFilter
Specifies the scale of the texture.
setScale(float) - Method in class com.jhlabs.image.MarbleTexFilter
 
setScale(float) - Method in class com.jhlabs.image.RescaleFilter
Specifies the scale factor.
setScale(float) - Method in class com.jhlabs.image.SkyFilter
 
setScale(float) - Method in class com.jhlabs.image.SwimFilter
Specifies the scale of the distortion.
setScale(float) - Method in class com.jhlabs.image.TextureFilter
Specifies the scale of the texture.
setScale(float) - Method in class com.jhlabs.image.WoodFilter
Specifies the scale of the texture.
setScaling(float) - Method in class com.jhlabs.image.PlasmaFilter
Set the scaling.
setScatter(float) - Method in class com.jhlabs.image.SmearFilter
 
setScheduler(Scheduler) - Method in class ptolemy.actor.sched.StaticSchedulingDirector
Set the scheduler for this StaticSchedulingDirector.
setScheduler(Scheduler) - Method in class ptolemy.domains.dt.kernel.DTDirector
Override the base class to ensure that the scheduler is an SDFScheduler and that its constrainBufferSizes parameter is set to false.
setScheduler(Scheduler) - Method in class ptolemy.domains.hdf.kernel.HDFDirector
Override the base class to ensure that the scheduler is an SDFScheduler and that its constrainBufferSizes parameter is set to false.
setScheduler(SequenceScheduler) - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Copied from SDFScheduler; also, same as in StaticSchedulingDirector Set the scheduler for this SequenceDirector.
setSchedulerMultiplexorName(IOPort, String) - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
Set the name of the scheduler that is parameterized on a port..
setSchedulerMux(String) - Method in class ptolemy.domains.de.lib.aspect.AFDXVlink
Set the name of the scheduler multiplexor.
setScrollableContents(JComponent) - Method in class ptolemy.actor.gui.PtolemyDialog
Set the contents of this dialog.
setSecond(E2) - Method in class ptolemy.actor.gt.data.Pair
Set the second element in this pair.
setSecond(S) - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides.Pair
Sets the second element in the pair.
setSecond(S) - Method in class ptolemy.domains.metroII.kernel.Pair
Sets the second element.
setSeed(int) - Method in class com.jhlabs.image.PlasmaFilter
 
setSeed(int) - Method in class com.jhlabs.image.ScratchFilter
 
setSeed(Long) - Method in class ptolemy.plot.Histogram
Set the seed of the random number generator used to create the sample plot.
setSelected(boolean) - Method in class ptolemy.domains.gr.lib.FigureInteractor
Set whether the figure being listened to is selected or not selected.
setSelectedFigure(Figure) - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Update the state of this object to reflect which figure is currently selected in the viewscreen.
setSelectedFile(File) - Method in class ptolemy.gui.PtFileChooser
Set the selected file.
setSelectedIndex(int) - Method in class diva.gui.toolbox.JShadePane
Sets the selected index for this shade pane and causes the pane to refresh its display to show the selected pane's component.
setSelectedService(String[]) - Method in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareHelper
Initializes the list of available iot REST services and creates a GUI for a user to make the selection.
setSelectedService(String[]) - Method in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
Initializes the list of available iot REST services and creates a GUI for a user to make the selection.
setSelectedTitle(String) - Method in class diva.gui.toolbox.JTreePane
Sets the selected index for this entry pane and causes the pane to refresh its display to show the selected pane's component.
setSelectionFilter(MouseFilter) - Method in class diva.canvas.interactor.SelectionDragger
Set the mouse filter that controls when this selection filter is activated.
setSelectionFilter(MouseFilter) - Method in class diva.canvas.interactor.SelectionInteractor
Set the mouse filter that controls when this selection filter is activated.
setSelectionManipulator(Manipulator) - Method in class diva.canvas.interactor.SelectionInteractor
Deprecated.
Use setPrototypeDecorator instead
setSelectionManipulator(Manipulator) - Method in class diva.canvas.toolbox.BasicController
Set the prototype selection manipulator.
setSelectionMode(int) - Method in class diva.canvas.interactor.BasicSelectionModel
Set the selection mode, either SINGLE_SELECTION or MULTIPLE_SELECTION.
setSelectionMode(int) - Method in interface diva.canvas.interactor.SelectionModel
Set the selection mode, either SINGLE_SELECTION or MULTIPLE_SELECTION.
setSelectionModel(SelectionModel) - Method in class diva.canvas.interactor.SelectionInteractor
Set the selection model.
setSelectionModel(SelectionModel) - Method in class diva.graph.AbstractGraphController
Set the default selection model.
setSelectionModel(SelectionModel) - Method in interface diva.graph.GraphController
Set the default selection model.
setSelectionRenderer(SelectionRenderer) - Method in class diva.canvas.interactor.SelectionInteractor
Set the selection renderer.
setSelectionRenderer(SelectionRenderer) - Method in class diva.canvas.toolbox.BasicController
Set the selection renderer.
setSelectiveEnabled(boolean) - Method in class diva.canvas.interactor.DragInteractor
Set the flag that says that the interactor responds only if the figure being moused on is selected.
setSelfLoop(boolean) - Method in class diva.canvas.connector.ArcConnector
Set the flag that says that this arc is drawn as a "self-loop." Apart from changing (slightly) the way the arc geometry is determined, this method resets some internal variables so that the arc doesn't get into a "funny state" when switching between self-loops and non-self-loops.
setSemanticObject(Object) - Method in interface diva.util.SemanticObjectContainer
Set the semantic object.
setSemanticObject(Object, Object) - Method in interface diva.graph.GraphModel
Set the semantic object corresponding to the given node, composite, or edge.
setSemanticObject(Object, Object) - Method in class diva.graph.modular.BasicModularGraphModel
Set the semantic object corresponding to the given node, edge, or composite.
setSemanticObject(Object, Object) - Method in class diva.graph.modular.ModularGraphModel
Set the semantic object corresponding to the given node, edge, or composite.
setSemanticObject(Object, Object) - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Set the semantic object corresponding to the given node, edge, or composite.
setSerpentine(boolean) - Method in class com.jhlabs.image.DiffusionFilter
Set whether to use a serpentine pattern for return or not.
setSerpentine(boolean) - Method in class com.jhlabs.image.QuantizeFilter
Set whether to use a serpentine pattern for return or not.
setServicesReceiversListMap(HashMap) - Method in class ptolemy.distributed.actor.DistributedReceiver
Specify the servicesReceiversListMap that contains a sequence of services and IDs of receivers in the service.
setServicesReceiversListMap(HashMap) - Method in class ptolemy.distributed.actor.DistributedTypedIORelation
Specify the servicesReceiversListMap for the internal DistributedReceiver.
setSFactor(float) - Method in class com.jhlabs.image.HSBAdjustFilter
 
setShadeCrossings(boolean) - Method in class com.jhlabs.image.WeaveFilter
 
setShadowColor(int) - Method in class com.jhlabs.image.ShadowFilter
Set the color of the shadow.
setShadowColor(int) - Method in class com.jhlabs.image.TritoneFilter
Set the shadow color.
setShadowOnly(boolean) - Method in class com.jhlabs.image.ShadowFilter
Set whether to only draw the shadow without the original image.
setShadowOnly(boolean) - Method in class com.jhlabs.image.ShineFilter
 
setShape(int) - Method in class com.jhlabs.image.SmearFilter
 
setShape(Shape) - Method in class diva.canvas.connector.AbstractConnector
Set the shape, for subclasses only.
setShape(Shape) - Method in class diva.canvas.interactor.BoundsGeometry
Set the shape that defines this geometry object.
setShape(Shape) - Method in class diva.canvas.interactor.CircleGeometry
Set the shape that defines this geometry object.
setShape(Shape) - Method in interface diva.canvas.interactor.Geometry
Set the shape that defines this geometry object.
setShape(Shape) - Method in class diva.canvas.interactor.PathGeometry
Set the shape that defines this geometry object.
setShape(Shape) - Method in interface diva.canvas.interactor.ShapedFigure
Set the shape of this figure.
setShape(Shape) - Method in class diva.canvas.toolbox.BasicFigure
Set the shape of this figure.
setShape(Shape) - Method in class diva.canvas.toolbox.VectorFigure
Set the shape of this Figure.
setShape(Shape) - Method in class ptolemy.vergil.icon.ShapeIcon
Specify a path to display.
setShine(float) - Method in class com.jhlabs.image.BrushedMetalFilter
Set the amount of shine to add to the range 0..1.
setShineColor(int) - Method in class com.jhlabs.image.ShineFilter
 
setSides(int) - Method in class com.jhlabs.image.FadeFilter
 
setSides(int) - Method in class com.jhlabs.image.KaleidoscopeFilter
Set the number of sides of the kaleidoscope.
setSides(int) - Method in class com.jhlabs.image.LensBlurFilter
Set the number of sides of the aperture.
setSimulationLogFile(File) - Method in class lbnl.util.ClientProcess
Sets the simulation log file.
setSite(Site) - Method in class diva.canvas.interactor.BasicGrabHandle
Set the set to which this grab-handle is attached.
setSite(Site) - Method in interface diva.canvas.interactor.GrabHandle
Set the site to which this grab-handle is attached.
setSite(Site) - Method in class diva.canvas.interactor.MoveHandle
Set the set to which this grab-handle is attached.
setSize(double, double) - Method in class diva.canvas.CanvasPane
Set the size of this pane, in logical coordinates.
setSize(float) - Method in class diva.canvas.interactor.BasicGrabHandle
Set the "size" of the grab-handle.
setSize(float) - Method in interface diva.canvas.interactor.GrabHandle
Set the "size" of the grab-handle.
setSize(float) - Method in class diva.canvas.interactor.MoveHandle
Set the "size" of the grab-handle.
setSize(int) - Method in class diva.util.java2d.PaintedString
Set the font size.
setSize(int) - Method in class ptolemy.domains.taskpt.kernel.PtrToken
Set the size of the array in memory this token is pointing to.
setSize(int, int) - Method in interface diva.gui.AppContext
Set the size of the context.
setSize(int, int) - Method in class diva.gui.AppContextDelegate
Set the size in the delegate.
setSize(int, int) - Method in class diva.gui.AppletContext
Do nothing.
setSize(int, int) - Method in class ptolemy.actor.gui.HTMLViewer
Override the base class to set the size of the scroll pane.
setSize(int, int) - Method in class ptolemy.plot.PlotBox
Set the size of the plot.
setSize(int, int) - Method in interface ptolemy.plot.PlotBoxInterface
Set the size of the plot.
setSize(int, Token) - Method in class ptolemy.actor.lib.vhdl.QueuedTypedIOPort
Set the size of the queue.
setSize(Component) - Method in class ptolemy.actor.gui.SizeAttribute
Set the size of the specified component to match the current value of the attribute.
setSize(Point2D) - Method in class diva.canvas.CanvasPane
Set the size of this pane, in logical coordinates.
setSizeUnit(double) - Method in class diva.canvas.connector.Blob
Set the size unit.
setSlider(String, int) - Method in class ptolemy.gui.Query
Set the position of an item that has been added using addSlider.
setSnapHalo(double) - Method in class diva.canvas.connector.ConnectorManipulator
Set the snap halo.
setSnapResolution(double) - Method in class ptolemy.vergil.basic.LocatableNodeController
Specify the snap resolution.
setSnapResolution(double) - Method in class ptolemy.vergil.basic.LocatableNodeDragInteractor
Specify the snap resolution.
setSnapResolution(double) - Method in class ptolemy.vergil.icon.ResizableAttributeControllerFactory.ResizeAttributeController
Specify the snap resolution.
setSnapResolution(double) - Method in class ptolemy.vergil.toolbox.AttributeBoundsManipulator
Set the snap resolution.
setSoftness(float) - Method in class com.jhlabs.image.DissolveFilter
Set the softness of the dissolve in the range 0..1.
setSoftness(float) - Method in class com.jhlabs.image.ErodeAlphaFilter
 
setSoftness(float) - Method in class com.jhlabs.image.GradientWipeFilter
Set the softness of the dissolve in the range 0..1.
setSoftness(float) - Method in class com.jhlabs.image.HalftoneFilter
Set the softness of the effect in the range 0..1.
setSoftness(float) - Method in class com.jhlabs.image.ShineFilter
 
setSoftness(float) - Method in class com.jhlabs.image.StampFilter
Set the softness of the effect in the range 0..1.
setSolutions(Vector) - Method in class ptolemy.vergil.unit.UnitSolverDialog.SolutionListModel
Set the solutions to the specified argument.
setSource(String) - Method in interface ptolemy.kernel.util.MoMLExportable
Set the source, which gives an external URL associated with an entity (presumably from which the entity was defined).
setSource(String) - Method in class ptolemy.kernel.util.NamedObj
Set the source, which gives an external URL associated with an entity (presumably from which the entity was defined).
setSource(String) - Method in class ptolemy.moml.ImportAttribute
Deprecated.
Set the name of the external file being referenced.
setSource(Actor) - Method in class ptolemy.domains.de.lib.aspect.AFDXVlink
Set the source actor.
setSource(NamedObj) - Method in class ptolemy.moml.unit.UnitConstraint
 
setSourceGrid(WarpGrid) - Method in class com.jhlabs.image.WarpFilter
Set the source warp grid.
setSparseness(double) - Method in class diva.graph.layout.GridAnnealingLayout
Set the sparseness of this layout.
setSpreadAngle(float) - Method in class com.jhlabs.image.CircleFilter
Set the spread angle of the arc.
setStartAlpha(float) - Method in class com.jhlabs.image.FeedbackFilter
Set the alpha value at the first iteration.
setStartAlpha(float) - Method in class com.jhlabs.image.ShatterFilter
 
setStartNode(Node) - Method in interface ptolemy.graph.analysis.analyzer.SingleSourceLongestPathAnalyzer
Set the single source node of this analyzer to the given node.
setStartNode(Node) - Method in class ptolemy.graph.analysis.SingleSourceLongestPathAnalysis
Set the start-node of this analysis to the given node.
setStartNode(Node) - Method in class ptolemy.graph.analysis.strategy.AllEdgeSingleSourceLongestPathStrategy
Set the single source node (starting node) of this analyzer to the given node.
setState(FireMachine.State) - Method in class ptolemy.domains.metroII.kernel.FireMachine
Sets the state of the wrapped actor.
setStateType(int) - Method in class diva.graph.toolbox.StateBubble
Set the type of the state
setStateValue - Variable in class ptolemy.domains.sequence.lib.SequencedIntegrator
The integrator initialization input port.
setStateValue(int, double) - Method in class org.ptolemy.qss.solver.QSSBase
Set the value of a state variable.
setStatus(String, boolean) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Set the status of the symbol to true, if the symbol is ready, and false otherwise.
setStatus(metroIIcomm.Event.Status) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
setStatusHandler(StatusHandler) - Static method in class ptolemy.util.MessageHandler
Set the specified status handler, replacing any previously set handler.
setStatusMessage(String) - Method in class ptolemy.actor.Manager
Set the status message, such as the amount of time consumed.
setSTolerance(float) - Method in class com.jhlabs.image.ChromaKeyFilter
 
setSTolerance(float) - Method in class com.jhlabs.image.KeyFilter
Set the saturation tolerance of the image in the range 0..1.
setStoragePolicy(StoragePolicy) - Method in class diva.gui.tutorial.AbstractApplication
Set the storage policy of this application, for use by subclass constructors only
setStrength(float) - Method in class com.jhlabs.image.FieldWarpFilter
 
setStrength(float) - Method in class com.jhlabs.image.RaysFilter
Set the strength of the rays.
setStretch(float) - Method in class com.jhlabs.image.CellularFilter
Specifies the stretch factor of the texture.
setStretch(float) - Method in class com.jhlabs.image.FBMFilter
Specifies the stretch factor of the texture.
setStretch(float) - Method in class com.jhlabs.image.MarbleTexFilter
 
setStretch(float) - Method in class com.jhlabs.image.SkyFilter
 
setStretch(float) - Method in class com.jhlabs.image.SwimFilter
Specifies the stretch factor of the distortion.
setStretch(float) - Method in class com.jhlabs.image.TextureFilter
Specifies the stretch factor of the texture.
setStretch(float) - Method in class com.jhlabs.image.WoodFilter
Specifies the stretch factor of the texture.
setString(Pointer, String) - Method in class org.ptolemy.fmi.FMIScalarVariable
Set the value of this variable as a String.
setString(String) - Method in class diva.canvas.toolbox.LabelFigure
Set the string.
setString(String) - Method in class diva.util.java2d.PaintedString
Set the string.
setStringHybrid(Pointer, String, boolean) - Method in class org.ptolemy.fmi.FMIScalarVariable
Set the value of this variable as a String.
setStringMode(boolean) - Method in class ptolemy.data.expr.ParseTreeWriter
Specify whether the expression to write is in string mode.
setStringMode(boolean) - Method in class ptolemy.data.expr.Variable
Specify whether this parameter should be in string mode.
setStroke(BasicStroke) - Method in class diva.graph.toolbox.StateBubble
Set the stroke of this figure.
setStroke(Stroke) - Method in class diva.canvas.connector.AbstractConnector
Set the stroke of this connector.
setStroke(Stroke) - Method in class diva.canvas.connector.StraightTerminal
Set the stroke of this terminal.
setStroke(Stroke) - Method in class diva.canvas.OverlayLayer
Set the stroke.
setStroke(Stroke) - Method in class diva.canvas.toolbox.BasicFigure
Set the stroke
setStroke(Stroke) - Method in class diva.util.java2d.PaintedPath
Set the stroke
setStrokePaint(Paint) - Method in class diva.canvas.connector.AbstractConnector
Set the stroke paint pattern of this connector.
setStrokePaint(Paint) - Method in class diva.canvas.toolbox.BasicFigure
Set the stroke paint
setStrokePaint(Paint) - Method in class diva.graph.basic.BubbleRenderer
Set the stroke paint pattern of this figure.
setStrokePaint(Paint) - Method in class diva.graph.toolbox.StateBubble
Set the stroke paint pattern of this figure.
setStrokePaint(Paint) - Method in class diva.util.java2d.PaintedShape
Set the stroke paint for this shape (its outline if it is closed).
setStyle(int) - Method in class diva.canvas.connector.Blob
Set the style.
setStyle(int) - Method in class diva.util.java2d.PaintedString
Set the font style.
setSunAzimuth(float) - Method in class com.jhlabs.image.SkyFilter
 
setSunColor(int) - Method in class com.jhlabs.image.SkyFilter
 
setSunElevation(float) - Method in class com.jhlabs.image.SkyFilter
 
setSupportMultirate(boolean) - Method in class ptolemy.domains.modal.kernel.FSMActor
Set true indicating that this actor supports multirate firing.
setSuppressingPropagation(boolean) - Method in class ptolemy.actor.parameters.SharedParameter
Specify whether this instance should be suppressing propagation.
setSuppressVariableSubstitution(boolean) - Method in class ptolemy.data.expr.Variable
If the argument is true, then for a string mode parameter, suppress variable substitution.
setSyntactic(int, int) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Set node as purely syntactic, not representing any Entity.
setSystemEffigy(boolean) - Method in class ptolemy.actor.gui.Effigy
Set the effigy to be a system effigy if the given flag is true.
setT(float) - Method in class com.jhlabs.image.SkyFilter
 
Settable - Interface in ptolemy.kernel.util
This is an interface for attributes that can have their values externally set.
Settable.Visibility - Class in ptolemy.kernel.util
Inner class used for the static enumeration of indicators of visibility.
setTableau(Tableau) - Method in class ptolemy.actor.gui.TableauFrame
Set the tableau associated with this frame.
setTableau(Event, StringParameter, TableauParameter, Tableau) - Static method in class ptolemy.domains.ptera.lib.EventUtils
Set the TableauParameter used by the event to represent the given tableau.
SetTableau - Class in ptolemy.domains.ptera.lib
An event to set the state of a tableau.
SetTableau(CompositeEntity, String) - Constructor for class ptolemy.domains.ptera.lib.SetTableau
Construct an event with the given name contained by the specified composite entity.
SetTableau.TableauState - Enum in ptolemy.domains.ptera.lib
The iconified, maximized or normal state of the tableau.
setTableauFactory(TableauFactory) - Method in class ptolemy.actor.gui.Effigy
Specify a tableau factory that offers multiple views of this effigy.
setTableauTitle(String) - Method in interface ptolemy.actor.lib.gui.PlotterBaseInterface
Set the title of the tableau.
setTableauTitle(String) - Method in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Set the title of the tableau.
settableClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
SettableQueryChooser - Interface in ptolemy.gui
Interface for custom query chooser boxes.
settableType - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
setTabSize(int) - Method in class ptolemy.data.expr.SimpleCharStream
 
setTabSize(int) - Method in class ptolemy.moml.unit.SimpleCharStream
 
setTail(Node) - Method in interface diva.graph.modular.Edge
Set the node that this edge stems from.
setTail(Object) - Method in class ptolemy.vergil.kernel.Link
Set the tail of this link.
setTail(Object, Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicEdgeModel
Connect an edge to the given tail node and notify listeners with an EDGE_TAIL_CHANGED event.
setTail(Object, Object) - Method in interface diva.graph.modular.MutableEdgeModel
Set the node that this edge stems from.
setTail(Object, Object) - Method in class ptolemy.vergil.actor.ActorGraphModel.LinkModel
Connect the given edge to the given tail node.
setTail(Object, Object) - Method in class ptolemy.vergil.modal.FSMGraphModel.ArcModel
Connect the given edge to the given tail node.
setTail(Object, Object) - Method in class ptolemy.vergil.ontologies.OntologyGraphModel.RelationModel
Connect the given edge to the given tail node.
setTailEnd(ConnectorEnd) - Method in class diva.canvas.connector.AbstractConnector
Set the object drawn at the tail end of the connector.
setTailSite(Site) - Method in class diva.canvas.connector.AbstractConnector
Set the site that marks the "tail" of the connector.
setTailSite(Site) - Method in interface diva.canvas.connector.Connector
Set the site that marks the "tail" of the connector.
setTarget(Entity) - Method in class ptolemy.actor.gui.PtolemyDialog
Set the target of this dialog.
setTargetArray(Object[]) - Method in class diva.canvas.interactor.DragInteractor
Set the target that the interactor operates on.
setTargetHighlighter(LayerMotionListener) - Method in class diva.canvas.connector.ConnectorManipulator
Set the listener that highlights target objects.
setTargetProperty(String, String) - Method in class diva.canvas.connector.ConnectorManipulator
Set the drop target property and value.
setTemplateParser(TemplateParser) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter
Set the template parser for this adapter.
setTemporaryMarking(int) - Method in class ptolemy.domains.petrinet.kernel.Place
Set the _temporaryMarking.
setTentativeState(double) - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
Set the tentative state.
setTestHarness(TestHarness) - Method in class diva.util.jester.TestSuite
Set the test harness used by this test suite.
setText(String) - Method in class com.jhlabs.image.RenderTextFilter
Set the text to paint.
setText(String) - Method in class diva.gui.tutorial.TextDocument
Set the text contained by this document.
setText(String) - Method in class ptolemy.actor.gui.HTMLViewer
Set the text displayed by this viewer.
setText(String) - Method in interface ptolemy.domains.petrinet.kernel.PetriNetDisplayer
Set the text for the display.
setText(String) - Method in class ptolemy.domains.petrinet.lib.gui.PetriNetDisplay
Set the text for the display.
setText(String) - Method in class ptolemy.domains.petrinet.lib.PetriNetRecorder
Set the text for the display.
setText(String) - Method in class ptolemy.vergil.icon.TextIcon
Specify text to display.
setTextColor(Color) - Method in class ptolemy.vergil.icon.TextIcon
Specify the text color to use.
setTextHeight(int) - Method in class ptolemy.gui.Query
Specify the preferred height to be used for entry boxes created in using addTextArea().
setTextWidth(int) - Method in class ptolemy.gui.Query
Specify the preferred width to be used for entry boxes created in using addLine().
setThreshold(double) - Method in class ptolemy.actor.util.FuzzyDoubleComparator
Deprecated.
Set the fuzziness threshold.
setThreshold(float) - Method in class com.jhlabs.image.ErodeAlphaFilter
 
setThreshold(float) - Method in class com.jhlabs.image.GlintFilter
Set the threshold value.
setThreshold(float) - Method in class com.jhlabs.image.RaysFilter
Set the threshold value.
setThreshold(float) - Method in class com.jhlabs.image.StampFilter
Set the threshold value.
setThreshold(int) - Method in class com.jhlabs.image.DilateFilter
Set the threshold - the number of neighbouring pixels for dilation to occur.
setThreshold(int) - Method in class com.jhlabs.image.ErodeFilter
Set the threshold - the number of neighbouring pixels for dilation to occur.
setThreshold(int) - Method in class com.jhlabs.image.SmartBlurFilter
Set the threshold value.
setThreshold(int) - Method in class com.jhlabs.image.UnsharpFilter
Set the threshold value.
setTile(int) - Method in class com.jhlabs.image.ShatterFilter
 
setTime(float) - Method in class com.jhlabs.image.CausticsFilter
Set the time.
setTime(float) - Method in class com.jhlabs.image.SkyFilter
 
setTime(float) - Method in class com.jhlabs.image.SwimFilter
Specifies the time.
setTime(float) - Method in class com.jhlabs.image.WarpFilter
 
setTime(metroIIcomm.Event.Time) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
setTime(metroIIcomm.Event.Time.Builder) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
setTimedRepaint(boolean) - Method in class ptolemy.plot.PlotBox
Set repainting with a certain fixed refresh rate.
setTimedRepaint(boolean) - Method in interface ptolemy.plot.PlotBoxInterface
Set repainting with a certain fixed refresh rate.
setTimeInMilliseconds(long) - Method in class ptolemy.data.DateToken
Set the time in milliseconds since January 1, 1970.
setTimeOfTheLastAdvanceRequest(long) - Method in class org.hlacerti.lib.HlaReporter
Set the time of the last advance request call.
setTimeout(Runnable, long) - Method in interface ptolemy.actor.lib.jjs.AccessorOrchestrator
Invoke the specified function after the specified amount of time.
setTimeout(Runnable, long) - Method in class ptolemy.actor.lib.jjs.JavaScript
Invoke the specified function after the specified amount of time.
setTimeout(Runnable, long) - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Specify a function to invoke as a callback after the specified time (in milliseconds) has elapsed.
setTimeout(Runnable, Double) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Invoke the specified function after the specified amount of time.
setTimer(int, Time) - Method in class ptolemy.domains.wireless.lib.network.NetworkActorBase
Construct a timer object with the specified kind and expirationTime and add the timer to the timers set.
setTimer2(int, Time, double) - Method in class ptolemy.domains.wireless.lib.network.PHY
 
setTimeResolution(double) - Method in class ptolemy.actor.Director
Set time resolution.
setTimeResolution(double) - Method in class ptolemy.actor.LocalClock
Set time resolution.
setTitle(String) - Method in interface diva.gui.AppContext
Set the title of the context.
setTitle(String) - Method in class diva.gui.AppContextDelegate
Set the title of the context.
setTitle(String) - Method in class diva.gui.AppletContext
Set the title of the context.
setTitle(String) - Method in class diva.gui.ApplicationContext
Set the title of the context.
setTitle(String) - Method in class diva.gui.BasicPage
Set the title of the page.
setTitle(String) - Method in class diva.gui.MultipageModel
Set the title of this model to the given title.
setTitle(String) - Method in interface diva.gui.Page
Set the title of the page.
setTitle(String) - Method in class ptolemy.actor.gui.Tableau
Set the title of this tableau, changing the title of the associated top-level window.
setTitle(String) - Method in class ptolemy.actor.gui.WelcomeWindow
Always set the title to the string "Welcome".
setTitle(String) - Method in interface ptolemy.actor.lib.gui.DisplayInterface
Set the title of the window.
setTitle(String) - Method in class ptolemy.actor.lib.gui.DisplayJavaSE
Set the title of the window.
setTitle(String) - Method in class ptolemy.plot.PlotBox
Set the title of the graph.
setTitle(String) - Method in interface ptolemy.plot.PlotBoxInterface
Set the title of the graph.
setTitle(String, boolean) - Method in class ptolemy.vergil.basic.export.html.ExportHTMLAction
Set the title to be used for the page being exported.
setTitle(String, boolean) - Method in interface ptolemy.vergil.basic.export.web.WebExporter
Set the title to be used for the page being exported.
setTitleAt(int, String) - Method in class diva.gui.toolbox.JShadePane
Set the title string at the given index.
setTitleAt(String, String) - Method in class diva.gui.toolbox.JTreePane
Set the title string at the given index.
setTitleFont(String) - Method in class ptolemy.plot.PlotBox
Set the title font.
setTitleFont(String) - Method in interface ptolemy.plot.PlotBoxInterface
Set the title font.
settlingTime - Variable in class ptolemy.domains.tcs.lib.AbstractStation
The settling time.
setToggleFilter(MouseFilter) - Method in class diva.canvas.interactor.SelectionDragger
Set the mouse filter that controls the toggling of selections.
setToggleFilter(MouseFilter) - Method in class diva.canvas.interactor.SelectionInteractor
Set the mouse filter that controls the toggling of selections.
setToken(String) - Method in class ptolemy.actor.ptalon.PtalonParameter
Set the token and flag that the value has been set for this parameter.
setToken(String) - Method in class ptolemy.data.expr.Variable
Set the expression for this variable by calling setExpression(), and then evaluate it by calling validate().
setToken(Token) - Method in class ptolemy.actor.gt.controller.ModelParameter
Set the model in this parameter with an ActorToken.
setToken(Token) - Method in class ptolemy.actor.gt.NamedObjVariable
Put a new token in this variable and notify the container and and value listeners.
setToken(Token) - Method in interface ptolemy.actor.gt.ValueIterator
Set the value of the parameter that implements this interface.
setToken(Token) - Method in class ptolemy.actor.parameters.PortParameter
Override the base class to record the persistent expression to be the string representation of the specified token.
setToken(Token) - Method in class ptolemy.actor.parameters.SharedParameter
Override the base class to also set the token of shared parameters.
setToken(Token) - Method in class ptolemy.actor.ptalon.PtalonParameter
Set the token and flag that the value has been set for this parameter.
setToken(Token) - Method in class ptolemy.data.expr.ASTPtRootNode
Set the value of this node.
setToken(Token) - Method in class ptolemy.data.expr.Variable
Put a new token in this variable and notify the container and and value listeners.
setToken(Token, double, int) - Method in class ptolemy.domains.dde.kernel.test.DDEPutToken
 
setToken(Token, int) - Method in class ptolemy.domains.csp.kernel.test.CSPPutToken
 
setTokenConsumptionRate(int) - Method in class ptolemy.domains.sdf.kernel.SDFIOPort
Deprecated.
Set the number of tokens that are consumed on the appropriate port of this Actor during each firing by setting the value of the tokenConsumptionRate parameter.
setTokenConsumptionRate(IOPort, int) - Static method in class ptolemy.actor.util.DFUtilities
Set the tokenConsumptionRate parameter of the given port to the given rate.
setTokenInitConsumption(IOPort, int) - Static method in class ptolemy.actor.util.DFUtilities
Set the tokenInitConsumption parameter of the given port to the given rate.
setTokenInitProduction(int) - Method in class ptolemy.domains.sdf.kernel.SDFIOPort
Deprecated.
Set the number of tokens that are produced on the appropriate port of this Actor during initialize by setting the value of the tokenInitProduction parameter.
setTokenInitProduction(IOPort, int) - Static method in class ptolemy.actor.util.DFUtilities
Set the tokenInitProduction parameter of the given port to the given rate.
setTokenProductionRate(int) - Method in class ptolemy.domains.sdf.kernel.SDFIOPort
Deprecated.
Set the number of tokens that are produced on the appropriate port of this Actor during each firing by setting the value of the tokenProductionRate parameter.
setTokenProductionRate(IOPort, int) - Static method in class ptolemy.actor.util.DFUtilities
Set the tokenProductionRate parameter of the given port to the given rate.
setTokens(List) - Method in class ptolemy.actor.gui.TokenEffigy
Set the token array associated with this effigy.
setTolerance(double) - Method in class org.ptolemy.optimization.BarrierMethod
set tolerance value which defines the optimization accuracy.
setToolTip(String, String) - Method in class ptolemy.gui.Query
Specify a tool tip to appear when the mouse lingers over the label.
setToolTipText(String) - Method in class diva.canvas.AbstractFigure
Set the tooltip string for this figure.
setToolTipText(String) - Method in class diva.canvas.connector.TerminalFigure
Set the tool tip for this figure.
setToolTipText(String) - Method in interface diva.canvas.Figure
Set the tooltip string for this figure.
setTop(Top) - Method in class ptolemy.vergil.basic.layout.kieler.KielerLayout
Set the Top window to enable status reports on the status bar.
setTopBorder(int) - Method in class com.jhlabs.image.BorderFilter
Set the border size on the top edge.
setToplevel(NamedObj) - Method in class ptolemy.moml.MoMLParser
Set the top-level entity.
setTopLevelAccessor(ScriptObjectMirror) - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Specify a top-level accessor to associate with this orchestrator and start an event loop to invoke callbacks.
setTransferSize(int) - Static method in class ptolemy.media.javasound.LiveSound
Set the array length (in samples per channel) to use for capturing and playing samples via the putSamples() and getSamples() methods.
setTransferSize(int) - Method in class ptolemy.media.javasound.LiveSoundCommon
Set the array length (in samples per channel) to use for capturing and playing samples via the putSamples() and getSamples() methods.
setTransferSize(int) - Method in interface ptolemy.media.javasound.LiveSoundInterface
Set the array length (in samples per channel) to use for capturing and playing samples via the putSamples() and getSamples() methods.
setTransform(AffineTransform) - Method in class com.jhlabs.image.CompositeFilter
Set the transform.
setTransform(AffineTransform) - Method in class com.jhlabs.image.RenderTextFilter
Set the transform with which to paint the text.
setTransform(AffineTransform) - Method in class diva.canvas.CanvasPane
Set the transform that maps logical coordinates into the parent's coordinates.
setTransform(AffineTransform) - Method in class diva.canvas.PaneWrapper
Set the transform of the internal pane, relative to the external one.
setTransform(AffineTransform) - Method in class diva.canvas.TransformContext
Set the transform that maps local coordinates into the parent's coordinates.
setTransform(AffineTransform) - Method in class diva.util.java2d.PaintedString
Change the transform of this label.
setTransition(float) - Method in class com.jhlabs.image.CurlFilter
 
setTransition(float) - Method in class com.jhlabs.image.ShatterFilter
 
setTransition(float) - Method in class com.jhlabs.image.TransitionFilter
Set the transition of the image in the range 0..1.
setTransition(Transition) - Method in class ptolemy.domains.modal.kernel.FSMTransitionParameter
Set the transition that corresponds to the parameters.
setTranslation(Vector3f) - Method in class com.jhlabs.vecmath.Matrix4f
 
setTriggerExpression(String) - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomatonTransition
Throw an exception.
setTruth(int, boolean) - Method in class ptolemy.domains.csp.kernel.test.CSPCondGet
 
setTruth(int, boolean) - Method in class ptolemy.domains.csp.kernel.test.CSPCondPut
 
setTurbulence(float) - Method in class com.jhlabs.image.CausticsFilter
Specifies the turbulence of the texture.
setTurbulence(float) - Method in class com.jhlabs.image.CellularFilter
Specifies the turbulence of the texture.
setTurbulence(float) - Method in class com.jhlabs.image.MarbleFilter
Specifies the turbulence of the effect.
setTurbulence(float) - Method in class com.jhlabs.image.MarbleTexFilter
 
setTurbulence(float) - Method in class com.jhlabs.image.PlasmaFilter
Specifies the turbulence of the texture.
setTurbulence(float) - Method in class com.jhlabs.image.SwimFilter
Specifies the turbulence of the texture.
setTurbulence(float) - Method in class com.jhlabs.image.TextureFilter
Specifies the turbulence of the texture.
setTurbulence(float) - Method in class com.jhlabs.image.WoodFilter
Specifies the turbulence of the texture.
setTurbulenceFactor(float) - Method in class com.jhlabs.image.MarbleTexFilter
 
setType(int) - Method in class com.jhlabs.image.GradientFilter
 
setType(int) - Method in class com.jhlabs.image.PolarFilter
Set the distortion type.
setType(int) - Method in class com.jhlabs.image.ShapeFilter
 
setType(int) - Method in class ptolemy.domains.modal.kernel.RelationNode
Set the type information with the current evaluation result of the relation node.
setType(int[]) - Method in class ptolemy.moml.unit.Unit
Set the type.
setType(String) - Method in class diva.util.xml.XmlElement
Set the type of this element.
setType(Type) - Method in class ptolemy.data.expr.ASTPtRootNode
Set the type of this node.
setType(Type) - Method in class ptolemy.data.type.ArrayType
Set the type to the specified type, which is required to be an array type.
setType(metroIIcomm.Event.Type) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Builder
 
setTypeAtLeast(Typeable) - Method in class ptolemy.actor.TypedIOPort
Constrain the type of this port to be equal to or greater than the type of the specified Typeable object.
setTypeAtLeast(Typeable) - Method in class ptolemy.data.expr.Variable
Constrain the type of this variable to be equal to or greater than the type of the specified object.
setTypeAtLeast(Typeable) - Method in interface ptolemy.data.type.Typeable
Constrain the type of this object to be equal to or greater than the type of the argument.
setTypeAtLeast(InequalityTerm) - Method in class ptolemy.actor.TypedIOPort
Constrain the type of this port to be equal to or greater than the type represented by the specified InequalityTerm.
setTypeAtLeast(InequalityTerm) - Method in class ptolemy.data.expr.Variable
Constrain the type of this variable to be equal to or greater than the type represented by the specified InequalityTerm.
setTypeAtLeast(InequalityTerm) - Method in interface ptolemy.data.type.Typeable
Constrain the type of this object to be equal to or greater than the type represented by the specified InequalityTerm.
setTypeAtMost(Type) - Method in class ptolemy.actor.TypedIOPort
Constrain the type of this port to be equal to or less than the argument.
setTypeAtMost(Type) - Method in class ptolemy.data.expr.Variable
Set a type constraint that the type of this object be less than or equal to the specified class in the type lattice.
setTypeAtMost(Type) - Method in interface ptolemy.data.type.Typeable
Constrain the type of this object to be equal to or less than the argument.
setTypeEquals(Type) - Method in class ptolemy.actor.TypedIOPort
Set the type of this port.
setTypeEquals(Type) - Method in class ptolemy.data.expr.Variable
Set a type constraint that the type of this object equal the specified value.
setTypeEquals(Type) - Method in interface ptolemy.data.type.Typeable
Set a type constraint that the type of this object equal the specified value.
setTypeSameAs(Typeable) - Method in class ptolemy.actor.TypedIOPort
Constrain the type of this port to be the same as the type of the specified Typeable object.
setTypeSameAs(Typeable) - Method in class ptolemy.data.expr.Variable
Constrain the type of this variable to be the same as the type of the specified object.
setTypeSameAs(Typeable) - Method in interface ptolemy.data.type.Typeable
Constrain the type of this object to be the same as the type of the argument.
setUndoable(boolean) - Method in class ptolemy.moml.MoMLChangeRequest
Set whether or not this change is undoable.
setUndoable(boolean) - Method in class ptolemy.moml.MoMLParser
Set the current context as undoable.
setUndoable(boolean) - Method in class ptolemy.moml.UndoContext
Set whether or not the current context is undoable.
setUndoable(boolean) - Method in class ptolemy.vergil.gt.GTFrameTools.ModelChangeRequest
 
setUnit(Unit) - Method in class ptolemy.moml.unit.UnitTerm
Set the element to be a Unit.
setUnitCategory(int) - Method in class ptolemy.data.ScalarToken
Deprecated.
We need a better way of manufacturing the tokens for base units, since this method violates the immutability of tokens.
setUnitConstraints(UnitConstraints) - Method in class ptolemy.moml.unit.UnitAttribute
Set the UnitConstraints.
setUnitConverter(UnitConverter) - Static method in class com.jgoodies.forms.layout.Sizes
Sets a new UnitConverter that will be used to convert font-dependent sizes to pixel sizes.
setUnitExpr(UnitExpr) - Method in class ptolemy.moml.unit.UnitAttribute
Set the Unit Expression.
setUnitExpr(UnitExpr) - Method in class ptolemy.moml.unit.UnitTerm
Set the element to be a UnitExpr.
setUnknown(boolean) - Method in class ptolemy.data.expr.Variable
Mark the value of this variable to be unknown if the argument is true, or known if the argument is false.
setup() - Method in class com.jhlabs.image.FieldWarpFilter.Line
 
setup(int) - Method in class com.jhlabs.image.OctTreeQuantizer
Initialize the quantizer.
setup(int) - Method in interface com.jhlabs.image.Quantizer
Initialize the quantizer.
setup(LayerEvent) - Method in class diva.canvas.connector.ConnectorInteractor
Initialize the interactor when a grab-handle is grabbed.
setup(LayerEvent) - Method in class diva.canvas.interactor.BoundedDragInteractor
Adjust the bounds so that the bounding-box of the target stays within the region.
setup(LayerEvent) - Method in class diva.canvas.interactor.DragInteractor
Initialize the interactor before a mouse-pressed event is processed.
setUp() - Method in class ptolemy.util.test.junit.AutoCGCInlineTests
Find the ptolemy.cg.kernel.generic.GenericCodeGenerator class and its generateCode static method that takes an array of strings.
setUp() - Method in class ptolemy.util.test.junit.AutoCGCKnownFailedTests
Find the ptolemy.cg.kernel.generic.GenericCodeGenerator class and its generateCode static method that takes an array of strings.
setUp() - Method in class ptolemy.util.test.junit.AutoCGCNoInlineArduinoTests
Find the ptolemy.cg.kernel.generic.GenericCodeGenerator class and its generateCode static method that takes an array of strings.
setUp() - Method in class ptolemy.util.test.junit.AutoCGCNoInlineDuktapeTests
Find the ptolemy.cg.kernel.generic.GenericCodeGenerator class and its generateCode static method that takes an array of strings.
setUp() - Method in class ptolemy.util.test.junit.AutoCGCNoInlineTests
Find the ptolemy.cg.kernel.generic.GenericCodeGenerator class and its generateCode static method that takes an array of strings.
setUp() - Method in class ptolemy.util.test.junit.AutoCGCTests
Find the ptolemy.cg.kernel.generic.GenericCodeGenerator class and its generateCode static method that takes an array of strings.
setUp() - Method in class ptolemy.util.test.junit.AutoCGFMIMAKnownFailedTests
Find the ptolemy.cg.kernel.generic.GenericCodeGenerator class and its generateCode static method that takes an array of strings.
setUp() - Method in class ptolemy.util.test.junit.AutoCGFMIMANoInlineTests
Find the ptolemy.cg.kernel.generic.GenericCodeGenerator class and its generateCode static method that takes an array of strings.
setUp() - Method in class ptolemy.util.test.junit.AutoCGJavaKnownFailedTests
Find the ptolemy.cg.kernel.generic.GenericCodeGenerator class and its generateCode static method that takes an array of strings.
setUp() - Method in class ptolemy.util.test.junit.AutoCGJavaTests
Find the ptolemy.cg.kernel.generic.GenericCodeGenerator class and its generateCode static method that takes an array of strings.
setUp() - Method in class ptolemy.util.test.junit.AutoCGNoInlineAccessorTests
Find the ptolemy.cg.kernel.generic.GenericCodeGenerator class and its generateCode static method that takes an array of strings.
setUp() - Method in class ptolemy.util.test.junit.AutoCGTests
Find the ptolemy.cg.kernel.generic.GenericCodeGenerator class and its generateCode static method that takes an array of strings.
setupActor() - Method in class ptolemy.caltrop.ddi.CSP
 
setupActor() - Method in class ptolemy.caltrop.ddi.Dataflow
 
setupActor() - Method in class ptolemy.caltrop.ddi.DDF
Setup the actor associated with this DDI.
setupActor() - Method in interface ptolemy.caltrop.ddi.DDI
Perform any domain dependent setup.
setupActor() - Method in class ptolemy.caltrop.ddi.SDF
Setup the actor associated with this DDI.
setupAdapter() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Set up adapters contained by the composite actor.
setupAdapter() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.TypedCompositeActor
Set up adapters contained by the composite actor.
setupAdapter() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.cg.lib.EmbeddedCodeActor.EmbeddedActor
Perform any setup or initialization of the adapter.
setupAdapter() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.cg.lib.EmbeddedCodeActor.EmbeddedActor
Reset the template parser and set the code blocks to the value of the embeddedCode parameter.
setupAdapter() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Perform any setup or initialization of the adapter.
setupInteraction() - Method in class diva.canvas.tutorial.ArcTutorial
Set up the interaction so that the connectors stay glued to the two figures.
setupInteraction() - Method in class diva.canvas.tutorial.ConnectorTutorial
Set up the interaction so that the connectors stay glued to the two figures.
setUpperThreshold(int) - Method in class com.jhlabs.image.ThresholdFilter
Set the upper threshold value.
setUpStrings() - Method in class ptolemy.domains.dde.demo.HelloWorld.Consonants
Set up the string values that this actor will output.
setUpStrings() - Method in class ptolemy.domains.dde.demo.HelloWorld.Punctuation
Set up the string values that this actor will output.
setUpStrings() - Method in class ptolemy.domains.dde.demo.HelloWorld.StringOut
This abstract method should be overridden to set up the string values that will be output as StringTokens when fire() is called.
setUpStrings() - Method in class ptolemy.domains.dde.demo.HelloWorld.Vowels
Set up the string values that this actor will output.
setupTimer(int) - Method in class ptolemy.domains.wireless.lib.tinyOS.VirtualTinyOS
 
setURI(URI) - Method in class ptolemy.kernel.attributes.URIAttribute
Set the value of the URI, and call the attributeChanged() method of the container.
setURL(URL) - Method in class diva.gui.AbstractDocument
Set the URL that this document saves itself to.
setURL(URL) - Method in interface diva.gui.Document
Set the URL that this document saves itself to.
setURL(URL) - Method in class diva.util.xml.XmlDocument
Set the URL of this document.
setURL(URL) - Method in class ptolemy.kernel.attributes.URIAttribute
Set the value of the URI by specifying a URL, and call the attributeChanged() method of the container.
setUseAlpha(boolean) - Method in class com.jhlabs.image.ConvolveFilter
Set whether to convolve the alpha channel.
setUseAlpha(boolean) - Method in class com.jhlabs.image.ShapeFilter
 
setUseColormap(boolean) - Method in class com.jhlabs.image.PlasmaFilter
 
setUseImageColors(boolean) - Method in class com.jhlabs.image.PlasmaFilter
 
setUseImageColors(boolean) - Method in class com.jhlabs.image.WeaveFilter
 
setUserLevelDocumentation(String) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Set the user level documentation.
setUserObject(Object) - Method in class diva.canvas.AbstractFigure
Set the user object.
setUserObject(Object) - Method in class diva.canvas.connector.TerminalFigure
Set the user object.
setUserObject(Object) - Method in interface diva.util.UserObjectContainer
Set the user object.
setValid(boolean) - Method in class ptolemy.actor.sched.Scheduler
Validate/invalidate the current schedule by giving a true/false argument.
setValidator(PortConfigurerDialog.CellValidator) - Method in class ptolemy.actor.gui.PortConfigurerDialog.ValidatingComboBoxCellEditor
Set the validator.
setValidator(PortConfigurerDialog.CellValidator) - Method in class ptolemy.actor.gui.PortConfigurerDialog.ValidatingJTextFieldCellEditor
Set the validator.
setVAlignment(CellConstraints.Alignment) - Method in class com.jgoodies.forms.builder.AbstractFormBuilder
Sets the vertical alignment.
setValue(double) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.DecimalField
 
setValue(int) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
setValue(int, Object) - Method in class ptolemy.actor.gt.GTIngredient
Set the value of the index-th element.
setValue(int, Object) - Method in class ptolemy.actor.gt.ingredients.criteria.AttributeCriterion
Set the value of the index-th element.
setValue(int, Object) - Method in class ptolemy.actor.gt.ingredients.criteria.DynamicNameCriterion
Set the value of the index-th element.
setValue(int, Object) - Method in class ptolemy.actor.gt.ingredients.criteria.GuardCriterion
Set the value of the index-th element.
setValue(int, Object) - Method in class ptolemy.actor.gt.ingredients.criteria.NameCriterion
Set the value of the index-th element.
setValue(int, Object) - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Set the value of the index-th element.
setValue(int, Object) - Method in class ptolemy.actor.gt.ingredients.criteria.StateTypeCriterion
Set the value of the index-th element.
setValue(int, Object) - Method in class ptolemy.actor.gt.ingredients.criteria.SubclassCriterion
Set the value of the index-th element.
setValue(int, Object) - Method in class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Set the value of the index-th element.
setValue(int, Object) - Method in class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Set the value of the index-th element.
setValue(int, Object) - Method in class ptolemy.actor.gt.ingredients.operations.PortCreationOperation
Set the value of the index-th element.
setValue(int, Object) - Method in class ptolemy.actor.gt.ingredients.operations.PortRemovalOperation
Set the value of the index-th element.
setValue(int, Object) - Method in class ptolemy.actor.gt.ingredients.operations.RenameOperation
Set the value of the index-th element.
setValue(long) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time.Builder
 
setValue(Object) - Method in class ptolemy.data.ontologies.Concept
Try to set the value of this InequalityTerm, or in this case, just throw an exception.
setValue(Object) - Method in class ptolemy.data.ontologies.ConceptFunctionInequalityTerm
Throw an Exception.
setValue(Object) - Method in class ptolemy.data.ontologies.lattice.ConceptTermManager.InequalityTerm
Set the property value of this term.
setValue(Object) - Method in class ptolemy.data.type.MonotonicFunction
Throw an Exception.
setValue(Object) - Method in class ptolemy.data.type.TypeConstant
Throw IllegalActionException since the value of this term cannot be changed.
setValue(Object) - Method in interface ptolemy.graph.InequalityTerm
Set the value of this term to the specified CPO element.
setValue(Object) - Method in class ptolemy.graph.test.TestConstant
Throw an Exception.
setValue(Object) - Method in class ptolemy.graph.test.TestVariable
Set the value of this variable to the specified String.
setValue(String) - Method in class ptolemy.moml.Documentation
Set the documentation string.
setValue(LinkedList<Double>) - Method in class org.ptolemy.machineLearning.particleFilter.Particle
Set the value.
setValue(Concept) - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityCounterexamples.ConceptPair
Do nothing.
setValue(Token) - Method in interface ptolemy.actor.lib.gui.TextFieldContainerInterface
Set the text to the value of the token.
setValue(Token) - Method in class ptolemy.actor.lib.gui.TextFieldContainerJavaSE
Set the text to the value of the token.
setValueAt(Object, int, int) - Method in class ptolemy.vergil.scr.ConditionsTableModel
 
setValueAt(Object, int, int) - Method in class ptolemy.vergil.scr.EventTableModel
 
setValueAt(Object, int, int) - Method in class ptolemy.vergil.scr.ModeTransitionTableModel
Set that value of a cell.
setValueIsAdjusting(boolean) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
setValueListenerAsWeakDependency(ValueListener) - Method in class ptolemy.data.expr.Variable
Set a value listener as a weak dependency.
setValues(double[]) - Method in class ptolemy.math.Interpolation
Set the reference values.
setValues(String) - Method in class ptolemy.actor.gt.GTIngredient
Set the values of all the elements with a string that describes them.
setValues(String) - Method in class ptolemy.actor.gt.ingredients.criteria.AttributeCriterion
Set the values of all the elements with a string that describes them.
setValues(String) - Method in class ptolemy.actor.gt.ingredients.criteria.DynamicNameCriterion
Set the values of all the elements with a string that describes them.
setValues(String) - Method in class ptolemy.actor.gt.ingredients.criteria.GuardCriterion
Set the values of all the elements with a string that describes them.
setValues(String) - Method in class ptolemy.actor.gt.ingredients.criteria.NameCriterion
Set the values of all the elements with a string that describes them.
setValues(String) - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Set the values of all the elements with a string that describes them.
setValues(String) - Method in class ptolemy.actor.gt.ingredients.criteria.StateTypeCriterion
Set the values of all the elements with a string that describes them.
setValues(String) - Method in class ptolemy.actor.gt.ingredients.criteria.SubclassCriterion
Set the values of all the elements with a string that describes them.
setValues(String) - Method in class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Set the values of all the elements with a string that describes them.
setValues(String) - Method in class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Set the values of all the elements with a string that describes them.
setValues(String) - Method in class ptolemy.actor.gt.ingredients.operations.PortCreationOperation
Set the values of all the elements with a string that describes them.
setValues(String) - Method in class ptolemy.actor.gt.ingredients.operations.PortRemovalOperation
Set the values of all the elements with a string that describes them.
setValues(String) - Method in class ptolemy.actor.gt.ingredients.operations.RenameOperation
Set the values of all the elements with a string that describes them.
setVariable(String) - Method in class ptolemy.moml.unit.UnitTerm
Set the element to be a variable
SetVariable - Class in ptolemy.actor.lib
Set the value of a variable.
SetVariable(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.SetVariable
Construct an actor with the given container and name.
SetVariable(Workspace) - Constructor for class ptolemy.actor.lib.SetVariable
Construct an actor in the specified workspace with an empty string as a name.
setVEdgeMatrix(float[]) - Method in class com.jhlabs.image.EdgeFilter
 
setVerbose(boolean) - Method in class diva.util.LoggableOp
Set the verbose mode flag.
setVersion(String) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Set the version.
setVertexPaint(Paint) - Method in class diva.canvas.toolbox.GridLayer
Set the vertex point paint.
setVertexShape(Shape) - Method in class diva.canvas.toolbox.GridLayer
Set the vertex point shape.
setViewDistance(float) - Method in class com.jhlabs.image.LightFilter
 
setViewport(JViewport) - Method in class diva.gui.toolbox.JPanner
Set the target component that is being wrapped.
setViewScreen(ViewScreen2D) - Method in class ptolemy.domains.gr.lib.FigureInteractor
Notify this object of the view screen which contains the figure this object is listening to.
setViewSize(Map) - Method in class ptolemy.actor.lib.jjs.modules.cameras.CameraHelper
Set the current view size for this camera, representing the desired size as a Map with integer valued fields "width" and "height".
setVisibility(Settable.Visibility) - Method in class ptolemy.actor.LocalClock
This method has to be implemented for the AbstractSettableAttribute interface.
setVisibility(Settable.Visibility) - Method in class ptolemy.data.expr.Variable
Set the visibility of this variable.
setVisibility(Settable.Visibility) - Method in class ptolemy.data.ontologies.ConceptAttribute
Set the visibility of this Settable.
setVisibility(Settable.Visibility) - Method in class ptolemy.domains.modal.kernel.FSMTransitionParameter
Set visibility.
setVisibility(Settable.Visibility) - Method in class ptolemy.kernel.util.ConfigurableAttribute
Set the visibility of this attribute.
setVisibility(Settable.Visibility) - Method in class ptolemy.kernel.util.Location
Set the visibility of this attribute.
setVisibility(Settable.Visibility) - Method in interface ptolemy.kernel.util.Settable
Set the visibility of this Settable.
setVisibility(Settable.Visibility) - Method in class ptolemy.kernel.util.StringAttribute
Set the visibility of this attribute.
setVisibility(Settable.Visibility) - Method in class ptolemy.moml.unit.UnitAttribute
Set the visibility of this attribute.
setVisibility(Settable.Visibility) - Method in class ptolemy.vergil.actor.LayoutHint
Set the visibility of this attribute.
setVisibility(Settable.Visibility) - Method in class ptolemy.vergil.actor.lib.MonitorReceiverAttribute
Set the visibility of this Settable.
setVisibility(Settable.Visibility) - Method in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
Set the visibility of this Settable.
setVisibilityMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
setVisible(boolean) - Method in class diva.canvas.AbstractFigure
Set the visibility flag of this figure.
setVisible(boolean) - Method in class diva.canvas.connector.TerminalFigure
Set the visibility flag of this object.
setVisible(boolean) - Method in class diva.canvas.FigureLayer
Set the visibility flag of this layer.
setVisible(boolean) - Method in class diva.canvas.OverlayLayer
Set the visibility flag of this layer.
setVisible(boolean) - Method in class diva.canvas.toolbox.GridLayer
Set the visibility flag of this layer.
setVisible(boolean) - Method in interface diva.canvas.VisibleComponent
Set the visibility flag of this object.
setVisible(boolean) - Method in interface diva.gui.AppContext
Set whether the context is visible.
setVisible(boolean) - Method in class diva.gui.AppContextDelegate
Invoke the delegate's setvisible().
setVisible(boolean) - Method in class diva.gui.AppletContext
Do nothing.
setVisible(boolean) - Method in interface diva.gui.Application
Set the visibility of the application's frame
setVisible(boolean) - Method in class diva.gui.ApplicationContext
Set the frame's visibility.
setVisible(boolean) - Method in class diva.gui.tutorial.AbstractApplication
Set the visibility of the application's frame
setVisible(boolean) - Method in class ptolemy.plot.PlotFrame
Set the visibility.
setVisible(boolean) - Method in class ptolemy.vergil.gt.GTIngredientsEditor
 
setVisited(boolean) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Set the visited marker.
setVisited(Object, boolean) - Method in class diva.graph.layout.LevelLayout
 
setVlinkName(IOPort, String) - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
Set name of virtual link that is parameterized on a port.
setVRadius(float) - Method in class com.jhlabs.image.BoxBlurFilter
Set the vertical size of the blur.
setVRadius(int) - Method in class com.jhlabs.image.SmartBlurFilter
Set the vertical size of the blur.
setVRadius(int) - Method in class com.jhlabs.image.VariableBlurFilter
Set the vertical size of the blur.
setWaitForLastSubprocess(boolean) - Method in class ptolemy.util.StreamExec
Determine whether the last subprocess is waited for or not.
setWaitingThread(Thread) - Method in class ptolemy.actor.Manager
Indicate that the specified thread is waiting and can be interrupted in the event that a change request is made.
setWavelength(float) - Method in class com.jhlabs.image.WaterFilter
Set the wavelength of the ripples.
setWaveType(int) - Method in class com.jhlabs.image.RippleFilter
Set the wave type.
setWebName(String) - Method in class ptolemy.vergil.basic.export.web.WebAttribute
Set the web name of this element; for example, "myElement" in <div name="myElement"> </div> in HTML.
setWebName(String) - Method in class ptolemy.vergil.basic.export.web.WebElement
Set the web name of this element; for example, "myElement" in <div name="myElement"/> in HTML.
setWeight(double) - Method in class org.ptolemy.machineLearning.particleFilter.Particle
Set the weight.
setWeight(Object) - Method in class ptolemy.graph.Element
Set or change the weight of an element.
setWhite(int) - Method in class com.jhlabs.image.StampFilter
Set the color to be used for pixels above the upper threshold.
setWhite(int) - Method in class com.jhlabs.image.ThresholdFilter
Set the color to be used for pixels above the upper threshold.
setWhite(String) - Method in class com.jhlabs.image.ThresholdFilter
Set the color to be used for pixels above the upper threshold as a string specification.
setWidth(float) - Method in class com.jhlabs.image.ScratchFilter
 
setWidth(int) - Method in class com.jhlabs.image.BicubicScaleFilter
 
setWidth(int) - Method in class com.jhlabs.image.CropFilter
Set the width of the crop rectangle.
setWidth(int) - Method in class com.jhlabs.image.TileImageFilter
Set the output image width.
setWidth(int) - Method in class ptolemy.actor.IORelation
Set the width of this relation and all relations in its relation group.
setWidthEquals(IOPort, boolean) - Method in class ptolemy.actor.IOPort
Constrain the width of this port to be equal to the width of the IOPort port.
setWidthEquals(Parameter) - Method in class ptolemy.actor.IOPort
Constrain the width of this port to be equal to the parameter.
setWindSpeed(float) - Method in class com.jhlabs.image.SkyFilter
 
setWorkingDirectory(File) - Method in class ptolemy.gui.JTextAreaExec
Set the working directory of the subprocess.
setWorkingDirectory(File) - Method in interface ptolemy.util.ExecuteCommands
Set the working directory of the subprocess.
setWorkingDirectory(File) - Method in class ptolemy.util.StreamExec
Set the working directory of the subprocess.
setWrap(boolean) - Method in class com.jhlabs.image.OffsetFilter
 
setWrap(boolean) - Method in class ptolemy.plot.PlotBox
Specify whether the X axis is wrapped.
setWrap(boolean) - Method in interface ptolemy.plot.PlotBoxInterface
Specify whether the X axis is wrapped.
setWrapEdges(boolean) - Method in class com.jhlabs.image.MotionBlurFilter
Set whether to wrap at the image edges.
setWritable(boolean) - Method in class diva.gui.AbstractDocument
Set the "writable" flag.
setWritable(boolean) - Method in interface diva.gui.Document
Set the "writable" flag.
setWriteOffset(int, Object) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortInfo
Set the write offset of a channel of the port.
setWriteOffset(IOPort, int, Object) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Ports
Set the write offset in a buffer of a given channel to which a token should be put.
setWriter(Writer) - Method in class ptolemy.actor.lib.Writer
Deprecated.
Set the writer.
setX(int) - Method in class com.jhlabs.image.CropFilter
Set the left edge of the crop rectangle.
setX(int, double) - Method in class diva.util.java2d.Polygon2D.Double
Set the given X-coordinate.
setX(int, double) - Method in class diva.util.java2d.Polygon2D.Float
Set the given X-coordinate.
setX(int, double) - Method in class diva.util.java2d.Polygon2D
Set the given X-coordinate.
setX(int, double) - Method in class diva.util.java2d.Polyline2D.Double
Set the given X-coordinate.
setX(int, double) - Method in class diva.util.java2d.Polyline2D.Float
Set the given X-coordinate.
setX(int, double) - Method in class diva.util.java2d.Polyline2D
Set the given X-coordinate.
setXAmplitude(float) - Method in class com.jhlabs.image.RippleFilter
Set the amplitude of ripple in the X direction.
setXAngle(float) - Method in class com.jhlabs.image.ShearFilter
 
setXGap(float) - Method in class com.jhlabs.image.WeaveFilter
 
setXLabel(String) - Method in class ptolemy.plot.PlotBox
Set the label for the X (horizontal) axis.
setXLabel(String) - Method in interface ptolemy.plot.PlotBoxInterface
Set the label for the X (horizontal) axis.
setXLog(boolean) - Method in class ptolemy.plot.PlotBox
Specify whether the X axis is drawn with a logarithmic scale.
setXLog(boolean) - Method in interface ptolemy.plot.PlotBoxInterface
Specify whether the X axis is drawn with a logarithmic scale.
setXMapFunction(Function2D) - Method in class com.jhlabs.image.MapFilter
 
setXMLVersion(String) - Method in class diva.util.xml.XmlWriter
Set the XML version string.
setXOffset(double) - Method in class com.jhlabs.image.svg.AnnotateFilter
Set the horizontal offset for the graphic.
setXOffset(int) - Method in class com.jhlabs.image.OffsetFilter
 
setXORMode(Color) - Method in class ptolemy.plot.EPSGraphics
 
setXPersistence(double) - Method in class ptolemy.plot.Plot
Calling this method with a positive argument sets the persistence of the plot to the given width in units of the horizontal axis.
setXPersistence(double) - Method in interface ptolemy.plot.PlotInterface
Calling this method with a positive argument sets the persistence of the plot to the given width in units of the horizontal axis.
setXRange(double, double) - Method in class ptolemy.plot.PlotBox
Set the X (horizontal) range of the plot.
setXRange(double, double) - Method in interface ptolemy.plot.PlotBoxInterface
Set the X (horizontal) range of the plot.
setXScale(float) - Method in class com.jhlabs.image.MarbleFilter
Set the X scale of the effect.
setXScale(int) - Method in class com.jhlabs.image.CheckFilter
Set the X scale of the texture.
setXWavelength(float) - Method in class com.jhlabs.image.RippleFilter
Set the wavelength of ripple in the X direction.
setXWidth(float) - Method in class com.jhlabs.image.WeaveFilter
 
setXY(Object, int, int) - Method in class diva.graph.layout.GridAnnealingLayout
Set the logical X, Y positions of the given node.
setY(int) - Method in class com.jhlabs.image.CropFilter
Set the top edge of the crop rectangle.
setY(int, double) - Method in class diva.util.java2d.Polygon2D.Double
Set the given Y-coordinate
setY(int, double) - Method in class diva.util.java2d.Polygon2D.Float
Set the given Y-coordinate
setY(int, double) - Method in class diva.util.java2d.Polygon2D
Set the given Y-coordinate
setY(int, double) - Method in class diva.util.java2d.Polyline2D.Double
Set the given Y-coordinate
setY(int, double) - Method in class diva.util.java2d.Polyline2D.Float
Set the given Y-coordinate
setY(int, double) - Method in class diva.util.java2d.Polyline2D
Set the given Y-coordinate
setYAmplitude(float) - Method in class com.jhlabs.image.RippleFilter
Set the amplitude of ripple in the Y direction.
setYAngle(float) - Method in class com.jhlabs.image.ShearFilter
 
setYellowScreenAngle(float) - Method in class com.jhlabs.image.ColorHalftoneFilter
Set the yellow screen angle.
setYGap(float) - Method in class com.jhlabs.image.WeaveFilter
 
setYLabel(String) - Method in class ptolemy.plot.PlotBox
Set the label for the Y (vertical) axis.
setYLabel(String) - Method in interface ptolemy.plot.PlotBoxInterface
Set the label for the Y (vertical) axis.
setYLog(boolean) - Method in class ptolemy.plot.PlotBox
Specify whether the Y axis is drawn with a logarithmic scale.
setYLog(boolean) - Method in interface ptolemy.plot.PlotBoxInterface
Specify whether the Y axis is drawn with a logarithmic scale.
setYMapFunction(Function2D) - Method in class com.jhlabs.image.MapFilter
 
setYOffset(double) - Method in class com.jhlabs.image.svg.AnnotateFilter
Set the vertical location for the graphic.
setYOffset(int) - Method in class com.jhlabs.image.OffsetFilter
 
setYRange(double, double) - Method in class ptolemy.plot.PlotBox
Set the Y (vertical) range of the plot.
setYRange(double, double) - Method in interface ptolemy.plot.PlotBoxInterface
Set the Y (vertical) range of the plot.
setYScale(float) - Method in class com.jhlabs.image.MarbleFilter
Set the Y scale of the effect.
setYScale(int) - Method in class com.jhlabs.image.CheckFilter
Set the Y scale of the texture.
setYWavelength(float) - Method in class com.jhlabs.image.RippleFilter
Set the wavelength of ripple in the Y direction.
setYWidth(float) - Method in class com.jhlabs.image.WeaveFilter
 
setZeroReference(Object) - Method in interface ptolemy.actor.util.CQComparator
Set the zero reference, to be used in calculating the virtual bin number.
setZeroReference(Object) - Method in class ptolemy.actor.util.test.DoubleCQComparator
Set the zero reference, to be used in calculating the virtual bin number.
setZeroReference(Object) - Method in class ptolemy.actor.util.TimedEvent.TimeComparator
Set the zero reference, to be used in calculating the virtual bin number.
setZeroReference(Object) - Method in class ptolemy.domains.tm.kernel.TMEventComparator
Do nothing.
setZeroTrap(boolean) - Static method in class ptolemy.media.Audio
Configure all instances of this class to use the MIL-STD zero trap.
setZoom(float) - Method in class com.jhlabs.image.FeedbackFilter
Specifies the amount to scale on each iteration.
setZoom(float) - Method in class com.jhlabs.image.MotionBlurFilter
Set the blur zoom.
setZoom(float) - Method in class com.jhlabs.image.MotionBlurOp
Set the blur zoom.
setZoom(float) - Method in class com.jhlabs.image.ShatterFilter
 
sFactor - Variable in class com.jhlabs.image.HSBAdjustFilter
 
sgn(double) - Static method in class ptolemy.math.ExtendedMath
If the argument is less than zero, return -1, otherwise return 1.
ShadeFilter - Class in com.jhlabs.image
 
ShadeFilter() - Constructor for class com.jhlabs.image.ShadeFilter
 
ShadowFilter - Class in com.jhlabs.image
A filter which draws a drop shadow based on the alpha channel of the image.
ShadowFilter() - Constructor for class com.jhlabs.image.ShadowFilter
Construct a ShadowFilter.
ShadowFilter(float, float, float, float) - Constructor for class com.jhlabs.image.ShadowFilter
Construct a ShadowFilter.
ShadowHighlighter - Class in ptolemy.vergil.kernel
A decorator figure that displays a shadow behind the figure.
ShadowHighlighter() - Constructor for class ptolemy.vergil.kernel.ShadowHighlighter
Create a new shadow with a default paint and size.
ShadowHighlighter(Paint, float) - Constructor for class ptolemy.vergil.kernel.ShadowHighlighter
Create a new shadow with the given paint and halo.
ShadowHighlighter(Paint, float, Composite) - Constructor for class ptolemy.vergil.kernel.ShadowHighlighter
Create a new shadow with the given paint, size.
ShadowHighlighter(Paint, float, Composite, Stroke) - Constructor for class ptolemy.vergil.kernel.ShadowHighlighter
Create a new shadow with the given paint, size, compositing operation, and stroke.
ShadowRenderer - Class in ptolemy.vergil.kernel
Provide a shadow for icons.
ShadowRenderer() - Constructor for class ptolemy.vergil.kernel.ShadowRenderer
Create a new selection renderer with the default prototype decorator.
ShadowRenderer(Color) - Constructor for class ptolemy.vergil.kernel.ShadowRenderer
Create a new renderer with the given color.
ShallowModelTransformer - Class in ptolemy.copernicus.shallow
Read in a MoML model and generate a Java class that creates the same model.
shape - Variable in class diva.util.java2d.AbstractPaintedGraphic
The shape being painted.
shape - Variable in class ptolemy.actor.lib.jai.JAIMedianFilter
The filter shape to use.
ShapeAttribute - Class in ptolemy.vergil.kernel.attributes
This is an abstract attribute that is rendered as a shape.
ShapeAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.kernel.attributes.ShapeAttribute
Construct an attribute with the given name contained by the specified container.
ShapedFigure - Interface in diva.canvas.interactor
An interface that defines the setShape() method.
shapeEquals(Shape, Shape, double) - Static method in class diva.util.jester.TestUtilities
Test if two shapes are equal.
ShapeFilter - Class in com.jhlabs.image
 
ShapeFilter() - Constructor for class com.jhlabs.image.ShapeFilter
 
ShapeIcon - Class in ptolemy.vergil.icon
An icon that displays a specified java.awt.Shape.
ShapeIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.ShapeIcon
Create a new icon with the given name in the given container.
ShapeIcon(NamedObj, String, Shape) - Constructor for class ptolemy.vergil.icon.ShapeIcon
Create a new icon with the given name in the given container with the given default shape.
shapes() - Method in class diva.canvas.OverlayLayer
Return an iterator over the shapes currently in this layer.
ShapeUtilities - Class in diva.util.java2d
A set of utilities on Java2D shapes.
ShapeUtilities() - Constructor for class diva.util.java2d.ShapeUtilities
 
ShapeUtilitiesTest - Class in diva.util.test
A test suite for ShapeUtilities.
ShapeUtilitiesTest(TestHarness) - Constructor for class diva.util.test.ShapeUtilitiesTest
Constructor
sharedBuffers() - Method in interface ptolemy.domains.sdf.optimize.BufferingProfile
returns the number of buffers required upon calling shared fire in excess of the input and output buffer.
sharedBuffers() - Method in class ptolemy.domains.sdf.optimize.lib.DummyDisplay
Provides the buffering profile, number of buffers required for a shared firing.
sharedBuffers() - Method in class ptolemy.domains.sdf.optimize.lib.DummySource
Provides the buffering profile, number of buffers required for a shared firing.
sharedBuffers() - Method in class ptolemy.domains.sdf.optimize.SharedBufferTransformer
Default value for number of frame buffers required for shared firing.
SharedBufferTransformer - Class in ptolemy.domains.sdf.optimize
An abstract ancestor class to be used for filters using references to shared data frames.
SharedBufferTransformer(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.optimize.SharedBufferTransformer
Construct an instance of a SharedBufferTransformer.
sharedExecutionTime() - Method in interface ptolemy.domains.sdf.optimize.BufferingProfile
returns (an estimate of) the execution time of a shared buffer firing of the actor.
sharedExecutionTime() - Method in class ptolemy.domains.sdf.optimize.lib.DummyDisplay
Provides the buffering profile, execution time estimate required for a shared firing.
sharedExecutionTime() - Method in class ptolemy.domains.sdf.optimize.lib.DummySource
Provides the buffering profile, execution time estimate required for a shared firing.
sharedExecutionTime() - Method in class ptolemy.domains.sdf.optimize.SharedBufferTransformer
Default value for execution time for shared firing.
SharedParameter - Class in ptolemy.actor.parameters
This parameter is shared throughout a model.
SharedParameter(NamedObj, String) - Constructor for class ptolemy.actor.parameters.SharedParameter
Construct a parameter with the given container and name.
SharedParameter(NamedObj, String, Class<?>) - Constructor for class ptolemy.actor.parameters.SharedParameter
Construct a parameter with the given container, name, and container class.
SharedParameter(NamedObj, String, Class<?>, String) - Constructor for class ptolemy.actor.parameters.SharedParameter
Construct a parameter with the given container, name, container class, and default value.
SharedParameterJUnitTest - Class in ptolemy.actor.parameters.test.junit
Tests for SharedParameter.
SharedParameterJUnitTest() - Constructor for class ptolemy.actor.parameters.test.junit.SharedParameterJUnitTest
 
sharedParameterSet() - Method in class ptolemy.actor.parameters.SharedParameter
Return a collection of all the shared parameters within the same model as this parameter.
sharedParameterSet() - Method in class ptolemy.actor.parameters.test.TestSharedParameter
Return a collection of all the shared parameters within the same model as this parameter.
sharedParameterSetCount - Variable in class ptolemy.actor.parameters.test.TestSharedParameter
 
SharedQueue - Class in ptolemy.domains.de.lib
A queue that outputs the next token to an output channel that is ready to receive it.
SharedQueue(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.SharedQueue
Construct an actor with the given container and name.
SharpenFilter - Class in com.jhlabs.image
A filter which performs a simple 3x3 sharpening operation.
SharpenFilter() - Constructor for class com.jhlabs.image.SharpenFilter
 
ShatterFilter - Class in com.jhlabs.image
 
ShatterFilter() - Constructor for class com.jhlabs.image.ShatterFilter
 
ShearFilter - Class in com.jhlabs.image
 
ShearFilter() - Constructor for class com.jhlabs.image.ShearFilter
 
shell - Variable in class ptolemy.actor.gui.ExpressionShellTableau
The contained shell.
shell - Variable in class ptolemy.actor.lib.gui.InteractiveShell
The shell window object.
ShellFactory(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.exec.ExecShellEffigy.ShellFactory
Create a factory with the given name and container.
ShellFactory(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.ExpressionShellEffigy.ShellFactory
Create a factory with the given name and container.
ShellFactory(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.ptjacl.TclShellEffigy.ShellFactory
Create a factory with the given name and container.
ShellFactory(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.python.PythonShellEffigy.ShellFactory
Create a factory with the given name and container.
ShellFrame(ExpressionShellTableau) - Constructor for class ptolemy.actor.lib.gui.InteractiveShell.ShellFrame
Construct a frame to display the ExpressionShell window.
ShellHelper - Class in ptolemy.actor.lib.jjs.modules.shell
A helper class for the shell accessor module.
ShellInterpreter - Interface in ptolemy.gui
An interface for interpreters that work with the ShellTextArea.
ShellTableau(ExpressionShellEffigy, String) - Constructor for class ptolemy.actor.lib.gui.InteractiveShell.ShellTableau
Construct a new tableau for the model represented by the given effigy.
shellTextArea - Variable in class ptolemy.actor.gui.exec.ExecShellTableau.ExecShellFrame
The text area tableau used for input and output.
shellTextArea - Variable in class ptolemy.actor.gui.ptjacl.TclShellTableau.TclShellFrame
The text area tableau used for input and output.
ShellTextArea - Class in ptolemy.gui
A text area supporting shell-style interactions.
ShellTextArea() - Constructor for class ptolemy.gui.ShellTextArea
Create a new instance with no initial message.
ShellTextArea(String) - Constructor for class ptolemy.gui.ShellTextArea
Create a new instance with the specified initial message.
shift() - Method in class ptolemy.data.expr.PtParser
 
shiftArithmetic(int[][], int) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is constructed from the argument by arithmetically shifting the elements in the matrix by the second argument.
shiftArithmetic(int[], int) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is constructed from the argument by arithmetically shifting the elements in the array by the second argument.
shiftArithmetic(long[][], int) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is constructed from the argument by arithmetically shifting the elements in the matrix by the second argument.
shiftArithmetic(long[], int) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is constructed from the argument by arithmetically shifting the elements in the array by the second argument.
shiftBigDecimal(BigDecimal, int) - Static method in class ptolemy.math.Precision
Shift the BigDecimal value either right or left by a power of 2 value.
shiftLogical(int[][], int) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is constructed from the argument by logically shifting the elements in the matrix by the second argument.
shiftLogical(int[], int) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is constructed from the argument by logically shifting the elements in the array by the second argument.
shiftLogical(long[][], int) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is constructed from the argument by logically shifting the elements in the matrix by the second argument.
shiftLogical(long[], int) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is constructed from the argument by logically shifting the elements in the array by the second argument.
ShineFilter - Class in com.jhlabs.image
 
ShineFilter() - Constructor for class com.jhlabs.image.ShineFilter
 
shininess - Variable in class ptolemy.domains.gr.lib.GRShadedShape
The shininess of the 3D shape.
SHL - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
SHORT - ptolemy.actor.lib.jjs.HelperBase.DATA_TYPE
Shorts.
SHORT - Static variable in class ptolemy.data.type.BaseType
The short integer data type.
shortDescription(Throwable) - Static method in class ptolemy.actor.Manager
Deprecated.
Instead ptolemy.util.MessageHandler.shortDescription()
shortDescription(Throwable) - Static method in class ptolemy.util.MessageHandler
Return a short description of the throwable.
shortestPath(Node, Node) - Method in class ptolemy.graph.analysis.AllPairShortestPathAnalysis
Return the nodes on the shortest path from the node "startNode" to the node "endNode" in the form of an ordered list.
shortestPath(Node, Node) - Method in interface ptolemy.graph.analysis.analyzer.AllPairShortestPathAnalyzer
Return the nodes on the shortest path from the node "startNode" to the node "endNode" in the form of an ordered list.
shortestPath(Node, Node) - Method in class ptolemy.graph.analysis.strategy.FloydWarshallAllPairShortestPathStrategy
Return the nodes on the shortest path from the node startNode to the node endNode in the form of an ordered list.
shortestPathLength(Node, Node) - Method in class ptolemy.graph.analysis.AllPairShortestPathAnalysis
Return the length of the shortest path from the node startNode to the node endNode.
shortestPathLength(Node, Node) - Method in interface ptolemy.graph.analysis.analyzer.AllPairShortestPathAnalyzer
Return the length of the shortest path from the node startNode to the node endNode.
shortestPathLength(Node, Node) - Method in class ptolemy.graph.analysis.strategy.FloydWarshallAllPairShortestPathStrategy
Return the length of the shortest path from the node startNode to the node endNode.
shortestPathMatrix() - Method in class ptolemy.graph.analysis.AllPairShortestPathAnalysis
Return a matrix representing the result of the all pair shortest path algorithm.
shortestPathMatrix() - Method in interface ptolemy.graph.analysis.analyzer.AllPairShortestPathAnalyzer
A matrix representing the result of the all pair shortest path algorithm.
shortestPathMatrix() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallAllPairShortestPathStrategy
Return the all pair shortest path of the graph in the form of two dimensional array (matrix).
ShortToken - Class in ptolemy.data
A token that contains a signed 16-bit integer number.
ShortToken() - Constructor for class ptolemy.data.ShortToken
Construct a token with short 0.
ShortToken(int) - Constructor for class ptolemy.data.ShortToken
Construct a ShortToken with the specified integer value.
ShortToken(short) - Constructor for class ptolemy.data.ShortToken
Construct a token with the specified value.
ShortToken(String) - Constructor for class ptolemy.data.ShortToken
Construct an ShortToken from the specified string.
shortTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
shortTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
shortTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
shortValue() - Method in class ptolemy.data.ScalarToken
Return the value of this token as a short.
shortValue() - Method in class ptolemy.data.ShortToken
Return the value in the token as a short.
shortValue() - Method in class ptolemy.data.UnsignedByteToken
Return the value in the token as a short.
shortValueMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
show() - Method in class ptolemy.actor.gui.BrowserTableau
Make this tableau visible by calling BrowserLauncher.openURL(String) with URI from the effigy.
show() - Method in class ptolemy.actor.gui.ExternalTextEffigy
Signal the external text editor to (re)display its buffer associated with this effigy.
show() - Method in class ptolemy.actor.gui.ExternalTextTableau
Make this tableau visible - by calling show() on the container (ExternalTextEffigy).
show() - Method in class ptolemy.actor.gui.PlotTableau
Make this tableau visible by calling setVisible(true), and raising or deiconifying its window.
show() - Method in class ptolemy.actor.gui.Tableau
Make this tableau visible by calling setVisible(true), and raising or deiconifying its window.
show() - Method in class ptolemy.actor.gui.TextEditorTableau
Make this tableau visible by calling setVisible(true), and raising or deiconifying its window.
show() - Method in class ptolemy.actor.gui.WelcomeWindow
Show the window if the _showWelcomeWindowAtStartup parameter is not set or is true.
show() - Method in class ptolemy.gui.Top
Override the base class to deiconify the window, if necessary.
show() - Method in class ptolemy.vergil.tree.TreeTableau
Make this tableau visible by calling setVisible(true), and raising or deiconifying its window.
showAll() - Method in class ptolemy.actor.gui.Configuration
Find all instances of Tableau deeply contained in the directory and call show() on them.
showAxes - Variable in class ptolemy.domains.gr.lib.ViewLayers3D
Boolean variable that determines whether or not axes are shown.
showAxes - Variable in class ptolemy.domains.gr.lib.ViewScreen2D
Boolean variable that determines if the axes crosshairs are shown This parameter should contain a BooleanToken.
showAxes - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
Boolean variable that determines whether or not axes are shown.
showClones - Variable in class ptolemy.actor.lib.hoc.MultiInstanceComposite
If true, show the clones.
showConceptAnnotations() - Method in class ptolemy.data.ontologies.OntologyMoMLHandler
Show all concept values as text annotations on each model element.
showConsoleWindow - Variable in class lbnl.actor.lib.Simulator
If true (the default), a window will be created that shows the console output.
showConsoleWindow - Variable in class lbnl.actor.lib.SystemCommand
If true (the default), a window will be created that shows the console output.
showConsoleWindow - Variable in class lbnl.util.ClientProcess
Flag, if true, then the console output will be displayed in a JFrame.
showConsoleWindow(boolean) - Method in class lbnl.util.ClientProcess
Set a flag that determines whether the console window will be displayed.
showDebug - Variable in class ptolemy.actor.lib.r.RExpression2
If true, then shoe debugging information about script.
showDebug(String) - Method in class ptolemy.domains.sdf.optimize.OptimizingSDFScheduler
Print a debug message.
showDialog(Container, String) - Method in class ptolemy.gui.PtFileChooser
Show the dialog.
showDocumentation(NamedObj) - Method in class ptolemy.vergil.basic.GetDocumentationAction
Show the documentation for a NamedObj.
showError(String, Exception) - Method in interface diva.gui.Application
Report that an exception occurred to the user.
showError(String, Exception) - Method in class diva.gui.tutorial.AbstractApplication
Show an error in a dialog box with stack trace.
showException(Component, Exception, String) - Static method in class diva.gui.GUIUtilities
Display an exception in a nice user-oriented way.
showFrame(JInternalFrame) - Method in class diva.gui.toolbox.JPseudoFrame
Show the pseudo-frame with the contents of the given internal frame.
showFSMTransitionParameter - Variable in class ptolemy.domains.modal.kernel.Transition
True of the the value of the Transition.fsmTransitionParameterName parameter should be returned by Transition.getLabel().
showInBrowser - Variable in class ptolemy.vergil.basic.export.web.WebExportParameters
If true, open a web browser to display the resulting export.
showInBrowser - Variable in class ptolemy.vergil.basic.ExportParameters
If true, open a web browser to display the resulting export.
showpage() - Method in class ptolemy.plot.EPSGraphics
Issue the PostScript showpage command, then write and flush the output.
showRate(Port, boolean) - Static method in class ptolemy.actor.util.DFUtilities
Depending on the given flag, add an invisible, persistent variable named "_showRate" with value true to the given port that indicates to the user interface that rate parameters on the given port should be displayed in the user interface.
showStackTrace(Component, Exception) - Static method in class diva.gui.GUIUtilities
Display a stack trace dialog.
showStackTrace(Component, Exception, String) - Static method in class diva.gui.GUIUtilities
Display a stack trace dialog.
showStatus(String) - Method in interface diva.gui.AppContext
Show the given status string at the bottom of the context.
showStatus(String) - Method in class diva.gui.AppContextDelegate
Show the status in the delegate.
showStatus(String) - Method in class diva.gui.AppletContext
Show the given status string at the bottom of the context.
showStatus(String) - Method in class diva.gui.ApplicationContext
Show the given status string at the bottom of the context.
showStatus(String) - Method in class diva.gui.DesktopContext
Show the given status string in the context.
showStatusAndHighlightCounterExample(Ontology, OntologyGraphController) - Static method in class ptolemy.vergil.ontologies.ReportOntologyLatticeStatus
Show a status message depending on whether the given ontology model is a valid lattice, and if the isAcceptable parameters form acceptance criteria.
showTableaux() - Method in class ptolemy.actor.gui.Effigy
Make all tableaux associated with this effigy and any effigies it contains visible by raising or deiconifying them.
showTitleInHTML - Variable in class ptolemy.vergil.basic.export.web.DefaultTitle
If set to true, then the title given by this parameter will be shown in the HTML prior to the image of the model (as well as in the image of the model, if it is visible when the export to web occurs).
showTitleInHTML - Variable in class ptolemy.vergil.basic.export.web.Title
If set to true, then the title given by this parameter will be shown in the HTML prior to the image of the model (as well as in the image of the model, if it is visible when the export to web occurs).
ShowTypes - Class in ptolemy.vergil.actor.lib
This attribute, when inserted into a model causes types to be displayed on all ports at the same level of the hierarchy as this attribute.
ShowTypes(NamedObj, String) - Constructor for class ptolemy.vergil.actor.lib.ShowTypes
Construct an actor with the specified container and name.
SHR - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
shutdown() - Method in class ptolemy.actor.lib.jjs.modules.userInterface.VertxBrowserHelper.Server
Deprecated.
Shut down the server, if running.
SHUTDOWN_TIME - Static variable in class ptolemy.actor.Manager
The amount of time to allow for the model to terminate gracefully before shutting it down when the JVM is shut down due to control-C, user logging out, etc.
SIBaseDimensionRepresentativeConcept - Class in ptolemy.data.ontologies.lattice.unit
A representative concept in the unitSystem ontology for a set of units for a specific physical dimension that is one of the 7 SI specified base dimensions.
SIBaseDimensionRepresentativeConcept(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.unit.SIBaseDimensionRepresentativeConcept
Create a new SIBaseUnitRepresentativeConcept with the specified name and ontology.
sideDivisions - Variable in class ptolemy.domains.gr.lib.Cone3D
The number of divisions on the side of the cone.
sideDivisions - Variable in class ptolemy.domains.gr.lib.Cylinder3D
The number of divisions on the side of the cone.
SideEffectAnalysis - Class in ptolemy.copernicus.kernel
An analysis that determines which methods in a given call graph have no side effects.
SideEffectAnalysis() - Constructor for class ptolemy.copernicus.kernel.SideEffectAnalysis
 
SideEffectFreeInvocationRemover - Class in ptolemy.copernicus.kernel
Remove any calls to other methods from the given method that have no side effects and whose return value is dead.
SIDerivedDimensionRepresentativeConcept - Class in ptolemy.data.ontologies.lattice.unit
A representative concept in the unitSystem ontology for a set of units for a specific physical dimension that is one of the 7 SI specified base dimensions.
SIDerivedDimensionRepresentativeConcept(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.unit.SIDerivedDimensionRepresentativeConcept
Create a new SIDerivedUnitRepresentativeConcept with the specified name and ontology.
sigmaPointOutput - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
The output port that outputs the sigma-points of distribution of state variable at each firing.
SIGN - Static variable in interface ptolemy.data.expr.MatrixParserConstants
RegularExpression Id.
signal - Variable in class ptolemy.domains.sdf.lib.vq.PSNR
The input signal.
signal - Variable in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Sensor
Port that receives a signal from the envader or pursuer.
signal - Variable in class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothNode
Port that receives a signal from the envader or pursuer.
signalChannelName - Variable in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Pursuer
Name of the channel for sensors to detect envader or pursuer.
signalChannelName - Variable in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Sensor
Name of the channel for sensors to detect envader or pursuer.
signalChannelName - Variable in class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothNode
Name of the channel for sensors to detect envader or pursuer.
SignalMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.PHY
 
SignalProcessing - Class in ptolemy.math
This class provides signal processing functions.
SignalProcessing.GaussianSampleGenerator - Class in ptolemy.math
This class generates samples of a Gaussian function with the specified mean and standard deviation.
SignalProcessing.PolynomialSampleGenerator - Class in ptolemy.math
This class generates samples of a polynomial.
SignalProcessing.RaisedCosineSampleGenerator - Class in ptolemy.math
This class generates samples of a raised cosine pulse, or if the excess is zero, a modified sinc function.
SignalProcessing.SawtoothSampleGenerator - Class in ptolemy.math
This class generates samples of a sawtooth wave with the specified period and phase.
SignalProcessing.SincSampleGenerator - Class in ptolemy.math
This class generates samples of a sinc wave with the specified first zero crossing.
SignalProcessing.SinusoidSampleGenerator - Class in ptolemy.math
This class generates samples of a sinusoidal wave.
SignalProcessing.SqrtRaisedCosineSampleGenerator - Class in ptolemy.math
This class generates samples of a square-root raised cosine pulse.
signalPropagationSpeed - Variable in class ptolemy.domains.wireless.lib.Triangulator
Speed of propagation of the signal to be used for triangulation.
signature - Variable in class ptolemy.actor.lib.security.SignatureSigner
The signature of the data.
signature - Variable in class ptolemy.actor.lib.security.SignatureVerifier
The signature of the data.
SignatureActor - Class in ptolemy.actor.lib.security
A common base class for actors that use cryptographic signatures.
SignatureActor(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.security.SignatureActor
Construct an actor with the given container and name.
signatureAlgorithm - Variable in class ptolemy.actor.lib.security.KeyReader
The name of the signature algorithm used to generate the key.
signatureAlgorithm - Variable in class ptolemy.actor.lib.security.SignatureActor
Specify the algorithm to be used to sign data.
SignatureSigner - Class in ptolemy.actor.lib.security
Sign the input data using a private key.
SignatureSigner(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.security.SignatureSigner
Construct an actor with the given container and name.
SignatureVerifier - Class in ptolemy.actor.lib.security
Verify the signature of the input data.
SignatureVerifier(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.security.SignatureVerifier
Construct an actor with the given container and name.
SIGNED_INTEGER_GROUP - Static variable in class ptolemy.math.Precision.PrecisionFormat
Regular expression for a grouped signed integer (positive or negative).
signWithPrivateKey(Object, PrivateKey, String) - Method in class ptolemy.actor.lib.jjs.modules.crypto.CryptoHelper
Sign the given input data with a private key and return the signature.
SILHOUETTE - Static variable in class com.jhlabs.composite.MiscComposite
 
SimpleALU - Class in ptolemy.actor.lib.tutorial
A simple integer arithmetic logic unit.
SimpleALU(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.tutorial.SimpleALU
Construct an actor in the specified container with the specified name.
SimpleCharStream - Class in ptolemy.data.expr
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream - Class in ptolemy.moml.unit
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(InputStream) - Constructor for class ptolemy.data.expr.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class ptolemy.moml.unit.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class ptolemy.data.expr.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class ptolemy.moml.unit.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class ptolemy.data.expr.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class ptolemy.moml.unit.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class ptolemy.data.expr.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class ptolemy.moml.unit.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class ptolemy.data.expr.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class ptolemy.moml.unit.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class ptolemy.data.expr.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class ptolemy.moml.unit.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class ptolemy.data.expr.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class ptolemy.moml.unit.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class ptolemy.data.expr.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class ptolemy.moml.unit.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int, int) - Constructor for class ptolemy.data.expr.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int, int) - Constructor for class ptolemy.moml.unit.SimpleCharStream
Constructor.
SimpleClassLoadingStrategy - Class in org.ptolemy.classloading
As the name says...
SimpleClassLoadingStrategy() - Constructor for class org.ptolemy.classloading.SimpleClassLoadingStrategy
Construct a strategy that uses the default class loader, i.e.
SimpleClassLoadingStrategy(ClassLoader) - Constructor for class org.ptolemy.classloading.SimpleClassLoadingStrategy
Construct a strategy that uses the given class loader.
SimpleDelay - Class in ptolemy.domains.de.lib.test
Deprecated.
Use ptolemy.actor.lib.TimeDelay.
SimpleDelay(TypedCompositeActor, String) - Constructor for class ptolemy.domains.de.lib.test.SimpleDelay
Deprecated.
 
SimpleErrorHandler - Class in ptolemy.moml
Simple error handler for the MoMLParser class.
SimpleErrorHandler() - Constructor for class ptolemy.moml.SimpleErrorHandler
Create an error handler that throws an exception.
SimpleGraphController - Class in diva.graph
A simple graph controller, which works well if all nodes have the same interaction, and all edges have the same interaction.
SimpleGraphController() - Constructor for class diva.graph.SimpleGraphController
Create a new basic controller with default node and edge controllers.
SimpleMessageHandler - Class in ptolemy.util
This is a message handler that reports errors in a graphical dialog box.
SimpleMessageHandler() - Constructor for class ptolemy.util.SimpleMessageHandler
 
SimpleNode - Class in ptolemy.data.expr
 
SimpleNode(int) - Constructor for class ptolemy.data.expr.SimpleNode
 
SimpleNode(MatrixParser, int) - Constructor for class ptolemy.data.expr.SimpleNode
 
SimplePane - Class in diva.canvas.demo
A pane containing instances of some basic figures.
SimplePane() - Constructor for class diva.canvas.demo.SimplePane
Constructor
SimpleTableau - Class in ptolemy.actor.gui.test
A simple tableau.
SimpleTableau(PtolemyEffigy, String) - Constructor for class ptolemy.actor.gui.test.SimpleTableau
Create a new run control panel for the model with the given effigy.
SimpleTableau.Factory - Class in ptolemy.actor.gui.test
A factory that creates run control panel tableaux for Ptolemy models.
SimpleTableau.TopFactory - Class in ptolemy.actor.gui.test
A factory that creates run control panel tableaux for the model associated with a top-level effigy (one that has a file representation).
SimpleTutorial - Class in diva.canvas.tutorial
This tutorial shows how to construct a JCanvas and place figures on it.
SimpleTutorial - Class in diva.graph.tutorial
This is the most basic tutorial, popping up an empty graph editing window.
SimpleTutorial() - Constructor for class diva.canvas.tutorial.SimpleTutorial
Create a JCanvas and put it into a window
SimpleTutorial(AppContext) - Constructor for class diva.graph.tutorial.SimpleTutorial
 
simPro - Variable in class lbnl.util.ClientProcess
Process for the simulation.
simTimAbsTol - Variable in class lbnl.actor.lib.Simulator
Absolute floating-point tolerance for events assumed to be simultaneous.
simTimPre - Variable in class lbnl.actor.lib.Simulator
Ptolemy's time at the last call of the fire method.
simTimRea - Variable in class lbnl.actor.lib.net.Server
The current simulation time as received from the client.
simTimReaPre - Variable in class lbnl.actor.lib.Simulator
Time read from the simulation program at the last call of the fire method.
simTimWri - Variable in class lbnl.actor.lib.net.Server
The simulation time last written to the client.
simulate(String, double, double, boolean, char, String) - Method in class org.ptolemy.fmi.driver.FMUCoSimulation
Perform co-simulation using the named Functional Mock-up Unit (FMU) file.
simulate(String, double, double, boolean, char, String) - Method in class org.ptolemy.fmi.driver.FMUDriver
Perform co-simulation or model exchange using the named Functional Mock-up Unit (FMU) file.
simulate(String, double, double, boolean, char, String) - Method in class org.ptolemy.fmi.driver.FMUModelExchange
Perform model exchange using the named Functional Mock-up Unit (FMU) file.
SimulationJunction(IOPort, IOPort, int) - Constructor for class ptolemy.cg.kernel.generic.program.procedural.java.modular.ModularSDFCodeGenerator.SimulationJunction
Constructor for simulation junction.
simulationLogFile - Variable in class lbnl.actor.lib.Simulator
File name to which this actor writes the simulation log.
simulationLogFile - Variable in class lbnl.actor.lib.SystemCommand
File name to which this actor writes the simulation log.
Simulator - Class in lbnl.actor.lib
Actor that calls a simulation program of a dynamic system that is coupled to Ptolemy II.
Simulator(CompositeEntity, String) - Constructor for class lbnl.actor.lib.Simulator
Constructs an actor with the given container and name.
sin() - Method in class ptolemy.math.Complex
Return a new complex number with value equal to the sine of this complex number.
sin(Complex) - Static method in class ptolemy.math.Complex
Return a new complex number with value equal to the sine of the given complex number.
SIN - Static variable in class com.jhlabs.math.MathFunction1D
 
sinc(double) - Static method in class ptolemy.math.SignalProcessing
Return sin(x)/x, the so-called sinc function.
since - Variable in class ptolemy.vergil.basic.DocAttribute
The since field.
SincSampleGenerator() - Constructor for class ptolemy.math.SignalProcessing.SincSampleGenerator
 
SINE - Static variable in class com.jhlabs.image.RippleFilter
Sine wave ripples.
Sines - Class in ptolemy.media.javasound.demo.Sines
A simple application that demonstrates the use of SoundPlayback.
Sines() - Constructor for class ptolemy.media.javasound.demo.Sines.Sines
 
SINGLE_LINE_COMMENT - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
SINGLE_PRECISION_SIGNIFICAND_ONLY - Static variable in class ptolemy.math.ExtendedMath
The constant value of a double representation that has all bits as 1 except the sign bit, where only the significand contributes to the value.
SINGLE_PRECISION_SMALLEST_NORMALIZED_POSITIVE_DOUBLE - Static variable in class ptolemy.math.ExtendedMath
The smallest, normalized, positive double value with a single precision.
SINGLE_SELECTION - Static variable in interface diva.canvas.interactor.SelectionModel
Allow only one screen object to be selected at a time.
SingleEvent - Class in ptolemy.actor.lib
This actor produces an event with the specified value at the specified time.
SingleEvent - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.SingleEvent.
SingleEvent(SingleEvent) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.SingleEvent
Construct a SingleEvent adapter.
SingleEvent(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.SingleEvent
Construct an actor with the specified container and name.
SingleLineCommentMode - Static variable in interface ptolemy.data.expr.PtParserConstants
Lexical state.
SingleSourceLongestPathAnalysis - Class in ptolemy.graph.analysis
An analysis to find the longest path from a single source to all the other nodes in a directed graph.
SingleSourceLongestPathAnalysis(SingleSourceLongestPathAnalyzer) - Constructor for class ptolemy.graph.analysis.SingleSourceLongestPathAnalysis
Construct an instance of this class with a given analyzer.
SingleSourceLongestPathAnalysis(Graph, Node, ToDoubleMapping) - Constructor for class ptolemy.graph.analysis.SingleSourceLongestPathAnalysis
Construct an instance of this class with a default analyzer.
SingleSourceLongestPathAnalyzer - Interface in ptolemy.graph.analysis.analyzer
A common interface for all the single source longest path analyzers.
SINGLETOKEN - Static variable in class ptolemy.actor.IOPortEvent
A single token related event in getVectorLength().
SingleTokenCommutator - Class in ptolemy.actor.lib
The SingleTokenCommutator has a multiport input port and an output port.
SingleTokenCommutator(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.SingleTokenCommutator
Construct an actor in the specified container with the specified name.
SingleTokenDistributor - Class in ptolemy.domains.sr.lib
A distributor that splits an input stream into a set of output streams.
SingleTokenDistributor(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.SingleTokenDistributor
Construct an actor in the specified container with the specified name.
SingleTokenReaderThunk(InputChannel, int) - Constructor for class ptolemy.caltrop.ddi.util.DataflowActorInterpreter.SingleTokenReaderThunk
 
Singleton - Interface in ptolemy.kernel.util
This interface is used to indicate that an attribute is a singleton, meaning that when setContainer() is called, if there is a previous instance of the attribute, then that previous instance is removed.
SingletonAttribute - Class in ptolemy.kernel.util
This class is an attribute that replaces any previously existing attribute in the container that has the same name.
SingletonAttribute() - Constructor for class ptolemy.kernel.util.SingletonAttribute
Construct a new attribute with no container and an empty string as its name.
SingletonAttribute(NamedObj, String) - Constructor for class ptolemy.kernel.util.SingletonAttribute
Construct an attribute with the given container and name.
SingletonAttribute(Workspace) - Constructor for class ptolemy.kernel.util.SingletonAttribute
Construct a new attribute with no container and an empty string as a name.
SingletonConfigurableAttribute - Class in ptolemy.kernel.util
This class is a configurable attribute that replaces any previously existing attribute in the container that has the same name.
SingletonConfigurableAttribute() - Constructor for class ptolemy.kernel.util.SingletonConfigurableAttribute
Construct a new attribute with no container and an empty string as its name.
SingletonConfigurableAttribute(NamedObj, String) - Constructor for class ptolemy.kernel.util.SingletonConfigurableAttribute
Construct an attribute with the given container and name.
SingletonConfigurableAttribute(Workspace) - Constructor for class ptolemy.kernel.util.SingletonConfigurableAttribute
Construct a new attribute with no container and an empty string as a name.
SingletonParameter - Class in ptolemy.data.expr
This subclass of Parameter is identical to Parameter except that it is a singleton, meaning that when its container is set, if the container already contains an attribute with the same name, then that attribute is first removed.
SingletonParameter(NamedObj, String) - Constructor for class ptolemy.data.expr.SingletonParameter
Construct a parameter with the given name contained by the specified entity.
SingletonParameter(NamedObj, String, Token) - Constructor for class ptolemy.data.expr.SingletonParameter
Construct a Parameter with the given container, name, and Token.
sinh() - Method in class ptolemy.math.Complex
Return a new complex number with value equal to the hyperbolic sine of this complex number.
sinh(double) - Static method in class ptolemy.math.ExtendedMath
Return the hyperbolic sine of the argument.
sinh(Complex) - Static method in class ptolemy.math.Complex
Return a new complex number with value equal to the hyperbolic sine of this complex number.
sink() - Method in class ptolemy.graph.Edge
Return the sink node of the edge.
Sink - Class in ptolemy.actor.lib
Base class for simple data sinks.
Sink(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Sink
Construct an actor with an input multiport.
SINK_GE_SOURCE - ptolemy.data.ontologies.lattice.LatticeOntologySolver.ConstraintType
Represents that the sink must be ≥ the source.
SinkNodeAnalysis - Class in ptolemy.graph.analysis
Computation of sink nodes in a graph.
SinkNodeAnalysis(SinkNodeAnalyzer) - Constructor for class ptolemy.graph.analysis.SinkNodeAnalysis
Construct an instance of this class using a given analyzer.
SinkNodeAnalysis(Graph) - Constructor for class ptolemy.graph.analysis.SinkNodeAnalysis
Construct an instance of this class for a given graph.
SinkNodeAnalyzer - Interface in ptolemy.graph.analysis.analyzer
Base interface for the computation of sink nodes in a graph.
sinkNodeCount() - Method in class ptolemy.graph.DirectedGraph
Return the number of sink nodes in this graph.
sinkNodes() - Method in class ptolemy.graph.DirectedGraph
Return all the sink nodes in this graph in the form of a collection.
SinkNodeStrategy - Class in ptolemy.graph.analysis.strategy
Computation of sink nodes in a graph.
SinkNodeStrategy(Graph) - Constructor for class ptolemy.graph.analysis.strategy.SinkNodeStrategy
Construct a sink node analysis for a given graph.
sinkPortList() - Method in class ptolemy.actor.IOPort
Return a list of the ports that may accept data from this port when it sends on the outside.
sinkPortList() - Method in class ptolemy.domains.wireless.kernel.ChannelPort
Return a list of the ports that can potentially accept data from the containing channel.
sinkPortList() - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Return a list of the ports that can potentially accept data from this port when it sends on the outside.
SinkRequest - Variable in class ptolemy.domains.wireless.lib.network.mac.RxCoordination
Port sending messages to the network layer
SinusoidSampleGenerator(double, double) - Constructor for class ptolemy.math.SignalProcessing.SinusoidSampleGenerator
Construct a SinusoidSampleGenerator.
SIPrefixUnitConversionInfo - Class in ptolemy.data.ontologies.lattice.unit
A parameter that holds a record describing unit conversion information for a UnitConcept in a unit system ontology that specifies units with SI prefixes (e.g.
SIPrefixUnitConversionInfo(DimensionRepresentativeConcept, String) - Constructor for class ptolemy.data.ontologies.lattice.unit.SIPrefixUnitConversionInfo
Create a new UnitConversionInfo parameter with the given name and container.
Site - Interface in diva.canvas
A site represents a point on a figure.
SiteDecorator - Class in diva.canvas
This is an abstract decorator for sites.
SiteDecorator(Site) - Constructor for class diva.canvas.SiteDecorator
Create a new decorator on the given site.
SitedRectangle(double, double, double, double, Color) - Constructor for class diva.canvas.tutorial.ConnectorTutorial.SitedRectangle
Create a new instance of this figure.
sites() - Method in class diva.canvas.interactor.BoundsGeometry
Return an iteration over the sites in this geometry object.
sites() - Method in class diva.canvas.interactor.CircleGeometry
Return an iteration over the sites in this geometry object.
SIUnitPrefixes - Enum in ptolemy.data.ontologies.lattice.unit
An enumeration class that specifies all the valid prefixes (e.g, kilo-, centi-, milli-) for SI units.
size - Variable in class ptolemy.actor.gui.Tableau
A specification for the size of the frame.
size - Variable in class ptolemy.actor.lib.jai.JAIMedianFilter
The size of the median filter.
size - Variable in class ptolemy.domains.ca.kernel.CADirector
An integer representing the size of the square matrix.
size - Variable in class ptolemy.domains.de.lib.Queue
The current size of the queue.
size - Variable in class ptolemy.domains.de.lib.Server
The current size of the queue.
size - Variable in class ptolemy.domains.taskpt.lib.Alloc
The size to be allocated in the memory.
size - Variable in class ptolemy.media.Audio
Number of bytes of audio data.
size() - Method in class ptolemy.actor.gt.data.CombinedCollection
Return size of this collection.
size() - Method in class ptolemy.actor.gt.data.FastLinkedList
Get the size of this linked list.
size() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.CircularFifoQueue
Returns the number of elements stored in the queue.
size() - Method in class ptolemy.actor.QueueReceiver
Return the number of tokens in the receiver.
size() - Method in class ptolemy.actor.sched.Schedule
Return the number of elements in this list.
size() - Method in class ptolemy.actor.util.CalendarQueue
Return the queue size, which is the number of entries currently in the queue.
size() - Method in class ptolemy.actor.util.FIFOQueue
Return the number of objects in the queue.
size() - Method in class ptolemy.actor.util.TotallyOrderedSet
Return the size of the set.
size() - Method in class ptolemy.caltrop.util.IntegerList
The size of the list.
size() - Method in class ptolemy.caltrop.util.PtArrayList
Return the size of the array.
size() - Method in class ptolemy.domains.de.kernel.DECQEventQueue
Return the size of the event queue.
size() - Method in interface ptolemy.domains.de.kernel.DEEventQueue
Return the size of the event queue.
size() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesListEventQueue
Returns the size of this event queue.
size() - Method in class ptolemy.domains.ptides.kernel.PtidesListEventQueue
Returns the size of this event queue.
size() - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Return the number of objects in the queue.
size() - Method in class ptolemy.domains.sdf.kernel.SDFReceiver
Return the number of tokens in the receiver.
size() - Method in class ptolemy.graph.LabeledList
Return the number of elements in this list.
size() - Method in class ptolemy.graph.sched.Schedule
Return the number of elements in this list.
size() - Method in class ptolemy.kernel.util.CrossRefList
Return size of this list.
size() - Method in class ptolemy.kernel.util.NamedList
Return the number of elements in the list.
size(Object) - Method in class ptolemy.util.MultiHashMap
Return the size of the collection mapped to the specified key.
Size - Interface in com.jgoodies.forms.layout
An interface that describes sizes as used by the FormLayout: component measuring sizes, constant sizes with value and unit, and bounded sizes that provide lower and upper bounds for a size.
SizeAttribute - Class in ptolemy.actor.gui
This attribute stores the width and height of a graphical component.
SizeAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gui.SizeAttribute
Construct an attribute with the given name contained by the specified entity.
SIZED_FIX - Static variable in class ptolemy.data.type.BaseType
The fix data type, with a precision specified.
sizeInputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticContraction
Get the number of inputs to the term.
sizeInputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticName
Get the number of inputs to the term.
sizeInputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get the number of inputs to the node.
sizeInputs() - Method in interface ptolemy.cg.lib.syntactic.SyntacticTerm
Get number of inputs to term.
sizeInputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Get the number of inputs to the elements of the list exposed to the outside.
sizeOffset - Variable in class ptolemy.domains.taskpt.lib.ChangePtr
The offset that is added to the current size of the incoming token.
sizeOutputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticContraction
Get the number of outputs from the term.
sizeOutputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticName
Get the number of outputs from the term.
sizeOutputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get the number of outputs to the node.
sizeOutputs() - Method in interface ptolemy.cg.lib.syntactic.SyntacticTerm
Get number of outputs to term.
sizeOutputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Get the number of outputs to the elements of the list exposed to the outside.
Sizes - Class in com.jgoodies.forms.layout
Consists only of static methods that create and convert sizes as required by the FormLayout.
SkeletonFilter - Class in com.jhlabs.image
A filter which reduces a binary image to a skeleton.
SkeletonFilter() - Constructor for class com.jhlabs.image.SkeletonFilter
 
SketchApplet - Class in ptolemy.domains.sdf.demo.Sketch
This applet demonstrates the use of the SketchSource actor, and in particular, how to share the same plot display between an instance of SketchedSource and an instance of SequencePlotter.
SketchApplet() - Constructor for class ptolemy.domains.sdf.demo.Sketch.SketchApplet
 
SketchedSource - Class in ptolemy.actor.lib.gui
This actor is a plotter that also produces as its output a signal that has been sketched by the user on the screen.
SketchedSource(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.SketchedSource
Construct an actor with the given container and name.
skipPast(String) - Method in class org.json.XMLTokener
Skip characters until past the requested string.
skipTo(char) - Method in class org.json.JSONTokener
Skip characters until the next character is the requested character.
SkyFilter - Class in com.jhlabs.image
 
SkyFilter() - Constructor for class com.jhlabs.image.SkyFilter
 
SLASH - Static variable in class org.json.XML
The Character '/'.
Sleep - Class in ptolemy.actor.lib
On each firing, read at most one token from each input channel, sleep by the specified amount of real time, and then produce the same input tokens on the respective output channels.
Sleep - Class in ptolemy.domains.ptera.lib
An event to delay the execution for some real time.
Sleep(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Sleep
Construct an actor with the given container and name.
Sleep(CompositeEntity, String) - Constructor for class ptolemy.domains.ptera.lib.Sleep
Construct an event with the given name contained by the specified composite entity.
SleepFireTwice - Class in ptolemy.actor.lib.test
Call Sleep.fire() twice so as to illustrate a bug.
SleepFireTwice(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.test.SleepFireTwice
Construct an actor with the given container and name.
sleepProcess(TypedAtomicActor) - Static method in class ptolemy.domains.dde.demo.LocalZeno.LocalZenoUtilities
Sleep the current thread for 100 ms.
sleepTime - Variable in class ptolemy.actor.lib.Sleep
The sleep time in milliseconds.
sleepTime - Variable in class ptolemy.actor.lib.VariableSleep
An input port receives the value of sleep time.
sleepTime - Variable in class ptolemy.domains.ptera.lib.Sleep
The sleep time in milliseconds.
sleepTime - Variable in class ptolemy.domains.wireless.lib.LinkVisualizer
The amount of time to sleep in milliseconds between drawing the line and then removing the line.
Slice - Class in ptolemy.actor.lib.vhdl
Produce an output token on each firing with a FixPoint value that is equal to the slicing of the bits of the input token value.
Slice(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.Slice
Construct an actor with the given container and name.
Slicer - Class in ptolemy.actor.lib.comm
The Slicer functions as a decoder of the LineCoder.
Slicer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.comm.Slicer
Construct an actor with the given container and name.
slices - Variable in class ptolemy.domains.gr.lib.CircularSweep3D
The number of slices.
slices - Variable in class ptolemy.domains.gr.lib.Torus3D
The number of slices This parameter should contain a IntToken.
Slid_Filter(int, float[], int, float[], int, float[]) - Static method in class ptolemy.domains.pthales.JNI.ABF
 
slider - Variable in class ptolemy.actor.lib.gui.SliderSource
The slider that controls the output of this actor.
SliderFrame(int, int, int, int, String) - Constructor for class ptolemy.actor.lib.gui.SliderSource.SliderFrame
Create a frame for the slider.
SliderListener(Query, String) - Constructor for class ptolemy.gui.Query.SliderListener
Construct a listener for changes in a slider.
SliderSource - Class in ptolemy.actor.lib.gui
The output of this actor is controlled by a slider in the run window.
SliderSource(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.SliderSource
Construct an actor with an input multiport of type GENERAL.
SliderSource.SliderFrame - Class in ptolemy.actor.lib.gui
The frame for the slider.
Slot - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
slots - Variable in class ptolemy.domains.tdl.kernel.TDLRefinementPort
Slot selection string.
slots - Variable in class ptolemy.domains.tdl.kernel.TDLTask
Slot selection string for the task.
SmallWorldRouter - Class in ptolemy.domains.wireless.demo.SmallWorld
This actor implements a routing algorithm to route a message to the destination via a short path based only on local information.
SmallWorldRouter(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
Construct a channel with the given name and container.
SmartBlurFilter - Class in com.jhlabs.image
A filter which performs a "smart blur".
SmartBlurFilter() - Constructor for class com.jhlabs.image.SmartBlurFilter
 
SmartSender - Class in ptolemy.domains.de.demo.SmartSender
This actor adaptively establishes connections by searching for an unused input port in the model and connecting to it.
SmartSender(CompositeEntity, String) - Constructor for class ptolemy.domains.de.demo.SmartSender.SmartSender
Create a new actor in the specified container with the specified name.
SMBRACE - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
SMDOLLAR - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
SMDOLLARBRACE - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
SMDOLLARPAREN - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
SmearFilter - Class in com.jhlabs.image
 
SmearFilter() - Constructor for class com.jhlabs.image.SmearFilter
 
SMID - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
SMIDBRACE - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
SMIDPAREN - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
SMLETTER - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
SMOOTH - Static variable in class com.jhlabs.image.ShapeFilter
 
smoothPulse(float, float, float, float, float) - Static method in class com.jhlabs.image.ImageMath
A smoothed pulse function.
SmoothSignal - Class in ptolemy.domains.qss.lib
Given inputs that are either doubles or SmoothTokens, construct a SmoothToken output.
SmoothSignal(CompositeEntity, String) - Constructor for class ptolemy.domains.qss.lib.SmoothSignal
Construct an actor in the specified container with the specified name.
smoothStep(float, float, float) - Static method in class com.jhlabs.image.ImageMath
A smoothed step function.
SmoothToDouble - Class in ptolemy.actor.lib.conversions
Convert a SmoothToken (one that has a double value and an array of derivatives) to a DoubleToken, discarding the derivative information.
SmoothToDouble(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.SmoothToDouble
Construct an actor with the given container and name.
smoothToken(double) - Static method in class ptolemy.data.SmoothToken
Return a SmoothToken with the specified value at time zero and no derivatives.
smoothToken(double, double[]) - Static method in class ptolemy.data.SmoothToken
Return a SmoothToken with the specified value at time zero and derivatives.
SmoothToken - Class in ptolemy.data
A double-valued token that contains zero or more derivatives, representing the value of a function of time at a particular time.
SmoothToken() - Constructor for class ptolemy.data.SmoothToken
Construct a SmoothToken with value 0.0 at time zero and no derivatives.
SmoothToken(double) - Constructor for class ptolemy.data.SmoothToken
Construct a SmoothToken with the specified value at time zero and no derivatives.
SmoothToken(double[], Time) - Constructor for class ptolemy.data.SmoothToken
Construct a SmoothToken with the specified value and derivatives, given as a single array, at the specified time.
SmoothToken(double, double[]) - Constructor for class ptolemy.data.SmoothToken
Construct a SmoothToken with the specified value at time zero and the specified derivatives.
SmoothToken(double, Time, double[]) - Constructor for class ptolemy.data.SmoothToken
Construct a SmoothToken with the specified value at the specified time, and with the specified derivatives.
SmoothToken(String) - Constructor for class ptolemy.data.SmoothToken
Construct a SmoothToken from the specified string, which specifies only a value.
SmoothZeroCrossingDetector - Class in ptolemy.domains.qss.lib
A zero-crossing detector designed for use with quantized-state systems.
SmoothZeroCrossingDetector(CompositeEntity, String) - Constructor for class ptolemy.domains.qss.lib.SmoothZeroCrossingDetector
Construct a new instance.
SMPAREN - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
SMSTRING - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
SMTPHostName - Variable in class ptolemy.actor.lib.mail.ExceptionEmailer
Host name for the send mail server.
SMTPHostName - Variable in class ptolemy.actor.lib.mail.SendMail
Host name for the send mail server.
SMTPPort - Variable in class ptolemy.actor.lib.mail.ExceptionEmailer
Outgoing SMTP mail port.
SMTPPort - Variable in class ptolemy.actor.lib.mail.SendMail
Outgoing SMTP mail port.
SMTPUserName - Variable in class ptolemy.actor.lib.mail.ExceptionEmailer
User name for the send mail server.
SMTPUserName - Variable in class ptolemy.actor.lib.mail.SendMail
User name for the send mail server.
SMV - ptolemy.verification.kernel.MathematicalModelConverter.OutputType
Deprecated.
 
SMVFileFilter() - Constructor for class ptolemy.vergil.modal.fmv.FmvAutomatonGraphFrame.SMVFileFilter
Deprecated.
 
SMVLegacyCodeActor - Class in ptolemy.verification.lib
An actor of this class contains pure SMV codes.
SMVLegacyCodeActor(CompositeEntity, String) - Constructor for class ptolemy.verification.lib.SMVLegacyCodeActor
Construct an actor with the given container and name.
SMVUtility - Class in ptolemy.verification.kernel
Deprecated.
ptolemy.de.lib.TimedDelay is deprecated, use ptolemy.actor.lib.TimeDelay.
SMVUtility() - Constructor for class ptolemy.verification.kernel.SMVUtility
Deprecated.
 
SnapConstraint - Class in ptolemy.vergil.toolbox
This constraint ensures that a point is a multiple of a constant that defaults to 5.0.
SnapConstraint() - Constructor for class ptolemy.vergil.toolbox.SnapConstraint
Construct a new instance of a snap constraint.
snapped() - Method in class diva.canvas.interactor.BoundsConstraint
Return false.
snapped() - Method in interface diva.canvas.interactor.PointConstraint
Ask the point constraint call to constrain() cause a "snap." A snap means that the output value of the point changed from one region to another.
snapped() - Method in class diva.canvas.interactor.QuadrantConstraint
Return false.
snapped() - Method in class ptolemy.vergil.toolbox.SnapConstraint
Return true to indicate that this does snap to grid.
snapshot() - Method in class ptolemy.actor.lib.jjs.modules.cameras.CameraHelper
Return the most recent image obtained by the camera, or null if no image has been obtained.
snapToSite(FigureContainer, Rectangle2D) - Method in class diva.canvas.connector.ConnectorInteractor
Pick a site using the connector target and then snap to it.
SNRThresholdInDB - Variable in class ptolemy.domains.wireless.lib.CollisionDetector
The threshold for the signal to be recognized from interference.
SNRThresholdInDB - Variable in class ptolemy.domains.wireless.lib.network.PHY
The threshold for the signal to be recognized from interference.
SOBEL_H - Static variable in class com.jhlabs.image.EdgeFilter
 
SOBEL_V - Static variable in class com.jhlabs.image.EdgeFilter
 
socketConfigurationFile - Variable in class lbnl.actor.lib.Simulator
File name to which this actor writes the socket configuration.
SocketHelper - Class in ptolemy.actor.lib.jjs.modules.socket
A helper class for the socket module in JavaScript.
SocketHelper(Object, ScriptObjectMirror) - Constructor for class ptolemy.actor.lib.jjs.modules.socket.SocketHelper
Constructor for SocketHelper for the specified actor.
SocketHelper.ByteArrayBackedInputStream - Class in ptolemy.actor.lib.jjs.modules.socket
Input stream backed by a list of byte arrays.
SocketHelper.SocketWrapper - Class in ptolemy.actor.lib.jjs.modules.socket
Wrapper for connected TCP sockets.
socketPortNumber - Variable in class lbnl.actor.lib.Simulator
Port number for BSD socket (used if non-negative).
socketTimeout - Variable in class lbnl.actor.lib.Simulator
Socket time out in milliseconds.
SocketWrapper(ScriptObjectMirror, Object, String, String, boolean, boolean) - Constructor for class ptolemy.actor.lib.jjs.modules.socket.SocketHelper.SocketWrapper
Construct a handler for connections established.
SOFT_LIGHT - Static variable in class com.jhlabs.composite.MiscComposite
 
SoftClip - Class in ptolemy.media.javasound.demo.SoftClip
A simple application that demonstrates the use of LiveSound by performing soft clipping in real-time.
SoftClip() - Constructor for class ptolemy.media.javasound.demo.SoftClip.SoftClip
 
softDecoding - Variable in class ptolemy.actor.lib.comm.ViterbiDecoder
Boolean defining the decoding mode.
SoftLightComposite - Class in com.jhlabs.composite
 
SoftLightComposite(float) - Constructor for class com.jhlabs.composite.SoftLightComposite
 
SolarizeFilter - Class in com.jhlabs.image
A filter which solarizes an image.
SolarizeFilter() - Constructor for class com.jhlabs.image.SolarizeFilter
 
Solution - Class in ptolemy.moml.unit
An instance of this class contains a "solution" of Unit constraints.
Solution(TypedCompositeActor, String[], Vector) - Constructor for class ptolemy.moml.unit.Solution
Construct a Solution from a set of variables, and a set of constraints.
SolutionListModel() - Constructor for class ptolemy.vergil.unit.UnitSolverDialog.SolutionListModel
 
solveGreatest() - Method in class ptolemy.graph.InequalitySolver
Solve the set of inequalities for the greatest solution.
solveLeast() - Method in class ptolemy.graph.InequalitySolver
Solve the set of inequalities for the least solution.
solver - Variable in class ptolemy.domains.qss.kernel.QSSIntegrator
The class name of the QSS solver used for integration.
solverName - Variable in class ptolemy.data.ontologies.lattice.CollectLatticeOntologySolverDetails
Name of the LatticeOntologySolver to collect information from.
solverStrategy - Variable in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
A single parameter for quickly selecting common solving strategies, plus a "custom" option to allow a user-defined strategy.
solvingFixedPoint - Variable in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Indicate whether to compute the least or greatest fixed point solution.
SongWrapper - Class in ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary
A adapter class for ptolemy.domains.ptides.lib.targets.luminary.SongWrapper.
SongWrapper - Class in ptolemy.domains.ptides.lib.luminary
This is an dummy wrapper for song class for GPIO pins on the Luminary Micro.
SongWrapper(SongWrapper) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary.SongWrapper
Constructor method for the Const adapter.
SongWrapper(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.luminary.SongWrapper
Constructs a SongWrapper object.
SootUtilities - Class in ptolemy.copernicus.kernel
This class consists of static utility methods for use with Soot
SootUtilities() - Constructor for class ptolemy.copernicus.kernel.SootUtilities
 
sort() - Method in class ptolemy.cg.lib.syntactic.SyntacticColumn
Sort constituent terms in column by type order.
sort(ArrayToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Return a new array that is the sorted contents of a specified array, in ascending order.
sortAscending(ArrayToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Return a new array that is the sorted contents of a specified array, in ascending order.
sortAscendingReturnType(Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the (exact) return type of the sortAscending function above.
SortByCommandTime() - Constructor for class ptolemy.actor.lib.gem5.Gem5Wrapper.SortByCommandTime
 
sortContainedObjects(Collection) - Method in class ptolemy.kernel.util.NamedObj
Return an ordered list of contained objects filtered by the specified filter.
sortDescending(ArrayToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Return a new array that is the sorted contents of a specified array, in descending order.
sortDescendingReturnType(Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the (exact) return type of the sortDescending function above.
sortedKeys() - Method in class org.json.JSONObject
Get an enumeration of the keys of the JSONObject.
sortReturnType(Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the (exact) return type of the sort function above.
SoundActor - Class in ptolemy.actor.lib.javasound
This actor forms a base class for actors that interact with real-time sound through sampled data.
SoundActor(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.javasound.SoundActor
Construct an actor with the given container and name.
SoundCapture - Class in ptolemy.media.javasound
A buffer supporting the capturing of audio samples from a file or from the computer's audio input port.
SoundCapture(float, int, int, int, int) - Constructor for class ptolemy.media.javasound.SoundCapture
Construct a sound capture object that captures audio from a computer's audio input port.
SoundCapture(String, int) - Constructor for class ptolemy.media.javasound.SoundCapture
Construct a sound capture object that captures audio from a sound file specified as a URL.
SoundPlayback - Class in ptolemy.media.javasound
A buffer supporting the playback of audio data and the the writing of audio data to a sound file.
SoundPlayback(float, int, int, int, int) - Constructor for class ptolemy.media.javasound.SoundPlayback
Construct a sound playback object that plays audio through the computer's speaker.
SoundPlayback(String, float, int, int, int, int) - Constructor for class ptolemy.media.javasound.SoundPlayback
Construct a sound playback object that writes audio to a sound file with the specified name.
SoundPlayer - Class in ptolemy.actor.lib.javasound
This actor plays audio samples provided on the input port.
SoundPlayer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.javasound.SoundPlayer
Construct an actor with the given container and name.
SoundReader - Class in ptolemy.media.javasound
This class is a buffer that supports the reading of audio samples from a sound file that is specified as a URL.
SoundReader(String, int) - Constructor for class ptolemy.media.javasound.SoundReader
Construct a sound reader object that reads audio samples from a sound file specified as a string describing a URL and open the file at the specified URL.
SoundReader(URL, int) - Constructor for class ptolemy.media.javasound.SoundReader
Construct a sound reader object that reads audio samples from a sound file specified as a URL and open the file at the specified URL.
SoundWriter - Class in ptolemy.media.javasound
This class is a buffer that supports the writing of audio samples to a sound file.
SoundWriter(String, float, int, int, int) - Constructor for class ptolemy.media.javasound.SoundWriter
Construct a sound writer object with the specified name.
source - Variable in class ptolemy.actor.IntermediateReceiver
The source actor that sent a token to this receiver.
source - Variable in class ptolemy.domains.giotto.cgc.CActorBase
The source code file or URL.
source - Variable in class ptolemy.vergil.kernel.attributes.ImageAttribute
The source image file.
source - Variable in class ptolemy.vergil.pdfrenderer.PDFAttribute
The source image file.
source() - Method in class ptolemy.graph.Edge
Return the source node of the edge.
Source - Class in ptolemy.actor.lib
Base for simple data sources.
Source(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Source
Construct an actor with the given container and name.
SOURCE_GE_SINK - ptolemy.data.ontologies.lattice.LatticeOntologySolver.ConstraintType
Represents that the source must be ≥ the sink.
sourceLineBinding - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
If true, then the generated source is bound to the line number and file of the (adapter) templates.
SourceMatrix - Class in ptolemy.domains.pn.demo.QR
This class defines a large matrix containing 500 real measured data from an array of 16 antenna's.
SourceMatrix() - Constructor for class ptolemy.domains.pn.demo.QR.SourceMatrix
 
SourceNodeAnalysis - Class in ptolemy.graph.analysis
Computation of source nodes in a graph.
SourceNodeAnalysis(SourceNodeAnalyzer) - Constructor for class ptolemy.graph.analysis.SourceNodeAnalysis
Construct an instance of this class using a given analyzer.
SourceNodeAnalysis(Graph) - Constructor for class ptolemy.graph.analysis.SourceNodeAnalysis
Construct an instance of this class for a given graph.
SourceNodeAnalyzer - Interface in ptolemy.graph.analysis.analyzer
Base interface for the computation of source nodes in a graph.
sourceNodeCount() - Method in class ptolemy.graph.DirectedGraph
Return the number of source nodes in this graph.
sourceNodes() - Method in class ptolemy.graph.DirectedGraph
Return all the source nodes in this graph in the form of a collection.
SourceNodeStrategy - Class in ptolemy.graph.analysis.strategy
Computation of source nodes in a graph.
SourceNodeStrategy(Graph) - Constructor for class ptolemy.graph.analysis.strategy.SourceNodeStrategy
Construct an instance of this strategy for a given graph.
sourcePlatformDelayBound - Variable in class ptolemy.domains.metroII.kernel.MetroIIPtidesPort
Source platform delay bound parameter that defaults to the double value 0.0.
sourcePlatformDelayBound - Variable in class ptolemy.domains.ptides.lib.PtidesPort
An assumed upper bound on the difference between platform time and the event timestamp received at a network receiver port (isNetworkPort is true and the port is an output), where platform time is smaller than the event timestamp.
sourcePortList() - Method in class ptolemy.actor.IOPort
Return a list of ports that may send data to this port from the outside.
sourcePortList() - Method in class ptolemy.domains.wireless.kernel.ChannelPort
Return a list of the ports that can potentially send data to the containing channel.
sourcePortList() - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Return a list of the ports that can potentially send data to this port from the outside.
sourcePosition - Variable in class ptolemy.actor.lib.ArrayExtract
The index into the input array at which to start copying.
sourceResource(String) - Static method in class ptolemy.util.ClassUtilities
Lookup a URL in the classpath, but search up the classpath for directories named src.
sourceState() - Method in class ptolemy.domains.modal.kernel.Transition
Return the source state of this transition.
SourceStation - Class in ptolemy.domains.tcs.lib
This actor extends AbstractSourceStation.
SourceStation(CompositeEntity, String) - Constructor for class ptolemy.domains.tcs.lib.SourceStation
Create a new actor in the specified container with the specified name.
sourceTimestamp() - Method in class ptolemy.domains.ptides.kernel.PtidesEvent
Timestamp of the event on the source platform.
sourceURL - Variable in class ptolemy.actor.lib.javasound.AudioReadBuffer
The URL of the file to read from.
sourceURL - Variable in class ptolemy.actor.lib.Reader
Deprecated.
The URL of the file to read from.
sourceURL - Variable in class ptolemy.actor.lib.URLReader
The URL of the file to read from.
SOUTH - Static variable in class diva.canvas.CanvasUtilities
double representation of SOUTH: 90 degrees (PI/2).
SOUTHEAST - Static variable in class diva.canvas.CanvasUtilities
double representation of SOUTHEAST: 45 degrees (PI/4).
southOutput - Variable in class ptolemy.domains.atc.lib.Track
The south output.
SOUTHWEST - Static variable in class diva.canvas.CanvasUtilities
double representation of SOUTHWEST: 135 degrees (PI*3/4).
SpaceApplication - Class in ptolemy.actor.gui.jnlp
A wrapper class that calls eventually calls ptolemy.vergil.VergilApplication for use with Java Network Launching Protocol (JNLP) aka Web Start to run the Office Space application
SpaceApplication() - Constructor for class ptolemy.actor.gui.jnlp.SpaceApplication
 
spacing - Variable in class ptolemy.vergil.basic.layout.AbstractLayoutConfiguration
The overall spacing between graph elements.
spacing - Variable in class ptolemy.vergil.icon.NameIcon
If greater than zero, then use a double box where the outside one is the specified size larger than the inside one.
SPACING - Static variable in class ptolemy.vergil.basic.layout.kieler.Parameters
Layout option for the overall spacing between elements.
span - Variable in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
 
SparkleFilter - Class in com.jhlabs.image
 
SparkleFilter() - Constructor for class com.jhlabs.image.SparkleFilter
 
spawnSeparateModels - Variable in class ptolemy.actor.lib.hoc.ModelReference
If true, then on each firing, create a new instance of the model given by modelFileOrURL.
SpeakerOutputDevice - Class in ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary
A code generation adapter class for ptolemy.domains.ptides.lib.targets.luminary.SpeakerOutputDevice.
SpeakerOutputDevice - Class in ptolemy.domains.ptides.lib.luminary
This is a class for GPIO pins on the Luminary Micro.
SpeakerOutputDevice(SpeakerOutputDevice) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary.SpeakerOutputDevice
Construct an adapter with the given ptolemy.domains.ptides.lib.SpeakerOutputDevice actor.
SpeakerOutputDevice(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.luminary.SpeakerOutputDevice
Constructs a SpeakerOutputDevice object.
specialize(ASTPtRootNode, List, ParserScope) - Method in class ptolemy.data.expr.ParseTreeSpecializer
Return a new parse tree resulting from the specialization of the given parse tree.
specialToken - Variable in class ptolemy.data.expr.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - Variable in class ptolemy.moml.unit.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specifySize - Variable in class ptolemy.actor.lib.jai.JAIScale
If true (the default), then the image will be scaled to the dimensions provided in width and height.
specToURL(String) - Static method in class ptolemy.actor.gui.ConfigurationApplication
Given the name of a file or a URL, convert it to a URL.
Spectrum - Class in com.jhlabs.image
A class for calulating the colors of the spectrum.
Spectrum() - Constructor for class com.jhlabs.image.Spectrum
 
SpectrumColormap - Class in com.jhlabs.image
A colormap with the colors of the spectrum.
SpectrumColormap() - Constructor for class com.jhlabs.image.SpectrumColormap
Construct a spcetrum color map.
specularColor - Variable in class ptolemy.domains.gr.lib.GRShadedShape
The specular color, which is a color of a highlight reflecting ambient illumination.
SpeechRecognitionHelper - Class in ptolemy.actor.lib.jjs.modules.speechRecognition
A helper class for speech recognition.
SpeechRecognitionHelper(Object, ScriptObjectMirror, ScriptObjectMirror) - Constructor for class ptolemy.actor.lib.jjs.modules.speechRecognition.SpeechRecognitionHelper
Construct a SpeechRecognitionHelper.
speed - Variable in class org.ptolemy.machineLearning.particleFilter.ConstraintsCalculator
The current speed.
speed - Variable in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Pursuer
The speed per trigger time of the pursuer.
speedLimit - Variable in class org.ptolemy.machineLearning.particleFilter.Optimizer
The speed limit.
Sphere3D - Class in ptolemy.domains.gr.lib
This actor contains the geometry and appearance specifications for a sphere.
Sphere3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Sphere3D
Construct an actor with the given container and name.
SphereFilter - Class in com.jhlabs.image
A filter which simulates a lens placed over an image.
SphereFilter() - Constructor for class com.jhlabs.image.SphereFilter
 
spline(float, int, float[]) - Static method in class com.jhlabs.image.ImageMath
Compute a Catmull-Rom spline.
spline(float, int, int[], int[]) - Static method in class com.jhlabs.image.ImageMath
Compute a Catmull-Rom spline, but with variable knot spacing.
SPLINE - Static variable in class com.jhlabs.image.Gradient
Interpolate using a spline.
SplineColormap - Class in com.jhlabs.image
A Colormap implemented using Catmull-Rom colour splines.
SplineColormap() - Constructor for class com.jhlabs.image.SplineColormap
Construct a SplineColormap.
SplineColormap(int[], int[]) - Constructor for class com.jhlabs.image.SplineColormap
Construct a SplineColormap.
SPLINES - Static variable in class ptolemy.vergil.basic.layout.kieler.Parameters
Layout option that determines whether splines should be used for FSMs.
split(int[], int[]) - Method in class ptolemy.data.BooleanMatrixToken
Split this matrix into multiple matrices.
split(int[], int[]) - Method in class ptolemy.data.ComplexMatrixToken
Split this matrix into multiple matrices.
split(int[], int[]) - Method in class ptolemy.data.DoubleMatrixToken
Split this matrix into multiple matrices.
split(int[], int[]) - Method in class ptolemy.data.FixMatrixToken
Split this matrix into multiple matrices.
split(int[], int[]) - Method in class ptolemy.data.IntMatrixToken
Split this matrix into multiple matrices.
split(int[], int[]) - Method in class ptolemy.data.LongMatrixToken
Split this matrix into multiple matrices.
split(int[], int[]) - Method in class ptolemy.data.MatrixToken
Split this matrix into multiple matrices.
split(String) - Static method in class ptolemy.util.StringUtilities
If the string is longer than 79 characters, split it up by adding newlines in all newline delimited substrings that are longer than 79 characters.
split(String, int) - Static method in class ptolemy.util.StringUtilities
If the string is longer than length characters, split the string up by adding newlines in all newline delimited substrings that are longer than length characters.
SPLIT - ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Split mediator.
splitLongBody(int, String, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Split a long function body into multiple functions.
splitLongBody(int, String, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Split a long function body into multiple inner classes.
splitLongBody(int, String, String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Split a long function body into multiple functions.
SplitReader - Class in ptolemy.actor.ptalon.lib
Read a file a file or URL, one line at a time, and output each line as a string.
SplitReader(CompositeEntity, String) - Constructor for class ptolemy.actor.ptalon.lib.SplitReader
Construct an actor with the given container and name.
splitSpan(int) - Method in class com.jhlabs.image.Gradient
Split a span into two by adding a knot in the middle.
splitVariableDeclaration(int, String, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Split a long variable declaration body into multiple blocks or files.
splitVariableDeclaration(int, String, String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Split a long variable declaration body into multiple blocks or files.
SPOT - Static variable in class com.jhlabs.image.LightFilter
 
SpotLight() - Constructor for class com.jhlabs.image.LightFilter.SpotLight
 
SQLStatement - Class in ptolemy.actor.lib.database
Issue a database statement via the specified database manager.
SQLStatement(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.database.SQLStatement
Construct an actor with the given container and name.
SQR - Static variable in class com.jhlabs.math.MathFunction1D
 
sqrt() - Method in class ptolemy.math.Complex
Return a new complex number with its value equal to the the square root of this complex number.
sqrt(Complex) - Static method in class ptolemy.math.Complex
Return a new complex number with its value equal to the the square root of the specified complex number.
SQRT - Static variable in class com.jhlabs.math.MathFunction1D
 
SQRT_2 - Static variable in class ptolemy.math.ExtendedMath
sqrt(2).
SqrtRaisedCosineSampleGenerator(double, double) - Constructor for class ptolemy.math.SignalProcessing.SqrtRaisedCosineSampleGenerator
Construct a SqrtRaisedCosineSampleGenerator.
square(double, double, double) - Static method in class ptolemy.math.SignalProcessing
Return a sample of a square wave with the specified period and phase at the specified time.
SQUARE - Static variable in class com.jhlabs.image.CellularFilter
 
SQUARE - Static variable in class com.jhlabs.image.GradientFilter
 
SQUARES - Static variable in class com.jhlabs.image.SmearFilter
 
squelch - Variable in class ptolemy.actor.lib.ArrayPeakSearch
The value below which the input is ignored by the algorithm.
SRDirector - Class in ptolemy.domains.sr.kernel
A director for the Synchronous Reactive (SR) model of computation.
SRDirector() - Constructor for class ptolemy.domains.sr.kernel.SRDirector
Construct a director in the default workspace with an empty string as its name.
SRDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.kernel.SRDirector
Construct a director in the given container with the given name.
SRDirector(Workspace) - Constructor for class ptolemy.domains.sr.kernel.SRDirector
Construct a director in the given workspace with an empty name.
SROptimizedScheduler - Class in ptolemy.domains.sr.kernel
A scheduler the Synchronous Reactive (SR) domain.
SROptimizedScheduler(SRDirector, String) - Constructor for class ptolemy.domains.sr.kernel.SROptimizedScheduler
Construct a scheduler in the given container with the given name.
SRRandomizedScheduler - Class in ptolemy.domains.sr.kernel
A scheduler the Synchronous Reactive (SR) domain.
SRRandomizedScheduler() - Constructor for class ptolemy.domains.sr.kernel.SRRandomizedScheduler
Construct a SR scheduler with no container (director) in the default workspace.
SRRandomizedScheduler(Director, String) - Constructor for class ptolemy.domains.sr.kernel.SRRandomizedScheduler
Construct a scheduler in the given container with the given name.
SRRandomizedScheduler(Workspace) - Constructor for class ptolemy.domains.sr.kernel.SRRandomizedScheduler
Construct a SR scheduler in the given workspace.
SRTarget() - Constructor for class diva.canvas.tutorial.ConnectorTutorial.SRTarget
 
SSMTest - Class in org.ptolemy.ssm.test
Iterate through the attributes of a StateSpaceModel.
SSMTest() - Constructor for class org.ptolemy.ssm.test.SSMTest
 
stackTraceToString(Throwable) - Static method in exception com.microstar.xml.XmlException
Return the stack trace of the given argument as a String.
stackTraceToString(Throwable) - Static method in exception ptolemy.kernel.util.KernelException
Return the stack trace of the given argument as a String.
StampFilter - Class in com.jhlabs.image
A filter which produces a rubber-stamp type of effect by performing a thresholded blur.
StampFilter() - Constructor for class com.jhlabs.image.StampFilter
Construct a StampFilter.
StampFilter(float) - Constructor for class com.jhlabs.image.StampFilter
Construct a StampFilter.
standardDeviation - Variable in class org.ptolemy.machineLearning.hmm.HMMGaussianEstimator
Standard deviation parameter array for the Gaussian distribution.
standardDeviation - Variable in class org.ptolemy.machineLearning.hmmAOM.HMMGaussianEstimator
The standard deviation.
standardDeviation - Variable in class ptolemy.actor.lib.colt.ColtNormal
standardDeviation.
standardDeviation - Variable in class ptolemy.actor.lib.Gaussian
The standard deviation of the random number.
standardDeviation - Variable in class ptolemy.actor.lib.Rician
The standard deviation of the random number.
standardDeviation(double[]) - Static method in class ptolemy.math.DoubleArrayStat
Return the standard deviation of the elements in the array.
standardDeviation(double[], boolean) - Static method in class ptolemy.math.DoubleArrayStat
Return the standard deviation of the elements in the array.
standardDeviationGuess - Variable in class org.ptolemy.machineLearning.hmm.HMMGaussianEstimator
The initial guess standard deviation parameter array for the Gaussian distribution.
standardDeviationGuess - Variable in class org.ptolemy.machineLearning.hmmAOM.HMMGaussianEstimator
The standard deviation guess.
standardDeviationGuess - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGaussianEstimator
Standard deviation guess.
STAR - Static variable in class diva.canvas.connector.Blob
Specify a star style
start - Variable in class org.ptolemy.fmi.FMIModelDescription.ContinuousState
The start value for this variable, or null if it is not given.
start - Variable in class org.ptolemy.fmi.type.FMIBooleanType
The starting value of this boolean.
start - Variable in class org.ptolemy.fmi.type.FMIIntegerType
The starting value of this integer.
start - Variable in class org.ptolemy.fmi.type.FMIRealType
The starting value of this real.
start - Variable in class org.ptolemy.fmi.type.FMIStringType
The starting value of this integer.
start - Variable in class ptolemy.actor.lib.ArrayLevelCrossing
The index from which to start looking for a threshold crossing.
start - Variable in class ptolemy.actor.lib.DiscreteClock
A port that, if connected, is used to specify when the clock starts.
start - Variable in class ptolemy.actor.lib.fmi.FMUImport.Input
The start value for this variable, or null if it is not given.
start - Variable in class ptolemy.actor.lib.string.StringSubstring
The beginning index of the input string, which is the position of first character of the desired substring.
start - Variable in class ptolemy.actor.lib.TriggeredClock
Deprecated.
A port that, if connected, is used to specify when the clock starts.
start - Variable in class ptolemy.actor.lib.vhdl.Slice
The start index for the portion of the bits to be sliced.
start - Variable in class ptolemy.vergil.kernel.attributes.ArcAttribute
The starting angle of the arc in degrees.
start() - Method in class ptolemy.actor.gui.PtolemyApplet
Start execution of the model.
start() - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ProcessAudio
 
start() - Method in class ptolemy.actor.lib.jjs.modules.mqtt.MQTTHelper.MQTTClientWrapper
Start connection between the client and the broker server.
start() - Method in class ptolemy.actor.lib.jjs.modules.shell.ShellHelper
Start the process and the reader thread.
start() - Method in class ptolemy.actor.lib.jjs.modules.speechRecognition.SpeechRecognitionHelper
Start speech recognition.
start() - Method in class ptolemy.actor.lib.jjs.VertxHelperBase.AccessorVerticle
Register a handler to the event bus to process pending jobs.
start() - Method in class ptolemy.actor.LocalClock
Start the clock with the current drift as specified by the last call to LocalClock.setClockDrift(double).
start() - Method in class ptolemy.data.expr.PtParser
 
start() - Method in class ptolemy.domains.csp.demo.BusContention.BusContentionApplet
Override the baseclass start method so that the model does not immediately begin executing as soon as the the applet page is displayed.
start() - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet
Override the baseclass start method so that the model does not immediately begin executing as soon as the the applet page is displayed.
start() - Method in class ptolemy.domains.dde.demo.LocalZeno.LocalZenoApplet
Override the baseclass start method so that the model does not immediately begin executing as soon as the the applet page is displayed.
start() - Method in class ptolemy.domains.dde.kernel.DDEThread
Start this thread and initialize the time keeper to a future time if specified in the director's initial time table.
start() - Method in class ptolemy.gui.JTextAreaExec
Start running the commands.
start() - Method in class ptolemy.kernel.util.test.system.ChangeRequestTest
Start a run.
start() - Method in class ptolemy.kernel.util.test.system.TestDE
Start a run.
start() - Method in class ptolemy.plot.PlotLive
Make the plot active.
start() - Method in class ptolemy.plot.PlotLiveApplet
Start the plot thread.
start() - Method in interface ptolemy.util.ExecuteCommands
Start running the commands.
start() - Method in class ptolemy.util.StreamExec
Start running the commands.
start() - Method in class ptolemy.vergil.MoMLViewerApplet
Override the base class to not start execution of the model.
start() - Method in class ptolemy.vergil.TypeAnimatorApplet
Override the base class to avoid executing the model automatically when the applet starts, and instead to update type displays to the initial types of the ports.
start(int) - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.SerialPortController
Starts a serial port connection with comm port with number x (ex: COM8).
START - ptolemy.actor.ExecutionAspectListener.ExecutionEventType
Started the execution of an actor.
START - ptolemy.domains.metroII.kernel.FireMachine.State
The initial state.
START - Static variable in class ptolemy.vergil.basic.export.web.WebElement
Special constant indicating to put content in a div with the name "start" which occurs at the beginning of the HTML body.
startAssignmentList() - Method in class ptolemy.data.expr.PtParser
 
startAtTop() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Prepare the compiler to start at the outermost scope of the Ptalon program during run time.
startAtTop() - Method in class ptolemy.actor.ptalon.gt.TransformationEvaluator
Prepare the compiler to start at the outermost scope of the Ptalon program during run time.
startAtTop() - Method in class ptolemy.actor.ptalon.PtalonEvaluator
Prepare the compiler to start at the outermost scope of the Ptalon program during run time.
startCapture() - Method in class ptolemy.media.javasound.SoundCapture
Begin capturing audio.
startCapture(Object) - Static method in class ptolemy.media.javasound.LiveSound
Start audio capture.
startCapture(Object) - Method in interface ptolemy.media.javasound.LiveSoundInterface
Start audio capture.
startCapture(Object) - Method in class ptolemy.media.javasound.LiveSoundJavaSE
Start audio capture.
startCompoundEdit() - Method in class ptolemy.gui.UndoListener
Start a compound undo edit.
startDocument() - Method in class com.microstar.xml.demo.DtdDemo
Print a comment showing where the DTD (if any) begins.
startDocument() - Method in class com.microstar.xml.demo.EventDemo
Handle the start of the document by printing an event.
startDocument() - Method in class com.microstar.xml.demo.XmlApp
Handle the start of the document.
startDocument() - Method in class com.microstar.xml.demo.XmlApplet
Handle the start of the document.
startDocument() - Method in class com.microstar.xml.driver.SAXDriver
Implement com.microstar.xml.XmlHandler#startDocument.
startDocument() - Method in class com.microstar.xml.HandlerBase
Handle the start of the document.
startDocument() - Method in interface com.microstar.xml.XmlHandler
Start the document.
startDocument() - Method in class diva.util.xml.XmlReader.Handler
Start a document.
startDocument() - Method in class ptolemy.configs.test.ValidatingXMLParser
 
startDocument() - Method in class ptolemy.moml.MoMLParser
Start a document.
startDocument() - Method in class ptolemy.plot.plotml.PlotBoxMLParser
Start a document.
startDocument() - Method in class ptolemy.plot.plotml.PlotMLParser
Start a document.
startDocument() - Method in class ptolemy.vergil.actor.DocManager
Start a document.
startElement(String) - Method in class com.microstar.xml.demo.EventDemo
Handle the start of an element by printing an event.
startElement(String) - Method in class com.microstar.xml.demo.XmlApp
Handle the start of an element.
startElement(String) - Method in class com.microstar.xml.demo.XmlApplet
Handle the start of an element.
startElement(String) - Method in class com.microstar.xml.driver.SAXDriver
Implement com.microstar.xml.XmlHandler#startElement.
startElement(String) - Method in class com.microstar.xml.HandlerBase
Handle the start of an element.
startElement(String) - Method in interface com.microstar.xml.XmlHandler
Start an element.
startElement(String) - Method in class diva.gui.MultipageParser
Handle the start of an element.
startElement(String) - Method in class diva.util.xml.XmlReader.Handler
Start an element.
startElement(String) - Method in class ptolemy.actor.ptalon.PtalonMLHandler
Process the start of a PtalonML element.
startElement(String) - Method in class ptolemy.moml.MoMLParser
Start an element.
startElement(String) - Method in class ptolemy.plot.plotml.HistogramMLParser
Start an element.
startElement(String) - Method in class ptolemy.plot.plotml.PlotBoxMLParser
Start an element.
startElement(String) - Method in class ptolemy.plot.plotml.PlotMLParser
Start an element.
startElement(String) - Method in class ptolemy.vergil.actor.DocManager
Start an element.
startElement(String, String, String, Attributes) - Method in class ptolemy.configs.test.ValidatingXMLParser
 
startExternalEntity(String) - Method in class com.microstar.xml.demo.EventDemo
 
startExternalEntity(String) - Method in class com.microstar.xml.demo.XmlApp
 
startExternalEntity(String) - Method in class com.microstar.xml.demo.XmlApplet
 
startExternalEntity(String) - Method in class com.microstar.xml.driver.SAXDriver
Implement com.microstar.xml.XmlHandler#startExternalEntity.
startExternalEntity(String) - Method in class com.microstar.xml.HandlerBase
Handle the start of an external entity.
startExternalEntity(String) - Method in interface com.microstar.xml.XmlHandler
Begin an external entity.
startExternalEntity(String) - Method in class diva.util.xml.XmlReader.Handler
Move down one level in the entity tree.
startExternalEntity(String) - Method in class ptolemy.moml.MoMLParser
Handle the start of an external entity.
startExternalEntity(String) - Method in class ptolemy.plot.plotml.PlotBoxMLParser
Handle the start of an external entity.
startExternalEntity(String) - Method in class ptolemy.vergil.actor.DocManager
Handle the start of an external entity.
startFrame - Variable in class ptolemy.domains.sdf.lib.vq.ImageSequence
The starting frame number.
startIndex - Variable in class ptolemy.actor.lib.ArrayPeakSearch
The starting point of the search.
startIndex - Variable in class ptolemy.actor.lib.string.StringIndexOf
Port and parameter that determines where to start the search.
STARTING_ARRAYSIZE - Static variable in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
The starting size of the circular buffer, if the capacity is infinite.
startingConfiguration() - Method in class ptolemy.domains.ptides.lib.luminary.GPInputHandler
Returns the starting configuration, which is an integer.
startingConfiguration() - Method in class ptolemy.domains.ptides.lib.luminary.LuminarySensorHandler
There is a default configuration, which is returned.
startingDataset - Variable in class ptolemy.actor.lib.gui.Plotter
The starting dataset number to which data is plotted.
startingSequenceNumber - Variable in class ptolemy.actor.lib.Sequencer
The first number of the sequence.
startLick - Variable in class org.ptolemy.machineImprovisation.ChordFollower
Boolean output to decide whether Pitch oracle should switch to a new lick.
startMonitoring(boolean) - Method in class ptolemy.actor.lib.jjs.JavaScript.AccessorProxy
 
StartOrResumable - Interface in ptolemy.domains.metroII.kernel
StartOrResumable defines the interface of an actor to MetroIIDirector.
startOrResume(LinkedList<metroIIcomm.Event.Builder>) - Method in class ptolemy.domains.metroII.kernel.BlockingFire
When startOrResume(eventList) is called, the wrapper checks if the MetroII event associated with the current state is changed to NOTIFIED.
startOrResume(LinkedList<metroIIcomm.Event.Builder>) - Method in class ptolemy.domains.metroII.kernel.NonBlockingFire
if the current state is START, call fire() of the wrapped actor, and transition to FINAL.
startOrResume(LinkedList<metroIIcomm.Event.Builder>) - Method in class ptolemy.domains.metroII.kernel.ResumableFire
Fires the wrapped actor in a resumable style.
startOrResume(LinkedList<metroIIcomm.Event.Builder>) - Method in interface ptolemy.domains.metroII.kernel.StartOrResumable
If startOrResume() resumes from the state it saves last time.
startParse() - Method in class com.microstar.xml.demo.XmlApplet
Start a parse (in response to a button press).
startPitchShifting(double) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.PitchSlider
 
startPlayback() - Method in class ptolemy.media.javasound.SoundPlayback
Perform initialization for the playback of audio data.
startPlayback(Object) - Static method in class ptolemy.media.javasound.LiveSound
Start audio playback.
startPlayback(Object) - Method in interface ptolemy.media.javasound.LiveSoundInterface
Start audio playback.
startPlayback(Object) - Method in class ptolemy.media.javasound.LiveSoundJavaSE
Start audio playback.
startProcessing() - Method in class ptolemy.domains.tm.kernel.TMEvent
Start the processing of this event.
startRsp - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
StartRspMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
startRun() - Method in class ptolemy.actor.gui.ModelPane
If the model has a manager and is not already running, then execute the model in a new thread.
startRun() - Method in class ptolemy.actor.gui.run.CustomizableRunPane
If the model has a manager and is not already running, then execute the model in a new thread.
startRun() - Method in class ptolemy.actor.Manager
Start an execution in another thread and return.
startRun(CompositeActor) - Method in class ptolemy.actor.gui.CompositeActorApplication
If the specified model has a manager and is not already running, then execute the model in a new thread.
startRun(CompositeActor) - Method in class ptolemy.actor.gui.CompositeActorSimpleApplication
If the specified model has a manager and is not already running, then execute the model in a new thread.
startServer() - Method in class ptolemy.actor.lib.jjs.modules.httpServer.HttpServerHelper
Create and start the server and beginning listening for requests.
startServer() - Method in class ptolemy.actor.lib.jjs.modules.webSocket.WebSocketServerHelper
Create and start the server and beginning listening for connections.
startServer(ScriptObjectMirror, Map<String, Object>) - Method in class ptolemy.actor.lib.jjs.modules.socket.SocketHelper
Create a server that can accept socket connection requests on behalf of the specified JavaScript SocketServer object.
startSimpleAssignment() - Method in class ptolemy.data.expr.PtParser
 
startString() - Method in class ptolemy.data.expr.PtParser
 
startText - Variable in class ptolemy.vergil.basic.export.web.IconScript
Text to insert in the start section of the web page.
startTime - Variable in class ptolemy.actor.Director
The local time of model when this director is initialized.
startTime - Variable in class ptolemy.actor.lib.DelayStart
The start time.
startTimer() - Method in class diva.util.jester.TestCase
Start the execution timer.
startTrigger - Variable in class ptolemy.kernel.test.PortHasNoContainer
An optional input port that can be used to help the scheduling of the actor.
startUndoableTransformation(boolean) - Static method in class ptolemy.actor.gt.GraphTransformer
Make all the transformers to execute undoable MoMLChangeRequests.
startUpdate() - Method in class ptolemy.vergil.gt.GTFrameController.GTActorGraphModel
 
startUpdate() - Method in class ptolemy.vergil.gt.GTFrameController.GTFSMGraphModel
 
startUpdate() - Method in interface ptolemy.vergil.gt.GTFrameController.UpdateController
 
Starver - Class in ptolemy.domains.pn.lib
On each firing, read at most one input token and send it to the output port.
Starver(CompositeEntity, String) - Constructor for class ptolemy.domains.pn.lib.Starver
Construct an actor with the given container and name.
state - Variable in class org.ptolemy.fmi.FMI20ModelInstance
The state of the model.
state - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
State estimate output.
state - Variable in class ptolemy.actor.lib.LinearDifferenceEquationSystem
Output port that produces DoubleMatrixToken of dimension r x 1 (see class comment).
state - Variable in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
The state port.
state - Variable in class ptolemy.domains.ptera.lib.SetTableau
The iconified, maximized or normal state of the tableau.
State - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal
Code generator helper for modal controller.
State - Class in ptolemy.domains.modal.kernel
A State has two ports: one for linking incoming transitions, the other for outgoing transitions.
State(State) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.State
Construct the code generator adapter associated with the given state.
State(CompositeEntity, String) - Constructor for class ptolemy.domains.modal.kernel.State
Construct a state with the given name contained by the specified composite entity.
STATE_VARIABLE_NAMES - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
State Variable names identifier.
STATE_VARIABLE_NAMES - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
 
STATE_VARIABLE_NAMES - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
 
STATE_VARIABLE_NAMES - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
 
StateBubble - Class in diva.graph.toolbox
A Figure that is customized for representing state bubbles.
StateBubble(double, double, double, double) - Constructor for class diva.graph.toolbox.StateBubble
Create a new figure at the given coordinates.
StateBubble(double, double, double, double, Paint) - Constructor for class diva.graph.toolbox.StateBubble
Create a new figure at the given coordinates and with the given fill.
stateChanged(ChangeEvent) - Method in class ptolemy.actor.lib.gui.SliderSource
The value of the slider changed, record the new value.
stateChanged(ChangeEvent) - Method in class ptolemy.gui.Query.SliderListener
Call all registered QueryListeners.
stateChanged(ChangeEvent) - Method in class ptolemy.vergil.gt.GTFrameController
React to a change in the state of the tabbed pane.
stateChanged(ChangeEvent) - Method in class ptolemy.vergil.modal.CaseGraphFrame
React to a change in the state of the tabbed pane.
StateController - Class in ptolemy.vergil.modal
This class provides interaction with nodes that represent states in an FSM graph.
StateController(GraphController) - Constructor for class ptolemy.vergil.modal.StateController
Create a state controller associated with the specified graph controller.
StateController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.modal.StateController
Create a state controller associated with the specified graph controller.
StateController.LookInsideAction - Class in ptolemy.vergil.modal
An action to look inside a state at its refinement, if it has one.
StateController.StateRenderer - Class in ptolemy.vergil.modal
Render the state as a circle, unless it has a custom icon.
stateDependentCausality - Variable in class ptolemy.domains.modal.kernel.FSMActor
Indicate whether input/output dependencies can depend on the state.
stateDependentCausality - Variable in class ptolemy.domains.modal.modal.ModalModel
Indicate whether input/output dependencies can depend on the state.
stateEstimate - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
State estimate output.
stateEstimate - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
State estimate output.
stateEstimate - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
State estimate output.
StateEvent - Class in ptolemy.domains.modal.kernel
An event indicating a state change.
StateEvent(FSMActor, State) - Constructor for class ptolemy.domains.modal.kernel.StateEvent
Construct an event with the specified source and destination state.
StateIcon - Class in ptolemy.vergil.modal
An icon that displays the name of the container in an appropriately sized rounded box.
StateIcon(NamedObj, String) - Constructor for class ptolemy.vergil.modal.StateIcon
Create a new icon with the given name in the given container.
stateInfo() - Method in class ptolemy.moml.unit.Solution
The current state of the solver.
StateListener(GraphPane) - Constructor for class ptolemy.domains.csp.demo.BusContention.BusContentionApplet.StateListener
Create a listener on the given graph pane
StateListener(GraphPane) - Constructor for class ptolemy.domains.dde.demo.LocalZeno.LocalZenoApplet.StateListener
Create a listener on the given graph pane
StateMatcher - Class in ptolemy.actor.gt
A matcher to match a state in an FSM controller or an event in a Ptera controller.
StateMatcher(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.StateMatcher
Construct a state with the given name contained by the specified composite entity.
StateMatcherController - Class in ptolemy.vergil.gt
 
StateMatcherController(GraphController) - Constructor for class ptolemy.vergil.gt.StateMatcherController
 
StateMatcherController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.gt.StateMatcherController
 
StateMatcherController.Factory - Class in ptolemy.vergil.gt
 
StateMatcherIcon - Class in ptolemy.vergil.gt
 
StateMatcherIcon(NamedObj, String) - Constructor for class ptolemy.vergil.gt.StateMatcherIcon
 
StateModel() - Constructor for class ptolemy.vergil.modal.FSMGraphModel.StateModel
 
stateOutput - Variable in class ptolemy.domains.continuous.lib.LinearStateSpace
State output multiport.
StatePair - Class in ptolemy.domains.modal.kernel.ia
A pair of states.
StatePair(State, State) - Constructor for class ptolemy.domains.modal.kernel.ia.StatePair
Construct an instance with the specified states.
StatePredictorWithAccControl - Class in org.ptolemy.ssm
Implementation of StatePredictor witch uses acceleration control input.
StatePredictorWithAccControl(CompositeEntity, String) - Constructor for class org.ptolemy.ssm.StatePredictorWithAccControl
Construct the composite actor with a name and a container.
StatePredictorWithControl - Class in org.ptolemy.ssm
Implementation of StatePredictor witch uses control input.
StatePredictorWithControl(CompositeEntity, String) - Constructor for class org.ptolemy.ssm.StatePredictorWithControl
Construct the composite actor with a name and a container.
statePriors - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Prior state distribution.
StateReceiver - Interface in ptolemy.actor
This is a marker interface for receivers that have state semantics.
StateRenderer(GraphModel) - Constructor for class ptolemy.vergil.modal.StateController.StateRenderer
Construct a state renderer.
StateSpaceActor - Interface in org.ptolemy.ssm
An interface for the actors that can be decorated by the state space model.
StateSpaceModel - Class in org.ptolemy.ssm
A decorator that implements a State Space Model.
StateSpaceModel(CompositeEntity, String) - Constructor for class org.ptolemy.ssm.StateSpaceModel
Construct a StateSpaceModel with a name and a container.
StateSpaceSimulator - Class in org.ptolemy.ssm
An actor that simulates a state space model that decorates itself.
StateSpaceSimulator(CompositeEntity, String) - Constructor for class org.ptolemy.ssm.StateSpaceSimulator
Instantiate a state space actor.
StateSpaceSimulator(Workspace) - Constructor for class org.ptolemy.ssm.StateSpaceSimulator
Instantiate a state space actor.
StateTypeCriterion - Class in ptolemy.actor.gt.ingredients.criteria
A criterion to constrain the type of a state in an FSM or Ptera controller.
StateTypeCriterion(GTIngredientList) - Constructor for class ptolemy.actor.gt.ingredients.criteria.StateTypeCriterion
Construct a criterion within the given list as its owner.
StateTypeCriterion(GTIngredientList, boolean, boolean) - Constructor for class ptolemy.actor.gt.ingredients.criteria.StateTypeCriterion
Construct a criterion within the given list as its owner and with the given value to each of its elements..
StateTypeCriterion(GTIngredientList, String) - Constructor for class ptolemy.actor.gt.ingredients.criteria.StateTypeCriterion
Construct a criterion within the given list as its owner and initialize all the elements with the given values, which are a string encoding of those elements.
stateValueReferencesChanged - Variable in class org.ptolemy.fmi.FMIEventInfo
C type: fmiBoolean.
stateValuesChanged - Variable in class org.ptolemy.fmi.FMIEventInfo
C type: fmiBoolean.
stateVariableNames - Variable in class org.ptolemy.machineLearning.particleFilter.ParticleFilter
The names of the state variables, in an array of strings.
stateVariableNames - Variable in class org.ptolemy.ssm.StateSpaceModel
The names of the state variables, in an array of strings.
stateVariableNames - Variable in class ptolemy.domains.continuous.lib.DifferentialSystem
The names of the state variables, in an array of strings.
stateVariablesAsInputPorts - Variable in class ptolemy.actor.lib.fmi.FMUImport
If true, then this FMU has state variables that are visible as Ptolemy input ports.
StaticALU - Class in ptolemy.actor.lib.tutorial
A static integer arithmetic logic unit.
StaticALU(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.tutorial.StaticALU
Construct an actor in the specified container with the specified name.
staticFactory - Static variable in class ptolemy.actor.gui.BrowserEffigy
A reference to the most recently created factory for this effigy.
staticFlag - Static variable in class ptolemy.data.expr.SimpleCharStream
Whether parser is static.
staticFlag - Static variable in class ptolemy.moml.unit.SimpleCharStream
Whether parser is static.
StaticSchedulingDirector - Class in ptolemy.actor.sched
A director that uses static scheduling to govern the execution of the CompositeActor it belongs to.
StaticSchedulingDirector - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched
Code generator adapter associated with the StaticSchedulingDirector class.
StaticSchedulingDirector() - Constructor for class ptolemy.actor.sched.StaticSchedulingDirector
Construct a director in the default workspace with an empty string as its name.
StaticSchedulingDirector(StaticSchedulingDirector) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirector
Construct the code generator adapter associated with the given StaticSchedulingDirector.
StaticSchedulingDirector(CompositeEntity, String) - Constructor for class ptolemy.actor.sched.StaticSchedulingDirector
Construct a director in the given container with the given name.
StaticSchedulingDirector(Workspace) - Constructor for class ptolemy.actor.sched.StaticSchedulingDirector
Construct a director in the workspace with an empty name.
StaticSchedulingDirectorAttributes - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched
Container for decorator attributes that are provided to actors.
StaticSchedulingDirectorAttributes(NamedObj, String) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirectorAttributes
Constructor to use when parsing a MoML file.
StaticSchedulingDirectorAttributes(NamedObj, GenericCodeGenerator) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirectorAttributes
Constructor to use when editing a model.
Station - Class in ptolemy.domains.tcs.lib
This actor models a Station.
Station(CompositeEntity, String) - Constructor for class ptolemy.domains.tcs.lib.Station
Create a new actor in the specified container with the specified name.
stationId - Variable in class ptolemy.domains.tcs.lib.AbstractSourceStation
The station id.
stationId - Variable in class ptolemy.domains.tcs.lib.AbstractStation
The station ID.
StationWriter - Class in ptolemy.domains.tcs.lib
This actor writes records, one line at a time, to a specified file, as tab-separated list.
StationWriter(CompositeEntity, String) - Constructor for class ptolemy.domains.tcs.lib.StationWriter
Construct an actor with the given container and name.
statistics(String) - Method in class ptolemy.kernel.CompositeEntity
Return a string describing how many actors, parameters, ports, and relations are in this CompositeEntity.
status(String) - Method in class ptolemy.gui.Top
Display the specified message in the status bar.
status(String) - Static method in class ptolemy.util.MessageHandler
Display a status message to the user.
status(String) - Method in interface ptolemy.util.StatusHandler
Display a status message.
STATUS_ERROR - ptolemy.domains.wireless.lib.bluetooth.BluetoothStatus
 
STATUS_FIELD_NUMBER - Static variable in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
STATUS_OK - ptolemy.domains.wireless.lib.bluetooth.BluetoothStatus
 
StatusBar - Class in ptolemy.gui
A status bar with a message and a progress bar, for putting at the bottom of application windows.
StatusBar() - Constructor for class ptolemy.gui.StatusBar
Create a new status bar with an empty label and progress at zero.
StatusHandler - Interface in ptolemy.util
Interface for objects that can display status messages.
statusMessage - Variable in class ptolemy.actor.lib.CatchExceptionAttribute
The latest action, if any, taken by the CatchExceptionAttribute.
statusMessage - Variable in class ptolemy.actor.lib.ExceptionManager
The latest action, if any, taken by the CatchExceptionAttribute.
statusMessage - Variable in class ptolemy.actor.lib.mail.ExceptionEmailer
A status message reflecting the success or failure of actions taken upon occurrence of an exception.
statusMessage - Variable in class ptolemy.data.ontologies.ExceptionAnalyzer
A status message reflecting the success or failure of actions taken upon occurrence of an exception.
STD_IN - Static variable in class ptolemy.util.FileUtilities
Standard in as a reader, which will be non-null only after a call to openForReading("System.in").
STD_OUT - Static variable in class ptolemy.util.FileUtilities
Standard out as a writer, which will be non-null only after a call to openForWriting("System.out").
stdAre - Variable in class lbnl.util.ClientProcess
Text area that contains the console output of the simulation.
stderr(String) - Method in class org.ptolemy.fmi.FMUBuilder
Append the text message to the StringBuffer.
stderr(String) - Method in class ptolemy.actor.gui.exec.ExecShellTableau
Append the text message to text area.
stderr(String) - Method in class ptolemy.gui.JTextAreaExec
Append the text message to stderr.
stderr(String) - Method in interface ptolemy.util.ExecuteCommands
Append the text message to stderr.
stderr(String) - Method in class ptolemy.util.StreamExec
Append the text message to stderr.
stderr(String) - Method in class ptolemy.util.StringBufferExec
Append the text message to the StringBuffer.
stdErr - Variable in class lbnl.util.ClientProcess
String that contains the standard error stream.
stdFra - Variable in class lbnl.util.ClientProcess
Frame that contains the console output of the simulation.
stdout(String) - Method in class org.ptolemy.fmi.FMUBuilder
Append the text message to the StringBuffer.
stdout(String) - Method in class ptolemy.actor.gui.exec.ExecShellTableau
Append the text message to the text area.
stdout(String) - Method in class ptolemy.gui.JTextAreaExec
Append the text message to the output.
stdout(String) - Method in interface ptolemy.util.ExecuteCommands
Append the text message to stderr.
stdout(String) - Method in class ptolemy.util.StreamExec
Append the text message to the output.
stdout(String) - Method in class ptolemy.util.StringBufferExec
Append the text message to the StringBuffer.
stdOut - Variable in class lbnl.util.ClientProcess
String that contains the standard output stream.
stdScrPan - Variable in class lbnl.util.ClientProcess
Scroll pane that contains the text area for the console output.
STENCIL - Static variable in class com.jhlabs.composite.MiscComposite
 
step - Variable in class ptolemy.actor.lib.gem5.Gem5Wrapper
The amount by which the ramp output is incremented on each iteration.
step - Variable in class ptolemy.actor.lib.Ramp
The amount by which the ramp output is incremented on each iteration.
step - Variable in class ptolemy.domains.dt.kernel.test.OnePort
 
step(float, float) - Static method in class com.jhlabs.image.ImageMath
The step function.
stepFinished - Variable in class org.ptolemy.fmi.FMI20CallbackFunctions
C type: fiStepFinished.
stepFinished - Variable in class org.ptolemy.fmi.FMICallbackFunctions
C type: fiStepFinished.
stepSize - Variable in class ptolemy.domains.sdf.lib.LMSAdaptive
The adaptation step size.
stepToTime(Time) - Method in class org.ptolemy.qss.solver.QSSBase
Step to the next knot in the global simulation.
stepToTime(Time, int) - Method in class org.ptolemy.qss.solver.QSSBase
Step to the next knot in the global simulation for event detection.
stop - Variable in class ptolemy.actor.lib.DiscreteClock
A port that, if connected, is used to specify when the clock stops.
stop - Variable in class ptolemy.actor.lib.javasound.ClipPlayer
Stop playback when this port receives a token of any type, if any clip is playing.
stop - Variable in class ptolemy.actor.lib.string.StringSubstring
The ending index of the input string, which is 1 greater than the position of last letter of the desired substring.
stop - Variable in class ptolemy.actor.lib.TriggeredClock
Deprecated.
A port that, if connected, is used to specify when the clock stops.
stop() - Method in class diva.util.jester.EventRecorder
Stop recording events on the constructor-specified component and return the recorded events from this session as an array.
stop() - Method in class ptolemy.actor.AtomicActor
Request that execution of the current iteration stop as soon as possible.
stop() - Method in class ptolemy.actor.CompositeActor
Request that execution stop as soon as possible.
stop() - Method in class ptolemy.actor.Director
Request that the director cease execution altogether.
stop() - Method in interface ptolemy.actor.Executable
Request that execution of this Executable stop as soon as possible.
stop() - Method in class ptolemy.actor.gt.controller.Execute
Stop the execution of this event, which causes the model being executed to be stopped, if any.
stop() - Method in class ptolemy.actor.gt.StateMatcher
Do nothing.
stop() - Method in class ptolemy.actor.gui.PtolemyApplet
Stop execution of the model.
stop() - Method in class ptolemy.actor.lib.Exec
Override the base class and terminate the process.
stop() - Method in class ptolemy.actor.lib.gui.InteractiveDialog
Override the base class to call notifyAll() to get out of any waiting.
stop() - Method in class ptolemy.actor.lib.gui.InteractiveShell
Override the base class to call notifyAll() to get out of any waiting.
stop() - Method in class ptolemy.actor.lib.hoc.ApplyFilterOverArray
Override the base class to call stop() on the referenced model.
stop() - Method in class ptolemy.actor.lib.hoc.ModelReference
Override the base class to call stop() on the referenced model.
stop() - Method in class ptolemy.actor.lib.io.comm.SerialComm
Override the base class to stop waiting for input data.
stop() - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ProcessAudio
 
stop() - Method in class ptolemy.actor.lib.jjs.modules.httpClient.HttpClientHelper
Stop a request.
stop() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.SerialPortController
Stops the reading ReaderM thread and terminates the serial connection.
stop() - Method in class ptolemy.actor.lib.jjs.modules.speechRecognition.SpeechRecognitionHelper
Stop speech recognition.
stop() - Method in class ptolemy.actor.lib.jjs.VertxHelperBase.AccessorVerticle
Clear all pending jobs.
stop() - Method in class ptolemy.actor.lib.net.DatagramReader
Request that execution of the current iteration stop as soon as possible.
stop() - Method in class ptolemy.actor.lib.python.PythonScript
Invoke the stop() method if defined in the script.
stop() - Method in class ptolemy.actor.LocalClock
Stop the clock.
stop() - Method in class ptolemy.actor.Manager
If the state is not IDLE, set a flag to request that execution stop and exit in a completely deterministic fashion at the end of the next toplevel iteration.
stop() - Method in class ptolemy.actor.parameters.ParameterSet
Do nothing.
stop() - Method in class ptolemy.actor.process.ProcessDirector
Request that the director cease execution altogether.
stop() - Method in class ptolemy.caltrop.ddi.AbstractDDI
 
stop() - Method in interface ptolemy.distributed.common.DistributedActor
Request that execution of the wrapped actor to stop as soon as possible.
stop() - Method in class ptolemy.distributed.rmi.DistributedActorWrapper
Request that execution of the wrapped actor to stop as soon as possible.
stop() - Method in class ptolemy.domains.ci.kernel.CIDirector
Request that the director cease execution altogether.
stop() - Method in class ptolemy.domains.de.kernel.DEDirector
Request the execution of the current iteration to stop.
stop() - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirector
Request the execution of the current iteration to stop.
stop() - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides
Requests the execution of the current iteration to stop.
stop() - Method in class ptolemy.domains.metroII.kernel.MetroIIDirector
Stops firing as soon as possible.
stop() - Method in class ptolemy.domains.metroII.kernel.MetroIISystemCDirector
Stop firing as soon as possible.
stop() - Method in class ptolemy.domains.modal.kernel.FSMActor
Request that execution of the current iteration stop as soon as possible.
stop() - Method in class ptolemy.domains.ptera.kernel.Event
Request that the event cease execution altogether.
stop() - Method in class ptolemy.domains.ptera.kernel.PteraController
Stop execution by invoking stop() of the director.
stop() - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Request that the director cease execution altogether.
stop() - Method in class ptolemy.domains.ptera.lib.ReceiveInput
Request that the event cease execution altogether.
stop() - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Request that the director cease execution altogether.
stop() - Method in class ptolemy.gui.test.GraphicalMessageHandlerApplet
Stop execution of the model.
stop() - Method in class ptolemy.plot.PlotLive
Stop the plot.
stop() - Method in class ptolemy.plot.PlotLiveApplet
Stop the plot thread.
stop() - Method in class ptolemy.vergil.VergilApplet
Stop execution of the model.
Stop - Class in ptolemy.actor.lib
An actor that stops execution of a model when it receives a true token on any input channel.
Stop - Class in ptolemy.domains.ptera.lib
An event to stop execution of the whole model.
Stop(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Stop
Construct an actor in the specified container with the specified name.
Stop(CompositeEntity, String) - Constructor for class ptolemy.domains.ptera.lib.Stop
Construct an event with the given name contained by the specified composite entity.
STOP - ptolemy.actor.ExecutionAspectListener.ExecutionEventType
Stopped the execution of an actor.
STOP - Static variable in class ptolemy.actor.lib.CatchExceptionAttribute
String value for the "stop" policy.
STOP - Static variable in class ptolemy.actor.lib.hoc.ThreadedComposite.TokenFrame
STOP is a frame provided to the inside thread to indicate that it should stop executing.
STOP_ITERATING - Static variable in interface ptolemy.actor.Executable
An indicator that the actor does not wish to be fired again.
STOP_WHEN_MATCH - ptolemy.actor.gt.IterativeParameter.Mode
Once a match is found, stop returning more values.
STOP_WHEN_NOT_MATCH - ptolemy.actor.gt.IterativeParameter.Mode
Once a match is not found, stop returning more values.
stopAuthInWrapup - Variable in class ptolemy.actor.lib.jjs.modules.iotAuth.AuthManager
If true, then stop Auth processes in wrapup().
StopButtonListener() - Constructor for class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet.StopButtonListener
 
stopCapture() - Method in class ptolemy.media.javasound.SoundCapture
Stop capturing audio.
stopCapture(Object) - Static method in class ptolemy.media.javasound.LiveSound
Stop audio capture.
stopCapture(Object) - Method in interface ptolemy.media.javasound.LiveSoundInterface
Stop audio capture.
stopCapture(Object) - Method in class ptolemy.media.javasound.LiveSoundJavaSE
Stop audio capture.
stopCellEditing() - Method in class ptolemy.actor.gui.PortConfigurerDialog.ValidatingComboBoxCellEditor
Check the selection and determine whether we should stop editing.
stopCellEditing() - Method in class ptolemy.actor.gui.PortConfigurerDialog.ValidatingJTextFieldCellEditor
Check the selection and determine whether we should stop editing.
stopEnclosingModel() - Method in class ptolemy.actor.lib.jjs.JavaScript
Stop execution of the enclosing model.
stopEnclosingModel() - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Stop execution of the enclosing model.
stopFire() - Method in class ptolemy.actor.AtomicActor
Request that execution of the current iteration complete.
stopFire() - Method in class ptolemy.actor.CompositeActor
Request that execution of the current iteration complete.
stopFire() - Method in class ptolemy.actor.Director
Request that execution of the current iteration stop.
stopFire() - Method in interface ptolemy.actor.Executable
Request that execution of the current iteration complete.
stopFire() - Method in class ptolemy.actor.gt.StateMatcher
Do nothing.
stopFire() - Method in class ptolemy.actor.lib.Exec
Override the base class to stop waiting for input data.
stopFire() - Method in class ptolemy.actor.lib.hoc.ApplyFilterOverArray
Override the base class to call stopFire() on the referenced model.
stopFire() - Method in class ptolemy.actor.lib.hoc.ModelReference
 
stopFire() - Method in class ptolemy.actor.lib.io.comm.SerialComm
Override the base class to stop waiting for input data.
stopFire() - Method in class ptolemy.actor.lib.jmf.PlaySound
Override the base class to stop the currently playing audio.
stopFire() - Method in class ptolemy.actor.lib.net.DatagramReader
Stop the fire() method, but only if it is blocked.
stopFire() - Method in class ptolemy.actor.lib.python.PythonScript
Invoke the stopFire() method if defined in the script.
stopFire() - Method in class ptolemy.actor.lib.security.KeyStoreActor
Override the base class to stop waiting for input data.
stopFire() - Method in class ptolemy.actor.parameters.ParameterSet
Do nothing.
stopFire() - Method in class ptolemy.actor.process.ProcessDirector
Request that execution stop at the conclusion of the current iteration.
stopFire() - Method in class ptolemy.caltrop.ddi.AbstractDDI
 
stopFire() - Method in class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
Request that execution of the current iteration complete.
stopFire() - Method in interface ptolemy.distributed.common.DistributedActor
Request that execution of the current iteration of the wrapped actor complete.
stopFire() - Method in class ptolemy.distributed.rmi.DistributedActorWrapper
Request that execution of the current iteration of the wrapped actor complete.
stopFire() - Method in class ptolemy.domains.ci.kernel.CIDirector
Request that execution of the current iteration stop.
stopFire() - Method in class ptolemy.domains.continuous.lib.LinearStateSpace
Stop the current firing.
stopFire() - Method in class ptolemy.domains.de.kernel.DEDirector
Request the execution of the current iteration to complete.
stopFire() - Method in class ptolemy.domains.metroII.kernel.MetroIIDirector
Calls stopFire() of the superclass and show a message.
stopFire() - Method in class ptolemy.domains.modal.kernel.FSMActor
Do nothing.
stopFire() - Method in class ptolemy.domains.ptera.kernel.PteraController
Request that execution of the current iteration stop as soon as possible by invoking stopFire() of the director.
stopFire() - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Request the execution of the current iteration to complete.
stopForeverAccessors - Variable in class ptolemy.cg.kernel.generic.accessor.AccessorSSHCodeGenerator
If true, then connect to the remote machine and stop any npm forever processes with the same basename as the model.
stopInputBranchController() - Method in class ptolemy.actor.process.CompositeProcessDirector
Stop the input branch controller of this director.
stopMonitoring() - Method in class ptolemy.actor.lib.jjs.JavaScript.AccessorProxy
 
stopOutputBranchController() - Method in class ptolemy.actor.process.CompositeProcessDirector
Stop the output branch controller of this director.
stopPitchShifting() - Method in class ptolemy.actor.lib.javasound.test.pitchshift.PitchSlider
 
stopPlayback() - Method in class ptolemy.media.javasound.SoundPlayback
Stop playing/writing audio.
stopPlayback(Object) - Static method in class ptolemy.media.javasound.LiveSound
Stop audio playback.
stopPlayback(Object) - Method in interface ptolemy.media.javasound.LiveSoundInterface
Stop audio playback.
stopPlayback(Object) - Method in class ptolemy.media.javasound.LiveSoundJavaSE
Stop audio playback.
stopRead() - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.ReaderM
Close the serial port and end the connection.
stopRequestedField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
stopRun() - Method in class ptolemy.actor.gui.ModelPane
If the model has a manager and is executing, then stop execution by calling the stop() method of the manager.
stopRun() - Method in class ptolemy.actor.gui.run.CustomizableRunPane
If the model has a manager and is executing, then stop execution by calling the stop() method of the manager.
stopRun(CompositeActor) - Method in class ptolemy.actor.gui.CompositeActorSimpleApplication
If the specified model has a manager and is executing, then stop execution by calling the stop() method of the manager.
stopTime - Variable in class ptolemy.actor.Director
The stop time of the model.
stopTime - Variable in class ptolemy.actor.lib.PoissonClock
The time at which postfire() should return false.
stopTime - Variable in class ptolemy.actor.lib.TimedSource
The time at which postfire() should return false.
stopTimeIsLocal - Variable in class ptolemy.actor.lib.TimedSource
If true, use the local time to compare against the stopTime parameter, rather than the global time.
stopTimer() - Method in class diva.util.jester.TestCase
Stop the execution timer.
stopUndoableTransformation() - Static method in class ptolemy.actor.gt.GraphTransformer
Stop executing undoable MoMLChangeRequests in all transformers, so that future requests cannot be undone.
stopUpdate() - Method in class ptolemy.vergil.gt.GTFrameController.GTActorGraphModel
 
stopUpdate() - Method in class ptolemy.vergil.gt.GTFrameController.GTFSMGraphModel
 
stopUpdate() - Method in interface ptolemy.vergil.gt.GTFrameController.UpdateController
 
stopWhenQueueIsEmpty - Variable in class ptolemy.domains.de.kernel.DEDirector
Specify whether the execution stops when the queue is empty.
StoragePolicy - Interface in diva.gui
StoragePolicy captures the notion of how an application deals with persistent storage.
store(double, String) - Method in class ptolemy.domains.pn.demo.QR.ArrayIndex
Store a data value at a particular location given by the key string.
Store - Class in ptolemy.domains.taskpt.lib
An actor that stores tokens into a memory.
Store(CompositeEntity, String) - Constructor for class ptolemy.domains.taskpt.lib.Store
Construct an actor with the given container and name.
storePassword - Variable in class ptolemy.actor.lib.security.KeyStoreActor
The password to the KeyStore.
storeTimes(String, Time, Time) - Method in class org.hlacerti.lib.HlaReporter
This method records the PTII time and the HLA time as Ptolemy's time.
storeTopDown - Variable in class ptolemy.actor.lib.jai.JAIBMPWriter
If true, then write the data in top to bottom order.
StormHandling - Class in ptolemy.domains.atc.lib
Handle a storm.
StormHandling(CompositeEntity, String) - Constructor for class ptolemy.domains.atc.lib.StormHandling
Construct an actor with the given container and name.
stormy - Variable in class ptolemy.domains.atc.lib.Track
A boolean indicating if it is stormy.
StraightConnector - Class in diva.canvas.connector
A Connector that draws itself in a straight line.
StraightConnector(Site, Site) - Constructor for class diva.canvas.connector.StraightConnector
Create a new straight connector between the given sites.
StraightTerminal - Class in diva.canvas.connector
A terminal that consists of a straight line plus an additional decoration at the connection end of the terminal.
StraightTerminal() - Constructor for class diva.canvas.connector.StraightTerminal
Create a new terminal which is not attached to anything.
StraightTerminal(Site) - Constructor for class diva.canvas.connector.StraightTerminal
Create a new terminal attached to the given site.
StraightTerminal(Site, Stroke, Paint) - Constructor for class diva.canvas.connector.StraightTerminal
Create a new terminal attached to the given site, with the given stroke and paint.
stream() - Method in class ptolemy.util.FileUtilities.StreamAndURL
Return the stream.
StreamAndURL(InputStream, URL) - Constructor for class ptolemy.util.FileUtilities.StreamAndURL
Create an object containing an InputStream and a URL.
StreamChangeListener - Class in ptolemy.kernel.util
A change listener that describes the changes on the standard output.
StreamChangeListener() - Constructor for class ptolemy.kernel.util.StreamChangeListener
Create a change listener that sends messages to the standard output.
StreamChangeListener(OutputStream) - Constructor for class ptolemy.kernel.util.StreamChangeListener
Create a change listener that sends messages to the specified stream.
StreamDemo - Class in com.microstar.xml.demo
Demonstration application showing Æfred's event stream from a stream.
StreamDemo() - Constructor for class com.microstar.xml.demo.StreamDemo
 
StreamErrorHandler - Class in ptolemy.moml
Basic error handler for the MoMLParser class.
StreamErrorHandler() - Constructor for class ptolemy.moml.StreamErrorHandler
Create an error handler that sends messages to the standard error.
StreamErrorHandler(OutputStream) - Constructor for class ptolemy.moml.StreamErrorHandler
Create an error handler that sends messages to the specified stream.
streamExec - Variable in class ptolemy.util.test.ThreadStreamExec
The stream.
StreamExec - Class in ptolemy.util
Execute commands in a subprocess and send the results to stderr and stdout.
StreamExec() - Constructor for class ptolemy.util.StreamExec
Create a StreamExec.
StreamExecutionListener - Class in ptolemy.actor
A default implementation of the ExecutionListener interface.
StreamExecutionListener() - Constructor for class ptolemy.actor.StreamExecutionListener
Create a listener that sends messages to the standard output.
StreamExecutionListener(OutputStream) - Constructor for class ptolemy.actor.StreamExecutionListener
Create a listener that sends messages to the given output stream.
StreamListener - Class in ptolemy.kernel.util
A debug listener that sends messages to a stream or to the standard output.
StreamListener() - Constructor for class ptolemy.kernel.util.StreamListener
Create a debug listener that sends messages to the standard output.
StreamListener(OutputStream) - Constructor for class ptolemy.kernel.util.StreamListener
Create a debug listener that sends messages to the specified stream.
StreamLoader - Class in ptolemy.actor.lib.jmf
Load a datasource from a URL.
StreamLoader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jmf.StreamLoader
Construct an actor with the given container and name.
StreamToMatrix - Class in ptolemy.domains.pn.demo.QR
Convert a stream of Double Tokens into a Matrix.
StreamToMatrix(CompositeEntity, String) - Constructor for class ptolemy.domains.pn.demo.QR.StreamToMatrix
Construct an actor with the given container and name.
StreamValueListener - Class in ptolemy.kernel.util.test
A value listener that describes value changes on the standard output when the value of an object implementing Settable changes.
StreamValueListener() - Constructor for class ptolemy.kernel.util.test.StreamValueListener
Create a value listener that sends messages to the standard output.
StreamValueListener(OutputStream) - Constructor for class ptolemy.kernel.util.test.StreamValueListener
Create a value listener that sends messages to the specified stream.
stretch - Variable in class com.jhlabs.image.CellularFilter
 
STRING - ptolemy.actor.lib.jjs.HelperBase.DATA_TYPE
Strings.
STRING - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
STRING - Static variable in class ptolemy.data.type.BaseType
The string data type.
STRING_LITERAL - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
STRING_LITERAL - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
STRING_LITERAL - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
StringAttribute - Class in ptolemy.kernel.util
An attribute that has a string value.
StringAttribute() - Constructor for class ptolemy.kernel.util.StringAttribute
Construct an attribute in the default workspace with an empty string as its name.
StringAttribute(NamedObj, String) - Constructor for class ptolemy.kernel.util.StringAttribute
Construct an attribute with the given name contained by the specified container.
StringAttribute(Workspace) - Constructor for class ptolemy.kernel.util.StringAttribute
Construct an attribute in the specified workspace with an empty string as a name.
stringAttributeClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
StringBufferExec - Class in ptolemy.util
Execute commands in a subprocess and accumulate the output in a StringBuffer.
StringBufferExec() - Constructor for class ptolemy.util.StringBufferExec
Create a StringBufferExec.
StringBufferExec(boolean) - Constructor for class ptolemy.util.StringBufferExec
Create a StringBufferExec and optionally append to stderr and stdout as the commands are executed.
stringClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
StringCompare - Class in ptolemy.actor.lib.string
Compare two strings specified either as inputs or parameters.
StringCompare - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.string
A code generation helper class for ptolemy.actor.lib.string.StringCompare.
StringCompare - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.string
A adapter class for ptolemy.actor.lib.string.StringCompare.
StringCompare - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.string
A adapter class for ptolemy.actor.lib.string.StringCompare.
StringCompare(StringCompare) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.string.StringCompare
Construct the StringCompare helper.
StringCompare(StringCompare) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.string.StringCompare
Construct a StringCompare adapter.
StringCompare(StringCompare) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.string.StringCompare
Construct a StringCompare adapter.
StringCompare(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.string.StringCompare
Construct an actor with the given container and name.
StringConst - Class in ptolemy.actor.lib
Produce a constant output of type string.
StringConst - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.StringConst.
StringConst - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for StringConst.
StringConst(StringConst) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.StringConst
Constructor the StringConst adapter.
StringConst(StringConst) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.StringConst
Construct a StringConst adapter.
StringConst(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.StringConst
Construct a constant source with the given container and name.
StringConstantParameter - Class in ptolemy.data.expr
This class is identical to StringParameter except that its visibility is set to "NOT_EDITABLE" by default.
StringConstantParameter(NamedObj, String) - Constructor for class ptolemy.data.expr.StringConstantParameter
Construct a parameter with the given name contained by the specified entity.
StringCriterionElement - Class in ptolemy.actor.gt.ingredients.criteria
A string element for a criterion.
StringCriterionElement(String, boolean) - Constructor for class ptolemy.actor.gt.ingredients.criteria.StringCriterionElement
Construct a string element for a criterion.
StringCriterionElement(String, boolean, boolean, boolean) - Constructor for class ptolemy.actor.gt.ingredients.criteria.StringCriterionElement
Construct a Boolean element for a criterion.
StringFunction - Class in ptolemy.actor.lib.string
Produce the output string generated by applying a user-specified string function on a provided input string.
StringFunction(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.string.StringFunction
Construct an actor with the given container and name.
stringifyStateModel(int) - Method in class org.ptolemy.qss.solver.QSSBase
Get a string representation of the model for a state.
stringifyStateModelContinuous(int) - Method in class org.ptolemy.qss.solver.QSSBase
Get a string representation of the internal model for a state.
StringIndexOf - Class in ptolemy.actor.lib.string
Output the index of a searchFor string contained in a given inText.
StringIndexOf(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.string.StringIndexOf
Construct an actor with the given container and name.
stringJoin(List<String>, String) - Static method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Join a list of strings with a given infix.
StringLength - Class in ptolemy.actor.lib.string
Output the length of a string provided at the input.
StringLength - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.string
A code generation helper class for ptolemy.actor.lib.string.StringLength.
StringLength - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.string
A adapter class for ptolemy.actor.lib.string.StringLength.
StringLength - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.string
A adapter class for ptolemy.actor.lib.string.StringLength.
StringLength(StringLength) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.string.StringLength
Construct the StringLength helper.
StringLength(StringLength) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.string.StringLength
Construct a StringLength adapter.
StringLength(StringLength) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.string.StringLength
Construct a StringLength adapter.
StringLength(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.string.StringLength
Construct an actor with the given container and name.
StringMatches - Class in ptolemy.actor.lib.string
Pattern match a string to a regular expression and output a true if it matches and a false if it does not.
StringMatches(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.string.StringMatches
Construct an actor with the given container and name.
StringMode - Static variable in interface ptolemy.data.expr.PtParserConstants
Lexical state.
stringModeElement() - Method in class ptolemy.data.expr.PtParser
 
StringModeIDBrace - Static variable in interface ptolemy.data.expr.PtParserConstants
Lexical state.
StringModeIDNone - Static variable in interface ptolemy.data.expr.PtParserConstants
Lexical state.
StringModeIDParen - Static variable in interface ptolemy.data.expr.PtParserConstants
Lexical state.
stringModeString() - Method in class ptolemy.data.expr.PtParser
 
StringOperationElement - Class in ptolemy.actor.gt.ingredients.operations
A string element for an operation.
StringOperationElement(String, boolean) - Constructor for class ptolemy.actor.gt.ingredients.operations.StringOperationElement
Construct a string element for an operation.
StringOperationElement(String, boolean, boolean) - Constructor for class ptolemy.actor.gt.ingredients.operations.StringOperationElement
Construct a Boolean element for an operation.
StringOut - Class in ptolemy.domains.dde.demo.HelloWorld
An abstract class that is used to produce StringTokens on the output for each token that is consumed on the input.
StringOut(TypedCompositeActor, String) - Constructor for class ptolemy.domains.dde.demo.HelloWorld.StringOut
Construct a StringOut actor with the specified container and name.
StringParameter - Class in ptolemy.data.expr
This subclass of Parameter is almost identical to Parameter except that it sets itself to string mode in the constructor.
StringParameter(NamedObj, String) - Constructor for class ptolemy.data.expr.StringParameter
Construct a parameter with the given name contained by the specified entity.
StringPNListener - Class in ptolemy.domains.pn.kernel.event.test
A PNProcessListener that listens for events generated by PNDirector and converts it to a string.
StringPNListener() - Constructor for class ptolemy.domains.pn.kernel.event.test.StringPNListener
 
StringReplace - Class in ptolemy.actor.lib.string
On each firing, look for instances of the pattern specified by pattern in stringToEdit and replace them with the string given by replacement.
StringReplace(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.string.StringReplace
Construct an actor with the given container and name.
stringRepresentation() - Method in class ptolemy.data.expr.Variable
Deprecated. 
StringSimpleReplace - Class in ptolemy.actor.lib.string
Deprecated.
This class is primarily used in models that will be code generated so that regular expressions are not needed in the output. In general, use StringReplace with the regularExpression parameter set to false.
StringSimpleReplace(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.string.StringSimpleReplace
Deprecated.
Construct an actor with the given container and name.
StringSplit - Class in ptolemy.actor.lib.string
This actor reads an input string and splits it into an array of strings.
StringSplit(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.string.StringSplit
Construct an actor with the given container and name.
StringSubstring - Class in ptolemy.actor.lib.string
Output a substring of the string provided at the input.
StringSubstring(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.string.StringSubstring
Construct an actor with the given container and name.
StringToBoolean - Class in ptolemy.actor.lib.conversions
Convert a string to a boolean.
StringToBoolean(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.StringToBoolean
Construct an actor with the given container and name.
stringToColor(String) - Static method in class ptolemy.gui.Query
Convert the specified string to a color.
stringToColor(String, int) - Static method in class com.jhlabs.image.AbstractBufferedImageOp
Convert the string color specification into an integer where bits 24-31 represent alpha, bits 16-23 represent red, bits 8-15 represent green, and bits 0-7 represent blue.
StringToDate - Class in ptolemy.actor.lib.conversions
Convert a string to a double.
StringToDate(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.StringToDate
Construct an actor with the given container and name.
StringToDouble - Class in ptolemy.actor.lib.conversions
Convert a string to a double.
StringToDouble(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.StringToDouble
Construct an actor with the given container and name.
stringToEdit - Variable in class ptolemy.actor.lib.string.StringReplace
The string to edit by replacing substrings that match the specified pattern with the specified replacement.
stringToEdit - Variable in class ptolemy.actor.lib.string.StringSimpleReplace
Deprecated.
The string to edit by replacing substrings that match the specified pattern with the specified replacement.
StringToInt - Class in ptolemy.actor.lib.conversions
Convert a StringToken to an IntToken.
StringToInt(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.StringToInt
Construct an actor with the given container and name.
StringToIntArray - Class in ptolemy.actor.lib.conversions
Convert a string to an integer-array.
StringToIntArray(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.StringToIntArray
Construct an actor with the given container and name.
StringToken - Class in ptolemy.data
A token that contains a string, or more specifically, a reference to an instance of String.
StringToken() - Constructor for class ptolemy.data.StringToken
Construct a token with an empty string.
StringToken(String) - Constructor for class ptolemy.data.StringToken
Construct a token with the specified string.
stringTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
stringTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
StringToKeyValue - Class in ptolemy.actor.ptalon.lib
This actor converts each pair of input string tokens to a key and value string token.
StringToKeyValue(CompositeEntity, String) - Constructor for class ptolemy.actor.ptalon.lib.StringToKeyValue
Construct an actor with the given container and name.
StringToUnsignedByteArray - Class in ptolemy.actor.lib.conversions
Convert a string to an array of unsigned byte.
StringToUnsignedByteArray(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.StringToUnsignedByteArray
Construct an actor with the given container and name.
stringToURL(String, URI, ClassLoader) - Static method in class ptolemy.util.StringUtilities
Deprecated.
Use FileUtilities.nameToURL instead.
stringToValue(String) - Static method in class org.json.JSONObject
Try to convert a string into a number, boolean, or null.
StringToXML - Class in ptolemy.actor.lib.conversions
Convert a string token to an xml token.
StringToXML(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.StringToXML
Construct an actor with the given container and name.
stringTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
StringUtilities - Class in ptolemy.util
A collection of utilities for manipulating strings.
stringValue() - Method in class ptolemy.actor.parameters.FilePortParameter
Return the string value of this parameter.
stringValue() - Method in class ptolemy.data.DateToken
Return the value of the token as a String.
stringValue() - Method in class ptolemy.data.expr.StringParameter
Return the string value of this parameter.
stringValue() - Method in class ptolemy.data.StringToken
Return the string that this token contains.
stringValue(String) - Method in class ptolemy.gui.Query
Deprecated.
Use getStringValue(String name) instead.
stringValueMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
stroke - Variable in class diva.canvas.connector.Blob
The stroke.
stroke - Variable in class diva.util.java2d.AbstractPaintedGraphic
The stroke.
strokePaint - Variable in class diva.util.java2d.AbstractPaintedGraphic
The stroke paint.
structure() - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Structure the graph into columns.
STRUCTURE_CHANGED - Static variable in class diva.graph.GraphEvent
Graph is modified significantly and should be fully "refreshed"; target is the graph, old value is null.
structureChanged(GraphEvent) - Method in interface diva.graph.GraphListener
The structure of the event's "source" graph has been drastically changed in some way, and this event signals the listener to refresh its view of that graph from model.
structureChanged(GraphEvent) - Method in class diva.graph.toolbox.GraphEventMulticaster
Dispatch the structureChanged() event to each of the listeners.
structureChanged(GraphEvent) - Method in class diva.graph.toolbox.GraphLogger
Add this event to the log.
StructuredType - Class in ptolemy.data.type
Base class for structured type.
StructuredType() - Constructor for class ptolemy.data.type.StructuredType
 
StuckAtFaultGenerator - Class in org.ptolemy.faultModels
This actor is an CommunicationAspect that, when its ...
StuckAtFaultGenerator(CompositeEntity, String) - Constructor for class org.ptolemy.faultModels.StuckAtFaultGenerator
Construct a Bus with a name and a container.
stuckAtFaultProbability - Variable in class org.ptolemy.faultModels.StuckAtFaultGenerator
The service time.
StyleConfigurer - Class in ptolemy.actor.gui.style
This class is an editor for the styles of the parameters of an object.
StyleConfigurer(NamedObj) - Constructor for class ptolemy.actor.gui.style.StyleConfigurer
Construct a configurer for the specified object.
styleSheetFile - Variable in class ptolemy.actor.lib.xslt.XSLTransformer
The file name or URL from which to read.
styleSheetParameters - Variable in class ptolemy.actor.lib.xslt.XSLTransformer
The parameters to be used in the stylesheet.
sub(Tuple3f) - Method in class com.jhlabs.vecmath.Tuple3f
 
sub(Tuple3f, Tuple3f) - Method in class com.jhlabs.vecmath.Tuple3f
 
sub(Tuple4f) - Method in class com.jhlabs.vecmath.Tuple4f
 
sub(Tuple4f, Tuple4f) - Method in class com.jhlabs.vecmath.Tuple4f
 
subarray(int) - Method in class ptolemy.data.ArrayToken
Return the contiguous subarray starting at the specified index to the end of this array.
subarray(int, int) - Method in class ptolemy.data.ArrayToken
Return the contiguous subarray starting at the specified index and of the specified length.
subarray(ArrayToken, IntToken, IntToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the contiguous subarray of the specified array starting at the specified index and of the specified length.
subarrayReturnType(Type, Type, Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the return type of the subarray() method, which is the same as the array type.
SubclassCriterion - Class in ptolemy.actor.gt.ingredients.criteria
A criterion to constrain the class of an object in the host model.
SubclassCriterion(GTIngredientList) - Constructor for class ptolemy.actor.gt.ingredients.criteria.SubclassCriterion
Construct a criterion within the given list as its owner.
SubclassCriterion(GTIngredientList, String) - Constructor for class ptolemy.actor.gt.ingredients.criteria.SubclassCriterion
Construct a criterion within the given list as its owner and initialize all the elements with the given values, which are a string encoding of those elements.
subdirs - Variable in class ptolemy.actor.gt.DefaultDirectoryAttribute
A Boolean parameter to determine whether subdirectories of the directory are also searched.
subgraph(Collection) - Method in class ptolemy.graph.Graph
Return the subgraph induced by a collection of nodes.
subgraph(Collection, Collection) - Method in class ptolemy.graph.Graph
Return the subgraph formed by a subset of nodes and a subset of edges.
subgraphs() - Method in class ptolemy.graph.DirectedGraph
Return a list of disconnected subgraphs of this graph.
subject - Variable in class ptolemy.actor.lib.mail.SendMail
The subject line.
subList(int, int) - Method in class ptolemy.graph.LabeledList
Unsupported method of the List interface.
SubMatrix - Class in ptolemy.actor.lib
This actor extract a submatrix from an input matrix.
SubMatrix(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.SubMatrix
Construct an actor with the given container and name.
submit(Runnable) - Method in class ptolemy.actor.lib.jjs.VertxHelperBase
Submit a job to be executed by the associated verticle.
SUBONTOLOGY - ptolemy.data.ontologies.lattice.NonProductLatticeCounterExample.ProductExampleType
Represents a counterexample where one of the sub ontologies of the product lattice ontology is not a lattice.
subSampleBits - Variable in class ptolemy.actor.lib.jai.JAIAffineTransform
The subsample precision.
subSampleBits - Variable in class ptolemy.actor.lib.jai.JAIRotate
The subsample precision.
subSampleBits - Variable in class ptolemy.actor.lib.jai.JAIScale
The subsample precision.
subSampleBits - Variable in class ptolemy.actor.lib.jai.JAITranslate
The subsample precision.
subscribe(String) - Method in class ptolemy.actor.lib.jjs.modules.eventbus.EventBusHelper
Subscribe to the specified address on the event bus.
subscribe(String, int) - Method in class ptolemy.actor.lib.jjs.modules.mqtt.MQTTHelper.MQTTClientWrapper
Subscribe a topic using the given maximum QoS level.
subscriber() - Method in class ptolemy.cg.lib.Profile.Port
Return whether the port is an subscriber port.
Subscriber - Class in ptolemy.actor.lib
This actor subscribes to tokens on a named channel.
Subscriber - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
Generate C code for an actor that produces an output token on on each firing with a value that is equal to the absolute value of the input.
Subscriber - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
Generate C code for an actor that produces an output token on on each firing with a value that is equal to the absolute value of the input.
Subscriber - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
Generate C code for an actor that produces an output token on on each firing with a value that is equal to the absolute value of the input.
Subscriber(Subscriber) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Subscriber
Constructor method for the Subscriber adapter.
Subscriber(Subscriber) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Subscriber
Constructor method for the Subscriber adapter.
Subscriber(Subscriber) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Subscriber
Constructor method for the Subscriber adapter.
Subscriber(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Subscriber
Construct a subscriber with the specified container and name.
SubscriberPort - Class in ptolemy.actor
This is a specialized input port that subscribes to data sent to it on the specified named channel.
SubscriberPort(ComponentEntity, String) - Constructor for class ptolemy.actor.SubscriberPort
Construct a subscriber port with a containing actor and a name.
subscribers() - Method in class ptolemy.actor.lib.Publisher
Return a Set of Subscribers that are connected to this Publisher.
subscribers() - Method in class ptolemy.actor.PublisherPort
Return a Set of SubscriberPort that are connected to this Publisher.
SubscriptionAggregator - Class in ptolemy.actor.lib
Aggregate data produced by multiple publishers.
SubscriptionAggregator - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.SubscriptionAggregator.
SubscriptionAggregator - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for SubscriptionAggregator.
SubscriptionAggregator(SubscriptionAggregator) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.SubscriptionAggregator
Constructor method for the SubscriptionAggregator helper.
SubscriptionAggregator(SubscriptionAggregator) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.SubscriptionAggregator
Construct a SubscriptionAggregator adapter.
SubscriptionAggregator(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.SubscriptionAggregator
Construct a subscriber with the specified container and name.
SubscriptionAggregatorPort - Class in ptolemy.actor
Aggregate data produced by multiple publishers.
SubscriptionAggregatorPort(ComponentEntity, String) - Constructor for class ptolemy.actor.SubscriptionAggregatorPort
Construct a subscriber port with a containing actor and a name.
substitute(BufferedReader, Map<String, String>, String) - Static method in class ptolemy.cg.kernel.generic.CodeGeneratorUtilities
Read in the contents of inputFile, and replace each matching String key found in substituteMap with the corresponding String value and write the results to outputFileName.
substitute(BufferedReader, Map, String) - Static method in class ptolemy.copernicus.kernel.Copernicus
substitute(String, String, String) - Static method in class ptolemy.util.StringUtilities
Replace all occurrences of pattern in the specified string with replacement.
substitute(String, Map) - Static method in class ptolemy.copernicus.kernel.Copernicus
substitute(String, Map<String, String>) - Static method in class ptolemy.cg.kernel.generic.CodeGeneratorUtilities
Given a string and a Map containing String key/value pairs, substitute any keys found in the input with the corresponding values.
substitute(String, Map<String, String>, String) - Static method in class ptolemy.cg.kernel.generic.CodeGeneratorUtilities
Read in the contents of inputFileName, and replace each matching String key found in substituteMap with the corresponding String value and write the results to outputFileName.
substitute(String, Map, String) - Static method in class ptolemy.copernicus.kernel.Copernicus
substitute(String, NamedObj) - Static method in class ptolemy.cg.kernel.generic.CodeGeneratorUtilities
Read in the contents of inputFileName, and for each Parameter in namedObj, search for strings like @ParameterName@ in inputFileName, and substitute in the value of the Parameter and return the results.
substitute(String, NamedObj) - Static method in class ptolemy.copernicus.kernel.Copernicus
substitute(Action, Action) - Method in class ptolemy.vergil.toolbox.MenuActionFactory
Substitute the old action with the new action, if the old action is added to this factory.
substituteFilePrefix(String, String, String) - Static method in class ptolemy.util.StringUtilities
Perform file prefix substitution.
subtract(double) - Method in class ptolemy.actor.util.Time
Return a new Time object whose time value is decreased by the given double value.
subtract(double[][], double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is constructed from the argument by subtracting the second matrix from the first one.
subtract(double[], double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is the element-by-element difference of the two input arrays, i.e.
subtract(float[][], float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is constructed from the argument by subtracting the second matrix from the first one.
subtract(float[], float[]) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is the element-by-element difference of the two input arrays, i.e.
subtract(int[][], int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is constructed from the argument by subtracting the second matrix from the first one.
subtract(int[], int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is the element-by-element difference of the two input arrays, i.e.
subtract(long[][], long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is constructed from the argument by subtracting the second matrix from the first one.
subtract(long[], long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is the element-by-element difference of the two input arrays, i.e.
subtract(Time) - Method in class ptolemy.actor.util.Time
Return a new time object whose time value is decreased by the time value of the specified time object.
subtract(Token) - Method in class ptolemy.actor.lib.jai.JAIImageToken
Return a new token whose value is the subtraction of this token from the argument.
subtract(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
subtract(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
subtract(Token) - Method in class ptolemy.data.ArrayToken
Subtract from this array token the specified argument.
subtract(Token) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
subtract(Token) - Method in class ptolemy.data.ScalarToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
subtract(Token) - Method in class ptolemy.data.Token
Return a new token whose value is the value of the argument token subtracted from the value of this token.
subtract(Token) - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothToken
 
subtract(Type) - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Return a new type which represents the type that results from subtracting a token of this type and a token of the given argument type.
subtract(Type) - Method in class ptolemy.cg.lib.PointerToken.PointerType
Return a new type which represents the type that results from subtracting a token of this type and a token of the given argument type.
subtract(Type) - Method in class ptolemy.data.type.ActorType
Return a new type which represents the type that results from subtracting a token of this type and a token of the given argument type.
subtract(Type) - Method in class ptolemy.data.type.BaseType
Return a new type which represents the type that results from subtracting a token of this type and a token of the given argument type.
subtract(Type) - Method in class ptolemy.data.type.FixType
Return a new type which represents the type that results from subtracting a token of this type and a token of the given argument type.
subtract(Type) - Method in class ptolemy.data.type.StructuredType
Return a new type which represents the type that results from subtracting a token of this type and a token of the given argument type.
subtract(Type) - Method in class ptolemy.data.type.test.TestToken.TestType
Return a new type which represents the type that results from subtracting a token of this type and a token of the given argument type.
subtract(Type) - Method in interface ptolemy.data.type.Type
Return a new type which represents the type that results from subtracting a token of this type and a token of the given argument type.
subtract(Type) - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Return a new type which represents the type that results from subtracting a token of this type and a token of the given argument type.
subtract(Type) - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Return a new type which represents the type that results from subtracting a token of this type and a token of the given argument type.
subtract(Complex) - Method in class ptolemy.math.Complex
Return a new complex number formed by subtracting the specified complex number from this complex number.
subtract(Complex[][], Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is constructed from the argument by subtracting the second matrix from the first one.
subtract(Complex[], Complex) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is constructed by subtracting the complex number z from every element in the given array.
subtract(Complex[], Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a new array that is the element-by-element subtraction of the second array from the first array.
subtract(FixPoint) - Method in class ptolemy.math.FixPoint
Return a FixPoint with a value equal to the difference between this FixPoint and the argument.
subtract(FixPoint, Quantization) - Method in class ptolemy.math.FixPoint
Return a FixPoint with a value equal to the difference of this FixPoint and the argument.
subtract(Fraction) - Method in class ptolemy.math.Fraction
Subtract the given fraction from this fraction.
subtract(Fraction[][], Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return a new matrix that is constructed from the argument by subtracting the second matrix from the first one.
subtract(Fraction[], Fraction[]) - Static method in class ptolemy.math.FractionArrayMath
Return a new array that is the element-by-element difference of the two input arrays, i.e.
SUBTRACT - Static variable in class com.jhlabs.composite.MiscComposite
 
SUBTRACT - Static variable in class com.jhlabs.image.PixelUtils
 
SUBTRACT_FUNCTION_NAME - Static variable in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
The string name of the attribute that defines the arithmetic subtract concept function for this ontology solver.
SubtractComposite - Class in com.jhlabs.composite
 
SubtractComposite(float) - Constructor for class com.jhlabs.composite.SubtractComposite
 
SubtractConceptFunctionDefinition - Class in ptolemy.data.ontologies.lattice
Concept function definition attribute specifically for arithmetic subtraction.
SubtractConceptFunctionDefinition(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.SubtractConceptFunctionDefinition
Construct the SubtractConceptFunctionDefinition attribute with the given container and name.
subtractPrecision(Precision, Precision) - Static method in class ptolemy.math.FixPoint
Determines the Precision of an subtract operation between two FixPoint values.
subtractReverse(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Return a new token whose value is the value of this token subtracted from the value of the argument token.
subtractReverse(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Return a new token whose value is the value of this token subtracted from the value of the argument token.
subtractReverse(Token) - Method in class ptolemy.data.ArrayToken
Subtract this array token from the specified argument.
subtractReverse(Token) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is the value of this token subtracted from the value of the argument token.
subtractReverse(Token) - Method in class ptolemy.data.ScalarToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
subtractReverse(Token) - Method in class ptolemy.data.Token
Return a new token whose value is the value of this token subtracted from the value of the argument token.
subtractReverse(Token) - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothToken
 
subtractToDouble(Time) - Method in class ptolemy.actor.util.Time
Subtract the specified time from this time and return the result as a double.
subtractUnitsArray(int[], int[]) - Static method in class ptolemy.data.unit.UnitUtilities
Subtract the given unit arrays and return the result in a new array.
successorEdges(Node, Node) - Method in class ptolemy.graph.DirectedGraph
Return the collection of edges that make a node n2 a successor of a node n1.
successors(Node) - Method in class ptolemy.graph.DirectedGraph
Return all of the successors of a given node in the form of a a collection.
SUFFIX_LENGTH - Static variable in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAttribute
The length of the attribute and port suffix strings.
suggestedModalModelDirectors() - Method in class ptolemy.actor.Director
Return an array of suggested directors to be used with ModalModel.
suggestedModalModelDirectors() - Method in class ptolemy.actor.sched.FixedPointDirector
Return an array of suggested directors to be used with ModalModel.
suggestedModalModelDirectors() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Return an array of suggested ModalModel directors to use with ContinuousDirector.
suggestedModalModelDirectors() - Method in class ptolemy.domains.csp.kernel.CSPDirector
Return an array of suggested directors to be used with ModalModel.
suggestedModalModelDirectors() - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Return an array of suggested directors to use with an embedded ModalModel.
suggestedModalModelDirectors() - Method in class ptolemy.domains.de.kernel.DEDirector
Return an array of suggested directors to use with ModalModel.
suggestedModalModelDirectors() - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Return an array of suggested directors to be used with ModalModel.
suggestedModalModelDirectors() - Method in class ptolemy.domains.pn.kernel.PNDirector
Return an array of suggested ModalModel directors to use with PNDirector.
suggestedModalModelDirectors() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousDirector
Return an array of suggested directors to be used with ModalModel.
suggestedModalModelDirectors() - Method in class ptolemy.domains.sdf.kernel.SDFDirector
Return an array of suggested ModalModel directors to use with SDFDirector.
suggestedModalModelDirectors() - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Return an array of suggested ModalModel directors to use with SequencedModelDirector.
suggestedStepSize() - Method in interface ptolemy.actor.continuous.ContinuousStepSizeController
Implementations of this method should return the suggested next step size.
suggestedStepSize() - Method in class ptolemy.actor.lib.fmi.FMUImport
Return the suggested next step size.
suggestedStepSize() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Return the suggested step size for next integration.
suggestedStepSize() - Method in class ptolemy.domains.continuous.kernel.ContinuousIntegrator
Return the suggested next step size.
suggestedStepSize() - Method in class ptolemy.domains.continuous.kernel.HybridModalDirector
Return the minimum of the step sizes suggested by any actors that were fired in current iteration.
suggestedStepSize() - Method in class ptolemy.domains.continuous.lib.LevelCrossingDetector
Return the maximum Double value.
sum() - Method in class ptolemy.data.expr.PtParser
 
sum(double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return the sum of the elements in the array.
sum(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return the sum of the elements of a matrix.
sum(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return the sum of the elements of a matrix.
sum(int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return the sum of the elements of a matrix.
sum(long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return the sum of the elements of a matrix.
sum(ArrayToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the sum of the elements in the specified array.
sum(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return the sum of the elements of a matrix.
sum(Fraction[]) - Static method in class ptolemy.math.FractionArrayMath
Return the sum of the elements in the array.
sum(Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return the sum of the elements of a matrix.
sumAbsoluteDifference - Variable in class ptolemy.actor.lib.video.SumofAbsoluteDifferences
Output port.
summarizeUnitCategories() - Static method in class ptolemy.data.unit.UnitUtilities
Return a string representation of the UnitSystem.
SumofAbsoluteDifferences - Class in ptolemy.actor.lib.video
Calculate the sum of absolute difference(SAD) between two blocks.
SumofAbsoluteDifferences(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.video.SumofAbsoluteDifferences
Construct an actor in the specified container with the specified name.
sumOfElements(double[]) - Static method in class ptolemy.math.DoubleArrayStat
Return the sum of all of the elements in the array.
sumOfSquares(double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return the sum of the squares of all of the elements in the array.
sumOfSquares(float[]) - Static method in class ptolemy.math.FloatArrayMath
Return the sum of the squares of all of the elements in the array.
sumOfSquares(int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return the sum of the squares of all of the elements in the array.
sumOfSquares(long[]) - Static method in class ptolemy.math.LongArrayMath
Return the sum of the squares of all of the elements in the array.
sumReturnType(Type) - Static method in class ptolemy.data.expr.UtilityFunctions
Return the (exact) return type of the sum function above.
SuperdenseDependency - Class in ptolemy.actor.util
This dependency represents causal relationships that have a real value and a superdense time index.
SuperdenseTime - Class in ptolemy.actor.util
This class defines the structure of superdense time used in domains having time involved in computation.
SuperdenseTime() - Constructor for class ptolemy.domains.sysml.kernel.SysMLSequentialDirector.SuperdenseTime
 
SuperdenseTime(Time, int) - Constructor for class ptolemy.actor.util.SuperdenseTime
Construct a superdense time object with the specified timestamp and index.
SuperdenseTimeDirector - Interface in ptolemy.actor
This is an interface for directors that use a superdense model of time.
SuperdenseTimeTest - Class in ptolemy.domains.de.test
A test actor illustrating a potential bug in DE in its handling of superdense time.
SuperdenseTimeTest(CompositeEntity, String) - Constructor for class ptolemy.domains.de.test.SuperdenseTimeTest
Create an instance of the actor.
supportedConfigurations() - Method in class ptolemy.domains.ptides.lib.luminary.GPInputHandler
Returns the list of supported configurations.
supportedConfigurations() - Method in class ptolemy.domains.ptides.lib.luminary.LuminarySensorHandler
The set of supported configurations.
supportedReceiveTypes() - Static method in class ptolemy.actor.lib.jjs.modules.serial.SerialHelper
Return an array of the types supported by the current host for receiveType arguments.
supportedReceiveTypes() - Static method in class ptolemy.actor.lib.jjs.modules.socket.SocketHelper
Return an array of the types supported by the current host for receiveType arguments.
supportedReceiveTypes() - Static method in class ptolemy.actor.lib.jjs.modules.webSocket.WebSocketHelper
Return an array of the types supported by the current host for receiveType arguments.
supportedReceiveTypes() - Static method in class ptolemy.actor.lib.jjs.modules.xbee.XBeeHelper
Return an array of the types supported by the current host for receiveType arguments.
supportedReceiveTypes() - Static method in class ptolemy.actor.lib.jjs.VertxHelperBase
Return an array of the types supported by the current host for receiveType arguments, which are the types that can be extracted from buffers.
supportedSendTypes() - Static method in class ptolemy.actor.lib.jjs.modules.serial.SerialHelper
Return an array of the types supported by the current host for sendType arguments.
supportedSendTypes() - Static method in class ptolemy.actor.lib.jjs.modules.socket.SocketHelper
Return an array of the types supported by the current host for sendType arguments.
supportedSendTypes() - Static method in class ptolemy.actor.lib.jjs.modules.webSocket.WebSocketHelper
Return an array of the types supported by the current host for sendType arguments.
supportedSendTypes() - Static method in class ptolemy.actor.lib.jjs.modules.xbee.XBeeHelper
Return an array of the types supported by the current host for sendType arguments.
supportedSendTypes() - Static method in class ptolemy.actor.lib.jjs.VertxHelperBase
Return an array of the types supported by the current host for sendType arguments, which are the types that can be written to buffers.
supportMultirateFiring() - Method in class ptolemy.actor.Director
Return a boolean to indicate whether a ModalModel under control of this director supports multirate firing.
supportMultirateFiring() - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Return true to indicate that a ModalModel under control of this director supports multirate firing.
supportMultirateFiring() - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Return a boolean to indicate whether a ModalModel under control of this director supports multirate firing.
supportMultirateFiring() - Method in class ptolemy.domains.pn.kernel.PNDirector
Return true to indicate that a ModalModel under control of this director supports multirate firing.
supportMultirateFiring() - Method in class ptolemy.domains.sdf.kernel.SDFDirector
Return true to indicate that a ModalModel under control of this director supports multirate firing.
supportMultirateFiring() - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Return true to indicate that a ModalModel under control of this director supports multirate firing.
suppressBlankLines - Variable in class ptolemy.actor.lib.gui.Display
The flag indicating whether this display actor suppress blank lines.
SuppressSimultaneousEvents - Class in ptolemy.domains.de.lib
Output the first token received on the input port, and suppress any other inputs received with the same physical time index.
SuppressSimultaneousEvents(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.SuppressSimultaneousEvents
Construct an actor with the given container and name.
suppressWarnings - Variable in class ptolemy.actor.lib.fmi.FMUImport
If true, suppress warnings about the FMU not being able to roll back.
sureRange - Variable in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
The for sure connected range between two nodes.
suspend() - Method in class ptolemy.actor.Director
Suspend the actor at the specified time.
Suspend - ptolemy.domains.coroutine.kernel.ControlExitToken.ControlType
 
Suspend() - Static method in class ptolemy.domains.coroutine.kernel.ControlExitToken
 
SVGIcon - Class in ptolemy.vergil.icon
This class is intended to eventually replace XMLIcon, however, the current version doesn't work very well, so it isn't used.
SVGIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.SVGIcon
Create a new icon with the given name in the given container.
SVGIcon(Workspace, String) - Constructor for class ptolemy.vergil.icon.SVGIcon
Construct an icon in the specified workspace and name.
SVGParser - Class in diva.canvas.toolbox
A collection of utilities to help parse graphics out of SVG files.
SVGParser() - Constructor for class diva.canvas.toolbox.SVGParser
 
SVGUtilities - Class in diva.canvas.toolbox
A collection of utility functions to aid in figures from SVG, the Scalable Vector Graphics language.
SVGUtilities() - Constructor for class diva.canvas.toolbox.SVGUtilities
 
SwimFilter - Class in com.jhlabs.image
A filter which distorts an image as if it were underwater.
SwimFilter() - Constructor for class com.jhlabs.image.SwimFilter
 
SwingWrapper - Class in diva.canvas.toolbox
A figure that embeds swing components in canvas drawings.
SwingWrapper(JComponent) - Constructor for class diva.canvas.toolbox.SwingWrapper
Construct a new swing wrapper instance to wrap the given component.
Switch - Class in ptolemy.actor.lib
A polymorphic switch, which routes inputs to specified output channels.
Switch(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Switch
Construct an actor in the specified container with the specified name.
switchFabricDelay - Variable in class ptolemy.domains.de.lib.aspect.BasicSwitch
Time it takes for a token to be processed by the switch fabric.
SwitchTo(int) - Method in class ptolemy.data.expr.MatrixParserTokenManager
Switch to specified lex state.
SwitchTo(int) - Method in class ptolemy.data.expr.PtParserTokenManager
Switch to specified lex state.
SwitchTo(int) - Method in class ptolemy.moml.unit.UParserTokenManager
Switch to specified lex state.
SwizzleFilter - Class in com.jhlabs.image
A filter which allows channels to be swapped.
SwizzleFilter() - Constructor for class com.jhlabs.image.SwizzleFilter
 
symbolInterval - Variable in class ptolemy.domains.sdf.lib.RaisedCosine
The symbol interval, which is the number of samples to the first zero crossing on each side of the main lobe.
SymmetricCrypto - Class in ptolemy.actor.lib.security
Encrypt or decrypt an unsigned byte array using a symmetric cryptography.
SymmetricCrypto(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.security.SymmetricCrypto
Construct an actor with the given container and name.
symmetricDecrypt(Object, Object, String) - Method in class ptolemy.actor.lib.jjs.modules.crypto.CryptoHelper
Decrypt the input with a symmetric cipher and return the decrypted result.
SymmetricDecryption - Class in ptolemy.actor.lib.security
Decrypt an unsigned byte array using a symmetric algorithm.
SymmetricDecryption(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.security.SymmetricDecryption
Construct an actor with the given container and name.
symmetricEncrypt(Object, Object, String) - Method in class ptolemy.actor.lib.jjs.modules.crypto.CryptoHelper
Encrypt the input with a symmetric cipher and return the encrypted result.
SymmetricEncryption - Class in ptolemy.actor.lib.security
Encrypt an unsigned byte array using a symmetric algorithm.
SymmetricEncryption(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.security.SymmetricEncryption
Construct an actor with the given container and name.
symmetricOutput - Variable in class ptolemy.domains.sdf.lib.Autocorrelation
If true, then the output from each firing will have 2*numberOfLags + 1 samples (an odd number) whose values are symmetric about the midpoint.
symmetry(float, float) - Method in class com.jhlabs.image.FadeFilter
 
syncEvents(LinkedList<metroIIcomm.Event.Builder>) - Method in class ptolemy.domains.metroII.kernel.MetroIISystemCDirector
Synchronizes the status of events from the pipe.
synchronizedPlay - Variable in class ptolemy.actor.lib.jmf.PlaySound
Indicator to play to the end before returning from fire().
Synchronizer - Class in ptolemy.actor.lib
This actor implements a token synchronizer.
Synchronizer - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A code generation adapter class for ptolemy.actor.lib.Synchronizer.
Synchronizer(Synchronizer) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Synchronizer
Construct a Synchronizer adapter.
Synchronizer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Synchronizer
Construct an actor in the specified container with the specified name.
synchronizeStartTo - Variable in class org.hlacerti.lib.HlaManager
The name of a synchronization point to which this federate should synchronize its start.
synchronizeToRealtime() - Method in class ptolemy.domains.ptera.kernel.PteraController
Return whether the synchronizeToRealtime attribute of this controller is set or not.
synchronizeToRealTime - Variable in class ptolemy.actor.lib.hoc.ThreadedComposite
If set to true, the inside thread stalls until real time matches the time stamps of input events or pure events for each firing.
synchronizeToRealTime - Variable in class ptolemy.actor.sched.FixedPointDirector
Specify whether the execution should synchronize to the real time.
synchronizeToRealTime - Variable in class ptolemy.domains.de.kernel.DEDirector
Specify whether the execution should synchronize to the real time.
synchronizeToRealTime - Variable in class ptolemy.domains.giotto.kernel.GiottoDirector
Specify whether the execution should synchronize to the real time.
synchronizeToRealTime - Variable in class ptolemy.domains.sdf.kernel.SDFDirector
Specify whether the execution should synchronize to the real time.
synchronizeToRealTime - Variable in class ptolemy.domains.tm.kernel.TMDirector
Indicating whether the execution synchronizes to the real time.
SynchronizeToRealtime - Class in ptolemy.domains.ptera.lib
This parameter sets whether execution of a Ptera model is synchronized to real time.
SynchronizeToRealtime(NamedObj, String) - Constructor for class ptolemy.domains.ptera.lib.SynchronizeToRealtime
Construct a parameter with the given name contained by the specified entity.
SynchronizeToRealTime - Class in ptolemy.actor.lib
Attribute that regulates the passage of time to wait for real time to catch up.
SynchronizeToRealTime(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.SynchronizeToRealTime
Construct an instance of the attribute.
synchronizeWithClient - Variable in class lbnl.actor.lib.Simulator
If true, attempts to sychronize timing with the client.
SYNCHRONOUS_AG - Static variable in class ptolemy.chic.ChicInvoker
Indicate use of the Synchronous A/G compiler.
SynchronousFixTransformer - Class in ptolemy.actor.lib.vhdl
This is an abstract base class for actors that transform an input stream into an output stream with a specified latency parameter.
SynchronousFixTransformer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.vhdl.SynchronousFixTransformer
Construct an actor with the given container and name.
SyntacticCodeGenerator - Class in ptolemy.cg.kernel.generic.syntactic
Generate a syntactic representation of a ptolemy model.
SyntacticCodeGenerator(NamedObj, String) - Constructor for class ptolemy.cg.kernel.generic.syntactic.SyntacticCodeGenerator
Create a new instance of the SyntacticCodeGenerator.
SyntacticCodeGeneratorAdapter - Class in ptolemy.cg.kernel.generic.syntactic
Base class for a syntactic representation generator adapter.
SyntacticCodeGeneratorAdapter(NamedObj) - Constructor for class ptolemy.cg.kernel.generic.syntactic.SyntacticCodeGeneratorAdapter
Construct the code generator adapter associated with the given component.
SyntacticColumn - Class in ptolemy.cg.lib.syntactic
Represent parallel composition in the context of Syntax terms.
SyntacticColumn() - Constructor for class ptolemy.cg.lib.syntactic.SyntacticColumn
Create new empty Syntactic Column.
SyntacticContraction - Class in ptolemy.cg.lib.syntactic
This class represents a contraction operator in the SyntacticTerm language.
SyntacticContraction(int) - Constructor for class ptolemy.cg.lib.syntactic.SyntacticContraction
Makes a new contraction operator with a given constant degree.
SyntacticGraph - Class in ptolemy.cg.lib.syntactic
Represent ptolemy networks with Syntactic Graphs.
SyntacticGraph() - Constructor for class ptolemy.cg.lib.syntactic.SyntacticGraph
Create new instance of SyntacticGraph with no container.
SyntacticGraph(CompositeEntity, String) - Constructor for class ptolemy.cg.lib.syntactic.SyntacticGraph
Construct an instance of SyntacticGraph in a given container.
SyntacticGraph(Workspace) - Constructor for class ptolemy.cg.lib.syntactic.SyntacticGraph
Create new instance of SyntacticGraph in a given workspace.
SyntacticName - Class in ptolemy.cg.lib.syntactic
This class represents a named SyntacticTerm.
SyntacticName() - Constructor for class ptolemy.cg.lib.syntactic.SyntacticName
Make named term with no reference or name.
SyntacticNode - Class in ptolemy.cg.lib.syntactic
Represent nodes in the context of SyntacticGraphs.
SyntacticNode() - Constructor for class ptolemy.cg.lib.syntactic.SyntacticNode
Create new instance of SyntacticNode with no connections.
SyntacticNode(CompositeEntity, String) - Constructor for class ptolemy.cg.lib.syntactic.SyntacticNode
Construct an entity with the given name contained by the specified entity.
SyntacticNode(Workspace) - Constructor for class ptolemy.cg.lib.syntactic.SyntacticNode
Create new instance of SyntacticNode with no connections.
SyntacticNode.NodeType - Enum in ptolemy.cg.lib.syntactic
Internal enum representing the types of nodes and how they are ordered, compared, and categorized.
SyntacticPort - Class in ptolemy.cg.lib.syntactic
Represent ComponentPorts syntactically in SyntacticNodes.
SyntacticPort() - Constructor for class ptolemy.cg.lib.syntactic.SyntacticPort
Construct SyntacticPort.
SyntacticPort(SyntacticNode, Port, boolean, String) - Constructor for class ptolemy.cg.lib.syntactic.SyntacticPort
Construct SyntacticPort with given container and name.
SyntacticPort(Workspace) - Constructor for class ptolemy.cg.lib.syntactic.SyntacticPort
Construct SyntacticPort with given workspace.
SyntacticPort.IOType - Enum in ptolemy.cg.lib.syntactic
Represent IO type for ports.
SyntacticRank - Class in ptolemy.cg.lib.syntactic
This class represents the rank of a SyntacticTerm.
SyntacticRank(int, int) - Constructor for class ptolemy.cg.lib.syntactic.SyntacticRank
Construct a new forward rank.
SyntacticRank(int, int, int, int) - Constructor for class ptolemy.cg.lib.syntactic.SyntacticRank
Construct a new rank.
SyntacticSeries - Class in ptolemy.cg.lib.syntactic
This class represents a series composition over a sequence of SyntacticTerms.
SyntacticSeries() - Constructor for class ptolemy.cg.lib.syntactic.SyntacticSeries
Create an empty SyntacticSeries term.
SyntacticTerm - Interface in ptolemy.cg.lib.syntactic
Represent terms in combinator expressions for Ptolemy models.
SyntacticTermList - Class in ptolemy.cg.lib.syntactic
This class is the base class for SyntacticTerms that are formed from operations on lists of other terms.
SyntacticTermList() - Constructor for class ptolemy.cg.lib.syntactic.SyntacticTermList
Constructs an empty term list with no rank information.
syntaxError(String) - Method in class org.json.JSONTokener
Make a JSONException to signal a syntax error.
syntaxStyle - Variable in class ptolemy.actor.gui.TextEditorTableau.Factory
The style of the text to be edited.
syntaxStyle - Variable in class ptolemy.vergil.toolbox.TextEditorConfigureFactory
The style of the text to be edited.
syntaxStyle - Variable in class ptolemy.vergil.toolbox.TextEditorTableauFactory
The style of the text to be edited.
SyntaxTextEditor - Class in ptolemy.actor.gui.syntax
A top-level window containing a text editor or viewer that understands the syntax of various languages.
SyntaxTextEditor() - Constructor for class ptolemy.actor.gui.syntax.SyntaxTextEditor
Construct an empty text editor with no name.
SyntaxTextEditor(String) - Constructor for class ptolemy.actor.gui.syntax.SyntaxTextEditor
Construct an empty text editor with the specified title.
SyntaxTextEditor(String, Document) - Constructor for class ptolemy.actor.gui.syntax.SyntaxTextEditor
Construct an empty text editor with the specified title and document.
SyntaxTextEditor(String, Document, Placeable) - Constructor for class ptolemy.actor.gui.syntax.SyntaxTextEditor
Construct an empty text editor with the specified title and document and associated placeable.
SyntaxTextEditor(String, Document, PortablePlaceable) - Constructor for class ptolemy.actor.gui.syntax.SyntaxTextEditor
Construct an empty text editor with the specified title and document and associated PortablePlaceable.
SyntaxTextEditorForStringAttributes - Class in ptolemy.actor.gui.syntax
A text editor to edit a specified string attribute using a syntax-directed editor.
SyntaxTextEditorForStringAttributes(TextEditorFactory, Attribute, int, int, String, Document) - Constructor for class ptolemy.actor.gui.syntax.SyntaxTextEditorForStringAttributes
Create a annotation text editor for the specified attribute.
synthesizeFromFile(SolverUtility, File, int, int, boolean) - Static method in class ptolemy.vergil.basic.imprt.g4ltl.G4LTL
Given a Linear Temporal Logic (LTL) file, generate the corresponding MoML.
SysMLADirector - Class in ptolemy.domains.sysml.kernel
Deprecated.
Use SysmlConcurrentDirector or SysMLSequentialDirector
SysMLADirector(CompositeEntity, String) - Constructor for class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Construct a director in the given container with the given name.
SysMLADirector.SysMLAReceiver - Class in ptolemy.domains.sysml.kernel
Deprecated.
Variant of a Mailbox that overrides the put() method to divert the input to the queue associated with the actor and then provides a method to really put a token into a receiver.
SysMLAReceiver() - Constructor for class ptolemy.domains.sysml.kernel.SysMLADirector.SysMLAReceiver
Deprecated.
Construct a SysMLAReceiver.
SysMLAReceiver() - Constructor for class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector.SysMLAReceiver
Construct a SysMLAReceiver.
SysMLAReceiver(IOPort) - Constructor for class ptolemy.domains.sysml.kernel.SysMLADirector.SysMLAReceiver
Deprecated.
Construct a SysMLAReceiver.
SysMLAReceiver(IOPort) - Constructor for class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector.SysMLAReceiver
Construct a SysMLAReceiver.
SysMLConcurrentDirector - Class in ptolemy.domains.sysml.kernel
Concurrent version of a SysML director.
SysMLConcurrentDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Construct a director in the given container with the given name.
SysMLConcurrentDirector.SysMLAReceiver - Class in ptolemy.domains.sysml.kernel
Variant of a Mailbox that overrides the put() method to divert the input to the queue associated with the actor and then provides a method to really put a token into a receiver.
SysMLSequentialDirector - Class in ptolemy.domains.sysml.kernel
Sequential version of a SysML director.
SysMLSequentialDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Construct a director in the given container with the given name.
SysMLSequentialDirector.SuperdenseTime - Class in ptolemy.domains.sysml.kernel
Data structure for storing a superdense time.
SysMLSequentialDirector.SysMLSequentialReceiver - Class in ptolemy.domains.sysml.kernel
Variant of a Mailbox that overrides the put() method to divert the input to the director's queue and then provides a method to really put a token into a receiver.
SysMLSequentialReceiver() - Constructor for class ptolemy.domains.sysml.kernel.SysMLSequentialDirector.SysMLSequentialReceiver
 
systemClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
SystemCommand - Class in lbnl.actor.lib
Actor that calls a system command.
SystemCommand(CompositeEntity, String) - Constructor for class lbnl.actor.lib.SystemCommand
Constructs an actor with the given container and name.

T

t - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
The value of current time.
t - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
The value of current time.
t - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
The value of current time.
t - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
The value of current time.
t - Variable in class org.ptolemy.ssm.StateSpaceModel
The value of current time.
t - Variable in class ptolemy.domains.continuous.lib.DifferentialSystem
The value of current time.
TABBED_DIALOG_BORDER - Static variable in class com.jgoodies.forms.factories.Borders
A standardized Border that describes the border around a dialog content that uses tabs.
table - Variable in class ptolemy.actor.gui.ArrayOfRecordsPane
The table representing the matrix.
table - Variable in class ptolemy.actor.gui.MatrixPane
The table representing the matrix.
table - Variable in class ptolemy.actor.lib.comm.Slicer
The code table.
table - Variable in class ptolemy.actor.lib.database.DatabaseInsert
Name of the table to set.
table - Variable in class ptolemy.actor.lib.database.DatabaseSelect
Table to use within the database.
table - Variable in class ptolemy.actor.lib.LookupTable
The table array that we look up elements in.
table - Variable in class ptolemy.domains.sdf.lib.LineCoder
The code table.
table - Variable in class ptolemy.domains.space.Occupants
Table to use within the database.
tableau - Variable in class ptolemy.actor.gt.controller.View
The default tableau.
tableau - Variable in class ptolemy.domains.ptera.lib.Report
The default tableau.
Tableau - Class in ptolemy.actor.gui
A tableau is a visual representation of a Ptolemy II model in a top-level window.
Tableau(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.Tableau
Construct a tableau with the given name and container.
Tableau(Workspace) - Constructor for class ptolemy.actor.gui.Tableau
Construct a tableau in the specified workspace.
TABLEAU - ptolemy.domains.ptera.lib.Report.Mode
Show in a tableau.
TableauFactory - Class in ptolemy.actor.gui
This class is an attribute that creates a tableau to view a specified effigy.
TableauFactory(NamedObj, String) - Constructor for class ptolemy.actor.gui.TableauFactory
Create a factory with the given name and container.
TableauFrame - Class in ptolemy.actor.gui
This is a top-level window associated with a tableau that has a menubar and status bar.
TableauFrame() - Constructor for class ptolemy.actor.gui.TableauFrame
Construct an empty top-level frame.
TableauFrame(Tableau) - Constructor for class ptolemy.actor.gui.TableauFrame
Construct an empty top-level frame managed by the specified tableau and the default status bar.
TableauFrame(Tableau, StatusBar) - Constructor for class ptolemy.actor.gui.TableauFrame
Construct an empty top-level frame managed by the specified tableau with the specified status bar.
TableauFrame(Tableau, StatusBar, Placeable) - Constructor for class ptolemy.actor.gui.TableauFrame
Construct an empty top-level frame managed by the specified tableau with the specified status bar and associated Placeable object.
TableauFrame(Tableau, StatusBar, PortablePlaceable) - Constructor for class ptolemy.actor.gui.TableauFrame
Construct an empty top-level frame managed by the specified tableau with the specified status bar and associated PortablePlaceable object.
TableauFrame.MenuItemListener - Class in ptolemy.actor.gui
A Listener for menu items.
TableauParameter - Class in ptolemy.domains.ptera.lib
A parameter to encapsulate a tableau.
TableauParameter(NamedObj, String) - Constructor for class ptolemy.domains.ptera.lib.TableauParameter
Construct a parameter with the given name contained by the specified entity.
tableChanged(TableModelEvent) - Method in class ptolemy.vergil.gt.TransformationEditor
 
TableIcon - Class in ptolemy.vergil.icon
An icon that displays the value of a variable of the container in a table.
TableIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.TableIcon
Create a new icon with the given name in the given container.
tabSize - Variable in class ptolemy.data.expr.SimpleCharStream
 
tabSize - Variable in class ptolemy.moml.unit.SimpleCharStream
 
Tag - Class in ptolemy.domains.ptides.kernel
A timestamp and a microstamp that represent a Tag.
Tag() - Constructor for class ptolemy.domains.ptides.kernel.Tag
Construct an empty Tag.
Tag(Time, int) - Constructor for class ptolemy.domains.ptides.kernel.Tag
Construct a Tag.
TAG_TAG - Static variable in class diva.util.xml.CompositeBuilder
Indicates the tag of a recognizer
TagComparator() - Constructor for class ptolemy.domains.metroII.kernel.MetroIIPtidesReceiver.TagComparator
 
TagComparator() - Constructor for class ptolemy.domains.ptides.kernel.PtidesReceiver.TagComparator
 
tagPrefix - Variable in class org.ptolemy.osc.OscSender
OSC prefix tag that will be prepended to each port name.
TAIL_END - Static variable in class diva.canvas.connector.ConnectorEvent
This event concerns the tail end of the connector.
tailMoved() - Method in class diva.canvas.connector.AbstractConnector
Inform the connector that the tail site has moved.
tailMoved() - Method in interface diva.canvas.connector.Connector
Inform the connector that the tail site has moved.
take() - Method in class ptolemy.actor.util.CalendarQueue
Remove the smallest entry and return it.
take() - Method in class ptolemy.actor.util.FIFOQueue
Remove the oldest object from the queue and return it.
take() - Method in class ptolemy.actor.util.TotallyOrderedSet
Deprecated.
Use removeFirst() instead.
take() - Method in class ptolemy.domains.de.kernel.DECQEventQueue
Dequeue the earliest DE event in this event queue.
take() - Method in interface ptolemy.domains.de.kernel.DEEventQueue
Return the earliest DE event in this event queue.
take() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesListEventQueue
Take this event and remove it from the event queue.
take() - Method in class ptolemy.domains.ptides.kernel.PtidesListEventQueue
Take this event and remove it from the event queue.
take() - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Remove the oldest object from the queue and return it.
take(int) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesListEventQueue
Takes this event and remove it from the event queue.
take(int) - Method in class ptolemy.domains.ptides.kernel.PtidesListEventQueue
Take this event and remove it from the event queue.
takeArray(Object[]) - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Remove the count oldest objects from the queue and return them.
takeArray(Object[], int) - Method in class ptolemy.domains.sdf.kernel.ArrayFIFOQueue
Remove the count oldest objects from the queue and return them.
takeOff - Variable in class ptolemy.domains.atc.lib.Airport
A double with the initial default value of 1.
takeOff - Variable in class ptolemy.domains.tcs.lib.AbstractSourceStation
The takeoff.
takeToken() - Method in class ptolemy.actor.lib.aspect.CommunicationResponsePort
Get token from parameter and remove it from the parameter.
tan() - Method in class ptolemy.math.Complex
Return a new complex number with value equal to the tangent of this complex number.
tan(Complex) - Static method in class ptolemy.math.Complex
Return a new complex number with value equal to the tangent of the given complex number.
TAN - Static variable in class com.jhlabs.math.MathFunction1D
 
tanh() - Method in class ptolemy.math.Complex
Return a new complex number with value equal to the hyperbolic tangent of this complex number.
tanh(double) - Static method in class ptolemy.math.ExtendedMath
Return the hyperbolic tangent of the argument.
tanh(Complex) - Static method in class ptolemy.math.Complex
Return a new complex number with value equal to the hyperbolic tangent of the given complex number.
taps - Variable in class ptolemy.domains.sdf.lib.FIR
The taps of the filter.
tapValues - Variable in class ptolemy.domains.sdf.lib.LMSAdaptive
The output of tap values.
target - Variable in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
 
targetExpression(String, Type) - Method in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGeneratorAdapter
Given a Ptolemy expression, return an Accessor-compatibile expression.
targetExpression(Parameter) - Method in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGeneratorAdapter
Given a Ptolemy Parameter, return an Accessor-compatibile expression.
targetLocation - Variable in class org.ptolemy.machineLearning.particleFilter.ConstraintsCalculator
The target location.
targets() - Method in class diva.canvas.interactor.DragInteractor
Get an iterator over the target figures.
targetType(Type) - Method in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGeneratorAdapter
Get the corresponding type in the target language from the given Ptolemy type.
targetType(Type) - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Get the corresponding type in the target language from the given Ptolemy type.
targetType(Type) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Get the corresponding type in Java from the given Ptolemy type.
targetType(Type) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Get the corresponding type in C from the given Ptolemy type.
Task - Class in ptolemy.domains.taskpt.lib
A task in the taskpt domain.
Task(CompositeEntity, String) - Constructor for class ptolemy.domains.taskpt.lib.Task
Construct a Task with a name and a container.
TASK_BLOCKED - Static variable in interface ptolemy.domains.tm.kernel.ScheduleListener
Task blocked message.
TASK_RUNNING - Static variable in interface ptolemy.domains.tm.kernel.ScheduleListener
Task running message.
TASK_SLEEPING - Static variable in interface ptolemy.domains.tm.kernel.ScheduleListener
Task sleeping message.
TaskDirector - Class in ptolemy.domains.taskpt.kernel
A director for controlling a task in the taskpt domain.
TaskDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.taskpt.kernel.TaskDirector
Construct a director in the given container with the given name.
TaskPtDirector - Class in ptolemy.domains.taskpt.kernel
A director for controlling tasks and threads in the taskpt domain.
TaskPtDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.taskpt.kernel.TaskPtDirector
Construct a director in the given container with the given name.
tau - Variable in class ptolemy.actor.lib.colt.ColtExponentialPower
tau.
TCfuncImplString - Variable in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Contains the skeleton code for the task functions.
TclShellEffigy - Class in ptolemy.actor.gui.ptjacl
A representative of an Tcl expression shell.
TclShellEffigy(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.ptjacl.TclShellEffigy
Create a new effigy in the given container with the given name.
TclShellEffigy(Workspace) - Constructor for class ptolemy.actor.gui.ptjacl.TclShellEffigy
Create a new effigy in the specified workspace with an empty string for its name.
TclShellEffigy.ShellFactory - Class in ptolemy.actor.gui.ptjacl
A factory for creating new Ptolemy effigies.
TclShellFrame(TclShellTableau) - Constructor for class ptolemy.actor.gui.ptjacl.TclShellTableau.TclShellFrame
Construct a frame to display the TclShell window.
TclShellTableau - Class in ptolemy.actor.gui.ptjacl
A tableau that provides a Tcl Shell for interacting with Ptjacl, a 100% Java implementation of Tcl.
TclShellTableau(TclShellEffigy, String) - Constructor for class ptolemy.actor.gui.ptjacl.TclShellTableau
Create a new tableau.
TclShellTableau.Factory - Class in ptolemy.actor.gui.ptjacl
A factory that creates a control panel to display a Tcl Shell.
TclShellTableau.TclShellFrame - Class in ptolemy.actor.gui.ptjacl
The frame that is created by an instance of TclShellTableau.
TclTests - Class in ptolemy.util.test.junit
Run the Tcl tests under JUnit.
TclTests() - Constructor for class ptolemy.util.test.junit.TclTests
 
TCPHeaderSize - Static variable in class ptolemy.domains.ptides.lib.qm.VariableDelaySwitch
The default header size for TCP.
TCPPacketReceiver - Class in ptolemy.domains.ptides.lib.qm
This actor receives RecordTokens from a network input port and decomposes the packet into several tokens that are contained within the packet.
TCPPacketReceiver(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.qm.TCPPacketReceiver
Construct a TCPPacketReceiver.
TCPPacketTransmitter - Class in ptolemy.domains.ptides.lib.qm
Build a TCP Packet containing a user-defined number of PTIDES events.
TCPPacketTransmitter(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.qm.TCPPacketTransmitter
Construct a TCPPacketTransmitter.
TCSDirector - Class in ptolemy.domains.tcs.kernel
A director for modeling Train control systems.
TCSDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.tcs.kernel.TCSDirector
Construct a director in the default workspace with an empty string as its name.
TCSReceiver - Class in ptolemy.domains.tcs.kernel
A receiver for modeling train control systems.
TCSReceiver() - Constructor for class ptolemy.domains.tcs.kernel.TCSReceiver
Construct an empty DEReceiver with no container.
TCSReceiver(IOPort) - Constructor for class ptolemy.domains.tcs.kernel.TCSReceiver
Construct an empty DEReceiver with the specified container.
TCTL - ptolemy.verification.kernel.MathematicalModelConverter.FormulaType
Deprecated.
 
TDLAction - Class in ptolemy.domains.tdl.kernel
A TDL action.
TDLAction(Time, int, Object) - Constructor for class ptolemy.domains.tdl.kernel.TDLAction
Create a new TDLGraphNode.
TDLAction.TDLActionComparator - Class in ptolemy.domains.tdl.kernel
A class that compares two TDL actions.
TDLActionComparator() - Constructor for class ptolemy.domains.tdl.kernel.TDLAction.TDLActionComparator
 
TDLActionsGraph - Class in ptolemy.domains.tdl.kernel
A representation of the schedule of all actions in a TDL module in a graph.
TDLActionsGraph(TDLModule, FSMActor) - Constructor for class ptolemy.domains.tdl.kernel.TDLActionsGraph
Create a new TDLActionsGraph for a TDL module.
TDLActor - Class in ptolemy.domains.tdl.kernel
A TDL Actor used in the TDL domain.
TDLActor() - Constructor for class ptolemy.domains.tdl.kernel.TDLActor
Construct an FSMActor in the default workspace with an empty string as its name.
TDLActor(CompositeEntity, String) - Constructor for class ptolemy.domains.tdl.kernel.TDLActor
Create an FSMActor in the specified container with the specified name.
TDLActor(Workspace) - Constructor for class ptolemy.domains.tdl.kernel.TDLActor
Construct an FSMActor in the specified workspace with an empty string as its name.
TDLCausalityInterface - Class in ptolemy.domains.tdl.kernel
This class gives a specialized causality interface for TDL.
TDLCausalityInterface(Actor, Dependency) - Constructor for class ptolemy.domains.tdl.kernel.TDLCausalityInterface
Construct a causality interface for the specified actor.
TDLCodeGenerator - Class in ptolemy.domains.tdl.kernel
Generates the TDL code for a given TDL module.
TDLCodeGenerator() - Constructor for class ptolemy.domains.tdl.kernel.TDLCodeGenerator
Construct a factory with the default workspace and "" as name.
TDLCodeGenerator(NamedObj, String) - Constructor for class ptolemy.domains.tdl.kernel.TDLCodeGenerator
Construct a factory with the specified container and name.
TDLCodeGenerator.TDLEditorFactory - Class in ptolemy.domains.tdl.kernel
An attribute that can create an TDL code editor for a TDL model.
TDLCodeGeneratorUtilities - Class in ptolemy.domains.tdl.kernel
Utilities for generating TDL code.
TDLController - Class in ptolemy.domains.tdl.kernel
Controller for the TDL module.
TDLController(CompositeEntity, String) - Constructor for class ptolemy.domains.tdl.kernel.TDLController
Construct a modal controller with a name and a container.
TDLController(Workspace) - Constructor for class ptolemy.domains.tdl.kernel.TDLController
Construct a modal controller in the specified workspace with no container and an empty string as a name.
TDLEditorFactory(NamedObj, String) - Constructor for class ptolemy.domains.tdl.kernel.TDLCodeGenerator.TDLEditorFactory
Constructs a TDL EditorFactory object for a TDL model.
TDLMode - Class in ptolemy.domains.tdl.kernel
A TDL mode is a collection of TDL tasks.
TDLMode(CompositeEntity, String) - Constructor for class ptolemy.domains.tdl.kernel.TDLMode
Construct a new TDL mode.
TDLModule - Class in ptolemy.domains.tdl.kernel
A TDL module forms a unit that consists of sensors, actuators, and modes.
TDLModule(CompositeEntity, String) - Constructor for class ptolemy.domains.tdl.kernel.TDLModule
Construct a tdl module with a name and a container.
TDLModule(Workspace) - Constructor for class ptolemy.domains.tdl.kernel.TDLModule
Construct a tdl module in the specified workspace with no container and an empty string as a name.
TDLModuleDirector - Class in ptolemy.domains.tdl.kernel
Director for a TDL (= Timing Definition Language) module.
TDLModuleDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.tdl.kernel.TDLModuleDirector
Construct a director in the given container with the given name.
TDLReceiver - Class in ptolemy.domains.tdl.kernel
A TDL receiver stores a token until it gets a new token.
TDLReceiver() - Constructor for class ptolemy.domains.tdl.kernel.TDLReceiver
Construct an empty TDLReceiver with no container.
TDLReceiver(IOPort) - Constructor for class ptolemy.domains.tdl.kernel.TDLReceiver
Construct an empty TDLReceiver with the specified container.
TDLRefinement - Class in ptolemy.domains.tdl.kernel
A TDL refinement is used to define the implementation of a TDL mode.
TDLRefinement(CompositeEntity, String) - Constructor for class ptolemy.domains.tdl.kernel.TDLRefinement
Construct a TDL refinement.
TDLRefinementPort - Class in ptolemy.domains.tdl.kernel
The TDL refinement port represents an actuator and has some TDL specific parameters: - frequency: update frequency - initialValue: at time 0, this initial value is used - fast: if the actuator is connected to a fast task, this parameter is true - slots: string that supports TDL slot selection.
TDLRefinementPort(ComponentEntity, String) - Constructor for class ptolemy.domains.tdl.kernel.TDLRefinementPort
Construct a port with a containing actor and a name that is neither an input nor an output.
TDLRefinementPort(Workspace) - Constructor for class ptolemy.domains.tdl.kernel.TDLRefinementPort
Construct a port in the given workspace.
TdlTableauFactory - Class in ptolemy.vergil.tdl
An attribute that creates a tableau to view a Timing Description Language (TDL) model.
TdlTableauFactory(NamedObj, String) - Constructor for class ptolemy.vergil.tdl.TdlTableauFactory
Create a factory with the given name and container.
TDLTask - Class in ptolemy.domains.tdl.kernel
A TDL task is an SDF actor with TDL specific parameters.
TDLTask() - Constructor for class ptolemy.domains.tdl.kernel.TDLTask
Construct a TDL task.
TDLTask(CompositeEntity, String) - Constructor for class ptolemy.domains.tdl.kernel.TDLTask
Create a TDL task with a name and a container.
TDLTask(Workspace) - Constructor for class ptolemy.domains.tdl.kernel.TDLTask
Construct a TDL Task in the specified workspace with no container and an empty string as a name.
TDLTaskPort - Class in ptolemy.domains.tdl.kernel
A TDL task output port has some TDL specific parameters.
TDLTaskPort() - Constructor for class ptolemy.domains.tdl.kernel.TDLTaskPort
Construct a TypedIOPort with no container and no name that is neither an input nor an output.
TDLTaskPort(ComponentEntity, String) - Constructor for class ptolemy.domains.tdl.kernel.TDLTaskPort
Construct a TypedIOPort with a containing actor and a name that is neither an input nor an output.
TDLTaskPort(ComponentEntity, String, boolean, boolean) - Constructor for class ptolemy.domains.tdl.kernel.TDLTaskPort
Construct a TypedIOPort with a container and a name that is either an input, an output, or both, depending on the third and fourth arguments.
TDLTaskPort(Workspace) - Constructor for class ptolemy.domains.tdl.kernel.TDLTaskPort
Construct a port in the specified workspace with an empty string as a name.
TdlTaskTableauFactory - Class in ptolemy.vergil.tdl
An attribute that creates a tableau to view a Timing Description Language (TDL) task.
TdlTaskTableauFactory(NamedObj, String) - Constructor for class ptolemy.vergil.tdl.TdlTaskTableauFactory
Create a factory with the given name and container.
TDLTransition - Class in ptolemy.domains.tdl.kernel
A TDL transition has some specific TDL parameters.
TDLTransition(TDLActor, String) - Constructor for class ptolemy.domains.tdl.kernel.TDLTransition
Construct a transition with the given name contained by the specified entity.
TDLTransition(Workspace) - Constructor for class ptolemy.domains.tdl.kernel.TDLTransition
Construct a transition contained by the specified entity.
technologicalDelay - Variable in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Technological latency according to the AFDX specification.
template - Variable in class ptolemy.actor.lib.xslt.XMLInclusion
The template that specifies how the XML tokens will be combined.
template - Variable in class ptolemy.vergil.basic.export.html.jsoup.HTMLPageAssembler
The template file.
template - Variable in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
 
TemplateParser - Class in ptolemy.cg.kernel.generic.program
A class that allows to parse macros of templates in a code generator perspective.
TemplateParser() - Constructor for class ptolemy.cg.kernel.generic.program.TemplateParser
Construct the TemplateParser associated with the given component and the given adapter.
TemporaryVariable - Class in ptolemy.data.expr
This is identical to a Variable except that creating it does not increment the workspace version.
TemporaryVariable(NamedObj, String) - Constructor for class ptolemy.data.expr.TemporaryVariable
Construct a variable with the given name as an attribute of the given container.
TERA - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
term() - Method in class ptolemy.data.expr.PtParser
 
Terminal - Interface in diva.canvas.connector
A Terminal is a figure that provides a visible place for connectors to connect to.
TerminalFigure - Class in diva.canvas.connector
A TerminalFigure decorates a figure to be a terminal as well.
TerminalFigure(Figure) - Constructor for class diva.canvas.connector.TerminalFigure
Create a new TerminalFigure for the given figure.
TerminalFigure(Figure, Site) - Constructor for class diva.canvas.connector.TerminalFigure
Create a new TerminalFigure for the given figure, with the given site for connections.
terminals() - Method in class diva.canvas.toolbox.IconFigure
Get an iterator over the terminals of this figure.
TerminalTutorial - Class in diva.canvas.tutorial
This tutorial illustrates how to use Terminals.
TerminalTutorial() - Constructor for class diva.canvas.tutorial.TerminalTutorial
Create a JCanvas and put it into a window
terminate() - Method in class ptolemy.actor.AtomicActor
Terminate execution immediately.
terminate() - Method in class ptolemy.actor.CompositeActor
If this is an opaque CompositeActor, then look to our director for help.
terminate() - Method in class ptolemy.actor.Director
Terminate any currently executing model with extreme prejudice.
terminate() - Method in interface ptolemy.actor.Executable
Terminate any currently executing model with extreme prejudice.
terminate() - Method in class ptolemy.actor.gt.StateMatcher
Do nothing.
terminate() - Method in class ptolemy.actor.lib.hoc.ApplyFilterOverArray
Override the base class to call terminate() on the referenced model.
terminate() - Method in class ptolemy.actor.lib.hoc.ModelReference
Override the base class to call terminate() on the referenced model.
terminate() - Method in class ptolemy.actor.lib.python.PythonScript
Invoke the terminate() method if defined in the script.
terminate() - Method in class ptolemy.actor.Manager
Deprecated. 
terminate() - Method in class ptolemy.actor.parameters.ParameterSet
Do nothing.
terminate() - Method in class ptolemy.actor.process.ProcessDirector
Terminate all threads under control of this director immediately.
terminate() - Method in class ptolemy.caltrop.ddi.AbstractDDI
 
terminate() - Method in interface ptolemy.distributed.common.DistributedActor
Terminate any currently executing model with extreme prejudice.
terminate() - Method in class ptolemy.distributed.rmi.DistributedActorWrapper
Terminate any currently executing model with extreme prejudice.
terminate() - Method in class ptolemy.domains.ci.kernel.CIDirector
Terminate any currently executing model with extreme prejudice.
terminate() - Method in class ptolemy.domains.csp.kernel.AbstractBranchController
Terminate abruptly any threads created by this actor.
terminate() - Method in class ptolemy.domains.csp.kernel.CSPActor
Terminate abruptly any threads created by this actor.
terminate() - Method in class ptolemy.domains.modal.kernel.FSMActor
Call stop().
terminate() - Method in class ptolemy.domains.ptera.kernel.PteraController
Invoke terminate() of the director.
terminate() - Method in class ptolemy.domains.sdf.kernel.test.SDFTestDelay
This method is invoked to immediately terminate any execution within an actor.
Terminate - ptolemy.domains.coroutine.kernel.ControlExitToken.ControlType
 
Terminate() - Static method in class ptolemy.domains.coroutine.kernel.ControlExitToken
 
TERMINATED_BY_USER - Static variable in class org.ptolemy.optimization.BarrierMethod
 
terminateDragSelection() - Method in class diva.canvas.interactor.SelectionDragger
Terminate drag-selection operation.
terminateProcess() - Method in class org.hlacerti.lib.CertiRtig
Terminate the process and close any associated streams.
TerminateProcessException - Exception in ptolemy.actor.process
This exception is thrown to terminate a process.
TerminateProcessException(String) - Constructor for exception ptolemy.actor.process.TerminateProcessException
Constructs an Exception with only a detail message.
TerminateProcessException(Nameable, String) - Constructor for exception ptolemy.actor.process.TerminateProcessException
Constructs an Exception with a detail message that includes the name of the first argument and the second argument string.
TerminateProcessException(Nameable, Nameable, String) - Constructor for exception ptolemy.actor.process.TerminateProcessException
Constructs an Exception with a detail message that includes the names of the first two arguments plus the third argument string.
TerminateRequested - com.cureos.numerics.CobylaExitStatus
Termination requested.
terminateSimulation - Variable in class org.ptolemy.fmi.FMI20EventInfo
C type: fmiBoolean.
terminateSimulation - Variable in class org.ptolemy.fmi.FMIEventInfo
C type: fmiBoolean.
terminateWithNewline - Variable in class ptolemy.actor.lib.gui.InteractiveDialog
If true, append a newline to each output string.
termination - Variable in class ptolemy.domains.modal.kernel.Transition
Parameter specifying whether the refinements of the origin state must have terminated (postfire has returned false) for the transition to be enabled.
TERMINATION_CHORD - Static variable in class org.ptolemy.machineImprovisation.MusicSpecs
Symbol for the termination chord.
TERMINATION_NOTE_KEY - Static variable in class org.ptolemy.machineImprovisation.MusicSpecs
MIDI key for the termination note.
TERMINATION_NOTE_SYMBOL - Static variable in class org.ptolemy.machineImprovisation.MusicSpecs
Symbol for the termination note.
terminationMessage - Variable in class lbnl.actor.lib.Simulator
Message that will be displayed in the warning window when the client terminated, but Ptolemy continues with the simulation.
terminationTransitionList() - Method in class ptolemy.domains.modal.kernel.State
Return the list of termination transitions from this state.
terms() - Method in class ptolemy.data.ontologies.lattice.ConceptTermManager
Return a list of all the inequality terms contained in the PropertyTermManager.
TerrainProperty - Class in ptolemy.domains.wireless.lib
This actor models an obstacle that attenuates signals that traverse it.
TerrainProperty(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.TerrainProperty
Construct an actor with the specified container and name.
test - Variable in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
This port is for analysis uses.
test() - Method in class ptolemy.data.ontologies.lattice.CollectLatticeOntologySolverDetails
Test whether the details received from the LatticeOntologySolver matches the stored values in the actor.
test() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Run concept inference and check the values match those trained.
test() - Method in class ptolemy.domains.metroII.kernel.test.junit.BlockingFireTest
Execution sequence and expected states and events: initialization: expect the state is set to START.
test() - Method in class ptolemy.domains.metroII.kernel.test.junit.MappingConstraintSolverTest
Constraints: (A,B), (C,D), (E,D), (D,F), (A,C), (C,D), (D,E), (D,C) Events: A, B, D, E, F, G Expected results: A,B,D,E,G are notified, F is waiting
test() - Method in interface ptolemy.domains.tester.lib.Testable
Run a test and throw an exception if it fails.
Test - Class in org.json
Test class.
Test - Class in ptolemy.actor.lib
This actor compares the inputs against the value specified by the correctValues parameter.
Test - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.Test.
Test - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for Test.
Test - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for Test.
Test - Class in ptolemy.domains.ptera.lib
An event that usually does not perform any action but merely has outgoing scheduling relations to test conditions.
Test() - Constructor for class org.json.Test
 
Test(Test) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Test
Construct a Test adapter.
Test(Test) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Test
Construct a Test adapter.
Test(Test) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Test
Construct a Test adapter.
Test(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Test
Construct an actor with an input multiport.
Test(CompositeEntity, String) - Constructor for class ptolemy.domains.ptera.lib.Test
Construct an event with the given name contained by the specified composite entity.
Testable - Interface in ptolemy.domains.tester.lib
Interface for attributes that implement tests.
TestAbstractReceiver - Class in ptolemy.actor.test
Test AbstractReceiver.
TestAbstractReceiver(IOPort) - Constructor for class ptolemy.actor.test.TestAbstractReceiver
Construct an empty receiver with the specified container.
TestActor - Class in ptolemy.actor.test
A TestActor is a simple atomic actor that is used for testing the actor package.
TestActor(CompositeActor, String) - Constructor for class ptolemy.actor.test.TestActor
Create a new actor in the specified container with the specified name.
TestActorPortDepth - Class in ptolemy.domains.de.lib
An actor supporting regression tests for DEDirector.
TestActorPortDepth(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.TestActorPortDepth
Construct an actor with the specified container and name.
testAttributes() - Method in class diva.util.test.XMLElementTest
Test attribute setting, getting, and removing
testBig() - Method in class diva.graph.test.BasicGraphModelTest
Test a large (64 knode) graph.
testBinaryIntervalSearch() - Method in class org.ptolemy.machineLearning.test.junit.AlgorithmsTest
 
TestCase - Class in diva.util.jester
An abstract superclass for all test cases.
TestCase(String) - Constructor for class diva.util.jester.TestCase
Construct a test case with the given name
testChannelName - Variable in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
Name of the test channel.
TestComplexBinaryOperation - Class in ptolemy.math.test
A operation taking one argument of type Complex, and producing a value of type Complex.
TestComplexBinaryOperation() - Constructor for class ptolemy.math.test.TestComplexBinaryOperation
 
TestComplexUnaryOperation - Class in ptolemy.math.test
A operation taking one argument of type complex, and producing a value of type complex.
TestComplexUnaryOperation() - Constructor for class ptolemy.math.test.TestComplexUnaryOperation
 
TestComponentPort - Class in ptolemy.kernel.test
This class is used to test protected method(s) in ComponentPort
TestComponentPort(ComponentEntity, String) - Constructor for class ptolemy.kernel.test.TestComponentPort
Construct a TestComponentPort
TestComponentRelation - Class in ptolemy.kernel.test
This class is used to test protected method(s) in ComponentRelation
TestComponentRelation(CompositeEntity, String) - Constructor for class ptolemy.kernel.test.TestComponentRelation
Construct a TestComponentRelation
TestCompositeEntity - Class in ptolemy.kernel.test
This class is used to test protected method(s) in CompositeEntity.java
TestCompositeEntity() - Constructor for class ptolemy.kernel.test.TestCompositeEntity
 
TestConstant - Class in ptolemy.graph.test
A constant InequalityTerm.
TestConstant(String) - Constructor for class ptolemy.graph.test.TestConstant
Construct a constant InequalityTerm with a String value.
testConstructor() - Method in class diva.util.test.XMLElementTest
Test construction of XmlElement
testConstructor1() - Method in class diva.canvas.test.JCanvasTest
Test the nullary constructor
testConstructor2() - Method in class diva.canvas.test.JCanvasTest
Test the constructor that takes a pane
TestDE - Class in ptolemy.kernel.util.test.system
Test for ChangeRequest in the DE domain.
TestDE() - Constructor for class ptolemy.kernel.util.test.system.TestDE
Constructor.
TestDebugEvent - Class in ptolemy.kernel.util.test
Class used to test DebugEvent
TestDebugEvent(NamedObj) - Constructor for class ptolemy.kernel.util.test.TestDebugEvent
Create a new firing event with the given source, actor, and type.
testDeepConnectedPorts(LinkedList) - Method in class ptolemy.kernel.test.TestComponentPort
Deprecated.
_deepConnectedPorts is deprecated, but we need to test it anyway
testDeepInsidePorts(LinkedList) - Method in class ptolemy.kernel.test.TestComponentPort
Deprecated.
_deepInsidePorts is deprecated, but we need to test it anyway
TestDirector - Class in ptolemy.domains.pn.kernel.test
This object implements a thread that obtains read permission to a workspace three times sequentially, then calls workspace.wait(obj) on an object and exits.
TestDirector(CompositeActor, String) - Constructor for class ptolemy.domains.pn.kernel.test.TestDirector
 
TestDoubleBinaryOperation - Class in ptolemy.math.test
A operation taking two operands of type double, and producing a value of type double.
TestDoubleBinaryOperation() - Constructor for class ptolemy.math.test.TestDoubleBinaryOperation
 
TestDoubleUnaryOperation - Class in ptolemy.math.test
A operation taking one argument of type double, and producing a value of type double.
TestDoubleUnaryOperation() - Constructor for class ptolemy.math.test.TestDoubleUnaryOperation
 
testElements() - Method in class diva.util.test.XMLElementTest
Test children manipulation
testEmpty() - Method in class diva.graph.test.BasicGraphModelTest
Perform tests on an empty graph.
TestEngine - Class in ptolemy.matlab.test
Provides a simple demo of capabilities.
TestEngine() - Constructor for class ptolemy.matlab.test.TestEngine
 
Tester - Class in ptolemy.actor.ptalon
Test driver for ptalon.
Tester() - Constructor for class ptolemy.actor.ptalon.Tester
 
TesterDirector - Class in ptolemy.domains.tester.kernel
This director does not execute a model, but instead looks for attributes contained by the model at the same level of the hierarchy as this director that implement the Testable interface.
TesterDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.tester.kernel.TesterDirector
Construct a director.
TestExceptionAttribute - Class in ptolemy.actor.lib
This actor tests for exceptions that are expected to occur when running a test model.
TestExceptionAttribute(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.TestExceptionAttribute
Create a new actor in the specified container with the specified name.
TestExceptionHandler - Class in ptolemy.actor.lib
Deprecated.
TestExceptionHandler(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.TestExceptionHandler
Deprecated.
Create a new actor in the specified container with the specified name.
TestFailedException - Exception in diva.util.jester
An exception that is thrown when a test produces an incorrect result.
TestFailedException(String) - Constructor for exception diva.util.jester.TestFailedException
Create a new test exception with a detail message
TestFailedException(String, Object) - Constructor for exception diva.util.jester.TestFailedException
Create a new test exception with a detail message and one additional object.
TestFailedException(String, Object, Object) - Constructor for exception diva.util.jester.TestFailedException
Create a new test exception with a detail message and two additional objects.
TestFloatBinaryOperation - Class in ptolemy.math.test
A operation taking two operands of type float, and producing a value of type float.
TestFloatBinaryOperation() - Constructor for class ptolemy.math.test.TestFloatBinaryOperation
 
TestFloatUnaryOperation - Class in ptolemy.math.test
A operation taking one argument of type float, and producing a value of type float.
TestFloatUnaryOperation() - Constructor for class ptolemy.math.test.TestFloatUnaryOperation
 
TestGenericCodeGenerator - Class in ptolemy.cg.kernel.generic.test
Base class for code generator.
TestGenericCodeGenerator(NamedObj, String) - Constructor for class ptolemy.cg.kernel.generic.test.TestGenericCodeGenerator
Create a new instance of the code generator.
testGetContainedObject(NamedObj, String) - Method in class ptolemy.kernel.test.TestComponentRelation
 
TestGraphReader - Class in ptolemy.actor.test
An application for testing the conversion of Ptolemy models into weighted graphs.
TestGraphReader() - Constructor for class ptolemy.actor.test.TestGraphReader
 
TestHarness - Class in diva.util.jester
A test harness.
TestHarness() - Constructor for class diva.util.jester.TestHarness
 
testHit() - Method in class diva.canvas.test.FigureTest
Test hit.
TestIcon - Class in ptolemy.vergil.ptera
A test icon for a Ptera model.
TestIcon(NamedObj, String) - Constructor for class ptolemy.vergil.ptera.TestIcon
Create a new icon with the given name in the given container.
TestIconLoader - Class in ptolemy.moml.test
Test class for ptolemy.moml.IconLoader.
TestIconLoader() - Constructor for class ptolemy.moml.test.TestIconLoader
 
TestInstantiableAttribute - Class in ptolemy.kernel.util.test
 
TestInstantiableAttribute() - Constructor for class ptolemy.kernel.util.test.TestInstantiableAttribute
 
TestInstantiableAttribute(NamedObj, String) - Constructor for class ptolemy.kernel.util.test.TestInstantiableAttribute
 
TestInstantiableAttribute(Workspace) - Constructor for class ptolemy.kernel.util.test.TestInstantiableAttribute
 
TestInstantiableNamedObj - Class in ptolemy.kernel.util.test
 
TestInstantiableNamedObj() - Constructor for class ptolemy.kernel.util.test.TestInstantiableNamedObj
 
TestInstantiableNamedObj(String) - Constructor for class ptolemy.kernel.util.test.TestInstantiableNamedObj
 
TestInstantiableNamedObj(Workspace) - Constructor for class ptolemy.kernel.util.test.TestInstantiableNamedObj
 
TestInstantiableNamedObj(Workspace, String) - Constructor for class ptolemy.kernel.util.test.TestInstantiableNamedObj
 
TestIntegerBinaryOperation - Class in ptolemy.math.test
A operation taking two operands of type int, and producing a value of type int.
TestIntegerBinaryOperation() - Constructor for class ptolemy.math.test.TestIntegerBinaryOperation
 
TestIntegerUnaryOperation - Class in ptolemy.math.test
A operation taking one argument of type int, and producing a value of type int.
TestIntegerUnaryOperation() - Constructor for class ptolemy.math.test.TestIntegerUnaryOperation
 
testIntersects() - Method in class diva.canvas.test.FigureTest
Test intersection.
TestJNI - Class in ptolemy.domains.pthales.JNI
Test float arrays in Java Native Interface (JNI).
TestJNI() - Constructor for class ptolemy.domains.pthales.JNI.TestJNI
 
testLabel(String) - Method in class diva.gui.toolbox.JPalette
Add a a label to the palette with the same string as its associated data, for testing purposes.
TestLibraryBuilder - Class in ptolemy.moml.test
Test class for ptolemy.moml.LibraryBuilder.
TestLibraryBuilder() - Constructor for class ptolemy.moml.test.TestLibraryBuilder
 
TestLongBinaryOperation - Class in ptolemy.math.test
A operation taking two operands of type long, and producing a value of type long.
TestLongBinaryOperation() - Constructor for class ptolemy.math.test.TestLongBinaryOperation
 
TestLongUnaryOperation - Class in ptolemy.math.test
A operation taking one argument of type long, and producing a value of type long.
TestLongUnaryOperation() - Constructor for class ptolemy.math.test.TestLongUnaryOperation
 
TestModel - Class in ptolemy.actor.gt.controller
An event to compare the model in the model parameter with a known good result.
TestModel - Class in ptolemy.actor.gui.test
A model for testing.
TestModel(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.controller.TestModel
Construct an event with the given name contained by the specified composite entity.
TestModel(Workspace) - Constructor for class ptolemy.actor.gui.test.TestModel
Construct the test model in the supplied workspace.
testMvnPdf() - Method in class org.ptolemy.machineLearning.test.junit.AlgorithmsTest
 
TestNullNamedObj - Class in ptolemy.kernel.util.test
TestNullNamedObj is like NamedObj, except that null names are permissible.
TestNullNamedObj() - Constructor for class ptolemy.kernel.util.test.TestNullNamedObj
Construct an object in the default workspace with an empty string as its name.
TestNullNamedObj(String) - Constructor for class ptolemy.kernel.util.test.TestNullNamedObj
Construct an object in the default workspace with an empty string as its name.
TestOrderedMerge - Class in ptolemy.actor.lib.test
Test OrderedMerged by covering _getNextPort().
TestOrderedMerge(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.test.TestOrderedMerge
 
testPaint() - Method in class diva.canvas.test.FigureTest
Test painting.
testParse() - Method in class diva.util.test.XMLParserTest
Test construction of XMLParser
testPreset - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
The default value is true.
TestProcessActor - Class in ptolemy.actor.process.test
A TestProcessActor is a simple atomic actor that is used for testing the actor package constructs for Processes.
TestProcessActor(CompositeActor, String) - Constructor for class ptolemy.actor.process.test.TestProcessActor
Create a new actor in the specified container with the specified name.
testPropagateExistence(NamedObj) - Method in class ptolemy.kernel.test.TestComponentRelation
Test _propagateExistence()
testProperties() - Method in class diva.canvas.test.FigureTest
Perform the simple set/get tests.
TestPtolemyThread - Class in ptolemy.kernel.util.test
This class is used to test the protected _debug() method in kernel.util.PtolemyThread.
TestPtolemyThread() - Constructor for class ptolemy.kernel.util.test.TestPtolemyThread
Construct a new TestPtolemyThread object.
TestPtolemyThread(Runnable) - Constructor for class ptolemy.kernel.util.test.TestPtolemyThread
Construct a new TestPtolemyThread object.
TestPtolemyThread(Runnable, String) - Constructor for class ptolemy.kernel.util.test.TestPtolemyThread
Construct a new TestPtolemyThread object.
TestPtolemyThread(String) - Constructor for class ptolemy.kernel.util.test.TestPtolemyThread
Construct a new TestPtolemyThread object.
TestPtolemyThread(ThreadGroup, Runnable) - Constructor for class ptolemy.kernel.util.test.TestPtolemyThread
Construct a new TestPtolemyThread object.
TestPtolemyThread(ThreadGroup, Runnable, String) - Constructor for class ptolemy.kernel.util.test.TestPtolemyThread
Construct a new TestPtolemyThread object so that it has target as its run object, has the specified name as its name, and belongs to the thread group referred to by group.
TestPtolemyThread(ThreadGroup, String) - Constructor for class ptolemy.kernel.util.test.TestPtolemyThread
Construct a new TestPtolemyThread object.
TestRamp - Class in ptolemy.moml.filter.test
Test out icon handling by the filters.
TestRamp(CompositeEntity, String) - Constructor for class ptolemy.moml.filter.test.TestRamp
Construct an actor with the given container and name.
TestScheduleListener - Class in ptolemy.domains.tm.kernel.test
This dummy schedule listener implements the ScheduleListener interface.
TestScheduleListener() - Constructor for class ptolemy.domains.tm.kernel.test.TestScheduleListener
 
TestSerializable - Class in ptolemy.kernel.test
This class constructs a system from the Ptolemy II design document, Figure 8, saves it to a file and then reloads it.
TestSerializable() - Constructor for class ptolemy.kernel.test.TestSerializable
 
TestSharedParameter - Class in ptolemy.actor.parameters.test
A test suite parameter that is shared globally in a model.
TestSharedParameter(NamedObj, String) - Constructor for class ptolemy.actor.parameters.test.TestSharedParameter
Construct a parameter with the given container and name.
TestSharedParameter(NamedObj, String, Class) - Constructor for class ptolemy.actor.parameters.test.TestSharedParameter
Construct a parameter with the given container, name, and container class.
TestSharedParameter(NamedObj, String, Class, String) - Constructor for class ptolemy.actor.parameters.test.TestSharedParameter
Construct a parameter with the given container, name, container class, and default value.
TestSink - Class in ptolemy.domains.pn.kernel.test
 
TestSink - Class in ptolemy.domains.rendezvous.kernel.test
 
TestSink(CompositeActor, String) - Constructor for class ptolemy.domains.pn.kernel.test.TestSink
Constructor Adds ports to the star
TestSink(CompositeActor, String) - Constructor for class ptolemy.domains.rendezvous.kernel.test.TestSink
Constructor Adds ports to the star
TestSource - Class in ptolemy.domains.de.lib.test
This actor fires itself five times at each time instant, then repeats the cycle one time unit later.
TestSource(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.test.TestSource
 
TestSource(Workspace) - Constructor for class ptolemy.domains.de.lib.test.TestSource
 
testStarConnected() - Method in class diva.graph.test.BasicGraphModelTest
Test a star-connected graph.
TestSuite - Class in diva.util.jester
The abstract superclass of test suites.
TestSuite() - Constructor for class diva.util.jester.TestSuite
 
TestToken - Class in ptolemy.data.type.test
This is a new type of token.
TestToken(Object) - Constructor for class ptolemy.data.type.test.TestToken
Construct a token to be used for testing that encapsulates an object.
TestToken.TestType - Class in ptolemy.data.type.test
The class of this token.
testTransform() - Method in class diva.canvas.test.FigureTest
Test how transforms affect the figure
testTransformBounds() - Method in class diva.util.test.ShapeUtilitiesTest
Test bounds transformation
testTransformModify() - Method in class diva.util.test.ShapeUtilitiesTest
Test general transformation
testTransformModifyRect() - Method in class diva.util.test.ShapeUtilitiesTest
Test rectangle transformation
testTranslate() - Method in class diva.canvas.test.FigureTest
Test how translates affect the figure
testTranslateModify() - Method in class diva.util.test.ShapeUtilitiesTest
Test translation
TestType() - Constructor for class ptolemy.data.type.test.TestToken.TestType
 
TestTypedIORelation - Class in ptolemy.actor.test
Class for testing TypedIORelation
TestTypedIORelation() - Constructor for class ptolemy.actor.test.TestTypedIORelation
 
TestTypeLattice - Class in ptolemy.data.type.test
Test multiple threads on a TypeLattice.
TestTypeLattice() - Constructor for class ptolemy.data.type.test.TestTypeLattice
 
TestTypeListener - Class in ptolemy.actor.test
This dummy type listener implements the TypeListener interface.
TestTypeListener() - Constructor for class ptolemy.actor.test.TestTypeListener
 
TestUtilities - Class in diva.util.jester
Utility functions to make tests easier to write.
TestUtilities() - Constructor for class diva.util.jester.TestUtilities
 
TestVariable - Class in ptolemy.graph.test
A variable InequalityTerm.
TestVariable() - Constructor for class ptolemy.graph.test.TestVariable
Construct a variable InequalityTerm with a null initial value.
TestVariable(String) - Constructor for class ptolemy.graph.test.TestVariable
Construct a variable InequalityTerm with the specified initial value.
TestWorkspace - Class in ptolemy.kernel.util.test
This object implements a thread that obtains read permission to a workspace three times sequentially, then obtains write permission.
TestWorkspace(String, Workspace) - Constructor for class ptolemy.kernel.util.test.TestWorkspace
 
TestWorkspace2 - Class in ptolemy.kernel.util.test
This object implements a thread that obtains read permission to a workspace three times sequentially, then calls workspace.wait(obj) on an object and exits.
TestWorkspace2(String, Workspace) - Constructor for class ptolemy.kernel.util.test.TestWorkspace2
 
TestWorkspace2.Notification - Class in ptolemy.kernel.util.test
Repeatedly calls notifyAll on itself to wake up any threads waiting on it.
TestWorkspace3 - Class in ptolemy.kernel.util.test
Test the following scenario: thread T1 gets read access; thread T2 gets read access; T1 waits for write access; T2 releases read access; T1 wakes up and gets write access.
TestWorkspace3() - Constructor for class ptolemy.kernel.util.test.TestWorkspace3
 
TestWorkspace4 - Class in ptolemy.kernel.util.test
Test the following scenario: thread T1 gets write access; T2 waits for read access and is interrupted, then waits for read access again; T1 releases write access; T2 gets/releases read access; another thread T3 gets write access; T2 handles failure (being interrupted) in getting read access.
TestWorkspace4() - Constructor for class ptolemy.kernel.util.test.TestWorkspace4
 
TestWorkspace5 - Class in ptolemy.kernel.util.test
Test the following scenario: thread T1 gets read access; T2 waits for write access and is interrupted, then waits for write access again; T1 releases read access; T2 gets/releases write access; another thread T3 gets read access; T2 handles failure (being interrupted) in getting write access.
TestWorkspace5() - Constructor for class ptolemy.kernel.util.test.TestWorkspace5
 
TestWorkspace6 - Class in ptolemy.kernel.util.test
Test the following scenario: thread T1 gets read access twice, then waits on a lock object (and in doing so, releases the read access); T2 gets/releases write access; T1 is interrupted, and reacquires read access.
TestWorkspace6() - Constructor for class ptolemy.kernel.util.test.TestWorkspace6
 
TestWorkspaceBase - Class in ptolemy.kernel.util.test
A base class for creating tests on the workspace synchronization features.
TestWorkspaceBase() - Constructor for class ptolemy.kernel.util.test.TestWorkspaceBase
 
text - Variable in class ptolemy.actor.gui.TextEditor
The text area.
text - Variable in class ptolemy.domains.de.lib.EventButton
Deprecated.
The text to put on the button.
text - Variable in class ptolemy.domains.gr.lib.TextString3D
The text to display.
text - Variable in class ptolemy.domains.sr.lib.gui.ButtonTime
The text to put on the button.
text - Variable in class ptolemy.vergil.kernel.attributes.TextAttribute
The text.
Text - ptolemy.verification.kernel.MathematicalModelConverter.OutputType
Deprecated.
 
textArea - Variable in class ptolemy.actor.lib.gui.DisplayJavaSE
The text area in which the data will be displayed.
textArea - Variable in class ptolemy.actor.lib.jjs.modules.textDisplay.TextDisplayHelper
The text area in which the data will be displayed.
TextAttribute - Class in ptolemy.vergil.kernel.attributes
This is an attribute that is rendered as text annotation.
TextAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.kernel.attributes.TextAttribute
Construct an attribute with the given name contained by the specified container.
textColor - Variable in class ptolemy.vergil.basic.export.web.Title
The text color.
textColor - Variable in class ptolemy.vergil.kernel.attributes.AbstractTextAttribute
The text color.
TextDisplayHelper - Class in ptolemy.actor.lib.jjs.modules.textDisplay
Helper for the textDisplay JavaScript module.
TextDisplayHelper(Object, ScriptObjectMirror) - Constructor for class ptolemy.actor.lib.jjs.modules.textDisplay.TextDisplayHelper
Create a text display with no title.
TextDisplayHelper(Object, ScriptObjectMirror, String) - Constructor for class ptolemy.actor.lib.jjs.modules.textDisplay.TextDisplayHelper
Create a text display with the specified title.
TextDocument - Class in diva.gui.tutorial
A example document that contains plain boring old text and saves it to ascii files.
TextDocument(Application) - Constructor for class diva.gui.tutorial.TextDocument
Create an text document for the given application containing an empty string.
TextDocument.Factory - Class in diva.gui.tutorial
TextDocument.Factory is a factory for Text Documents
TextEditor - Class in ptolemy.actor.gui
A top-level window containing a simple text editor or viewer.
TextEditor() - Constructor for class ptolemy.actor.gui.TextEditor
Construct an empty text editor with no name.
TextEditor(String) - Constructor for class ptolemy.actor.gui.TextEditor
Construct an empty text editor with the specified title.
TextEditor(String, Document) - Constructor for class ptolemy.actor.gui.TextEditor
Construct an empty text editor with the specified title and document.
TextEditor(String, Document, Placeable) - Constructor for class ptolemy.actor.gui.TextEditor
Construct an empty text editor with the specified title and document and associated placeable.
TextEditor(String, Document, PortablePlaceable) - Constructor for class ptolemy.actor.gui.TextEditor
Construct an empty text editor with the specified title and document and associated poratalbeplaceable.
TextEditor.ExportImageAction - Class in ptolemy.actor.gui
Export an image.
TextEditorConfigureFactory - Class in ptolemy.vergil.toolbox
If this class is contained by a actor, then double clicking on that actor will invoke a text editor that edits the value of a specified string attribute.
TextEditorConfigureFactory(NamedObj, String) - Constructor for class ptolemy.vergil.toolbox.TextEditorConfigureFactory
Construct a factory with the specified container and name.
TextEditorFactory - Interface in ptolemy.vergil.toolbox
An interface for objects with a clear() method.
TextEditorForStringAttributes - Class in ptolemy.vergil.toolbox
A text editor to edit a specified string attribute or parameter.
TextEditorForStringAttributes(TextEditorFactory, Attribute, int, int, String) - Constructor for class ptolemy.vergil.toolbox.TextEditorForStringAttributes
Create a annotation text editor for the specified attribute.
TextEditorForStringAttributes(TextEditorFactory, Attribute, int, int, String, Document) - Constructor for class ptolemy.vergil.toolbox.TextEditorForStringAttributes
Create a annotation text editor for the specified attribute.
TextEditorTableau - Class in ptolemy.actor.gui
A tableau representing a text window.
TextEditorTableau(TextEffigy, String) - Constructor for class ptolemy.actor.gui.TextEditorTableau
Construct a new tableau for the model represented by the given effigy.
TextEditorTableau(TextEffigy, String, TextEditor) - Constructor for class ptolemy.actor.gui.TextEditorTableau
Construct a new tableau for the model represented by the given effigy.
TextEditorTableau.Factory - Class in ptolemy.actor.gui
A factory that creates text editor tableaux for Ptolemy models.
TextEditorTableauFactory - Class in ptolemy.vergil.toolbox
This class is an attribute that creates a text editor to edit a specified string attribute in the container of this attribute.
TextEditorTableauFactory(NamedObj, String) - Constructor for class ptolemy.vergil.toolbox.TextEditorTableauFactory
Create a factory with the given name and container.
TextEffigy - Class in ptolemy.actor.gui
An effigy for a text file.
TextEffigy(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.TextEffigy
Create a new effigy in the given directory with the given name.
TextEffigy(Workspace) - Constructor for class ptolemy.actor.gui.TextEffigy
Create a new effigy in the specified workspace with an empty string for its name.
TextEffigy.Factory - Class in ptolemy.actor.gui
A factory for creating new effigies.
TextFieldContainerInterface - Interface in ptolemy.actor.lib.gui
The instance of this class would be able to visualize the value of a token within a text field that is placed into a container.
TextFieldContainerJavaSE - Class in ptolemy.actor.lib.gui
JavaSE implementation of the TextFieldContainerInterface.
TextFieldContainerJavaSE() - Constructor for class ptolemy.actor.lib.gui.TextFieldContainerJavaSE
 
textFields - Variable in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareGUI
The list of text fields.
TextIcon - Class in ptolemy.vergil.icon
An icon that displays specified text.
TextIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.TextIcon
Create a new icon with the given name in the given container.
textPosition - Variable in class ptolemy.vergil.basic.export.web.HTMLText
Parameter specifying the position into which to export HTML text.
textSize - Variable in class ptolemy.vergil.basic.export.web.Title
The text size.
textSize - Variable in class ptolemy.vergil.kernel.attributes.AbstractTextAttribute
The text size.
TextString3D - Class in ptolemy.domains.gr.lib
An actor that encapsulates 3D text shapes in the GR domain.
TextString3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.TextString3D
Construct an actor with the given container and name.
TextStyle - Class in ptolemy.actor.gui.style
This attribute annotates user settable attributes to specify an arbitrary multi-line text area style for configuring the containing attribute.
TextStyle() - Constructor for class ptolemy.actor.gui.style.TextStyle
Construct an attribute in the default workspace with an empty string as its name.
TextStyle(NamedObj, String) - Constructor for class ptolemy.actor.gui.style.TextStyle
Construct an attribute with the specified container and name.
texture - Variable in class ptolemy.domains.gr.lib.GRShadedShape
Texture URL, which if non-empty, specifies an image file or URL.
TextureFilter - Class in com.jhlabs.image
 
TextureFilter() - Constructor for class com.jhlabs.image.TextureFilter
 
TextView - Class in diva.gui.tutorial
A simple MDI text editor view.
TextView(TextDocument) - Constructor for class diva.gui.tutorial.TextView
 
theMatrix - Static variable in class com.jhlabs.image.AverageFilter
The convolution kernal for the averaging.
thenOutput - Variable in class ptolemy.domains.sequence.lib.IfThen
Same as Input.
thenOutput - Variable in class ptolemy.domains.sequence.lib.IfThenElse
Same as Input.
thePlatform - Static variable in class ptolemy.caltrop.PtolemyPlatform
The singleton platform.
THERE_ARE_NO_AUTO_ARCH_TESTS - Static variable in class ptolemy.util.test.junit.ModelTests
A special string that is passed when there are no known failed tests.
THERE_ARE_NO_AUTO_TESTS - Static variable in class ptolemy.util.test.junit.ModelTests
A special string that is passed when there are no known failed tests.
THERE_ARE_NO_KNOWN_FAILED_TESTS - Static variable in class ptolemy.util.test.junit.ModelTests
A special string that is passed when there are no known failed tests.
THERE_ARE_NO_TCL_TESTS - Static variable in class ptolemy.util.test.junit.TclTests
A special string that is passed when there are no tcl tests.
theta - Variable in class ptolemy.domains.gr.lib.Rotate2D
The angle the figure is to be rotated by, measured clockwise from the positive X-axis on a Cartesian plane.
THfuncDeclString - Variable in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Contains the declaration of the task functions.
thickness - Variable in class ptolemy.domains.gr.lib.PolyCylinder3D
The thickness of the generalized cylinder This parameter should contain a DoubleToken.
thinking - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.Philosopher
This parameter determines the rate at which this philosopher will spend time thinking.
ThinkingRateListener() - Constructor for class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet.ThinkingRateListener
 
threadBlocked(Thread, ProcessReceiver) - Method in class ptolemy.actor.process.CompositeProcessDirector
Notify the director that the specified thread is blocked on an I/O operation.
threadBlocked(Thread, ProcessReceiver) - Method in class ptolemy.actor.process.ProcessDirector
Notify the director that the specified thread is blocked on an I/O operation.
threadBlocked(Thread, ProcessReceiver, boolean) - Method in class ptolemy.domains.dde.kernel.DDEDirector
Notify the director that the specified thread is blocked on an I/O operation.
threadBlocked(Thread, ProcessReceiver, boolean) - Method in class ptolemy.domains.pn.kernel.PNDirector
Notify the director that the specified thread is blocked on an I/O operation.
ThreadDirector - Class in ptolemy.domains.taskpt.kernel
A director for controlling a thread in the taskpt domain.
ThreadDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.taskpt.kernel.ThreadDirector
Construct a director in the given container with the given name.
ThreadedComposite - Class in ptolemy.actor.lib.hoc
A container for another actor that executes that other actor in a separate thread called the inside thread.
ThreadedComposite(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.hoc.ThreadedComposite
Create an actor with a name and a container.
ThreadedComposite.TokenFrame - Class in ptolemy.actor.lib.hoc
Bundle data associated with ports and a time stamp.
threadHasPaused(Thread) - Method in class ptolemy.actor.process.ProcessDirector
Notify the director that the specified thread has paused in response to a call to stopFire().
threadHasResumed(Thread) - Method in class ptolemy.actor.process.ProcessDirector
Notify the director that the specified thread has resumed.
ThreadRenderer(GraphController) - Constructor for class ptolemy.domains.csp.demo.BusContention.BusContentionApplet.ThreadRenderer
 
ThreadRenderer(GraphController) - Constructor for class ptolemy.domains.dde.demo.LocalZeno.LocalZenoApplet.ThreadRenderer
 
ThreadStreamExec - Class in ptolemy.util.test
Wrap StreamExec in a thread.
ThreadStreamExec(String, List) - Constructor for class ptolemy.util.test.ThreadStreamExec
Consruct a ThreadStreamExec.
ThreadSynchronizer - Class in ptolemy.distributed.client
Synchronizes the access to the commandsMap.
ThreadSynchronizer() - Constructor for class ptolemy.distributed.client.ThreadSynchronizer
Construct a ThreadSynchronizer.
threadUnblocked(Thread, ProcessReceiver) - Method in class ptolemy.actor.process.CompositeProcessDirector
Notify the director that the specified thread is unblocked on an I/O operation.
threadUnblocked(Thread, ProcessReceiver) - Method in class ptolemy.actor.process.ProcessDirector
Notify the director that the specified thread is unblocked on an I/O operation.
threadUnblocked(Thread, ProcessReceiver, boolean) - Method in class ptolemy.domains.dde.kernel.DDEDirector
Notify the director that the specified thread is unblocked on an I/O operation.
threadUnblocked(Thread, ProcessReceiver, boolean) - Method in class ptolemy.domains.pn.kernel.PNDirector
Notify the director that the specified thread is unblocked on an I/O operation.
ThreeDigitVersionSpecification - Class in org.ptolemy.commons
A simple implementation of a version specification, based on a merge of OSGi-conventions and Ptolemy (which in turn seems to be based on JNLP).
ThreeDigitVersionSpecification(int, int, int, String...) - Constructor for class org.ptolemy.commons.ThreeDigitVersionSpecification
Construct a three digit version specification.
threshold - Variable in class ptolemy.actor.lib.ArrayLevelCrossing
The threshold to look for.
threshold - Variable in class ptolemy.data.expr.ConstraintMonitor
Threshold at which this monitor issues a warning, if ConstraintMonitor.warningEnabled is true.
ThresholdFilter - Class in com.jhlabs.image
A filter which performs a threshold operation on an image.
ThresholdFilter() - Constructor for class com.jhlabs.image.ThresholdFilter
Construct a ThresholdFilter.
ThresholdFilter(int) - Constructor for class com.jhlabs.image.ThresholdFilter
Construct a ThresholdFilter.
ThrottleAttributes - Class in ptolemy.domains.ptides.kernel
Container for decorator attributes that are provided to local sources and other actors that schedule their own firings by a PtidesDirector.
ThrottleAttributes(Object, String) - Constructor for class ptolemy.domains.ptides.kernel.ThrottleAttributes
Constructor to use when parsing a MoML file.
ThrottleAttributes(NamedObj, PtidesDirector) - Constructor for class ptolemy.domains.ptides.kernel.ThrottleAttributes
Constructor to use when editing a model.
THROW - Static variable in class ptolemy.actor.lib.CatchExceptionAttribute
String value for the "throw" policy.
THROW - Static variable in class ptolemy.math.Overflow
Singleton implementing Trap overflow strategy.
throwArgsException(Throwable, String[]) - Static method in class ptolemy.actor.gui.ConfigurationApplication
Throw an exception that includes the elements of the args parameter.
throwException(Object, String) - Static method in class ptolemy.cg.kernel.generic.CGException
Throw an exception with a detail message that includes the name of the first argument.
throwException(Object, Throwable, String) - Static method in class ptolemy.cg.kernel.generic.CGException
Throw an exception with a detail message that includes the name of the first argument.
throwException(String) - Static method in class ptolemy.cg.kernel.generic.CGException
Throw an exception with a detail message.
ThrowException - Class in ptolemy.actor.lib
An actor that throws an IllegalActionException when it receives a true token on any input channel.
ThrowException(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ThrowException
Construct an actor in the specified container with the specified name.
throwExceptionOnNonZeroReturn - Variable in class ptolemy.actor.lib.Exec
If true, then throw an exception if the subprocess returns non-zero.
THROWING_A_THROWABLE - Static variable in class ptolemy.actor.Manager
Indicator that the execution is throwing a throwable.
throwInPostfire - Variable in class ptolemy.actor.lib.ThrowException
True to throw the model error in the postfire method.
throwInPostfire - Variable in class ptolemy.actor.lib.ThrowModelError
True to throw the model error in the postfire method.
ThrowModelError - Class in ptolemy.actor.lib
An actor that throws a model error when it receives a true token on any input channel.
ThrowModelError(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.ThrowModelError
Construct an actor in the specified container with the specified name.
tickEntry - Variable in class ptolemy.domains.coroutine.lib.Counter
 
TileImageFilter - Class in com.jhlabs.image
A filter which tiles an image into a lerger one.
TileImageFilter() - Constructor for class com.jhlabs.image.TileImageFilter
Construct a TileImageFilter.
TileImageFilter(int, int) - Constructor for class com.jhlabs.image.TileImageFilter
Construct a TileImageFilter.
TILING - Static variable in class ptolemy.domains.pthales.lib.PthalesIOPort
The name of the tiling parameter.
time - Variable in class org.ptolemy.fmi.FMI20ModelInstance
The time.
time - Variable in class ptolemy.actor.lib.hoc.ThreadedComposite.TokenFrame
The time.
time - Variable in class ptolemy.actor.lib.SingleEvent
The time at which to produce the output.
time - Variable in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector.SuperdenseTime
The time.
time - Variable in class ptolemy.domains.tdl.kernel.TDLAction
Time stamp for the TDL action.
Time - Class in ptolemy.actor.util
An object of the Time class represents time in a model.
Time - Class in ptolemy.domains.de.lib.test
 
Time - Class in ptolemy.domains.sdf.lib.test
 
Time() - Constructor for class ptolemy.domains.de.lib.test.Time
 
Time() - Constructor for class ptolemy.domains.sdf.lib.test.Time
 
Time(Director) - Constructor for class ptolemy.actor.util.Time
Construct a Time object with zero as the time value.
Time(Director, double) - Constructor for class ptolemy.actor.util.Time
Construct a Time object with the specified double value as its time value.
Time(Director, long) - Constructor for class ptolemy.actor.util.Time
Construct a Time object with the specified long value as its time value.
TIME_FIELD_NUMBER - Static variable in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
timeAdvance - Variable in class ptolemy.domains.ptera.lib.ReceiveInput
The amount (in double) of model time advancement.
TimeAdvanceEvent - Interface in ptolemy.domains.ptera.kernel
An interface for an event that has time advance, such as ReceiveInput in GT.
TimeAdvanceEventIcon - Class in ptolemy.vergil.ptera
An icon for a Ptera time advance event.
TimeAdvanceEventIcon(NamedObj, String) - Constructor for class ptolemy.vergil.ptera.TimeAdvanceEventIcon
Create a new icon with the given name in the given container.
TimeAdvancementRequest - org.hlacerti.lib.HlaManager.ETimeManagementService
The Federate uses the Time Advance Request (TAR) calls to advance in time.
timeAndMemory(long) - Static method in class ptolemy.actor.Manager
Return a string with the elapsed time since startTime, and the amount of memory used.
timeAndMemory(long, long, long) - Static method in class ptolemy.actor.Manager
Return a string with the elapsed time since startTime, and the amount of memory used.
TimeComparator() - Constructor for class ptolemy.actor.util.TimedEvent.TimeComparator
Construct a TimeComparator object.
TimeCompare - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib
A adapter class for ptolemy.domains.de.lib.TimeCompare.
TimeCompare - Class in ptolemy.domains.de.lib
A DE actor to compare the time stamps of events at its two input ports, and output the difference.
TimeCompare(TimeCompare) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.TimeCompare
Construct a TimeCompare adapter.
TimeCompare(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.TimeCompare
Construct an actor with the specified container and name.
timeConstant - Variable in class ptolemy.actor.lib.GradientAdaptiveLattice
The time constant of the filter, which determines how fast the filter adapts.
TimedActor - Interface in ptolemy.actor
This is a marker interface for actors that operate on time-based signals.
TimedDelay - Class in ptolemy.domains.de.lib
Deprecated.
Use actor.lib.TimeDelay.
TimedDelay(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.TimedDelay
Deprecated.
Construct an actor with the specified container and name.
TimedDisplay - Class in ptolemy.actor.lib.gui
Display the model time and the input.
TimedDisplay(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.TimedDisplay
Construct an actor with an input multiport of type GENERAL that displays the model time and the value of the input.
TimeDelay - Class in ptolemy.actor.lib
This actor delays the input by a specified amount of time given by the delay port or parameter, which defaults to 1.0.
TimeDelay - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.TimeDelay.
TimeDelay - Class in ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.actor.lib
A adapter class for ptolemy.domains.de.lib.TimeGap.
TimeDelay - Class in ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.actor.lib
A adapter class for ptolemy.domains.de.lib.TimeGap.
TimeDelay(TimeDelay) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.TimeDelay
Constructor method for the TimedDelay adapter.
TimeDelay(TimeDelay) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.actor.lib.TimeDelay
Construct a TimeGap adapter.
TimeDelay(TimeDelay) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.actor.lib.TimeDelay
Construct a TimeGap adapter.
TimeDelay(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.TimeDelay
Construct an actor with the specified container and name.
TimeDelay.PendingEvent - Class in ptolemy.actor.lib
Data structure to store pending events.
TimedEvent - Class in ptolemy.actor.util
This class aggregates an instance of Time and an Object, and provides a CQComparator as an inner class.
TimedEvent(Object, Time, Token, Event.RefiringData, boolean) - Constructor for class ptolemy.domains.ptera.kernel.PteraDirector.TimedEvent
Construct a TimedEvent.
TimedEvent(Time, Object) - Constructor for class ptolemy.actor.util.TimedEvent
Construct an event with the specified time stamp and contents.
TimedEvent.TimeComparator - Class in ptolemy.actor.util
This class implements the CQComparator interface.
TimedMonitorValue - Class in ptolemy.actor.lib.gui
Monitor inputs by setting the value parameter equal to each arriving token.
TimedMonitorValue(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.TimedMonitorValue
Construct an actor.
TimedPlotter - Class in ptolemy.actor.lib.gui
A signal plotter.
TimedPlotter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.TimedPlotter
Construct an actor with the given container and name.
TimedPNDirector - Class in ptolemy.domains.pn.kernel
A TimedPNDirector governs the execution of a CompositeActor with Kahn-MacQueen process networks (PN) semantics extended by introduction of a notion of global time.
TimedPNDirector() - Constructor for class ptolemy.domains.pn.kernel.TimedPNDirector
Construct a director in the default workspace with an empty string as its name.
TimedPNDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.pn.kernel.TimedPNDirector
Construct a director in the given container with the given name.
TimedPNDirector(Workspace) - Constructor for class ptolemy.domains.pn.kernel.TimedPNDirector
Construct a director in the workspace with an empty name.
TimedScope - Class in ptolemy.actor.lib.gui
A signal plotter that plots in an oscilloscope style, meaning that the horizontal axis is wrapped and that there is finite persistence.
TimedScope(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.TimedScope
Construct an actor with the given container and name.
TimedSource - Class in ptolemy.actor.lib
Base class for time-based sources.
TimedSource(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.TimedSource
Construct an actor with the given container and name.
TimeGap - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib
A adapter class for ptolemy.domains.de.lib.TimeGap.
TimeGap - Class in ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.de.lib
A adapter class for ptolemy.domains.de.lib.TimeGap.
TimeGap - Class in ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.de.lib
A adapter class for ptolemy.domains.de.lib.TimeGap.
TimeGap - Class in ptolemy.domains.de.lib
This actor measures the time interval between arrivals of successive input tokens.
TimeGap(TimeGap) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.TimeGap
Construct a TimeGap adapter.
TimeGap(TimeGap) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.de.lib.TimeGap
Construct a TimeGap adapter.
TimeGap(TimeGap) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.de.lib.TimeGap
Construct a TimeGap adapter.
TimeGap(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.TimeGap
Construct an actor with the specified container and name.
timeHorizon - Variable in class org.ptolemy.machineLearning.particleFilter.MutualInformationCalculator
Time horizon over which the mutual information will be calculated.
timeHorizon - Variable in class org.ptolemy.optimization.CompositeOptimizer
Time horizon over which f(x) is optimized.
timeHorizon - Variable in class org.ptolemy.ssm.CovarianceStatePredictor
The time-horizon which defines the number of steps of prediction.
timeHorizon - Variable in class org.ptolemy.ssm.StatePredictorWithAccControl
The time-horizon which defines the number of steps of prediction.
timeHorizon - Variable in class org.ptolemy.ssm.StatePredictorWithControl
The time-horizon which defines the number of steps of prediction.
timeInMillis - Variable in class ptolemy.actor.lib.DateConstructor
The time as a long value representing the milliseconds since January 1, 1970.
timeInMillis - Variable in class ptolemy.actor.lib.DateElements
Time in UTC milliseconds since epoch.
TimeKeeper - Class in ptolemy.domains.dde.kernel
A TimeKeeper manages an actor's local value of time in the DDE domain.
TimeKeeper(Actor) - Constructor for class ptolemy.domains.dde.kernel.TimeKeeper
Construct a time keeper to manage the local time of an actor in the DDE domain.
timeManagementService - Variable in class org.hlacerti.lib.HlaManager
Choice of time advancement service.
timeout - Variable in class ptolemy.domains.modal.kernel.FSMActor
Parameter that is a function that evaluates to true when the time elapsed in the current state equals the argument to the function.
Timeout - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
timeProgress(double) - Method in class ptolemy.domains.tm.kernel.TMEvent
Reduce the remaining processing time of this event by a certain amount.
Timer - Class in ptolemy.domains.de.lib
Deprecated.
Use VariableDelay instead, which is essentially identical, or ResettableTimer for a more reasonable timer behavior.
Timer() - Constructor for class ptolemy.domains.wireless.lib.network.NetworkActorBase.Timer
 
Timer(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.Timer
Deprecated.
Construct an actor with the specified container and name.
TimerDemo - Class in com.microstar.xml.demo
Demonstration application showing time elapsed for parse.
TimerDemo() - Constructor for class com.microstar.xml.demo.TimerDemo
 
TimeRegulator - Interface in ptolemy.actor
This interface is implemented by attributes that wish to be consulted when a director advances time.
timerNumbers - Static variable in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.RenesasUtilities
The map from interrupt handler integers to timer numbers.
TimeScheduler - Class in ptolemy.domains.metroII.kernel
TimeScheduler is a ConstraintSolver that handles the time quantity for MetroIIDirector.
TimeScheduler() - Constructor for class ptolemy.domains.metroII.kernel.TimeScheduler
Construct a time scheduler.
timestamp - Variable in class org.ptolemy.machineImprovisation.NoteParser
The time stamp tokens.
timestamp - Variable in class ptolemy.domains.ptides.kernel.Tag
The timestamp.
timestamp() - Method in class ptolemy.actor.util.SuperdenseTime
Return the timestamp.
timeStamp - Variable in class ptolemy.actor.lib.TimeDelay.PendingEvent
The time stamp for the pending event.
timeStamp - Variable in class ptolemy.actor.util.TimedEvent
The time stamp.
timeStamp() - Method in class ptolemy.domains.de.kernel.DEEvent
Return the timestamp.
timestamps - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
Array of observation timestamps as UNIX timestamps.
TimeTriggeredEncoderHandler - Class in ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary
A code generation adapter class for ptolemy.domains.ptides.lib.targets.luminary.TimeTriggeredEncoderInputDevice.
TimeTriggeredEncoderHandler - Class in ptolemy.domains.ptides.lib.luminary
A class for TimeTriggeredEncoderInputDevice that uses GPIO pins on the Luminary board.
TimeTriggeredEncoderHandler(TimeTriggeredEncoderHandler) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.lib.luminary.TimeTriggeredEncoderHandler
Construct an adapter with the given ptolemy.domains.ptides.lib.TimeTriggeredEncoderInputDevice actor.
TimeTriggeredEncoderHandler(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.luminary.TimeTriggeredEncoderHandler
Construct a TimeTriggeredEncoderInputDevice object, with an additional input port called trigger.
timeValue() - Method in class ptolemy.actor.util.SuperdenseDependency
Return the time value of this dependency.
timeWindow - Variable in class ptolemy.domains.wireless.lib.Triangulator
Time window within which observations are assumed to come from the same sound event.
timeZoneOffset - Variable in class ptolemy.actor.lib.DateConstructor
The time zone offset.
timeZoneOffset - Variable in class ptolemy.actor.lib.DateElements
Time zone offset of date received on input.
title - Variable in class ptolemy.actor.gt.controller.View
Title of the window.
title - Variable in class ptolemy.actor.gt.ModelView
Title of the window, or empty if the title is to be determined automatically.
title - Variable in class ptolemy.actor.lib.gui.Display
The title to put on top.
title - Variable in class ptolemy.actor.lib.gui.SliderSource
The title to put on top.
title - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
The title to put at the top of the frame.
title - Variable in class ptolemy.domains.ptera.lib.SetTableau
The title of the tableau, or an empty string if not changed.
Title - Class in ptolemy.vergil.basic.export.web
Attribute specifying a title for a model or a component in a model.
Title(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.Title
Create an instance of this parameter.
TITLE_TAG - Static variable in class diva.gui.MultipageParser
The string constant that specifies the title attribute of a document.
TMActor - Interface in ptolemy.domains.tm.kernel
An interface that adds a method getExecutionTime() to the Actor interface.
TMCompositeFacade - Class in ptolemy.domains.tm.lib
A facade for a composite actor that creates and executes its internal model a background process
TMCompositeFacade(CompositeEntity, String) - Constructor for class ptolemy.domains.tm.lib.TMCompositeFacade
Construct an actor with the specified container and name.
TMDirector - Class in ptolemy.domains.tm.kernel
A director that implements a priority-driven multitasking model of computation.
TMDirector() - Constructor for class ptolemy.domains.tm.kernel.TMDirector
Construct a director in the default workspace with an empty string as its name.
TMDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.tm.kernel.TMDirector
Construct a director in the given container with the given name.
TMDirector(Workspace) - Constructor for class ptolemy.domains.tm.kernel.TMDirector
Construct a director in the workspace with an empty name.
TMEvent - Class in ptolemy.domains.tm.kernel
A TM event is an event that triggers the execution of a TM actor (task).
TMEvent(TMReceiver, Token, int, double) - Constructor for class ptolemy.domains.tm.kernel.TMEvent
Construct an event with the specified destination receiver, token, priority, and executionTime.
TMEventComparator - Class in ptolemy.domains.tm.kernel
A comparator for TM events.
TMEventComparator() - Constructor for class ptolemy.domains.tm.kernel.TMEventComparator
 
tModel - Variable in class org.ptolemy.qss.util.ModelPolynomial
Simulation time at which model was formed, such that xModel{tModel} = c0.
TMReceiver - Class in ptolemy.domains.tm.kernel
The receiver for the TM domain.
TMReceiver() - Constructor for class ptolemy.domains.tm.kernel.TMReceiver
Construct an empty TMReceiver with no container.
to - Variable in class ptolemy.actor.lib.mail.ExceptionEmailer
Email address(es) to which this is sent.
to - Variable in class ptolemy.actor.lib.mail.SendMail
Email address(es) to which this is sent.
TO_FIRST - Static variable in class ptolemy.vergil.toolbox.MoveAction
Indicator for move to first.
TO_LAST - Static variable in class ptolemy.vergil.toolbox.MoveAction
Indicator for move to last.
TO_ZERO - Static variable in class ptolemy.math.Overflow
Singleton implementing to zero overflow strategy.
toArray() - Method in class ptolemy.actor.gt.data.CombinedCollection
Return an array that contains all the elements in this collection.
toArray() - Method in class ptolemy.actor.gt.data.FastLinkedList
Return an array that contains all the elements in this linked list.
toArray() - Method in class ptolemy.actor.util.CalendarQueue
Return the entries currently in the queue as an array.
toArray() - Method in class ptolemy.data.MatrixToken
Return an ArrayToken containing the all the values of this matrix token.
toArray() - Method in class ptolemy.domains.de.kernel.DECQEventQueue
Return the events currently in the queue as an array.
toArray() - Method in interface ptolemy.domains.de.kernel.DEEventQueue
Return the events currently in the queue as an array.
toArray() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesListEventQueue
Returns an array representation of this event queue.
toArray() - Method in class ptolemy.domains.ptides.kernel.PtidesListEventQueue
Return an array representation of this event queue.
toArray() - Method in class ptolemy.graph.LabeledList
Returns an array containing all of the elements in this list in proper sequence.
toArray(int) - Method in class ptolemy.actor.util.CalendarQueue
Return the entries currently in the queue, but no more of them than the number given as an argument.
toArray(Object[]) - Method in class ptolemy.graph.LabeledList
Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class ptolemy.actor.gt.data.CombinedCollection
Store all the elements in this collection into the given array if its size is enough for the storage, or create a new array of the same type as the given array for the storage and return it.
toArray(T[]) - Method in class ptolemy.actor.gt.data.FastLinkedList
Store all the elements in this linked list into the given array if its size is enough for the storage, or create a new array of the same type as the given array for the storage and return it.
toArrayColumnMajor() - Method in class ptolemy.data.MatrixToken
Return an ArrayToken containing the all the values of this matrix token.
toArrayReturnType(Type) - Static method in class ptolemy.data.MatrixToken
Return the (exact) return type of the toArray function above.
toBackoff - Variable in class ptolemy.domains.wireless.lib.network.mac.DataPump
The output port sending the the channel status to the Backoff block.
toBitString() - Method in class ptolemy.math.FixPoint
Return a bit string representation of this number.
toBuilder() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
toBuilder() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
toBuilder() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
toChannel - Variable in class ptolemy.domains.wireless.lib.network.PHY
Port sending messages to the channel
toChannelState - Variable in class ptolemy.domains.wireless.lib.network.mac.FilterMpdu
Send NAV (Network Allocation Vector) to ChannelState component.
toChannelState - Variable in class ptolemy.domains.wireless.lib.network.mac.ValidateMpdu
Port sending messages to the ChannelState process
toComplexArray(double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is formed by converting the doubles in the argument array to complex numbers.
toComplexArray(float[]) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is formed by converting the floats in the argument array to complex numbers.
toComplexArray(int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is formed by converting the integers in the argument array to complex numbers.
toComplexArray(long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is formed by converting the long numbers in the argument array to complex numbers.
toComplexMatrix(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is formed by converting the doubles in the argument matrix to complex numbers.
toComplexMatrix(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is formed by converting the floats in the argument matrix to complex numbers.
toComplexMatrix(int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is formed by converting the integers in the argument matrix to complex numbers.
toComplexMatrix(long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is formed by converting the long values in the argument matrix to complex numbers.
toDecibels(double) - Static method in class ptolemy.math.SignalProcessing
Return the value of the argument in decibels, which is defined to be 20*log10(z), where z is the argument.
toDirectedAcyclicGraph() - Method in class ptolemy.graph.DirectedGraph
Return an acyclic graph if this graph is acyclic.
toDocML() - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Exports this documentation attribute as docML.
toDouble() - Method in class ptolemy.math.Fraction
Convert the fraction to a double.
toDouble(int) - Method in class ptolemy.media.Audio
Convert the audio data to linear double encoding (from mu-law).
toDouble(Object) - Method in class ptolemy.graph.mapping.ToDoubleMapMapping
Return the double value that is associated with given object under this mapping.
toDouble(Object) - Method in interface ptolemy.graph.mapping.ToDoubleMapping
Return the double value associated with the given object.
toDoubleArray(float[]) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is formed by converting the floats in the argument array to doubles.
toDoubleArray(int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is formed by converting the ints in the argument array to doubles.
toDoubleArray(long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is formed by converting the longs in the argument array to doubles.
toDoubleArray(Fraction[]) - Static method in class ptolemy.math.FractionArrayMath
Return a new array that is formed by converting the Fractions in the argument array to doubles.
ToDoubleMapMapping - Class in ptolemy.graph.mapping
A ToDoubleMapping that is based on a Map.
ToDoubleMapMapping(Map) - Constructor for class ptolemy.graph.mapping.ToDoubleMapMapping
Construct a ToDoubleMapMapping from a given map.
ToDoubleMapping - Interface in ptolemy.graph.mapping
A mapping from objects into multiple double values.
toDoubleMatrix(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is formed by converting the floats in the argument matrix to doubles.
toDoubleMatrix(int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is formed by converting the ints in the argument matrix to doubles.
toDoubleMatrix(long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is formed by converting the longs in the argument matrix to doubles.
toDoubleMatrix(Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return a new matrix that is formed by converting the Fractions in the argument matrix to doubles.
toFilterMpdu - Variable in class ptolemy.domains.wireless.lib.network.mac.ValidateMpdu
Port sending received data packets to the FilterMpdu process
toFloat() - Method in class ptolemy.math.Fraction
Convert the fraction to a float.
toFloatArray(double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is formed by converting the doubles in the argument array to doubles.
toFloatArray(int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is formed by converting the ints in the argument array to doubles.
toFloatArray(long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is formed by converting the longs in the argument array to doubles.
toFloatMatrix(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is formed by converting the doubles in the argument matrix to floats.
toFloatMatrix(int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is formed by converting the ints in the argument matrix to floats.
toFloatMatrix(long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is formed by converting the longs in the argument matrix to floats.
toInt(Object) - Method in class ptolemy.graph.mapping.ToIntMapMapping
Return the int value that is associated with given object under this mapping.
toInt(Object) - Method in interface ptolemy.graph.mapping.ToIntMapping
Return the int value associated with the given object.
toIntegerArray(double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is formed by converting the doubles in the argument array to integers.
toIntegerArray(float[]) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is formed by converting the floats in the argument array to integers.
toIntegerArray(long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new array that is formed by converting the longs in the argument array to integers.
toIntegerMatrix(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is formed by converting the doubles in the argument matrix to integers.
toIntegerMatrix(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is formed by converting the floats in the argument matrix to integers.
toIntegerMatrix(long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is formed by converting the longs in the argument matrix to integers.
ToIntMapMapping - Class in ptolemy.graph.mapping
A ToIntMapping that is based on a Map.
ToIntMapMapping(Map) - Constructor for class ptolemy.graph.mapping.ToIntMapMapping
Construct a ToIntMapMapping from a given map.
ToIntMapping - Interface in ptolemy.graph.mapping
A mapping from objects into int values.
toJSArray(Object[]) - Method in class ptolemy.actor.lib.jjs.JavaScript
Convert the specified array into a native JavaScript array.
toJSONArray(String) - Static method in class org.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string, using the first row as a source of names.
toJSONArray(String) - Static method in class org.json.JSONML
Convert a well-formed (but not necessarily valid) XML string into a JSONArray using the JsonML transform.
toJSONArray(JSONArray) - Method in class org.json.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONArray(JSONArray, String) - Static method in class org.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string using a supplied JSONArray as the source of element names.
toJSONArray(JSONArray, JSONTokener) - Static method in class org.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string using a supplied JSONArray as the source of element names.
toJSONArray(JSONTokener) - Static method in class org.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string, using the first row as a source of names.
toJSONArray(XMLTokener) - Static method in class org.json.JSONML
Convert a well-formed (but not necessarily valid) XML string into a JSONArray using the JsonML transform.
toJSONObject(String) - Static method in class org.json.Cookie
Convert a cookie specification string into a JSONObject.
toJSONObject(String) - Static method in class org.json.CookieList
Convert a cookie list into a JSONObject.
toJSONObject(String) - Static method in class org.json.HTTP
Convert an HTTP header string into a JSONObject.
toJSONObject(String) - Static method in class org.json.JSONML
Convert a well-formed (but not necessarily valid) XML string into a JSONObject using the JsonML transform.
toJSONObject(String) - Static method in class org.json.XML
Convert a well-formed (but not necessarily valid) XML string into a JSONObject.
toJSONObject(JSONArray) - Method in class org.json.JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJSONObject(XMLTokener) - Static method in class org.json.JSONML
Convert a well-formed (but not necessarily valid) XML string into a JSONObject using the JsonML transform.
toJSONString() - Method in interface org.json.JSONString
The toJSONString method allows a class to produce its own JSON serialization.
token - Variable in class ptolemy.actor.lib.TimeDelay.PendingEvent
The token associated with the event.
token - Variable in class ptolemy.data.expr.MatrixParser
Current token.
token - Variable in class ptolemy.data.expr.PtParser
Current token.
token - Variable in class ptolemy.moml.unit.UParser
Current token.
token() - Method in class ptolemy.domains.ptides.kernel.PtidesEvent
Return the token (value) of this event.
token() - Method in class ptolemy.domains.tm.kernel.TMEvent
Return the token contained by this event.
Token - Class in ptolemy.data.expr
Describes the input token stream.
Token - Class in ptolemy.data
Token is the base class for data capsules.
Token - Class in ptolemy.moml.unit
Describes the input token stream.
Token() - Constructor for class ptolemy.data.expr.Token
No-argument constructor
Token() - Constructor for class ptolemy.data.Token
Create a Token.
Token() - Constructor for class ptolemy.moml.unit.Token
No-argument constructor
Token(int) - Constructor for class ptolemy.data.expr.Token
Constructs a new token for the specified Image.
Token(int) - Constructor for class ptolemy.moml.unit.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class ptolemy.data.expr.Token
Constructs a new token for the specified Image and Kind.
Token(int, String) - Constructor for class ptolemy.moml.unit.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class ptolemy.data.expr.MatrixParser
Generated Token Manager.
token_source - Variable in class ptolemy.data.expr.PtParser
Generated Token Manager.
token_source - Variable in class ptolemy.moml.unit.UParser
Generated Token Manager.
tokenAddMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
tokenBitwiseAndMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
tokenBitwiseNotMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
tokenBitwiseOrMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
tokenBitwiseXorMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
tokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
tokenConsumptionRate - Variable in class ptolemy.domains.sdf.kernel.SDFIOPort
Deprecated.
The number of tokens consumed on this port each firing.
tokenDivideMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
TokenEffigy - Class in ptolemy.actor.gui
An effigy for a file that contains one or more tokens, one per line, represented as text in the expression language.
TokenEffigy(CompositeEntity, String) - Constructor for class ptolemy.actor.gui.TokenEffigy
Create a new effigy in the given directory with the given name.
TokenEffigy(Workspace) - Constructor for class ptolemy.actor.gui.TokenEffigy
Create a new effigy in the specified workspace with an empty string for its name.
TokenEffigy.Factory - Class in ptolemy.actor.gui
A factory for creating new effigies.
tokenEqualsMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
TokenFrame(Time, List<ThreadedComposite.QueuedToken>, ThreadedComposite.TokenFrame.FrameType) - Constructor for class ptolemy.actor.lib.hoc.ThreadedComposite.TokenFrame
Construct a TokenFrame.
tokenGetTypeMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
tokenGotEvent(TokenGotEvent) - Method in interface ptolemy.actor.TokenGotListener
Deprecated.
Report an that a token was received with get().
TokenGotEvent - Class in ptolemy.actor
Deprecated.
Use IOPortEvent instead.
TokenGotEvent(IOPort, int, Token[], int, boolean) - Constructor for class ptolemy.actor.TokenGotEvent
Deprecated.
Create a new token got event with the given parameters.
TokenGotEvent(IOPort, int, Token, boolean) - Constructor for class ptolemy.actor.TokenGotEvent
Deprecated.
Create a new token got event with the given parameters.
TokenGotListener - Interface in ptolemy.actor
Deprecated.
Use IOPortEventListener instead.
tokenImage - Static variable in interface ptolemy.data.expr.MatrixParserConstants
Literal token values.
tokenImage - Variable in exception ptolemy.data.expr.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface ptolemy.data.expr.PtParserConstants
Literal token values.
tokenImage - Variable in exception ptolemy.moml.unit.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface ptolemy.moml.unit.UParserConstants
Literal token values.
tokenInitProduction - Variable in class ptolemy.domains.sdf.kernel.SDFIOPort
Deprecated.
The number of tokens produced on this port during initialization.
tokenIntValueMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
tokenIsLessThanMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
tokenizeForExec(String) - Static method in class ptolemy.util.StringUtilities
Tokenize a String to an array of Strings for use with Runtime.exec(String []).
tokenLeftShiftMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
tokenLimit - Variable in class ptolemy.domains.csp.lib.CSPMultiSource
The number of tokens produced by this actor.
tokenLimit - Variable in class ptolemy.domains.csp.lib.CSPSink
The number of tokens produced by this actor.
tokenLimit - Variable in class ptolemy.domains.csp.lib.CSPSource
The number of tokens produced by this actor.
tokenLogicalRightShiftMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
TokenMgrError - Error in ptolemy.data.expr
Token Manager Error.
TokenMgrError - Error in ptolemy.moml.unit
Token Manager Error.
TokenMgrError() - Constructor for error ptolemy.data.expr.TokenMgrError
No arg constructor.
TokenMgrError() - Constructor for error ptolemy.moml.unit.TokenMgrError
No arg constructor.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error ptolemy.data.expr.TokenMgrError
Full Constructor.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error ptolemy.moml.unit.TokenMgrError
Full Constructor.
TokenMgrError(String, int) - Constructor for error ptolemy.data.expr.TokenMgrError
Constructor with message and reason.
TokenMgrError(String, int) - Constructor for error ptolemy.moml.unit.TokenMgrError
Constructor with message and reason.
tokenModuloMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
tokenMultiplyMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
tokenNotMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
tokenPowMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
tokenProductionRate - Variable in class ptolemy.domains.sdf.kernel.SDFIOPort
Deprecated.
The number of tokens produced on this port each firing.
TokenReader - Class in ptolemy.actor.lib.io
Deprecated.
Use LineReader followed by ExpressionToToken.
TokenReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.io.TokenReader
Deprecated.
Construct an actor with a name and a container.
tokenRightShiftMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
tokens - Variable in class ptolemy.actor.lib.hoc.ThreadedComposite.TokenFrame
A list of tokens.
tokenSentEvent(TokenSentEvent) - Method in interface ptolemy.actor.TokenSentListener
Deprecated.
Report an that a token was sent.
TokenSentEvent - Class in ptolemy.actor
Deprecated.
Use IOPortEvent instead.
TokenSentEvent(IOPort, int, Token) - Constructor for class ptolemy.actor.TokenSentEvent
Deprecated.
Create a new token sent event with the given parameters.
TokenSentEvent(IOPort, int, Token[], int) - Constructor for class ptolemy.actor.TokenSentEvent
Deprecated.
Create a new token sent event with the given parameters.
TokenSentEvent(IOPort, Token) - Constructor for class ptolemy.actor.TokenSentEvent
Deprecated.
Create a new token sent event with the given parameters.
TokenSentEvent(IOPort, Token[], int) - Constructor for class ptolemy.actor.TokenSentEvent
Deprecated.
Create a new token sent event with the given parameters.
TokenSentListener - Interface in ptolemy.actor
Deprecated.
Use IOPortEventListener instead.
tokenSubtractMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
TokenTableau - Class in ptolemy.actor.gui
A tableau representing one or more tokens in a top-level window with a text editor.
TokenTableau(Effigy, String) - Constructor for class ptolemy.actor.gui.TokenTableau
Construct a new tableau for the model represented by the given effigy.
TokenTableau(Effigy, String, TableauFrame) - Constructor for class ptolemy.actor.gui.TokenTableau
Construct a new tableau for the model represented by the given effigy, using the specified frame.
TokenTableau.Factory - Class in ptolemy.actor.gui
A factory that creates a token tableau.
TokenToExpression - Class in ptolemy.actor.lib.conversions
This actor reads a token from the input port and outputs a string token whose value is an expression that can be parsed to yield the input token.
TokenToExpression - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.conversions
A helper class for ptolemy.actor.lib.conversions.TokenToExpression.
TokenToExpression - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions
A adapter class for ptolemy.actor.lib.conversions.TokenToExpression.
TokenToExpression - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions
A adapter class for ptolemy.actor.lib.conversions.TokenToExpression.
TokenToExpression(TokenToExpression) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.conversions.TokenToExpression
Construct the TokenToExpression adapter.
TokenToExpression(TokenToExpression) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.conversions.TokenToExpression
Construct a TokenToExpression adapter.
TokenToExpression(TokenToExpression) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.conversions.TokenToExpression
Construct a TokenToExpression adapter.
TokenToExpression(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.TokenToExpression
Construct an actor with the given container and name.
TokenToJSON - Class in ptolemy.actor.lib.conversions.json
An actor that converts a Token into a StringToken containing JSON-formatted data.
TokenToJSON(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.json.TokenToJSON
Construct a TokenToJSON actor with the given container and name.
tokenType - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
TokenUtilities - Class in ptolemy.data
Various methods and fields that are used from within the various token classes.
TokenUtilities() - Constructor for class ptolemy.data.TokenUtilities
 
TokenUtilitiesTest - Class in ptolemy.data.test
Multiply two doubles to exercise the exponentialFormat field.
TokenUtilitiesTest() - Constructor for class ptolemy.data.test.TokenUtilitiesTest
 
tokenZeroMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
tokTim - Variable in class lbnl.actor.lib.Simulator
Time of token that will be written to the client.
tolerance - Variable in class ptolemy.actor.lib.logic.Comparator
The tolerance for the comparison.
tolerance - Variable in class ptolemy.actor.lib.NonStrictTest
A double specifying how close the input has to be to the value given by correctValues.
tolerance - Variable in class ptolemy.actor.lib.PublisherNonStrictTest
A double specifying how close the input has to be to the value given by correctValues.
toLinear(int) - Method in class ptolemy.media.Audio
Convert the audio data to linear integer encoding (from mu-law).
toLongArray(double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return a new array that is formed by converting the doubles in the argument array to longs.
toLongArray(float[]) - Static method in class ptolemy.math.FloatArrayMath
Return a new array that is formed by converting the floats in the argument array to longs.
toLongArray(int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new array that is formed by converting the ints in the argument array to longs.
toLongMatrix(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is formed by converting the doubles in the argument matrix to longs.
toLongMatrix(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is formed by converting the floats in the argument matrix to longs.
toLongMatrix(int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is formed by converting the ints in the argument matrix to longs.
toMAC - Variable in class ptolemy.domains.wireless.lib.network.PHY
Port sending messages to the MAC
toMatrixFromArray(double[], int, int) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix of doubles that is initialized from a 1-D array.
toMatrixFromArray(float[], int, int) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix of floats that is initialized from a 1-D array.
toMatrixFromArray(int[], int, int) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix of ints that is initialized from a 1-D array.
toMatrixFromArray(long[], int, int) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix of longs that is initialized from a 1-D array.
toMatrixFromArray(Complex[], int, int) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix of complex numbers that is initialized from a 1-D array.
toMatrixFromArray(Fraction[], int, int) - Static method in class ptolemy.math.FractionMatrixMath
Return a new matrix of Fractions that is initialized from a 1-D array.
toObject(Object) - Method in interface ptolemy.graph.mapping.Mapping
Return the object associated with the given object in the mapping.
toObject(Object) - Method in class ptolemy.graph.mapping.ToDoubleMapMapping
Return the object associated with the given object.
toObject(Object) - Method in class ptolemy.graph.mapping.ToIntMapMapping
 
ToolBar - Class in ptolemy.actor.gui.properties
A GUI property that encloses a JToolBar component.
ToolBar(NamedObj, String) - Constructor for class ptolemy.actor.gui.properties.ToolBar
Construct a GUI property with the given name contained by the specified entity.
ToolBar(NamedObj, String, Object) - Constructor for class ptolemy.actor.gui.properties.ToolBar
Construct a GUI property with the given name contained by the specified entity with the given layout constraint.
ToolBar(NamedObj, String, JToolBar) - Constructor for class ptolemy.actor.gui.properties.ToolBar
Construct a GUI property with the given name contained by the specified entity with the given Java Swing component.
ToolBar(NamedObj, String, JToolBar, Object) - Constructor for class ptolemy.actor.gui.properties.ToolBar
Construct a GUI property with the given name contained by the specified entity with the given Java Swing component and the given layout constraint.
TOOLBAR_TYPE - Static variable in class ptolemy.vergil.toolbox.FigureAction
When the action was fired from a toolbar icon.
tooltip - Variable in class ptolemy.actor.gui.properties.Button
Tooltip for the button.
top - Variable in class ptolemy.actor.lib.Limiter
The top of the limiting range.
top() - Method in class com.jgoodies.forms.factories.Borders.EmptyBorder
Returns this border's top size.
top() - Method in class ptolemy.data.ontologies.ConceptGraph
Return the greatest element in this concept graph.
top() - Method in class ptolemy.data.ontologies.DAGConceptGraph
Return the greatest element in this concept graph.
top() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeCPO
Return the top element of this CPO.
top() - Method in interface ptolemy.graph.CPO
Return the top element of this CPO.
top() - Method in class ptolemy.graph.DirectedAcyclicGraph
Return the top element of this CPO.
Top - Class in ptolemy.gui
This is a top-level window with a menubar and an optional status bar.
Top() - Constructor for class ptolemy.gui.Top
Construct an empty top-level frame with the default status bar.
Top(StatusBar) - Constructor for class ptolemy.gui.Top
Construct an empty top-level frame with the specified status bar.
TOP - Static variable in class com.jgoodies.forms.layout.CellConstraints
Put the component in the top.
TOP - Static variable in class com.jgoodies.forms.layout.RowSpec
By default put the components in the top.
TOP - Static variable in class ptolemy.data.type.ObjectType
The top element among all ObjectTypes.
TOP_PARAMETERS - Static variable in class ptolemy.actor.gui.ModelPane
Indicator to include top-level parameters in the controls.
toParenthesisString(Map) - Method in class ptolemy.graph.sched.ScheduleElement
Print the schedule in a nested parenthesis style and set character 'space' as the delimiter.
toParenthesisString(Map, String) - Method in class ptolemy.graph.sched.Firing
Print the firing in a parenthesis style.
toParenthesisString(Map, String) - Method in class ptolemy.graph.sched.Schedule
Print the schedule in a nested parenthesis style.
toParenthesisString(Map, String) - Method in class ptolemy.graph.sched.ScheduleElement
Print the schedule in a nested parenthesis style.
topComponent - Variable in class ptolemy.actor.gui.run.PtolemyFormEditor
The top level component.
topEffigy() - Method in class ptolemy.actor.gui.Effigy
Return the top-level effigy that (deeply) contains this one.
TopFactory(NamedObj, String) - Constructor for class ptolemy.actor.gui.RunTableau.TopFactory
Create a factory with the given name and container.
TopFactory(NamedObj, String) - Constructor for class ptolemy.actor.gui.test.SimpleTableau.TopFactory
Create a factory with the given name and container.
toPHYLayer - Variable in class ptolemy.domains.wireless.lib.network.mac.DataPump
The output port that send transmission request to the physical layer, including transmission start request, transmitting data request and transmission end request.
toplevel - Variable in class ptolemy.moml.test.UnloadModelTest
The toplevel model that is created and then destroyed.
toplevel() - Method in class ptolemy.copernicus.kernel.KernelMain
Return the model that we are generating code for.
toplevel() - Method in class ptolemy.kernel.util.NamedObj
Return the top level of the containment hierarchy.
toplevel() - Method in class ptolemy.moml.MoMLSimpleApplication
Return the toplevel.
TopLevelCurrentTime - Class in ptolemy.actor.lib
Deprecated.
Use CurrentTime with useLocalTime unchecked.
TopLevelCurrentTime - Class in ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.TopLevelCurrentTime.
TopLevelCurrentTime(TopLevelCurrentTime) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.actor.lib.TopLevelCurrentTime
Construct a Scale adapter.
TopLevelCurrentTime(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.TopLevelCurrentTime
Deprecated.
Construct an actor with the given container and name.
toplevelMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
topObjectsCreated() - Method in class ptolemy.moml.MoMLParser
Get the top objects list.
topologicalSort() - Method in class ptolemy.actor.util.CausalityInterfaceForComposites
Return a list of the actors deeply contained within the associated composite actor sorted by actor depth.
topologicalSort() - Method in class ptolemy.graph.DirectedAcyclicGraph
Topological sort the whole graph.
topologicalSort(Object[]) - Method in class ptolemy.graph.DirectedAcyclicGraph
Sort the given node weights in their topological order.
topologicalSort(Object[]) - Method in class ptolemy.graph.DirectedGraph
Sort the given nodes in their topological order as long as no two of the given nodes are mutually reachable by each other (weights version).
topologicalSort(Collection) - Method in class ptolemy.graph.DirectedGraph
Sort a collection of graph nodes in their topological order as long as no two of the given nodes are mutually reachable by each other.
toPowerControl - Variable in class ptolemy.domains.wireless.lib.network.mac.RxCoordination
Port sending messages to the PowerControl block
TopPack - Interface in ptolemy.actor.gui
An interface that allows alternate pack() methods to be called from TableauFrame which allows for functionality such as alternate menu systems in Vergil.
topPadding - Variable in class ptolemy.actor.lib.jai.JAIBorder
The amount of pixels to pad the top with.
toProtocolControl - Variable in class ptolemy.domains.wireless.lib.network.mac.FilterMpdu
Send data to ProtocolControl component.
TopTest - Class in ptolemy.gui.test
Test driver for ptolemy.gui.Top.
TopTest() - Constructor for class ptolemy.gui.test.TopTest
 
topVariables() - Method in class ptolemy.graph.InequalitySolver
Return an Iterator of the variables whose current values are the top of the underlying CPO.
Torus3D - Class in ptolemy.domains.gr.lib
This actor contains the geometry and appearance specifications for a GR torus.
Torus3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Torus3D
Construct an actor with the given container and name.
toShortString() - Method in class com.jgoodies.forms.layout.CellConstraints
Returns a short string representation of this constraints object.
toShortString() - Method in class com.jgoodies.forms.layout.FormSpec
Returns a string representation of this form specification.
toShortString(FormLayout) - Method in class com.jgoodies.forms.layout.CellConstraints
Returns a short string representation of this constraints object.
toSortedString(Collection, boolean) - Static method in class ptolemy.graph.test.Utilities
Given a collection, return a string representation of the collection.
toString() - Method in class com.jgoodies.forms.layout.CellConstraints.Alignment
Returns this Alignment's name.
toString() - Method in class com.jgoodies.forms.layout.CellConstraints
Constructs and returns a string representation of this constraints object.
toString() - Method in class com.jgoodies.forms.layout.ConstantSize
Returns a string representation of this size object.
toString() - Method in class com.jgoodies.forms.layout.ConstantSize.Unit
 
toString() - Method in class com.jgoodies.forms.layout.FormSpec.DefaultAlignment
Returns this Alignment's name.
toString() - Method in class com.jgoodies.forms.layout.FormSpec
Returns a string representation of this form specification.
toString() - Method in class com.jhlabs.image.ApplyMaskFilter
 
toString() - Method in class com.jhlabs.image.AverageFilter
 
toString() - Method in class com.jhlabs.image.BicubicScaleFilter
 
toString() - Method in class com.jhlabs.image.BlockFilter
 
toString() - Method in class com.jhlabs.image.BlurFilter
 
toString() - Method in class com.jhlabs.image.BorderFilter
 
toString() - Method in class com.jhlabs.image.BoxBlurFilter
 
toString() - Method in class com.jhlabs.image.BrushedMetalFilter
 
toString() - Method in class com.jhlabs.image.BumpFilter
 
toString() - Method in class com.jhlabs.image.CausticsFilter
 
toString() - Method in class com.jhlabs.image.CellularFilter
 
toString() - Method in class com.jhlabs.image.ChannelMixFilter
 
toString() - Method in class com.jhlabs.image.CheckFilter
 
toString() - Method in class com.jhlabs.image.ChromaKeyFilter
 
toString() - Method in class com.jhlabs.image.ChromeFilter
 
toString() - Method in class com.jhlabs.image.CircleFilter
 
toString() - Method in class com.jhlabs.image.ColorHalftoneFilter
 
toString() - Method in class com.jhlabs.image.CompositeFilter
 
toString() - Method in class com.jhlabs.image.ContourFilter
 
toString() - Method in class com.jhlabs.image.ContrastFilter
 
toString() - Method in class com.jhlabs.image.ConvolveFilter
 
toString() - Method in class com.jhlabs.image.CropFilter
 
toString() - Method in class com.jhlabs.image.CrystallizeFilter
 
toString() - Method in class com.jhlabs.image.CurlFilter
 
toString() - Method in class com.jhlabs.image.CurvesFilter
 
toString() - Method in class com.jhlabs.image.DeinterlaceFilter
 
toString() - Method in class com.jhlabs.image.DespeckleFilter
 
toString() - Method in class com.jhlabs.image.DiffuseFilter
 
toString() - Method in class com.jhlabs.image.DiffusionFilter
 
toString() - Method in class com.jhlabs.image.DilateFilter
 
toString() - Method in class com.jhlabs.image.DisplaceFilter
 
toString() - Method in class com.jhlabs.image.DissolveFilter
 
toString() - Method in class com.jhlabs.image.DitherFilter
 
toString() - Method in class com.jhlabs.image.DoGFilter
 
toString() - Method in class com.jhlabs.image.EdgeFilter
 
toString() - Method in class com.jhlabs.image.EmbossFilter
 
toString() - Method in class com.jhlabs.image.EqualizeFilter
 
toString() - Method in class com.jhlabs.image.ErodeAlphaFilter
 
toString() - Method in class com.jhlabs.image.ErodeFilter
 
toString() - Method in class com.jhlabs.image.ExposureFilter
 
toString() - Method in class com.jhlabs.image.FadeFilter
 
toString() - Method in class com.jhlabs.image.FBMFilter
 
toString() - Method in class com.jhlabs.image.FeedbackFilter
 
toString() - Method in class com.jhlabs.image.FieldWarpFilter
 
toString() - Method in class com.jhlabs.image.FlareFilter
 
toString() - Method in class com.jhlabs.image.FlipFilter
 
toString() - Method in class com.jhlabs.image.Flush3DFilter
 
toString() - Method in class com.jhlabs.image.FourColorFilter
 
toString() - Method in class com.jhlabs.image.GainFilter
 
toString() - Method in class com.jhlabs.image.GammaFilter
 
toString() - Method in class com.jhlabs.image.GaussianFilter
 
toString() - Method in class com.jhlabs.image.GlintFilter
 
toString() - Method in class com.jhlabs.image.GlowFilter
 
toString() - Method in class com.jhlabs.image.GradientFilter
 
toString() - Method in class com.jhlabs.image.GradientWipeFilter
 
toString() - Method in class com.jhlabs.image.GrayFilter
 
toString() - Method in class com.jhlabs.image.GrayscaleFilter
 
toString() - Method in class com.jhlabs.image.HalftoneFilter
 
toString() - Method in class com.jhlabs.image.HighPassFilter
 
toString() - Method in class com.jhlabs.image.HSBAdjustFilter
 
toString() - Method in class com.jhlabs.image.InterpolateFilter
 
toString() - Method in class com.jhlabs.image.InvertAlphaFilter
 
toString() - Method in class com.jhlabs.image.InvertFilter
 
toString() - Method in class com.jhlabs.image.JavaLnFFilter
 
toString() - Method in class com.jhlabs.image.KaleidoscopeFilter
 
toString() - Method in class com.jhlabs.image.KeyFilter
 
toString() - Method in class com.jhlabs.image.LaplaceFilter
 
toString() - Method in class com.jhlabs.image.LensBlurFilter
 
toString() - Method in class com.jhlabs.image.LevelsFilter
 
toString() - Method in class com.jhlabs.image.LifeFilter
 
toString() - Method in class com.jhlabs.image.LightFilter.AmbientLight
 
toString() - Method in class com.jhlabs.image.LightFilter.DistantLight
 
toString() - Method in class com.jhlabs.image.LightFilter.Light
 
toString() - Method in class com.jhlabs.image.LightFilter.PointLight
 
toString() - Method in class com.jhlabs.image.LightFilter.SpotLight
 
toString() - Method in class com.jhlabs.image.LightFilter
 
toString() - Method in class com.jhlabs.image.LookupFilter
 
toString() - Method in class com.jhlabs.image.MapFilter
 
toString() - Method in class com.jhlabs.image.MarbleFilter
 
toString() - Method in class com.jhlabs.image.MarbleTexFilter
 
toString() - Method in class com.jhlabs.image.MaskFilter
 
toString() - Method in class com.jhlabs.image.MaximumFilter
 
toString() - Method in class com.jhlabs.image.MedianFilter
 
toString() - Method in class com.jhlabs.image.MinimumFilter
 
toString() - Method in class com.jhlabs.image.MirrorFilter
 
toString() - Method in class com.jhlabs.image.MotionBlurFilter
 
toString() - Method in class com.jhlabs.image.MotionBlurOp
 
toString() - Method in class com.jhlabs.image.MotionDetectorFilter
Return a string description of the filter.
toString() - Method in class com.jhlabs.image.NoiseFilter
 
toString() - Method in class com.jhlabs.image.OffsetFilter
 
toString() - Method in class com.jhlabs.image.OilFilter
 
toString() - Method in class com.jhlabs.image.OpacityFilter
 
toString() - Method in class com.jhlabs.image.OutlineFilter
 
toString() - Method in class com.jhlabs.image.PerspectiveFilter
 
toString() - Method in class com.jhlabs.image.PinchFilter
 
toString() - Method in class com.jhlabs.image.PlasmaFilter
 
toString() - Method in class com.jhlabs.image.PointillizeFilter
 
toString() - Method in class com.jhlabs.image.PolarFilter
 
toString() - Method in class com.jhlabs.image.PosterizeFilter
 
toString() - Method in class com.jhlabs.image.PremultiplyFilter
 
toString() - Method in class com.jhlabs.image.QuantizeFilter
 
toString() - Method in class com.jhlabs.image.QuiltFilter
 
toString() - Method in class com.jhlabs.image.RaysFilter
 
toString() - Method in class com.jhlabs.image.ReduceNoiseFilter
 
toString() - Method in class com.jhlabs.image.RescaleFilter
 
toString() - Method in class com.jhlabs.image.RGBAdjustFilter
 
toString() - Method in class com.jhlabs.image.RippleFilter
 
toString() - Method in class com.jhlabs.image.RotateFilter
 
toString() - Method in class com.jhlabs.image.SaturationFilter
 
toString() - Method in class com.jhlabs.image.ScaleFilter
 
toString() - Method in class com.jhlabs.image.ScratchFilter
 
toString() - Method in class com.jhlabs.image.ShadeFilter
 
toString() - Method in class com.jhlabs.image.ShadowFilter
 
toString() - Method in class com.jhlabs.image.ShapeFilter
 
toString() - Method in class com.jhlabs.image.SharpenFilter
 
toString() - Method in class com.jhlabs.image.ShatterFilter
 
toString() - Method in class com.jhlabs.image.ShearFilter
 
toString() - Method in class com.jhlabs.image.ShineFilter
 
toString() - Method in class com.jhlabs.image.SkeletonFilter
 
toString() - Method in class com.jhlabs.image.SkyFilter
 
toString() - Method in class com.jhlabs.image.SmartBlurFilter
 
toString() - Method in class com.jhlabs.image.SmearFilter
 
toString() - Method in class com.jhlabs.image.SolarizeFilter
 
toString() - Method in class com.jhlabs.image.SparkleFilter
 
toString() - Method in class com.jhlabs.image.SphereFilter
 
toString() - Method in class com.jhlabs.image.StampFilter
 
toString() - Method in class com.jhlabs.image.svg.AnnotateFilter
Return a string description of the filter.
toString() - Method in class com.jhlabs.image.SwimFilter
 
toString() - Method in class com.jhlabs.image.SwizzleFilter
 
toString() - Method in class com.jhlabs.image.TextureFilter
 
toString() - Method in class com.jhlabs.image.ThresholdFilter
 
toString() - Method in class com.jhlabs.image.TileImageFilter
 
toString() - Method in class com.jhlabs.image.TransitionFilter
 
toString() - Method in class com.jhlabs.image.TritoneFilter
 
toString() - Method in class com.jhlabs.image.TwirlFilter
 
toString() - Method in class com.jhlabs.image.UnpremultiplyFilter
 
toString() - Method in class com.jhlabs.image.UnsharpFilter
 
toString() - Method in class com.jhlabs.image.VariableBlurFilter
 
toString() - Method in class com.jhlabs.image.WarpFilter
 
toString() - Method in class com.jhlabs.image.WaterFilter
 
toString() - Method in class com.jhlabs.image.WeaveFilter
 
toString() - Method in class com.jhlabs.image.WoodFilter
 
toString() - Method in class com.jhlabs.vecmath.AxisAngle4f
 
toString() - Method in class com.jhlabs.vecmath.Tuple3f
 
toString() - Method in class com.jhlabs.vecmath.Tuple4f
 
toString() - Method in class diva.canvas.CompositeFigure
Return a string description of this figure
toString() - Method in class diva.canvas.connector.BoundsSite
 
toString() - Method in class diva.canvas.connector.ConnectorEvent
 
toString() - Method in class diva.canvas.event.ExtendedMouseFilter
Print a useful description of the mouse filter.
toString() - Method in class diva.canvas.event.LayerEvent
Print the string representation of this event
toString() - Method in class diva.canvas.event.MouseFilter
Print a useful description of the mouse filter.
toString() - Method in class diva.canvas.interactor.PathGeometry.Vertex
Describe this site
toString() - Method in class diva.canvas.test.ConcreteFigures.BasicRectangleFactory1
 
toString() - Method in class diva.canvas.test.ConcreteFigures.BasicRectangleFactory2
 
toString() - Method in class diva.canvas.test.ConcreteFigures.CompositeFigureFactory1
 
toString() - Method in class diva.canvas.test.ConcreteFigures.IconFigureFactory
 
toString() - Method in class diva.canvas.test.ConcreteFigures.ImageFigureFactory
 
toString() - Method in class diva.canvas.test.ConcreteFigures.LabelFigureFactory
 
toString() - Method in class diva.canvas.test.ConcreteFigures.PaneWrapperFactory
 
toString() - Method in class diva.graph.GraphEvent
Return a string representation of this event.
toString() - Method in class diva.graph.GraphViewEvent
Return a string representation of this event.
toString() - Method in class diva.graph.toolbox.GraphLogger
Print the contents of the log into a string.
toString() - Method in class diva.util.java2d.Polygon2D
Return a string representation of the polygon.
toString() - Method in class diva.util.java2d.Polyline2D
Return a string representing this object
toString() - Method in class diva.util.xml.XmlElement
Convert this element to a string in XML.
toString() - Method in enum org.hlacerti.lib.HlaManager.ETimeManagementService
Override the toString of enum class.
toString() - Method in class org.json.JSONArray
Make a JSON text of this JSONArray.
toString() - Method in class org.json.JSONObject
Make a JSON text of this JSONObject.
toString() - Method in class org.json.JSONStringer
Return the JSON text.
toString() - Method in class org.json.JSONTokener
Make a printable string of this JSONTokener.
toString() - Method in class org.ptolemy.commons.FutureValue
 
toString() - Method in class org.ptolemy.commons.ThreeDigitVersionSpecification
Produce a string representation that is itself valid again to be parsed as a VersionSpecification.
toString() - Method in class org.ptolemy.fmi.FMICapabilities
Return a description of the fields that are true or non-zero.
toString() - Method in class org.ptolemy.fmi.FMIModelDescription
Return the value of the FMI modelName element.
toString() - Method in class org.ptolemy.fmi.type.FMIBooleanType
Return the string value of the base element.
toString() - Method in class org.ptolemy.fmi.type.FMIIntegerType
Return the string value of the base element.
toString() - Method in class org.ptolemy.fmi.type.FMIRealType
Return the string value of the base element.
toString() - Method in class org.ptolemy.fmi.type.FMIStringType
Return the string value of the base element.
toString() - Method in class org.ptolemy.fmi.type.FMIType
Return the string value of the base element.
toString() - Method in class org.ptolemy.machineImprovisation.FactorOracle.ChordFunction
 
toString() - Method in class org.ptolemy.opencv.ComputerVision
Return a string description of the filter.
toString() - Method in class org.ptolemy.opencv.FaceRecognizer
Return a string description of the filter.
toString() - Method in class org.ptolemy.qss.util.ModelPolynomial
Return a string representation of the model.
toString() - Method in class ptolemy.actor.AbstractReceiver
Return the class name and the full name of the object, with syntax "className {fullName}".
toString() - Method in class ptolemy.actor.FiringEvent.FiringEventType
Return a string description of this event type.
toString() - Method in class ptolemy.actor.FiringEvent
Return a string representation of this event.
toString() - Method in class ptolemy.actor.gt.data.MatchResult
Generate a string describing this match result, ignoring the matches between objects that are not instances of NamedObj.
toString() - Method in class ptolemy.actor.gt.GraphAnalyzer.Path
Return a string that describes this path.
toString() - Method in class ptolemy.actor.gt.GTIngredient
Return a readable string about this GTIngredient.
toString() - Method in class ptolemy.actor.gt.GTIngredientList
Return a string that describes all the ingredients within this list.
toString() - Method in class ptolemy.actor.gt.test.AllMatchingTestHelper
Generate a string that represents all the received match results.
toString() - Method in class ptolemy.actor.gt.util.PtolemyExpressionString
Return the Ptolemy expression in a string.
toString() - Method in class ptolemy.actor.gt.util.RegularExpressionString
Return the regular expression in a string.
toString() - Method in class ptolemy.actor.gui.properties.ComboBox.Item
Return the display name of this item, or its name if the display name is not specified.
toString() - Method in class ptolemy.actor.IOPortEvent
Return a string representation of this event.
toString() - Method in class ptolemy.actor.lib.jai.JAIImageToken
Return a description of the token.
toString() - Method in class ptolemy.actor.lib.jjs.JavaScript.PortOrParameterProxy
Return the name of the proxied port or parameter.
toString() - Method in class ptolemy.actor.lib.jmf.JMFImageToken
Return a description of the token.
toString() - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Return the string representation of this type.
toString() - Method in class ptolemy.actor.lib.security.KeyToken
Return a String representation of the KeyToken.
toString() - Method in class ptolemy.actor.Manager.State
Print out the current state.
toString() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
Enumerate the info from this scope.
toString() - Method in class ptolemy.actor.sched.Firing
Output a string representation of this Firing.
toString() - Method in class ptolemy.actor.sched.Schedule
Output a string representation of this Schedule.
toString() - Method in class ptolemy.actor.TokenGotEvent
Deprecated.
Return a string representation of this event.
toString() - Method in class ptolemy.actor.TokenSentEvent
Deprecated.
Return a string representation of this event.
toString() - Method in class ptolemy.actor.TypeEvent
Return a string description for this type change.
toString() - Method in class ptolemy.actor.util.BooleanDependency
Return a string representation in the form "BooleanDependency(value)", where value is "true" or "false".
toString() - Method in class ptolemy.actor.util.DefaultCausalityInterface
Return a description of the causality interfaces.
toString() - Method in class ptolemy.actor.util.GLBFunction
Provide a more descriptive string representation.
toString() - Method in class ptolemy.actor.util.RealDependency
Return a string representation in the form "RealDependency(value)".
toString() - Method in class ptolemy.actor.util.SuperdenseDependency
Return a string representation in the form "SuperdenseDependency(_time, _index)".
toString() - Method in class ptolemy.actor.util.SuperdenseTime
Return a description of this superdense time object.
toString() - Method in class ptolemy.actor.util.Time
Return the string representation of this time object.
toString() - Method in class ptolemy.actor.util.TimedEvent
Display timeStamp and contents.
toString() - Method in class ptolemy.actor.util.TotallyOrderedSet
Return a string that consists of the contents of the elements in the set.
toString() - Method in class ptolemy.cg.kernel.generic.program.CodeStream.Signature
Return the string format of this code block signature.
toString() - Method in class ptolemy.cg.kernel.generic.program.CodeStream
Return the string representation of the code stream.
toString() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter.VariableScope
 
toString() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter.Channel
Return the string representation of this channel.
toString() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter
 
toString() - Method in class ptolemy.cg.lib.PointerToken.PointerType
Return the string representation of this type.
toString() - Method in class ptolemy.cg.lib.PointerToken
Return a String representation of the PointerToken, including the address.
toString() - Method in class ptolemy.copernicus.kernel.GeneratorAttribute
Return a String representation of this object.
toString() - Method in class ptolemy.data.ActorToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.ArrayToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.AWTImageToken
Return a description of the token.
toString() - Method in class ptolemy.data.BooleanToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.ComplexToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.DateToken
Return a String representation of the DateToken.
toString() - Method in class ptolemy.data.DoubleToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.EventToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.expr.ASTPtLeafNode
Return a string representation
toString() - Method in class ptolemy.data.expr.ASTPtRootNode
Return the string value of this node.
toString() - Method in class ptolemy.data.expr.CachedMethod.ArgumentConversion
Return a string representation of this conversion.
toString() - Method in class ptolemy.data.expr.CachedMethod
Return a string representation.
toString() - Method in class ptolemy.data.expr.CachedMethod.TypeArgumentConversion
Return a string representation of this conversion.
toString() - Method in class ptolemy.data.expr.ExpressionFunction
Return a string representation of this function.
toString() - Method in class ptolemy.data.expr.SimpleNode
 
toString() - Method in class ptolemy.data.expr.Token
Returns the image.
toString() - Method in class ptolemy.data.expr.Variable
Return a string representation of the current evaluated variable value.
toString() - Method in class ptolemy.data.FixToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.FloatToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in interface ptolemy.data.Function
Return a string representation.
toString() - Method in class ptolemy.data.FunctionToken
Return a String representation of this function.
toString() - Method in class ptolemy.data.IntToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.LongToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.MatrixToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.ObjectToken
Return the value of this token as a string.
toString() - Method in class ptolemy.data.ontologies.Concept
Return the (unique) string representation of this concept.
toString() - Method in class ptolemy.data.ontologies.ConceptFunction
Return a string representing the name of this concept function.
toString() - Method in class ptolemy.data.ontologies.ConceptFunctionInequalityTerm
Override the base class to give a description of this term.
toString() - Method in class ptolemy.data.ontologies.ConceptToken
Return the value of this concept token as a string.
toString() - Method in class ptolemy.data.ontologies.FiniteConcept
Return the string representation of this concept, its name.
toString() - Method in class ptolemy.data.ontologies.FlatTokenInfiniteConcept
Return the string representation of this flat token infinite concept.
toString() - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityCounterexamples
Return the string representation of the counterexample set.
toString() - Method in class ptolemy.data.ontologies.lattice.ConceptTermManager.InequalityTerm
Override the base class to give a description of the port and its property.
toString() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeConcept
Return the string that represents this concept, its name.
toString() - Method in class ptolemy.data.ontologies.lattice.unit.UnitConcept
Return the string representation of this base unit concept.
toString() - Method in class ptolemy.data.ontologies.MapTypeInfiniteConcept
Return the string representation of this map concept.
toString() - Method in class ptolemy.data.ontologies.OntologyAdapter
Return the string representation of the PropertyAdapter.
toString() - Method in class ptolemy.data.ontologies.OntologySolverUtilities
Return the representation for the SharedUtilities object.
toString() - Method in class ptolemy.data.OrderedRecordToken
Return the value of this token as a string.
toString() - Method in class ptolemy.data.PetiteToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.RecordToken
Return the value of this token as a string.
toString() - Method in class ptolemy.data.ShortToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.SmoothToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value and derivatives.
toString() - Method in class ptolemy.data.StringToken
Return the value of this Token as a string.
toString() - Method in class ptolemy.data.Token
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.TupleToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.type.ActorType
Return the string representation of this type.
toString() - Method in class ptolemy.data.type.ArrayType
Return the string representation of this type.
toString() - Method in class ptolemy.data.type.BaseType
Return the string representation of this type.
toString() - Method in class ptolemy.data.type.FixType
Return the string representation of this type.
toString() - Method in class ptolemy.data.type.FunctionType
Return the string representation of this type.
toString() - Method in class ptolemy.data.type.MatrixType
Return the string representation of this type.
toString() - Method in class ptolemy.data.type.MonotonicFunction
Override the base class to give a description of this term.
toString() - Method in class ptolemy.data.type.ObjectType
Return a string describing this object.
toString() - Method in class ptolemy.data.type.RecordType
Return the string representation of this type.
toString() - Method in class ptolemy.data.type.test.TestToken.TestType
Return the string representation of this type.
toString() - Method in class ptolemy.data.type.test.TestToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.type.TupleType
Return the string representation of this type.
toString() - Method in interface ptolemy.data.type.Type
Return the string representation of this type.
toString() - Method in class ptolemy.data.type.TypeConstant
Return a string representation of this term.
toString() - Method in class ptolemy.data.type.UnionType
Return the string representation of this type.
toString() - Method in class ptolemy.data.UnionToken
Return the value of this token as a string.
toString() - Method in class ptolemy.data.UnsignedByteToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.UnsizedArrayToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.data.XMLToken
Return the value of this Token as a string.
toString() - Method in class ptolemy.domains.coroutine.kernel.ControlEntryToken.EntryLocation
 
toString() - Method in class ptolemy.domains.coroutine.kernel.ControlEntryToken
 
toString() - Method in class ptolemy.domains.coroutine.kernel.ControlExitToken.ExitLocation
 
toString() - Method in class ptolemy.domains.coroutine.kernel.ControlExitToken
 
toString() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector.InternalEntryLocation
 
toString() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector.InternalExitLocation
 
toString() - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.Coordinate
Returns a string representation of the Coordinate in the form "(X, Y)".
toString() - Method in class ptolemy.domains.ddf.kernel.ActorEnablingStatus
Return the string representation of this object.
toString() - Method in class ptolemy.domains.de.kernel.DECQEventQueue
Describe the Contents of the queue as a string.
toString() - Method in class ptolemy.domains.de.kernel.DEEvent
Return a description of the event, including the the tag, depth, and destination information.
toString() - Method in class ptolemy.domains.de.lib.aspect.AFDXVlink
Return a string representation of this object.
toString() - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Return the string representation of this type.
toString() - Method in class ptolemy.domains.gr.kernel.Scene2DToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Return the string representation of this type.
toString() - Method in class ptolemy.domains.gr.kernel.SceneGraphToken
Return the value of this token as a string that can be parsed by the expression language to recover a token with the same value.
toString() - Method in class ptolemy.domains.metroII.kernel.MappingConstraintSolver
Returns the adjacency matrix of mapping constraints as a string.
toString() - Method in class ptolemy.domains.metroII.kernel.Pair
Converts to a string.
toString() - Method in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Give a descriptive string.
toString() - Method in class ptolemy.domains.modal.kernel.ia.StatePair
Return a string representation of this pair.
toString() - Method in class ptolemy.domains.modal.kernel.StateEvent
Return a string representation of this event, which is the string "New state: name of state".
toString() - Method in class ptolemy.domains.pn.kernel.event.PNProcessEvent
Return the string value of this event.
toString() - Method in class ptolemy.domains.ptera.kernel.PteraDebugEvent
Return the message.
toString() - Method in class ptolemy.domains.ptera.kernel.PteraDirector.TimedEvent
Display timeStamp and contents.
toString() - Method in class ptolemy.domains.ptera.kernel.PteraErrorEvent
Return the message.
toString() - Method in class ptolemy.domains.ptides.kernel.PtidesEvent
Return a description of the event, including the the tag, depth, the token, absolute deadline, and destination information.
toString() - Method in class ptolemy.domains.ptides.kernel.Tag
Return a string representation of this class.
toString() - Method in class ptolemy.domains.sdf.optimize.lib.DummyFrame
Provides a string representation of the object.
toString() - Method in class ptolemy.domains.sdf.optimize.lib.DummyReferenceToken
Provide a string representation of the token.
toString() - Method in class ptolemy.domains.tdl.kernel.TDLAction
 
toString() - Method in class ptolemy.domains.tm.kernel.TMEvent
Return a description of the event, including the contained token (or "null" if there is none), the priority, the destination actor, whether it has been started, and the remaining processing time.
toString() - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothResponseToken
 
toString() - Method in class ptolemy.domains.wireless.lib.bluetooth.BluetoothStatusToken
 
toString() - Method in class ptolemy.graph.analysis.AllPairShortestPathAnalysis
Return a description of the analysis and the associated analyzer.
toString() - Method in class ptolemy.graph.analysis.Analysis
Return a description of the analysis and the associated analyzer.
toString() - Method in interface ptolemy.graph.analysis.analyzer.Analyzer
Return a description of the analyzer.
toString() - Method in class ptolemy.graph.analysis.ClusterNodesAnalysis
Return a description of the analysis and the associated analyzer.
toString() - Method in class ptolemy.graph.analysis.CycleExistenceAnalysis
Return a description of the analysis and the associated analyzer.
toString() - Method in class ptolemy.graph.analysis.CycleMeanAnalysis
Return a description of the analysis and the associated analyzer.
toString() - Method in class ptolemy.graph.analysis.MaximumProfitToCostRatioAnalysis
Return a description of the analysis and the associated analyzer.
toString() - Method in class ptolemy.graph.analysis.MirrorTransformation
Return a description of the analysis and the associated analyzer.
toString() - Method in class ptolemy.graph.analysis.NegativeLengthCycleAnalysis
Return a description of the analysis and the associated analyzer.
toString() - Method in class ptolemy.graph.analysis.SelfLoopAnalysis
Return a description of the analysis and the associated analyzer.
toString() - Method in class ptolemy.graph.analysis.SingleSourceLongestPathAnalysis
Return a description of the analysis and the associated analyzer.
toString() - Method in class ptolemy.graph.analysis.SinkNodeAnalysis
Return a description of the analysis and the associated analyzer.
toString() - Method in class ptolemy.graph.analysis.SourceNodeAnalysis
Return a description of the analysis and the associated analyzer.
toString() - Method in class ptolemy.graph.analysis.strategy.AllEdgeSingleSourceLongestPathStrategy
Return a description of the analyzer.
toString() - Method in class ptolemy.graph.analysis.strategy.CachedStrategy
Return a description of the strategy.
toString() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallAllPairShortestPathStrategy
Return a description of the analyzer.
toString() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallCycleExistenceStrategy
Return a description of the analyzer.
toString() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallNegativeLengthCycleStrategy
Return a description of the analyzer.
toString() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallTransitiveClosureStrategy
Return a description of the analyzer.
toString() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallZeroLengthCycleStrategy
Return a description of the analyzer.
toString() - Method in class ptolemy.graph.analysis.strategy.KarpCycleMeanStrategy
Return a description of the analyzer.
toString() - Method in class ptolemy.graph.analysis.strategy.ParhiMaximumProfitToCostRatioStrategy
Return a description of the analyzer.
toString() - Method in class ptolemy.graph.analysis.strategy.SelfLoopStrategy
Return a description of the analyzer.
toString() - Method in class ptolemy.graph.analysis.strategy.SinkNodeStrategy
Return a description of sink nodes.
toString() - Method in class ptolemy.graph.analysis.strategy.SourceNodeStrategy
Return a description of the analyzer.
toString() - Method in class ptolemy.graph.analysis.TransitiveClosureAnalysis
Return a description of the analysis and the associated analyzer.
toString() - Method in class ptolemy.graph.analysis.ZeroLengthCycleAnalysis
Return a description of the analysis and the associated analyzer.
toString() - Method in class ptolemy.graph.Edge
Return a string representation of the edge, including information about the edge weight.
toString() - Method in class ptolemy.graph.Graph
Return a string representation of this graph.
toString() - Method in class ptolemy.graph.Inequality
Override the base class to describe the inequality.
toString() - Method in class ptolemy.graph.LabeledList
Return a string representation of this list with elements separated by new lines, and element labels omitted from the representation.
toString() - Method in class ptolemy.graph.mapping.MapMapping
Return a string representation of this MapMapping.
toString() - Method in class ptolemy.graph.Node
Return a string representation of the node.
toString() - Method in class ptolemy.graph.sched.Firing
Return a string representation of this Firing.
toString() - Method in class ptolemy.graph.sched.Schedule
Output a string representation of this Schedule.
toString() - Method in class ptolemy.graph.test.TestConstant
Override the base class to describe the constant.
toString() - Method in class ptolemy.graph.test.TestVariable
Override the base class to describe the variable.
toString() - Method in class ptolemy.gui.ExtensionFilenameFilter
Get the description and the registered extensions.
toString() - Method in class ptolemy.kernel.test.ExampleSystem
Return the results as a String.
toString() - Method in class ptolemy.kernel.undo.test.UndoActionTest
Return a string representation of this object.
toString() - Method in class ptolemy.kernel.undo.UndoActionsList
 
toString() - Method in interface ptolemy.kernel.util.DebugEvent
Return a string representation of this event.
toString() - Method in class ptolemy.kernel.util.Location
Get a description of the class, which is the class name and the location in parentheses.
toString() - Method in class ptolemy.kernel.util.NamedList
Return a string description of the list.
toString() - Method in class ptolemy.kernel.util.NamedObj
Return the class name and the full name of the object, with syntax "className {fullName}".
toString() - Method in class ptolemy.kernel.util.test.TestDebugEvent
Return the the name of the source
toString() - Method in class ptolemy.kernel.util.Workspace
Return a concise description of the object.
toString() - Method in class ptolemy.math.Complex
Return a string representation of this Complex.
toString() - Method in class ptolemy.math.FixPoint
Return a string representation of this number.
toString() - Method in class ptolemy.math.FixPointQuantization
Return a string representing this quantization.
toString() - Method in class ptolemy.math.Fraction
Convert the fraction to a readable string.
toString() - Method in class ptolemy.math.Overflow
Return the string representation of this overflow.
toString() - Method in class ptolemy.math.Precision
Return a string representing this precision.
toString() - Method in class ptolemy.math.Quantization
Return a string representing this quantization.
toString() - Method in class ptolemy.math.Rounding
Return the string representation of this rounding.
toString() - Method in class ptolemy.media.Audio
Return a readable representation of the header data.
toString() - Method in class ptolemy.moml.Documentation
Get the documentation as a string, with the class name prepended.
toString() - Method in class ptolemy.moml.filter.AddEditorFactory
Deprecated.
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.AddIcon
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.AddMissingParameter
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.BackwardCompatibility
Return a string that describes all the filters.
toString() - Method in class ptolemy.moml.filter.ChangeFixedWidth1ToAuto
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.ClassChanges
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.GRColorChanges
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.HideAnnotationNames
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.JavaScriptThisUpdate
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.LazyTypedCompositeActorChanges
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.MultiportToSinglePort
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.NamedObjClassesSeen
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.ParameterNameChanges
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.PortClassChanges
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.PortNameChanges
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.PropertyClassChanges
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.RelationWidthChanges
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.RemoveClasses
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.RemoveGraphicalClasses
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.RemoveNonPtinyClasses
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.filter.RemoveProperties
Return a string that describes what the filter does.
toString() - Method in interface ptolemy.moml.MoMLFilter
Return a string that describes what the filter does.
toString() - Method in class ptolemy.moml.MoMLUndoEntry
Return the MoML of the undo action.
toString() - Method in class ptolemy.moml.UndoContext
Return a string representation of this object.
toString() - Method in class ptolemy.moml.unit.Token
Returns the image.
toString() - Method in class ptolemy.moml.unit.Unit
 
toString() - Method in class ptolemy.moml.unit.UnitConstraint
 
toString() - Method in class ptolemy.moml.unit.UnitExpr
 
toString() - Method in interface ptolemy.moml.unit.UnitPresentation
 
toString() - Method in class ptolemy.moml.unit.UnitTerm
 
toString() - Method in class ptolemy.moml.Vertex
Get a description of the class, which is the class name and the location in parentheses.
toString() - Method in class ptolemy.vergil.actor.LayoutHint.LayoutHintItem
Get a String representation of a LayoutHint which will be the same as LayoutHint.LayoutHintItem.getExpression().
toString() - Method in class ptolemy.vergil.actor.PortConnectSite
Return a string representation of this connect site.
toString() - Method in class ptolemy.vergil.icon.XMLIcon
Return a string representing this Icon.
toString() - Method in class ptolemy.vergil.kernel.attributes.UpdateAnnotations
Return a string that describes what the filter does.
toString() - Method in class ptolemy.vergil.kernel.Link
Return a string representation of this link.
toString() - Method in class ptolemy.vergil.toolbox.GraphicElement
Return a string this representing this GraphicElement.
toString() - Method in class ptolemy.vergil.toolbox.PortSite
 
toString(boolean) - Method in class ptolemy.actor.gt.data.MatchResult
Generate a string describing this match result.
toString(boolean) - Method in class ptolemy.graph.Edge
Return a string representation of the edge, optionally including information about the edge weight.
toString(double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return a new String representing the array, formatted as in Java array initializers.
toString(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new String representing the matrix, formatted as in Java array initializers.
toString(double[][], String, String, String, String, String, String) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new String representing the matrix, formatted as specified by the ArrayStringFormat argument.
toString(double[], String, String, String) - Static method in class ptolemy.math.DoubleArrayMath
Return a new String representing the array, formatted as specified by the ArrayStringFormat argument.
toString(float[]) - Static method in class ptolemy.math.FloatArrayMath
Return a new String representing the array, formatted as in Java array initializers.
toString(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new String representing the matrix, formatted as in Java array initializers.
toString(float[][], String, String, String, String, String, String) - Static method in class ptolemy.math.FloatMatrixMath
Return a new String representing the matrix, formatted as specified by the ArrayStringFormat argument.
toString(float[], String, String, String) - Static method in class ptolemy.math.FloatArrayMath
Return a new String representing the array, formatted as specified by the ArrayStringFormat argument.
toString(int) - Static method in class diva.canvas.event.LayerEvent
Print the string representation of modifier flags
toString(int) - Method in class org.json.JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString(int) - Method in class org.json.JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString(int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return a new String representing the array, formatted as in Java array initializers.
toString(int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new String representing the matrix, formatted as in Java array initializers.
toString(int[][], String, String, String, String, String, String) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new String representing the matrix, formatted as specified by the ArrayStringFormat argument.
toString(int[], String, String, String) - Static method in class ptolemy.math.IntegerArrayMath
Return a new String representing the array, formatted as specified by the ArrayStringFormat argument.
toString(long[]) - Static method in class ptolemy.math.LongArrayMath
Return a new String representing the array, formatted as in Java array initializers.
toString(long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new String representing the matrix, formatted as in Java array initializers.
toString(long[][], String, String, String, String, String, String) - Static method in class ptolemy.math.LongMatrixMath
Return a new String representing the matrix, formatted as specified by the ArrayStringFormat argument.
toString(long[], String, String, String) - Static method in class ptolemy.math.LongArrayMath
Return a new String representing the array, formatted as specified by the ArrayStringFormat argument.
toString(Object) - Static method in class org.json.XML
Convert a JSONObject into a well-formed, element-normal XML string.
toString(Object, String) - Static method in class org.json.XML
Convert a JSONObject into a well-formed, element-normal XML string.
toString(String) - Method in class ptolemy.data.expr.ASTPtRootNode
Return the prefix, followed by the string value of this node.
toString(String) - Method in class ptolemy.data.expr.SimpleNode
 
toString(String, boolean) - Method in class ptolemy.graph.LabeledList
Return a string representation of this list, given a delimiter for separating successive elements, and a flag that indicates whether element labels should be included in the string.
toString(JSONArray) - Static method in class org.json.CDL
Produce a comma delimited text from a JSONArray of JSONObjects.
toString(JSONArray) - Static method in class org.json.JSONML
Reverse the JSONML transformation, making an XML text from a JSONArray.
toString(JSONArray, JSONArray) - Static method in class org.json.CDL
Produce a comma delimited text from a JSONArray of JSONObjects using a provided list of names.
toString(JSONObject) - Static method in class org.json.Cookie
Convert a JSONObject into a cookie specification string.
toString(JSONObject) - Static method in class org.json.CookieList
Convert a JSONObject into a cookie list.
toString(JSONObject) - Static method in class org.json.HTTP
Convert a JSONObject into an HTTP header.
toString(JSONObject) - Static method in class org.json.JSONML
Reverse the JSONML transformation, making an XML text from a JSONObject.
toString(Document) - Static method in class ptolemy.util.XSLTUtilities
Given a Document, generate a String.
toString(NamedObj) - Method in class ptolemy.domains.ptera.kernel.PteraDebugEvent
Return a string that includes both the name of the source (within the given container) and the message.
toString(Complex) - Static method in class ptolemy.math.Complex
Return a string representation of the given Complex.
toString(Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return a new String representing the array, formatted as in Java array initializers.
toString(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new String representing the matrix, formatted as in Java array initializers.
toString(Complex[][], String, String, String, String, String, String) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new String representing the matrix, formatted as specified by the ArrayStringFormat argument.
toString(Complex[], String, String, String) - Static method in class ptolemy.math.ComplexArrayMath
Return a new String representing the array, formatted specified starting with vectorBegin, where each successive element is separated by elementDelimiter and ending with vectorEnd.
toString(Fraction[]) - Static method in class ptolemy.math.FractionArrayMath
Return a new String representing the array, formatted as in Java array initializers.
toString(Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return a new String representing the matrix, formatted as in Java array initializers.
toString(Fraction[][], String, String, String, String, String, String) - Static method in class ptolemy.math.FractionMatrixMath
Return a new String representing the matrix, formatted as specified by the ArrayStringFormat argument.
toString(Fraction[], String, String, String) - Static method in class ptolemy.math.FractionArrayMath
Return a new String representing the array, formatted as specified by the ArrayStringFormat argument.
toString(Precision.PrecisionFormat) - Method in class ptolemy.math.Precision
Return a string representation of this format in one of several styles.
toStringMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
toStringPrecision() - Method in class ptolemy.math.FixPoint
Return a string representation of this number along with the Precision of the number.
toStringValuePrecision() - Method in class ptolemy.math.FixPoint
Return a string representation of this number along with the unscaled value and Precision of the number.
totallyContainedEdges(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Return an iterator over the edges in a graph which are totally contained within the given composite node.
TotallyOrderedSet - Class in ptolemy.actor.util
An object of this class is a totally ordered set with an increasing order.
TotallyOrderedSet(Comparator) - Constructor for class ptolemy.actor.util.TotallyOrderedSet
Construct a set with the given comparator.
totalMemory() - Static method in class ptolemy.data.expr.UtilityFunctions
Return the approximate number of bytes used by current objects and available for future object allocation.
totalPackets - Variable in class ptolemy.actor.lib.mbed.CC3000Control
The totalPackets output port.
toToken() - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityCounterexamples
Return a representation of the counterexample set as a Ptolemy Token.
toTransmission - Variable in class ptolemy.domains.wireless.lib.network.mac.ChannelState
The output port that produces messages that indicate the channel status.
trace() - Method in class ptolemy.moml.unit.Solution
 
trace(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return the trace of a square matrix, which is the sum of the diagonal entries A11 + A22 + ...
trace(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return the trace of a square matrix, which is the sum of the diagonal entries A11 + A22 + ...
trace(int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return the trace of a square matrix, which is the sum of the diagonal entries A11 + A22 + ...
trace(long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return the trace of a square matrix, which is the sum of the diagonal entries A11 + A22 + ...
trace(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return the trace of a square matrix, which is the sum of the diagonal entries A11 + A22 + ...
trace(Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return the trace of a square matrix, which is the sum of the diagonal entries A11 + A22 + ...
traceEvaluation(String) - Static method in class ptolemy.data.expr.UtilityFunctions
Evaluate the given string as an expression in the expression language.
traceParseTreeEvaluation(ASTPtRootNode, ParserScope) - Method in interface ptolemy.cg.kernel.generic.ParseTreeCodeGenerator
Trace the evaluation of the parse tree with the specified root node using the specified scope to resolve the values of variables.
traceParseTreeEvaluation(ASTPtRootNode, ParserScope) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Trace the evaluation of the parse tree with the specified root node using the specified scope to resolve the values of variables.
traceParseTreeEvaluation(ASTPtRootNode, ParserScope) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Trace the evaluation of the parse tree with the specified root node using the specified scope to resolve the values of variables.
Track - Class in ptolemy.domains.atc.lib
A model of a track in air traffic control systems.
Track - Class in ptolemy.domains.tcs.lib
A model of a track in Train control systems.
Track(CompositeEntity, String) - Constructor for class ptolemy.domains.atc.lib.Track
Construct an actor with the given container and name.
Track(CompositeEntity, String) - Constructor for class ptolemy.domains.tcs.lib.Track
Create a new actor in the specified container with the specified name.
Tracker - Class in ptolemy.actor.lib.reactable
Begin Tracking a Trackable object using VRPN.
Tracker(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.reactable.Tracker
Construct an actor with the given container and name.
trackId - Variable in class ptolemy.domains.atc.lib.Track
The trackId.
trackId - Variable in class ptolemy.domains.tcs.lib.AbstractTrack
The id of the track.
trackStatus - Variable in class ptolemy.domains.atc.lib.StormHandling
The track status.
TrackWriter - Class in ptolemy.domains.atc.lib
Write track records, one line at a time.
TrackWriter(CompositeEntity, String) - Constructor for class ptolemy.domains.atc.lib.TrackWriter
Construct an actor with the given container and name.
train() - Method in class ptolemy.data.ontologies.lattice.CollectLatticeOntologySolverDetails
Collect the solver details from the LatticeOntologySolver and store the values received in the actor for future tests.
train() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Run concept inference and save the inferred concept values.
train() - Method in interface ptolemy.domains.tester.lib.Testable
Train the test.
TrainableGaussianModel - Interface in org.ptolemy.ssm
An interface to define a trainable Gaussian model.
trainedInitialSolverConstraints - Variable in class ptolemy.data.ontologies.lattice.CollectLatticeOntologySolverDetails
The string attribute holding the value of the initial solver constraints for the LatticeOntologySolver.
trainedResolvedSolverConstraints - Variable in class ptolemy.data.ontologies.lattice.CollectLatticeOntologySolverDetails
The string attribute holding the value of the resolved solver constraints for the LatticeOntologySolver.
TRAINING_MODE_ERROR_MESSAGE - Static variable in class ptolemy.actor.lib.NonStrictTest
Exception message that is used if we are running under the nightly build and the trainingMode parameter is true.
TRAINING_MODE_ERROR_MESSAGE - Static variable in class ptolemy.actor.lib.TestExceptionAttribute
Exception message that is used if we are running under the nightly build and the trainingMode parameter is true.
TRAINING_MODE_ERROR_MESSAGE - Static variable in class ptolemy.actor.lib.TestExceptionHandler
Deprecated.
Exception message that is used if we are running under the nightly build and the trainingMode parameter is true.
trainingMode - Variable in class ptolemy.actor.gt.controller.TestModel
If true, then do not check inputs, but rather collect them into the correctValues array.
trainingMode - Variable in class ptolemy.actor.lib.NonStrictTest
If true, then do not check inputs, but rather collect them into the correctValues array.
trainingMode - Variable in class ptolemy.actor.lib.PublisherNonStrictTest
If true, then do not check inputs, but rather collect them into the correctValues array.
trainingMode - Variable in class ptolemy.actor.lib.TestExceptionAttribute
If true, then collect the exception message and set the correctExceptionMessage parameter with the content of the exception.
trainingMode - Variable in class ptolemy.actor.lib.TestExceptionHandler
Deprecated.
If true, then collect the exception message and set the correctExceptionMessage parameter with the content of the exception.
trainingMode - Variable in class ptolemy.actor.lib.TypeTest
If true, then do not check inputs, but rather collect them into the portTypes and parameterTypes arrays.
trainingMode - Variable in class ptolemy.domains.tester.kernel.TesterDirector
Indicator of whether to invoke train() or test() on the Testable objects.
trajectory - Variable in class org.ptolemy.optimization.PositionConstraintCalculator
 
TransferFilter - Class in com.jhlabs.image
 
TransferFilter() - Constructor for class com.jhlabs.image.TransferFilter
 
transferFunction(float) - Method in class com.jhlabs.image.ContrastFilter
 
transferFunction(float) - Method in class com.jhlabs.image.ExposureFilter
 
transferFunction(float) - Method in class com.jhlabs.image.GainFilter
 
transferFunction(float) - Method in class com.jhlabs.image.RescaleFilter
 
transferFunction(float) - Method in class com.jhlabs.image.SolarizeFilter
 
transferFunction(float) - Method in class com.jhlabs.image.TransferFilter
 
transferInputs() - Method in class ptolemy.actor.IOPort
Deprecated.
Domains should use sendInside directly to implement their transferInputs method.
transferInputs(IOPort) - Method in class org.ptolemy.optimization.CompositeOptimizer.OptimizerDirector
Transfer data from an input port of the container to the ports it is connected to on the inside.
transferInputs(IOPort) - Method in class org.ptolemy.optimization.CompositeOptimizerUsingGradient.OptimizerDirector
Transfer data from an input port of the container to the ports it is connected to on the inside.
transferInputs(IOPort) - Method in class ptolemy.actor.Director
Transfer data from an input port of the container to the ports it is connected to on the inside.
transferInputs(IOPort) - Method in class ptolemy.actor.DoNothingDirector
 
transferInputs(IOPort) - Method in class ptolemy.actor.process.ProcessDirector
Do nothing.
transferInputs(IOPort) - Method in class ptolemy.actor.sched.FixedPointDirector
Transfer data from the specified input port of the container to the ports it is connected to on the inside.
transferInputs(IOPort) - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Override the base class to do nothing.
transferInputs(IOPort) - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
transferInputs(IOPort) - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Override the base class method to transfer enough tokens to complete an internal iteration.
transferInputs(IOPort) - Method in class ptolemy.domains.de.kernel.DEDirector
Transfer data from an input port of the container to the ports it is connected to on the inside.
transferInputs(IOPort) - Method in class ptolemy.domains.dt.kernel.DTDirector
Override the base class method to make sure that enough tokens are available to complete one iteration.
transferInputs(IOPort) - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Transfer data from an input port of the container to the ports it is connected to on the inside.
transferInputs(IOPort) - Method in class ptolemy.domains.modal.kernel.FSMDirector
Transfer data from the input port of the container to the ports connected to the inside of the input port and on the mode controller or the refinement of its current state.
transferInputs(IOPort) - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Transfer data from the input port of the container to the ports connected to the inside of the input port and on the mode controller or the refinement of its current state.
transferInputs(IOPort) - Method in class ptolemy.domains.modal.kernel.NonStrictFSMDirector
Override the super class by only transferring inputs for those input ports that are referred by the guard expressions of the preemptive transitions leaving the current state.
transferInputs(IOPort) - Method in class ptolemy.domains.pthales.kernel.PthalesDirector
Override the base class method to transfer enough tokens to complete an internal iteration.
transferInputs(IOPort) - Method in class ptolemy.domains.sdf.kernel.SDFDirector
Override the base class method to transfer enough tokens to complete an internal iteration.
transferInputs(IOPort) - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Transfer at most one token from an input port of the container to the ports it is connected to on the inside.
transferInputs(IOPort) - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Transfer at most one token from an input port of the container to the ports it is connected to on the inside.
transferInputs(IOPort) - Method in class ptolemy.domains.tdl.kernel.TDLModuleDirector
Don't read inputs as this is specifically scheduled by a TDLModule.
transferInputs(IOPort) - Method in class ptolemy.domains.tester.kernel.TesterDirector
Do nothing.
transferOutputs() - Method in class ptolemy.actor.Director
Transfer data from all output ports of the container to the ports they are connected to on the outside.
transferOutputs() - Method in class ptolemy.actor.IOPort
Deprecated.
domains should use getInside directly to implement their transferOutputs method.
transferOutputs() - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
For all inputs in the input queue of the container of this actor, put the input token into the inside of the corresponding output port and then transfer outputs from that port.
transferOutputs() - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
For all inputs in the input queue of the container of this actor, put the input token into the inside of the corresponding output port and then transfer outputs from that port.
transferOutputs(IOPort) - Method in class ptolemy.actor.Director
Transfer data from an output port of the container to the ports it is connected to on the outside.
transferOutputs(IOPort) - Method in class ptolemy.actor.DoNothingDirector
 
transferOutputs(IOPort) - Method in class ptolemy.actor.process.ProcessDirector
Do nothing.
transferOutputs(IOPort) - Method in class ptolemy.actor.sched.FixedPointDirector
Transfer data from the specified output port of the container to the ports it is connected to on the outside.
transferOutputs(IOPort) - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Override the base class to do nothing.
transferOutputs(IOPort) - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
transferOutputs(IOPort) - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Override the base class method to transfer enough tokens to fulfill the output production rate.
transferOutputs(IOPort) - Method in class ptolemy.domains.dt.kernel.DTDirector
This is called by the outside director to get tokens from an opaque composite actor.
transferOutputs(IOPort) - Method in class ptolemy.domains.giotto.kernel.GiottoDirector
Transfer data from this port to the ports it is connected to on the outside.
transferOutputs(IOPort) - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Transfer data from an output port of the current refinement actor to the ports it is connected to on the outside.
transferOutputs(IOPort) - Method in class ptolemy.domains.pthales.kernel.PthalesDirector
Override the base class method to transfer enough tokens to fulfill the output production rate.
transferOutputs(IOPort) - Method in class ptolemy.domains.sdf.kernel.SDFDirector
Override the base class method to transfer enough tokens to fulfill the output production rate.
transferOutputs(IOPort) - Method in class ptolemy.domains.tdl.kernel.TDLModuleDirector
Outputs are only transferred when scheduled, therefore do nothing if transfer outputs is called by another actor.
transferOutputs(IOPort) - Method in class ptolemy.domains.tester.kernel.TesterDirector
Do nothing.
transferSize - Variable in class ptolemy.actor.lib.javasound.LiveSoundActor
The number of samples that will be transferred to the audio driver together.
transferToken() - Method in class ptolemy.actor.process.Branch
Transfer a single token from the producer receiver to the consumer receiver.
transform(int, int, Point) - Method in class com.jhlabs.image.FieldWarpFilter
 
transform(Point3f) - Method in class com.jhlabs.vecmath.Matrix4f
 
transform(Vector3f) - Method in class com.jhlabs.vecmath.Matrix4f
 
transform(AffineTransform) - Method in class diva.canvas.AbstractFigure
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.AbstractFigureContainer
Transform this figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.CompositeFigure
Transform this figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.connector.AbstractConnector
Transform the connector.
transform(AffineTransform) - Method in class diva.canvas.connector.StraightTerminal
Transform the terminal.
transform(AffineTransform) - Method in class diva.canvas.connector.TerminalFigure
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.event.LayerEvent
Transform the layer coordinates of the event with the given transform.
transform(AffineTransform) - Method in interface diva.canvas.Figure
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.FigureDecorator
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.FigureWrapper
Transform the child figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.PaneWrapper
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.toolbox.BasicFigure
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.toolbox.IconFigure
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.toolbox.ImageFigure
Perform an affine transform on this image.
transform(AffineTransform) - Method in class diva.canvas.toolbox.LabelFigure
Transform the label with the given transform.
transform(AffineTransform) - Method in class diva.canvas.toolbox.LabelWrapper
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.toolbox.PaintedFigure
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.toolbox.SwingWrapper
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.toolbox.VectorFigure
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.tutorial.ConnectorTutorial.SitedRectangle
Update the geometry
transform(AffineTransform) - Method in class diva.canvas.tutorial.FigureTutorial.CustomRectangle
Transform the object.
transform(AffineTransform) - Method in class diva.canvas.tutorial.TransformedFigureTutorial.CloudFigure
Transform the object.
transform(AffineTransform) - Method in class diva.graph.toolbox.StateBubble
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.util.java2d.PaintedString
Transform the label with the given transform.
transform(AffineTransform) - Method in class diva.util.java2d.Polygon2D.Double
Transform the polygon with the given transform.
transform(AffineTransform) - Method in class diva.util.java2d.Polygon2D.Float
Transform the polygon with the given transform.
transform(AffineTransform) - Method in class diva.util.java2d.Polygon2D
Transform the polygon with the given transform.
transform(AffineTransform) - Method in class diva.util.java2d.Polyline2D.Double
Transform the polyline with the given transform.
transform(AffineTransform) - Method in class diva.util.java2d.Polyline2D.Float
Transform the polyline with the given transform.
transform(AffineTransform) - Method in class diva.util.java2d.Polyline2D
Transform the polyline with the given transform.
transform(AffineTransform) - Method in class ptolemy.vergil.kernel.RelativeLinkFigure
Set the given affine transformation for this figure.
transform(RectangularShape, AffineTransform) - Static method in class diva.canvas.CanvasUtilities
Deprecated.
Use diva.util.java2d.ShapeUtilities.transformRectangle() or diva.util.java2d.ShapeUtilities.transformRectangularShape()
transform(Shape, AffineTransform) - Static method in class diva.canvas.CanvasUtilities
Deprecated.
Use ShapeUtilities.transformModify()
transform(String, FileWriter, List) - Static method in class ptolemy.util.XSLTUtilities
Transform a file by applying a list of XSL transforms.
transform(Document, String) - Static method in class ptolemy.util.XSLTUtilities
Transform a document.
transform(Document, List) - Static method in class ptolemy.util.XSLTUtilities
Transform a document by applying a list of transforms.
transform(TransformationRule, List<MatchResult>) - Static method in class ptolemy.actor.gt.GraphTransformer
Transform a list of match results with a transformation rule.
transform(TransformationRule, List<MatchResult>, TransformationListener) - Static method in class ptolemy.actor.gt.GraphTransformer
Transform a list of match results with a transformation rule.
transform(TransformationRule, MatchResult) - Static method in class ptolemy.actor.gt.GraphTransformer
Transform a match result with a transformation rule.
transform(TransformationRule, MatchResult, TransformationListener) - Static method in class ptolemy.actor.gt.GraphTransformer
Transform a match result with a transformation rule.
transform(TransformationRule, CompositeEntity) - Method in class ptolemy.actor.gt.TransformationMode
Transform the model with the working copy.
transform(TransformationRule, CompositeEntity, TransformationListener, boolean) - Method in class ptolemy.actor.gt.TransformationMode
Transform the model with the working copy.
Transform - Class in ptolemy.actor.gt.controller
An event to transform the model in the model parameter with the encapsulated transformation rule.
Transform - Class in ptolemy.actor.lib.image
Transform an image by either rotating or scaling it.
Transform() - Constructor for class ptolemy.actor.lib.image.Transform
 
Transform(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.controller.Transform
Construct an event with the given name contained by the specified composite entity.
TRANSFORM - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
TRANSFORM - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
TRANSFORM - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
Transform.EmbeddedConfigurer - Class in ptolemy.actor.gt.controller
The configurer to be embedded in the transform event.
transform1D(float[], float[], int, int, boolean) - Method in class com.jhlabs.math.FFT
 
transform2D(float[], float[], int, int, boolean) - Method in class com.jhlabs.math.FFT
 
transformation() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
 
transformation(AST) - Method in class ptolemy.actor.ptalon.PtalonPopulator
 
transformation(AST) - Method in class ptolemy.actor.ptalon.PtalonScopeChecker
 
TRANSFORMATION - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
TRANSFORMATION - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
TRANSFORMATION - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
transformation_declaration() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
 
transformation_declaration(AST) - Method in class ptolemy.actor.ptalon.PtalonPopulator
 
transformation_declaration(AST) - Method in class ptolemy.actor.ptalon.PtalonScopeChecker
 
TransformationActorGraphController() - Constructor for class ptolemy.vergil.gt.TransformationEditor.TransformationActorGraphController
 
TransformationAttribute - Class in ptolemy.actor.gt.controller
An attribute encapsulating a model transformation with the Ptera controller.
TransformationAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gt.controller.TransformationAttribute
Construct an attribute with the given name contained by the specified entity.
TransformationAttribute(Workspace) - Constructor for class ptolemy.actor.gt.controller.TransformationAttribute
Construct an attribute in the specified workspace with an empty string as a name.
TransformationAttributeController - Class in ptolemy.vergil.gt
 
TransformationAttributeController(GraphController) - Constructor for class ptolemy.vergil.gt.TransformationAttributeController
 
TransformationAttributeController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.gt.TransformationAttributeController
 
TransformationAttributeController.Factory - Class in ptolemy.vergil.gt
 
TransformationAttributeEditorFactory - Class in ptolemy.vergil.gt
 
TransformationAttributeEditorFactory(NamedObj, String) - Constructor for class ptolemy.vergil.gt.TransformationAttributeEditorFactory
 
TransformationAttributeEditorFactory.ExecutionThread - Class in ptolemy.vergil.gt
 
TransformationAttributeEditorFactory.TransformationListener - Class in ptolemy.vergil.gt
 
TransformationAttributeIcon - Class in ptolemy.vergil.gt
 
TransformationAttributeIcon(NamedObj, String) - Constructor for class ptolemy.vergil.gt.TransformationAttributeIcon
 
TransformationDirector(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.TransformationRule.TransformationDirector
Construct a director in the given container with the given name.
TransformationEditor - Class in ptolemy.vergil.gt
A graph editor frame for ptolemy graph transformation models.
TransformationEditor(CompositeEntity, Tableau) - Constructor for class ptolemy.vergil.gt.TransformationEditor
Construct a frame associated with the specified case actor.
TransformationEditor(CompositeEntity, Tableau, LibraryAttribute) - Constructor for class ptolemy.vergil.gt.TransformationEditor
Construct a frame associated with the specified case actor.
TransformationEditor.MatchingAttributeActionsFactory - Class in ptolemy.vergil.gt
 
TransformationEditor.TransformationActorController - Class in ptolemy.vergil.gt
 
TransformationEditor.TransformationActorGraphController - Class in ptolemy.vergil.gt
 
TransformationEditor.TransformationExternalPortController - Class in ptolemy.vergil.gt
 
TransformationEditor.TransformationFSMGraphController - Class in ptolemy.vergil.gt
 
TransformationEditor.TransformationLinkController - Class in ptolemy.vergil.gt
 
TransformationEditor.TransformationPortController - Class in ptolemy.vergil.gt
 
TransformationEditor.TransformationRelationController - Class in ptolemy.vergil.gt
 
TransformationEditor.TransformationStateController - Class in ptolemy.vergil.gt
 
TransformationEditor.TransformationTransitionController - Class in ptolemy.vergil.gt
 
TransformationEvaluator - Class in ptolemy.actor.ptalon.gt
Parse transformation actor or values and set parameters of actors.
TransformationEvaluator(PtalonActor) - Constructor for class ptolemy.actor.ptalon.gt.TransformationEvaluator
Construct transformation evaluator.
TransformationException - Exception in ptolemy.actor.gt
An exception to be thrown in model transformation.
TransformationException() - Constructor for exception ptolemy.actor.gt.TransformationException
Construct an exception with a no specific detail message.
TransformationException(String) - Constructor for exception ptolemy.actor.gt.TransformationException
Construct an exception with a detail message.
TransformationException(String, Throwable) - Constructor for exception ptolemy.actor.gt.TransformationException
Construct an exception with a detail message.
TransformationException(Nameable, Nameable, String) - Constructor for exception ptolemy.actor.gt.TransformationException
Construct an exception with a detail message that includes the names of the first two arguments plus the third argument string.
TransformationException(Nameable, Nameable, Throwable, String) - Constructor for exception ptolemy.actor.gt.TransformationException
Construct an exception with a detail message that includes the names of the first two arguments plus the third argument string.
TransformationFSMGraphController() - Constructor for class ptolemy.vergil.gt.TransformationEditor.TransformationFSMGraphController
 
TransformationListener - Interface in ptolemy.actor.gt
A listener interface for changes caused in a model transformation.
TransformationListener(PteraModalModel, CompositeEntity, BasicGraphFrame) - Constructor for class ptolemy.vergil.gt.TransformationAttributeEditorFactory.TransformationListener
 
TransformationMode - Class in ptolemy.actor.gt
A parameter that determines the transformation mode.
TransformationMode(NamedObj, String) - Constructor for class ptolemy.actor.gt.TransformationMode
Construct a parameter with the given name contained by the specified entity.
TransformationMode.Mode - Enum in ptolemy.actor.gt
The enumeration of accepted modes.
TransformationRule - Class in ptolemy.actor.gt
A transformation rule that contains a pattern and a replacement.
TransformationRule(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.TransformationRule
Construct a transformation rule with a name and a container.
TransformationRule(Workspace) - Constructor for class ptolemy.actor.gt.TransformationRule
Construct a transformation rule in the specified workspace with no container and an empty string as a name.
TransformationRule.TransformationDirector - Class in ptolemy.actor.gt
A director to be associated with this actor, which does nothing.
TransformationTransitionController(GraphController) - Constructor for class ptolemy.vergil.gt.TransformationEditor.TransformationTransitionController
 
transformBounds(Rectangle2D, AffineTransform) - Static method in class diva.util.java2d.ShapeUtilities
Given a bounding-box rectangle, return a new rectangle by transforming the argument rectangle and taking the bounding box of the result.
TransformContext - Class in diva.canvas
A transform context defines a transformed coordinate system.
TransformContext(CanvasComponent) - Constructor for class diva.canvas.TransformContext
Create a transform context associated with the given display component.
TransformedFigureTutorial - Class in diva.canvas.tutorial
This tutorial shows how to make custom figures that contain their own TransformContext.
TransformedFigureTutorial() - Constructor for class diva.canvas.tutorial.TransformedFigureTutorial
Create a JCanvas and put it into a window.
TransformedFigureTutorial.CloudFigure - Class in diva.canvas.tutorial
CloudFigure is a class that paints itself as a translucent "cloud." This example figure class illustrates the use of different paints and strokes to create the required image, and the use of TransformContext to position that image.
transformedSpace - Variable in class com.jhlabs.image.TransformFilter
The output image rectangle.
transformedSpace - Variable in class com.jhlabs.image.WholeImageFilter
The output image bounds.
transformedVersionOf(Object) - Method in interface ptolemy.graph.analysis.analyzer.Transformer
Return the transformed version of a given object in the original graph.
transformedVersionOf(Object) - Method in class ptolemy.graph.analysis.MirrorTransformation
Return the transformed version of a given object in the original graph.
transformedVersionOf(Object) - Method in class ptolemy.graph.analysis.strategy.ClusterNodesTransformerStrategy
Unsupported operation.
transformedVersionOf(Object) - Method in class ptolemy.graph.analysis.strategy.MirrorTransformerStrategy
Return the transformed version of a given object in the original graph.
Transformer - Class in ptolemy.actor.lib
This is an abstract base class for actors that transform an input stream into an output stream.
Transformer - Interface in ptolemy.graph.analysis.analyzer
A base interface for transformers.
Transformer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Transformer
Construct an actor with the given container and name.
TransformerAdapter - Class in ptolemy.copernicus.kernel
An adapter that turns a body transformer into a scene transformer.
TransformerAdapter(List) - Constructor for class ptolemy.copernicus.kernel.TransformerAdapter
Construct a new transformer that executes the list of body transformers
TransformerAdapter(BodyTransformer) - Constructor for class ptolemy.copernicus.kernel.TransformerAdapter
Construct a new transformer
TransformEventController - Class in ptolemy.vergil.gt
 
TransformEventController(GraphController) - Constructor for class ptolemy.vergil.gt.TransformEventController
 
TransformEventController(GraphController, AttributeController.Access) - Constructor for class ptolemy.vergil.gt.TransformEventController
 
TransformEventController.Factory - Class in ptolemy.vergil.gt
 
TransformFilter - Class in com.jhlabs.image
An abstract superclass for filters which distort images in some way.
TransformFilter() - Constructor for class com.jhlabs.image.TransformFilter
 
transformInto(Point2D, TransformContext, TransformContext) - Static method in class diva.canvas.CanvasUtilities
Deprecated.
Use local.getTransform(root) instead.
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.CircleFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.CurlFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.DiffuseFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.DisplaceFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.FieldWarpFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.KaleidoscopeFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.MapFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.MarbleFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.OffsetFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.PerspectiveFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.PinchFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.PolarFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.RippleFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.RotateFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.ShearFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.SphereFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.SwimFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.TransformFilter
Inverse transform a point.
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.TwirlFilter
 
transformInverse(int, int, float[]) - Method in class com.jhlabs.image.WaterFilter
 
transformModify(Shape, AffineTransform) - Static method in class diva.util.java2d.ShapeUtilities
Transform a shape with the supplied transform.
transformModifyRect(RectangularShape, AffineTransform) - Static method in class diva.util.java2d.ShapeUtilities
In-place transform of a rectangular shape.
transformProperties(RecordToken, WirelessIOPort, WirelessIOPort) - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Transform the transmission property to take into account channel losses, noise, etc., for transmission between the specified source and the specified destination.
transformProperties(RecordToken, WirelessIOPort, WirelessIOPort) - Method in interface ptolemy.domains.wireless.kernel.PropertyTransformer
Modify the transmission properties and return a new token with the modifications.
transformProperties(RecordToken, WirelessIOPort, WirelessIOPort) - Method in class ptolemy.domains.wireless.lib.PowerLossChannel
Transform the properties to take into account channel losses, noise, etc., for transmission between the specified sender and the specified receiver.
transformProperties(RecordToken, WirelessIOPort, WirelessIOPort) - Method in class ptolemy.domains.wireless.lib.TerrainProperty
Check whether the path between the sender and receiver is intersected with the terrain shape.
transformProperties(RecordToken, WirelessIOPort, WirelessIOPort) - Method in class ptolemy.domains.wireless.lib.TransmitPropertyTransformer
Set the senderLocation, receiverLocation, and properties variables and execute the contained model.
transformSpace(Rectangle) - Method in class com.jhlabs.image.PerspectiveFilter
 
transformSpace(Rectangle) - Method in class com.jhlabs.image.RippleFilter
 
transformSpace(Rectangle) - Method in class com.jhlabs.image.RotateFilter
 
transformSpace(Rectangle) - Method in class com.jhlabs.image.ShearFilter
 
transformSpace(Rectangle) - Method in class com.jhlabs.image.TransformFilter
Forward transform a rectangle.
transformSpace(Rectangle) - Method in class com.jhlabs.image.WarpFilter
 
transformSpace(Rectangle) - Method in class com.jhlabs.image.WholeImageFilter
Calculate output bounds for given input bounds.
transId(String) - Static method in class ptolemy.verification.kernel.maude.RTMTerm
 
TransientSingletonConfigurableAttribute - Class in ptolemy.kernel.util
Deprecated.
Use SingletonConfigurableAttribute instead with setPersistent(false).
TransientSingletonConfigurableAttribute() - Constructor for class ptolemy.kernel.util.TransientSingletonConfigurableAttribute
Deprecated.
Construct a new attribute with no container and an empty string as its name.
TransientSingletonConfigurableAttribute(NamedObj, String) - Constructor for class ptolemy.kernel.util.TransientSingletonConfigurableAttribute
Deprecated.
Construct an attribute with the given container and name.
TransientSingletonConfigurableAttribute(Workspace) - Constructor for class ptolemy.kernel.util.TransientSingletonConfigurableAttribute
Deprecated.
Construct a new attribute with no container and an empty string as a name.
TransientState - Class in ptolemy.domains.modal.kernel
A state that is passed through in a firing of the FSM.
TransientState(CompositeEntity, String) - Constructor for class ptolemy.domains.modal.kernel.TransientState
Construct a transient state.
Transition - Class in ptolemy.domains.modal.kernel
A Transition has a source state and a destination state.
Transition - Class in ptolemy.domains.petrinet.kernel
A Transition to be used as part of a Petri Net and in conjunction with the PetriNetDirector.
Transition(FSMActor, String) - Constructor for class ptolemy.domains.modal.kernel.Transition
Construct a transition with the given name contained by the specified entity.
Transition(CompositeEntity, String) - Constructor for class ptolemy.domains.petrinet.kernel.Transition
Construct a new Transition.
Transition(Workspace) - Constructor for class ptolemy.domains.modal.kernel.Transition
Construct a transition in the given workspace with an empty string as a name.
TransitionController - Class in ptolemy.vergil.modal
This class provides interaction techniques for transitions in an FSM.
TransitionController(GraphController) - Constructor for class ptolemy.vergil.modal.TransitionController
Create a transition controller associated with the specified graph controller.
TransitionController.LinkDropper - Class in ptolemy.vergil.modal
An inner class that handles interactive changes to connectivity.
TransitionController.LinkRenderer - Class in ptolemy.vergil.modal
Render a link.
TransitionController.LinkTarget - Class in ptolemy.vergil.modal
A Link target.
TransitionEditorPaneFactory - Class in ptolemy.actor.gui
An editor for a transition.
TransitionEditorPaneFactory(NamedObj, String) - Constructor for class ptolemy.actor.gui.TransitionEditorPaneFactory
Construct a factory with the specified container and name.
TransitionFilter - Class in com.jhlabs.image
A filter which uses another filter to perform a transition.
TransitionFilter(BufferedImageOp, String, float, float) - Constructor for class com.jhlabs.image.TransitionFilter
Construct a TransitionFilter.
TransitionMatcher - Class in ptolemy.actor.gt
A matcher to match any transition in an FSM controller or scheduling relation in a Ptera controller.
TransitionMatcher(FSMActor, String) - Constructor for class ptolemy.actor.gt.TransitionMatcher
Construct a transition matcher with the given name contained by the specified entity.
transitionMatrix - Variable in class org.ptolemy.machineLearning.hmm.ObservationClassifier
The transition probability matrix of the hidden markov chain.
transitionMatrix - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
The transition matrix estimate obtained by iterating over the observation set.
transitionMatrix - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
The transition matrix estimate obtained by iterating over the observation set.
transitionMatrix - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Transition Probability matrix estimate.
transitionMatrixEstimationMethod - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
Transition Matrix partitioning options.
TransitionRefinement - Class in ptolemy.domains.modal.modal
Transition refinements provide a way to use composite actors which are run whenever a transition is taken in an FSM modal, much in the same way that State refinements are run every time an FSM is in a particular state.
TransitionRefinement(CompositeEntity, String) - Constructor for class ptolemy.domains.modal.modal.TransitionRefinement
Construct a modal controller with a name and a container.
TransitionRefinementPort - Class in ptolemy.domains.modal.modal
A port for transition refinements in modal models.
TransitionRefinementPort(ComponentEntity, String) - Constructor for class ptolemy.domains.modal.modal.TransitionRefinementPort
Construct a port with a containing actor and a name that is neither an input nor an output.
TransitionRefinementPort(Workspace) - Constructor for class ptolemy.domains.modal.modal.TransitionRefinementPort
Construct a port in the given workspace.
transitiveClosure() - Method in class ptolemy.graph.DirectedGraph
Return transitive closure for the graph.
TransitiveClosureAnalysis - Class in ptolemy.graph.analysis
An analysis for the computation of transitive closure of a directed graph.
TransitiveClosureAnalysis(TransitiveClosureAnalyzer) - Constructor for class ptolemy.graph.analysis.TransitiveClosureAnalysis
Construct an instance of this class with a given analyzer.
TransitiveClosureAnalysis(Graph) - Constructor for class ptolemy.graph.analysis.TransitiveClosureAnalysis
Construct an instance of this class for a given graph with a default analyzer.
TransitiveClosureAnalyzer - Interface in ptolemy.graph.analysis.analyzer
An interface to the analyzers for the computation of transitive closure of a directed graph.
transitiveClosureMatrix() - Method in interface ptolemy.graph.analysis.analyzer.TransitiveClosureAnalyzer
Return the transitive closure of the graph under analysis in the form of two dimensional array.
transitiveClosureMatrix() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallTransitiveClosureStrategy
Compute the transitive closure of the graph under analysis in the form of two dimensional array.
transitiveClosureMatrix() - Method in class ptolemy.graph.analysis.TransitiveClosureAnalysis
Compute the transitive closure of the graph under analysis in the form of two dimensional array.
translatable - Variable in class ptolemy.domains.gr.lib.ViewLayers3D
Boolean variable that determines whether the user can translate the model with the mouse.
translatable - Variable in class ptolemy.domains.gr.lib.ViewScreen2D
Boolean variable that determines if the user is allowed to translate the scene.
translatable - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
Boolean variable that determines whether the user can translate the model with the mouse.
translate(double, double) - Method in class diva.canvas.AbstractFigure
Move the figure the indicated distance.
translate(double, double) - Method in class diva.canvas.AbstractFigureContainer
Translate this figure by the given distance.
translate(double, double) - Method in class diva.canvas.AbstractSite
Translate the site by the indicated distance.
translate(double, double) - Method in class diva.canvas.CanvasPane
Translate this pane the given distance.
translate(double, double) - Method in class diva.canvas.CompositeFigure
Translate this figure the given distance.
translate(double, double) - Method in class diva.canvas.connector.AbstractConnector
Translate the connector.
translate(double, double) - Method in class diva.canvas.connector.ArcConnector
Translate the connector.
translate(double, double) - Method in class diva.canvas.connector.Arrowhead
Translate the origin by the given amount.
translate(double, double) - Method in class diva.canvas.connector.AutonomousSite
Translate the site by the indicated distance.
translate(double, double) - Method in class diva.canvas.connector.Blob
Translate the origin by the given amount.
translate(double, double) - Method in interface diva.canvas.connector.ConnectorEnd
Translate the connector end by the given amount.
translate(double, double) - Method in class diva.canvas.connector.ManhattanConnector
Translate the connector.
translate(double, double) - Method in class diva.canvas.connector.StraightConnector
Translate the connector.
translate(double, double) - Method in class diva.canvas.connector.StraightTerminal
Translate the terminal.
translate(double, double) - Method in class diva.canvas.connector.TerminalFigure
Move the figure the indicated distance.
translate(double, double) - Method in interface diva.canvas.Figure
Move the figure the indicated distance.
translate(double, double) - Method in class diva.canvas.FigureDecorator
Translate the figure by the given distance.
translate(double, double) - Method in class diva.canvas.interactor.BasicGrabHandle
Translating a grab-handle moves its site, but _doesn't_ move the grab-handle itself (that will be handled by the reshape manipulator).
translate(double, double) - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Translate the site by the indicated distance, where distances are in the local coordinates of the containing pane.
translate(double, double) - Method in class diva.canvas.interactor.BoundsGeometry
Translate the geometry object
translate(double, double) - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Translate the site by the indicated distance, where distances are in the local coordinates of the containing pane.
translate(double, double) - Method in class diva.canvas.interactor.CircleGeometry
Translate the geometry object
translate(double, double) - Method in interface diva.canvas.interactor.Geometry
Translate the geometry object.
translate(double, double) - Method in class diva.canvas.interactor.MoveHandle
Translating a grab-handle moves its parent object, but _doesn't_ move the grab-handle itself.
translate(double, double) - Method in class diva.canvas.interactor.PathGeometry.CloseSegment
Translate the site by the indicated distance.
translate(double, double) - Method in class diva.canvas.interactor.PathGeometry
Translate the geometry object
translate(double, double) - Method in class diva.canvas.interactor.PathGeometry.Vertex
Translate the site by the indicated distance.
translate(double, double) - Method in class diva.canvas.PaneWrapper
Translate this pane wrapper the given distance.
translate(double, double) - Method in interface diva.canvas.Site
Translate the site by the indicated distance, where distances are in the local coordinates of the containing pane.
translate(double, double) - Method in class diva.canvas.SiteDecorator
Translate the site by the indicated distance, where distances are in the local coordinates of the containing pane.
translate(double, double) - Method in class diva.canvas.toolbox.BasicRectangle
Translate the rectangle the given distance
translate(double, double) - Method in class diva.canvas.toolbox.IconFigure
Translate the figure the given distance.
translate(double, double) - Method in class diva.canvas.toolbox.RoundedRectangle
Translate the rectangle the given distance
translate(double, double) - Method in class diva.canvas.toolbox.SwingWrapper
Translate the figure by the given distance.
translate(double, double) - Method in class diva.canvas.TransformContext
Translate this context the given distance.
translate(double, double) - Method in class diva.canvas.tutorial.ConnectorTutorial.SitedRectangle
Update the geometry
translate(double, double) - Method in class diva.graph.toolbox.StateBubble
Translate the figure with by the given distance.
translate(double, double) - Method in class diva.util.java2d.PaintedString
Translate the label the given distance.
translate(double, double) - Method in class diva.util.java2d.Polygon2D.Double
Translate the polygon the given distance.
translate(double, double) - Method in class diva.util.java2d.Polygon2D.Float
Translate the polygon the given distance.
translate(double, double) - Method in class diva.util.java2d.Polygon2D
Translate the polygon the given distance.
translate(double, double) - Method in class diva.util.java2d.Polyline2D.Double
Translate the polyline the given distance.
translate(double, double) - Method in class diva.util.java2d.Polyline2D.Float
Translate the polyline the given distance.
translate(double, double) - Method in class diva.util.java2d.Polyline2D
Translate the polyline the given distance.
translate(int, int) - Method in class ptolemy.plot.EPSGraphics
 
translate(LayerEvent, double, double) - Method in class diva.canvas.connector.ArcInteractor
Respond to translation of the grab-handle.
translate(LayerEvent, double, double) - Method in class diva.canvas.connector.ConnectorInteractor
Respond to translation of the grab-handle.
translate(LayerEvent, double, double) - Method in class diva.canvas.interactor.DragInteractor
Translate the target by the given distance.
translate(LayerEvent, double, double) - Method in class diva.graph.NodeDragInteractor
Drag all selected nodes and move any attached edges
translate(LayerEvent, double, double) - Method in class ptolemy.vergil.basic.LocatableNodeDragInteractor
Drag all selected nodes and move any attached edges.
translate(Figure, double, int) - Static method in class diva.canvas.CanvasUtilities
Translate a figure the given distance in the direction given by the flag.
translate(Point2D.Double, double, int) - Static method in class diva.canvas.CanvasUtilities
Translate a point the given distance in the direction given by the flag.
translate(Point2D.Float, double, int) - Static method in class diva.canvas.CanvasUtilities
Translate a point the given distance in the direction given by the flag.
translate(Point2D, double, int) - Static method in class diva.canvas.CanvasUtilities
Translate a point the given distance in the direction given by the flag.
translate(Shape, double, double) - Static method in class diva.canvas.CanvasUtilities
Deprecated.
Use ShapeUtilities.translateModify()
translate(Object, double, double) - Method in class diva.graph.basic.BasicLayoutTarget
Translate the figure associated with the given node in the target's view by the given delta.
translate(Object, double, double) - Method in interface diva.graph.layout.LayoutTarget
Translate the figure associated with the given node in the target's view by the given delta.
Translate2D - Class in ptolemy.domains.gr.lib
This actor represents a translation of a two-dimensional GR scene.
Translate2D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Translate2D
Construct an actor with the given container and name.
Translate3D - Class in ptolemy.domains.gr.lib
Conceptually, this actor takes 3D geometry in its input and produces a translated version in its output.
Translate3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.Translate3D
Construct an actor with the given container and name.
translateExpression(String) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
translateKeyToLetterNote(double, boolean) - Static method in class org.ptolemy.machineImprovisation.MusicSpecs
Translate a MIDI key to its equivalent letter note representation.
translateLetterToKeyIndex(String) - Static method in class org.ptolemy.machineImprovisation.MusicSpecs
Translate a letter note to MIDI key.
translateMidpoint(double, double) - Method in class diva.canvas.connector.ArcConnector
Translate the midpoint of the arc.
translateModify(Shape, double, double) - Static method in class diva.util.java2d.ShapeUtilities
Translate a shape the given distance.
translateNoteToKey(String) - Static method in class org.ptolemy.machineImprovisation.MusicSpecs
Translate a letter note to MIDI key.
translateParseTree(ASTPtRootNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
TranslateSmvAction() - Constructor for class ptolemy.vergil.modal.fmv.FmvAutomatonGraphFrame.TranslateSmvAction
Deprecated.
Create a new action to perform composition.
translateTo(double, double) - Method in class diva.canvas.toolbox.LabelFigure
Translate the label so that the current anchor is located at the given point.
translateTo(Figure, double, double) - Static method in class diva.canvas.CanvasUtilities
Move a figure so that its origin is located at the given coordinates.
translateTo(Point2D) - Method in class diva.canvas.toolbox.LabelFigure
Translate the label so that the current anchor is located at the given point.
translation - Variable in class ptolemy.vergil.ontologies.MultipleConceptIcon
The amount of translation to apply to the background figure.
transmit(Token, WirelessIOPort, RecordToken) - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Transmit the specified token from the specified port with the specified properties.
transmit(Token, WirelessIOPort, RecordToken) - Method in interface ptolemy.domains.wireless.kernel.WirelessChannel
Transmit the specified token from the specified port with the specified properties.
TransmitPropertyTransformer - Class in ptolemy.domains.wireless.lib
This actor reads input tokens and sends them unmodified to the output; its role is not to operate on input tokens, but rather to modify the properties of a transmission.
TransmitPropertyTransformer(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.TransmitPropertyTransformer
Construct an actor with the specified container and name.
transparency - Variable in class ptolemy.domains.gr.lib.GRShadedShape
The transparency, where 0.0 means opaque (the default) and 1.0 means fully transparent.
TRANSPARENT - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
TRANSPARENT - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
TRANSPARENT - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
transparent_relation_declaration() - Method in class ptolemy.actor.ptalon.PtalonRecognizer
 
transparent_relation_declaration(AST) - Method in class ptolemy.actor.ptalon.PtalonPopulator
 
transparent_relation_declaration(AST) - Method in class ptolemy.actor.ptalon.PtalonScopeChecker
 
transpose(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a new matrix that is constructed by transposing the input matrix.
transpose(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a new matrix that is constructed by transposing the input matrix.
transpose(int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a new matrix that is constructed by transposing the input matrix.
transpose(long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a new matrix that is constructed by transposing the input matrix.
transpose(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new matrix that is constructed by transposing the input matrix.
transpose(Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return a new matrix that is constructed by transposing the input matrix.
transposeType - Variable in class ptolemy.actor.lib.jai.JAITranspose
The type of transposing to do.
TRAP - Static variable in class ptolemy.math.Overflow
Singleton implementing Trap overflow strategy.
TreeEditor - Class in ptolemy.vergil.tree
An application that shows the elements of a Ptolemy II model in a JTree.
TreeEditor(String) - Constructor for class ptolemy.vergil.tree.TreeEditor
Construct a display of the Ptolemy II model given by the specified MoML file.
TreeEditorPanel - Class in ptolemy.vergil.tree
A panel that displays a Ptolemy II model in a JTree.
TreeEditorPanel(String) - Constructor for class ptolemy.vergil.tree.TreeEditorPanel
Construct a display of the Ptolemy II model given by the specified MoML file.
TreeEditorPanel(String, TreeCellRenderer) - Constructor for class ptolemy.vergil.tree.TreeEditorPanel
Construct a display of the Ptolemy II model given by the specified MoML file.
TreeFrame(CompositeEntity) - Constructor for class ptolemy.vergil.tree.TreeTableau.TreeFrame
Construct a TreeFrame containing a tree view of the specified composite entity.
TreeTableau - Class in ptolemy.vergil.tree
A tree view for ptolemy models.
TreeTableau(PtolemyEffigy, String) - Constructor for class ptolemy.vergil.tree.TreeTableau
Construct a new tableau for the model represented by the given effigy.
TreeTableau.Factory - Class in ptolemy.vergil.tree
This is a factory that creates tree-view tableaux for Ptolemy models.
TreeTableau.TreeFrame - Class in ptolemy.vergil.tree
This is a top-level window containing a tree-view of a composite entity.
TreeUpdateListener() - Constructor for class ptolemy.vergil.tree.EntityTreeModel.TreeUpdateListener
 
treeViewFactory - Variable in class ptolemy.vergil.gt.MatchResultTableau.Factory
 
TrellisDecoder - Class in ptolemy.actor.lib.comm
The TrellisDecoder is a generalization of the ViterbiDecoder.
TrellisDecoder(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.comm.TrellisDecoder
Construct an actor with the given container and name.
trellisDecoding - Variable in class ptolemy.actor.lib.comm.ViterbiDecoder
Boolean defining whether the decoder will do trellis decoding.
trials - Variable in class ptolemy.actor.lib.colt.ColtBinomialSelector
The total number of trials to assign.
triangle(double, double, double) - Static method in class ptolemy.math.SignalProcessing
Return a sample of a triangle wave with the specified period and phase at the specified time.
triangle(float) - Static method in class com.jhlabs.image.ImageMath
The triangle function.
TRIANGLE - Static variable in class com.jhlabs.image.RippleFilter
Triangle wave ripples.
TRIANGLE - Static variable in class diva.canvas.connector.Blob
Triangle style.
Triangular - Class in ptolemy.actor.lib
Produce a random sequence with a triangular distribution.
Triangular(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Triangular
Construct an actor with the given container and name.
TRIANGULAR - Static variable in class com.jhlabs.image.CellularFilter
 
Triangulator - Class in ptolemy.domains.wireless.lib
Given inputs that represent the location of a sensor and the time at which those sensors detect an event, this actor outputs the location of the source of the event.
Triangulator(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.Triangulator
Construct an actor with the given container and name.
TrigFunction - Class in ptolemy.actor.lib
Produce an output token on each firing with a value that is equal to the specified trigonometric function of the input.
TrigFunction - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.TrigFunction.
TrigFunction - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
A adapter class for TrigFunction.
TrigFunction - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for TrigFunction.
TrigFunction(TrigFunction) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.TrigFunction
Construct a TrigFunction adapter.
TrigFunction(TrigFunction) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.TrigFunction
Construct a TrigFunction adapter.
TrigFunction(TrigFunction) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.TrigFunction
Construct a TrigFunction adapter.
TrigFunction(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.TrigFunction
Construct an actor with the given container and name.
trigger - Variable in class org.ptolemy.machineImprovisation.ChordFollower
Trigger to begin counting.
trigger - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Trigger generation.
trigger - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
The trigger.
trigger - Variable in class org.ptolemy.optimization.CompositeOptimizer
Trigger.
trigger - Variable in class org.ptolemy.optimization.CompositeOptimizerUsingGradient
Trigger.
trigger - Variable in class ptolemy.actor.gt.TransformationRule
The trigger port.
trigger - Variable in class ptolemy.actor.lib.javasound.AudioCapture
The trigger port.
trigger - Variable in class ptolemy.actor.lib.javasound.ClipPlayer
The trigger.
trigger - Variable in class ptolemy.actor.lib.net.DatagramReader
The trigger input port reads and discards a token from each channel that has a token.
trigger - Variable in class ptolemy.actor.lib.net.demo.Datagram.Datagram
Input port, which has type Token.
trigger - Variable in class ptolemy.actor.lib.Sampler
The trigger port, which has undeclared type.
trigger - Variable in class ptolemy.actor.lib.security.KeyReader
The trigger port.
trigger - Variable in class ptolemy.actor.lib.Source
The trigger port.
trigger - Variable in class ptolemy.actor.lib.vhdl.FixConst
The trigger port.
trigger - Variable in class ptolemy.actor.lib.vhdl.FixSequence
The trigger port.
trigger - Variable in class ptolemy.domains.continuous.lib.LevelCrossingDetector
The trigger port.
trigger - Variable in class ptolemy.domains.de.lib.MostRecent
The trigger port, which has undeclared type.
trigger - Variable in class ptolemy.domains.de.lib.Queue
The trigger port, which has undeclared type.
trigger - Variable in class ptolemy.domains.de.lib.TestActorPortDepth
The trigger.
trigger - Variable in class ptolemy.domains.ptides.lib.luminary.TimeTriggeredEncoderHandler
The input port.
trigger - Variable in class ptolemy.domains.qss.lib.Align
Deprecated.
The trigger port, which has undeclared type.
trigger - Variable in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Pursuer
Port that receives triggers to output its location.
trigger - Variable in class ptolemy.domains.wireless.lib.GetProperties
Port that triggers execution.
trigger - Variable in class ptolemy.domains.wireless.lib.NodeRandomizer
A trigger input to cause this actor to fire in domains that require a trigger.
TriggeredClock - Class in ptolemy.actor.lib
Deprecated.
Use DiscreteClock.
TriggeredClock(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.TriggeredClock
Deprecated.
Construct an actor with the specified container and name.
triggerKeys - Variable in class ptolemy.actor.lib.Dictionary
Upon receiving any token at this port, this actor will produce on the keys output an array containing all the keys of entries in the dictionary.
triggerOutput - Variable in class ptolemy.actor.lib.net.DatagramWriter
The triggerOutput port.
triggerQuantizationEvent(int) - Method in class org.ptolemy.qss.solver.QSSBase
Form a new external, quantized state model.
triggerQuantizationEvents(boolean) - Method in class org.ptolemy.qss.solver.QSSBase
Form new external, quantized state models.
triggerRateEvent() - Method in class org.ptolemy.qss.solver.QSSBase
Form new internal, continuous state models.
triggerRateEvent(int) - Method in class org.ptolemy.qss.solver.QSSBase
Form new internal, continuous state models.
triggers - Variable in class ptolemy.domains.ptera.kernel.SchedulingRelation
A comma-separated list of port names and variable names to be monitored.
triggerTimerEvent() - Method in class ptolemy.domains.wireless.lib.tinyOS.VirtualTinyOS
 
triggerValues - Variable in class ptolemy.actor.lib.Dictionary
Upon receiving any token at this port, this actor will produce on the values output an array containing all the values of entries in the dictionary.
trimModelName(String) - Static method in class ptolemy.domains.metroII.kernel.MetroIIEventBuilder
Trims the substring from the beginning to the first delimiter '.' from a given string.
trimSpaces - Variable in class ptolemy.actor.lib.io.CSVReader
If true, then trim spaces around each field name and value.
trimSpaces - Variable in class ptolemy.actor.lib.string.StringSplit
If true, then trim spaces around each resulting string.
TritoneFilter - Class in com.jhlabs.image
A filter which performs a tritone conversion on an image.
TritoneFilter() - Constructor for class com.jhlabs.image.TritoneFilter
 
TRUE - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
TRUE - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
TRUE - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
TRUE - Static variable in class ptolemy.data.BooleanToken
True-valued token.
TRUE - Static variable in class ptolemy.domains.modal.kernel.RelationType
Relation type a relation node that is evaluated to be true while the relation operation is not equal or inequal.
TRUEBRANCH - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
TRUEBRANCH - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
TRUEBRANCH - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
trueExit - Variable in class ptolemy.domains.coroutine.lib.Conditional
 
TrueGate - Class in ptolemy.actor.lib.logic
On each firing, output true if the input is present and true.
TrueGate - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.logic
A code generation adapter class for ptolemy.actor.lib.logic.TrueGate.
TrueGate(TrueGate) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.logic.TrueGate
Construct the Comparator adapter.
TrueGate(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.logic.TrueGate
Construct an actor in the specified container with the specified name.
trueInput - Variable in class ptolemy.actor.lib.BooleanMultiplexor
Input for tokens on the true path.
trueInput - Variable in class ptolemy.actor.lib.BooleanSelect
Input for tokens on the true path.
trueInput - Variable in class ptolemy.actor.lib.ConfigurationSelect
Input for tokens on the true path.
trueInput - Variable in class ptolemy.domains.ddf.lib.DDFBooleanSelect
Input for tokens on the true path.
trueInput_tokenConsumptionRate - Variable in class ptolemy.actor.lib.BooleanSelect
This parameter provides token consumption rate for trueInput.
trueInput_tokenConsumptionRate - Variable in class ptolemy.actor.lib.ConfigurationSelect
This parameter provides token consumption rate for trueInput.
trueInput_tokenConsumptionRate - Variable in class ptolemy.domains.ddf.lib.DDFBooleanSelect
This parameter provides token consumption rate for trueInput.
trueOutput - Variable in class ptolemy.actor.lib.BooleanSwitch
Output for tokens on the true path.
trueOutput - Variable in class ptolemy.actor.lib.ConfigurationSwitch
Output for tokens on the true path.
trueOutput_tokenProductionRate - Variable in class ptolemy.actor.lib.ConfigurationSwitch
This parameter provides token consumption rate for trueOutput.
trueProbability - Variable in class ptolemy.actor.lib.Bernoulli
The probability of true.
trueValue - Variable in class ptolemy.actor.lib.conversions.BooleanToAnything
The value produced at the output when a true input is read.
truncate(double, Precision) - Static method in class ptolemy.math.Quantizer
Deprecated.
Use roundToZero instead.
truncate(BigDecimal, Precision) - Static method in class ptolemy.math.Quantizer
Deprecated.
Use roundToZero instead.
truncate(FixPoint, Precision, Overflow) - Static method in class ptolemy.math.Quantizer
Deprecated.
Use roundToZero instead.
TRUNCATE - Static variable in class ptolemy.math.Rounding
Singleton implementing truncate rounding strategy.
truncatedUnsignedByteValue() - Method in class ptolemy.data.LongToken
Return the value in the token truncated to an unsignedByte.
truncateString(String, int, int) - Static method in class ptolemy.util.StringUtilities
Return a string with a maximum line length of lineLength and a maximum number of lines numberOfLines.
tryRetrieveServiceId(File) - Method in class ptolemy.distributed.rmi.DistributedServerRMIGeneric
Try to load the service ID from file.
TTESwitch - Class in ptolemy.domains.de.lib.aspect
This actor is an CommunicationAspect that, when its TTESwitch.sendToken(Receiver, Receiver, Token) method is called, delays the delivery of the specified token to the specified receiver according to a service rule.
TTESwitch(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.aspect.TTESwitch
Construct a TTESwitch with a name and a container.
tunable - org.ptolemy.fmi.FMIScalarVariable.Variability
The value is constant between external events.
Tuple<E> - Class in ptolemy.actor.gt.data
Generic tuple data structure.
Tuple(E...) - Constructor for class ptolemy.actor.gt.data.Tuple
Construct a tuple with all the given elements.
Tuple(Collection<E>) - Constructor for class ptolemy.actor.gt.data.Tuple
Construct a tuple containing all the elements of the given collection.
Tuple3f - Class in com.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Tuple3f() - Constructor for class com.jhlabs.vecmath.Tuple3f
 
Tuple3f(float[]) - Constructor for class com.jhlabs.vecmath.Tuple3f
 
Tuple3f(float, float, float) - Constructor for class com.jhlabs.vecmath.Tuple3f
 
Tuple3f(Tuple3f) - Constructor for class com.jhlabs.vecmath.Tuple3f
 
Tuple4f - Class in com.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Tuple4f() - Constructor for class com.jhlabs.vecmath.Tuple4f
 
Tuple4f(float[]) - Constructor for class com.jhlabs.vecmath.Tuple4f
 
Tuple4f(float, float, float, float) - Constructor for class com.jhlabs.vecmath.Tuple4f
 
Tuple4f(Tuple4f) - Constructor for class com.jhlabs.vecmath.Tuple4f
 
TupleToken - Class in ptolemy.data
A token that contains an ordered set of tokens.
TupleToken(Token[]) - Constructor for class ptolemy.data.TupleToken
Construct a TupleToken with the specified token array as its value.
TupleType - Class in ptolemy.data.type
A class representing the type of a FunctionToken.
TupleType(Type[]) - Constructor for class ptolemy.data.type.TupleType
Construct a new TupleType with the specified argument types and the given return type.
tupleValue() - Method in class ptolemy.data.TupleToken
Return an array of tokens populated with the contents of this array token.
turbulence - Variable in class com.jhlabs.image.CellularFilter
 
turbulence - Variable in class com.jhlabs.image.PlasmaFilter
 
turbulence - Variable in class com.jhlabs.image.TextureFilter
 
turbulence2(float, float, float) - Method in class com.jhlabs.image.CellularFilter
 
turbulence2(float, float, float) - Static method in class com.jhlabs.math.Noise
Compute turbulence using Perlin noise.
turbulence3(float, float, float, float) - Static method in class com.jhlabs.math.Noise
Compute turbulence using Perlin noise.
TurbulenceFunction - Class in com.jhlabs.math
 
TurbulenceFunction(Function2D, float) - Constructor for class com.jhlabs.math.TurbulenceFunction
 
Turnaround - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
turnOffDebugging() - Method in class ptolemy.domains.metroII.kernel.MappingConstraintSolver
Turns off debugging option.
turnOffDebugging() - Method in class ptolemy.domains.metroII.kernel.MetroIIDebugger
Turns off printing debugging info.
turnOffDebugging() - Method in class ptolemy.domains.metroII.kernel.TimeScheduler
Turn off debugging printing.
turnOnDebugging() - Method in class ptolemy.domains.metroII.kernel.MappingConstraintSolver
Turns on debugging option.
turnOnDebugging() - Method in class ptolemy.domains.metroII.kernel.MetroIIDebugger
Turns on printing debugging info.
turnOnDebugging() - Method in class ptolemy.domains.metroII.kernel.TimeScheduler
Turn on debugging printing.
TwirlFilter - Class in com.jhlabs.image
A Filter which distorts an image by twisting it from the centre out.
TwirlFilter() - Constructor for class com.jhlabs.image.TwirlFilter
Construct a TwirlFilter with no distortion.
TWO_PI - Static variable in class com.jhlabs.image.ImageMath
The value of two pi as a float.
TwoPlotExample - Class in ptolemy.plot.demo
TwoPlotExample is a simple example that uses displays two plots side by side.
TwoPort - Class in ptolemy.domains.dt.kernel.test
 
TwoPort(CompositeEntity, String) - Constructor for class ptolemy.domains.dt.kernel.test.TwoPort
 
TwoPut - Class in ptolemy.domains.dde.kernel.test
TwoPut is a test class with two output ports used to test token production AND consumption.
TwoPut(TypedCompositeActor, String) - Constructor for class ptolemy.domains.dde.kernel.test.TwoPut
 
TwoWayHashMap<K,​V> - Class in ptolemy.actor.gt.data
A hash map that has one-to-one relationship between keys and values.
TwoWayHashMap() - Constructor for class ptolemy.actor.gt.data.TwoWayHashMap
Construct an empty two-way hash map.
TwoWayHashMap(int) - Constructor for class ptolemy.actor.gt.data.TwoWayHashMap
Construct an empty two-way hash map with an initial capacity.
TwoWayHashMap(int, float) - Constructor for class ptolemy.actor.gt.data.TwoWayHashMap
Construct an empty two-way hash map with an initial capacity and a load factor.
TwoWayHashMap(Map<? extends K, ? extends V>) - Constructor for class ptolemy.actor.gt.data.TwoWayHashMap
Construct a two-way hash map with the given hash map, which must have a one-to-one relationship between elements.
TxConfirm - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
TxConfirmMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
TxCoordination - Class in ptolemy.domains.wireless.lib.network.mac
TXCoordination class is responsible for initiating a session.
TxCoordination(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.network.mac.TxCoordination
Construct an actor with the specified name and container.
TxData - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
TxDataMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
TxEnd - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
TxRequest - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
TxRequestMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
TxStart - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
TxStartConfirm - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
TxStartMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
TXTXConfirm - Variable in class ptolemy.domains.wireless.lib.network.mac.DataPump
The output port for transmission confirmation to the Protocol_Control Tx_Coordination block.
TXTXConfirm - Variable in class ptolemy.domains.wireless.lib.network.mac.TxCoordination
Port receiving confirmation from the Transmission block
TXTXRequest - Variable in class ptolemy.domains.wireless.lib.network.mac.DataPump
The input port for transmission request from the Protocol_Control Tx_Coordination block.
TXTXRequest - Variable in class ptolemy.domains.wireless.lib.network.mac.TxCoordination
Port sending the TX request to the Transmission block
type - Variable in class org.ptolemy.fmi.FMI20ModelInstance
The type.
type - Variable in class org.ptolemy.fmi.FMIScalarVariable
The value of the type xml attribute.
type - Variable in class ptolemy.actor.lib.hoc.ThreadedComposite.TokenFrame
The type of the frame.
type - Variable in class ptolemy.vergil.kernel.attributes.ArcAttribute
The type of the arc, which should be one of "chord", "open", or "pie".
type() - Method in class ptolemy.cg.lib.Profile.Port
Return whether the rate of the port.
Type - Interface in ptolemy.data.type
An interface representing the type of a Token.
TYPE - Static variable in class ptolemy.actor.TypedIOPort
Indicate that the description(int) method should include information about the type of this port.
TYPE - Static variable in class ptolemy.data.ActorToken
Singleton reference to this type.
TYPE - Static variable in class ptolemy.data.type.test.TestToken
The type of this token.
TYPE - Static variable in class ptolemy.domains.gr.kernel.Scene2DToken
The Scene2DType.
TYPE - Static variable in class ptolemy.domains.gr.kernel.SceneGraphToken
The type of a SceneGraphToken.
TYPE_FIELD_NUMBER - Static variable in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
Typeable - Interface in ptolemy.data.type
Interface for objects with types.
TypeAnimatorApplet - Class in ptolemy.vergil
An applet that demonstrates the Ptolemy II type system.
TypeAnimatorApplet() - Constructor for class ptolemy.vergil.TypeAnimatorApplet
 
TypeAttribute - Class in ptolemy.actor
An attribute for defining a data type for a port.
TypeAttribute(TypedIOPort, String) - Constructor for class ptolemy.actor.TypeAttribute
Construct an attribute with the given name contained by the specified port.
TypeAttribute(Attribute, String) - Constructor for class ptolemy.actor.TypeAttribute
Construct an attribute with the given name contained by the specified port.
TypeAttribute(Workspace) - Constructor for class ptolemy.actor.TypeAttribute
Construct a parameter in the specified workspace with an empty string as a name.
typeChanged() - Method in class ptolemy.domains.modal.kernel.RelationNode
Return true if the type changed and the previous type information is valid.
typeChanged(TypeEvent) - Method in class ptolemy.actor.test.TestTypeListener
Notify that the type of a port is changed.
typeChanged(TypeEvent) - Method in interface ptolemy.actor.TypeListener
React to the fact that the type of a Typeable is changed.
typeClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
TypeConflictException - Exception in ptolemy.actor
Thrown on detecting type conflicts.
TypeConflictException(List) - Constructor for exception ptolemy.actor.TypeConflictException
Construct an Exception with a list of Inequality instances where type conflicts occurred.
TypeConflictException(List, String) - Constructor for exception ptolemy.actor.TypeConflictException
Construct an Exception with a list of Inequality instances where type conflicts occurred.
TypeConstant - Class in ptolemy.data.type
An InequalityTerm that encapsulates a constant type.
TypeConstant(Type) - Constructor for class ptolemy.data.type.TypeConstant
Construct a TypeConstant.
typeConstraintList() - Method in class ptolemy.actor.TypedAtomicActor
Deprecated.
Use typeConstraints().
typeConstraintList() - Method in class ptolemy.actor.TypedCompositeActor
Deprecated.
Use typeConstraints().
typeConstraintList() - Method in class ptolemy.actor.TypedIOPort
Deprecated.
Use typeConstraints().
typeConstraintList() - Method in class ptolemy.data.expr.Variable
Deprecated.
Use typeConstraints().
typeConstraints() - Method in class ptolemy.actor.gt.StateMatcher
Return an empty list.
typeConstraints() - Method in class ptolemy.actor.gt.TransformationRule
Return an empty list.
typeConstraints() - Method in class ptolemy.actor.lib.hoc.IterateOverArray
Override the base class to ensure that the input ports of this actor all have array types.
typeConstraints() - Method in interface ptolemy.actor.TypedActor
Return the type constraints of this actor.
typeConstraints() - Method in class ptolemy.actor.TypedAtomicActor
Return the type constraints of this actor.
typeConstraints() - Method in class ptolemy.actor.TypedCompositeActor
Return the type constraints of this typed composite actor.
typeConstraints() - Method in class ptolemy.actor.TypedIOPort
Return the type constraints of this port in the form of a set of inequalities.
typeConstraints() - Method in class ptolemy.actor.TypeOpaqueCompositeActor
Return the type constraints of this actor.
typeConstraints() - Method in class ptolemy.data.expr.Variable
Return the type constraints of this variable.
typeConstraints() - Method in interface ptolemy.data.type.HasTypeConstraints
Return the type constraints of this object.
typeConstraints() - Method in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Return the type constraints of this object.
typeConstraints() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return the type constraints of this actor.
typeConstraints() - Method in class ptolemy.domains.modal.modal.RefinementPort
Return the type constraints of this port in the form of a set of inequalities.
typeConstraints() - Method in class ptolemy.domains.ptera.kernel.PteraController
Return the type constraints of this actor.
typeConvertMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
TypedActor - Interface in ptolemy.actor
A TypedActor is an actor whose ports have types.
TypedAtomicActor - Class in ptolemy.actor
A TypedAtomicActor is an AtomicActor whose ports and parameters have types.
TypedAtomicActor() - Constructor for class ptolemy.actor.TypedAtomicActor
Construct an actor in the default workspace with an empty string as its name.
TypedAtomicActor(CompositeEntity, String) - Constructor for class ptolemy.actor.TypedAtomicActor
Create a new actor in the specified container with the specified name.
TypedAtomicActor(Workspace) - Constructor for class ptolemy.actor.TypedAtomicActor
Construct an actor in the specified workspace with an empty string as a name.
TypedCompositeActor - Class in ptolemy.actor
A TypedCompositeActor is an aggregation of typed actors.
TypedCompositeActor - Class in ptolemy.cg.adapter.generic.accessor.adapters.ptolemy.actor
JavaScript Code generator adapter for typed composite actor.
TypedCompositeActor - Class in ptolemy.cg.adapter.generic.adapters.ptolemy.actor
Code generator adapter for typed composite actor.
TypedCompositeActor - Class in ptolemy.cg.adapter.generic.html.adapters.ptolemy.actor
Code generator adapter for typed composite actor.
TypedCompositeActor - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor
Code generator adapter for typed composite actor.
TypedCompositeActor - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor
A C adapter class for ptolemy.actor.lib.TypedCompositeActor.
TypedCompositeActor - Class in ptolemy.cg.adapter.generic.program.procedural.fmima.adapters.ptolemy.actor
Code generator adapter for typed composite actor.
TypedCompositeActor - Class in ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.adapters.ptolemy.actor
Code generator adapter for typed composite actor.
TypedCompositeActor - Class in ptolemy.cg.kernel.generic.test.actor
Test class for codegen.kernel.ActorCodeGenerator.
TypedCompositeActor() - Constructor for class ptolemy.actor.TypedCompositeActor
Construct a TypedCompositeActor in the default workspace with no container and an empty string as its name.
TypedCompositeActor(TypedCompositeActor) - Constructor for class ptolemy.cg.adapter.generic.accessor.adapters.ptolemy.actor.TypedCompositeActor
Construct the code generator adapter associated with the given TypedCompositeActor.
TypedCompositeActor(TypedCompositeActor) - Constructor for class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.TypedCompositeActor
Construct the code generator adapter associated with the given TypedCompositeActor.
TypedCompositeActor(TypedCompositeActor) - Constructor for class ptolemy.cg.adapter.generic.html.adapters.ptolemy.actor.TypedCompositeActor
Construct the code generator adapter associated with the given TypedCompositeActor.
TypedCompositeActor(TypedCompositeActor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Construct the code generator adapter associated with the given TypedCompositeActor.
TypedCompositeActor(TypedCompositeActor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.TypedCompositeActor
Constructor method for the CompositeActor adapter.
TypedCompositeActor(TypedCompositeActor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.fmima.adapters.ptolemy.actor.TypedCompositeActor
Construct the code generator adapter associated with the given TypedCompositeActor.
TypedCompositeActor(TypedCompositeActor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.fmimahybrid.adapters.ptolemy.actor.TypedCompositeActor
Construct the code generator adapter associated with the given TypedCompositeActor.
TypedCompositeActor(TypedCompositeActor) - Constructor for class ptolemy.cg.kernel.generic.test.actor.TypedCompositeActor
Construct the code generator adapter associated with the given TypedCompositeActor.
TypedCompositeActor(CompositeEntity, String) - Constructor for class ptolemy.actor.TypedCompositeActor
Construct a TypedCompositeActor with a name and a container.
TypedCompositeActor(Workspace) - Constructor for class ptolemy.actor.TypedCompositeActor
Construct a TypedCompositeActor in the specified workspace with no container and an empty string as a name.
TypedDecorator - Class in diva.canvas.toolbox
A FigureDecorator implementation which simply acts as a set of prototypes which can be instantiated according to the type of object the decorator is applied to.
TypedDecorator() - Constructor for class diva.canvas.toolbox.TypedDecorator
A typed decorator that uses a BasicHighlighter as its default.
TypedDecorator(FigureDecorator) - Constructor for class diva.canvas.toolbox.TypedDecorator
A typed decorator with the given decorator as its default.
typeDefinitions - Variable in class org.ptolemy.fmi.FMIModelDescription
A map from TypeDefinition type name declarations to the defined type name.
TypedIOPort - Class in ptolemy.actor
An IOPort with a type.
TypedIOPort() - Constructor for class ptolemy.actor.TypedIOPort
Construct a TypedIOPort with no container and no name that is neither an input nor an output.
TypedIOPort(ComponentEntity, String) - Constructor for class ptolemy.actor.TypedIOPort
Construct a TypedIOPort with a containing actor and a name that is neither an input nor an output.
TypedIOPort(ComponentEntity, String, boolean, boolean) - Constructor for class ptolemy.actor.TypedIOPort
Construct a TypedIOPort with a container and a name that is either an input, an output, or both, depending on the third and fourth arguments.
TypedIOPort(Workspace) - Constructor for class ptolemy.actor.TypedIOPort
Construct a port in the specified workspace with an empty string as a name.
TypedIOPort.RunTimeTypeCheckException - Exception in ptolemy.actor
Exception class for run-time type errors.
TypedIORelation - Class in ptolemy.actor
This class overrides some of the methods in IORelation to ensure that TypedIOPorts are only connected to TypedIOPorts.
TypedIORelation() - Constructor for class ptolemy.actor.TypedIORelation
Construct a relation in the default workspace with an empty string as its name.
TypedIORelation(CompositeEntity, String) - Constructor for class ptolemy.actor.TypedIORelation
Construct a relation with the given name contained by the specified entity.
TypedIORelation(Workspace) - Constructor for class ptolemy.actor.TypedIORelation
Construct a relation in the specified workspace with an empty string as a name.
TypedNodeRenderer - Class in diva.graph.toolbox
A NodeRenderer implementation which allows a user to add different specialized node renderers which are called selectively, based on the type of the user object that is contained in the node that is being rendered.
TypedNodeRenderer(GraphController, NodeRenderer) - Constructor for class diva.graph.toolbox.TypedNodeRenderer
A typed node renderer with the given node renderer as its default (i.e.
TypedTestActor - Class in ptolemy.actor.test
A TypedTestActor is a simple atomic actor that is used for testing the actor package.
TypedTestActor(TypedCompositeActor, String) - Constructor for class ptolemy.actor.test.TypedTestActor
Create a new actor in the specified container with the specified name.
TypedTestProcessActor - Class in ptolemy.actor.process.test
A TypedTestProcessActor is a simple atomic actor that is used for testing the actor package constructs for Processes.
TypedTestProcessActor(TypedCompositeActor, String) - Constructor for class ptolemy.actor.process.test.TypedTestProcessActor
Create a new actor in the specified container with the specified name.
TypeEvent - Class in ptolemy.actor
A TypeEvent represents a type change on a Typeable object.
TypeEvent(Typeable, Type, Type) - Constructor for class ptolemy.actor.TypeEvent
Construct a TypeEvent, with the specified Typeable and the old and new types.
TypeInference(Pattern, MatchResult) - Constructor for class ptolemy.actor.gt.GTParameter.TypeInference
Construct a type inference.
TypeLattice - Class in ptolemy.data.type
Type hierarchy for token classes.
TypeLattice() - Constructor for class ptolemy.data.type.TypeLattice
 
typeLatticeClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
TypeListener - Interface in ptolemy.actor
An interface implemented by objects that are interested in being kept informed about type changes in a Typeable object.
TypeOpaqueCompositeActor - Class in ptolemy.actor
A composite actor whose ports have types, but the actors inside are not required to be typed.
TypeOpaqueCompositeActor() - Constructor for class ptolemy.actor.TypeOpaqueCompositeActor
Construct an actor in the default workspace with an empty string as its name.
TypeOpaqueCompositeActor(CompositeEntity, String) - Constructor for class ptolemy.actor.TypeOpaqueCompositeActor
Create a new actor in the specified container with the specified name.
TypeOpaqueCompositeActor(Workspace) - Constructor for class ptolemy.actor.TypeOpaqueCompositeActor
Construct an actor in the specified workspace with an empty string as a name.
TypeOpaqueCompositeActorTableauFactory - Class in ptolemy.vergil.actor
A factory that creates graph editing tableaux for untyped models.
TypeOpaqueCompositeActorTableauFactory(NamedObj, String) - Constructor for class ptolemy.vergil.actor.TypeOpaqueCompositeActorTableauFactory
Create an factory with the given name and container.
types() - Static method in class ptolemy.data.expr.Constants
Return a map from names to types, with the names sorted alphabetically.
TYPES - Static variable in class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform.PtidesNetworkType
The types of the RecordType fields.
TYPES - Static variable in class ptolemy.domains.ptides.kernel.PtidesPlatform.PtidesNetworkModelTimeType
The types of the RecordType fields.
TYPES - Static variable in class ptolemy.domains.ptides.kernel.PtidesPlatform.PtidesNetworkRealTimeType
The types of the RecordType fields.
typeSelector - Variable in class org.hlacerti.lib.HlaSubscriber
The type of the output port specified through the user interface.
TypeTest - Class in ptolemy.actor.lib
An actor that can be used for regression test of the type resolution system.
TypeTest(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.TypeTest
Construct an actor with an input multiport.

U

u - Variable in class org.ptolemy.qss.QSSIntegrator
Deprecated.
Input (the derivative).
u - Variable in class ptolemy.domains.qss.kernel.QSSIntegrator
Input (the derivative).
UCharToInt(char, char) - Method in class ptolemy.actor.lib.jjs.modules.IMUSensor.ReaderM
Convert two 'unsigned char's to an integer by shifting and adding.
uExpr() - Method in class ptolemy.moml.unit.UParser
 
uHighValue - Variable in class ptolemy.actor.lib.jmf.ColorFinder
The upper bound on the U range.
uLowValue - Variable in class ptolemy.actor.lib.jmf.ColorFinder
The lower bound on the U range.
unacceptableTerms - Variable in class ptolemy.data.ontologies.lattice.CollectLatticeOntologySolverDetails
The string attribute holding the list of terms that resolved to unacceptable concepts for the LatticeOntologySolver.
unary() - Method in class ptolemy.data.expr.PtParser
 
UnaryMathFunction - Class in ptolemy.actor.lib
Produce an output token on each firing with a value that is equal to the specified math function of the input.
UnaryMathFunction - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.UnaryMathFunction.
UnaryMathFunction(UnaryMathFunction) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.UnaryMathFunction
Construct the UnaryMathFunction adapter.
UnaryMathFunction(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.UnaryMathFunction
Construct an actor with the given container and name.
UnaryOperationMonotonicFunctionDefinition - Class in ptolemy.data.ontologies.lattice
Concept function definition attribute for any unary operation.
UnaryOperationMonotonicFunctionDefinition(CompositeEntity, String) - Constructor for class ptolemy.data.ontologies.lattice.UnaryOperationMonotonicFunctionDefinition
Construct the UnaryOperationConceptFunctionDefinition attribute with the given container and name.
UNBOUNDED_INTTOKEN - Static variable in class ptolemy.domains.sdf.kernel.SDFDirector
The UNBOUNDED iterations choice is equivalent to IntToken.ZERO.
UNBOUNDED_NAME - Static variable in class ptolemy.domains.sdf.kernel.SDFDirector
The name of the UNBOUNDED iterations parameter choice: "UNBOUNDED".
UnboundPortVarException(String) - Constructor for exception ptolemy.caltrop.ddi.util.DataMapEnvironment.UnboundPortVarException
 
uncaughtException(Thread, Throwable) - Method in class ptolemy.util.MessageHandler
Handle uncaught exceptions in a standard way.
uncodedRate - Variable in class ptolemy.actor.lib.comm.ConvolutionalCoder
Integer defining the number of bits that the shift register takes in each firing.
uncodedRate - Variable in class ptolemy.actor.lib.comm.HammingCoder
Integer defining the uncode block size.
uncodedRate - Variable in class ptolemy.actor.lib.comm.HammingDecoder
Integer defining the uncode block size.
uncodedRate - Variable in class ptolemy.actor.lib.comm.ViterbiDecoder
Integer defining the number of bits produced at the output in each firing.
undecorate(FigureDecorator) - Method in class diva.canvas.AbstractFigureContainer
Remove a figure from the given decorator and add it back into this container.
undecorate(FigureDecorator) - Method in interface diva.canvas.FigureContainer
Remove a figure from the given decorator and add it back into this container.
undecorate(FigureDecorator) - Method in class diva.canvas.FigureLayer
Remove a figure from the given decorator and add it back into this container.
UndeferredGraphicalMessageHandler - Class in ptolemy.gui
This is a message handler that reports errors in a graphical dialog box.
UndeferredGraphicalMessageHandler() - Constructor for class ptolemy.gui.UndeferredGraphicalMessageHandler
 
Undefined - Class in ptolemy.domains.sr.lib
Deprecated.
This actor does not work. It returns false in prefire(), but that is interpreted by the director to mean that all outputs are absent.
Undefined(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.Undefined
Deprecated.
Construct an actor in the specified container with the specified name.
UndefinedConstantOrIdentifierException - Exception in ptolemy.data.expr
Thrown on an attempt to evaluate an expression that contains an unknown constant or identifier.
UndefinedConstantOrIdentifierException(String) - Constructor for exception ptolemy.data.expr.UndefinedConstantOrIdentifierException
Constructs an Exception with a detail message that includes the name of the first argument.
undeploy() - Method in class ptolemy.actor.lib.jjs.VertxHelperBase
Undeploy the associated verticle.
undo() - Method in class ptolemy.gui.UndoListener
Perform an undo.
undo() - Method in class ptolemy.kernel.undo.UndoStackAttribute
Remove the top undo action and execute it.
undo() - Method in class ptolemy.plot.EditablePlot
Undo the latest signal editing operation, if there was one.
undo() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Undo the last undoable change on the model.
undo() - Method in class ptolemy.vergil.gt.GTFrameTools.DelegatedUndoStackAttribute
 
undo() - Method in class ptolemy.vergil.gt.TransformationEditor
 
undoableEditHappened(UndoableEditEvent) - Method in class ptolemy.gui.UndoListener
Remember the edit and update the action state.
UndoAction - Interface in ptolemy.kernel.undo
This interface represents an undo or redo action that is maintained on an undo/redo stack, such as that maintained by UndoStackAttribute.
UndoAction() - Constructor for class ptolemy.gui.UndoListener.UndoAction
 
UndoActionsList - Class in ptolemy.kernel.undo
This class contains a sequential list of UndoAction instances that can be executed in order.
UndoActionsList(UndoAction) - Constructor for class ptolemy.kernel.undo.UndoActionsList
Create an undo action with the specified action to be executed first.
UndoActionTest - Class in ptolemy.kernel.undo.test
Test of UndoActin, an interface represents an undo or redo action that is maintained on an undo/redo stack, such as that maintained by UndoStackAttribute.
UndoActionTest(String) - Constructor for class ptolemy.kernel.undo.test.UndoActionTest
Create a UndoActionTest.
UndoChangeRequest - Class in ptolemy.kernel.undo
A change request to undo.
UndoChangeRequest(Object, NamedObj) - Constructor for class ptolemy.kernel.undo.UndoChangeRequest
Construct a change request to be executed in the specified context.
UndoContext - Class in ptolemy.moml
Holds information about the current undo context.
UndoContext(boolean) - Constructor for class ptolemy.moml.UndoContext
Create a new UndoContext which may or may not need undo MoML generated.
UndoLayoutAction - Class in ptolemy.vergil.basic.layout.kieler
An undo action that is able to revert the changes made by automatic layout, or to repeat them in the case of redo.
UndoLayoutAction(NamedObj) - Constructor for class ptolemy.vergil.basic.layout.kieler.UndoLayoutAction
Create an undo action for automatic layout.
UndoListener - Class in ptolemy.gui
An Undo/Redo listener for use with a JTextComponent.
UndoListener() - Constructor for class ptolemy.gui.UndoListener
Construct an undo listener.
UndoListener() - Constructor for class ptolemy.plot.EditablePlot.UndoListener
 
UndoListener(JTextComponent) - Constructor for class ptolemy.gui.UndoListener
Construct an undo listener with default key mappings.
UndoListener.RedoAction - Class in ptolemy.gui
Perform the redo action.
UndoListener.UndoAction - Class in ptolemy.gui
Perform the undo action.
UndoStackAttribute - Class in ptolemy.kernel.undo
This attribute holds the undo/redo information for a model.
UndoStackAttribute(NamedObj, String) - Constructor for class ptolemy.kernel.undo.UndoStackAttribute
Construct an attribute with the given name contained by the specified container.
UNEDITABLE_CELL_COLOR - Static variable in class ptolemy.actor.gui.PortConfigurerDialog
The background color of an uneditable cell.
unescape(String) - Static method in class org.json.Cookie
Convert %hh sequences to single characters, and convert plus to space.
unescapeForXML(String) - Static method in class ptolemy.util.StringUtilities
Given a string, replace all the instances of XML entities with their corresponding XML special characters.
unescapeName(String) - Static method in class ptolemy.cg.kernel.generic.program.TemplateParser
Unescape a port or actor name so that the return value may be used to find the port in the model.
unescapePortName(String) - Static method in class ptolemy.cg.kernel.generic.program.TemplateParser
Unescape a port name so that the return value may be used to find the port in the model.
unfixValue() - Method in class ptolemy.graph.test.TestConstant
Do nothing.
unfixValue() - Method in class ptolemy.graph.test.TestVariable
Allow the value of this term to be changed.
Uniform - Class in ptolemy.actor.lib
Produce a random sequence with a uniform distribution.
Uniform - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
An adapter class for ptolemy.actor.lib.Uniform.
Uniform(Uniform) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Uniform
Construct a Uniform helper.
Uniform(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Uniform
Construct an actor with the given container and name.
UNIFORM - Static variable in class com.jhlabs.image.NoiseFilter
Uniform distribution for the noise.
unindent() - Method in class diva.util.LoggableOp
Decrement the indentation counter.
union(Precision, Precision) - Static method in class ptolemy.math.Precision
Return the precision that is the maximum of the two supplied precisions in both the length and exponent.
unionConstruct() - Method in class ptolemy.data.expr.PtParser
 
UnionDisassembler - Class in ptolemy.actor.lib
On each firing, read one UnionToken from the input port and send out the value to the output port that matches the label name of the input token.
UnionDisassembler(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.UnionDisassembler
Construct a UnionDisassembler with the given container and name.
UnionMerge - Class in ptolemy.actor.lib
On each firing, read all tokens from every input port and wrap each token into a UnionToken of which the label matches the name of the originating input port.
UnionMerge(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.UnionMerge
Construct an actor in the specified container with the specified name.
UnionToken - Class in ptolemy.data
A token that contains a label/token pairs.
UnionToken(String) - Constructor for class ptolemy.data.UnionToken
Construct a UnionToken from the specified string.
UnionToken(String, Token) - Constructor for class ptolemy.data.UnionToken
Construct a UnionToken with the specified label and value.
UnionType - Class in ptolemy.data.type
A class representing the type of a UnionToken.
UnionType(String[], Type[]) - Constructor for class ptolemy.data.type.UnionType
Construct a new UnionType with the specified labels and types.
uniqueEntityName() - Method in class ptolemy.kernel.test.TestCompositeEntity
 
uniqueName(String) - Method in class ptolemy.actor.LazyTypedCompositeActor
Return a name that is guaranteed to not be the name of any contained attribute, port, class, entity, or relation.
uniqueName(String) - Method in class ptolemy.actor.ptalon.PtalonActor
Return a name that is guaranteed to not be the name of any contained attribute, port, class, entity, or relation.
uniqueName(String) - Method in class ptolemy.kernel.CompositeEntity
Return a name that is guaranteed to not be the name of any contained attribute, port, class, entity, or relation.
uniqueName(String) - Method in class ptolemy.kernel.Entity
Return a name that is guaranteed to not be the name of any contained attribute or port.
uniqueName(String) - Method in class ptolemy.kernel.util.NamedObj
Return a name that is guaranteed to not be the name of any contained attribute.
unit - Variable in class ptolemy.actor.lib.ModifyDate
Unit of value to be added or subtracted.
unit() - Method in class ptolemy.moml.unit.UParser
 
Unit - Class in ptolemy.moml.unit
Class that contains the internal representation of a Unit.
Unit() - Constructor for class ptolemy.moml.unit.Unit
Create a Unit with no name and the unitless type.
Unit(String) - Constructor for class ptolemy.moml.unit.Unit
Create a Unit with a specified name, and the unitless type.
Unit(BaseUnit) - Constructor for class ptolemy.moml.unit.Unit
Create a Unit from a BaseUnit.
unitAbbreviation - Variable in class ptolemy.data.ontologies.lattice.unit.SIBaseDimensionRepresentativeConcept
The abbreviated symbol for the base SI unit for this dimension.
unitAbbreviation - Variable in class ptolemy.data.ontologies.lattice.unit.SIDerivedDimensionRepresentativeConcept
The abbreviated symbol for the base SI unit for this dimension.
UnitAttribute - Class in ptolemy.moml.unit
This class is used to implement the Unit Attribute.
UnitAttribute() - Constructor for class ptolemy.moml.unit.UnitAttribute
Construct a UnitsAttribute with no specific name, or container.
UnitAttribute(NamedObj, String) - Constructor for class ptolemy.moml.unit.UnitAttribute
Construct a UnitsAttribute with the specified name, and container.
UnitCategory - Class in ptolemy.data.unit
A property that specifies the category of a base unit.
UnitCategory() - Constructor for class ptolemy.data.unit.UnitCategory
Construct a unit category in the default workspace with an empty string as its name.
UnitCategory(NamedObj, String) - Constructor for class ptolemy.data.unit.UnitCategory
Construct a unit category property with the given name contained by the specified entity.
UnitCategory(Workspace) - Constructor for class ptolemy.data.unit.UnitCategory
Construct an attribute in the specified workspace with an empty string as a name.
UnitConcept - Class in ptolemy.data.ontologies.lattice.unit
The abstract base class for the unitSystem ontology base and derived unit concepts.
UnitConcept(Ontology, DimensionRepresentativeConcept, RecordToken) - Constructor for class ptolemy.data.ontologies.lattice.unit.UnitConcept
Create a new BaseUnitConcept, belonging to the given ontology.
UnitConstraint - Class in ptolemy.moml.unit
 
UnitConstraint(String) - Constructor for class ptolemy.moml.unit.UnitConstraint
 
UnitConstraint(UnitExpr, String, UnitExpr) - Constructor for class ptolemy.moml.unit.UnitConstraint
 
UnitConstraints - Class in ptolemy.moml.unit
UnitConstraints represents a group, with duplicates allowed, of UnitConstraints.
UnitConstraints() - Constructor for class ptolemy.moml.unit.UnitConstraints
Construct an empty collection of Unit constraints.
UnitConstraints(TypedCompositeActor, Vector, Vector) - Constructor for class ptolemy.moml.unit.UnitConstraints
Construct a collection of Unit constraints from the specified componentEntities and relations of a model.
UnitConstraintsDialog - Class in ptolemy.vergil.unit
Unit Constraints Dialog.
UnitConstraintsDialog(DialogTableau, Frame, Entity, Configuration) - Constructor for class ptolemy.vergil.unit.UnitConstraintsDialog
Construct a dialog that presents Unit constraints as a table.
UnitConversionInfo - Class in ptolemy.data.ontologies.lattice.unit
A parameter that holds a record describing unit conversion information for a UnitConcept in a unit system ontology.
UnitConversionInfo(DimensionRepresentativeConcept, String) - Constructor for class ptolemy.data.ontologies.lattice.unit.UnitConversionInfo
Create a new UnitConversionInfo parameter with the given name and container.
UnitConverter - Interface in com.jgoodies.forms.util
An interface that describes how to convert general sizes to pixel sizes.
unitDiamond - Variable in class diva.util.java2d.test.junit.Polygon2DJUnitTest
A 1.0 x 1.0 diamond centered on 0.0, 0.0.
unitDiamond() - Method in class diva.util.java2d.test.junit.Polygon2DJUnitTest
Instantiate a 1x1 diamond with a centered on 0.0, 0.0.
unitDiamondContains() - Method in class diva.util.java2d.test.junit.Polygon2DJUnitTest
Test Polygon2D.contains() on a unit diamond centered on 0.0.
unitDiamondContains2() - Method in class diva.util.java2d.test.junit.Polygon2DJUnitTest
Corner case that fails in old implementation of contains().
UnitEquation - Class in ptolemy.moml.unit
A Unit equation is a particular type of Unit constraint, another type being a Unit inequality.
UnitEquation(UnitExpr, UnitExpr) - Constructor for class ptolemy.moml.unit.UnitEquation
Construct a UnitEquation from the left and right hand sides.
UnitExpr - Class in ptolemy.moml.unit
A UnitExpr contains UnitTerms.
UnitExpr() - Constructor for class ptolemy.moml.unit.UnitExpr
Construct an empty (i.e.
UnitExpr(IOPort) - Constructor for class ptolemy.moml.unit.UnitExpr
Construct a UnitTerm from an IOPort.
unitFactor() - Method in enum ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
Return the unit factor associated with the given unit prefix.
unitFactorLabel - Static variable in class ptolemy.data.ontologies.lattice.unit.UnitConversionInfo
The factor label for the unit record token information when constructing a new UnitConcept.
unitFullName - Variable in class ptolemy.data.ontologies.lattice.unit.SIBaseDimensionRepresentativeConcept
The name of the base SI unit for this dimension.
unitFullName - Variable in class ptolemy.data.ontologies.lattice.unit.SIDerivedDimensionRepresentativeConcept
The name of the base SI unit for this dimension.
UnitInEquality - Class in ptolemy.moml.unit
A place holder for the day there is a UnitInEquality
UnitInEquality(UnitExpr, UnitExpr) - Constructor for class ptolemy.moml.unit.UnitInEquality
Construct a UnitInEquality from the left and right hand sides.
unitInfoRecords - Variable in class ptolemy.data.ontologies.lattice.unit.DimensionRepresentativeConcept
The array of information records for the units for this dimension.
UnitIterator - Class in diva.util
An iterator over a single object.
UnitIterator(Object) - Constructor for class diva.util.UnitIterator
Construct an iterator over a single object.
UNITLABEL - Static variable in interface ptolemy.moml.unit.UParserConstants
RegularExpression Id.
UnitLibrary - Class in ptolemy.moml.unit
A Library containing definitions of commonly used units.
UnitLibrary() - Constructor for class ptolemy.moml.unit.UnitLibrary
 
unitNameLabel - Static variable in class ptolemy.data.ontologies.lattice.unit.UnitConversionInfo
The name label for the unit record token information when constructing a new UnitConcept.
unitOffsetLabel - Static variable in class ptolemy.data.ontologies.lattice.unit.UnitConversionInfo
The offset label for the unit record token information when constructing a new UnitConcept.
UnitPresentation - Interface in ptolemy.moml.unit
The methods necessary to present Units, UnitConstraints, UnitExprs, etc.
units - Variable in class ptolemy.actor.lib.conversions.InUnitsOf
The units to which the input tokens will be converted.
units - Variable in class ptolemy.domains.curriculum.Course
The number of units.
UnitsConverter - Class in ptolemy.data.ontologies.lattice.adapters.defaultAdapters.domains.ontologies.lib
The ontology adapter class for ptolemy.domains.ontologies.lib.UnitsConverter.
UnitsConverter - Class in ptolemy.domains.ontologies.lib
An actor that outputs a scaled and offset version of the input based on a unit conversion factor specified in the unitSystem ontology.
UnitsConverter(LatticeOntologySolver, UnitsConverter) - Constructor for class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.domains.ontologies.lib.UnitsConverter
Construct a lattice ontology adapter for the UnitsConverter actor.
UnitsConverter(CompositeEntity, String) - Constructor for class ptolemy.domains.ontologies.lib.UnitsConverter
Construct an actor with the given container and name.
UnitSolverDialog - Class in ptolemy.vergil.unit
Dialog for the Unit Solver.
UnitSolverDialog(DialogTableau, Frame, Entity, Configuration) - Constructor for class ptolemy.vergil.unit.UnitSolverDialog
Construct a Unit Solver Dialog.
UnitSolverDialog.SolutionListModel - Class in ptolemy.vergil.unit
List of solutions.
UnitSolverDialogAction() - Constructor for class ptolemy.vergil.basic.BasicGraphController.UnitSolverDialogAction
Construct an action that will create a UnitSolverDialog.
unitSquare - Variable in class diva.util.java2d.test.junit.Polygon2DJUnitTest
A 1.0 x 1.0 square with a corner at 0.0, 0.0.
unitSquare() - Method in class diva.util.java2d.test.junit.Polygon2DJUnitTest
Instantiate a 1x1 square with a corner at 0.0, 0.0.
unitSquareCentered - Variable in class diva.util.java2d.test.junit.Polygon2DJUnitTest
A 1.0 x 1.0 square centered at 0.0, 0.0.
unitSquareCentered() - Method in class diva.util.java2d.test.junit.Polygon2DJUnitTest
Instantiate a 1x1 square centered at 0.0, 0.0.
unitSquareCenteredContains() - Method in class diva.util.java2d.test.junit.Polygon2DJUnitTest
Test Polygon2D.contains() on a unit square centered at 0.0, 0.0.
unitSquareCenteredContains1() - Method in class diva.util.java2d.test.junit.Polygon2DJUnitTest
Corner case that fails in old implementation of contains().
unitSquareCenteredContains2() - Method in class diva.util.java2d.test.junit.Polygon2DJUnitTest
Corner case that fails in old implementation of contains().
unitSquareContains() - Method in class diva.util.java2d.test.junit.Polygon2DJUnitTest
Test Polygon2D.contains() on a unit square with a corner at 0.0, 0.0.
unitSquareContains2() - Method in class diva.util.java2d.test.junit.Polygon2DJUnitTest
Corner case that fails in old implementation of contains().
unitSquareContains3() - Method in class diva.util.java2d.test.junit.Polygon2DJUnitTest
Corner case that fails in old implementation of contains().
unitSquareContains4() - Method in class diva.util.java2d.test.junit.Polygon2DJUnitTest
Corner case that fails in old implementation of contains().
unitSquareContains5() - Method in class diva.util.java2d.test.junit.Polygon2DJUnitTest
Corner case that fails in old implementation of contains().
unitSquareToQuad(float, float, float, float, float, float, float, float) - Method in class com.jhlabs.image.PerspectiveFilter
Set the transform to map the unit square onto a quadrilateral.
unitsString() - Method in class ptolemy.data.ScalarToken
Return the string representation of the units of this token.
unitsString(int[]) - Static method in class ptolemy.data.unit.UnitUtilities
Return the string representation of the given array of units.
UnitSystem - Class in ptolemy.data.unit
A unit system as defined by a set of base and derived units.
UnitSystem(NamedObj, String) - Constructor for class ptolemy.data.unit.UnitSystem
Construct a unit system with the given name contained by the specified entity.
unitSystemOntologySolver - Variable in class ptolemy.domains.ontologies.lib.UnitsConverter
The unitSystem ontology solver in the model that contains the unitSystem ontology.
UnitTerm - Class in ptolemy.moml.unit
UnitTerm represents a term in a Unit Expression.
UnitTerm() - Constructor for class ptolemy.moml.unit.UnitTerm
Construct a UnitTerm with no element.
UnitTerm(Unit) - Constructor for class ptolemy.moml.unit.UnitTerm
Construct an instance where the contained element is a Unit.
unitTokenSize - Variable in class ptolemy.domains.ptides.lib.qm.VariableDelaySwitch
The size of one data token in bits.
UnitUtilities - Class in ptolemy.data.unit
A set of manipulation routines that are useful for factoring most of the difficulty of dealing with units out of individual token classes.
univ - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet
 
UNKNOWN - ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Other node type.
UNKNOWN - Static variable in class ptolemy.data.type.BaseType
The bottom element of the data type lattice.
UNKNOWN - Static variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
 
UNKNOWN - Static variable in class ptolemy.math.Rounding
Singleton implementing unknown rounding strategy.
UnknownResultException - Exception in ptolemy.data.expr
Thrown on an attempt to evaluate an expression that can not be determined because some variables are unknown.
UnknownResultException(String) - Constructor for exception ptolemy.data.expr.UnknownResultException
Constructs an Exception with a detail message.
UnknownResultException(Nameable) - Constructor for exception ptolemy.data.expr.UnknownResultException
Constructs an Exception with a detail message that is only the name of the argument.
UnknownResultException(Nameable, String) - Constructor for exception ptolemy.data.expr.UnknownResultException
Constructs an Exception with a detail message that includes the name of the first argument.
UnknownToken - Class in ptolemy.data.expr
This is a token that reports its type as "unknown." Otherwise, this class is identical to its parent class.
UnknownToken() - Constructor for class ptolemy.data.expr.UnknownToken
 
unknownTypeField - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
unlink(int) - Method in class ptolemy.actor.IOPort
Unlink whatever relation is currently linked at the specified index number.
unlink(int) - Method in class ptolemy.kernel.Port
Unlink whatever relation is currently linked at the specified index number.
unlink(int) - Method in class ptolemy.kernel.util.CrossRefList
Delete the link at the specified index.
unlink(Object) - Method in class ptolemy.kernel.util.CrossRefList
Delete all links to the specified container.
unlink(Relation) - Method in class ptolemy.actor.IOPort
Unlink the specified Relation.
unlink(Relation) - Method in class ptolemy.kernel.ComponentPort
Unlink the specified Relation.
unlink(Relation) - Method in class ptolemy.kernel.Port
Unlink the specified Relation.
unlink(Relation) - Method in class ptolemy.kernel.Relation
Unlink the specified Relation.
unlinkAll() - Method in class ptolemy.actor.IOPort
Unlink all relations that are linked on the outside.
unlinkAll() - Method in class ptolemy.kernel.ComponentPort
Unlink all outside links.
unlinkAll() - Method in class ptolemy.kernel.ComponentRelation
Override the base class to break inside links on ports as well as outside lists.
unlinkAll() - Method in class ptolemy.kernel.Port
Unlink all relations.
unlinkAll() - Method in class ptolemy.kernel.Relation
Unlink all ports and relations that are directly linked to this relation.
unlinkAll() - Method in class ptolemy.kernel.util.CrossRefList
Delete all cross references.
unlinkAllInside() - Method in class ptolemy.actor.IOPort
Unlink all relations that are linked on the inside.
unlinkAllInside() - Method in class ptolemy.kernel.ComponentPort
Unlink all inside links.
unlinkInside(int) - Method in class ptolemy.actor.IOPort
Unlink whatever relation is currently linked on the inside with the specified index number.
unlinkInside(int) - Method in class ptolemy.kernel.ComponentPort
Unlink whatever relation is currently linked on the inside with the specified index number.
unlinkInside(Relation) - Method in class ptolemy.actor.IOPort
Unlink the specified Relation on the inside.
unlinkInside(Relation) - Method in class ptolemy.kernel.ComponentPort
Unlink the specified relation on the inside.
unlinkToPublishedPort(String, IOPort) - Method in class ptolemy.actor.CompositeActor
Unlink the subscriberPort with a already registered "published port" coming from a publisher.
unlinkToPublishedPort(String, IOPort) - Method in class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
Unlink the subscriberPort with a already registered "published port" coming from a publisher.
unlinkToPublishedPort(String, IOPort, boolean) - Method in class ptolemy.actor.CompositeActor
Unlink the subscriberPort with a already registered "published port" coming from a publisher.
unlinkToPublishedPort(Pattern, TypedIOPort) - Method in class ptolemy.actor.CompositeActor
Unlink the subscriberPort with a already registered "published port" coming from a publisher.
unlinkToPublishedPort(Pattern, TypedIOPort, boolean) - Method in class ptolemy.actor.CompositeActor
Unlink the subscriberPort with a already registered "published port" coming from a publisher.
unlistenForEvent(FiringEvent.FiringEventType) - Method in class ptolemy.vergil.debugger.DebugProfile
Remove this FiringEventType from the DebugProfile.
UnloadModelTest - Class in ptolemy.moml.test
Test unloading a model.
UnloadModelTest(String) - Constructor for class ptolemy.moml.test.UnloadModelTest
Parse the xml file and run it.
UnloadModelTest.UnloadThread - Class in ptolemy.moml.test
Wait for the run to finish and the unload the model.
UnloadThread() - Constructor for class ptolemy.moml.test.UnloadModelTest.UnloadThread
 
UNNECESSARY - Static variable in class ptolemy.math.Rounding
Singleton implementing unnecessary rounding strategy.
unpremultiply(int[], int, int) - Static method in class com.jhlabs.image.ImageMath
Unpremultiply a block of pixels
UnpremultiplyFilter - Class in com.jhlabs.image
A filter which unpremultiplies an image's alpha.
UnpremultiplyFilter() - Constructor for class com.jhlabs.image.UnpremultiplyFilter
 
unreachableActorExists() - Method in class ptolemy.domains.sequence.kernel.SequenceScheduler
Prints a list of unreachable actors, that are unreachable due to a lack of connected actors.
unreachableActorList() - Method in class ptolemy.domains.sequence.kernel.SequenceScheduler
Returns a list of unreachable actors found in the most recent call to Scheduler.getSchedule().
unregisterPropertyTransformer(PropertyTransformer, WirelessIOPort) - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Unregister a property transformer for transmissions from the specified port (or from null for a generic property transformer).
unregisterPropertyTransformer(PropertyTransformer, WirelessIOPort) - Method in interface ptolemy.domains.wireless.kernel.WirelessChannel
Unregister a property transformer for transmissions from the specified port (or from null for a generic property transformer).
unregisterPublisherPort(String, IOPort) - Method in class ptolemy.actor.CompositeActor
Unregister a "published port" coming from a publisher.
unregisterPublisherPort(String, IOPort) - Method in class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
Unregister a "published port" coming from a publisher.
unregisterPublisherPort(String, IOPort, boolean) - Method in class ptolemy.actor.CompositeActor
Unregister a "published port" coming from a publisher.
UNRELATED_GAP_COLSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
Describes a logical horizontal gap between two unrelated components.
UNRELATED_GAP_ROWSPEC - Static variable in class com.jgoodies.forms.factories.FormFactory
Describes a logical vertical gap between two unrelated components.
unrollIteratorInstances(SootClass, SootField, List) - Static method in class ptolemy.copernicus.kernel.SootUtilities
Anywhere where the iterator of the given field is referenced in the given class, unroll the iterator as if it contained the objects referenced by the given fields.
unsatisfiedInequalities() - Method in class ptolemy.graph.InequalitySolver
Return an Iterator of Inequalities that are not satisfied with the current value of variables.
UnscentedKalmanFilterSSM - Class in org.ptolemy.ssm
An Unscented Kalman filter implementation that expects a state-space model and several measurements to be tied with itself via decorators.
UnscentedKalmanFilterSSM(CompositeEntity, String) - Constructor for class org.ptolemy.ssm.UnscentedKalmanFilterSSM
Instantiate an unscented Kalman filter.
UnscentedKalmanFilterSSM(Workspace) - Constructor for class org.ptolemy.ssm.UnscentedKalmanFilterSSM
Instantiate an unscented Kalman filter.
UnsharpFilter - Class in com.jhlabs.image
A filter which subtracts Gaussian blur from an image, sharpening it.
UnsharpFilter() - Constructor for class com.jhlabs.image.UnsharpFilter
 
UNSIGNED_BYTE - Static variable in class ptolemy.data.type.BaseType
The unsigned byte data type.
UNSIGNED_INTEGER_GROUP - Static variable in class ptolemy.math.Precision.PrecisionFormat
Regular expression for a grouped unsigned integer.
UNSIGNEDBYTE - ptolemy.actor.lib.jjs.HelperBase.DATA_TYPE
Unsigned bytes.
unsignedByteArrayToArrayToken(byte[]) - Static method in class ptolemy.data.ArrayToken
Take an array of unsigned bytes and convert it to an ArrayToken.
UnsignedByteArrayToString - Class in ptolemy.actor.lib.conversions
Convert an array of bytes into a string.
UnsignedByteArrayToString(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.conversions.UnsignedByteArrayToString
Construct an actor with the given container and name.
UnsignedByteToken - Class in ptolemy.data
A token that contains a byte number in the range 0 through 255.
UnsignedByteToken() - Constructor for class ptolemy.data.UnsignedByteToken
Construct a token with byte 0.
UnsignedByteToken(byte) - Constructor for class ptolemy.data.UnsignedByteToken
Construct a UnsignedByteToken with the specified byte value.
UnsignedByteToken(int) - Constructor for class ptolemy.data.UnsignedByteToken
Construct a UnsignedByteToken with the specified integer value.
UnsignedByteToken(String) - Constructor for class ptolemy.data.UnsignedByteToken
Construct a UnsignedByteToken from the specified string.
unsignedByteTokenClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
unsignedByteTokenConstructor - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
unsignedByteValueMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
unsignedConvert(byte) - Static method in class ptolemy.data.UnsignedByteToken
Convert a byte to an integer, treating the byte as an unsigned value in the range 0 through 255.
UNSIGNEDSHORT - ptolemy.actor.lib.jjs.HelperBase.DATA_TYPE
Unsigned shorts.
UNSIZED_FIX - Static variable in class ptolemy.data.type.BaseType
The unsized fix data type.
UnsizedArrayToken - Class in ptolemy.data
A token that represents an array.
UnsizedArrayToken(Type) - Constructor for class ptolemy.data.UnsizedArrayToken
Construct an empty array token with the given element type.
UnsizedFixToken - Class in ptolemy.data
A token that contains an instance of FixPoint.
UnsizedFixToken() - Constructor for class ptolemy.data.UnsizedFixToken
Construct a fixed-point token.
UnsizedFixToken(FixPoint) - Constructor for class ptolemy.data.UnsizedFixToken
Construct an UnsizedFixToken with the supplied FixPoint value.
unsubscribe(String) - Method in class ptolemy.actor.lib.jjs.modules.eventbus.EventBusHelper
Unsubscribe the associated JavaScript object as a subscriber to the specified address on the event bus.
unsubscribe(String) - Method in class ptolemy.actor.lib.jjs.modules.mqtt.MQTTHelper.MQTTClientWrapper
Unsubscribe a topic.
UnusedFieldRemover - Class in ptolemy.copernicus.kernel
A Transformer that removes any private fields from a class that are never read.
UnusedFieldRemover() - Constructor for class ptolemy.copernicus.kernel.UnusedFieldRemover
 
unwrap(double[]) - Static method in class ptolemy.math.SignalProcessing
Return a new array that is constructed from the specified array by unwrapping the angles.
unzip(String) - Static method in class org.ptolemy.fmi.FMUFile
Unzip a file into a temporary directory.
UP - Static variable in class ptolemy.math.Rounding
Singleton implementing up rounding strategy.
UP - Static variable in class ptolemy.vergil.toolbox.MoveAction
Indicator for move up.
upArrow - Variable in class ptolemy.actor.lib.gui.ArrowKeySensor
Output port, which has type IntToken.
UParser - Class in ptolemy.moml.unit
This file implements a Unit parser for Ptolemy II using the JavaCC parser generator.
UParser() - Constructor for class ptolemy.moml.unit.UParser
 
UParser(InputStream) - Constructor for class ptolemy.moml.unit.UParser
Constructor with InputStream.
UParser(InputStream, String) - Constructor for class ptolemy.moml.unit.UParser
Constructor with InputStream and supplied encoding
UParser(Reader) - Constructor for class ptolemy.moml.unit.UParser
Constructor.
UParser(UParserTokenManager) - Constructor for class ptolemy.moml.unit.UParser
Constructor with generated Token Manager.
UParserConstants - Interface in ptolemy.moml.unit
Token literal values and constants.
UParserTokenManager - Class in ptolemy.moml.unit
Token Manager.
UParserTokenManager(SimpleCharStream) - Constructor for class ptolemy.moml.unit.UParserTokenManager
Constructor.
UParserTokenManager(SimpleCharStream, int) - Constructor for class ptolemy.moml.unit.UParserTokenManager
Constructor.
upcomingTimeEvent - Variable in class org.ptolemy.fmi.FMIEventInfo
C type: fmiBoolean.
update - Variable in class ptolemy.domains.wireless.demo.SmartParking.DataCollector
Port that receives parking lot updates.
update() - Method in class ptolemy.actor.gt.controller.DesignPatternImporter
Update the container of this importer with the design pattern.
update() - Method in class ptolemy.actor.parameters.PortParameter
Check to see whether a token has arrived at the associated port, and if so, update the current value of parameter with that token.
update() - Method in class ptolemy.domains.giotto.kernel.GiottoReceiver
Update the receiver by making the last token that has been passed to put() available to get().
update() - Method in class ptolemy.domains.tdl.kernel.TDLReceiver
Update the receiver by making the last token that has been passed to put() available to get().
update(int, Token) - Method in class ptolemy.data.ArrayToken
Return a new array with all elements equal to those of this array except the one at position index, which has value given by value.
update(Graphics) - Method in class ptolemy.media.Picture
Override the base class to prevent blanking, which causes flashing of the display.
update(LineEvent) - Method in class ptolemy.actor.lib.javasound.ClipPlayer
Called by the clip to notify this object of changes in the status of a clip.
update(RecordToken) - Method in class ptolemy.domains.wireless.demo.SmartParking.ParkingManager
 
UPDATE_POSTFIX - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Update variable postfix.
UPDATE_POSTFIX - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
 
UPDATE_POSTFIX - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
 
UPDATE_POSTFIX - Static variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
 
UpdateAnnotations - Class in ptolemy.vergil.kernel.attributes
Update the annotations.
UpdateAnnotations() - Constructor for class ptolemy.vergil.kernel.attributes.UpdateAnnotations
 
updateAppearance(GTEntity, GTIngredientsAttribute) - Static method in class ptolemy.actor.gt.GTEntityUtils
Update the appearance (icons and ports) of the entity with the change in a GTIngredientAttribute, such as a criterion or an operation.
updateAppearance(GTIngredientsAttribute) - Method in class ptolemy.actor.gt.AtomicActorMatcher
Update appearance of this entity.
updateAppearance(GTIngredientsAttribute) - Method in class ptolemy.actor.gt.AttributeMatcher
Do nothing.
updateAppearance(GTIngredientsAttribute) - Method in class ptolemy.actor.gt.CompositeActorMatcher
Update appearance of this entity.
updateAppearance(GTIngredientsAttribute) - Method in class ptolemy.actor.gt.FSMMatcher
Update appearance of this entity.
updateAppearance(GTIngredientsAttribute) - Method in interface ptolemy.actor.gt.GTEntity
Update appearance of this entity.
updateAppearance(GTIngredientsAttribute) - Method in class ptolemy.actor.gt.StateMatcher
Update appearance of this entity.
updateAppearance(GTIngredientsAttribute) - Method in class ptolemy.actor.gt.TransitionMatcher
Update appearance of this entity.
updateCommandOptions() - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Return an updated array of command line options.
updateCommandOptions() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return an updated array of command line options.
updateCommandOptions() - Method in class ptolemy.cg.kernel.generic.RunnableCodeGenerator
Return an updated array of command line options.
updateConnectedPortsOffset(int) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortInfo
Update the offsets of the buffers associated with the ports connected with the given port in its downstream.
updateConnectedPortsOffset(IOPort, int) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Ports
Update the offsets of the buffers associated with the ports connected with the given port in its downstream.
updateContent() - Method in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect.CompositeCommunicationAspectAttributes
Add names of available CommunicationRequestPort in CompositeQM as choices to inputPort.
updateContent() - Method in class ptolemy.actor.lib.aspect.CompositeExecutionAspect.CompositeExecutionAspectAttributes
Add names of available CommunicationRequestPort in CompositeCommunicationAspect as choices to inputPort.
updateContent() - Method in class ptolemy.kernel.util.Attribute
Update the content of this attribute.
updateContent() - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Method for configurable.
updateContent() - Method in class ptolemy.vergil.kernel.attributes.IDAttribute
Update the modification date of this attribute.
UpdatedArrayToken - Class in ptolemy.data
A token that contains an array of tokens that is equal to another specified ArrayToken except at one location, where it has a new value.
UpdatedArrayToken(ArrayToken, int, Token) - Constructor for class ptolemy.data.UpdatedArrayToken
Construct an UpdatedArrayToken that is equal to the specified baseToken, except at index, where its value is newValue.
UpdatedValueIcon - Class in ptolemy.vergil.icon
An icon that displays the value of an attribute of the container, updating it as the value of the value of the attribute is updated.
UpdatedValueIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.UpdatedValueIcon
Create a new icon with the given name in the given container.
updateEntitiesAppearance(GTIngredientsAttribute) - Method in class ptolemy.actor.gt.Replacement
Update the appearance of the entities within this replacement for the change of the given attribute, so that the entities with correspondence in the pattern appears to be the same as the changed objects in the pattern.
updateEnvironment(String, String) - Static method in class ptolemy.util.StreamExec
Update the environment and return the results.
updateFile - Variable in class ptolemy.actor.lib.Dictionary
If set to true, and if a file parameter is given, then upon each update to the dictionary, the contents of the dictionary will be stored in the file.
updateFolRAVsTimes(Time) - Method in class org.hlacerti.lib.HlaReporter
This method updates the _folRAVsTimes (StringBuffer) with the RAV's timestamp value.
updateFromExisting(KeplerDocumentationAttribute, boolean) - Method in class ptolemy.vergil.basic.KeplerDocumentationAttribute
Update the documentation fields of this object from another KeplerDocumentationAttribute.
updateHighlightColorsMenu(ProductLatticeOntology) - Method in class ptolemy.data.ontologies.gui.ProductLatticeOntologySolverDisplayActions
Update the highlight colors menu for the ProductLatticeOntologySolver based on its ProductLatticeOntology.
updateHlaAttribute(HlaUpdatable, Token) - Method in class org.hlacerti.lib.HlaManager
Update the HLA attribute specified by the updater argument to the value given by the in argument.
updateLayout(Component) - Method in class ptolemy.actor.gui.run.PtolemyFormEditor
Update the layout for the specified component.
UpdateLineColumn(char) - Method in class ptolemy.data.expr.SimpleCharStream
 
UpdateLineColumn(char) - Method in class ptolemy.moml.unit.SimpleCharStream
 
updateModel(String, NamedObj) - Static method in class ptolemy.vergil.basic.imprt.g4ltl.G4LTL
Update the model with MoML that was presumably generated by generateMoML().
updateModelAttributes(String) - Method in class ptolemy.copernicus.kernel.GeneratorAttribute
Update the modelPath, modelName and iterations parameters in the GeneratorAttribute.
updateOffset(int) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortInfo
Update the read offset.
updateOffset(IOPort, int) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Ports
Update the read offset.
updatePitchScaleFactor(double) - Method in class ptolemy.actor.lib.javasound.test.pitchshift.ProcessAudio
 
updateRAVsInformation(HlaReflectable, HlaTimedEvent, Time, HashMap<String, Object[]>, Object) - Method in class org.hlacerti.lib.HlaReporter
This method records in StringBuffer arrays all information about RAVs during the simulation execution.
updateReceiverList(PrioritizedTimedQueue) - Method in class ptolemy.domains.dde.kernel.TimeKeeper
Update the list of receivers by adding a receiver to the receiver list if not already present and then sorting the list.
updateSize() - Method in interface ptolemy.actor.lib.gui.PlotterBaseInterface
Update size attribute of the plotter.
updateSize() - Method in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Update size attribute of the plotter.
updateStatusBar(String) - Method in class ptolemy.gui.JTextAreaExec
Update the status area with the text message.
updateStatusBar(String) - Method in interface ptolemy.util.ExecuteCommands
Set the text of the status bar.
updateStatusBar(String) - Method in class ptolemy.util.StreamExec
Set the text of the status bar.
updateType(StructuredType) - Method in class ptolemy.data.type.ArrayType
Update this Type to the specified ArrayType.
updateType(StructuredType) - Method in class ptolemy.data.type.FixType
Update this StructuredType to the specified Structured Type.
updateType(StructuredType) - Method in class ptolemy.data.type.FunctionType
Update this type to the specified FunctionType.
updateType(StructuredType) - Method in class ptolemy.data.type.MatrixType
Update this StructuredType to the specified Structured Type.
updateType(StructuredType) - Method in class ptolemy.data.type.RecordType
Update this Type to the specified RecordType.
updateType(StructuredType) - Method in class ptolemy.data.type.StructuredType
Update this StructuredType to the specified Structured Type.
updateType(StructuredType) - Method in class ptolemy.data.type.TupleType
Update this type to the specified TupleType.
updateType(StructuredType) - Method in class ptolemy.data.type.UnionType
Update this Type to the specified UnionType.
updateUAVsInformation(HlaUpdatable, Token, Time, Time, int, CertiLogicalTime) - Method in class org.hlacerti.lib.HlaReporter
This method records in StringBuffer arrays all information about UAVs during the simulation execution.
updateWindowAndSizeAttributes() - Method in interface ptolemy.actor.lib.gui.PlotterBaseInterface
Update values of the attributes.
updateWindowAndSizeAttributes() - Method in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Update values of the attributes.
updateWindowAttributes() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Update the size, zoom and position of the window.
upperBound - Variable in class ptolemy.actor.lib.Accumulator
The upper bound.
upperBound - Variable in class ptolemy.actor.lib.Uniform
The upper bound.
upperLeftX - Variable in class ptolemy.domains.gr.lib.ViewScreen2D
The x coordinate of the canvas point visible in the upper left corner of the display screen.
upperLeftY - Variable in class ptolemy.domains.gr.lib.ViewScreen2D
The y coordinate of the canvas point visible in the upper left corner of the display screen.
upsample(double[], int) - Static method in class ptolemy.math.SignalProcessing
Return a new array that is the result of inserting (n-1) zeroes between each successive sample in the input array, resulting in an array of length n * L, where L is the length of the original array.
UpSample - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib
A code generation adapter class for ptolemy.domains.sdf.lib.UpSample.
UpSample - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib
A code generation adapter class for ptolemy.domains.sdf.lib.UpSample.
UpSample - Class in ptolemy.domains.sdf.lib
This actor upsamples an input stream by an integer factor by inserting tokens with value zero.
UpSample(UpSample) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib.UpSample
Construct a UpSample adapter.
UpSample(UpSample) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.lib.UpSample
Construct a UpSample adapter.
UpSample(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.UpSample
Construct an actor with the given container and name.
upSet(Object) - Method in class ptolemy.data.ontologies.ConceptGraph
Compute the up-set of an element in this concept graph.
upSet(Object) - Method in class ptolemy.data.ontologies.DAGConceptGraph
Compute the up-set of an element in this concept graph.
upSet(Object) - Method in interface ptolemy.graph.CPO
Compute the up-set of an element in this CPO.
upSet(Object) - Method in class ptolemy.graph.DirectedAcyclicGraph
Compute the up-set of an element in this CPO.
uri - Variable in class ptolemy.actor.gui.Effigy
The URI for the effigy.
uri - Variable in class ptolemy.actor.gui.PlotTableau
The URI to display.
URIAttribute - Class in ptolemy.kernel.attributes
An attribute that identifies the URI from which the container was read.
URIAttribute(NamedObj, String) - Constructor for class ptolemy.kernel.attributes.URIAttribute
Construct an attribute with the given name contained by the specified container.
url - Variable in class ptolemy.actor.gui.HTMLViewerTableau
The URL to display.
url() - Method in class ptolemy.util.FileUtilities.StreamAndURL
Return the url.
URLDirectoryReader - Class in ptolemy.actor.lib
Deprecated.
Use DirectoryListing instead.
URLDirectoryReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.URLDirectoryReader
Deprecated.
Construct an actor with the given container and name.
URLReader - Class in ptolemy.actor.lib
This actor reads tokens from an URL, and output them.
URLReader(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.URLReader
Construct an actor with the given container and name.
URLToImage - Class in ptolemy.actor.lib.image
An actor that reads a String input token naming a URL and outputs an Object Token that contains a java.awt.Image
URLToImage(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.image.URLToImage
Construct an actor with the given container and name.
usage - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
usageString(String, String[][], String[]) - Static method in class ptolemy.util.StringUtilities
Return a string that contains a description of how to use a class that calls this method.
usageString(String, String[][], String[][]) - Static method in class ptolemy.util.StringUtilities
Return a string that contains a description of how to use a class that calls this method.
useAbbreviation - Variable in class ptolemy.data.ontologies.lattice.unit.SIBaseDimensionRepresentativeConcept
Boolean parameter that indicates whether the unit names for this dimension should use the abbreviated symbols for the name and prefixes or the full unit name and prefixes.
useAbbreviation - Variable in class ptolemy.data.ontologies.lattice.unit.SIDerivedDimensionRepresentativeConcept
Boolean parameter that indicates whether the unit names for this dimension should use the abbreviated symbols for the name and prefixes or the full unit name and prefixes.
useCertiMessageBuffer - Variable in class org.hlacerti.lib.HlaAttributeReflector
Indicate whether the attribute value is conveyed through a CERTI message buffer.
useCertiMessageBuffer - Variable in class org.hlacerti.lib.HlaAttributeUpdater
Indicate whether the attribute value is conveyed through a CERTI message buffer.
useCertiMessageBuffer - Variable in class org.hlacerti.lib.HlaPublisher
Indicate if the event is wrapped in a CERTI message buffer.
useCertiMessageBuffer - Variable in class org.hlacerti.lib.HlaSubscriber
Indicate if the event is wrapped in a CERTI message buffer.
useCertiMessageBuffer() - Method in class org.hlacerti.lib.HlaAttributeReflector
Indicate if the HLA attribute reflector actor uses the CERTI message buffer API.
useCertiMessageBuffer() - Method in class org.hlacerti.lib.HlaAttributeUpdater
Indicate if the HLA publisher actor uses the CERTI message buffer API.
useCertiMessageBuffer() - Method in class org.hlacerti.lib.HlaPublisher
Indicate if the HLA publisher actor uses the CERTI message buffer API.
useCertiMessageBuffer() - Method in interface org.hlacerti.lib.HlaReflectable
Indicate if the HLA publisher actor uses the CERTI message buffer API.
useCertiMessageBuffer() - Method in class org.hlacerti.lib.HlaSubscriber
Indicate if the HLA subscriber actor uses the CERTI message buffer API.
useCertiMessageBuffer() - Method in interface org.hlacerti.lib.HlaUpdatable
Indicate if the HLA publisher actor uses the CERTI message buffer API.
useColor - Variable in class com.jhlabs.image.CellularFilter
 
UseDifs - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
UseEifs - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
useEnergyBands - Variable in class org.ptolemy.machineLearning.lib.AFTEDiscriminant
The output features become log-sum of energies within certain FFT bands.
useExpression - Variable in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
If true, display the expression rather than the value.
useFileDialog() - Static method in class ptolemy.gui.PtGUIUtilities
Return true if java.awt.FileDialog should be used instead of javax.swing.JFileChooser.
useGradient - Variable in class org.ptolemy.optimization.CompositeOptimizerUsingGradient
The expert parameter that decides whether to use Interior point method or not.
UseIfsMsgFields - Static variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
useLocalTime - Variable in class ptolemy.actor.lib.CurrentTime
If true, use the model time reported by the input port, which is normally the model time of the local director.
useLocalTime - Variable in class ptolemy.actor.lib.gui.TimedPlotter
If true, use the model time reported by the input port, which is normally the model time of the local director.
useMake - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
If true, then use the 'make' command to compile and run the generated code.
useMaximumFutureEvents - Variable in class ptolemy.domains.ptides.kernel.ThrottleAttributes
This parameter specifies that the parameter maximumFutureEvents should be used to throttle the decorated actor.
useMaximumLookaheadTime - Variable in class ptolemy.domains.ptides.kernel.ThrottleAttributes
This parameter specifies that the parameter maximumFutureFiringTime should be used to throttle the decorated actor.
useMoml - Variable in class ptolemy.actor.gt.controller.Clone
Whether the cloning should use moml exported from the model.
useOldAlgorithm - Variable in class ptolemy.vergil.basic.layout.AbstractLayoutConfiguration
Whether to use Ptolemy's original layout algorithm.
usePastInputs - Variable in class ptolemy.domains.sdf.lib.Chop
If offset is greater than 0, specify whether to use previously read inputs (otherwise use zeros).
usePitchSpecs - Variable in class org.ptolemy.machineImprovisation.FactorOracleGenerator
Parameter indicating whether to check pitch specifications.
usePtWebsite - Variable in class ptolemy.vergil.basic.export.web.WebExportParameters
If true, use the server-side includes of the Ptolemy website.
usePtWebsite - Variable in class ptolemy.vergil.basic.ExportParameters
If true, use the server-side includes of the Ptolemy website.
USER_LIBRARY_NAME - Static variable in class ptolemy.actor.gui.UserActorLibrary
The name of the user library.
UserActorLibrary - Class in ptolemy.actor.gui
Access the User Actor Library.
UserActorLibrary() - Constructor for class ptolemy.actor.gui.UserActorLibrary
 
useRawJNI - Variable in class ptolemy.actor.lib.fmi.FMUImport
If true, then use raw JNI instead of using JNA, which in turn uses JNI.
userDefinedDefaultOutputInitialValue - Variable in class ptolemy.domains.sequence.kernel.SequencedModelDirector
The user defined default output initial value.
userDefinedOutputInitialValue - Variable in class ptolemy.domains.sequence.kernel.SequencedModelDirector
If true, enable user defined output initial values.
userDialog - Variable in class ptolemy.actor.lib.gui.InteractiveDialog
The dialog window object.
UserDialog - Class in ptolemy.gui
A panel with two text areas, one for user input, and one in which to display responses.
UserDialog() - Constructor for class ptolemy.gui.UserDialog
Create a new instance with no initial message.
UserDialog(String) - Constructor for class ptolemy.gui.UserDialog
Create a new instance with the specified initial message.
useRealTime - Variable in class ptolemy.domains.ptides.kernel.PtidesPlatform.PtidesPlatformContents
This boolean parameter defaults to false and indicates whether the timestamp in the recordtokens sent and received by network ports are model time or real time.
userHost - Variable in class ptolemy.cg.kernel.generic.accessor.AccessorSSHCodeGenerator
The username and hostname that is used with ssh.
userName - Variable in class ptolemy.actor.lib.database.DatabaseManager
User name.
UserObjectContainer - Interface in diva.util
An object which is annotated with a single "user object" which is its semantic equivalent in an application.
userSaysRevert(String) - Method in class ptolemy.actor.gui.PortConfigurerDialog.ValidatingComboBoxCellEditor
Return true if the user wants to revert to the original value.
userSaysRevert(String) - Method in class ptolemy.actor.gui.PortConfigurerDialog.ValidatingJTextFieldCellEditor
Return true if the user wants to revert to the original value.
userSpecifiedFirstMask - Variable in class ptolemy.actor.lib.jai.JAIEdgeDetection
The first user specified mask, and its corresponding x and y dimensions.
userSpecifiedSecondMask - Variable in class ptolemy.actor.lib.jai.JAIEdgeDetection
The second user specified mask, and its corresponding x and y dimensions.
UsesInvokeAndWait - Interface in ptolemy.actor.lib.gui
A marker interface indicating that the class calls SwingUtilities.invokeAndWait().
useTimeInMillis - Variable in class ptolemy.actor.lib.DateConstructor
Use the time in milliseconds.
uTerm() - Method in class ptolemy.moml.unit.UParser
 
Utilities - Class in com.jgoodies.forms.util
Consists only of static utility methods.
Utilities - Class in ptolemy.graph.test
Utilities for testing graphs.
UtilityFunctions - Class in ptolemy.data.expr
This class provides additional functions for use in the Ptolemy II expression language.
UtilityFunctions() - Constructor for class ptolemy.data.expr.UtilityFunctions
 

V

v() - Static method in class ptolemy.copernicus.kernel.CastAndInstanceofEliminator
 
v() - Static method in class ptolemy.copernicus.kernel.ClassWriter
 
v() - Static method in class ptolemy.copernicus.kernel.GrimpTransformer
Return an instance of this transformer that will operate on the given model.
v() - Static method in class ptolemy.copernicus.kernel.InvocationBinder
 
v() - Static method in class ptolemy.copernicus.kernel.JimpleWriter
 
v() - Static method in class ptolemy.copernicus.kernel.LibraryUsageReporter
Return an instance of this transformer that will operate on the given model.
v() - Static method in class ptolemy.copernicus.kernel.SideEffectFreeInvocationRemover
 
v() - Static method in class ptolemy.copernicus.kernel.UnusedFieldRemover
Return an instance of this transformer that will operate on the given model.
v() - Static method in class ptolemy.copernicus.kernel.WatchDogTimer
 
v(CompositeEntity) - Static method in class ptolemy.copernicus.interpreted.InterpretedWriter
Return an instance of this transformer that will operate on the given model.
v(CompositeEntity) - Static method in class ptolemy.copernicus.kernel.MakefileWriter
Return an instance of this transformer that will operate on the given model.
v(CompositeEntity) - Static method in class ptolemy.copernicus.shallow.ShallowModelTransformer
Return an instance of this transformer that will operate on the given model.
valid() - Method in class ptolemy.graph.analysis.Analysis
Return the validity of the associated analyzer.
valid() - Method in interface ptolemy.graph.analysis.analyzer.Analyzer
Return the validity state of the analyzer.
valid() - Method in class ptolemy.graph.analysis.strategy.AllEdgeSingleSourceLongestPathStrategy
Check for compatibility between the analysis and the given graph.
valid() - Method in class ptolemy.graph.analysis.strategy.ClusterNodesTransformerStrategy
Always valid.
valid() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallAllPairShortestPathStrategy
Check for compatibility between the analysis and the given graph.
valid() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallCycleExistenceStrategy
Check for compatibility between the analysis and the given graph.
valid() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallNegativeLengthCycleStrategy
Check for compatibility between the analysis and the given graph.
valid() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallTransitiveClosureStrategy
Check for validity of this strategy.
valid() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallZeroLengthCycleStrategy
Check for compatibility between the analysis and the given graph.
valid() - Method in class ptolemy.graph.analysis.strategy.KarpCycleMeanStrategy
Check for compatibility between the analysis and the given graph.
valid() - Method in class ptolemy.graph.analysis.strategy.MirrorTransformerStrategy
Always valid.
valid() - Method in class ptolemy.graph.analysis.strategy.ParhiMaximumProfitToCostRatioStrategy
Check for compatibility between the analysis and the given graph.
valid() - Method in class ptolemy.graph.analysis.strategy.SelfLoopStrategy
Check for validity of this strategy.
valid() - Method in class ptolemy.graph.analysis.strategy.SinkNodeStrategy
Check compatibility of the class of graph.
valid() - Method in class ptolemy.graph.analysis.strategy.SourceNodeStrategy
Check compatibility of the class of graph.
validAnalyzerInterface(Analyzer) - Method in class ptolemy.graph.analysis.AllPairShortestPathAnalysis
Check if a given analyzer is compatible with this analysis.
validAnalyzerInterface(Analyzer) - Method in class ptolemy.graph.analysis.Analysis
Check if a given analyzer is compatible with this analysis.
validAnalyzerInterface(Analyzer) - Method in class ptolemy.graph.analysis.ClusterNodesAnalysis
Check if a given analyzer is compatible with this analysis.
validAnalyzerInterface(Analyzer) - Method in class ptolemy.graph.analysis.CycleExistenceAnalysis
Check if a given analyzer is compatible with this analysis.
validAnalyzerInterface(Analyzer) - Method in class ptolemy.graph.analysis.CycleMeanAnalysis
Check if a given analyzer is compatible with this analysis.
validAnalyzerInterface(Analyzer) - Method in class ptolemy.graph.analysis.MaximumProfitToCostRatioAnalysis
Check if a given analyzer is compatible with this analysis.
validAnalyzerInterface(Analyzer) - Method in class ptolemy.graph.analysis.MirrorTransformation
Check if a given analyzer is compatible with this analysis.
validAnalyzerInterface(Analyzer) - Method in class ptolemy.graph.analysis.NegativeLengthCycleAnalysis
Check if a given analyzer is compatible with this analysis.
validAnalyzerInterface(Analyzer) - Method in class ptolemy.graph.analysis.SelfLoopAnalysis
Check if a given analyzer is compatible with this analysis.
validAnalyzerInterface(Analyzer) - Method in class ptolemy.graph.analysis.SingleSourceLongestPathAnalysis
Check if a given analyzer is compatible with this analysis.
validAnalyzerInterface(Analyzer) - Method in class ptolemy.graph.analysis.SinkNodeAnalysis
Check if a given analyzer is compatible with this analysis.
validAnalyzerInterface(Analyzer) - Method in class ptolemy.graph.analysis.SourceNodeAnalysis
Check if a given analyzer is compatible with this analysis.
validAnalyzerInterface(Analyzer) - Method in class ptolemy.graph.analysis.TransitiveClosureAnalysis
Check if a given analyzer is compatible with this analysis.
validAnalyzerInterface(Analyzer) - Method in class ptolemy.graph.analysis.ZeroLengthCycleAnalysis
Check if a given analyzer is compatible with this analysis.
validAnalyzerInterface(Analyzer) - Method in class ptolemy.graph.sched.ScheduleAnalysis
Check if a given analyzer is compatible with this analysis.
validate() - Method in class org.ptolemy.qss.solver.QSSBase
Validate the QSS integrator has been properly set up.
validate() - Method in class ptolemy.actor.gt.ContainerIgnoringAttribute
If this variable is not lazy (the default) then evaluate the expression contained in this variable, and notify any value dependents.
validate() - Method in class ptolemy.actor.gt.GTIngredient
Validate the enablements and values of all the elements.
validate() - Method in class ptolemy.actor.gt.GTIngredientList
Check validity of the contained ingredients.
validate() - Method in class ptolemy.actor.gt.GTIngredientsAttribute
Parse the expression if necessary.
validate() - Method in class ptolemy.actor.gt.HierarchyFlatteningAttribute
If this variable is not lazy (the default) then evaluate the expression contained in this variable, and notify any value dependents.
validate() - Method in class ptolemy.actor.gt.ingredients.criteria.AttributeCriterion
Validate the enablements and values of all the elements.
validate() - Method in class ptolemy.actor.gt.ingredients.criteria.DynamicNameCriterion
Validate the enablements and values of all the elements.
validate() - Method in class ptolemy.actor.gt.ingredients.criteria.GuardCriterion
Validate the enablements and values of all the elements.
validate() - Method in class ptolemy.actor.gt.ingredients.criteria.NameCriterion
Validate the enablements and values of all the elements.
validate() - Method in class ptolemy.actor.gt.ingredients.criteria.PortCriterion
Validate the enablements and values of all the elements.
validate() - Method in class ptolemy.actor.gt.ingredients.criteria.StateTypeCriterion
Validate the enablements and values of all the elements.
validate() - Method in class ptolemy.actor.gt.ingredients.criteria.SubclassCriterion
Validate the enablements and values of all the elements.
validate() - Method in class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Validate the enablements and values of all the elements.
validate() - Method in class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Validate the enablements and values of all the elements.
validate() - Method in class ptolemy.actor.gt.ingredients.operations.PortCreationOperation
Validate the enablements and values of all the elements.
validate() - Method in class ptolemy.actor.gt.ingredients.operations.PortRemovalOperation
Validate the enablements and values of all the elements.
validate() - Method in class ptolemy.actor.gt.ingredients.operations.RenameOperation
Validate the enablements and values of all the elements.
validate() - Method in class ptolemy.actor.gt.IterativeParameter
If this variable is not lazy (the default) then evaluate the expression contained in this variable, and notify any value dependents.
validate() - Method in class ptolemy.actor.gt.RelationCollapsingAttribute
If this variable is not lazy (the default) then evaluate the expression contained in this variable, and notify any value dependents.
validate() - Method in class ptolemy.actor.gt.RelationHidingAttribute
If this variable is not lazy (the default) then evaluate the expression contained in this variable, and notify any value dependents.
validate() - Method in class ptolemy.actor.LocalClock
This method has to be implemented for the AbstractSettableAttribute interface.
validate() - Method in class ptolemy.actor.parameters.SharedParameter
Override the base class to also validate the shared instances.
validate() - Method in class ptolemy.actor.parameters.test.TestSharedParameter
Override the base class to also validate the shared instances.
validate() - Method in class ptolemy.data.expr.ConstraintMonitor
Override the base class to establish a connection with any decorated objects it finds in scope in the container.
validate() - Method in class ptolemy.data.expr.NameParameter
If this variable is not lazy (the default) then evaluate the expression contained in this variable, and notify any value dependents.
validate() - Method in class ptolemy.data.expr.ScopeExtendingAttribute
Validate contained settables.
validate() - Method in class ptolemy.data.expr.Variable
If this variable is not lazy (the default) then evaluate the expression contained in this variable, and notify any value dependents.
validate() - Method in class ptolemy.data.ontologies.ConceptAttribute
The validate() method must be implemented to implement the Settable interface but is not relevant for the ConceptAttribute class.
validate() - Method in class ptolemy.domains.modal.kernel.FSMTransitionParameter
Validate.
validate() - Method in class ptolemy.domains.sequence.kernel.SequenceAttribute
Implement validate method to validate the SequenceAttribute and ProcessAttributes.
validate() - Method in class ptolemy.kernel.util.ConfigurableAttribute
Validate this attribute by calling ConfigurableAttribute.value().
validate() - Method in class ptolemy.kernel.util.Location
Parse the location specification given by setExpression(), if there has been one, and otherwise set the location to 0.0, 0.0.
validate() - Method in interface ptolemy.kernel.util.ScopeExtender
Evaluate the expressions of all the parameters of the scope extender.
validate() - Method in interface ptolemy.kernel.util.Settable
Check the validity of the expression set in setExpression().
validate() - Method in class ptolemy.kernel.util.StringAttribute
Do nothing.
validate() - Method in class ptolemy.kernel.util.test.InvalidStringAttribute
Throw either a KernelRuntimeException or an IllegalActionException.
validate() - Method in class ptolemy.moml.unit.UnitAttribute
 
validate() - Method in class ptolemy.vergil.actor.LayoutHint
Parse the layout hint specification given by setExpression(), if there has been one, and otherwise do nothing, i.e.
validate() - Method in class ptolemy.vergil.actor.lib.MonitorReceiverAttribute
Check the validity of the expression set in setExpression().
validate() - Method in class ptolemy.vergil.basic.export.web.Title
Override the base class to set the text to be displayed in the icon.
validate() - Method in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
Set the attribute name to match the current expression.
validateCount - Variable in class ptolemy.actor.parameters.test.TestSharedParameter
 
validateMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
ValidateMpdu - Class in ptolemy.domains.wireless.lib.network.mac
ValidateMpdu class checks the status field of the RxEnd message.
ValidateMpdu(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.network.mac.ValidateMpdu
Construct an actor with the specified name and container.
validatePitch - Variable in class org.ptolemy.machineImprovisation.FactorOracle
Boolean that when set to true, enables the transitions to have a condition that validates each pitch against a specification.
validateSettables() - Method in class ptolemy.kernel.util.NamedObj
Validate attributes deeply contained by this object if they implement the Settable interface by calling their validate() method.
validateWeight(Edge) - Method in class ptolemy.graph.Graph
Validate the weight of an edge.
validateWeight(Edge, Object) - Method in class ptolemy.graph.Graph
Validate the weight of an edge given the edge and its previous weight.
validateWeight(Element, Object) - Method in class ptolemy.graph.ElementList
Validate the weight of a given graph element, given the previous weight of that element.
validateWeight(Node) - Method in class ptolemy.graph.Graph
Validate the weight of a node.
validateWeight(Node, Object) - Method in class ptolemy.graph.Graph
Validate the weight of a node given the node and its previous weight.
ValidatingComboBoxCellEditor(JComboBox) - Constructor for class ptolemy.actor.gui.PortConfigurerDialog.ValidatingComboBoxCellEditor
Construct a validating combo box JTable Cell editor.
ValidatingJTextFieldCellEditor() - Constructor for class ptolemy.actor.gui.PortConfigurerDialog.ValidatingJTextFieldCellEditor
Construct a validating JTextField JTable Cell editor.
ValidatingJTextFieldCellEditor(JFormattedTextField) - Constructor for class ptolemy.actor.gui.PortConfigurerDialog.ValidatingJTextFieldCellEditor
Construct a validating JTextField JTable Cell editor.
ValidatingXMLParser - Class in ptolemy.configs.test
A validating XML parser.
ValidatingXMLParser() - Constructor for class ptolemy.configs.test.ValidatingXMLParser
 
ValidatingXMLParser.MoMLEntityResolver - Class in ptolemy.configs.test
Resolve an entity by checking for http://ptolemy.eecs.berkeley.edu/xml/dtd/MoML_1.dtd and, if found, return the value of MoMLParser.MoML_1.dtd.
ValidationException - Exception in ptolemy.actor.gt
An exception to be thrown when the string representation of GT ingredients cannot be validated.
ValidationException(String) - Constructor for exception ptolemy.actor.gt.ValidationException
Construct an exception with a detail message.
ValidationException(String, Throwable) - Constructor for exception ptolemy.actor.gt.ValidationException
Construct an exception with a detail message.
validDecoratorAssociationExists() - Method in class org.ptolemy.ssm.GaussianMeasurementModel
 
validDecoratorAssociationExists() - Method in class org.ptolemy.ssm.MeasurementModel
 
validDecoratorAssociationExists() - Method in class org.ptolemy.ssm.ParticleFilter
Check if the Actor is associated with a unique enabled StateSpaceModel.
validDecoratorAssociationExists() - Method in class org.ptolemy.ssm.Predictor
Check if the Actor is associated with a unique enabled StateSpaceModel.
validDecoratorAssociationExists() - Method in interface org.ptolemy.ssm.StateSpaceActor
Return true if a valid decorator association exists.
validDecoratorAssociationExists() - Method in class org.ptolemy.ssm.StateSpaceSimulator
Check if the Actor is associated with a unique enabled StateSpaceModel.
validDecoratorAssociationExists() - Method in class org.ptolemy.ssm.UnscentedKalmanFilterSSM
Check if the Actor is associated with a unique enabled StateSpaceModel.
validEdgeWeight(Object) - Method in class ptolemy.graph.Graph
Return true if the given object is a valid edge weight for this graph.
validNodeWeight(Object) - Method in class ptolemy.graph.Graph
Return true if the given object is a valid node weight for this graph.
vAlign - Variable in class com.jgoodies.forms.layout.CellConstraints
Describes the component's vertical alignment.
value - Variable in class ptolemy.actor.lib.ArrayUpdate
The value to insert into the array at the position given by index.
value - Variable in class ptolemy.actor.lib.aspect.CanBusPriority
Deprecated.
Value of the CanId parameter.
value - Variable in class ptolemy.actor.lib.Const
The value produced by this constant source.
value - Variable in class ptolemy.actor.lib.Dictionary
Input port for providing a value to store in the dictionary.
value - Variable in class ptolemy.actor.lib.gui.EventButton
The value produced.
value - Variable in class ptolemy.actor.lib.gui.MonitorValue
The most recently seen input value.
value - Variable in class ptolemy.actor.lib.javasound.test.pitchshift.ConverterRangeModel
 
value - Variable in class ptolemy.actor.lib.ModifyDate
Input for value in a given unit to be added or subtracted from date token received by input.
value - Variable in class ptolemy.actor.lib.ResettableTimer
The value produced at the output.
value - Variable in class ptolemy.actor.lib.SingleEvent
The value produced at the output.
value - Variable in class ptolemy.actor.lib.vhdl.FixConst
The value produced by this constant source.
value - Variable in class ptolemy.actor.ptalon.lib.StringToKeyValue
The value output port.
value - Variable in class ptolemy.data.expr.ConstraintMonitor.ConstraintMonitorAttributes
 
value - Variable in class ptolemy.data.expr.SimpleNode
 
value - Variable in class ptolemy.domains.continuous.lib.LevelCrossingDetector
The output value to produce when a level-crossing is detected.
value - Variable in class ptolemy.domains.de.lib.Timer
Deprecated.
The value produced at the output.
value - Variable in class ptolemy.domains.dt.kernel.test.OnePort
 
value - Variable in class ptolemy.domains.qss.lib.SmoothZeroCrossingDetector
The output value to produce when a level-crossing is detected.
value - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate1
The value produced by this constant source.
value - Variable in class ptolemy.domains.sdf.kernel.test.SDFTestZeroRate2
The value produced by this constant source.
value - Variable in class ptolemy.domains.sdf.optimize.lib.DummyFrame
Represents the value encapsulated by the shared data frame.
value - Variable in class ptolemy.domains.sr.lib.Combine
Output a resulting value.
value() - Method in class ptolemy.actor.util.RealDependency
Return the double value of the dependency.
value() - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter.MultipleTokenReaderThunk
 
value() - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter.SingleTokenReaderThunk
 
value() - Method in class ptolemy.data.UnionToken
Return the value of this token.
value() - Method in class ptolemy.kernel.util.ConfigurableAttribute
Return the value given by the configure tag.
value(boolean) - Method in class org.json.JSONWriter
Append either the value true or the value false.
value(double) - Method in class org.json.JSONWriter
Append a double value.
value(long) - Method in class org.json.JSONWriter
Append a long value.
value(Object) - Method in class org.json.JSONWriter
Append an object value.
value(Object[]) - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter.MultipleTokenReaderThunk
 
value(Object[]) - Method in class ptolemy.caltrop.ddi.util.DataflowActorInterpreter.SingleTokenReaderThunk
 
VALUE - Static variable in class com.jhlabs.composite.MiscComposite
 
VALUE - Static variable in class com.jhlabs.image.PixelUtils
 
VALUE_FIELD_NUMBER - Static variable in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
valueChanged(ListSelectionEvent) - Method in class ptolemy.domains.sequence.gui.SequentialScheduleEditorPane
Listener method for _list selection changes.
valueChanged(ListSelectionEvent) - Method in class ptolemy.vergil.basic.SearchResultsDialog
React to notice that the selection has changed.
valueChanged(ListSelectionEvent) - Method in class ptolemy.vergil.unit.UnitSolverDialog
 
valueChanged(GTEntity, Settable) - Static method in class ptolemy.actor.gt.GTEntityUtils
React to change of a settable contained in the entity and update the entity's appearance.
valueChanged(Settable) - Method in class ptolemy.actor.gt.AtomicActorMatcher
React to the fact that the specified Settable has changed.
valueChanged(Settable) - Method in class ptolemy.actor.gt.CompositeActorMatcher
React to the fact that the specified Settable has changed.
valueChanged(Settable) - Method in class ptolemy.actor.gt.controller.DesignPatternImporter
React to change of an attribute and update the container of this importer.
valueChanged(Settable) - Method in class ptolemy.actor.gt.DefaultDirectoryAttribute
React to the fact that the specified Settable has changed, and update the displayed string.
valueChanged(Settable) - Method in class ptolemy.actor.gt.FSMMatcher
React to the fact that the specified Settable has changed.
valueChanged(Settable) - Method in class ptolemy.actor.gt.PatternObjectAttribute
Update the appearance of the container when the value of this attribute is changed.
valueChanged(Settable) - Method in class ptolemy.actor.gt.StateMatcher
React to the fact that the specified Settable has changed.
valueChanged(Settable) - Method in class ptolemy.actor.gt.TransformationRule
React to the change of mode and change the ports of this actor.
valueChanged(Settable) - Method in class ptolemy.actor.gt.TransitionMatcher
React to the fact that the specified Settable has changed.
valueChanged(Settable) - Method in class ptolemy.actor.gui.PtolemyQuery
Notify this query that the value of the specified attribute has changed.
valueChanged(Settable) - Method in class ptolemy.data.expr.ConstraintMonitor
Override the base class to mark that evaluation is needed regardless of the current expression.
valueChanged(Settable) - Method in class ptolemy.data.expr.Variable
React to the change in the specified instance of Settable.
valueChanged(Settable) - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Monitor the change of a variable specified by the settable argument if the execution has started, and invokes fireAt() to request to fire all the events that are listening to that variable at the current model time.
valueChanged(Settable) - Method in class ptolemy.domains.sdf.kernel.SDFScheduler
React to the fact that the specified Settable has changed by invalidating the schedule.
valueChanged(Settable) - Method in class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothChannel
React to the fact that the specified Settable has changed.
valueChanged(Settable) - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
React to changes of the specified Settable.
valueChanged(Settable) - Method in class ptolemy.domains.wireless.lib.LimitedRangeChannel
React to a change of the specified Settable value.
valueChanged(Settable) - Method in class ptolemy.kernel.util.test.StreamValueListener
React to the fact that the specified Settable has changed.
valueChanged(Settable) - Method in interface ptolemy.kernel.util.ValueListener
React to the fact that the specified Settable has changed.
valueChanged(Settable) - Method in class ptolemy.vergil.basic.BasicGraphController
React to the fact that the specified Settable has changed.
valueChanged(Settable) - Method in class ptolemy.vergil.gt.TransformationEditor
 
valueChanged(Settable) - Method in class ptolemy.vergil.icon.SVGIcon
React to the fact that the value of an attribute named "_iconDescription" contained by the same container has changed value by redrawing the figure.
valueChanged(Settable) - Method in class ptolemy.vergil.icon.UpdatedValueIcon
React to the specified Settable changing by requesting a repaint of the most recently constructed figures.
valueChanged(Settable) - Method in class ptolemy.vergil.icon.XMLIcon
React to the fact that the value of an attribute named "_iconDescription" contained by the same container has changed value by redrawing the figure.
valueChanged(Settable) - Method in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
React to a change in the value of the associated attribute.
ValueComposite - Class in com.jhlabs.composite
 
ValueComposite(float) - Constructor for class com.jhlabs.composite.ValueComposite
 
valueForPathChanged(TreePath, Object) - Method in class ptolemy.vergil.tree.EntityTreeModel
Notify listeners that the object at the given path has changed.
valueForPathChanged(TreePath, Object) - Method in class ptolemy.vergil.tree.VisibleTreeModel
Override the base class to do nothing.
ValueIcon - Class in ptolemy.vergil.icon
An icon that displays a bullet, the name, and, if the container is an instance of settable, its value.
ValueIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.ValueIcon
Create a new icon with the given name in the given container.
ValueIterator - Interface in ptolemy.actor.gt
An interface for parameters whose accepted values can be iterated from the initial value with the next method.
ValueListener - Interface in ptolemy.kernel.util
This is an interface for listeners that are notified when the value of an object implementing Settable changes.
valueOf(boolean) - Static method in class ptolemy.actor.util.BooleanDependency
Return an instance of BooleanDependency with the specified value.
valueOf(double) - Static method in class ptolemy.actor.util.RealDependency
Return an instance of RealDependency with the specified value.
valueOf(double, int) - Static method in class ptolemy.actor.util.SuperdenseDependency
Return an instance of SuperdenseDependency with the specified time and index value.
valueOf(int) - Static method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Type
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cureos.numerics.CobylaExitStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hlacerti.lib.HlaManager.ETimeManagementService
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ptolemy.fmi.FMIScalarVariable.Alias
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ptolemy.fmi.FMIScalarVariable.Causality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ptolemy.fmi.FMIScalarVariable.Initial
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ptolemy.fmi.FMIScalarVariable.Variability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter.InputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter.InputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ptolemy.ssm.MirrorDecoratorListener.DecoratorEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.actor.CommunicationAspectListener.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.actor.ExecutionAspectListener.ExecutionEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.actor.gt.IterativeParameter.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.actor.gt.TransformationMode.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.actor.lib.jjs.HelperBase.DATA_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.cg.lib.syntactic.SyntacticPort.IOType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.data.ontologies.lattice.LatticeOntologySolver.ConstraintType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.data.ontologies.lattice.NonProductLatticeCounterExample.ProductExampleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.domains.coroutine.kernel.ControlEntryToken.ControlType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.domains.coroutine.kernel.ControlExitToken.ControlType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.domains.coroutine.kernel.ControlToken.ControlType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.domains.metroII.kernel.FireMachine.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.domains.ptera.lib.DebuggerParameter.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.domains.ptera.lib.Report.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.domains.ptera.lib.SetTableau.TableauState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.domains.sdf.optimize.OptimizingSDFDirector.OptimizationCriteria
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.domains.wireless.lib.bluetooth.BluetoothCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.domains.wireless.lib.bluetooth.BluetoothResponse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.domains.wireless.lib.bluetooth.BluetoothStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.graph.CPO.BoundType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.graph.NonLatticeCounterExample.GraphExampleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.vergil.basic.layout.AbstractLayoutConfiguration.InteractionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.vergil.gt.MatchResultViewer.FileSelectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.verification.kernel.MathematicalModelConverter.FormulaType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.verification.kernel.MathematicalModelConverter.ModelType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ptolemy.verification.kernel.MathematicalModelConverter.OutputType
Deprecated.
Returns the enum constant of this type with the specified name.
valueReference - Variable in class org.ptolemy.fmi.FMIScalarVariable
The value of the valueReference xml attribute.
values - Variable in class ptolemy.actor.lib.Clock
Deprecated.
The values that will be produced at the specified offsets.
values - Variable in class ptolemy.actor.lib.Dictionary
Upon receiving any token at the triggerValues port, this actor will produce on this output an array containing all the values of entries in the dictionary.
values - Variable in class ptolemy.actor.lib.DiscreteClock
The values that will be produced at the specified offsets.
values - Variable in class ptolemy.actor.lib.DiscreteRandomSource
The values to be sent to the output.
values - Variable in class ptolemy.actor.lib.Interpolator
The values that will be produced at the specified indexes.
values - Variable in class ptolemy.actor.lib.PoissonClock
The values that will be produced at the output.
values - Variable in class ptolemy.actor.lib.Pulse
The values that will be produced at the specified indexes.
values - Variable in class ptolemy.actor.lib.Sequence
The values that will be produced on the output.
values - Variable in class ptolemy.actor.lib.SequentialClock
Deprecated.
The values that will be produced at the specified offsets.
values - Variable in class ptolemy.actor.lib.vhdl.FixSequence
The values that will be produced on the output.
values - Variable in class ptolemy.actor.lib.vhdl.ROM
The values that will be produced on the output.
values - Variable in class ptolemy.domains.continuous.lib.EventSource
Deprecated.
The values that will be produced at the specified offsets.
values() - Static method in enum com.cureos.numerics.CobylaExitStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hlacerti.lib.HlaManager.ETimeManagementService
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ptolemy.fmi.FMIScalarVariable.Alias
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ptolemy.fmi.FMIScalarVariable.Causality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ptolemy.fmi.FMIScalarVariable.Initial
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ptolemy.fmi.FMIScalarVariable.Variability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter.InputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter.InputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ptolemy.ssm.MirrorDecoratorListener.DecoratorEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.actor.CommunicationAspectListener.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.actor.ExecutionAspectListener.ExecutionEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class ptolemy.actor.gt.data.TwoWayHashMap
Return a set containing all the values in this two-way hash map.
values() - Static method in enum ptolemy.actor.gt.IterativeParameter.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.actor.gt.TransformationMode.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.actor.lib.jjs.HelperBase.DATA_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.cg.lib.syntactic.SyntacticNode.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.cg.lib.syntactic.SyntacticPort.IOType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.data.ontologies.lattice.LatticeOntologySolver.ConstraintType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.data.ontologies.lattice.NonProductLatticeCounterExample.ProductExampleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.domains.coroutine.kernel.ControlEntryToken.ControlType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.domains.coroutine.kernel.ControlExitToken.ControlType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.domains.coroutine.kernel.ControlToken.ControlType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.domains.metroII.kernel.FireMachine.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.domains.ptera.lib.DebuggerParameter.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.domains.ptera.lib.Report.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.domains.ptera.lib.SetTableau.TableauState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.domains.sdf.optimize.OptimizingSDFDirector.OptimizationCriteria
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.domains.wireless.lib.bluetooth.BluetoothCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.domains.wireless.lib.bluetooth.BluetoothResponse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.domains.wireless.lib.bluetooth.BluetoothStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.graph.CPO.BoundType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.graph.NonLatticeCounterExample.GraphExampleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class ptolemy.util.MultiHashMap
Return a view of the collection containing all values in the map.
values() - Static method in enum ptolemy.vergil.basic.layout.AbstractLayoutConfiguration.InteractionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.vergil.gt.MatchResultViewer.FileSelectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.verification.kernel.MathematicalModelConverter.FormulaType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.verification.kernel.MathematicalModelConverter.ModelType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ptolemy.verification.kernel.MathematicalModelConverter.OutputType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
valuesOfContinuousStatesChanged - Variable in class org.ptolemy.fmi.FMI20EventInfo
C type: fmiBoolean.
variability - Variable in class org.ptolemy.fmi.FMIScalarVariable
The value of the variability xml attribute.
variable - Variable in class ptolemy.actor.ptalon.AbstractPtalonEvaluator.IfTree
This is the variable for the for statement, if this is a for statement.
Variable - Class in ptolemy.data.expr
A Variable is an Attribute that contains a token, and can be set by an expression that can refer to other variables.
Variable() - Constructor for class ptolemy.data.expr.Variable
Construct a variable in the default workspace with an empty string as its name.
Variable(NamedObj, String) - Constructor for class ptolemy.data.expr.Variable
Construct a variable with the given name as an attribute of the given container.
Variable(NamedObj, String, Token) - Constructor for class ptolemy.data.expr.Variable
Construct a variable with the given container, name, and token.
Variable(NamedObj, String, Token, boolean) - Constructor for class ptolemy.data.expr.Variable
Construct a variable with the given container, name, and token.
Variable(Workspace) - Constructor for class ptolemy.data.expr.Variable
Construct a variable in the specified workspace with an empty string as its name.
VARIABLE - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
VARIABLE - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
VARIABLE - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
Variable.CircularDependencyError - Exception in ptolemy.data.expr
Subclass of IllegalActionException for use in reporting circular dependency errors.
Variable.VariableScope - Class in ptolemy.data.expr
Scope implementation with local caching.
VariableBlurFilter - Class in com.jhlabs.image
A filter which performs a box blur with a different blur radius at each pixel.
VariableBlurFilter() - Constructor for class com.jhlabs.image.VariableBlurFilter
 
variableClass - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
VariableClock - Class in ptolemy.actor.lib
Deprecated.
Use Clock instead.
VariableClock(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.VariableClock
Deprecated.
Construct an actor with the specified container and name.
variableConstructorWithoutToken - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
variableConstructorWithToken - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
VariableDelay - Class in ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib
Deprecated.
Use ptolemy.actor.lib.TimeDelay
VariableDelay - Class in ptolemy.domains.de.lib
Deprecated.
Use ptolemy.actor.lib.TimeDelay.
VariableDelay(VariableDelay) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.VariableDelay
Deprecated.
Constructor method for the TimedDelay adapter.
VariableDelay(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.VariableDelay
Deprecated.
Construct an actor with the specified container and name.
VariableDelaySwitch - Class in ptolemy.domains.ptides.lib.qm
A CommunicationAspect actor that applies packet-size and priority dependent delay to incoming packets.
VariableDelaySwitch(CompositeEntity, String) - Constructor for class ptolemy.domains.ptides.lib.qm.VariableDelaySwitch
Construct a VariableDelaySwitch.
VariableFIR - Class in ptolemy.domains.sdf.lib
This actor implements a type polymorphic finite-impulse response filter with multirate capability, where the impulse response of the filter is provided by an input.
VariableFIR(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.VariableFIR
Construct an actor with the given container and name.
variableGetTokenMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
variableLabels() - Method in class ptolemy.moml.unit.Bindings
Create an array of Strings that contains all of the variables.
VariableLattice - Class in ptolemy.domains.sdf.lib
This actor implements an FIR filter with a lattice structure where the reflection coefficients are supplied at an input port.
VariableLattice(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.VariableLattice
Construct an actor with the given container and name.
variableList() - Method in class ptolemy.data.expr.ExplicitScope
Return the list of variables in this scope.
variableName - Variable in class ptolemy.actor.lib.SetVariable
The name of the variable in the container to set.
variableName - Variable in class ptolemy.vergil.icon.TableIcon
The name of the variable in the container whose value should be displayed in the icon.
VariableRecursiveLattice - Class in ptolemy.domains.sdf.lib
This actor implements a recursive (all-pole) filter with a lattice structure where the reflection coefficients are supplied at an input port.
VariableRecursiveLattice(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.VariableRecursiveLattice
Construct an actor with the given container and name.
variables() - Method in class ptolemy.graph.InequalitySolver
Return an Iterator of all the variables in the inequality constraints.
variablesAsArrays - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
If true, then generate code that puts variables into arrays; otherwise, use standalone variables.
VariableScope - Class in ptolemy.domains.ptera.kernel
The parser scope that resolves names as attributes of a given container and those of a superscope.
VariableScope - Class in ptolemy.vergil.scr
VariableScope class.
VariableScope() - Constructor for class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter.VariableScope
Construct a scope consisting of the variables of the containing actor and its containers and their scope-extending attributes.
VariableScope() - Constructor for class ptolemy.data.expr.Variable.VariableScope
Construct a scope consisting of the variables of the container of the the enclosing instance of Variable and its containers and their scope-extending attributes.
VariableScope(AtomicActor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Expression.VariableScope
Constructor of a VariableScope.
VariableScope(AtomicActor) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Expression.VariableScope
Constructor of a VariableScope.
VariableScope(Variable) - Constructor for class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter.VariableScope
Construct a scope consisting of the variables of the container of the given instance of Variable and its containers and their scope-extending attributes.
VariableScope(FSMActor) - Constructor for class ptolemy.vergil.scr.VariableScope
Construct a VariableScope for a model.
VariableScope(NamedObj) - Constructor for class ptolemy.data.expr.Variable.VariableScope
Construct a scope consisting of the variables of the specified container its containers and their scope-extending attributes.
VariableScope(NamedObj) - Constructor for class ptolemy.domains.ptera.kernel.VariableScope
Construct a scope for the given container without a superscope.
VariableScope(NamedObj, ParserScope) - Constructor for class ptolemy.domains.ptera.kernel.VariableScope
Construct a scope for the given container with a superscope.
variableSetTokenMethod - Static variable in class ptolemy.copernicus.kernel.PtolemyUtilities
 
VariableSleep - Class in ptolemy.actor.lib
An actor that calls Thread.sleep() on the current thread the first time fire() is called.
VariableSleep(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.VariableSleep
Construct an actor with the given container and name.
variance(double[]) - Static method in class ptolemy.math.DoubleArrayStat
Return the variance of the elements in the array, assuming sufficient statistics.
variance(double[], boolean) - Static method in class ptolemy.math.DoubleArrayStat
Return the variance of the elements in the array, assuming sufficient statistics.
Vector3f - Class in com.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Vector3f() - Constructor for class com.jhlabs.vecmath.Vector3f
 
Vector3f(float[]) - Constructor for class com.jhlabs.vecmath.Vector3f
 
Vector3f(float, float, float) - Constructor for class com.jhlabs.vecmath.Vector3f
 
Vector3f(Tuple3f) - Constructor for class com.jhlabs.vecmath.Vector3f
 
Vector3f(Vector3f) - Constructor for class com.jhlabs.vecmath.Vector3f
 
Vector4f - Class in com.jhlabs.vecmath
Vector math package, converted to look similar to javax.vecmath.
Vector4f() - Constructor for class com.jhlabs.vecmath.Vector4f
 
Vector4f(float[]) - Constructor for class com.jhlabs.vecmath.Vector4f
 
Vector4f(float, float, float, float) - Constructor for class com.jhlabs.vecmath.Vector4f
 
Vector4f(Tuple4f) - Constructor for class com.jhlabs.vecmath.Vector4f
 
Vector4f(Vector4f) - Constructor for class com.jhlabs.vecmath.Vector4f
 
VectorAssembler - Class in ptolemy.actor.lib
On each firing, read exactly one token from each channel of the input port and assemble the tokens into a DoubleMatrixToken with one column.
VectorAssembler - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A adapter class for ptolemy.actor.lib.VectorAssembler.
VectorAssembler - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for VectorAssembler.
VectorAssembler(VectorAssembler) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.VectorAssembler
Constructor method for the VectorAssembler helper.
VectorAssembler(VectorAssembler) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.VectorAssembler
Construct a VectorAssembler adapter.
VectorAssembler(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.VectorAssembler
Construct an actor with the given container and name.
VectorDisassembler - Class in ptolemy.actor.lib
An actor that disassembles a DoubleMatrixToken to a multiport output.
VectorDisassembler - Class in ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib
A adapter class for VectorDisassembler.
VectorDisassembler - Class in ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib
A adapter class for VectorDisassembler.
VectorDisassembler(VectorDisassembler) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.VectorDisassembler
Constructor method for the VectorDisassembler helper.
VectorDisassembler(VectorDisassembler) - Constructor for class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.VectorDisassembler
Construct a VectorDisassembler adapter.
VectorDisassembler(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.VectorDisassembler
Construct an actor with the given container and name.
VectorFigure - Class in diva.canvas.toolbox
A VectorFigure is a figure containing a list of objects that are drawn to produce the figure.
VectorFigure() - Constructor for class diva.canvas.toolbox.VectorFigure
Create a new blank figure.
VectorFigureTutorial - Class in diva.canvas.tutorial
An example showing how to use VectorFigure.
VectorFigureTutorial() - Constructor for class diva.canvas.tutorial.VectorFigureTutorial
Create a JCanvas and put it into a window.
vectorizationFactor - Variable in class ptolemy.domains.sdf.kernel.SDFDirector
A Parameter representing the requested vectorization factor.
vEdgeMatrix - Variable in class com.jhlabs.image.EdgeFilter
 
VERBOSE - Static variable in class ptolemy.domains.sdf.kernel.BaseSDFScheduler
If true, then print verbose messages.
verbosity - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Level of verbosity in comments and other output.
VERGIL_USER_LIBRARY_NAME - Static variable in class ptolemy.vergil.basic.BasicGraphFrame
VergilApplet - Class in ptolemy.vergil
An applet that bring up a toplevel, standalone Vergil frame.
VergilApplet() - Constructor for class ptolemy.vergil.VergilApplet
 
VergilApplication - Class in ptolemy.vergil
An application for editing ptolemy models visually.
VergilApplication(String[]) - Constructor for class ptolemy.vergil.VergilApplication
Parse the specified command-line arguments, creating models and frames to interact with them.
VergilApplication(String, String[]) - Constructor for class ptolemy.vergil.VergilApplication
Parse the specified command-line arguments, creating models and frames to interact with them.
VergilErrorHandler - Class in ptolemy.vergil
This error handler attempts to replace any failed MoML elements with generic versions so that the parsing of the MoML can continue.
VergilErrorHandler() - Constructor for class ptolemy.vergil.VergilErrorHandler
 
VergilGraphicalMessageHandler - Class in ptolemy.vergil
A message handler that optionally includes a button that opens the model that contains the actor that caused the exception and zooms into the actor.
VergilGraphicalMessageHandler() - Constructor for class ptolemy.vergil.VergilGraphicalMessageHandler
 
VergilInitializer - Class in ptolemy.vergil
Initialize Vergil.
VergilInitializer() - Constructor for class ptolemy.vergil.VergilInitializer
Perform any Vergil initialization.
VergilUtilities - Class in ptolemy.vergil.kernel
Utilities used by Vergil.
verifyCertificate - Variable in class ptolemy.actor.lib.security.KeyReader
True if the certificate associated with a key should be verified.
verifySignature(Object, Object, PublicKey, String) - Method in class ptolemy.actor.lib.jjs.modules.crypto.CryptoHelper
Verify the signature for given input data and public key of the signer.
verNo - Variable in class lbnl.actor.lib.net.Server
The version number of the socket implementation.
version - Variable in class ptolemy.vergil.basic.DocAttribute
The version field.
version(String) - Method in class ptolemy.actor.lib.jjs.JavaScript
Specify version information to appear in the documentation for this actor.
version(String) - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Specify version information to appear in the documentation for this actor.
VersionAttribute - Class in ptolemy.kernel.attributes
A nonpersistent attribute that identifies the version of an object.
VersionAttribute(String) - Constructor for class ptolemy.kernel.attributes.VersionAttribute
Construct an object in the default workspace with the empty string as its name.
VersionAttribute(NamedObj, String) - Constructor for class ptolemy.kernel.attributes.VersionAttribute
Construct an attribute with the given name contained by the specified container.
VersionSpecification - Class in org.ptolemy.commons
Abstract base class for version specifications.
VersionSpecification() - Constructor for class org.ptolemy.commons.VersionSpecification
 
Vertex - Class in ptolemy.domains.atc.kernel.policy2
Nodes of a graph in DijkstraAlgorithm.
Vertex - Class in ptolemy.moml
This attribute represents a waypoint in a relation.
Vertex(int) - Constructor for class ptolemy.domains.atc.kernel.policy2.Vertex
Instantiate a Vertex with an id.
Vertex(Relation, String) - Constructor for class ptolemy.moml.Vertex
Construct an attribute with the given name and position.
Vertex(Workspace) - Constructor for class ptolemy.moml.Vertex
Construct an attribute in the specified workspace with an empty string as a name.
VertexModel() - Constructor for class ptolemy.vergil.actor.ActorGraphModel.VertexModel
 
VERTICAL - Static variable in class diva.graph.layout.LevelLayout
Layout the graph in levels from top to bottom.
VERTICAL - Static variable in class ptolemy.actor.gui.ModelPane
Indicator to use a vertical layout.
verticalAlign - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying the vertical position of the legend on the figure.
verticalPixels - Variable in class ptolemy.domains.gr.lib.ViewScreen2D
The vertical resolution of the display screen.
verticalResolution - Variable in class ptolemy.domains.gr.lib.ViewLayers3D
The height in pixels of the display screen.
verticalResolution - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
The height in pixels of the display screen.
vertices - Variable in class ptolemy.vergil.kernel.attributes.ResizablePolygonAttribute
The amount of vertices of the corners.
vertices() - Method in class diva.canvas.interactor.PathGeometry
Return an iteration over the vertices in this geometry object.
VertxBrowserHelper - Class in ptolemy.actor.lib.jjs.modules.userInterface
Deprecated.
The browser module is now using WebSocketServerHelper and WebSocketHelper.
VertxBrowserHelper(Object, ScriptObjectMirror) - Constructor for class ptolemy.actor.lib.jjs.modules.userInterface.VertxBrowserHelper
Deprecated.
Create the system default camera.
VertxBrowserHelper.Server - Class in ptolemy.actor.lib.jjs.modules.userInterface
Deprecated.
A http server that gets and sets responses.
VertxHelperBase - Class in ptolemy.actor.lib.jjs
A base class for helper classes that use an embedded Vert.x core.
VertxHelperBase(Object, ScriptObjectMirror) - Constructor for class ptolemy.actor.lib.jjs.VertxHelperBase
Construct a helper for the specified JavaScript actor and create a verticle that can execute submitted jobs atomically.
VertxHelperBase(Object, ScriptObjectMirror, VertxHelperBase) - Constructor for class ptolemy.actor.lib.jjs.VertxHelperBase
Construct a helper for the specified JavaScript actor and create a verticle that can execute submitted jobs atomically.
VertxHelperBase.AccessorVerticle - Class in ptolemy.actor.lib.jjs
Verticle to handle requests.
VHDL - Static variable in class ptolemy.math.Precision
static VHDLPrecisionFormat object.
VHDLPrecisionFormat() - Constructor for class ptolemy.math.Precision.VHDLPrecisionFormat
 
vHighValue - Variable in class ptolemy.actor.lib.jmf.ColorFinder
The upper bound on the V range.
VideoCamera - Class in ptolemy.actor.lib.jmf
An actor that produces a sequence of frames from a video camera.
VideoCamera(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jmf.VideoCamera
Construct an actor with the given container and name.
VideoCamera.PreAccessCodec - Class in ptolemy.actor.lib.jmf
A pass-through codec to access to individual frames.
VideoPlayer - Class in ptolemy.actor.lib.jmf
An actor that displays a AVI, Quicktime or MPEG video file.
VideoPlayer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.jmf.VideoPlayer
Construct an actor with the given container and name.
View - Class in ptolemy.actor.gt.controller
An event to view the model in the model parameter in a separate window.
View - Interface in diva.gui
View is an interface that captures the notion of a view on a document in a graphical application.
View(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.controller.View
Construct an event with the given name contained by the specified composite entity.
VIEW_CLOSED - Static variable in class diva.gui.ViewEvent
The view closed event type
VIEW_CLOSING - Static variable in class diva.gui.ViewEvent
The view closing event type
VIEW_DESELECTED - Static variable in class diva.gui.ViewEvent
The view deselected event type
VIEW_HIDDEN - Static variable in class diva.gui.ViewEvent
The view hidden event type
VIEW_MOVED - Static variable in class diva.gui.ViewEvent
The view moved event type
VIEW_RESIZED - Static variable in class diva.gui.ViewEvent
The view resized event type
VIEW_SELECTED - Static variable in class diva.gui.ViewEvent
The view selected event type
VIEW_SHOWN - Static variable in class diva.gui.ViewEvent
The view shown event type
ViewAdapter - Class in diva.gui
An adapter for view listener, containing empty method implementations.
ViewAdapter() - Constructor for class diva.gui.ViewAdapter
 
viewClosed(ViewEvent) - Method in class diva.gui.ViewAdapter
Invoked when the view has been closed.
viewClosed(ViewEvent) - Method in interface diva.gui.ViewListener
Invoked when the view has been closed.
viewClosing(ViewEvent) - Method in class diva.gui.ViewAdapter
Invoked when the view is about to be closed.
viewClosing(ViewEvent) - Method in interface diva.gui.ViewListener
Invoked when the view is about to be closed
viewDeselected(ViewEvent) - Method in class diva.gui.ViewAdapter
Invoked when the view has been de-selected.
viewDeselected(ViewEvent) - Method in interface diva.gui.ViewListener
Invoked when the view has been de-selected.
ViewEvent - Class in diva.gui
A view event is generated when a view of a Document is iconified, selected, closed, and so on.
ViewEvent(JComponent, int) - Constructor for class diva.gui.ViewEvent
Create a view event with the specified component and type.
viewHidden(ViewEvent) - Method in class diva.gui.ViewAdapter
Invoked when the view has been hidden.
viewHidden(ViewEvent) - Method in interface diva.gui.ViewListener
Invoked when the view has been hidden.
ViewLayers3D - Class in ptolemy.domains.gr.lib
A sink actor that renders layered structure for High Speed Sintering (HSS) 3D printing simulation.
ViewLayers3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.ViewLayers3D
Construct a ViewLayers3D in the given container with the given name.
viewList() - Method in interface diva.gui.Application
Get an iterator over all views
viewList() - Method in class diva.gui.tutorial.AbstractApplication
Get a list of all view objects known by this application.
viewList(Document) - Method in class diva.gui.tutorial.AbstractApplication
Get a list of all view objects known by this application.
ViewListener - Interface in diva.gui
A listener interface for receiving events on views.
viewMoved(ViewEvent) - Method in class diva.gui.ViewAdapter
Invoked when the view moves
viewMoved(ViewEvent) - Method in interface diva.gui.ViewListener
Invoked when the view moves
viewResized(ViewEvent) - Method in class diva.gui.ViewAdapter
Invoked when the view was resized
viewResized(ViewEvent) - Method in interface diva.gui.ViewListener
Invoked when the view was resized
ViewScreen2D - Class in ptolemy.domains.gr.lib
A sink actor that renders a two-dimensional scene into a display screen.
ViewScreen2D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.ViewScreen2D
Construct a ViewScreen2D in the given container with the given name.
ViewScreen2D.ViewScreen2DListener - Class in ptolemy.domains.gr.lib
Listen for Layer, LayerMotion and Key events.
ViewScreen2DListener() - Constructor for class ptolemy.domains.gr.lib.ViewScreen2D.ViewScreen2DListener
 
ViewScreen3D - Class in ptolemy.domains.gr.lib
A sink actor that renders the 3D GR geometry into a display screen.
ViewScreen3D(CompositeEntity, String) - Constructor for class ptolemy.domains.gr.lib.ViewScreen3D
Construct a ViewScreen in the given container with the given name.
ViewScreenInterface - Interface in ptolemy.domains.gr.kernel
A marker interface for GR view screen classes.
viewSelected(ViewEvent) - Method in class diva.gui.ViewAdapter
Invoked when the view has been selected.
viewSelected(ViewEvent) - Method in interface diva.gui.ViewListener
Invoked when the view has been selected.
viewShown(ViewEvent) - Method in class diva.gui.ViewAdapter
Invoked when the view has been shown.
viewShown(ViewEvent) - Method in interface diva.gui.ViewListener
Invoked when the view has been shown.
viewSizes() - Method in class ptolemy.actor.lib.jjs.modules.cameras.CameraHelper
Return an array of view sizes supported by this camera, each given as a string of the form "width=176,height=144", for example.
VirtualTinyOS - Class in ptolemy.domains.wireless.lib.tinyOS
Provide a virtual enviorment to run tinyOS code directly...
VirtualTinyOS(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.tinyOS.VirtualTinyOS
Construct an actor with the given container and name.
Visibility() - Constructor for class ptolemy.kernel.util.Settable.Visibility
 
visible - Variable in class ptolemy.actor.lib.fmi.FMUImport
If true, indicate to the FMU (if it supports it) that it is allowed to create displays and otherwise interact with the user.
visible - Variable in class ptolemy.domains.ptera.lib.SetTableau
Whether the tableau is visible.
VisibleAttribute - Class in ptolemy.vergil.kernel.attributes
Base class for attributes that are shown in vergil with their own icons.
VisibleAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.kernel.attributes.VisibleAttribute
Construct an attribute with the given name contained by the specified container.
VisibleComponent - Interface in diva.canvas
A visible component is a canvas component that is painted onto a graphics context.
VisibleParameterEditorFactory - Class in ptolemy.vergil.toolbox
If this class is contained by a settable attribute, then double clicking on that attribute will invoke an editor for only that parameter.
VisibleParameterEditorFactory(NamedObj, String) - Constructor for class ptolemy.vergil.toolbox.VisibleParameterEditorFactory
Construct a factory with the specified container and name.
VisibleTreeModel - Class in ptolemy.vergil.tree
A tree model for the Vergil library panel.
VisibleTreeModel(CompositeEntity) - Constructor for class ptolemy.vergil.tree.VisibleTreeModel
Create a new tree model with the specified root.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtArrayConstructNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtAssignmentNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtBitwiseNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtFunctionalIfNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtFunctionApplicationNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtFunctionDefinitionNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtLeafNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtLogicalNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtMatrixConstructNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtMethodCallNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtOrderedRecordConstructNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtPowerNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtProductNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtRecordConstructNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtRelationalNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtRootNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtShiftNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtSumNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtUnaryNode
Traverse this node with the given visitor.
visit(ParseTreeVisitor) - Method in class ptolemy.data.expr.ASTPtUnionConstructNode
Traverse this node with the given visitor.
visit(EquationVisitor) - Method in class ptolemy.moml.unit.UnitEquation
Visit this Unit equation (on the way to visiting the leaves)
visit(EquationVisitor) - Method in class ptolemy.moml.unit.UnitTerm
Visit an instance of UnitTerm.
visitArrayConstructNode(ASTPtArrayConstructNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CParseTreeCodeGenerator
Construct an ArrayToken that contains the tokens from the children of the specified node.
visitArrayConstructNode(ASTPtArrayConstructNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Construct an ArrayToken that contains the tokens from the children of the specified node.
visitArrayConstructNode(ASTPtArrayConstructNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitArrayConstructNode(ASTPtArrayConstructNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
 
visitArrayConstructNode(ASTPtArrayConstructNode) - Method in class ptolemy.data.expr.ParseTreeDumper
 
visitArrayConstructNode(ASTPtArrayConstructNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Construct an ArrayToken that contains the tokens from the children of the specified node.
visitArrayConstructNode(ASTPtArrayConstructNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
visitArrayConstructNode(ASTPtArrayConstructNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
visitArrayConstructNode(ASTPtArrayConstructNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
visitArrayConstructNode(ASTPtArrayConstructNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Set the type of the given node to be an ArrayType that is the least upper bound of the types of the node's children.
visitArrayConstructNode(ASTPtArrayConstructNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitArrayConstructNode(ASTPtArrayConstructNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
visitArrayConstructNode(ASTPtArrayConstructNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
visitAssignmentNode(ASTPtAssignmentNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitAssignmentNode(ASTPtAssignmentNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitAssignmentNode(ASTPtAssignmentNode) - Method in class ptolemy.data.ontologies.ParseTreeAnnotationEvaluator
Visit the assignment node when parsing a user-defined ontology annotation.
visitBitwiseNode(ASTPtBitwiseNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Evaluate a bitwise operator on the children of the specified node, where the particular operator is property of the node.
visitBitwiseNode(ASTPtBitwiseNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitBitwiseNode(ASTPtBitwiseNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
 
visitBitwiseNode(ASTPtBitwiseNode) - Method in class ptolemy.data.expr.ParseTreeDumper
 
visitBitwiseNode(ASTPtBitwiseNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Evaluate a bitwise operator on the children of the specified node, where the particular operator is property of the node.
visitBitwiseNode(ASTPtBitwiseNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
visitBitwiseNode(ASTPtBitwiseNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
visitBitwiseNode(ASTPtBitwiseNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
visitBitwiseNode(ASTPtBitwiseNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Set the type of the given node to be the type that is the least upper bound of the types of the node's children.
visitBitwiseNode(ASTPtBitwiseNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitBitwiseNode(ASTPtBitwiseNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
visitBitwiseNode(ASTPtBitwiseNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
visited - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
visitFunctionalIfNode(ASTPtFunctionalIfNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CParseTreeCodeGenerator
Evaluate the first child, and depending on its (boolean) result, evaluate either the second or the third child.
visitFunctionalIfNode(ASTPtFunctionalIfNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Evaluate the first child, and depending on its (boolean) result, evaluate either the second or the third child.
visitFunctionalIfNode(ASTPtFunctionalIfNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitFunctionalIfNode(ASTPtFunctionalIfNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
 
visitFunctionalIfNode(ASTPtFunctionalIfNode) - Method in class ptolemy.data.expr.ParseTreeDumper
 
visitFunctionalIfNode(ASTPtFunctionalIfNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Evaluate the first child, and depending on its (boolean) result, evaluate either the second or the third child.
visitFunctionalIfNode(ASTPtFunctionalIfNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
visitFunctionalIfNode(ASTPtFunctionalIfNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
visitFunctionalIfNode(ASTPtFunctionalIfNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
visitFunctionalIfNode(ASTPtFunctionalIfNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Set the type of the given node to be the least upper bound of the types of the two branches of the if.
visitFunctionalIfNode(ASTPtFunctionalIfNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitFunctionalIfNode(ASTPtFunctionalIfNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
visitFunctionalIfNode(ASTPtFunctionalIfNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
visitFunctionApplicationNode(ASTPtFunctionApplicationNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Apply a function to the children of the specified node.
visitFunctionApplicationNode(ASTPtFunctionApplicationNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitFunctionApplicationNode(ASTPtFunctionApplicationNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
 
visitFunctionApplicationNode(ASTPtFunctionApplicationNode) - Method in class ptolemy.data.expr.ParseTreeDumper
 
visitFunctionApplicationNode(ASTPtFunctionApplicationNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Apply a function to the children of the specified node.
visitFunctionApplicationNode(ASTPtFunctionApplicationNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
visitFunctionApplicationNode(ASTPtFunctionApplicationNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
visitFunctionApplicationNode(ASTPtFunctionApplicationNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
visitFunctionApplicationNode(ASTPtFunctionApplicationNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Set the type of the given node to be the return type of the function determined for the given node.
visitFunctionApplicationNode(ASTPtFunctionApplicationNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitFunctionApplicationNode(ASTPtFunctionApplicationNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
visitFunctionApplicationNode(ASTPtFunctionApplicationNode) - Method in class ptolemy.data.ontologies.ExpressionConceptFunctionParseTreeEvaluator
Evaluate a concept function contained in a concept function expression.
visitFunctionApplicationNode(ASTPtFunctionApplicationNode) - Method in class ptolemy.data.ontologies.ExpressionConceptFunctionParseTreeTypeInference
Set the type of the given node to be the return type of the function determined for the given node.
visitFunctionApplicationNode(ASTPtFunctionApplicationNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
visitFunctionDefinitionNode(ASTPtFunctionDefinitionNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CParseTreeCodeGenerator
Define a function, where the children specify the argument types and the expression.
visitFunctionDefinitionNode(ASTPtFunctionDefinitionNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Define a function, where the children specify the argument types and the expression.
visitFunctionDefinitionNode(ASTPtFunctionDefinitionNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitFunctionDefinitionNode(ASTPtFunctionDefinitionNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
 
visitFunctionDefinitionNode(ASTPtFunctionDefinitionNode) - Method in class ptolemy.data.expr.ParseTreeDumper
 
visitFunctionDefinitionNode(ASTPtFunctionDefinitionNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Define a function, where the children specify the argument types and the expression.
visitFunctionDefinitionNode(ASTPtFunctionDefinitionNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
visitFunctionDefinitionNode(ASTPtFunctionDefinitionNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
visitFunctionDefinitionNode(ASTPtFunctionDefinitionNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
visitFunctionDefinitionNode(ASTPtFunctionDefinitionNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Set the type of the given node to be a function type whose argument types are determined by the children of the node.
visitFunctionDefinitionNode(ASTPtFunctionDefinitionNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitFunctionDefinitionNode(ASTPtFunctionDefinitionNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
visitFunctionDefinitionNode(ASTPtFunctionDefinitionNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CParseTreeCodeGenerator
Evaluate a numeric constant or an identifier.
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Evaluate a numeric constant or an identifier.
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
 
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.data.expr.ParseTreeDumper
 
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Evaluate a numeric constant or an identifier.
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Set the type of the given node to be the type of constant the variable refers to, if the node represents a constant, or the type of the identifier the node refers to in the current scope.
visitLeafNode(ASTPtLeafNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.data.ontologies.ExpressionConceptFunctionParseTreeEvaluator
Evaluate each leaf node in the parse tree to a concept string.
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.data.ontologies.ExpressionConceptFunctionParseTreeTypeInference
Set the type of the given node.
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.data.ontologies.lattice.ParseTreeConstraintAnnotationEvaluator
visitLeafNode method is called when parsing an Annotation for a manual constraint.
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.data.ontologies.ParseTreeAnnotationEvaluator
visitLeafNode method is called when parsing an Annotation for a manual constraint.
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.domains.modal.kernel.ParseTreeEvaluatorForGuardExpression
Visit the leaf node.
visitLeafNode(ASTPtLeafNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
visitLogicalNode(ASTPtLogicalNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Evaluate a logical AND or OR on the children of the specified node.
visitLogicalNode(ASTPtLogicalNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitLogicalNode(ASTPtLogicalNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
 
visitLogicalNode(ASTPtLogicalNode) - Method in class ptolemy.data.expr.ParseTreeDumper
 
visitLogicalNode(ASTPtLogicalNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Evaluate a logical AND or OR on the children of the specified node.
visitLogicalNode(ASTPtLogicalNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
visitLogicalNode(ASTPtLogicalNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
visitLogicalNode(ASTPtLogicalNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
visitLogicalNode(ASTPtLogicalNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Set the type of the given node to be boolean.
visitLogicalNode(ASTPtLogicalNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitLogicalNode(ASTPtLogicalNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
visitLogicalNode(ASTPtLogicalNode) - Method in class ptolemy.domains.modal.kernel.ParseTreeEvaluatorForGuardExpression
Visit the logical node.
visitLogicalNode(ASTPtLogicalNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
visitMatrixConstructNode(ASTPtMatrixConstructNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CParseTreeCodeGenerator
Construct a matrix containing the children nodes.
visitMatrixConstructNode(ASTPtMatrixConstructNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Construct a matrix containing the children nodes.
visitMatrixConstructNode(ASTPtMatrixConstructNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitMatrixConstructNode(ASTPtMatrixConstructNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
 
visitMatrixConstructNode(ASTPtMatrixConstructNode) - Method in class ptolemy.data.expr.ParseTreeDumper
 
visitMatrixConstructNode(ASTPtMatrixConstructNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Construct a matrix containing the children nodes.
visitMatrixConstructNode(ASTPtMatrixConstructNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
visitMatrixConstructNode(ASTPtMatrixConstructNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
visitMatrixConstructNode(ASTPtMatrixConstructNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
visitMatrixConstructNode(ASTPtMatrixConstructNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Set the type of the given node to be an MatrixType based on the least upper bound of the types of the node's children.
visitMatrixConstructNode(ASTPtMatrixConstructNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitMatrixConstructNode(ASTPtMatrixConstructNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
visitMatrixConstructNode(ASTPtMatrixConstructNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
visitMethodCallNode(ASTPtMethodCallNode) - Method in class ptolemy.actor.gt.GTParameter.Evaluator
Apply a method to the children of the specified node, where the first child is the object on which the method is defined and the rest of the children are arguments.
visitMethodCallNode(ASTPtMethodCallNode) - Method in class ptolemy.actor.gt.GTParameter.TypeInference
Set the type of the given node to be the return type of the method determined for the given node.
visitMethodCallNode(ASTPtMethodCallNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Apply a method to the children of the specified node, where the first child is the object on which the method is defined and the rest of the children are arguments.
visitMethodCallNode(ASTPtMethodCallNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitMethodCallNode(ASTPtMethodCallNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
 
visitMethodCallNode(ASTPtMethodCallNode) - Method in class ptolemy.data.expr.ParseTreeDumper
 
visitMethodCallNode(ASTPtMethodCallNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Apply a method to the children of the specified node, where the first child is the object on which the method is defined and the rest of the children are arguments.
visitMethodCallNode(ASTPtMethodCallNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
visitMethodCallNode(ASTPtMethodCallNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
visitMethodCallNode(ASTPtMethodCallNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
visitMethodCallNode(ASTPtMethodCallNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Set the type of the given node to be the return type of the method determined for the given node.
visitMethodCallNode(ASTPtMethodCallNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitMethodCallNode(ASTPtMethodCallNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
visitMethodCallNode(ASTPtMethodCallNode) - Method in class ptolemy.data.ontologies.ParseTreeAnnotationEvaluator
Visit the method node when parsing a user-defined ontology annotation.
visitMethodCallNode(ASTPtMethodCallNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
visitPowerNode(ASTPtPowerNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Evaluate the power operator on the children of the specified node.
visitPowerNode(ASTPtPowerNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitPowerNode(ASTPtPowerNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
 
visitPowerNode(ASTPtPowerNode) - Method in class ptolemy.data.expr.ParseTreeDumper
 
visitPowerNode(ASTPtPowerNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Evaluate the power operator on the children of the specified node.
visitPowerNode(ASTPtPowerNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
visitPowerNode(ASTPtPowerNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
visitPowerNode(ASTPtPowerNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
visitPowerNode(ASTPtPowerNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Set the type of the given node to be the type of the first child of the given node.
visitPowerNode(ASTPtPowerNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitPowerNode(ASTPtPowerNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
visitPowerNode(ASTPtPowerNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
visitProductNode(ASTPtProductNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CParseTreeCodeGenerator
Multiply the children of the specified node.
visitProductNode(ASTPtProductNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Multiply the children of the specified node.
visitProductNode(ASTPtProductNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitProductNode(ASTPtProductNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
 
visitProductNode(ASTPtProductNode) - Method in class ptolemy.data.expr.ParseTreeDumper
 
visitProductNode(ASTPtProductNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Multiply the children of the specified node.
visitProductNode(ASTPtProductNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
visitProductNode(ASTPtProductNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
visitProductNode(ASTPtProductNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
visitProductNode(ASTPtProductNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Set the type of the given node to be the least upper bound type of the types of the node's children.
visitProductNode(ASTPtProductNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitProductNode(ASTPtProductNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
visitProductNode(ASTPtProductNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
visitRecordConstructNode(ASTPtRecordConstructNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Construct a record by assigning the fields values given by the children nodes.
visitRecordConstructNode(ASTPtRecordConstructNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitRecordConstructNode(ASTPtRecordConstructNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
 
visitRecordConstructNode(ASTPtRecordConstructNode) - Method in class ptolemy.data.expr.ParseTreeDumper
 
visitRecordConstructNode(ASTPtRecordConstructNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Construct a record by assigning the fields values given by the children nodes.
visitRecordConstructNode(ASTPtRecordConstructNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
visitRecordConstructNode(ASTPtRecordConstructNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
visitRecordConstructNode(ASTPtRecordConstructNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
visitRecordConstructNode(ASTPtRecordConstructNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Set the type of the given node to be a record token that contains fields for each name in the record construction, where the type of each field in the record is determined by the corresponding type of the child nodes.
visitRecordConstructNode(ASTPtRecordConstructNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitRecordConstructNode(ASTPtRecordConstructNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
visitRecordConstructNode(ASTPtRecordConstructNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
visitRelationalNode(ASTPtRelationalNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
 
visitRelationalNode(ASTPtRelationalNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitRelationalNode(ASTPtRelationalNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
 
visitRelationalNode(ASTPtRelationalNode) - Method in class ptolemy.data.expr.ParseTreeDumper
 
visitRelationalNode(ASTPtRelationalNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
 
visitRelationalNode(ASTPtRelationalNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
visitRelationalNode(ASTPtRelationalNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
visitRelationalNode(ASTPtRelationalNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
visitRelationalNode(ASTPtRelationalNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Set the type of the given node to be boolean.
visitRelationalNode(ASTPtRelationalNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitRelationalNode(ASTPtRelationalNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
visitRelationalNode(ASTPtRelationalNode) - Method in class ptolemy.data.ontologies.lattice.ParseTreeConstraintAnnotationEvaluator
Visit the relational node when parsing a user-defined manual constraint doe the LatticeOntologySolver.
visitRelationalNode(ASTPtRelationalNode) - Method in class ptolemy.domains.modal.kernel.ParseTreeEvaluatorForGuardExpression
Visit the relation node.
visitRelationalNode(ASTPtRelationalNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
visitShiftNode(ASTPtShiftNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Apply a shift operator to the children of the specified node.
visitShiftNode(ASTPtShiftNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitShiftNode(ASTPtShiftNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
 
visitShiftNode(ASTPtShiftNode) - Method in class ptolemy.data.expr.ParseTreeDumper
 
visitShiftNode(ASTPtShiftNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Apply a shift operator to the children of the specified node.
visitShiftNode(ASTPtShiftNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
visitShiftNode(ASTPtShiftNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
visitShiftNode(ASTPtShiftNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
visitShiftNode(ASTPtShiftNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Set the type of the given node to be the type of the first child of the given node.
visitShiftNode(ASTPtShiftNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitShiftNode(ASTPtShiftNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
visitShiftNode(ASTPtShiftNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
visitSumNode(ASTPtSumNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Apply a sum operator to the children of the specified node.
visitSumNode(ASTPtSumNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitSumNode(ASTPtSumNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
 
visitSumNode(ASTPtSumNode) - Method in class ptolemy.data.expr.ParseTreeDumper
 
visitSumNode(ASTPtSumNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Apply a sum operator to the children of the specified node.
visitSumNode(ASTPtSumNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
visitSumNode(ASTPtSumNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
visitSumNode(ASTPtSumNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
visitSumNode(ASTPtSumNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Set the type of the given node to be the least upper bound type of the types of the node's children.
visitSumNode(ASTPtSumNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitSumNode(ASTPtSumNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
visitSumNode(ASTPtSumNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
visitUnaryNode(ASTPtUnaryNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Apply a unary operator to the single child of the specified node.
visitUnaryNode(ASTPtUnaryNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitUnaryNode(ASTPtUnaryNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
 
visitUnaryNode(ASTPtUnaryNode) - Method in class ptolemy.data.expr.ParseTreeDumper
 
visitUnaryNode(ASTPtUnaryNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Apply a unary operator to the single child of the specified node.
visitUnaryNode(ASTPtUnaryNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
visitUnaryNode(ASTPtUnaryNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
 
visitUnaryNode(ASTPtUnaryNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
visitUnaryNode(ASTPtUnaryNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Set the type of the given node to be the type of the child of the given node.
visitUnaryNode(ASTPtUnaryNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
visitUnaryNode(ASTPtUnaryNode) - Method in class ptolemy.data.expr.ParseTreeWriter
 
visitUnaryNode(ASTPtUnaryNode) - Method in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
visitUnionConstructNode(ASTPtUnionConstructNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
 
visitUnionConstructNode(ASTPtUnionConstructNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Construct a union by assigning the label value given by the children nodes.
visitUnionConstructNode(ASTPtUnionConstructNode) - Method in interface ptolemy.data.expr.ParseTreeVisitor
 
VisualModelReference - Class in ptolemy.vergil.actor.lib
This is an atomic actor that can execute and/or open a model specified by a file or URL.
VisualModelReference(CompositeEntity, String) - Constructor for class ptolemy.vergil.actor.lib.VisualModelReference
Construct a VisualModelReference with a name and a container.
VisualModelReference.LookInside - Class in ptolemy.vergil.actor.lib
A tableau factory to override the look inside behavior to open the referenced model, if there is one.
VisualSenseApplication - Class in ptolemy.actor.gui.jnlp
A wrapper class that calls eventually calls ptolemy.vergil.VergilApplication for use with Java Network Launching Protocol (JNLP) aka Web Start.
VisualSenseApplication() - Constructor for class ptolemy.actor.gui.jnlp.VisualSenseApplication
 
VisualSequenceDirector - Class in ptolemy.domains.sequence.gui
A director that executes actors in a sequence explicitly specified by the model.
VisualSequenceDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.sequence.gui.VisualSequenceDirector
Construct a director in the given container with the given name.
VisualSequenceDirector.SequenceConfigureFactory - Class in ptolemy.domains.sequence.gui
An interactive editor that displays the sequence.
ViterbiDecoder - Class in ptolemy.actor.lib.comm
The Viterbi algorithm is an optimal way to decode convolutional and trellis codes.
ViterbiDecoder(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.comm.ViterbiDecoder
Construct an actor with the given container and name.
vlinkName - Variable in class ptolemy.domains.de.lib.aspect.AFDXESs.AFDXESsAttributes
The name of the virtual link object.
VLNoise - Class in com.jhlabs.math
 
VLNoise() - Constructor for class com.jhlabs.math.VLNoise
 
VLNOISE - Static variable in class com.jhlabs.image.FBMFilter
 
vLowValue - Variable in class ptolemy.actor.lib.jmf.ColorFinder
The lower bound on the V range.
VOID - Static variable in class ptolemy.data.TupleToken
An empty tuple token.
Vowels - Class in ptolemy.domains.dde.demo.HelloWorld
A demo actor that outputs a StringToken for each real token that it consumes.
Vowels(TypedCompositeActor, String) - Constructor for class ptolemy.domains.dde.demo.HelloWorld.Vowels
Construct a Vowels actor with the specified container and name.
VQDecode - Class in ptolemy.domains.sdf.lib.vq
This actor decompresses a vector quantized signal.
VQDecode(CompositeEntity, String) - Constructor for class ptolemy.domains.sdf.lib.vq.VQDecode
Construct an actor in the specified container with the specified name.

W

w - Variable in class com.jhlabs.vecmath.Tuple4f
 
w1 - Variable in class com.jhlabs.math.FFT
 
w2 - Variable in class com.jhlabs.math.FFT
 
w3 - Variable in class com.jhlabs.math.FFT
 
wait(Object) - Method in class ptolemy.kernel.util.Workspace
Release all the read accesses held by the current thread and suspend the thread by calling Object.wait() on the specified object.
wait(Object, long) - Method in class ptolemy.kernel.util.Workspace
This method is equivalent to the single argument version except that you can specify a timeout, which is in milliseconds.
waitee - Variable in class ptolemy.domains.de.lib.WaitingTime
An input event here triggers an output event for each waiter input that arrived since the last input here.
waiter - Variable in class ptolemy.domains.de.lib.WaitingTime
An input event here waits for the next event at the waitee input.
waitFor() - Method in class lbnl.util.ClientProcess
Causes the current thread to wait, if necessary, until the process represented by this Process object has terminated.
waitForChange(RendezvousDirector) - Static method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Wait on the specified director.
waitForCompletion() - Method in class ptolemy.actor.Manager
If there is an active thread created by startRun(), then wait for it to complete and return.
waitForCompletion() - Method in class ptolemy.kernel.util.ChangeRequest
Wait for execution (or failure) of this change request.
waitForCompletionTask() - Method in class ptolemy.kernel.util.test.system.ChangeRequestTest
 
waitForExportToComplete() - Static method in class ptolemy.vergil.basic.export.html.ExportHTMLAction
Wait for the current invocation of ExportHTMLAction.exportToWeb(BasicGraphFrame, ExportParameters) to complete.
waitForFinish() - Method in class ptolemy.actor.gui.CompositeActorSimpleApplication
Wait for all windows to close.
waitForFinish() - Method in class ptolemy.actor.gui.ConfigurationApplication
Wait for all executing runs to finish, then return.
waitForFinish() - Method in class ptolemy.moml.MoMLSimpleApplication
Wait for all executing runs to finish, then return.
waitForFinish() - Method in class ptolemy.moml.MoMLSimpleTimeoutApplication
Wait for all executing runs to finish or 5 seconds to pass, then return.
waitForNewInputs() - Method in class ptolemy.domains.de.kernel.DEThreadActor
Clear input ports then wait until input events arrive.
waitForNewInputs(IOPort[]) - Method in class ptolemy.domains.de.kernel.DEThreadActor
Wait for new inputs on the specified array of ports.
waitForProcess - Variable in class ptolemy.actor.lib.Exec
If true, then actor will wait until subprocess completes.
WAITING - ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
 
WAITING - Static variable in class ptolemy.domains.csp.demo.BusContention.ExecEvent
 
WAITING - Static variable in class ptolemy.domains.dde.demo.LocalZeno.ExecEvent
 
WAITING_VALUE - Static variable in enum ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Status
 
waitingLeft - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.Philosopher
 
waitingRight - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.Philosopher
 
WaitingTime - Class in ptolemy.domains.de.lib
This actor measures the time that events at one input have to wait for events at another.
WaitingTime(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.WaitingTime
Construct an actor with the specified container and name.
WallClockTime - Class in ptolemy.actor.lib
Upon firing, this actor outputs the elapsed real time in seconds since the start time of the model, as reported by the director.
WallClockTime(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.WallClockTime
Construct an actor with the given container and name.
warning(String) - Static method in class ptolemy.util.MessageHandler
Defer to the set message handler to show the specified message in a modal dialog.
warning(String, Throwable) - Static method in class ptolemy.util.MessageHandler
Show the specified message and throwable information in a modal dialog.
warning(SAXParseException) - Method in class ptolemy.configs.test.ValidatingXMLParser
 
WARNING - ptolemy.domains.ptera.lib.Report.Mode
Show in a warning dialog.
warningEnabled - Variable in class ptolemy.data.expr.ConstraintMonitor
If true (the default), then a warning is issued when the aggregate value equals or exceeds the specified ConstraintMonitor.threshold.
WarningWindow - Class in lbnl.util
Class to create a warning window in a new thread.
WarningWindow(String) - Constructor for class lbnl.util.WarningWindow
Construct an instance and set the message to be displayed in the window.
warp(int[], int, int, WarpGrid, WarpGrid, int[]) - Method in class com.jhlabs.image.WarpGrid
 
WarpFilter - Class in com.jhlabs.image
A filter for warping images using the gridwarp algorithm.
WarpFilter() - Constructor for class com.jhlabs.image.WarpFilter
Create a WarpFilter.
WarpFilter(WarpGrid, WarpGrid) - Constructor for class com.jhlabs.image.WarpFilter
Create a WarpFilter with two warp grids.
WarpGrid - Class in com.jhlabs.image
A warp grid.
WarpGrid(int, int, int, int) - Constructor for class com.jhlabs.image.WarpGrid
 
warWin - Variable in class lbnl.actor.lib.Simulator
Thread that is used if a warning window need to be shown.
wasTransitionTaken() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return true if a transition was taken in the previous iteration, or if this is before the first iteration concludes, true if during initialize an immediate transition was taken.
WatchDog - Class in ptolemy.util.test
This class creates a Timer that calls System.exit() after a certain amount of time.
WatchDog(long) - Constructor for class ptolemy.util.test.WatchDog
Create a timer that will go off after timeToDie milliseconds.
WatchDogTimer - Class in ptolemy.copernicus.kernel
A transformer that calls System.exit() after a certain amount of time.
watchDogWentOff - Variable in class ptolemy.util.test.WatchDog
Set to true if the watch time timer interval has passed.
WaterFilter - Class in com.jhlabs.image
A filter which produces a water ripple distortion.
WaterFilter() - Constructor for class com.jhlabs.image.WaterFilter
 
Waveform - Class in ptolemy.domains.continuous.lib
This actor produces a periodic continuous-time signal defined by a periodic sequence of samples and an interpolation method.
Waveform(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.lib.Waveform
Construct an actor with the specified container and name.
wavelengthToRGB(float) - Static method in class com.jhlabs.image.Spectrum
Convert a wavelength to an RGB value.
WeaveFilter - Class in com.jhlabs.image
 
WeaveFilter() - Constructor for class com.jhlabs.image.WeaveFilter
 
WebAttribute - Class in ptolemy.vergil.basic.export.web
Class containing information and methods for properties for web content, for example, an HTML attribute that is part of an HTML element, as in the "href" attribute of <a href="http://www.w3schools.com">This is a link</a> The _elementName is used as the name of the attribute, e.g.
WebAttribute(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.WebAttribute
Create an instance of this parameter.
webcamClosed(WebcamEvent) - Method in class ptolemy.actor.lib.jjs.modules.cameras.CameraHelper
Notify this object that its camera has been closed.
webcamDisposed(WebcamEvent) - Method in class ptolemy.actor.lib.jjs.modules.cameras.CameraHelper
Notify this object that its camera has been disposed.
webcamImageObtained(WebcamEvent) - Method in class ptolemy.actor.lib.jjs.modules.cameras.CameraHelper
Notify this object that a new image has been obtained.
webcamOpen(WebcamEvent) - Method in class ptolemy.actor.lib.jjs.modules.cameras.CameraHelper
Notify this object that its camera has been opened.
WebContent - Class in ptolemy.vergil.basic.export.web
Base class for attributes defining content for export to web.
WebContent(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.WebContent
Create an instance of this parameter.
WebElement - Class in ptolemy.vergil.basic.export.web
Attribute containing information and methods for web elements, for example, HTML tags and content, as in <div> This is some HTML content </div> The full name including the _elementName is used as WebElement's web id.
WebElement(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.WebElement
Create an instance of this parameter.
WebExportable - Interface in ptolemy.vergil.basic.export.web
Interface for parameters that provide web export content.
WebExporter - Interface in ptolemy.vergil.basic.export.web
Interface for an object that provides a web exporting service for a Ptolemy II model.
WebExportParameters - Class in ptolemy.vergil.basic.export.web
Container for parameters that customize web export.
WebExportParameters(NamedObj, String) - Constructor for class ptolemy.vergil.basic.export.web.WebExportParameters
Construct an attribute with the given name contained by the specified entity.
WebSocketHelper - Class in ptolemy.actor.lib.jjs.modules.webSocket
A helper class for the webSocket module in JavaScript.
WebSocketServerHelper - Class in ptolemy.actor.lib.jjs.modules.webSocket
A helper class for the webSocketServer and browser modules' Server object in JavaScript.
weightArray(Collection) - Static method in class ptolemy.graph.Graph
Given a collection of graph elements (nodes and edges), return an array of weights associated with these elements.
weightDump(Object) - Static method in exception ptolemy.graph.GraphException
Return a dump of a weight and the container graph suitable to be appended to an error message.
WelcomeWindow - Class in ptolemy.actor.gui
A toplevel frame that can view HTML documents, but has no menus.
WelcomeWindow() - Constructor for class ptolemy.actor.gui.WelcomeWindow
Construct a blank HTML Viewer with no menu items.
WelcomeWindowTableau - Class in ptolemy.actor.gui
A tableau representing a rendered HTML view in a toplevel window that has no menu choices.
WelcomeWindowTableau(Effigy, String) - Constructor for class ptolemy.actor.gui.WelcomeWindowTableau
Construct a new tableau for the model represented by the given effigy.
WEST - Static variable in class diva.canvas.CanvasUtilities
double representation of WEST: 180 degrees (PI).
When - Class in ptolemy.domains.sr.lib
When the control input is true, copy the input to the output.
When(CompositeEntity, String) - Constructor for class ptolemy.domains.sr.lib.When
Construct an actor in the specified container with the specified name.
While - Class in ptolemy.domains.sequence.lib
A While actor for the sequence domain.
While(CompositeEntity, String) - Constructor for class ptolemy.domains.sequence.lib.While
Construct an actor in the specified container with the specified name.
WHITE_SPACE - Static variable in interface ptolemy.actor.ptalon.PtalonPopulatorTokenTypes
 
WHITE_SPACE - Static variable in interface ptolemy.actor.ptalon.PtalonScopeCheckerTokenTypes
 
WHITE_SPACE - Static variable in interface ptolemy.actor.ptalon.PtalonTokenTypes
 
WholeImageFilter - Class in com.jhlabs.image
A filter which acts as a superclass for filters which need to have the whole image in memory to do their stuff.
WholeImageFilter() - Constructor for class com.jhlabs.image.WholeImageFilter
Construct a WholeImageFilter.
whoTimeout() - Method in class ptolemy.domains.wireless.lib.network.NetworkActorBase
Get the timer with expiration time that matches the current time.
whoTimeout2() - Method in class ptolemy.domains.wireless.lib.network.PHY
Get the timer with expiration time that matches the current time.
width - Variable in class com.jhlabs.math.ImageFunction2D
 
width - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
width - Variable in class ptolemy.actor.gui.style.TextStyle
The width (in characters) of the text box.
width - Variable in class ptolemy.actor.IORelation
The width of this relation.
width - Variable in class ptolemy.actor.lib.gui.MatrixViewer
The width of the table in pixels.
width - Variable in class ptolemy.actor.lib.gui.SequenceScope
The width of the X axis, in number of samples (an integer).
width - Variable in class ptolemy.actor.lib.gui.TimedScope
The width of the X axis (a double).
width - Variable in class ptolemy.actor.lib.jai.JAIBoxFilter
The width of the box filter.
width - Variable in class ptolemy.actor.lib.jai.JAIConstant
The width of the image in pixels.
width - Variable in class ptolemy.actor.lib.jai.JAICrop
The horizontal distance from the origin.
width - Variable in class ptolemy.actor.lib.jai.JAIScale
The desired width in pixels.
width - Variable in class ptolemy.actor.lib.vhdl.IntegerCounter
The bit width for this counter.
width - Variable in class ptolemy.domains.gr.lib.RectangularFigure2D
The initial width of the bounding rectangle (of type double) of the figure, before additional transformations.
width - Variable in class ptolemy.vergil.basic.export.web.WebContent
Parameter specifying the width of the editing box.
width - Variable in class ptolemy.vergil.kernel.attributes.FilledShapeAttribute
The horizontal extent.
width() - Method in class ptolemy.cg.lib.Profile.Port
Return whether the width of the port.
WIDTH_TO_INFER - Static variable in class ptolemy.actor.IORelation
The value of the width we should infer.
WINDOW_TYPE_BARTLETT - Static variable in class ptolemy.math.SignalProcessing
To select the Bartlett (triangular) window,
WINDOW_TYPE_BLACKMAN - Static variable in class ptolemy.math.SignalProcessing
To select the Blackman window,
WINDOW_TYPE_BLACKMAN_HARRIS - Static variable in class ptolemy.math.SignalProcessing
To select the 4-term Blackman-Harris window,
WINDOW_TYPE_HAMMING - Static variable in class ptolemy.math.SignalProcessing
To select the Hamming window,
WINDOW_TYPE_HANNING - Static variable in class ptolemy.math.SignalProcessing
To select the Hanning window,
WINDOW_TYPE_RECTANGULAR - Static variable in class ptolemy.math.SignalProcessing
To select the rectangular window,
WINDOW_TYPES - Static variable in class ptolemy.math.SignalProcessing
The number of window types that can be generated.
windowActivated(WindowEvent) - Method in class ptolemy.actor.gt.ModelView
Do nothing.
windowClosed(WindowEvent) - Method in class ptolemy.actor.gt.ModelView
React to closing of the tableau by marking it closed.
windowClosed(Window, String) - Method in class ptolemy.actor.gui.Configurer
Notify any panels in this configurer that implement the CloseListener interface that the specified window has closed.
windowClosed(Window, String) - Method in class ptolemy.actor.gui.ModelPane
Notify the contained instances of PtolemyQuery that the window has been closed, and remove all Placeable displays by calling place(null).
windowClosed(Window, String) - Method in class ptolemy.actor.gui.PtolemyQuery
Unsubscribe as a listener to all objects that we have subscribed to.
windowClosed(Window, String) - Method in class ptolemy.actor.gui.run.CustomizableRunPane
Notify the contained instances of PtolemyQuery that the window has been closed, and remove all Placeable displays by calling place(null).
windowClosed(Window, String) - Method in interface ptolemy.gui.CloseListener
Notify that the specified window has closed.
windowClosing(WindowEvent) - Method in class ptolemy.actor.gt.ModelView
Do nothing.
windowClosing(WindowEvent) - Method in class ptolemy.actor.gui.AbstractPlaceableJavaSE.WindowClosingAdapter
 
WindowClosingAdapter() - Constructor for class ptolemy.actor.gui.AbstractPlaceableJavaSE.WindowClosingAdapter
 
windowDeactivated(WindowEvent) - Method in class ptolemy.actor.gt.ModelView
Do nothing.
windowDeiconified(WindowEvent) - Method in class ptolemy.actor.gt.ModelView
Do nothing.
windowGainedFocus(WindowEvent) - Method in class ptolemy.gui.Top
Register with the global message handler to receive status messages.
windowIconified(WindowEvent) - Method in class ptolemy.actor.gt.ModelView
Do nothing.
windowLostFocus(WindowEvent) - Method in class ptolemy.gui.Top
Unregister with the global message handler to receive status messages.
windowOpened(WindowEvent) - Method in class ptolemy.actor.gt.ModelView
Do nothing.
WindowPropertiesAttribute - Class in ptolemy.actor.gui
This attribute stores properties of a window, including the width, height, and location.
WindowPropertiesAttribute(NamedObj, String) - Constructor for class ptolemy.actor.gui.WindowPropertiesAttribute
Construct an attribute with the given name contained by the specified entity.
windowSize - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Generation window size.
windowSize - Variable in class org.ptolemy.machineLearning.lib.AFTEDiscriminant
Transfer size.
windowSize - Variable in class org.ptolemy.machineLearning.lib.AFTEFast
Transfer size.
Wire - Class in ptolemy.domains.dde.lib
Wire is a simple DDE actor with an input and output multiport.
Wire - Class in ptolemy.domains.de.lib
Deprecated.
Use Sampler instead.
Wire(CompositeEntity, String) - Constructor for class ptolemy.domains.dde.lib.Wire
Construct a Wire actor with the specified container and name.
Wire(CompositeEntity, String) - Constructor for class ptolemy.domains.de.lib.Wire
Deprecated.
Construct an actor with the given container and name.
wiredInput - Variable in class ptolemy.domains.wireless.lib.bluetooth.BluetoothDevice
The input port for wired communication, which could potentially facilitate communication with other devices/components/actors which are not wireless that interact with this actor.
wiredInputData - Variable in class ptolemy.domains.wireless.lib.bluetooth.BluetoothDevice
The input port for data to be sent.
wiredInputDetails - Variable in class ptolemy.domains.wireless.lib.bluetooth.BluetoothDevice
The input port for details about wired communications, which will contain a device identifier.
wiredOutput - Variable in class ptolemy.domains.wireless.lib.bluetooth.BluetoothDevice
The output port for wired communication, which could potentially facilitate communication with other devices/components/actors which are not wireless that interact with this actor.
WiredToWireless - Class in ptolemy.domains.wireless.lib
On each firing, this actor reads at most one token from the payload and properties input ports, and outputs the payload on the wireless output port with the specified transmit properties.
WiredToWireless(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.WiredToWireless
Construct an actor with the specified container and name.
wireFrame - Variable in class ptolemy.domains.gr.lib.GRShadedShape
If true, render the shape using a wire frame.
WirelessChannel - Interface in ptolemy.domains.wireless.kernel
Interface for wireless channels in the wireless domain.
WirelessComposite - Class in ptolemy.domains.wireless.kernel
This is a composite actor for use in the wireless domain.
WirelessComposite(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.kernel.WirelessComposite
Construct a composite actor with a name and a container.
WirelessComposite(Workspace) - Constructor for class ptolemy.domains.wireless.kernel.WirelessComposite
Construct a composite actor in the specified workspace with no container and an empty string as a name.
WirelessDirector - Class in ptolemy.domains.wireless.kernel
Director for the wireless model of computation.
WirelessDirector(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.kernel.WirelessDirector
Construct a director in the given container with the given name.
wirelessInput - Variable in class ptolemy.domains.wireless.lib.bluetooth.BluetoothDevice
The input port for wireless communication, which accepts a BluetoothRecordToken - this is to ensure that any RecordToken at this port only comes from another BluetoothDevice.
wirelessInputChannelName - Variable in class ptolemy.domains.wireless.lib.bluetooth.BluetoothDevice
Name of the wireless input channel.
WirelessIOPort - Class in ptolemy.domains.wireless.kernel
This port communicates via channels without wired connections.
WirelessIOPort(ComponentEntity, String) - Constructor for class ptolemy.domains.wireless.kernel.WirelessIOPort
Construct a port with the specified container and name that is neither an input nor an output.
WirelessIOPort(ComponentEntity, String, boolean, boolean) - Constructor for class ptolemy.domains.wireless.kernel.WirelessIOPort
Construct a port with a container and a name that is either an input, an output, or both, depending on the third and fourth arguments.
WirelessIOPort(Workspace) - Constructor for class ptolemy.domains.wireless.kernel.WirelessIOPort
Construct a port in the specified workspace with an empty string as a name.
wirelessOutput - Variable in class ptolemy.domains.wireless.lib.bluetooth.BluetoothDevice
The output port for wireless communication, which will output a BluetoothResponseToken of type General.
wirelessOutputChannelName - Variable in class ptolemy.domains.wireless.lib.bluetooth.BluetoothDevice
Name of the wireless output channel.
WirelessReceiver - Class in ptolemy.domains.wireless.kernel
A receiver for use in the wireless domain.
WirelessReceiver() - Constructor for class ptolemy.domains.wireless.kernel.WirelessReceiver
Construct an empty WirelessReceiver with no container.
WirelessReceiver(IOPort) - Constructor for class ptolemy.domains.wireless.kernel.WirelessReceiver
Construct an empty WirelessReceiver with the specified container.
WirelessToWired - Class in ptolemy.domains.wireless.lib
On each firing, this actor reads at most one token from the input port and output the payload on the payload port and the properties on the properties port.
WirelessToWired(CompositeEntity, String) - Constructor for class ptolemy.domains.wireless.lib.WirelessToWired
Construct an actor with the specified container and name.
WithIconGraphController - Class in ptolemy.vergil.basic
A base class for Ptolemy II graph controllers for objects that can have icons.
WithIconGraphController() - Constructor for class ptolemy.vergil.basic.WithIconGraphController
Create a new controller.
WithIconGraphController.NewPortAction - Class in ptolemy.vergil.basic
An action to create a new port.
within(double[][], double[][], double) - Static method in class ptolemy.math.DoubleMatrixMath
Return true if the elements of the two matrices differ by no more than the specified distance.
within(double[][], double[][], double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return true if the elements of the two matrices differ by no more than the specified distances.
within(double[], double[], double) - Static method in class ptolemy.math.DoubleArrayMath
Return true if all the distances between corresponding elements array1 and array2 are all less than or equal to the corresponding elements in maxError.
within(double[], double[], double[]) - Static method in class ptolemy.math.DoubleArrayMath
Return true if all the distances between corresponding elements array1 and array2 are all less than or equal to the corresponding elements in maxError.
within(float[][], float[][], float) - Static method in class ptolemy.math.FloatMatrixMath
Return true if the elements of the two matrices differ by no more than the specified distance.
within(float[][], float[][], float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return true if the elements of the two matrices differ by no more than the specified distances.
within(float[], float[], float) - Static method in class ptolemy.math.FloatArrayMath
Return true if all the distances between corresponding elements array1 and array2 are all less than or equal to the corresponding elements in maxError.
within(float[], float[], float[]) - Static method in class ptolemy.math.FloatArrayMath
Return true if all the distances between corresponding elements array1 and array2 are all less than or equal to the corresponding elements in maxError.
within(int[][], int[][], int) - Static method in class ptolemy.math.IntegerMatrixMath
Return true if the elements of the two matrices differ by no more than the specified distance.
within(int[][], int[][], int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return true if the elements of the two matrices differ by no more than the specified distances.
within(int[], int[], int) - Static method in class ptolemy.math.IntegerArrayMath
Return true if all the distances between corresponding elements array1 and array2 are all less than or equal to the corresponding elements in maxError.
within(int[], int[], int[]) - Static method in class ptolemy.math.IntegerArrayMath
Return true if all the distances between corresponding elements array1 and array2 are all less than or equal to the corresponding elements in maxError.
within(long[][], long[][], long) - Static method in class ptolemy.math.LongMatrixMath
Return true if the elements of the two matrices differ by no more than the specified distance.
within(long[][], long[][], long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return true if the elements of the two matrices differ by no more than the specified distances.
within(long[], long[], long) - Static method in class ptolemy.math.LongArrayMath
Return true if all the distances between corresponding elements array1 and array2 are all less than or equal to the corresponding elements in maxError.
within(long[], long[], long[]) - Static method in class ptolemy.math.LongArrayMath
Return true if all the distances between corresponding elements array1 and array2 are all less than or equal to the corresponding elements in maxError.
within(Token, Token, double) - Static method in class ptolemy.data.expr.UtilityFunctions
Return true if the first argument is close in value to the second, where "close" means that it is within the distance given by the third argument.
within(Complex[][], Complex[][], double) - Static method in class ptolemy.math.ComplexMatrixMath
Return true if all the distances between corresponding elements in matrix1 and matrix2 are all less than or equal to the magnitude of maxError.
within(Complex[][], Complex[][], double[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return true if all the distances between corresponding elements in matrix1 and matrix2 are all less than or equal to corresponding elements in maxError.
within(Complex[][], Complex[][], Complex) - Static method in class ptolemy.math.ComplexMatrixMath
Return true if all the distances between corresponding elements in matrix1 and matrix2 are all less than or equal to the magnitude of maxError.
within(Complex[][], Complex[][], Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return true if all the distances between corresponding elements in matrix1 and matrix2 are all less than or equal to the magnitude of the corresponding element in maxError.
within(Complex[], Complex[], double) - Static method in class ptolemy.math.ComplexArrayMath
Return true if all the distances between corresponding elements array1 and array2 are all less than or equal to maxError.
within(Complex[], Complex[], double[]) - Static method in class ptolemy.math.ComplexArrayMath
Return true if all the distances between corresponding elements array1 and array2 are all less than or equal to the corresponding elements in maxError.
within(Complex[], Complex[], Complex) - Static method in class ptolemy.math.ComplexArrayMath
Return true if all the distances between corresponding elements array1 and array2 are all less than or equal to the magnitude of maxError.
within(Complex[], Complex[], Complex[]) - Static method in class ptolemy.math.ComplexArrayMath
Return true if all the distances between corresponding elements array1 and array2 are all less than or equal to the magnitudes of the corresponding elements in maxError.
withinInterval(ScalarToken) - Method in class ptolemy.data.ontologies.FlatScalarTokenRepresentativeConcept
Determine whether or not the specified ScalarToken is within the interval specified by this representative concept.
withinValidMapArea(double, double) - Method in class org.ptolemy.ssm.Map
Check if queried (x,y) position is within the valid map area.
WoodFilter - Class in com.jhlabs.image
A filter which produces a simulated wood texture.
WoodFilter() - Constructor for class com.jhlabs.image.WoodFilter
Construct a WoodFilter.
WordCount - Class in ptolemy.actor.ptalon.lib
Word Count.
WordCount() - Constructor for class ptolemy.actor.ptalon.lib.WordCount
 
worDir - Variable in class lbnl.actor.lib.Simulator
Working directory of the subprocess.
worDir - Variable in class lbnl.actor.lib.SystemCommand
Working directory of the subprocess.
worDir - Variable in class lbnl.util.ClientProcess
Working directory of the subprocess, or null if the subprocess should inherit the working directory of the current process.
wordLength - Variable in class ptolemy.actor.lib.comm.Slicer
The word length is the number of boolean output that are produced on each firing.
wordLength - Variable in class ptolemy.domains.sdf.lib.LineCoder
The word length is the number of boolean inputs that are consumed to construct an index into the table.
workingDirectory - Variable in class lbnl.actor.lib.Simulator
Working directory of the simulation.
workingDirectory - Variable in class lbnl.actor.lib.SystemCommand
Working directory of the simulation.
workRange - Variable in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Pursuer
The work area of the pursuer.
workspace - Variable in class ptolemy.moml.test.UnloadModelTest
The workspace in which the model and Manager are created.
workspace() - Method in class ptolemy.kernel.util.NamedObj
Get the workspace.
Workspace - Class in ptolemy.kernel.util
An instance of Workspace is used for synchronization and version tracking of interdependent groups of objects.
Workspace() - Constructor for class ptolemy.kernel.util.Workspace
Create a workspace with an empty string as its name.
Workspace(String) - Constructor for class ptolemy.kernel.util.Workspace
Create a workspace with the specified name.
WP_1 - Variable in class ptolemy.domains.pn.demo.QR.ND_3
 
WP_10 - Variable in class ptolemy.domains.pn.demo.QR.ND_3
 
WP_11 - Variable in class ptolemy.domains.pn.demo.QR.ND_3
 
WP_12 - Variable in class ptolemy.domains.pn.demo.QR.ND_4
 
WP_2 - Variable in class ptolemy.domains.pn.demo.QR.ND_1
 
WP_3 - Variable in class ptolemy.domains.pn.demo.QR.ND_4
 
WP_4 - Variable in class ptolemy.domains.pn.demo.QR.ND_2
 
WP_5 - Variable in class ptolemy.domains.pn.demo.QR.ND_4
 
WP_6 - Variable in class ptolemy.domains.pn.demo.QR.ND_1
 
WP_7 - Variable in class ptolemy.domains.pn.demo.QR.ND_4
 
WP_8 - Variable in class ptolemy.domains.pn.demo.QR.ND_2
 
WP_9 - Variable in class ptolemy.domains.pn.demo.QR.ND_4
 
WRAP - Static variable in class com.jhlabs.image.TransformFilter
Wrap pixels off the edge onto the oppsoite edge.
WRAP - Static variable in class com.jhlabs.math.ImageFunction2D
 
WRAP - Static variable in class ptolemy.math.Overflow
Singleton implementing Modulo overflow strategy.
WRAP_EDGES - Static variable in class com.jhlabs.image.ConvolveFilter
Wrap pixels off the edge to the opposite edge.
WRAPPING_UP - Static variable in class ptolemy.actor.Manager
Indicator that the execution is in the wrapup phase.
wrapup() - Method in class lbnl.actor.lib.Simulator
Closes sockets and shuts down the simulator.
wrapup() - Method in class lbnl.actor.lib.SystemCommand
Wraps up the base class.
wrapup() - Method in class org.hlacerti.lib.HlaAttributeReflector
Manage the correct termination of the HlaAttributeReflector.
wrapup() - Method in class org.hlacerti.lib.HlaManager
Manage the correct termination of the HlaManager.
wrapup() - Method in class org.hlacerti.lib.HlaSubscriber
Manage the correct termination of the HlaSubscriber.
wrapup() - Method in class org.ptolemy.machineImprovisation.ChordFollower
 
wrapup() - Method in class org.ptolemy.machineImprovisation.FactorOracleGenerator
 
wrapup() - Method in class org.ptolemy.machineLearning.clustering.KMeans
 
wrapup() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorMultinomialEmissions
 
wrapup() - Method in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
 
wrapup() - Method in class org.ptolemy.machineLearning.lib.AFTEDiscriminant
 
wrapup() - Method in class org.ptolemy.machineLearning.lib.AFTEFast
 
wrapup() - Method in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
 
wrapup() - Method in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
 
wrapup() - Method in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
 
wrapup() - Method in class org.ptolemy.machineLearning.particleFilter.ParticleMutualInformation
 
wrapup() - Method in class org.ptolemy.optimization.CompositeOptimizer
 
wrapup() - Method in class org.ptolemy.optimization.CompositeOptimizerUsingGradient
 
wrapup() - Method in class org.ptolemy.osc.OscReceiver
 
wrapup() - Method in class org.ptolemy.osc.OscSender
 
wrapup() - Method in class ptolemy.actor.AbstractInitializableAttribute
Invoke wrapup() on registered initializables.
wrapup() - Method in class ptolemy.actor.AtomicActor
Do nothing except invoke the wrapup() methods of any objects that have been registered with addInitializable().
wrapup() - Method in class ptolemy.actor.CompositeActor
If this actor is opaque, then invoke the wrapup() method of the local director.
wrapup() - Method in class ptolemy.actor.Director
Invoke the wrapup() method of all the actors contained in the director's container.
wrapup() - Method in class ptolemy.actor.gt.controller.ModelParameter
Set the model in this parameter to be null.
wrapup() - Method in class ptolemy.actor.gt.controller.TestModel
If trainingMode is true, then take the collected training tokens and store them as an array in correctValues.
wrapup() - Method in class ptolemy.actor.gt.ModelExecutor
Wrap up this actor and delete the effigy for executing models.
wrapup() - Method in class ptolemy.actor.gt.StateMatcher
Do nothing.
wrapup() - Method in class ptolemy.actor.gt.TransformationRule.TransformationDirector
Do nothing.
wrapup() - Method in class ptolemy.actor.gt.TransformationRule
Wrap up the actor after an execution.
wrapup() - Method in interface ptolemy.actor.Initializable
This method is invoked exactly once per execution of an application.
wrapup() - Method in class ptolemy.actor.lib.ArrayRemoveElement
Clear port parameter value.
wrapup() - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Create end events for the plotter.
wrapup() - Method in class ptolemy.actor.lib.aspect.CommunicationRequestPort
 
wrapup() - Method in class ptolemy.actor.lib.Clock
Deprecated.
Override the base class to indicate that the actor has not been initialized.
wrapup() - Method in class ptolemy.actor.lib.conversions.ExpressionToToken
Wrapup execution of this actor.
wrapup() - Method in class ptolemy.actor.lib.database.DatabaseManager
Close the connection to the database, if it is open.
wrapup() - Method in class ptolemy.actor.lib.Dictionary
If a file has been specified and updateFile is true, then save the current state of the dictionary in the file.
wrapup() - Method in class ptolemy.actor.lib.ExceptionManager
Invoke wrapup() on registered initializables.
wrapup() - Method in class ptolemy.actor.lib.Exec
Terminate the subprocess.
wrapup() - Method in class ptolemy.actor.lib.Exit
Exit the Java process by calling System.exit() after all the wrapup() methods have been called.
wrapup() - Method in class ptolemy.actor.lib.FileWriter
Close the file, if there is one.
wrapup() - Method in class ptolemy.actor.lib.fmi.FMUImport
Terminate and free the slave fmu.
wrapup() - Method in class ptolemy.actor.lib.fmi.FMUQSS
Terminate and free the slave fmu.
wrapup() - Method in class ptolemy.actor.lib.gui.ArrayPlotter
Update the plot with the most recently read data.
wrapup() - Method in class ptolemy.actor.lib.gui.ArrayPlotterXY
Update the plot with the most recently read data.
wrapup() - Method in class ptolemy.actor.lib.gui.ArrowKeySensor
Dispose of the JFrame, causing the window to vanish.
wrapup() - Method in class ptolemy.actor.lib.gui.EventButton
Mark that the model is no longer executing.
wrapup() - Method in class ptolemy.actor.lib.gui.InteractiveShell
Override the base class to make the shell uneditable.
wrapup() - Method in class ptolemy.actor.lib.gui.PlotterBase
If the fillOnWrapup parameter is true, rescale the plot so that all the data is visible.
wrapup() - Method in class ptolemy.actor.lib.hoc.ApplyFilterOverArray
Report an exception if it occurred in a background run.
wrapup() - Method in class ptolemy.actor.lib.hoc.ExecuteCompositeActor
Override the base class to do nothing.
wrapup() - Method in class ptolemy.actor.lib.hoc.MobileModel
Clean up tha changes that have been made.
wrapup() - Method in class ptolemy.actor.lib.hoc.ModelReference
Report an exception if it occurred in a background run.
wrapup() - Method in class ptolemy.actor.lib.hoc.RunCompositeActor
Override the base class to do nothing.
wrapup() - Method in class ptolemy.actor.lib.hoc.test.PreinitializeMustBeInvoked
 
wrapup() - Method in class ptolemy.actor.lib.io.comm.SerialComm
Close the serial port.
wrapup() - Method in class ptolemy.actor.lib.io.CSVReader
Wrapup execution of this actor.
wrapup() - Method in class ptolemy.actor.lib.io.ExpressionReader
Deprecated.
Override the base class to clear memory of any possibly erroneous expression.
wrapup() - Method in class ptolemy.actor.lib.io.LineReader
Close the reader if there is one.
wrapup() - Method in class ptolemy.actor.lib.io.LineWriter
Close the writer if there is one.
wrapup() - Method in class ptolemy.actor.lib.javasound.AudioCapture
Stop capturing audio.
wrapup() - Method in class ptolemy.actor.lib.javasound.AudioPlayer
Stop audio playback and free up any audio resources used for audio playback.
wrapup() - Method in class ptolemy.actor.lib.javasound.AudioReadBuffer
Free up any system resources involved in the audio reading process and close any open sound files.
wrapup() - Method in class ptolemy.actor.lib.javasound.AudioReader
Free up any system resources involved in the audio reading process and close any open sound files.
wrapup() - Method in class ptolemy.actor.lib.javasound.AudioWriteBuffer
Close the specified file.
wrapup() - Method in class ptolemy.actor.lib.javasound.AudioWriter
Close the specified file.
wrapup() - Method in class ptolemy.actor.lib.javasound.ClipPlayer
Stop audio playback and free up any audio resources used for audio playback.
wrapup() - Method in class ptolemy.actor.lib.javasound.LiveSoundActor
Wrapup execution.
wrapup() - Method in class ptolemy.actor.lib.javasound.SoundActor
Wrapup execution.
wrapup() - Method in class ptolemy.actor.lib.javasound.SoundPlayer
Stop audio playback and free up any audio resources used for audio playback.
wrapup() - Method in interface ptolemy.actor.lib.jjs.AccessorOrchestrator
Cancel all pending callbacks and stop responding to future callbacks.
wrapup() - Method in class ptolemy.actor.lib.jjs.JavaScript
Execute the wrapup function, if it is defined, and exit the context for this thread.
wrapup() - Method in class ptolemy.actor.lib.jjs.modules.iotAuth.AuthManager
Stop Auth processes.
wrapup() - Method in class ptolemy.actor.lib.jjs.modules.shell.ShellHelper
Kill the process and the reader thread.
wrapup() - Method in class ptolemy.actor.lib.jjs.NashornAccessorHostApplication.ActorSubstitute
Stop the event loop, canceling all pending callbacks.
wrapup() - Method in class ptolemy.actor.lib.jmf.MovieWriter
Save the file.
wrapup() - Method in class ptolemy.actor.lib.jmf.PlaySound
Close the media processor.
wrapup() - Method in class ptolemy.actor.lib.jmf.VideoCamera
Close the media processor.
wrapup() - Method in class ptolemy.actor.lib.joystick.Joystick
Wrap up deallocates resources, specifically the serial port.
wrapup() - Method in class ptolemy.actor.lib.net.DatagramReader
Release resources acquired in the initialize() method, specifically the evaluation variable, the DatagramSocket, and the SocketReadingThread.
wrapup() - Method in class ptolemy.actor.lib.net.DatagramWriter
Wrap up.
wrapup() - Method in class ptolemy.actor.lib.NonStrictTest
If trainingMode is true, then take the collected training tokens and store them as an array in correctValues.
wrapup() - Method in class ptolemy.actor.lib.PoissonClock
Override the base class to reset a flag that indicates that the model is executing.
wrapup() - Method in class ptolemy.actor.lib.PublisherNonStrictTest
If trainingMode is true, then take the collected training tokens and store them as an array in correctValues.
wrapup() - Method in class ptolemy.actor.lib.python.PythonScript
Invoke the wrapup() method if defined in the script.
wrapup() - Method in class ptolemy.actor.lib.Reader
Deprecated.
Close the reader if there is one.
wrapup() - Method in class ptolemy.actor.lib.security.KeyStoreActor
Terminate the subprocess.
wrapup() - Method in class ptolemy.actor.lib.TestExceptionAttribute
Call the super.wrapup() method.
wrapup() - Method in class ptolemy.actor.lib.TestExceptionHandler
Deprecated.
Call the super.wrapup() method.
wrapup() - Method in class ptolemy.actor.lib.TimedSource
Override the base class to reset a flag that indicates that the model is executing.
wrapup() - Method in class ptolemy.actor.lib.URLReader
Close the reader if there is one.
wrapup() - Method in class ptolemy.actor.lib.Writer
Deprecated.
Flush the writer, if there is one.
wrapup() - Method in class ptolemy.actor.Manager
Wrap up the model by invoking the wrapup method of the toplevel composite actor.
wrapup() - Method in class ptolemy.actor.parameters.ParameterSet
Check to see whether the specified file has changed, and if so, re-read it, and invoke the wrapup() methods of objects that have been added using addInitializable().
wrapup() - Method in class ptolemy.actor.parameters.SharedParameter
Supress propagation.
wrapup() - Method in class ptolemy.actor.process.CompositeProcessDirector
End the execution of the model under the control of this director.
wrapup() - Method in class ptolemy.actor.process.ProcessDirector
End the execution of the model under the control of this director.
wrapup() - Method in class ptolemy.actor.process.ProcessThread
End the execution of the actor under the control of this thread.
wrapup() - Method in class ptolemy.actor.ptalon.lib.MapFileStorage
Close the reader if there is one.
wrapup() - Method in class ptolemy.actor.ptalon.lib.ReduceWorker
Clean up memory.
wrapup() - Method in class ptolemy.actor.ptalon.lib.SplitReader
Close the reader if there is one.
wrapup() - Method in class ptolemy.actor.PubSubPort
Do nothing.
wrapup() - Method in class ptolemy.actor.test.TestActor
Record the invocation.
wrapup() - Method in class ptolemy.actor.test.TypedTestActor
Record the invocation.
wrapup() - Method in class ptolemy.caltrop.ddi.AbstractDDI
 
wrapup() - Method in class ptolemy.cg.lib.CompiledCompositeActor
If executeEmbeddedCode is true, then execute the wrapup() method of the generated code.
wrapup() - Method in class ptolemy.cg.lib.EmbeddedCodeActor
Remove inside relations.
wrapup() - Method in class ptolemy.cg.lib.ModularCodeGenTypedCompositeActor
Invoke the wrapup() method of all the actors contained in the director's container.
wrapup() - Method in class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
Invoke the wrapup() method of all the actors contained in the director's container.
wrapup() - Method in class ptolemy.component.AtomicComponent
Wrap up an execution, which in this base class means doing nothing and returning immediately.
wrapup() - Method in interface ptolemy.component.Component
Wrap up an execution.
wrapup() - Method in class ptolemy.component.ComponentActor
 
wrapup() - Method in class ptolemy.component.ComponentDirector
Wrap up an execution.
wrapup() - Method in class ptolemy.component.domains.ptinyos.PtinyOSDirector
Wrap up an execution.
wrapup() - Method in class ptolemy.data.expr.AbstractInitializableParameter
Invoke wrapup() on registered initializables.
wrapup() - Method in interface ptolemy.distributed.common.DistributedActor
This method is invoked exactly once per execution of an application.
wrapup() - Method in class ptolemy.distributed.domains.sdf.kernel.DistributedSDFDirector
Invoke the wrapup() method of all the actors contained in the director's container (super).
wrapup() - Method in class ptolemy.distributed.rmi.DistributedActorWrapper
This method is invoked exactly once per execution of an application.
wrapup() - Method in class ptolemy.domains.atc.lib.TrackWriter
Close the writer if there is one.
wrapup() - Method in class ptolemy.domains.ci.kernel.CIDirector
Invoke the wrapup() method of all the actors contained in the director's container.
wrapup() - Method in class ptolemy.domains.continuous.lib.ContinuousTransferFunction
Set the opaqueness to true and wrapup.
wrapup() - Method in class ptolemy.domains.continuous.lib.LinearStateSpace
Set the opaqueness back to true and call the wrapup() method of the super class.
wrapup() - Method in class ptolemy.domains.csp.demo.BusContention.Processor
Wrapup this actor by first calling the super class wrapup method and then generating an event that will set the final state of this actor for the graphical user interface.
wrapup() - Method in class ptolemy.domains.csp.kernel.CSPDirector
Override the base class to stop any actors that might be stalled in a call to delay().
wrapup() - Method in class ptolemy.domains.csp.lib.CSPMultiSink
Discontinue the execution of this actor.
wrapup() - Method in class ptolemy.domains.csp.lib.CSPMultiSource
Discontinue the execution of this actor.
wrapup() - Method in class ptolemy.domains.dde.demo.HelloWorld.PrintString
Indicate that this actor's execution is complete by printing a corresponding statement.
wrapup() - Method in class ptolemy.domains.dde.demo.LocalZeno.ListenClock
Generate an ExecEvent with a state value of 3, cause the calling thread to sleep for 100 milliseconds and then call the superclass wrapup() method.
wrapup() - Method in class ptolemy.domains.dde.demo.LocalZeno.ListenFeedBackDelay
Generate an ExecEvent with a state value of 3.
wrapup() - Method in class ptolemy.domains.dde.demo.LocalZeno.ListenFork
Generate an ExecEvent with a state value of 3.
wrapup() - Method in class ptolemy.domains.dde.demo.LocalZeno.ListenSink
Generate an ExecEvent with a state value of 3.
wrapup() - Method in class ptolemy.domains.dde.demo.LocalZeno.ListenWire
Generate an ExecEvent with a state value of 3.
wrapup() - Method in class ptolemy.domains.dde.kernel.DDEThread
End the execution of the actor under the control of this thread.
wrapup() - Method in class ptolemy.domains.de.kernel.DEDirector
Invoke the wrapup method of the super class.
wrapup() - Method in class ptolemy.domains.de.lib.MostRecent
Wrapup and reset variables.
wrapup() - Method in class ptolemy.domains.de.lib.Previous
Reset the state variables.
wrapup() - Method in class ptolemy.domains.de.lib.Queue
Clear the queue tokens.
wrapup() - Method in class ptolemy.domains.de.lib.Server
Clear the queue so that the capacity can be changed.
wrapup() - Method in class ptolemy.domains.de.lib.SharedQueue
Clear the buffer.
wrapup() - Method in class ptolemy.domains.dt.kernel.DTDirector
Reset this director to an uninitialized state.
wrapup() - Method in class ptolemy.domains.gr.kernel.GRActor
Reset this actor back to uninitialized state to prepare for the next execution.
wrapup() - Method in class ptolemy.domains.gr.kernel.GRDirector
Reset this director to an uninitialized state to prepare for the end of an execution.
wrapup() - Method in class ptolemy.domains.gr.lib.GRShadedShape
Override the base class to set to null the references to appearance and material.
wrapup() - Method in class ptolemy.domains.gr.lib.MovableViewScreen3D
Reset the state to the initial values.
wrapup() - Method in class ptolemy.domains.gr.lib.ViewLayers3D
Wrapup an execution.
wrapup() - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Wrap up an execution.
wrapup() - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Wrapup an execution.
wrapup() - Method in class ptolemy.domains.metroII.kernel.FireMachine
Wraps up the firing by reseting.
wrapup() - Method in class ptolemy.domains.metroII.kernel.MetroIIDirector
Resets all the StartOrResumable wrapped actors before calling the wrapup() of Director.
wrapup() - Method in class ptolemy.domains.modal.kernel.FSMActor
Do nothing except invoke the wrapup method of any objects that have been added using addInitializable().
wrapup() - Method in class ptolemy.domains.pn.kernel.TimedPNDirector
Reset private variables.
wrapup() - Method in class ptolemy.domains.ptera.kernel.Event
This method is invoked exactly once per execution of an application.
wrapup() - Method in class ptolemy.domains.ptera.kernel.PteraController
Wrap up the controller by invoking wrapup() of the director and that of the refinements.
wrapup() - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Invoke the wrapup() method of the superclass, and clear the event queue.
wrapup() - Method in class ptolemy.domains.ptera.lib.Configure
This method is invoked exactly once per execution of an application.
wrapup() - Method in class ptolemy.domains.ptera.lib.DebuggerParameter
This method is invoked exactly once per execution of an application.
wrapup() - Method in class ptolemy.domains.ptera.lib.EventQueueDebugger
Remove this attribute from the list of debug listeners in the director.
wrapup() - Method in class ptolemy.domains.ptera.lib.TableauParameter
Do nothing.
wrapup() - Method in class ptolemy.domains.ptides.lib.qm.TCPPacketTransmitter
Send the remaining tokens to the output port during wrapup.
wrapup() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousDirector
Override the base class to set a flag indicating we are in the wrapup phase.
wrapup() - Method in class ptolemy.domains.sdf.kernel.test.SDFTestDelay
This method should be invoked exactly once per execution of an application.
wrapup() - Method in class ptolemy.domains.sdf.lib.BootstrapSampleDelay
Reset the state for the next run.
wrapup() - Method in class ptolemy.domains.sr.lib.Combine
Terminate the TCP connection of the Model Railway interface.
wrapup() - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
If activeObjects is true, then delegate to the superclass; otherwise, invoke the wrapup() method of all the actors contained in the director's container.
wrapup() - Method in class ptolemy.domains.tcs.lib.StationWriter
Close the writer if there is one.
wrapup() - Method in class ptolemy.domains.tdl.kernel.TDLCausalityInterface
Override the base class Clear local variables.
wrapup() - Method in class ptolemy.domains.tdl.kernel.TDLModuleDirector
Clear private variables and lists.
wrapup() - Method in class ptolemy.domains.tester.kernel.TesterDirector
Do nothing.
wrapup() - Method in class ptolemy.domains.wireless.lib.TerrainProperty
Override the base class to call wrap up to unregister this with the channel.
wrapup() - Method in class ptolemy.domains.wireless.lib.TransmitPropertyTransformer
Override the base class to unregister this actor with the channel.
wrapup() - Method in class ptolemy.matlab.Expression
Close matlab engine if it was open.
write() - Method in class lbnl.util.XMLWriter
Write the xml file.
write(byte[], int, int) - Method in class ptolemy.actor.gui.Console.ConsoleFrame.MyByteArrayOutputStream
 
write(int) - Method in class ptolemy.actor.gui.Console.ConsoleFrame.MyByteArrayOutputStream
 
write(int, double, double[]) - Method in class lbnl.actor.lib.net.Server
Write data to the socket.
write(int, Token) - Method in class ptolemy.domains.taskpt.lib.Memory
Write a token into the specified memory address given by index.
write(MultipageModel, Writer) - Method in class diva.gui.MultipageWriter
Write the given document to the character stream (out).
write(XmlDocument) - Method in class diva.util.xml.XmlWriter
Write the given XmlDocument to its URL.
write(XmlDocument, Writer) - Method in class diva.util.xml.XmlWriter
Write the given XmlDocument to a given Writer.
write(XmlElement, Writer, String) - Method in class diva.util.xml.XmlWriter
Deprecated.
Use XmlElement.writeXML instead.
write(DataOutputStream) - Method in class ptolemy.media.Audio
Write the audio data to an output stream in the Sun audio format.
write(OutputStream) - Method in class ptolemy.plot.PlotBox
Write the current data and plot configuration to the specified stream in PlotML syntax.
write(OutputStream) - Method in interface ptolemy.plot.PlotBoxInterface
Write the current data and plot configuration to the specified stream in PlotML syntax.
write(OutputStream, String) - Method in class ptolemy.plot.PlotBox
Write the current data and plot configuration to the specified stream in PlotML syntax.
write(OutputStream, String) - Method in interface ptolemy.plot.PlotBoxInterface
Write the current data and plot configuration to the specified stream in PlotML syntax.
write(Writer) - Method in class org.json.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class org.json.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
write(Writer, String) - Method in class ptolemy.plot.Histogram
Write the current data and plot configuration to the specified stream in PlotML syntax.
write(Writer, String) - Method in class ptolemy.plot.PlotBox
Write the current data and plot configuration to the specified stream in PlotML syntax.
write(Writer, String) - Method in interface ptolemy.plot.PlotBoxInterface
Write the current data and plot configuration to the specified stream in PlotML syntax.
write(String) - Method in class ptolemy.actor.lib.jjs.modules.shell.ShellHelper
Write to the stdin of the process.
WRITE_BLOCKED - Static variable in class ptolemy.domains.dde.kernel.DDEDirector
Indicator that a thread is write blocked.
WRITE_BLOCKED - Static variable in class ptolemy.domains.pn.kernel.PNDirector
Indicator that a thread is write blocked.
WRITEACTUATOR - Static variable in class ptolemy.domains.tdl.kernel.TDLAction
Write actuator which is the output of a TDLModule.
writeAudio(double[], DataOutputStream) - Static method in class ptolemy.media.Audio
Write Sun audio file (.au) format from an array.
writeData(PrintWriter) - Method in class ptolemy.plot.Histogram
Write plot data information to the specified output stream in PlotML.
writeData(PrintWriter) - Method in class ptolemy.plot.Plot
Write plot data information to the specified output stream in PlotML.
writeData(PrintWriter) - Method in class ptolemy.plot.PlotBox
Write plot data information to the specified output stream in PlotML.
writeData(PrintWriter) - Method in interface ptolemy.plot.PlotBoxInterface
Write plot data information to the specified output stream in PlotML.
writeData(PrintWriter) - Method in interface ptolemy.plot.PlotInterface
Write plot data information to the specified output stream in PlotML.
writeDelays() - Method in class org.hlacerti.lib.HlaReporter
Write a report containing(in a .csv file HlaReporter._csvFile), among other informations, the number of ticks, the delay between a NER or a TAR and its respective TAG, the number of UAVs and RAVs.
writeDemoURLs(String, String) - Static method in class ptolemy.actor.gui.HTMLAbout
Write the urls of the demo urls.
writeDTD(XmlDocument, Writer) - Method in class diva.util.xml.XmlWriter
Write the DTD of the given XmlDocument to a given Writer.
writeDTDElements(Writer) - Method in class diva.util.xml.XmlWriter
Produce normalised declarations for all elements.
writeDTDEntities(Writer) - Method in class diva.util.xml.XmlWriter
Produce normalised declarations for all general entities.
writeDTDNotations(Writer) - Method in class diva.util.xml.XmlWriter
Produce normalised declarations for all notations.
writeEnable - Variable in class ptolemy.actor.lib.vhdl.Memory
The control port for signaling write.
writeFile(File) - Method in class ptolemy.actor.gui.Effigy
Write the model associated with this effigy to the specified file.
writeFile(File) - Method in class ptolemy.actor.gui.ImageTokenEffigy
Write the current data of this effigy to the specified file.
writeFile(File) - Method in class ptolemy.actor.gui.PlotEffigy
Write the text of the plot to the specified file.
writeFile(File) - Method in class ptolemy.actor.gui.PtolemyEffigy
Write the model associated with this effigy to the specified file in MoML format.
writeFile(File) - Method in class ptolemy.actor.gui.TextEffigy
Write the text of the document to the specified file.
writeFile(File) - Method in class ptolemy.actor.gui.TokenEffigy
Write the current data of this effigy to the specified file.
writeFormat(PrintWriter) - Method in class ptolemy.plot.Histogram
Write plot format information to the specified output stream.
writeFormat(PrintWriter) - Method in class ptolemy.plot.Plot
Write plot format information to the specified output stream in PlotML, an XML scheme.
writeFormat(PrintWriter) - Method in class ptolemy.plot.PlotBox
Write plot format information to the specified output stream in PlotML.
writeFormat(PrintWriter) - Method in interface ptolemy.plot.PlotBoxInterface
Write plot format information to the specified output stream in PlotML.
writeFormat(PrintWriter) - Method in interface ptolemy.plot.PlotInterface
Write plot format information to the specified output stream in PlotML, an XML scheme.
writeFrameworkCode(TypedCompositeActor, File) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Generate the Framework code for the given model.
writeGiottoCode(TypedCompositeActor, File) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Generate Giotto code for the given model and write into the file model name.giotto in the directory specified by parameter "directory".
writeHTML(ExportParameters, Writer) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Write an HTML page based on the current view of the model to the specified destination directory.
writeHTML(ExportParameters, Writer) - Method in class ptolemy.vergil.basic.export.html.ExportHTMLAction
Write an HTML page based on the current view of the model to the specified destination directory.
writeHTML(ExportParameters, Writer) - Method in interface ptolemy.vergil.basic.HTMLExportable
Export to HTML as given by the parameters.
writeImage(OutputStream, String) - Method in class ptolemy.actor.gui.PlotTableauFrame
Write an image to the specified output stream in the specified format.
writeImage(OutputStream, String) - Method in class ptolemy.actor.gui.TextEditor
Write an image to the specified output stream in the specified format.
writeImage(OutputStream, String) - Method in interface ptolemy.gui.ImageExportable
Write an image to the specified output stream in the specified format.
writeImage(OutputStream, String) - Method in class ptolemy.plot.PlotFrame
Write an image to the specified output stream in the specified format.
writeImage(OutputStream, String) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Write an image to the specified output stream in the specified format.
writeImage(OutputStream, String, Color) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Write an image to the specified output stream in the specified format with the specified background color.
writeJFIFHeader - Variable in class ptolemy.actor.lib.jai.JAIJPEGWriter
If true (the default), the encoder will write a JFIF header, using a marker.The marker includes data such as version number, x and y pixel density, pixel aspect ratio.
writeKey - Variable in class ptolemy.actor.lib.Dictionary
An input that provides a key for a key-value pair to be stored in the dictionary.
writeLiveLinks(FileWriter, String, String) - Static method in class ptolemy.actor.gui.HTMLAbout
Open the model, look for any LiveLinks and write their names.
writeMappingFile(File, String) - Static method in class ptolemy.domains.metroII.kernel.MappingConstraintReaderWriter
Writes content to mapping file.
writeMatrix(String) - Method in class ptolemy.domains.pn.demo.QR.ArrayIndex
Write the matrix stored in the associate array with a given name.
writeModel(Object, Writer) - Method in interface diva.util.ModelWriter
Write the given model to the character stream.
WriteModel - Class in ptolemy.actor.gt.controller
An event to output the model in the model parameter into a file.
WriteModel(CompositeEntity, String) - Constructor for class ptolemy.actor.gt.controller.WriteModel
Construct an event with the given name contained by the specified composite entity.
writeMoMLDescription(Writer, int) - Method in class ptolemy.moml.MoMLAttribute
Write the MoML description of this object, which consists of whatever has been specified using the appendMoMLDescription() method.
writeNumberOfHLACalls() - Method in class org.hlacerti.lib.HlaReporter
Write the number of HLA calls of each federate, along with information about the time step and the runtime, in a file.
writeOldSyntax(OutputStream) - Method in class ptolemy.plot.PlotBox
Deprecated. 
writeOldSyntax(OutputStream) - Method in interface ptolemy.plot.PlotBoxInterface
Deprecated. 
WRITEOUTPUT - Static variable in class ptolemy.domains.tdl.kernel.TDLAction
Write output of a task.
writer - Variable in class org.json.JSONWriter
The writer that will receive the output.
Writer - Class in ptolemy.actor.lib
Deprecated.
FileWriter actor replaces this.
Writer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.Writer
Deprecated.
Construct an actor with the given container and name.
writeRAVsInformation() - Method in class org.hlacerti.lib.HlaReporter
Write all recorded RAV information to file.
writeRaw(DataOutputStream) - Method in class ptolemy.media.Audio
Write the raw audio data to an output stream.
writeRawData - Variable in class ptolemy.actor.lib.jai.JAIPNMWriter
If true, then write raw binary data.
writeReplace() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
writeReplace() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
writeReplace() - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
writeTiled - Variable in class ptolemy.actor.lib.jai.JAITIFFWriter
If false (the default), then write the data in strips.
writeTimes() - Method in class org.hlacerti.lib.HlaReporter
Write all time information to file ('...-times.csv').
writeTo(CodedOutputStream) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event.Time
 
writeTo(CodedOutputStream) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.Event
 
writeTo(CodedOutputStream) - Method in class ptolemy.domains.metroII.kernel.util.ProtoBuf.metroIIcomm.EventVector
 
writeUAVsInformation() - Method in class org.hlacerti.lib.HlaReporter
Write all recorded UAV information to file.
writeXML(Writer, String) - Method in class diva.util.xml.XmlElement
Print this element to a Writer.

X

x - Variable in class com.jhlabs.image.CellularFilter.Point
 
x - Variable in class com.jhlabs.image.Curve
 
x - Variable in class com.jhlabs.vecmath.AxisAngle4f
 
x - Variable in class com.jhlabs.vecmath.Tuple3f
 
x - Variable in class com.jhlabs.vecmath.Tuple4f
 
x - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
x - Variable in class ptolemy.actor.lib.ArrayElementAsMatrix
The x index into the input array.
x - Variable in class ptolemy.actor.lib.conversions.CartesianToComplex
The input port for the x coordinate of the Cartesian pair, which has type DoubleToken.
x - Variable in class ptolemy.actor.lib.conversions.CartesianToPolar
The x coordinate of the input pair, which has type DoubleToken.
x - Variable in class ptolemy.actor.lib.conversions.ComplexToCartesian
The output port for x coordinate, which has type DoubleToken.
x - Variable in class ptolemy.actor.lib.conversions.PolarToCartesian
The output port for the x coordinate, which has type DoubleToken.
x - Variable in class ptolemy.actor.lib.gui.ArrayPlotterXY
Input port for the horizontal axis, which receives an array of doubles.
x - Variable in class ptolemy.actor.lib.joystick.Joystick
The output port for the x coordinate, which has type DoubleToken.
x - Variable in class ptolemy.actor.lib.mbed.Accelerometer
The accX output port.
x - Variable in class ptolemy.domains.gr.lib.MouseInput3D
An output port containing an integer representing the X coordinate of the mouse.
x - Variable in class ptolemy.plot.PlotPoint
X value after wrapping (if any).
x - Variable in class ptolemy.vergil.kernel.attributes.LineAttribute
The horizontal extent.
X - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.Coordinate
The X coordinate.
x_update - Variable in class org.ptolemy.machineLearning.particleFilter.ParticleFilterRange
x component update equation.
x1 - Variable in class com.jhlabs.image.FieldWarpFilter.Line
 
x2 - Variable in class com.jhlabs.image.FieldWarpFilter.Line
 
xAxisMode - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying how to parse the X axis value.
xAxisTitle - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying the title of the X axis.
XBeeHello - Class in ptolemy.actor.lib.jjs.modules.xbee.test
Generate "Hello XBee World!" on a XBee radio connected to a serial port.
XBeeHello() - Constructor for class ptolemy.actor.lib.jjs.modules.xbee.test.XBeeHello
 
XBeeHelper - Class in ptolemy.actor.lib.jjs.modules.xbee
Helper for XBee radio modules.
XBeeHelper(Object, ScriptObjectMirror, String, Map<String, Object>) - Constructor for class ptolemy.actor.lib.jjs.modules.xbee.XBeeHelper
Create an XBee device.
xEnd - Variable in class ptolemy.domains.gr.lib.Line2D
The x coordinate of the line's end position in the view screen.
xGrid - Variable in class com.jhlabs.image.WarpGrid
 
xInit - Variable in class org.ptolemy.qss.QSSIntegrator
Deprecated.
Initial value of the state.
xInit - Variable in class ptolemy.actor.lib.gui.ArrayPlotter
The start point of the X axis.
xInit - Variable in class ptolemy.actor.lib.gui.SequencePlotter
The start point of the X axis.
xInit - Variable in class ptolemy.domains.qss.kernel.QSSIntegrator
Initial value of the state.
xLength - Variable in class ptolemy.domains.gr.lib.Box3D
The length of the box in the x-axis.
xlocation - Variable in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Pursuer
Port that output the current x direction location of the pursuer.
xMean - Variable in class ptolemy.actor.lib.Rician
The mean of the random number along the X-axis.
XML - Class in org.json
This provides static methods to convert an XML text into a JSONObject, and to covert a JSONObject into an XML text.
XML() - Constructor for class org.json.XML
 
XmlApp - Class in com.microstar.xml.demo
Base class for Ælfred demonstration applications.
XmlApp() - Constructor for class com.microstar.xml.demo.XmlApp
 
XmlApplet - Class in com.microstar.xml.demo
Base class for Ælfred demonstration applications.
XmlApplet() - Constructor for class com.microstar.xml.demo.XmlApplet
 
XmlBuilder - Interface in diva.util.xml
An XmlBuilder is an interface that can be implemented by classes that convert between XmlElements and some internal data representation.
XmlDemo - Class in diva.util.xml
A simple program that you can run to illustrate the operation of the files in this package.
XmlDemo() - Constructor for class diva.util.xml.XmlDemo
 
XmlDocument - Class in diva.util.xml
An XMLDocument is an in-memory representation of an XML document.
XmlDocument() - Constructor for class diva.util.xml.XmlDocument
Create an XML document with no idea of where it exists.
XmlDocument(File) - Constructor for class diva.util.xml.XmlDocument
Create an XML document located in the given file.
XmlDocument(URL) - Constructor for class diva.util.xml.XmlDocument
Create an XML document with the given URL.
XmlDocument(URL, String) - Constructor for class diva.util.xml.XmlDocument
Create an XML document with the given URL and the DTD system ID.
XmlElement - Class in diva.util.xml
An XmlElement is a node of a tree representing an XML file.
XmlElement() - Constructor for class diva.util.xml.XmlElement
Create a new XmlElement of unknown type.
XmlElement(String) - Constructor for class diva.util.xml.XmlElement
Create a new XmlElement with element type given by the string.
XmlElement(String, Map) - Constructor for class diva.util.xml.XmlElement
Create a new XmlElement with element type with the given name and the given attributes.
XMLElementTest - Class in diva.util.test
A test suite for XmlElement
XMLElementTest(TestHarness) - Constructor for class diva.util.test.XMLElementTest
Constructor
XmlException - Exception in com.microstar.xml
Convenience exception class for reporting XML parsing errors.
XmlException(String, String) - Constructor for exception com.microstar.xml.XmlException
Construct a new XML parsing exception.
XmlException(String, String, int, int) - Constructor for exception com.microstar.xml.XmlException
Construct a new XML parsing exception.
XmlException(String, String, int, int, Throwable) - Constructor for exception com.microstar.xml.XmlException
Construct a new XML parsing exception.
XmlHandler - Interface in com.microstar.xml
XML Processing Interface.
XMLIcon - Class in ptolemy.vergil.icon
An icon is a visual representation of an entity.
XMLIcon(NamedObj, String) - Constructor for class ptolemy.vergil.icon.XMLIcon
Create a new icon with the given name in the given container.
XMLIcon(Workspace, String) - Constructor for class ptolemy.vergil.icon.XMLIcon
Construct an icon in the specified workspace and name.
XMLInclusion - Class in ptolemy.actor.lib.xslt
Combine multiple XMLTokens into one XMLToken.
XMLInclusion(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.xslt.XMLInclusion
Construct an actor with the given container and name.
XmlParser - Class in com.microstar.xml
Parse XML documents and return parse events through call-backs.
XmlParser() - Constructor for class com.microstar.xml.XmlParser
Construct a new parser with no associated handler.
XMLParser - Class in ptolemy.data.expr
This class parses a XML string token to a DOM document.
XMLParser() - Constructor for class ptolemy.data.expr.XMLParser
 
XMLParser.EntityResolver - Class in ptolemy.data.expr
The entity resolver that tries to first load a DTD file locally, and if it is not found, looks for it on the Internet using the DTD file's system ID.
XMLParserTest - Class in diva.util.test
A test suite for XMLParser and XMLPrinter
XMLParserTest(TestHarness) - Constructor for class diva.util.test.XMLParserTest
Constructor
XmlReader - Class in diva.util.xml
An XmlReader reads a character stream and constructs the internal data of an XmlDocument.
XmlReader() - Constructor for class diva.util.xml.XmlReader
 
XmlReader.Handler - Class in diva.util.xml
Handler is an inner class that implements the Aelfred XmlHandler interface.
xmlResults - Variable in class ptolemy.actor.lib.test.LoopTest2
 
xmlSerialize(Writer, int) - Method in class ptolemy.actor.ptalon.PtalonAST
Generate the XML for this AST.
XMLToken - Class in ptolemy.data
A token that contains a xml document.
XMLToken() - Constructor for class ptolemy.data.XMLToken
Construct an empty token.
XMLToken(String) - Constructor for class ptolemy.data.XMLToken
Construct an XmlToken from the specified string.
XMLTOKEN - Static variable in class ptolemy.data.type.BaseType
The XmlToken data type.
XMLTokener - Class in org.json
The XMLTokener extends the JSONTokener to provide additional methods for the parsing of XML texts.
XMLTokener(String) - Constructor for class org.json.XMLTokener
Construct an XMLTokener from a string.
XmlUtilities - Class in diva.util.xml
A collection of utility methods for XML-related operations.
XmlUtilities() - Constructor for class diva.util.xml.XmlUtilities
 
xmlViewFactory - Variable in class ptolemy.vergil.gt.MatchResultTableau.Factory
 
XmlWriter - Class in diva.util.xml
Given a tree of XmlElements, an object of this class generates the equivalent XML into an output stream.
XmlWriter() - Constructor for class diva.util.xml.XmlWriter
 
XMLWriter - Class in lbnl.util
Class for writing xml documents.
XMLWriter(String, String, int) - Constructor for class lbnl.util.XMLWriter
Construct an instance and assign all data members.
xOffset - Variable in class ptolemy.actor.lib.ArrayElementAsMatrix
The xOffset offset into the input array.
xor(BooleanToken) - Method in class ptolemy.data.BooleanToken
Return a new token whose value is the logical XOR of the value of this token and the the value of the argument token.
XOR - Static variable in interface ptolemy.data.expr.PtParserConstants
RegularExpression Id.
xOrigin - Variable in class ptolemy.actor.lib.jai.JAICrop
The x origin for cropping.
xOrigin - Variable in class ptolemy.actor.lib.jai.JAIRotate
The x origin of the point to rotate around.
xPosition - Variable in class ptolemy.domains.gr.lib.RectangularFigure2D
The initial x position (of type double) of the figure, before additional transformations.
xScale - Variable in class ptolemy.domains.gr.lib.Scale3D
The scale factor in the Cartesian x-axis.
xScaleFactor - Variable in class ptolemy.actor.lib.jai.JAIScale
The scaling factor in the horizontal direction.
xShift - Variable in class ptolemy.actor.lib.jai.JAIPeriodicShift
The amount to shift in the horizontal direction.
xShift - Variable in class ptolemy.actor.lib.jai.JAITranslate
The shift amount in the horizontal direction.
XSLTransformer - Class in ptolemy.actor.lib.xslt
This actor reads an XSLT file and apply it to a dom tree.
XSLTransformer(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.xslt.XSLTransformer
Construct an actor with the given container and name.
XSLTUtilities - Class in ptolemy.util
A collection of utilities for manipulating strings using XSLT.
xStart - Variable in class ptolemy.domains.gr.lib.Line2D
The x coordinate of the line's start position in the view screen.
xTranslate - Variable in class ptolemy.domains.gr.lib.Translate2D
The amount of translation in the x-axis during firing.
xTranslate - Variable in class ptolemy.domains.gr.lib.Translate3D
The amount of translation in the x-axis during firing.
xUnit - Variable in class ptolemy.actor.lib.gui.ArrayPlotter
The increment of the X axis.
xUnit - Variable in class ptolemy.actor.lib.gui.SequencePlotter
The increment of the X axis.
xValue - Variable in class org.ptolemy.machineLearning.particleFilter.ConstraintsCalculator
The xValue.
xValue - Variable in class org.ptolemy.machineLearning.particleFilter.MutualInformationCalculator
The control input that determines the update in robot position.
xy(int, int) - Method in class com.jgoodies.forms.layout.CellConstraints
Sets row and column origins; sets width and height to 1; uses the default alignments.
xy(int, int, CellConstraints.Alignment, CellConstraints.Alignment) - Method in class com.jgoodies.forms.layout.CellConstraints
Sets the row and column origins; sets width and height to 1; set horizontal and vertical alignment using the specified objects.
xy(int, int, String) - Method in class com.jgoodies.forms.layout.CellConstraints
Sets row and column origins; sets width and height to 1; decodes horizontal and vertical alignments from the given string.
XYPlotter - Class in ptolemy.actor.lib.gui
An XY plotter.
XYPlotter(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.XYPlotter
Construct an actor with the given container and name.
xyPoints - Variable in class ptolemy.domains.wireless.lib.TerrainProperty
The x/y coordinates of the obstacle.
XYScope - Class in ptolemy.actor.lib.gui
An X-Y plotter that plots with finite persistence.
XYScope(CompositeEntity, String) - Constructor for class ptolemy.actor.lib.gui.XYScope
Construct an actor with the given container and name.
xyw(int, int, int) - Method in class com.jgoodies.forms.layout.CellConstraints
Sets the row, column, width, and height; uses a height (row span) of 1 and the horizontal and vertical default alignments.
xyw(int, int, int, CellConstraints.Alignment, CellConstraints.Alignment) - Method in class com.jgoodies.forms.layout.CellConstraints
Sets the row, column, width, and height; sets the horizontal and vertical alignment using the specified alignment objects.
xyw(int, int, int, String) - Method in class com.jgoodies.forms.layout.CellConstraints
Sets the row, column, width, and height; decodes the horizontal and vertical alignments from the given string.
xywh(int, int, int, int) - Method in class com.jgoodies.forms.layout.CellConstraints
Sets the row, column, width, and height; uses default alignments.
xywh(int, int, int, int, CellConstraints.Alignment, CellConstraints.Alignment) - Method in class com.jgoodies.forms.layout.CellConstraints
Sets the row, column, width, and height; sets the horizontal and vertical alignment using the specified alignment objects.
xywh(int, int, int, int, String) - Method in class com.jgoodies.forms.layout.CellConstraints
Sets the row, column, width, and height; decodes the horizontal and vertical alignments from the given string.

Y

y - Variable in class com.jhlabs.image.CellularFilter.Point
 
y - Variable in class com.jhlabs.image.Curve
 
y - Variable in class com.jhlabs.vecmath.AxisAngle4f
 
y - Variable in class com.jhlabs.vecmath.Tuple3f
 
y - Variable in class com.jhlabs.vecmath.Tuple4f
 
y - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
y - Variable in class ptolemy.actor.lib.ArrayElementAsMatrix
The y index into the input array.
y - Variable in class ptolemy.actor.lib.conversions.CartesianToComplex
The input port for the y coordinate of the Cartesian pair, which has type DoubleToken.
y - Variable in class ptolemy.actor.lib.conversions.CartesianToPolar
The y coordinate of the input pair, which has type DoubleToken.
y - Variable in class ptolemy.actor.lib.conversions.ComplexToCartesian
The output port for the imaginary coordinate, which has type DoubleToken.
y - Variable in class ptolemy.actor.lib.conversions.PolarToCartesian
The output port for the y coordinate, which has type DoubleToken.
y - Variable in class ptolemy.actor.lib.gui.ArrayPlotterXY
Input port for the vertical axis, which receives an array of doubles.
y - Variable in class ptolemy.actor.lib.joystick.Joystick
The output port for the y coordinate, which has type DoubleToken.
y - Variable in class ptolemy.actor.lib.mbed.Accelerometer
The accY output port.
y - Variable in class ptolemy.domains.gr.lib.MouseInput3D
An output port containing an integer representing the Y coordinate of the mouse.
y - Variable in class ptolemy.plot.PlotPoint
Y value.
y - Variable in class ptolemy.vergil.kernel.attributes.LineAttribute
The y extent.
Y - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.Coordinate
The Y coordinate.
y_update - Variable in class org.ptolemy.machineLearning.particleFilter.ParticleFilterRange
y component update equation.
y1 - Variable in class com.jhlabs.image.FieldWarpFilter.Line
 
y2 - Variable in class com.jhlabs.image.FieldWarpFilter.Line
 
yaw - Variable in class ptolemy.actor.lib.mbed.GestureRecognition
The yaw input port.
yaw - Variable in class ptolemy.actor.lib.mbed.PacketToSensorData
The yaw output port.
yawInput - Variable in class ptolemy.actor.lib.mbed.SensorDataCalibration
The yawInput input port.
yawOutput - Variable in class ptolemy.actor.lib.mbed.SensorDataCalibration
The yawOutput output port.
yAxisMode - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying how to parse the Y axis value.
yAxisTitle - Variable in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Parameter specifying the title of the Y axis.
yBottom - Variable in class ptolemy.actor.lib.gui.SketchedSource
The bottom of the Y range.
year - Variable in class ptolemy.actor.lib.DateConstructor
The year.
year - Variable in class ptolemy.actor.lib.DateElements
Year of date received on input.
yEnd - Variable in class ptolemy.domains.gr.lib.Line2D
The y coordinate of the line's end position in the view screen.
YES_OR_NO - ptolemy.domains.ptera.lib.Report.Mode
Show in a query.
yesNoCancelQuestion(String) - Static method in class ptolemy.util.MessageHandler
Ask the user a yes/no/cancel question, and return true if the answer is yes.
yesNoCancelQuestion(String, String, String, String) - Static method in class ptolemy.util.MessageHandler
Ask the user a question with three possible answers; return true if the answer is the first one and false if the answer is the second one; throw an exception if the user selects the third one.
yesNoQuestion(String) - Static method in class ptolemy.util.MessageHandler
Ask the user a yes/no question, and return true if the answer is yes.
yesNoQuestion(StringToken) - Static method in class ptolemy.data.expr.UtilityFunctions
Query the user for a yes-no answer and return a boolean.
yGrid - Variable in class com.jhlabs.image.WarpGrid
 
yHeight - Variable in class ptolemy.domains.gr.lib.Box3D
The height of the box in the y-axis.
yHighEB - Variable in class ptolemy.plot.PlotPoint
Error bar Y low value.
yHighValue - Variable in class ptolemy.actor.lib.jmf.ColorFinder
The upper bound on the Y range.
ylocation - Variable in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Pursuer
Port that output the current y direction location of the pursuer.
yLowEB - Variable in class ptolemy.plot.PlotPoint
Error bar Y low value.
yLowValue - Variable in class ptolemy.actor.lib.jmf.ColorFinder
The lower bound on the Y range.
yMean - Variable in class ptolemy.actor.lib.Rician
The mean of the random number along the Y-axis.
YOCTO - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
yOffset - Variable in class ptolemy.actor.lib.ArrayElementAsMatrix
The yOffset offset into the input array.
yOrigin - Variable in class ptolemy.actor.lib.jai.JAICrop
The y origin for cropping.
yOrigin - Variable in class ptolemy.actor.lib.jai.JAIRotate
The y origin of the point to rotate around.
YOTTA - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
yPosition - Variable in class ptolemy.domains.gr.lib.RectangularFigure2D
The initial y position (of type double) of the figure, before additional transformations.
yScale - Variable in class ptolemy.domains.gr.lib.Scale3D
The scale factor in the Cartesian y-axis.
yScaleFactor - Variable in class ptolemy.actor.lib.jai.JAIScale
The scaling factor in the vertical direction.
yShift - Variable in class ptolemy.actor.lib.jai.JAIPeriodicShift
The amount to shift in the vertical direction.
yShift - Variable in class ptolemy.actor.lib.jai.JAITranslate
The shift amount in the vertical direction.
yStart - Variable in class ptolemy.domains.gr.lib.Line2D
The y coordinate of the line's start position in the view screen.
yTop - Variable in class ptolemy.actor.lib.gui.SketchedSource
The top of the Y range.
yTranslate - Variable in class ptolemy.domains.gr.lib.Translate2D
The amount of translation in the y-axis during firing.
yTranslate - Variable in class ptolemy.domains.gr.lib.Translate3D
The amount of translation in the y-axis during firing.

Z

z - Variable in class com.jhlabs.vecmath.AxisAngle4f
 
z - Variable in class com.jhlabs.vecmath.Tuple3f
 
z - Variable in class com.jhlabs.vecmath.Tuple4f
 
z - Variable in class org.ptolemy.machineLearning.particleFilter.ParticleFilterRange
Observation expression.
z - Variable in class org.ptolemy.ssm.MeasurementModel
The measurement equation that will refer to the state space model.
z - Variable in class ptolemy.actor.lib.mbed.Accelerometer
The accZ output port.
z_m - Variable in class org.ptolemy.machineLearning.particleFilter.ParticleFilterRange
Incoming measurements.
ZenoDelay - Class in ptolemy.domains.dde.demo.LocalZeno
ZenoDelay is an extension of ListenFeedBackDelay with an overridden getDelay() method that approximates a Zeno condition.
ZenoDelay() - Constructor for class ptolemy.domains.dde.demo.LocalZeno.ZenoDelay
Construct a ZenoDelay actor with no container and a name that is an empty string.
ZenoDelay(CompositeEntity, String) - Constructor for class ptolemy.domains.dde.demo.LocalZeno.ZenoDelay
Construct a ZenoDelay actor with the specified container and name.
ZenoDelay(Workspace) - Constructor for class ptolemy.domains.dde.demo.LocalZeno.ZenoDelay
Construct a ZenoDelay actor with the specified workspace and no name.
ZEPTO - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
zero() - Method in class ptolemy.actor.lib.security.KeyToken.KeyType
Return the type of the additive identity for elements of this type.
zero() - Method in class ptolemy.cg.lib.PointerToken.PointerType
Return the type of the additive identity for elements of this type.
zero() - Method in class ptolemy.data.ArrayToken
Returns a new ArrayToken representing the additive identity.
zero() - Method in class ptolemy.data.BooleanMatrixToken
Return a new Token representing the additive identity.
zero() - Method in class ptolemy.data.BooleanToken
Returns a token representing the additive identity.
zero() - Method in class ptolemy.data.ComplexMatrixToken
Return a new Token representing the additive identity.
zero() - Method in class ptolemy.data.ComplexToken
Returns a new ComplexToken with value Complex.ZERO.
zero() - Method in class ptolemy.data.DoubleMatrixToken
Return a new Token representing the additive identity.
zero() - Method in class ptolemy.data.DoubleToken
Returns a DoubleToken with value 0.0.
zero() - Method in class ptolemy.data.FixMatrixToken
Return a new Token representing the additive identity with the same precision as the current FixMatrixToken.
zero() - Method in class ptolemy.data.FixToken
Return a new token representing the additive identity with the same precision as this FixToken.
zero() - Method in class ptolemy.data.FloatToken
Returns a FloatToken with value 0.0.
zero() - Method in class ptolemy.data.IntMatrixToken
Return a new Token representing the additive identity.
zero() - Method in class ptolemy.data.IntToken
Returns an IntToken with value 0.
zero() - Method in class ptolemy.data.LongMatrixToken
Return a new Token representing the additive identity.
zero() - Method in class ptolemy.data.LongToken
Returns a LongToken with value 0.
zero() - Method in class ptolemy.data.PetiteToken
Returns a PetiteToken with value 0.0.
zero() - Method in class ptolemy.data.RecordToken
Returns a new RecordToken representing the additive identity.
zero() - Method in class ptolemy.data.ShortToken
Returns an ShortToken with value 0.
zero() - Method in class ptolemy.data.StringToken
Return a StringToken containing an empty string, which is considered as the additive identity of string.
zero() - Method in class ptolemy.data.Token
Returns a new token representing the additive identity.
zero() - Method in class ptolemy.data.TupleToken
Returns a new TupleToken representing the additive identity.
zero() - Method in class ptolemy.data.type.ActorType
Return the type of the additive identity for elements of this type.
zero() - Method in class ptolemy.data.type.BaseType
Return the type of the additive identity for elements of this type.
zero() - Method in class ptolemy.data.type.FixType
Return the type of the additive identity for elements of this type.
zero() - Method in class ptolemy.data.type.StructuredType
Return the type of the additive identity for elements of this type.
zero() - Method in class ptolemy.data.type.test.TestToken.TestType
Return the type of the additive identity for elements of this type.
zero() - Method in interface ptolemy.data.type.Type
Return the type of the additive identity for elements of this type.
zero() - Method in class ptolemy.data.UnionToken
Returns a new UnionToken representing the additive identity.
zero() - Method in class ptolemy.data.UnsignedByteToken
Returns an UnsignedByteToken with value 0.
zero() - Method in class ptolemy.domains.gr.kernel.Scene2DToken.Scene2DType
Return the type of the additive identity for elements of this type.
zero() - Method in class ptolemy.domains.gr.kernel.SceneGraphToken.SceneGraphType
Return the type of the additive identity for elements of this type.
zero(int, int) - Static method in class ptolemy.math.ComplexMatrixMath
Return a new complex matrix whose entries are all zero.
ZERO - Static variable in class com.jgoodies.forms.layout.Sizes
 
ZERO - Static variable in class com.jhlabs.image.TransformFilter
Treat pixels off the edge as zero.
ZERO - Static variable in class com.jhlabs.math.ImageFunction2D
 
ZERO - Static variable in class ptolemy.actor.util.Time
A static and final time constant holding a zero.
ZERO - Static variable in class ptolemy.data.DoubleToken
A DoubleToken with the value 0.0.
ZERO - Static variable in class ptolemy.data.FloatToken
A FloatToken with the value 0.0.
ZERO - Static variable in class ptolemy.data.IntToken
A IntToken with the value 0.0.
ZERO - Static variable in class ptolemy.data.LongToken
A LongToken with the value 0.0.
ZERO - Static variable in class ptolemy.data.PetiteToken
A PetiteToken with the value 0.0.
ZERO - Static variable in class ptolemy.data.ShortToken
A ShortToken with the value 0.0.
ZERO - Static variable in class ptolemy.data.UnsignedByteToken
A UnsignedByteToken with the value 0.
ZERO - Static variable in class ptolemy.math.Complex
A Complex number representing zero.
ZERO - Static variable in class ptolemy.math.Fraction
The value of zero as a Fraction.
ZERO_EDGES - Static variable in class com.jhlabs.image.ConvolveFilter
Treat pixels off the edge as zero.
ZeroLengthCycleAnalysis - Class in ptolemy.graph.analysis
Analysis to check if a cyclic directed graph has a zero-length cycle.
ZeroLengthCycleAnalysis(ZeroLengthCycleAnalyzer) - Constructor for class ptolemy.graph.analysis.ZeroLengthCycleAnalysis
Construct an instance of this class using a given analyzer.
ZeroLengthCycleAnalysis(Graph, ToDoubleMapping) - Constructor for class ptolemy.graph.analysis.ZeroLengthCycleAnalysis
Construct an instance of this class using a default analyzer.
ZeroLengthCycleAnalyzer - Interface in ptolemy.graph.analysis.analyzer
A common interface for all the zero length cycle detection analyzers.
zeroMatrix(int, int) - Static method in class ptolemy.data.expr.UtilityFunctions
Deprecated.
Use zeroMatrixDouble instead.
zeroMatrixComplex(int, int) - Static method in class ptolemy.data.expr.UtilityFunctions
Return a complex zero matrix with the given number of rows and columns.
zeroMatrixDouble(int, int) - Static method in class ptolemy.data.expr.UtilityFunctions
Return a double zero matrix with the given number of rows and columns.
zeroMatrixInt(int, int) - Static method in class ptolemy.data.expr.UtilityFunctions
Return a int zero matrix with the given number of rows and columns.
zeroMatrixLong(int, int) - Static method in class ptolemy.data.expr.UtilityFunctions
Return a long zero matrix with the given number of rows and columns.
ZeroOneSource - Class in ptolemy.domains.modal.kernel.test
This actor produces the sequence 011101011011000...
ZeroOneSource(TypedCompositeActor, String) - Constructor for class ptolemy.domains.modal.kernel.test.ZeroOneSource
Construct an actor with the given container and name.
ZeroOrderHold - Class in ptolemy.domains.continuous.lib
Convert discrete events at the input to a continuous-time signal at the output by holding the value of the discrete event until the next discrete event arrives.
ZeroOrderHold(CompositeEntity, String) - Constructor for class ptolemy.domains.continuous.lib.ZeroOrderHold
Construct an actor in the specified container with the specified name.
zeroReturnType(Type) - Static method in class ptolemy.data.Token
Return the (exact) return type of the zero function above.
ZETTA - ptolemy.data.ontologies.lattice.unit.SIUnitPrefixes
 
ZList - Interface in diva.canvas
A ZList is an interface for objects that contain an ordered list of figures in z-order.
zoom(double) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Zoom in or out to magnify by the specified factor, from the current magnification.
zoom(double) - Method in class ptolemy.vergil.gt.TransformationEditor
 
zoom(double, double, double, double) - Method in class ptolemy.plot.PlotBox
Zoom in or out to the specified rectangle.
zoom(double, double, double, double) - Method in interface ptolemy.plot.PlotBoxInterface
Zoom in or out to the specified rectangle.
zoomEqual() - Method in class ptolemy.plot.PlotBox
Zoom to that equal interval widths are on x and y axis.
zoomFit() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Zoom to fit the current figures.
zoomFit() - Method in class ptolemy.vergil.gt.TransformationEditor
 
zoomFit(GraphPane, Rectangle2D) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Zoom to fit the bounds.
ZoomListener() - Constructor for class ptolemy.plot.PlotBox.ZoomListener
 
ZoomListener2() - Constructor for class ptolemy.plot.PlotBox.ZoomListener2
 
zoomReset() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Set zoom to the nominal.
zoomReset() - Method in class ptolemy.vergil.gt.TransformationEditor
 
zoomReset() - Method in class ptolemy.vergil.icon.EditIconFrame
Set zoom to the nominal.
zParameter - Variable in class org.ptolemy.ssm.MeasurementModel
The measurement port.
zScale - Variable in class ptolemy.domains.gr.lib.Scale3D
The scale factor in the Cartesian z-axis.
zTranslate - Variable in class ptolemy.domains.gr.lib.Translate3D
The amount of translation in the z-axis during firing.
zWidth - Variable in class ptolemy.domains.gr.lib.Box3D
The width of the box in the z-axis.

_

_A - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Cached transition matrix value.
_A0 - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
User-defined initial guess array for the state transition matrix.
_A0 - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
User-defined initial guess array for the state transition matrix.
_about() - Method in class ptolemy.actor.gui.TableauFrame
Override the base class to open the intro.htm splash window, which is in the directory ptolemy/configs.
_about() - Method in class ptolemy.gui.Top
Open a dialog with basic information about this window.
_about() - Method in class ptolemy.plot.compat.PxgraphApplication
Display basic information about the application.
_about() - Method in class ptolemy.plot.PlotApplication
 
_about() - Method in class ptolemy.plot.PlotFrame
Display a menu that describes the Plotter.
_about() - Method in class ptolemy.plot.plotml.EditablePlotMLApplication
Display basic information about the application.
_about() - Method in class ptolemy.plot.plotml.HistogramMLApplication
Display basic information about the application.
_about() - Method in class ptolemy.plot.plotml.PlotMLApplication
 
_about() - Method in class ptolemy.plot.plotml.PlotMLFrame
Display basic information about the application.
_absolute() - Method in class ptolemy.data.BooleanToken
Return this token.
_absolute() - Method in class ptolemy.data.ComplexToken
Return a ScalarToken containing the absolute value of the value of this token.
_absolute() - Method in class ptolemy.data.DoubleToken
Return a ScalarToken containing the absolute value of the value of this token.
_absolute() - Method in class ptolemy.data.expr.ConcreteScalarToken
Return this token.
_absolute() - Method in class ptolemy.data.FixToken
Return a ScalarToken containing the absolute value of the value of this token.
_absolute() - Method in class ptolemy.data.FloatToken
Return a ScalarToken containing the absolute value of the value of this token.
_absolute() - Method in class ptolemy.data.IntToken
Return a ScalarToken containing the absolute value of the value of this token.
_absolute() - Method in class ptolemy.data.LongToken
Return a ScalarToken containing the absolute value of the value of this token.
_absolute() - Method in class ptolemy.data.PetiteToken
Return a ScalarToken containing the absolute value of the value of this token.
_absolute() - Method in class ptolemy.data.ScalarToken
Return a ScalarToken containing the absolute value of the value of this token.
_absolute() - Method in class ptolemy.data.ShortToken
Return a ScalarToken containing the absolute value of the value of this token.
_absolute() - Method in class ptolemy.data.UnsignedByteToken
Return a ScalarToken containing the absolute value of the value of this token.
_absolutePTIIURLToJarURL(String) - Static method in class ptolemy.actor.gui.HTMLViewerTableau
If possible convert an absolute URL that refers to a file inside the $PTII tree to a jar URL.
_acceptFMU(FMIModelDescription) - Static method in class ptolemy.actor.lib.fmi.FMUImport
Determine if the model description is acceptable.
_acceptFMU(FMIModelDescription) - Static method in class ptolemy.actor.lib.fmi.FMUQSS
Determine if the model description is acceptable.
_access - Variable in class ptolemy.vergil.actor.ActorController
The access level defined in the constructor.
_accessorClass() - Method in class org.terraswarm.accessor.JSAccessor
Return the name of the accessor class.
_accessorClass() - Method in class ptolemy.actor.lib.jjs.JavaScript
Return the name of the accessor class.
_accessorReloader - Static variable in class ptolemy.vergil.basic.imprt.accessor.ReloadAccessors
The org.terraswarm.accessor.JSAccessor.reloadAllAccesors(CompositeEntity) method.
_accessThreads - Variable in class ptolemy.kernel.util.test.TestWorkspaceBase
 
_action - Variable in class ptolemy.actor.gui.properties.ActionGUIProperty
The action.
_actions - Variable in class ptolemy.caltrop.ddi.Dataflow
 
_activeCount - Variable in class ptolemy.moml.MoMLSimpleApplication
The count of currently executing runs.
_actor - Variable in class ptolemy.actor.lib.jjs.HelperBase
The JavaScript actor that this is helping.
_actor - Variable in class ptolemy.actor.process.ProcessThread
The actor that to be executed.
_actor - Variable in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
The actor in which this PtalonCompilerInfo is used.
_actor - Variable in class ptolemy.actor.util.DefaultCausalityInterface
The associated actor.
_actor - Variable in class ptolemy.caltrop.ddi.Dataflow
 
_actor - Variable in class ptolemy.domains.de.kernel.DEEvent
The destination actor.
_Actor(String, int, int, int, int, int) - Constructor for class ptolemy.domains.sdf.optimize.OptimalScheduleFinder._Actor
Construct an instance of Actor, providing its name, repetition vector count and profile information.
_actorDelayed(double, CSPActor) - Method in class ptolemy.domains.csp.kernel.CSPDirector
Called by a CSPActor when it wants to delay.
_actorDepthVersion - Variable in class ptolemy.actor.util.CausalityInterfaceForComposites
Workspace version when actor depth was last computed.
_actorDictionary - Variable in class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides
The list of actors governed by MetroIIDEDirector.
_actorEnabled(Actor) - Method in class ptolemy.domains.ci.kernel.CIDirector
Schedule the pulled inactive actor to fire.
_actorFinished(NamedObj) - Method in class ptolemy.actor.Director
Return true if the actor finished execution.
_actorFired() - Method in class ptolemy.domains.de.kernel.DEDirector
Perform book keeping procedures after an actor firing.
_actorFiring(FiringEvent) - Method in class ptolemy.actor.AtomicActor
Send an actor firing event to all actor firing listeners that have registered with this actor.
_actorFiring(FiringEvent) - Method in class ptolemy.actor.CompositeActor
Send an actor firing event to all actor firing listeners that have registered with this actor.
_actorFiring(FiringEvent.FiringEventType, int) - Method in class ptolemy.actor.AtomicActor
Send an actor firing event type to all actor firing listeners that have registered with this actor.
_actorFiring(FiringEvent.FiringEventType, int) - Method in class ptolemy.actor.CompositeActor
Send an actor firing event type to all actor firing listeners that have registered with this actor.
_actorFiringListeners - Variable in class ptolemy.actor.AtomicActor
The list of ActorFiringListeners registered with this object.
_actorFiringListeners - Variable in class ptolemy.actor.CompositeActor
The list of ActorFiringListeners registered with this object.
_actorGraph - Variable in class ptolemy.domains.sequence.kernel.SequenceScheduler
The DirectedGraph for the model.
_actorInitialized() - Method in class ptolemy.actor.process.ProcessThread
Notify that the actor has been initialized.
_actorInterpreter - Variable in class ptolemy.caltrop.ddi.Dataflow
 
_actors - Variable in class ptolemy.actor.gui.ExecutionAspectPlotterEditorFactory
Contains the actors inside a ptides platform (=platforms).
_actors - Variable in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Actors decorated by this aspect.
_actors - Variable in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Actors decorated by this aspect.
_actorsAllowedToFire - Variable in class ptolemy.actor.sched.FixedPointDirector
The set of actors that have returned true in their prefire() methods in the current iteration.
_actorsFinished - Variable in class ptolemy.domains.de.kernel.DEDirector
Actors that just got granted all the resources they needed for execution but have not actually been fired yet.
_actorsFinishedExecution - Variable in class ptolemy.actor.Director
Set of actors that have returned false from postfire(), indicating that they do not wish to be iterated again.
_actorsFinishedFiring - Variable in class ptolemy.actor.sched.FixedPointDirector
The set of actors that have been fired in this iteration with all inputs known.
_actorsFired - Variable in class ptolemy.actor.sched.FixedPointDirector
Actors that were fired in the most recent invocation of the fire() method.
_actorsInExecution - Variable in class ptolemy.domains.de.kernel.DEDirector
Actors and their matching events currently in execution and waiting for resources.
_actorToDepth - Variable in class ptolemy.actor.util.CausalityInterfaceForComposites
A table giving the depths of actors.
_actuatorCode(StringBuffer, TDLModule) - Static method in class ptolemy.domains.tdl.kernel.TDLCodeGeneratorUtilities
Generate code for the actuator.
_actuatorCode(TypedCompositeActor) - Static method in class ptolemy.domains.giotto.kernel.GiottoCodeGeneratorUtilities
Generate code for the actuator.
_aCWmax - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
_aCWmin - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
_adapter - Variable in class ptolemy.data.ontologies.ParseTreeAnnotationEvaluator
The property adapter that contains the top level model component containing actors that could be referenced by the node label.
_adapters - Variable in class ptolemy.data.ontologies.ParseTreeASTNodeAdapterCollector
The list of ontology adapters for each node in the AST.
_adapterStore - Variable in class ptolemy.data.ontologies.OntologySolverBase
The HashMap that caches components and their PropertyAdapter objects.
_add(JContextMenu, Action, String) - Method in class ptolemy.vergil.toolbox.MenuActionFactory
Add an action to the context menu.
_add(JContextMenu, Action, String) - Method in class ptolemy.vergil.toolbox.RadioMenuActionFactory
Add an action to the context menu.
_add(JMenu, Action) - Method in class ptolemy.vergil.toolbox.MenuActionFactory
Add an action to the submenu.
_add(JMenu, Action) - Method in class ptolemy.vergil.toolbox.RadioMenuActionFactory
Add an action to the submenu.
_add(MatrixToken) - Method in class ptolemy.data.ComplexMatrixToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(MatrixToken) - Method in class ptolemy.data.DoubleMatrixToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(MatrixToken) - Method in class ptolemy.data.FixMatrixToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(MatrixToken) - Method in class ptolemy.data.IntMatrixToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(MatrixToken) - Method in class ptolemy.data.LongMatrixToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(MatrixToken) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(ScalarToken) - Method in class ptolemy.data.BooleanToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(ScalarToken) - Method in class ptolemy.data.ComplexToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(ScalarToken) - Method in class ptolemy.data.DoubleToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(ScalarToken) - Method in class ptolemy.data.expr.ConcreteScalarToken
Throw an exception.
_add(ScalarToken) - Method in class ptolemy.data.FixToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(ScalarToken) - Method in class ptolemy.data.FloatToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(ScalarToken) - Method in class ptolemy.data.IntToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(ScalarToken) - Method in class ptolemy.data.LongToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(ScalarToken) - Method in class ptolemy.data.PetiteToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(ScalarToken) - Method in class ptolemy.data.ScalarToken
Return a new token whose value is the value of the argument token added to the value of this token.
_add(ScalarToken) - Method in class ptolemy.data.ShortToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(ScalarToken) - Method in class ptolemy.data.SmoothToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(ScalarToken) - Method in class ptolemy.data.UnsignedByteToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Return a new token whose value is the value of the argument token added to the value of this token.
_add(Token) - Method in class ptolemy.data.ArrayToken
Return a new token whose value is the value of the argument token added to the value of this token.
_add(Token) - Method in class ptolemy.data.DateToken
Subtract is not supported for Dates.
_add(Token) - Method in class ptolemy.data.RecordToken
Return a new token whose value is the field-wise addition of this token and the argument.
_add(Token) - Method in class ptolemy.data.StringToken
Return a new token whose value is the value of the argument Token added to the value of this Token.
_add(Token) - Method in class ptolemy.data.UnionToken
Return a new token whose value is the sum of this token and the argument.
_ADD - Variable in class ptolemy.domains.sr.lib.Combine
Add.
_addActorIncludeDirectories() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Add include directories specified by the actors in this model.
_addActorIncludeDirectories() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Add include directories specified by the actors in this model.
_addActorIncludeDirectories(NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Add include directories specified by the actors in this model.
_addActorLibraries() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Add libraries specified by the actors in this model.
_addActorLibraries() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Add libraries specified by the actors in this model.
_addActorLibraries(NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Add libraries specified by the actors in this model.
_addActorManager(ActiveActorManager) - Method in class ptolemy.domains.ci.kernel.CIDirector
Add the actor manager to the set of active actor managers.
_addAllContainedEntities(CompositeEntity, List<NamedObj>, boolean, boolean) - Method in class ptolemy.data.expr.ConstraintMonitor
Add to the specified list all contained entities of the specified container that are not class definitions.
_addAsyncPushedActor(Actor) - Method in class ptolemy.domains.ci.kernel.CIDirector
Add the given actor to the list of actors that received pushed data from active actors.
_addAttribute(Attribute) - Method in class org.ptolemy.ssm.MirrorDecorator
 
_addAttribute(Attribute) - Method in class ptolemy.actor.ptalon.PtalonActor
Add the attribute, and if the attribute is a PtalonParameter, add it to a list of Ptalon parameters.
_addAttribute(Attribute) - Method in class ptolemy.kernel.util.NamedObj
Add an attribute.
_addCategoryExponents(ScalarToken) - Method in class ptolemy.data.ScalarToken
Add the corresponding unit category exponents.
_addChild(Figure) - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Add a figure to the figure layer and set its interactor.
_addChild(Node) - Method in class ptolemy.domains.gr.kernel.GRActor3D
Add the node argument as a child to the encapsulated Java3D node in this actor.
_addChild(Node) - Method in class ptolemy.domains.gr.lib.Rotate3D
Connect other Java3D nodes as children of the encapsulated node in this actor.
_addChild(Node) - Method in class ptolemy.domains.gr.lib.Scale3D
Add a scene graph child node to this actor.
_addChild(Node) - Method in class ptolemy.domains.gr.lib.Translate3D
Connect other Java3D nodes as children of the encapsulated node in this actor.
_addChild(Node) - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Add the node argument as a child to the encapsulated Java3D node in this actor.
_addClassPathLibraries() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Add the directories and files from the classpath to the list of libraries.
_addConnections() - Method in class ptolemy.actor.gt.GraphTransformer
Add new connections.
_addDefaultConstraints(LatticeOntologySolver.ConstraintType) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Add default constraints for the actor referred to by this OntologyAdapter based on the given ConstraintType.
_addDefaultConstraints(LatticeOntologySolver.ConstraintType) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyCompositeAdapter
Add default constraints for the composite actor referred to by this LatticeOntologyCompositeAdapter based on the given ConstraintType.
_addEdge(Node, Node, boolean, Object) - Method in class ptolemy.graph.DirectedAcyclicGraph
Create and add an edge with a specified source node, sink node, and optional weight.
_addEdge(Node, Node, boolean, Object) - Method in class ptolemy.graph.Graph
Create and add an edge with a specified source node, sink node, and optional weight.
_addedParameters - Variable in class org.ptolemy.ssm.MirrorDecorator
A list containing the user added parameters.
_addedPortNames - Variable in class org.ptolemy.ssm.MirrorDecorator
A list containing the names of user added ports.
_addedPortParameterNames - Variable in class org.ptolemy.ssm.MirrorDecorator
A list containing the names of user added port parameters.
_addedSubscribersFromProfile - Variable in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
True if subscribers were added from the profile.
_addElement(Token) - Method in class ptolemy.data.ComplexMatrixToken
Return a new token whose value is the value of the argument Token added to the value of each element of this Token.
_addElement(Token) - Method in class ptolemy.data.DoubleMatrixToken
Return a new token whose value is the value of the argument Token added to the value of each element of this Token.
_addElement(Token) - Method in class ptolemy.data.FixMatrixToken
Return a new token whose value is the value of the argument Token added from the value of each element of this Token.
_addElement(Token) - Method in class ptolemy.data.IntMatrixToken
Return a new token whose value is the value of the argument Token added to the value of each element of this Token.
_addElement(Token) - Method in class ptolemy.data.LongMatrixToken
Return a new token whose value is the value of the argument Token added to the value of each element of this Token.
_addElement(Token) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is the value of the argument Token added to the value of each element of this Token.
_addEntity(ComponentEntity) - Method in class ptolemy.actor.CompositeActor
Add an actor to this container with minimal error checking.
_addEntity(ComponentEntity) - Method in class ptolemy.actor.LazyTypedCompositeActor
Add an entity or class definition to this container.
_addEntity(ComponentEntity) - Method in class ptolemy.actor.lib.hoc.Case
Override the base class to ensure that the default refinement remains last.
_addEntity(ComponentEntity) - Method in class ptolemy.actor.lib.hoc.ReflectComposite
Override the base class to queue a change request to remove any previously contained entity and its mirrored ports, and to mirror the ports of the added entity.
_addEntity(ComponentEntity) - Method in class ptolemy.actor.TypedCompositeActor
Add an actor to this container with minimal error checking.
_addEntity(ComponentEntity) - Method in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
Add an entity or class definition to this container.
_addEntity(ComponentEntity) - Method in class ptolemy.domains.metroII.kernel.MetroIIMirrorComposite
Override the base class to queue a change request to remove any previously contained entity and its mirrored ports, and to mirror the ports of the added entity.
_addEntity(ComponentEntity) - Method in class ptolemy.domains.modal.kernel.FSMActor
Add a state to this FSMActor.
_addEntity(ComponentEntity) - Method in class ptolemy.domains.modal.modal.Case
Deprecated.
Override the base class to create the transition associated with this refinement if the argument is an instance of Refinement.
_addEntity(ComponentEntity) - Method in class ptolemy.kernel.CompositeEntity
Add an entity or class definition to this container.
_addEvent(TimeDelay.PendingEvent) - Method in class ptolemy.actor.lib.TimeDelay
Insert a new event into the queue of pending events.
_addExteriorNode(SyntacticNode) - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Add node that represents an exterior port.
_addFireMethod(String, IOPort, List<IOPort>) - Method in class ptolemy.domains.sequence.lib.BaseMultipleMethodsActor
Add a fire method for this actor with the specified name.
_addHotKeys(JGraph) - Method in class ptolemy.vergil.actor.ActorEditorGraphController
Add hot keys to the actions in the given JGraph.
_addHotKeys(JGraph) - Method in class ptolemy.vergil.actor.ActorViewerGraphController
Add hot keys to the actions in the given JGraph.
_addHotKeys(JGraph) - Method in class ptolemy.vergil.basic.BasicGraphController
Add hot keys to the actions in the given JGraph.
_addHotKeys(JGraph) - Method in class ptolemy.vergil.basic.RunnableGraphController
Add hot keys to the actions in the given JGraph.
_addHotKeys(JGraph) - Method in class ptolemy.vergil.gt.TransformationEditor.TransformationActorGraphController
 
_addHotKeys(JGraph) - Method in class ptolemy.vergil.gt.TransformationEditor.TransformationFSMGraphController
 
_addHotKeys(JGraph) - Method in class ptolemy.vergil.modal.CaseGraphFrame.CaseGraphController
Add hot keys to the actions in the given JGraph.
_addHotKeys(JGraph) - Method in class ptolemy.vergil.modal.FSMViewerGraphController
Add hot keys to the actions in the given JGraph.
_addHotKeys(JGraph) - Method in class ptolemy.vergil.ontologies.OntologyGraphController
Add hot keys to the actions in the given JGraph.
_addHotKeys(JGraph) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphController
Add hot keys to the actions in the given JGraph.
_addInterConnectionConstraints() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyCompositeAdapter
Add all the constraints between actors inside the composite actor referenced by this adapter.
_addInterConnectionConstraints() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntologyCompositeAdapter
Add all the constraints between actors inside the composite actor referenced by this adapter.
_addLayoutMenu(JMenu) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Add a layout menu.
_addLiveFigure(Figure) - Method in class ptolemy.vergil.icon.DynamicEditorIcon
Add the figure to the list of figures managed by this icon.
_addMainPane() - Method in class ptolemy.actor.gui.HTMLViewer
Add the main content pane (for HTML).
_addMainPane() - Method in class ptolemy.vergil.actor.DocViewer
Override the base class to do nothing.
_addMenus() - Method in class ptolemy.actor.gui.PlotTableauFrame
Create the menus that are used by this frame.
_addMenus() - Method in class ptolemy.actor.gui.run.CustomizableRunFrame
Add a Customize menu.
_addMenus() - Method in class ptolemy.actor.gui.RunTableau.RunFrame
Add a Debug menu.
_addMenus() - Method in class ptolemy.actor.gui.syntax.SyntaxTextEditorForStringAttributes
Create an edit menu.
_addMenus() - Method in class ptolemy.actor.gui.TableauFrame
Add a View menu and items to the File:New menu if a tableau was given in the constructor.
_addMenus() - Method in class ptolemy.actor.gui.TextEditor
Create an edit menu.
_addMenus() - Method in class ptolemy.gui.Top
Add menus to the menu bar.
_addMenus() - Method in class ptolemy.vergil.actor.ActorGraphFrame
Create the menus that are used by this frame.
_addMenus() - Method in class ptolemy.vergil.actor.DocViewer
Add a Build menu item.
_addMenus() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Create the menus that are used by this frame.
_addMenus() - Method in class ptolemy.vergil.basic.ExtendedGraphFrame
Create the menus that are used by this frame.
_addMenus() - Method in class ptolemy.vergil.gt.MatchResultViewer
Create the menus that are used by this frame.
_addMenus() - Method in class ptolemy.vergil.gt.TransformationEditor
Create the menus that are used by this frame.
_addMenus() - Method in class ptolemy.vergil.icon.EditIconFrame
Create the menus that are used by this frame.
_addMenus() - Method in class ptolemy.vergil.modal.CaseGraphFrame
Create the menus that are used by this frame.
_addMenus() - Method in class ptolemy.vergil.modal.fmv.FmvAutomatonGraphFrame
Deprecated.
Create the menus that are used by this frame.
_addMenus() - Method in class ptolemy.vergil.modal.FSMGraphFrame
Create the menus that are used by this frame.
_addMenus() - Method in class ptolemy.vergil.ontologies.OntologyGraphFrame
Create the menus that are used by this ontology graph frame.
_addMenus() - Method in class ptolemy.vergil.ontologies.OntologySolverGraphFrame
Create the menus that are used by this frame.
_addObjects() - Method in class ptolemy.actor.gt.GraphTransformer
Add new NamedObjs.
_addonActorController - Variable in class ptolemy.vergil.actor.ActorViewerGraphController
The controller for actors with addon gui behavior.
_addPair(String, JLabel, Component, Object) - Method in class ptolemy.actor.gui.PtolemyQuery
Override the base class to put a button on the right if the Settable object for which we are adding an entry itself contains Settable parameters.
_addPair(String, JLabel, Component, Object) - Method in class ptolemy.gui.Query
Add a label and a widget to the panel.
_addPair(String, JLabel, Component, Object) - Method in class ptolemy.gui.QueryChooser
Add a label and a widget to the panel.
_addPoint(boolean, String) - Method in class ptolemy.plot.plotml.HistogramMLParser
Add a point based on the current attributes.
_addPoint(boolean, String) - Method in class ptolemy.plot.plotml.PlotMLParser
Add a point based on the current attributes.
_addPort(TypedIOPort) - Method in class org.ptolemy.ssm.MirrorDecorator
 
_addPort(TypedIOPort) - Method in class ptolemy.actor.lib.Assert
Override the base class to create an output port corresponding to each new input port added.
_addPort(TypedIOPort) - Method in class ptolemy.actor.lib.jjs.JavaScript
Override the base class so that the name of any port added is shown.
_addPort(CPort) - Method in class ptolemy.domains.giotto.cgc.CActorBase
Override the base class to throw an exception if the added port is not an instance of CPort.
_addPort(Port) - Method in class ptolemy.actor.CompositeActor
Add a port to this actor.
_addPort(Port) - Method in class ptolemy.actor.lib.hoc.MirrorComposite
Add a port to this actor.
_addPort(Port) - Method in class ptolemy.actor.lib.hoc.MirrorComposite.MirrorCompositeContents
Add a port to this actor.
_addPort(Port) - Method in class ptolemy.actor.lib.hoc.ReflectComposite
Add a port to this actor.
_addPort(Port) - Method in class ptolemy.actor.lib.hoc.ReflectComposite.ReflectCompositeContents
Add a port to this actor.
_addPort(Port) - Method in class ptolemy.actor.TypedCompositeActor
Add a port to this actor.
_addPort(Port) - Method in class ptolemy.actor.TypeOpaqueCompositeActor
Override the base class to throw an exception if the added port is not an instance of TypedIOPort.
_addPort(Port) - Method in class ptolemy.component.AtomicComponent
Add a port to this entity.
_addPort(Port) - Method in class ptolemy.domains.continuous.lib.DifferentialSystem
Add a port to this actor.
_addPort(Port) - Method in class ptolemy.domains.metroII.kernel.MetroIIMirrorComposite
Add a port to this actor.
_addPort(Port) - Method in class ptolemy.domains.metroII.kernel.MetroIIMirrorComposite.MetroIIMirrorCompositeContents
Add a port to this actor.
_addPort(Port) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform
 
_addPort(Port) - Method in class ptolemy.domains.modal.modal.ModalController
Override the base class to check that the container contains a mirror port.
_addPort(Port) - Method in class ptolemy.domains.modal.modal.Refinement
Override the base class to check that the container contains a mirror port.
_addPort(Port) - Method in class ptolemy.domains.ptides.kernel.PtidesPlatform
 
_addPort(T) - Method in class ptolemy.kernel.Entity
Add a port to this entity.
_addRefinementAction - Variable in class ptolemy.vergil.modal.modal.HierarchicalStateController
The action that adds a refinement.
_addRelation(ComponentRelation) - Method in class ptolemy.actor.CompositeActor
Add a relation to this container.
_addRelation(ComponentRelation) - Method in class ptolemy.actor.LazyTypedCompositeActor
Add a relation to this container.
_addRelation(ComponentRelation) - Method in class ptolemy.actor.TypedCompositeActor
Add a relation to this container.
_addRelation(ComponentRelation) - Method in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
Add a relation to this container.
_addRelation(ComponentRelation) - Method in class ptolemy.component.ComponentActor
 
_addRelation(ComponentRelation) - Method in class ptolemy.domains.modal.kernel.FSMActor
Add a transition to this FSMActor.
_addRelation(ComponentRelation) - Method in class ptolemy.domains.modal.kernel.ia.InterfaceAutomaton
Add an InterfaceAutomatonTransition to this InterfaceAutomaton.
_addRelation(ComponentRelation) - Method in class ptolemy.kernel.CompositeEntity
Add a relation to this container.
_addReloadAccessorsMenu(JMenu) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Add a Reload Accessors menu choice.
_addRepresentativeNode(SyntacticNode) - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Add representative SyntacticNode to graph and associated maps.
_addSubAdapterConstraints() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Iterate through the list of sub adapters and gather the constraints for each one.
_addSyncPushedActor(Actor) - Method in class ptolemy.domains.ci.kernel.CIDirector
Add the given actor to the list of synchronously pushed actors.
_adjust(double) - Static method in class ptolemy.data.PetiteToken
Adjust the value of the PetiteToken to limit it to the range [-1,1) while maintaining the precision of PetiteToken.
_adjustDeferrals() - Method in class ptolemy.kernel.ComponentEntity
Adjust the deferrals in this object.
_adjustDeferrals() - Method in class ptolemy.kernel.CompositeEntity
Adjust the deferrals in this object.
_adjustOverride(int) - Method in class ptolemy.kernel.util.NamedObj
Adjust the _override field of this object, if there is one, by incrementing the value at the specified depth by one, and do the same for all contained objects, with one larger depth.
_advanceAdvanceables(Time, int) - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Advance time of all actors that implement Advanceable to the specified time and microstep.
_afdxSchedMuxsQueue - Variable in class ptolemy.domains.de.lib.aspect.AFDXESs
Tokens received in the AFDX scheduler multiplexor.
_afdxVLinksQueue - Variable in class ptolemy.domains.de.lib.aspect.AFDXESs
Tokens received as input to the AFDX traffic regulator (aka Lissor or Shaper).
_alarmIn - Variable in class ptolemy.domains.coroutine.lib.Counter
 
_algorithm - Variable in class ptolemy.actor.lib.security.CryptographyActor
The name of the algorithm to be used.
_algorithm - Variable in class ptolemy.actor.lib.security.SecretKey
The name of the algorithm to be used.
_alias - Variable in class ptolemy.actor.lib.security.KeyStoreActor
The alias of the Certificate that we are looking for.
_allEqual(Object[]) - Static method in class ptolemy.caltrop.ddi.DataflowWithRates
 
_allInputsAreKnown() - Method in class ptolemy.actor.lib.fmi.FMUImportHybrid
Returns true if all inputs are known.
_allInputsKnown() - Method in class ptolemy.domains.sr.lib.BinaryNonStrictLogicGate
Return true if all inputs are known.
_allInputsKnown() - Method in class ptolemy.domains.sr.lib.NonStrictAndGate
Return true if all inputs are known.
_allInputsKnown() - Method in class ptolemy.domains.sr.lib.NonStrictLogicGate
Return true if all inputs are known.
_allInputsKnown() - Method in class ptolemy.domains.sr.lib.NonStrictOrGate
Return true if all inputs are known.
_allInputsKnown() - Method in class ptolemy.domains.sr.lib.NonStrictXorGate
Return true if all inputs are known.
_allowAttributeChanges - Variable in class ptolemy.domains.gr.kernel.GRActor
Boolean variable to determine whether attribute changes are allowed.
_allowPDV - Variable in class ptolemy.domains.ptides.lib.qm.VariableDelaySwitch
Aallow or disallow input buffer packet delay variation.
_allowPriority - Variable in class ptolemy.domains.ptides.lib.qm.VariableDelaySwitch
Allow or disallow priority switching.
_alreadyReadImageToken - Variable in class ptolemy.actor.lib.jai.JAIWriter
Set to true if the input was read in by the derived class.
_alreadyReadInputs - Variable in class ptolemy.actor.lib.hoc.ModelReference
If a derived class calls modelFileOrURL.update() in its fire() method prior to calling super.fire(), then it should set this flag to true.
_analyzeTypeConversions() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Analyze the model to find out what connections need to be type converted.
_analyzeTypeConversions() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Analyze the model to find out what connections need to be type converted.
_analyzeTypeConversions() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Analyze the model to find out what connections need to be type converted.
_AND - Static variable in class ptolemy.actor.lib.logic.LogicFunction
Deprecated.
Perform a logical AND.
_AND - Static variable in class ptolemy.actor.lib.logic.LogicGate
Perform a logical AND.
_AND - Variable in class ptolemy.domains.sr.lib.Combine
Logical And.
_animated - Variable in class ptolemy.vergil.basic.BasicGraphController
Currently animated state, if any.
_animationRenderer - Variable in class ptolemy.vergil.basic.BasicGraphController
Renderer for animation.
_annotatePortsWithRates(List, Map, String) - Method in class ptolemy.caltrop.ddi.DataflowWithRates
Annotate the given list of TypedIOPorts with rate parameters according to the given map.
_annotationEvaluator - Variable in class ptolemy.data.ontologies.OntologyAdapter
The annotation evaluator.
_annotationEvaluator() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Create a new ParseTreeAnnotationEvaluator that is tailored for the ontology.
_annotationEvaluator() - Method in class ptolemy.data.ontologies.OntologyAdapter
Create a new ParseTreeAnnotationEvaluator that is tailored for the ontology.
_antimonotonicConcept - Variable in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConceptFunction
The "Antimonotonic" Concept from the monotonicityAnalysis ontology.
_aPlcpHeaderLength - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
_aPlcpHeaderLength - Variable in class ptolemy.domains.wireless.lib.network.PHY
 
_appearance - Variable in class ptolemy.domains.gr.lib.GRShadedShape
The appearance of this 3D object.
_appearanceMenuActionFactory - Variable in class ptolemy.vergil.kernel.AttributeController
The appearance menu factory.
_appendNumericToBuffer(Buffer, Object, HelperBase.DATA_TYPE) - Method in class ptolemy.actor.lib.jjs.HelperBase
Append a numeric instance of the specified type to a buffer.
_appendToBuffer(Object, HelperBase.DATA_TYPE, String, Buffer) - Method in class ptolemy.actor.lib.jjs.HelperBase
Append data to be sent to the specified buffer.
_appendToBuffer(Object, HelperBase.DATA_TYPE, String, Buffer) - Method in class ptolemy.actor.lib.jjs.modules.serial.SerialHelper
Append data to be sent to the specified buffer.
_applicationClass - Static variable in class ptolemy.util.test.junit.ModelTests
The application class.
_applicationConstructor - Static variable in class ptolemy.util.test.junit.ModelTests
The application constructor.
_applicationToplevelMethod - Static variable in class ptolemy.util.test.junit.ModelTests
The application toplevel method.
_apply() - Method in class ptolemy.actor.gui.PortConfigurerDialog
Apply any changes that may have been made in the table.
_apply() - Method in class ptolemy.vergil.unit.UnitConstraintsDialog
Apply the unit constraints to the model.
_applyInitialTransform(Figure) - Method in class ptolemy.domains.gr.lib.GRTransform2D
Set the initial transform of the given figure.
_applyInitialTransform(Figure) - Method in class ptolemy.domains.gr.lib.Rotate2D
Apply the initial rotation to the figure.
_applyInitialTransform(Figure) - Method in class ptolemy.domains.gr.lib.Scale2D
Apply the initial scaling transformation to the figure.
_applyInitialTransform(Figure) - Method in class ptolemy.domains.gr.lib.Translate2D
Set the initial transform of the given figure.
_applyTransform(Figure) - Method in class ptolemy.domains.gr.lib.GRTransform2D
Consume input tokens, and transform the given figure according to the current state of the transform.
_applyTransform(Figure) - Method in class ptolemy.domains.gr.lib.Rotate2D
Apply the current rotation transformation to the figure.
_applyTransform(Figure) - Method in class ptolemy.domains.gr.lib.Scale2D
Apply the current scaling transformation to the figure.
_applyTransform(Figure) - Method in class ptolemy.domains.gr.lib.Translate2D
Consume input tokens, and transform the given figure according to the current state of the transform.
_aPreambleLength - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
_aPreambleLength - Variable in class ptolemy.domains.wireless.lib.network.PHY
 
_areActorsExternallyBlocked() - Method in class ptolemy.actor.process.CompositeProcessDirector
Return true if one or more contained actor is externally blocked; return false otherwise.
_areAllImmediateTransitionsDisabled(State) - Method in class ptolemy.domains.modal.kernel.FSMActor
Return true if all immediate transitions from the specified state have guards that can be evaluated and that evaluate to false.
_areAllInputsKnown(Actor) - Method in class ptolemy.actor.sched.FixedPointDirector
Return true if all the inputs of the specified actor are known.
_areAllThreadsStopped() - Method in class ptolemy.actor.process.ProcessDirector
Return true if the count of active processes equals the number of paused and blocked threads.
_areAllThreadsStopped() - Method in class ptolemy.domains.csp.kernel.CSPDirector
Return true if the count of active processes equals the number of stopped, blocked, and delayed threads.
_areAllThreadsStopped() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousDirector
Return true if the count of active threads equals the number of stopped (paused) or blocked threads.
_areConversionsPreferable(CachedMethod.ArgumentConversion[], Class[], CachedMethod.ArgumentConversion[], Class[]) - Static method in class ptolemy.data.expr.CachedMethod
Return true if the conversions in the first argument are preferable to the conversions in the third argument, for methods with argument types given by the second and fourth arguments.
_areThereActiveErrorHighlights() - Method in class ptolemy.vergil.basic.BasicGraphController
Return true if there are active highlights.
_areThreadsDeadlocked() - Method in class ptolemy.actor.process.CompositeProcessDirector
Return false if the number of blocked processes is less than the number of active actors; return true otherwise.
_areThreadsDeadlocked() - Method in class ptolemy.actor.process.ProcessDirector
Return true if the count of active processes in the container is 0.
_areThreadsDeadlocked() - Method in class ptolemy.domains.csp.kernel.CSPDirector
Returns true if all active processes are either blocked or delayed, false otherwise.
_areThreadsDeadlocked() - Method in class ptolemy.domains.pn.kernel.TimedPNDirector
Return true if a deadlock is detected.
_areThreadsDeadlocked() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousDirector
Return true if all active threads are blocked.
_areThreadsDeadlocked() - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Override the base class to return true if all active threads are blocked.
_areThreadsDeadlocked() - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Override the base class to return true if all active threads are blocked.
_areUnitsEqual(ScalarToken) - Method in class ptolemy.data.ScalarToken
Return true if the units of this token are the same as that of the argument token.
_argList - Variable in class ptolemy.data.expr.ASTPtFunctionDefinitionNode
 
_argTypes - Variable in class ptolemy.data.expr.ASTPtFunctionDefinitionNode
 
_argumentDomainOntologies - Variable in class ptolemy.data.ontologies.ConceptFunction
The list of ontologies that specify the domain for each input argument to the concept function.
_arrayVariablesAllocationCode(TypedCompositeActor) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Generate the memory allocation code for the output ports that are of type array.
_aRxPlcpDelay - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
_aRxRfDelay - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
_aRxTxTurnaroundTime - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
_aSifsTime - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
_aSlotTime - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
_aspectForActor - Variable in class ptolemy.actor.Director
Contains a map of actors and the ExecutionAspect that is specified for the actor.
_aspectsPresent - Variable in class ptolemy.actor.Director
True if any of the directed actors specifies a ExecutionAspect in the parameters and this ExecutionAspect exists on this or a hierarchy level above (i.e.
_assert(boolean, ASTPtRootNode, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Assert that the given boolean value, which describes the given parse tree node, is true.
_assert(boolean, ASTPtRootNode, String) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
Assert that the given boolean value, which describes the given parse tree node is true.
_assert(boolean, ASTPtRootNode, String) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Assert that the given boolean value, which describes the given parse tree node, is true.
_assert(boolean, ASTPtRootNode, String) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Assert that the given boolean value, which describes the given parse tree node is true.
_associatedAttribute - Variable in class ptolemy.vergil.icon.UpdatedValueIcon
The attribute whose value is being represented.
_associatedAttribute() - Method in class ptolemy.vergil.icon.AttributeValueIcon
Return the associated attribute.
_atLeastOneUnguardedAction() - Method in class ptolemy.caltrop.ddi.DataflowWithRates
 
_attachActorIcon(String) - Method in class ptolemy.caltrop.actors.AbstractCalInterpreter
Attach the actor icon.
_attachText(String, String) - Method in class ptolemy.kernel.util.NamedObj
Attach the specified text as an attribute with the specified name.
_attachText(String, String) - Method in class ptolemy.moml.EntityLibrary
Override the base class to prevent triggering a populate() call when this occurs.
_attribute - Variable in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
The associated attribute.
_attributeController - Variable in class ptolemy.vergil.actor.ActorViewerGraphController
The attribute controller.
_attributeController - Variable in class ptolemy.vergil.icon.EditIconGraphController
The attribute controller.
_attributeController - Variable in class ptolemy.vergil.modal.FSMViewerGraphController
The attribute controller.
_attributeController - Variable in class ptolemy.vergil.ontologies.OntologyGraphController
The controller for attribute objects in the model.
_attributeController - Variable in class ptolemy.vergil.ontologies.OntologySolverGraphController
The controller for attribute objects in the model.
_attributes - Variable in class ptolemy.actor.gui.PtolemyQuery
Maps an entry name to the attribute that is attached to it.
_attributes - Variable in class ptolemy.moml.LibraryBuilder
Attributes that can be added to a LibraryBuilder via moml configuration.
_attributes - Variable in class ptolemy.plot.plotml.PlotBoxMLParser
Attributes associated with an entity.
_attributes(Object) - Method in class ptolemy.vergil.tree.FullTreeModel
Return the list of attributes, or an empty list if there are none.
_attributes(Object) - Method in class ptolemy.vergil.tree.VisibleTreeModel
Return the list of attributes, or an empty list if there are none.
_attributeValueString() - Method in class ptolemy.vergil.icon.AttributeValueIcon
Get the string value of the attribute to render in the icon.
_audioInDoubleArray - Variable in class ptolemy.media.javasound.LiveSoundCommon
Array of audio samples in double format.
_automaticallyInput - Variable in class ptolemy.actor.lib.hoc.RefinementPort
Indicator that the port is automatically an input port because it was set to be an output port.
_automaticallyInput - Variable in class ptolemy.domains.modal.modal.RefinementPort
Indicator that the port is automatically an input port because it was set to be an output port.
_automaticRescale() - Method in class ptolemy.plot.PlotBox
Return whether rescaling of the plot should happen automatic.
_B - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorMultinomialEmissions
Multinomial emission probabilities per state.
_B - Variable in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
Emission distributions Bij = P(Yt=j | qt = i).
_background - Variable in class ptolemy.gui.BasicJApplet
The background color as set by the "background" applet parameter.
_background - Variable in class ptolemy.gui.Query
The background color as set by setBackground().
_background - Variable in class ptolemy.plot.PlotBox
Color of the background, settable from HTML.
_backgroundEventLayer - Variable in class diva.canvas.GraphicsPane
 
_backgroundLayer - Variable in class diva.canvas.GraphicsPane
 
_backward - Variable in class ptolemy.actor.lib.Lattice
Backward prediction errors.
_backwardCache - Variable in class ptolemy.actor.lib.Lattice
Cache of backward prediction errors.
_backwardPrunedDependencies - Variable in class ptolemy.actor.util.DefaultCausalityInterface
A record of removed dependencies from output to input, if any.
_base - Variable in class ptolemy.actor.lib.gui.PlotterBase
The base specified in configure().
_base - Variable in class ptolemy.moml.EntityLibrary
The base specified by the configure() method.
_basePath - Variable in class ptolemy.actor.gui.ConfigurationApplication
The base path of the configuration directory, usually "ptolemy/configs" for Ptolemy II, but subclasses might have configurations in a different directory.
_basicGraphFrame - Variable in class ptolemy.vergil.basic.export.html.ExportHTMLAction
The associated Vergil frame.
_batchSize - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
User-defined batch size.
_binaryIntervalSearch(double[], double) - Static method in class org.ptolemy.machineLearning.Algorithms
Do a binary interval search for the key in array A.
_binaryIntervalSearch(double[], double, int, int) - Static method in class org.ptolemy.machineLearning.Algorithms
Do a binary interval search for the key in array A.
_bitRate - Variable in class ptolemy.domains.de.lib.aspect.AFDXESs
Value of the bit rate of the bus.
_bitRate - Variable in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Value of the bit rate of the bus.
_bitsPerSample - Variable in class ptolemy.actor.lib.javasound.LiveSoundActor
Value of the bitsPerSample parameter.
_bitsPerSample - Variable in class ptolemy.media.javasound.LiveSoundCommon
The number of bits per sample.
_bitwiseAnd(ScalarToken) - Method in class ptolemy.data.BooleanToken
Returns a token representing the bitwise AND of this token and the given token.
_bitwiseAnd(ScalarToken) - Method in class ptolemy.data.ComplexToken
Throw an exception because bitwise AND is not supported.
_bitwiseAnd(ScalarToken) - Method in class ptolemy.data.DoubleToken
Returns a token representing the bitwise AND of this token and the given token.
_bitwiseAnd(ScalarToken) - Method in class ptolemy.data.expr.ConcreteScalarToken
Throw an exception.
_bitwiseAnd(ScalarToken) - Method in class ptolemy.data.FixToken
Returns a token representing the bitwise AND of this token and the given token.
_bitwiseAnd(ScalarToken) - Method in class ptolemy.data.FloatToken
Returns a token representing the bitwise AND of this token and the given token.
_bitwiseAnd(ScalarToken) - Method in class ptolemy.data.IntToken
Returns a token representing the bitwise AND of this token and the given token.
_bitwiseAnd(ScalarToken) - Method in class ptolemy.data.LongToken
Returns a token representing the bitwise AND of this token and the given token.
_bitwiseAnd(ScalarToken) - Method in class ptolemy.data.PetiteToken
Returns a token representing the bitwise AND of this token and the given token.
_bitwiseAnd(ScalarToken) - Method in class ptolemy.data.ScalarToken
Returns a token representing the bitwise AND of this token and the given token.
_bitwiseAnd(ScalarToken) - Method in class ptolemy.data.ShortToken
Returns a token representing the bitwise AND of this token and the given token.
_bitwiseAnd(ScalarToken) - Method in class ptolemy.data.UnsignedByteToken
Returns a token representing the bitwise AND of this token and the given token.
_bitwiseNot() - Method in class ptolemy.data.BooleanToken
Returns a token representing the bitwise NOT of this token.
_bitwiseNot() - Method in class ptolemy.data.ComplexToken
Throw an exception because bitwise NOT is not supported.
_bitwiseNot() - Method in class ptolemy.data.DoubleToken
Returns a token representing the bitwise NOT of this token.
_bitwiseNot() - Method in class ptolemy.data.expr.ConcreteScalarToken
Throw an exception.
_bitwiseNot() - Method in class ptolemy.data.FixToken
Returns a token representing the bitwise NOT of this token.
_bitwiseNot() - Method in class ptolemy.data.FloatToken
Returns a token representing the bitwise NOT of this token.
_bitwiseNot() - Method in class ptolemy.data.IntToken
Returns a token representing the bitwise NOT of this token.
_bitwiseNot() - Method in class ptolemy.data.LongToken
Returns a token representing the bitwise NOT of this token.
_bitwiseNot() - Method in class ptolemy.data.PetiteToken
Returns a token representing the bitwise NOT of this token.
_bitwiseNot() - Method in class ptolemy.data.ScalarToken
Returns a token representing the bitwise NOT of this token.
_bitwiseNot() - Method in class ptolemy.data.ShortToken
Returns a token representing the bitwise NOT of this token.
_bitwiseNot() - Method in class ptolemy.data.UnsignedByteToken
Returns a token representing the bitwise NOT of this token.
_bitwiseOr(ScalarToken) - Method in class ptolemy.data.BooleanToken
Returns a token representing the bitwise OR of this token and the given token.
_bitwiseOr(ScalarToken) - Method in class ptolemy.data.ComplexToken
Throw an exception because bitwise OR is not supported.
_bitwiseOr(ScalarToken) - Method in class ptolemy.data.DoubleToken
Returns a token representing the bitwise OR of this token and the given token.
_bitwiseOr(ScalarToken) - Method in class ptolemy.data.expr.ConcreteScalarToken
Throw an exception.
_bitwiseOr(ScalarToken) - Method in class ptolemy.data.FixToken
Returns a token representing the bitwise OR of this token and the given token.
_bitwiseOr(ScalarToken) - Method in class ptolemy.data.FloatToken
Returns a token representing the bitwise OR of this token and the given token.
_bitwiseOr(ScalarToken) - Method in class ptolemy.data.IntToken
Returns a token representing the bitwise OR of this token and the given token.
_bitwiseOr(ScalarToken) - Method in class ptolemy.data.LongToken
Returns a token representing the bitwise OR of this token and the given token.
_bitwiseOr(ScalarToken) - Method in class ptolemy.data.PetiteToken
Returns a token representing the bitwise OR of this token and the given token.
_bitwiseOr(ScalarToken) - Method in class ptolemy.data.ScalarToken
Returns a token representing the bitwise OR of this token and the given token.
_bitwiseOr(ScalarToken) - Method in class ptolemy.data.ShortToken
Returns a token representing the bitwise OR of this token and the given token.
_bitwiseOr(ScalarToken) - Method in class ptolemy.data.UnsignedByteToken
Returns a token representing the bitwise OR of this token and the given token.
_bitwiseXor(ScalarToken) - Method in class ptolemy.data.BooleanToken
Returns a token representing the bitwise XOR of this token and the given token.
_bitwiseXor(ScalarToken) - Method in class ptolemy.data.ComplexToken
Throw an exception because bitwise XOR is not supported.
_bitwiseXor(ScalarToken) - Method in class ptolemy.data.DoubleToken
Returns a token representing the bitwise XOR of this token and the given token.
_bitwiseXor(ScalarToken) - Method in class ptolemy.data.expr.ConcreteScalarToken
Throw an exception.
_bitwiseXor(ScalarToken) - Method in class ptolemy.data.FixToken
Returns a token representing the bitwise XOR of this token and the given token.
_bitwiseXor(ScalarToken) - Method in class ptolemy.data.FloatToken
Returns a token representing the bitwise XOR of this token and the given token.
_bitwiseXor(ScalarToken) - Method in class ptolemy.data.IntToken
Returns a token representing the bitwise XOR of this token and the given token.
_bitwiseXor(ScalarToken) - Method in class ptolemy.data.LongToken
Returns a token representing the bitwise XOR of this token and the given token.
_bitwiseXor(ScalarToken) - Method in class ptolemy.data.PetiteToken
Returns a token representing the bitwise XOR of this token and the given token.
_bitwiseXor(ScalarToken) - Method in class ptolemy.data.ScalarToken
Returns a token representing the bitwise XOR of this token and the given token.
_bitwiseXor(ScalarToken) - Method in class ptolemy.data.ShortToken
Returns a token representing the bitwise XOR of this token and the given token.
_bitwiseXor(ScalarToken) - Method in class ptolemy.data.UnsignedByteToken
Returns a token representing the bitwise XOR of this token and the given token.
_blockSize - Variable in class ptolemy.actor.lib.video.SumofAbsoluteDifferences
Description of the variable.
_bottomPadding - Variable in class ptolemy.plot.PlotBox
Bottom padding.
_boundaryDetector - Variable in class ptolemy.domains.pn.kernel.PNQueueReceiver
A BoundaryDetector determines the topological relationship of a Receiver with respect to boundary ports.
_bounds - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
The BoundingSphere.
_branchBlocked(CSPReceiver) - Method in class ptolemy.domains.csp.kernel.AbstractBranchController
Notify the director that the current thread is blocked.
_branches - Variable in class ptolemy.domains.csp.kernel.AbstractBranchController
The set of branches currently being chosen from in chooseBranch().
_branchesActive - Variable in class ptolemy.domains.csp.kernel.AbstractBranchController
The number of conditional branches that are still active, meaning that they are capable of succeeding.
_branchFailed(int) - Method in class ptolemy.domains.csp.kernel.AbstractBranchController
Register the calling branch as failed.
_branchFailed(int) - Method in class ptolemy.domains.csp.kernel.ConditionalBranchController
Register the calling branch as failed.
_branchFailed(int) - Method in class ptolemy.domains.csp.kernel.MultiwayBranchController
Register the calling branch as failed.
_branchNotReady(int) - Method in class ptolemy.domains.csp.kernel.AbstractBranchController
Indicate that the branch is not ready to rendezvous.
_branchNotReady(int) - Method in class ptolemy.domains.csp.kernel.ConditionalBranchController
Release the status of the calling branch as the first branch to be ready to rendezvous.
_branchNotReady(int) - Method in class ptolemy.domains.csp.kernel.MultiwayBranchController
Indicate that the branch is not ready to rendezvous.
_branchRoot - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
The main connection branch that connects to the universe.
_branchSucceeded(int) - Method in class ptolemy.domains.csp.kernel.AbstractBranchController
Register the calling branch as a successful branch.
_branchSucceeded(int) - Method in class ptolemy.domains.csp.kernel.ConditionalBranchController
Registers the calling branch as the successful branch.
_branchSucceeded(int) - Method in class ptolemy.domains.csp.kernel.MultiwayBranchController
Register the calling branch as a successful branch.
_branchUnblocked(CSPReceiver) - Method in class ptolemy.domains.csp.kernel.AbstractBranchController
Notify the director that the current thread is unblocked.
_breakVariables - Variable in class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
The list of receivers for all break variables.
_buffer - Variable in class ptolemy.domains.pthales.kernel.PthalesReceiver
Buffer memory.
_bufferSize - Variable in class ptolemy.actor.lib.javasound.LiveSoundActor
The requested buffer size.
_bufferSize - Variable in class ptolemy.actor.lib.javasound.SoundActor
The requested buffer size.
_bufferSize - Variable in class ptolemy.media.javasound.LiveSoundCommon
The requested buffer size in samples per channel.
_bufferSize - Variable in class ptolemy.verification.lib.BoundedBufferTimedDelay
The amount of buffer size.
_buildConceptGraph() - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntology
Return the graph represented by this ontology.
_buildConceptGraph() - Method in class ptolemy.data.ontologies.Ontology
Return the graph represented by this ontology.
_buildLocalReceiverMaps() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Build for each state of the mode controller the map from input ports of the modal model to the local receivers when the mode controller is in that state.
_buttonPressed - Variable in class ptolemy.gui.ComponentDialog
The label of the button pushed to dismiss the dialog.
_byteArrayToDoubleArray(double[][], byte[]) - Method in class ptolemy.media.javasound.LiveSoundCommon
Convert a byte array of audio samples in linear signed PCM big endian format into a double array of audio samples (-1, 1) range.
_bytesPerSample - Variable in class ptolemy.actor.lib.javasound.SoundActor
Value of the bytesPerSample parameter.
_bytesPerSample - Variable in class ptolemy.media.javasound.LiveSoundCommon
The number of bytes per sample, default 2.
_cachedDecoratorPortParameters - Variable in class org.ptolemy.ssm.MirrorDecoratorAttributes
Cached list of decorator parameters that are added to the container by this class.
_cachedDecoratorPorts - Variable in class org.ptolemy.ssm.MirrorDecoratorAttributes
Cached list of decorator ports that are added to the container by this class.
_cachedTerms - Variable in class ptolemy.actor.util.GLBFunction
The types terms found in destination ports.
_cachedTypes - Variable in class ptolemy.actor.util.GLBFunction
The constant types found in destination ports.
_calculateTransitionScheme(String, int) - Method in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
Compute missing transition probabilities in the hourly transition matrix estimates.
_callbacks - Variable in class ptolemy.actor.lib.fmi.FMUImport
FMI-1.0 callback functions provided to the C code as a struct.
_callbacks20 - Variable in class ptolemy.actor.lib.fmi.FMUImport
FMI-2.0 callback functions provided to the C code as a struct.
_cancel() - Method in class ptolemy.actor.gui.PortConfigurerDialog
 
_cancel() - Method in class ptolemy.actor.gui.PtolemyDialog
Cancel this dialog, saving if necessary.
_cancel() - Method in class ptolemy.vergil.unit.UnitSolverDialog
 
_cancelButton - Variable in class ptolemy.actor.gui.PtolemyDialog
The cancel button.
_cancelDelay() - Method in class ptolemy.domains.csp.kernel.CSPActor
If the actor is delayed, then cancel the delay.
_CANCELED - Static variable in class ptolemy.gui.Top
Indicator that a close operation is canceled.
_canvas - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
The Java3D canvas component.
_captureData - Variable in class ptolemy.media.javasound.LiveSoundCommon
Array of audio samples in byte format.
_captureIsActive - Variable in class ptolemy.media.javasound.LiveSoundCommon
true is audio capture is currently active.
_caseMenu - Variable in class ptolemy.vergil.modal.CaseGraphFrame
The case menu.
_catchUp() - Method in class ptolemy.actor.lib.Clock
Deprecated.
Catch up the tentative view of what the next output time should be.
_causalityInterface - Variable in class ptolemy.actor.CompositeActor
The causality interface, if it has been created.
_causalityInterface - Variable in class ptolemy.domains.de.lib.Timer
Deprecated.
The causality interface, if it has been created.
_ceilToPowerOfTwo(int) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Return the minimum number of power of two that is greater than or equal to the given integer.
_centeredValue - Variable in class ptolemy.vergil.kernel.attributes.FilledShapeAttribute
Most recently set value of the centered parameter.
_cgDirectory - Static variable in class ptolemy.util.test.junit.AutoCGTests
The directory where the code is generated, usually $HOME/cg.
_changeIcon(String) - Method in class ptolemy.domains.tcs.lib.AbstractTrack
Change icon of the track from train shape to rectangle.
_changeListeners - Variable in class ptolemy.kernel.util.NamedObj
A list of weak references to change listeners.
_changeLock - Variable in class ptolemy.kernel.util.NamedObj
Object for locking accesses to change request list and status.
_changeRequests - Variable in class ptolemy.kernel.util.NamedObj
A list of pending change requests.
_changesAllowedNow - Variable in class ptolemy.domains.gr.lib.GRShadedShape
Indicator that changes are currently allowed.
_channel - Variable in class ptolemy.actor.PubSubPort
Cached channel name, for publish and subscribe.
_channelBandwidth - Variable in class ptolemy.domains.ptides.lib.qm.VariableDelaySwitch
The channel bandwidth that will be used to determine the delay (in bits/sec).
_channels - Variable in class ptolemy.actor.lib.javasound.LiveSoundActor
The number of channels.
_channels - Variable in class ptolemy.actor.lib.javasound.SoundActor
The number of channels.
_channels - Variable in class ptolemy.media.javasound.LiveSoundCommon
The number of channels.
_checkContainer(CompositeEntity) - Method in class ptolemy.actor.gui.Effigy
Check that the specified container is of a suitable class for this entity, i.e., ModelDirectory or Effigy.
_checkContainer(CompositeEntity) - Method in class ptolemy.actor.gui.PtolemyEffigy
Check that the specified container is of a suitable class for this entity, i.e., ModelDirectory or PtolemyEffigy.
_checkContainer(CompositeEntity) - Method in class ptolemy.actor.TypedIORelation
Override the method in the super class to constrain the container to be an instance of TypedCompositeActor, or to be null.
_checkContainer(CompositeEntity) - Method in class ptolemy.kernel.ComponentRelation
Check that the specified container is of a suitable class for this relation.
_checkContainer(Entity) - Method in class ptolemy.actor.IOPort
Check that the specified container implements the Actor interface (or is null).
_checkContainer(Entity) - Method in class ptolemy.actor.lib.hoc.MultiCompositePort
Override the base class to ensure that the proposed container is a MultiCompositeActor or null.
_checkContainer(Entity) - Method in class ptolemy.actor.lib.hoc.Refinement
Override the base class to ensure that the proposed container is a MultiCompositeActor or null.
_checkContainer(Entity) - Method in class ptolemy.actor.TypedIOPort
Override the base class to ensure that the proposed container implements the TypedActor interface (the base class ensures that the container implements the Actor interface), is null, or is an EntityLibrary.
_checkContainer(Entity) - Method in class ptolemy.domains.modal.modal.ModalBasePort
Override the base class to ensure that the proposed container is a CompositeEntity or null.
_checkContainer(Entity) - Method in class ptolemy.domains.modal.modal.ModalController
Override the base class to ensure that the proposed container is a ModalModel or null.
_checkContainer(Entity) - Method in class ptolemy.domains.modal.modal.ModalRefinement
Override the base class to ensure that the proposed container is a ModalModel or null.
_checkContainer(Entity) - Method in class ptolemy.domains.modal.modal.Refinement
Override the base class to ensure that the proposed container is a ModalModel or null.
_checkContainer(Entity) - Method in class ptolemy.domains.modal.modal.RefinementPort
Override the base class to ensure that the proposed container implements the TypedActor interface (the base class ensures that the container implements the Actor interface), is null, or is an EntityLibrary.
_checkContainer(Entity) - Method in class ptolemy.domains.tdl.kernel.TDLController
Override the base class to ensure that the proposed container is a ModalModel or null.
_checkContainer(Entity) - Method in class ptolemy.kernel.ComponentPort
Override the base class to ensure that the proposed container is a ComponentEntity.
_checkContainer(Entity) - Method in class ptolemy.kernel.Port
Check that the specified container is of a suitable class for this port.
_checkContainer(InstantiableNamedObj) - Method in class ptolemy.kernel.ComponentEntity
Check the specified container.
_checkContainer(NamedObj) - Method in class ptolemy.kernel.util.Attribute
Check that the specified container is of a suitable class for this attribute.
_checkDatasetIndex(int) - Method in class ptolemy.plot.Histogram
Check the argument to ensure that it is a valid data set index.
_checkDatasetIndex(int) - Method in class ptolemy.plot.Plot
Check the argument to ensure that it is a valid data set index.
_checkDynamicRateVariables(CompositeActor, List) - Method in class ptolemy.domains.sdf.kernel.SDFScheduler
Populate the given set with the dynamic rate variables in the model.
_checkEventIndicators() - Method in class ptolemy.actor.lib.fmi.FMUImport
Return true if we are not in the first firing and the sign of some event indicator has changed.
_checkFixMaxValue(FixToken, int) - Method in class ptolemy.actor.lib.vhdl.FixTransformer
Verify that the bit width of the given fix-point token is equal to the minimum bit width that is required to represent the given value.
_checkFixTokenWidth(FixToken, int) - Method in class ptolemy.actor.lib.vhdl.FixTransformer
Verify that the bit width of the given FixToken is equal to the given width.
_checkFlagsAndWait() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
This method wraps the wait() call between checks on the state of the receiver.
_checkFmiCommon() - Method in class ptolemy.actor.lib.fmi.FMUImport
If _fmiModelDescription is null or does not have a non-null modelIdentifier, then thrown an exception with an informative message.
_checkForConvergence(int) - Method in class org.ptolemy.machineLearning.hmm.HMMExponentialEstimator
 
_checkForConvergence(int) - Method in class org.ptolemy.machineLearning.hmm.HMMGaussianEstimator
 
_checkForConvergence(int) - Method in class org.ptolemy.machineLearning.hmm.HMMMultinomialEstimator
 
_checkForConvergence(int) - Method in class org.ptolemy.machineLearning.hmm.ParameterEstimator
Check whether the gradient-descent algorithm has converged.
_checkForConvergence(int) - Method in class org.ptolemy.machineLearning.hmmAOM.HMMGaussianEstimator
 
_checkForConvergence(int) - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
 
_checkForConvergence(int) - Method in class org.ptolemy.machineLearning.hsmm.HSMMGaussianEstimator
 
_checkForConvergence(int) - Method in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
 
_checkForConvergence(int) - Method in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
 
_checkForImplied(List<NamedObj>) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return true if any element of the specified list is implied.
_checkForLocalModules - Variable in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGenerator
If true, the AccessorCodeGenerator._setupCommands() will check for modules in the local directory.
_checkForNextEvent() - Method in class ptolemy.domains.de.kernel.DEDirector
Enforces a firing of a DE director only handles events with the same tag.
_checkForNextEvent() - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirector
Enforce a firing of a DE director only handles events with the same tag.
_checkForNextEvent() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Model time is only used for correct execution of actors and the scheduler will determine whether another event can be fired in the current firing of the platform, so this method isn't needed.
_checkForNextEvent() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Model time is only used for correct execution of actors and the scheduler will determine whether another event can be fired in the current firing of the platform, so this method isn't needed.
_checkForNull(Object, String) - Method in class ptolemy.plot.plotml.PlotBoxMLParser
If the argument is null, throw an exception with the given message.
_checkForNull(Object, String) - Method in class ptolemy.vergil.actor.DocManager
If the argument is null, throw an exception with the given message.
_checkInitializerGuards() - Method in class ptolemy.caltrop.ddi.DataflowWithRates
 
_checkInterfaceCompatibility(CompositeActor, int, boolean, String) - Method in class ptolemy.chic.ChicInvoker
Check the interface compatibility of all entities that are directly or indirectly contained by the model.
_checkLiberalLink(ComponentRelation) - Method in class ptolemy.actor.TypedIOPort
Override the method in the super class to ensure compatibility of the relation.
_checkLiberalLink(Relation) - Method in class ptolemy.actor.IOPort
Override parent method to ensure compatibility of the relation and validity of the width of the port.
_checkLiberalLink(Relation) - Method in class ptolemy.kernel.ComponentPort
Check the validity of a link.
_checkLink(Relation) - Method in class ptolemy.actor.IOPort
Override parent method to ensure compatibility of the relation and validity of the width of the port.
_checkLink(Relation) - Method in class ptolemy.actor.TypedIOPort
Override the method in the super class to ensure compatibility of the relation.
_checkLink(Relation) - Method in class ptolemy.kernel.ComponentPort
Override the base class to throw an exception if the relation is not a ComponentRelation, or if the container of the port or relation is null, or if the container of this port is a class definition and the link is not an inside link.
_checkLink(Relation) - Method in class ptolemy.kernel.Port
Check that this port is compatible with the specified relation, that it has a container.
_checkLocal(boolean, IOPort) - Static method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
Return true if the port is a local port.
_checkNextActorToFire() - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirector
Return the actor that is about to fire and its state.
_checkNextEventToFire() - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides
_checkNextEventToFire finds the next Ptides event to fire and returns it with an integer indicating: 0 if firing can be executed, and the next event in event queue should be checked for processing; -1 if there's no actor to fire, and we should not keep firing; 1 if there's no actor to fire, but the next event should be checked for processing.
_checkParameters() - Method in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Check the dimensions of all parameters and ports.
_checkParameters() - Method in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Check the dimensions of all parameters and ports.
_checkParameters() - Method in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
Check the dimensions of all parameters and ports.
_checkParameters() - Method in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
Check the dimensions of all parameters and ports.
_checkParameters() - Method in class org.ptolemy.machineLearning.particleFilter.ParticleFilter
Check the dimensions of all parameters and ports.
_checkParameters() - Method in class org.ptolemy.ssm.ParticleFilter
Check the dimensions of all parameters and ports.
_checkParameters() - Method in class org.ptolemy.ssm.Predictor
Check the dimensions of all parameters and ports.
_checkParameters() - Method in class org.ptolemy.ssm.StateSpaceSimulator
Check the dimensions of all parameters and ports.
_checkParameters() - Method in class org.ptolemy.ssm.UnscentedKalmanFilterSSM
Check the dimensions of all parameters and ports.
_checkPort(Port) - Method in class ptolemy.actor.IORelation
Throw an exception if the specified port cannot be linked to this relation (is not of class IOPort).
_checkPort(Port) - Method in class ptolemy.actor.TypedIORelation
Throw an exception if the specified port cannot be linked to this relation (is not of class TypedIOPort).
_checkPort(Port) - Method in class ptolemy.data.ontologies.ConceptRelation
Throw an exception if the port cannot be linked to this relation.
_checkPort(Port) - Method in class ptolemy.domains.modal.kernel.Transition
Throw an IllegalActionException if the port cannot be linked to this transition.
_checkPort(Port) - Method in class ptolemy.kernel.ComponentRelation
Throw an exception if the specified port cannot be linked to this relation (is not of class ComponentPort).
_checkPort(Port) - Method in class ptolemy.kernel.Relation
Throw an exception if the specified port cannot be linked to this relation.
_checkPrecision() - Method in class ptolemy.data.type.FixType
Check the precision.
_checkRangeOfTolerance(Token) - Method in class ptolemy.actor.lib.NonStrictTest
Check that the difference in exponents between the input and the tolerance is not greater than the precision of a Double.
_checkRelation(Relation, boolean) - Method in class ptolemy.actor.IORelation
Throw an exception if the specified relation is not an instance of IORelation or if it does not have the same width as this relation.
_checkRelation(Relation, boolean) - Method in class ptolemy.actor.TypedIORelation
Throw an exception if the specified relation is not an instance of TypedIORelation.
_checkRelation(Relation, boolean) - Method in class ptolemy.kernel.ComponentRelation
Throw an exception if the specified relation is not an instance of ComponentRelation.
_checkRelation(Relation, boolean) - Method in class ptolemy.kernel.Relation
Check that this relation is compatible with the specified relation.
_checkRemote(boolean, IOPort) - Static method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
Return true if the port is a remote port.
_checkSameDimension(String, double[][], double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Check that the two matrix arguments are of the same dimension.
_checkSameDimension(String, float[][], float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Check that the two matrix arguments are of the same dimension.
_checkSameDimension(String, int[][], int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Check that the two matrix arguments are of the same dimension.
_checkSameDimension(String, long[][], long[][]) - Static method in class ptolemy.math.LongMatrixMath
Check that the two matrix arguments are of the same dimension.
_checkSameDimension(String, Complex[][], Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Check that the two matrix arguments are of the same dimension.
_checkSameDimension(String, Fraction[][], Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Check that the two matrix arguments are of the same dimension.
_checkSquare(String, double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Check that the argument matrix is a square matrix.
_checkSquare(String, float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Check that the argument matrix is a square matrix.
_checkSquare(String, int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Check that the argument matrix is a square matrix.
_checkSquare(String, long[][]) - Static method in class ptolemy.math.LongMatrixMath
Check that the argument matrix is a square matrix.
_checkSquare(String, Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Check that the argument matrix is a square matrix.
_checkSquare(String, Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Check that the argument matrix is a square matrix.
_checkThrowableNameable(Object[], Throwable) - Method in class ptolemy.actor.gui.ActorGraphicalMessageHandler
Under certain circumstances, add a "Go To Actor" button to the options array.
_checkThrowableNameable(Object[], Throwable) - Method in class ptolemy.gui.UndeferredGraphicalMessageHandler
Return an updated array of button names if the throwable meets certain conditions.
_checkType(Token) - Method in class ptolemy.actor.TypedIOPort
Check that the specified token as well as the token in the default value, if specified, is compatible with the resolved type of this port.
_checkTypedIOPortContainer(Entity) - Method in class ptolemy.actor.TypedIOPort
Override the base class to ensure that the proposed container implements the TypedActor interface (the base class ensures that the container implements the Actor interface), is null, or is an EntityLibrary.
_checkTypesFromTo(TypedIOPort, List) - Method in class ptolemy.actor.lib.hoc.IterateOverArray
Check types from a source port to a group of destination ports, assuming the source port is connected to all the ports in the group of destination ports.
_checkTypesFromTo(TypedIOPort, List) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform
Checks types from a source port to a group of destination ports, assuming the source port is connected to all the ports in the group of destination ports.
_checkTypesFromTo(TypedIOPort, List) - Method in class ptolemy.domains.ptides.kernel.PtidesPlatform
Check types from a source port to a group of destination ports, assuming the source port is connected to all the ports in the group of destination ports.
_checkTypesFromTo(TypedIOPort, List<TypedIOPort>) - Method in class ptolemy.actor.TypedCompositeActor
Check types from a source port to a group of destination ports, assuming the source port is connected to all the ports in the group of destination ports.
_checkValidity(String) - Method in class ptolemy.actor.lib.jjs.JavaScript
Check the validity of a name.
_childCode - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
The fire() method code.
_children - Variable in class ptolemy.actor.ptalon.NamedTree
The children of this tree.
_children - Variable in class ptolemy.data.expr.ASTPtRootNode
The children.
_childrenAreConstant(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
Return true if all of the children of this node are constant.
_chooseTransitions(List<Transition>, boolean, boolean, boolean, boolean) - Method in class ptolemy.domains.modal.kernel.FSMActor
Choose zero or more transitions enabled in the current state from the list of specified transitions.
_cipher - Variable in class ptolemy.actor.lib.security.CipherActor
The cipher that will be used to process the data.
_class - Variable in class ptolemy.data.ObjectToken
The class of the object.
_classDefinitionController - Variable in class ptolemy.vergil.actor.ActorViewerGraphController
The class definition controller.
_classes(Object) - Method in class ptolemy.vergil.tree.ClassAndEntityTreeModel
Return the list of classes, or an empty list if there are none.
_classificationLength - Variable in class org.ptolemy.machineLearning.hmm.ObservationClassifier
length of the observation array to be classified.
_clear() - Method in class ptolemy.actor.gui.ModelFrame
Clear the current contents.
_clear() - Method in class ptolemy.actor.gui.PlotTableauFrame
Clear the current plot.
_clear() - Method in class ptolemy.actor.gui.PtolemyFrame
Clear the current contents.
_clear() - Method in class ptolemy.actor.gui.TextEditor
Clear the current contents.
_clear() - Method in class ptolemy.gui.Top
Clear the current contents.
_clearAllDestinationReceivers(Actor) - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
Call the send(index, null) method of each output port of the specified actor.
_clearHighlights() - Method in class ptolemy.vergil.basic.SearchResultsDialog
Clear all highlights.
_clearInstantiatedInfiniteConcepts() - Method in class ptolemy.data.ontologies.InfiniteConceptRepresentative
Clear the set of instantiated infinite concepts for this representative.
_clearLists() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Set the resolved constraint list and the list of unacceptable inequality terms to null.
_clearMarked() - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Clear all the visited flags in the nodes.
_clearReceivers(Actor) - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Clear all the input receivers for the specified actor.
_clearReceivers(Actor) - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Clear all the input receivers for the specified actor.
_clearReceivers(Actor) - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Clear all the input receivers for the specified actor.
_clearVisited() - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Clear all the visited flags in the nodes.
_clips - Variable in class ptolemy.actor.lib.javasound.ClipPlayer
The clip to playback.
_cloneFixAttributeFields(NamedObj) - Method in class ptolemy.kernel.util.NamedObj
Fix the fields of the given object which point to Attributes.
_cloning - Variable in class ptolemy.moml.EntityLibrary
Indicate that we are cloning.
_close() - Method in class ptolemy.actor.gui.Console.ConsoleFrame
Redirect the standard output back when closing the frame.
_close() - Method in class ptolemy.actor.gui.ModelFrame
Close the window.
_close() - Method in class ptolemy.actor.gui.PtolemyFrame
Close the window.
_close() - Method in class ptolemy.actor.gui.run.RunLayoutFrame
Close the window.
_close() - Method in class ptolemy.actor.gui.TableauFrame
Close the window.
_close() - Method in class ptolemy.actor.gui.WelcomeWindow
Read the "Show this dialog on startup" checkbox, update the preferences if necessary and then call the super class and close this window.
_close() - Method in class ptolemy.actor.lib.gui.InteractiveDialog.DialogFrame
Overrides the base class to record the size and location of the frame.
_close() - Method in class ptolemy.actor.lib.gui.InteractiveShell.ShellFrame
Overrides the base class to record the size and location of the frame.
_close() - Method in class ptolemy.actor.lib.image.ImageDisplayJavaSE.ImageWindow
Close the window.
_close() - Method in class ptolemy.gui.Top
Close the window.
_close() - Method in class ptolemy.plot.PlotApplication
Exit the application.
_close() - Method in class ptolemy.plot.PlotFrame
Close the window.
_close() - Method in class ptolemy.vergil.actor.ActorGraphFrame
If the ptolemy model associated with this frame is a top-level composite actor, use its manager to stop it.
_close() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Override the base class to remove the listeners we have created when the frame closes.
_close() - Method in class ptolemy.vergil.basic.ExtendedGraphFrame
Invoke the close() method of the superclass and optionally print a debugging message.
_close() - Method in class ptolemy.vergil.gt.GTFrame
 
_close() - Method in class ptolemy.vergil.modal.FSMGraphFrame
Close the window.
_close() - Method in class ptolemy.vergil.toolbox.TextEditorForStringAttributes
Override to query whether to apply the changes, if any.
_CLOSE_THRESHOLD - Static variable in class diva.canvas.connector.ArcConnector
The threshold for when a source and a destination of an arc are considered close to one another.
_closed - Variable in class diva.util.java2d.Polygon2D
The flag that says the the polygon has been closed
_codeBook - Variable in class ptolemy.actor.lib.comm.HuffmanBasic
The huffman code book.
_codeDirectoryAsFile() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return the value of the codeDirectory parameter.
_codeFile - Variable in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
The name of the file that was written.
_codeFileName - Variable in class ptolemy.cg.kernel.generic.GenericCodeGenerator
The name of the file that was written.
_codeGenerator - Variable in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGeneratorAdapter
The code generator that contains this adapter class.
_codeGenerator - Variable in class ptolemy.cg.kernel.generic.html.HTMLCodeGeneratorAdapter
The code generator that contains this adapter class.
_codeGenerator - Variable in class ptolemy.cg.kernel.generic.program.CodeStream
The code generator associated with this code stream.
_codeGenerator - Variable in class ptolemy.cg.kernel.generic.program.procedural.fmima.FMIMACodeGeneratorAdapter
The code generator that contains this adapter class.
_codeGenerator - Variable in class ptolemy.cg.kernel.generic.program.TemplateParser
_codeGenerator - Variable in class ptolemy.cg.kernel.generic.syntactic.SyntacticCodeGeneratorAdapter
The code generator that contains this adapter class.
_codeGenType(Type) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CParseTreeCodeGenerator
Get the corresponding type in code generation from the given Ptolemy type.
_codeGenType(Type) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Get the corresponding type in code generation from the given Ptolemy type.
_coloringAttributes - Variable in class ptolemy.domains.gr.lib.GRShadedShape
The coloring attributes, or null if not created.
_colors - Static variable in class ptolemy.plot.PlotBox
The default colors, by data set.
_columns(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return the number of columns of a matrix.
_columns(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return the number of columns of a matrix.
_columns(int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return the number of columns of a matrix.
_columns(long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return the number of columns of a matrix.
_columns(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return the number of columns of a matrix.
_columns(Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return the number of columns of a matrix.
_combinedKeys(MapTypeInfiniteConcept<C>) - Method in class ptolemy.data.ontologies.MapTypeInfiniteConcept
Return the string keys in either this or the given map concept.
_commandFlags - Variable in class ptolemy.actor.gui.CompositeActorSimpleApplication
The command-line options that are either present or not.
_commandFlags - Variable in class ptolemy.actor.gui.MoMLSimpleStatisticalApplication
The command-line options that are either present or not.
_commandFlags - Variable in class ptolemy.copernicus.kernel.Copernicus
The command-line options that are either present or not.
_commandFlagsWithDescriptions - Variable in class ptolemy.actor.gui.ConfigurationApplication
The command-line options that are either present or not.
_commandOptions - Variable in class ptolemy.actor.gui.CompositeActorSimpleApplication
The command-line options that take arguments.
_commandOptions - Static variable in class ptolemy.actor.gui.ConfigurationApplication
The command-line options that take arguments.
_commandOptions - Variable in class ptolemy.actor.gui.MoMLSimpleStatisticalApplication
The command-line options that take arguments.
_commandOptions - Variable in class ptolemy.copernicus.kernel.Copernicus
The command-line options that take arguments.
_commandOptions - Static variable in class ptolemy.vergil.VergilApplication
The command-line options that take arguments.
_commandTemplate - Variable in class ptolemy.actor.gui.CompositeActorSimpleApplication
The form of the command line.
_commandTemplate - Variable in class ptolemy.actor.gui.ConfigurationApplication
The form of the command line.
_commandTemplate - Variable in class ptolemy.actor.gui.MoMLSimpleStatisticalApplication
The form of the command line.
_commandTemplate - Variable in class ptolemy.copernicus.kernel.Copernicus
The form of the command line.
_commitRendezvous(Set, RendezvousDirector) - Static method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Commit the rendezvous formed by the set of receivers that agree to send and receive at the same time.
_commonKeys(MapTypeInfiniteConcept<C>) - Method in class ptolemy.data.ontologies.MapTypeInfiniteConcept
Return the string keys common to this and the given map concept.
_commonLength(double[], double[], String) - Static method in class ptolemy.math.DoubleArrayMath
Throw an exception if the two arrays are not of the same length, or if either array is null.
_commonLength(float[], float[], String) - Static method in class ptolemy.math.FloatArrayMath
Throw an exception if the two arrays are not of the same length, or if either array is null.
_commonLength(int[], int[], String) - Static method in class ptolemy.math.IntegerArrayMath
Throw an exception if the two arrays are not of the same length, or if either array is null.
_commonLength(long[], long[], String) - Static method in class ptolemy.math.LongArrayMath
Throw an exception if the two arrays are not of the same length, or if either array is null.
_commonLength(Complex[], Complex[], String) - Static method in class ptolemy.math.ComplexArrayMath
Throw an exception if the two arrays are not of the same length, or if either array is null.
_commonLength(Fraction[], Fraction[], String) - Static method in class ptolemy.math.FractionArrayMath
Throw an exception if the two arrays are not of the same length, or if either array is null.
_compare(StructuredType) - Method in class ptolemy.data.ontologies.ConceptType
Compare this type with the specified type.
_compare(StructuredType) - Method in class ptolemy.data.type.ArrayType
Compare this type with the specified type.
_compare(StructuredType) - Method in class ptolemy.data.type.FixType
Compare this type with the specified type.
_compare(StructuredType) - Method in class ptolemy.data.type.FunctionType
Compare this type with the specified type.
_compare(StructuredType) - Method in class ptolemy.data.type.MatrixType
Compare this type with the specified type.
_compare(StructuredType) - Method in class ptolemy.data.type.ObjectType
Compare this type with the specified type.
_compare(StructuredType) - Method in class ptolemy.data.type.RecordType
Compare this type with the specified type.
_compare(StructuredType) - Method in class ptolemy.data.type.StructuredType
Compare this type with the specified type.
_compare(StructuredType) - Method in class ptolemy.data.type.TupleType
Compare this type with the specified type.
_compare(StructuredType) - Method in class ptolemy.data.type.UnionType
Compare this type with the specified type.
_compileCommandDefault - Static variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralCodeGenerator
The initial default value of the compileCommand parameter.
_compileJNICode() - Method in class ptolemy.cg.lib.CompiledCompositeActor
Compile the Java code.
_completedIntegratorStepNotNeeded() - Method in class ptolemy.actor.lib.fmi.FMUImport
Return true if the modelExchangeCapabilities has a completedIntegratorStepNotNeeded flag that is set to true.
_component - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter
The associated component.
_component - Variable in class ptolemy.cg.kernel.generic.program.TemplateParser
_compoundEdit - Variable in class ptolemy.gui.UndoListener
A compound undo edit, or null if none is progress.
_compute() - Method in class ptolemy.graph.analysis.strategy.AllEdgeSingleSourceLongestPathStrategy
The computation associated with this analyzer.
_compute() - Method in class ptolemy.graph.analysis.strategy.CachedStrategy
Perform the graph analysis and return the resulting value.
_compute() - Method in class ptolemy.graph.analysis.strategy.ClusterNodesTransformerStrategy
The computation associated with this strategy.
_compute() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallAllPairShortestPathStrategy
Compute the all pair shortest path of the graph in the form of two dimensional array (matrix).
_compute() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallCycleExistenceStrategy
The computation associated with the Floyd-Warshall algorithm.
_compute() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallNegativeLengthCycleStrategy
The computation associated with the Floyd-Warshall algorithm.
_compute() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallStrategy
Basic computation performed by all the analysis implementing a floyd-warshall like analysis on a given graph.
_compute() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallTransitiveClosureStrategy
The computation associated with the Floyd-Warshall algorithm.
_compute() - Method in class ptolemy.graph.analysis.strategy.FloydWarshallZeroLengthCycleStrategy
The computation associated with the Floyd-Warshall algorithm.
_compute() - Method in class ptolemy.graph.analysis.strategy.KarpCycleMeanStrategy
 
_compute() - Method in class ptolemy.graph.analysis.strategy.MirrorTransformerStrategy
The computation associated with this strategy.
_compute() - Method in class ptolemy.graph.analysis.strategy.ParhiMaximumProfitToCostRatioStrategy
 
_compute() - Method in class ptolemy.graph.analysis.strategy.SelfLoopStrategy
Compute the self-loop edges in the graph in the form of a collection.
_compute() - Method in class ptolemy.graph.analysis.strategy.SinkNodeStrategy
Compute the sink nodes in the graph in the form of a collection.
_compute() - Method in class ptolemy.graph.analysis.strategy.SourceNodeStrategy
Compute the source nodes in the graph in the form of a collection.
_computeActionRates(Action) - Method in class ptolemy.caltrop.ddi.DataflowWithRates
 
_computeActionRates(Action[]) - Method in class ptolemy.caltrop.ddi.DataflowWithRates
 
_computeActorDepth() - Method in class ptolemy.actor.util.CausalityInterfaceForComposites
Compute the depth of ports and actors.
_computeEdgeWeight(IOPort, IOPort) - Method in class ptolemy.actor.GraphReader
Determine the weight to be assigned to the weighted graph edge that represents a given connection in a Ptolemy II model.
_computeIteration(Integer[], Integer[]) - Static method in class ptolemy.domains.pthales.lib.PthalesAtomicActor
Compute the number of iterations to repeat the C function.
_computeIterations(Integer[], Integer[]) - Static method in class ptolemy.domains.pthales.lib.PthalesAtomicActor
Compute iteration numbers of the actor, where external means the number of times C function is called.
_computeMaximumFirings(Actor) - Method in class ptolemy.domains.sdf.kernel.SDFScheduler
Determine the number of times the given actor can fire, based on the number of tokens that are present on its inputs.
_computeNodeWeight(Actor) - Method in class ptolemy.actor.GraphReader
Determine the weight to be assigned to the weighted graph node that represents a given actor.
_concatenateClasspath(Collection<String>) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Given a Collection of Strings, return a string where each element of the Set is separated by $.
_concatenateElements(Collection<String>) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralCodeGenerator
Given a Collection of Strings, return a string where each element of the Set is separated by a space.
_concatStringArrays(String[][], String[][]) - Method in class ptolemy.gui.BasicJApplet
Concatenate two parameter info string arrays and return the result.
_concept - Variable in class ptolemy.data.ontologies.ConceptAttribute
The Concept contained by the ConceptAttribute.
_conceptController - Variable in class ptolemy.vergil.ontologies.OntologyGraphController
The controller for concepts in the ontology model.
_configuration - Variable in class ptolemy.actor.gui.ConfigurationApplication
The configuration model of this application.
_configuration - Variable in class ptolemy.actor.gui.PtolemyDialog
The configuration that corresponds with this dialog.
_configuration - Variable in class ptolemy.vergil.actor.LinkController
The configuration.
_configuration - Variable in class ptolemy.vergil.basic.GetDocumentationAction
The configuration.
_configuration - Variable in class ptolemy.vergil.basic.NamedObjController
The configuration.
_configuration - Variable in class ptolemy.vergil.modal.TransitionController
The configuration.
_configurationUsage(String, String[][], String[]) - Method in class ptolemy.actor.gui.ConfigurationApplication
Return a string summarizing the command-line arguments, including any configuration directories in a base path, typically "ptolemy/configs".
_configurationUsage(String, String[][], String[][]) - Method in class ptolemy.actor.gui.ConfigurationApplication
Return a string summarizing the command-line arguments, including any configuration directories in a base path, typically "ptolemy/configs".
_configureAction - Static variable in class ptolemy.vergil.actor.LinkController
The configure action, which handles edit parameters requests.
_configureAction - Static variable in class ptolemy.vergil.basic.BasicGraphController
The configure action.
_configureAction - Static variable in class ptolemy.vergil.basic.ParameterizedNodeController
The configure action, which handles edit parameters requests.
_configureAction - Static variable in class ptolemy.vergil.modal.TransitionController
The configure action, which handles edit parameters requests.
_configureAction - Static variable in class ptolemy.vergil.ontologies.ConceptRelationController
The configure action, which handles edit parameters requests.
_configureDone - Variable in class ptolemy.actor.LazyTypedCompositeActor
Indicate whether data given by configure() has been processed.
_configureDone - Variable in class ptolemy.moml.EntityLibrary
Indicate whether data given by configure() has been processed.
_configureMenuFactory - Variable in class ptolemy.vergil.actor.LinkController
The submenu for configure actions.
_configureMenuFactory - Static variable in class ptolemy.vergil.basic.BasicGraphController
The submenu for configure actions.
_configureMenuFactory - Variable in class ptolemy.vergil.basic.ParameterizedNodeController
The submenu for configure actions.
_configureMenuFactory - Variable in class ptolemy.vergil.modal.TransitionController
The submenu for configure actions.
_configureMenuFactory - Variable in class ptolemy.vergil.ontologies.ConceptRelationController
The submenu for configure actions.
_configureSource - Variable in class ptolemy.moml.EntityLibrary
URL specified to the configure() method.
_configureTableau(Tableau) - Method in class ptolemy.actor.gui.TableauFactory
Configure the given tableau with the configuration data attached to this tableau factory, if any.
_configureText - Variable in class ptolemy.moml.EntityLibrary
Text specified to the configure() method.
_confirmFile(Entity, File) - Method in class ptolemy.actor.gui.TableauFrame
Confirm that writing the specified model to the specified file is OK.
_connect(Edge, Node) - Method in class ptolemy.graph.DirectedGraph
Connect an edge to a node by appropriately modifying the adjacency information associated with the node.
_connect(Edge, Node) - Method in class ptolemy.graph.Graph
Connect an edge to a node by appropriately modifying the adjacency information associated with the node.
_connected - Variable in class ptolemy.plot.plotml.PlotMLParser
The default connected state.
_connectEdge(Edge) - Method in class ptolemy.graph.Graph
Connect a given edge in this graph.
_connectedNodes - Variable in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
A list of entities that can receive message from this actor.
_connectedSubGraph(Node, DirectedGraph, Collection) - Method in class ptolemy.graph.DirectedGraph
Given a node, get all the edges and nodes that are connected to it directly and/or indirectly.
_connectSite - Variable in class diva.canvas.connector.TerminalFigure
 
_CONSTANT - Variable in class ptolemy.domains.sr.lib.Combine
Constant.
_constantConcept - Variable in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConceptFunction
The "Constant" Concept from the monotonicityAnalysis ontology.
_constantLimit - Variable in class ptolemy.actor.IOPort
The limit of the number of constant values to return instead of the received tokens.
_constantToken - Variable in class ptolemy.actor.IOPort
The constant value to return instead of the received tokens.
_constantTokensSent - Variable in class ptolemy.actor.IOPort
The number of constant tokens that have been sent since the last call to _setConstant().
_constrainAttributes() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Set default Inequality constraints for all attributes that can be evaluated to a Concept in the Ontology.
_constrainObject(LatticeOntologySolver.ConstraintType, Object, List) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Set default constraints between the given object and a list of objects based on the given constraintType.
_constrainObjectLists(LatticeOntologySolver.ConstraintType, List, List) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Set the default constraint between the given list of source objects and list of sink objects based on the given constraintType.
_constrainParticles() - Method in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Constrain particles within a map region if applicable.
_constrainSingleObject(LatticeOntologySolver.ConstraintType, Object, Object) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Set the default constraint between the given source and sink object based on the given constraintType.
_constraints - Variable in class ptolemy.gui.Query
Standard constraints for use with _grid.
_constraintTermExpressions - Variable in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAdapter
The list of expressions that represent the constraint terms for each constraint in the actor.
_constructDivaGraph() - Method in class ptolemy.domains.dde.demo.LocalZeno.LocalZenoApplet
Construct the graph representing the topology.
_constructLabel(String) - Method in class ptolemy.gui.Query
Construct a lable.
_consultTimeRegulators(Time) - Method in class ptolemy.actor.Director
Consult all attributes contained by the container of this director that implement the TimeRegulator interface, if any, and return the smallest time returned by those regulators.
_containedDecorators() - Method in class ptolemy.kernel.CompositeEntity
Return a list of decorators contained by this object.
_containedDecorators() - Method in class ptolemy.kernel.util.NamedObj
Return a list of decorators contained by this object.
_containedNode - Variable in class ptolemy.domains.gr.lib.MouseInput3D
The user input BranchGroup node contained by this actor.
_containedTypeConstraints() - Method in class ptolemy.actor.TypedAtomicActor
Collect all type constraints from contained Typeables (ports, variables, and parameters).
_containedTypeConstraints() - Method in class ptolemy.domains.de.lib.MostRecent
Adds two inequalities to the set returned by the overridden method that together constrain the input to be equal to the type of the initial value.
_containedTypeConstraints() - Method in class ptolemy.domains.de.lib.Previous
Adds to the set of inequalities returned by the overridden method a constraint that requires the initial value to be less than or equal to the type of the output.
_container - Variable in class ptolemy.actor.gui.run.PtolemyFormEditor
The container.
_container - Variable in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Container into which this plot should be placed.
_container - Variable in class ptolemy.actor.lib.image.ImageDisplayJavaSE
The container for the image display, set by calling place().
_container - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
The container set in the place() method, or the content pane of the created frame if place was not called.
_containerLayout - Variable in class ptolemy.actor.gui.run.PtolemyFormEditor
The layout manager.
_containerToBe - Variable in class ptolemy.vergil.icon.EditorIcon
The container to be eventually the container for this icon.
_context - Variable in class ptolemy.caltrop.ddi.Dataflow
 
_context - Static variable in class ptolemy.gui.UndeferredGraphicalMessageHandler
The context.
_continue() - Method in class ptolemy.domains.csp.kernel.CSPActor
Resume a delayed actor.
_controller - Variable in class ptolemy.domains.modal.modal.ModalModel
The FSM controller.
_controller - Variable in class ptolemy.vergil.actor.ActorGraphFrame
The graph controller.
_controller - Variable in class ptolemy.vergil.modal.FSMGraphFrame
The controller.
_controller - Variable in class ptolemy.vergil.ontologies.OntologyGraphFrame
The controller for the ontology editor frame.
_controller - Variable in class ptolemy.vergil.ontologies.OntologySolverGraphFrame
The graph controller.
_controllerBlocked(BranchController) - Method in class ptolemy.actor.process.CompositeProcessDirector
Register that the specified controller is blocked.
_controllerUnBlocked(BranchController) - Method in class ptolemy.actor.process.CompositeProcessDirector
Unregister the specified controller as being no longer blocked.
_convertArguments(float[][], float[][]) - Method in class ptolemy.domains.pthales.lib.PthalesGenericActor
Function which convert a list of arguments into real arguments and length that will be used for JNI function call.
_convertResult() - Method in class ptolemy.graph.analysis.strategy.SelfLoopStrategy
Return the result of this analysis (collection of self-loop edges) in a form that cannot be modified.
_convertResult() - Method in class ptolemy.graph.analysis.strategy.SinkNodeStrategy
Return the result of this analysis (collection of sink nodes) in a form that cannot be modified.
_convertResult() - Method in class ptolemy.graph.analysis.strategy.SourceNodeStrategy
Return the result of this analysis (collection of source nodes) in a form that cannot be modified.
_convertResult(Object) - Method in class ptolemy.graph.analysis.strategy.CachedStrategy
Convert the cached result (CachedStrategy.getCachedResult()) to a form that is suitable for the client to access (via CachedStrategy._result()).
_convertToClassAction - Variable in class ptolemy.vergil.actor.ActorInstanceController
The action that handles creating an instance from a class.
_convertToInstanceAction - Variable in class ptolemy.vergil.actor.ClassDefinitionController
The action that handles converting a class to an instance.
_cool - Variable in class diva.graph.layout.GridAnnealingLayout
The cooling constant.
_coordCount - Variable in class diva.util.java2d.Polygon2D
The current number of coordinates
_coordCount - Variable in class diva.util.java2d.Polyline2D
The current number of coordinates
_copyAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The copy action.
_copyCFilesTosrc(String, String, String[]) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Copy files into the directory of the project.
_copyCFileTosrc(String, String, String) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Copy a C (or h) file into the directory /src of the project.
_copyChangeRequestList() - Method in class ptolemy.kernel.util.NamedObj
Return a copy of the current list of change requests, or return null if there aren't any pending change requests.
_copyGraph - Variable in class diva.graph.layout.LevelLayout.LevelData
The local graph copy of the user's graph, to which dummy nodes/edges are added, and on which the actual layout is first performed before these values are copied back into the user's graph.
_copyOfCategoryExponents() - Method in class ptolemy.data.ScalarToken
Return a copy of the unit category exponents array.
_cornerWidth - Variable in class ptolemy.vergil.ptera.OctagonEventIcon
The width of a corner of a polygon.
_count - Variable in class ptolemy.actor.lib.MovingAverage
Count of the number of inputs received, bounded by the size of the _data array.
_countOut - Variable in class ptolemy.domains.coroutine.lib.Counter
 
_countUnfulfilledInputs(Actor, List, boolean) - Method in class ptolemy.domains.sdf.kernel.SDFScheduler
Count the number of input ports in the given actor that must be fulfilled before the actor can fire.
_cParseTreeCodeGenerator - Variable in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Expression
The parse tree code generator.
_createAction() - Method in class ptolemy.actor.gt.gui.ComboItem
Create the action to be used in this property.
_createAction() - Method in class ptolemy.actor.gui.properties.ActionGUIProperty
Create the action to be used in this property.
_createActorGraphController() - Method in class ptolemy.vergil.gt.GTFrame
 
_createActorGraphController() - Method in class ptolemy.vergil.gt.MatchResultViewer
 
_createActorGraphController() - Method in class ptolemy.vergil.gt.TransformationEditor
 
_createAppearance() - Method in class ptolemy.domains.gr.lib.GRShadedShape
Create the material appearance of the shaded 3D actor.
_createComponent() - Method in class ptolemy.actor.gui.properties.Button
Create a new Java Swing component.
_createComponent() - Method in class ptolemy.actor.gui.properties.ComboBox
Create a new JComboBox component.
_createComponent() - Method in class ptolemy.actor.gui.properties.ComboBox.Item
Create a new Java Swing component.
_createComponent() - Method in class ptolemy.actor.gui.properties.GUIProperty
Create a new Java Swing component.
_createComponent() - Method in class ptolemy.actor.gui.properties.Panel
Create a new JPanel component.
_createComponent() - Method in class ptolemy.actor.gui.properties.Separator
Create a new JSeparator component.
_createComponent() - Method in class ptolemy.actor.gui.properties.ToolBar
Create a new Java Swing component.
_createComponents() - Method in class ptolemy.vergil.gt.GTIngredientsEditor
 
_createController() - Method in class ptolemy.domains.ptera.kernel.PteraModalModel
Create a Ptera controller within this Ptera modal model.
_createController(Object[], double, boolean, boolean) - Method in class org.ptolemy.machineImprovisation.FactorOracleTop
Create a Factor Oracle to be used within the hierarchical FO that is used for generation of improvised jazz "licks".
_createController(Object[], double, boolean, boolean) - Method in class org.ptolemy.machineImprovisation.OracleModel
Create a Factor Oracle controller.
_createControllers() - Method in class ptolemy.vergil.actor.ActorEditorGraphController
Create the controllers for nodes in this graph.
_createControllers() - Method in class ptolemy.vergil.actor.ActorViewerGraphController
Create the controllers for nodes in this graph.
_createControllers() - Method in class ptolemy.vergil.basic.BasicGraphController
Create the controllers for nodes in this graph.
_createControllers() - Method in class ptolemy.vergil.basic.WithIconGraphController
Create the controllers for nodes in this graph.
_createControllers() - Method in class ptolemy.vergil.gt.MatchResultViewer.MatchResultActorGraphController
 
_createControllers() - Method in class ptolemy.vergil.gt.MatchResultViewer.MatchResultFSMGraphController
 
_createControllers() - Method in class ptolemy.vergil.gt.TransformationEditor.TransformationActorGraphController
 
_createControllers() - Method in class ptolemy.vergil.gt.TransformationEditor.TransformationFSMGraphController
 
_createControllers() - Method in class ptolemy.vergil.icon.EditIconGraphController
Create the controllers for nodes in this graph.
_createControllers() - Method in class ptolemy.vergil.modal.FSMGraphController
Create the controllers for nodes in this graph.
_createControllers() - Method in class ptolemy.vergil.modal.FSMViewerGraphController
Create the controllers for nodes in this graph.
_createControllers() - Method in class ptolemy.vergil.ontologies.OntologyGraphController
Initialize all the controller objects for elements in the ontology editor.
_createControllers() - Method in class ptolemy.vergil.ontologies.OntologySolverGraphController
Initialize all the controller objects for elements in the ontology solver editor.
_createControllers() - Method in class ptolemy.vergil.ptera.PteraGraphController
 
_createDefaultBackgroundFigure() - Method in class ptolemy.vergil.icon.EditorIcon
Create a new default background figure, which is a white box.
_createDefaultBackgroundFigure() - Method in class ptolemy.vergil.icon.ValueIcon
Create a new default background figure, which is a bullet.
_createDefaultConfiguration() - Method in class ptolemy.actor.gui.ConfigurationApplication
Return a default Configuration, or null to do without one.
_createDefaultConfiguration() - Method in class ptolemy.actor.gui.PtExecuteApplication
Return a default Configuration, which in this case is given by the MoML file ptolemy/configs/runConfiguration.xml.
_createDefaultConfiguration() - Method in class ptolemy.actor.gui.PtolemyApplication
Return a default Configuration, which in this case is given by the MoML file ptolemy/configs/runPanelConfiguration.xml.
_createDefaultConfiguration() - Method in class ptolemy.vergil.VergilApplication
Return a default Configuration.
_createDefaultLibrary(Workspace) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Create the default library to use if an entity has no LibraryAttribute.
_createDefaultLibrary(Workspace) - Method in class ptolemy.vergil.icon.EditIconFrame
Create the default library to use if an entity has no LibraryAttribute.
_createDirector() - Method in class ptolemy.actor.lib.hoc.Case
Create a director.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtBeta
Method that is called after _randomNumberGenerator is changed.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtBinomial
Method that is called after _randomNumberGenerator is changed.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtBinomialSelector
Create a new random number generator.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtBreitWigner
Method that is called after _randomNumberGenerator is changed.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtChiSquare
Method that is called after _randomNumberGenerator is changed.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtExponential
Method that is called after _randomNumberGenerator is changed.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtExponentialPower
Method that is called after _randomNumberGenerator is changed.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtGamma
Method that is called after _randomNumberGenerator is changed.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtHyperGeometric
Method that is called after _randomNumberGenerator is changed.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtLogarithmic
Method that is called after _randomNumberGenerator is changed.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtNegativeBinomial
Method that is called after _randomNumberGenerator is changed.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtNormal
Method that is called after _randomNumberGenerator is changed.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtPoisson
Method that is called after _randomNumberGenerator is changed.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtPoissonSlow
Method that is called after _randomNumberGenerator is changed.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtRandomSource
Method that is called after _randomNumberGenerator is changed.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtStudentT
Method that is called after _randomNumberGenerator is changed.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtVonMises
Method that is called after _randomNumberGenerator is changed.
_createdNewRandomNumberGenerator() - Method in class ptolemy.actor.lib.colt.ColtZeta
Method that is called after _randomNumberGenerator is changed.
_createDocument(String) - Static method in class ptolemy.actor.gui.TextEffigy
Create a syntax document, if possible, and otherwise a plain document.
_createDynamicOffsetVariables(IOPort) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Create offset variables for the channels of the given port.
_createEdgeRenderer() - Method in class ptolemy.vergil.modal.TransitionController
Create an edge renderer specifically for instances of Transition.
_createEmptyConfiguration() - Method in class ptolemy.actor.gui.ConfigurationApplication
Return a default Configuration to use when there are no command-line arguments, or null to do without one.
_createEmptyConfiguration() - Method in class ptolemy.actor.gui.PtExecuteApplication
Throw an exception.
_createEmptyConfiguration() - Method in class ptolemy.actor.gui.PtolemyApplication
Return a default Configuration to use when there are no command-line arguments, which in this case is the same as the default configuration given by _createDefaultConfiguration, but with the additional contents of the file ptolemy/configs/runWelcomeWindow.xml.
_createEmptyConfiguration() - Method in class ptolemy.vergil.VergilApplication
Return a default Configuration to use when there are no command-line arguments.
_createExtendedButtons(JPanel) - Method in class ptolemy.actor.gui.OpenInstanceDialog
Do nothing.
_createExtendedButtons(JPanel) - Method in class ptolemy.actor.gui.PortConfigurerDialog
 
_createExtendedButtons(JPanel) - Method in class ptolemy.actor.gui.PtolemyDialog
Created extended buttons.
_createExtendedButtons(JPanel) - Method in class ptolemy.vergil.basic.SearchResultsDialog
Create buttons.
_createExtendedButtons(JPanel) - Method in class ptolemy.vergil.gt.GTIngredientsEditor
 
_createExtendedButtons(JPanel) - Method in class ptolemy.vergil.unit.UnitConstraintsDialog
 
_createExtendedButtons(JPanel) - Method in class ptolemy.vergil.unit.UnitSolverDialog
 
_createFigure() - Method in class ptolemy.domains.gr.lib.Box2D
Create the figure for this actor.
_createFigure() - Method in class ptolemy.domains.gr.lib.Ellipse2D
Implement the base class to create a rectangular shape.
_createFigure() - Method in class ptolemy.domains.gr.lib.GRShape2D
Create the figure for this actor.
_createFigure() - Method in class ptolemy.domains.gr.lib.Image2D
Create the figure for this actor based on the user specified image file.
_createFigure() - Method in class ptolemy.domains.gr.lib.Line2D
Create the figure for this actor.
_createFigure() - Method in class ptolemy.domains.gr.lib.Rectangle2D
Implement the base class to create a rectangular shape.
_createFigure() - Method in class ptolemy.domains.gr.lib.RectangularFigure2D
Create the figure for this actor.
_createFileMenuItems() - Method in class ptolemy.actor.gui.PlotTableauFrame
Create the items in the File menu's Export section This method adds a menu items to export images of the plot in GIF, PNG, and possibly PDF.
_createFileMenuItems() - Method in class ptolemy.actor.gui.TextEditor
Create the items in the File menu's Export section This method adds a menu items to export images of the plot in GIF, PNG, and possibly PDF.
_createFileMenuItems() - Method in class ptolemy.gui.Top
Create the items in the File menu.
_createFileMenuItems() - Method in class ptolemy.vergil.actor.ActorGraphFrame
Create the items in the File menu.
_createFileMenuItems() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Create the items in the File menu's Export section This method adds a menu items to export images of the plot in GIF, PNG, and possibly PDF.
_createFileMenuItems() - Method in class ptolemy.vergil.modal.FSMGraphFrame
Create the items in the File menu.
_createFSMGraphController() - Method in class ptolemy.vergil.gt.GTFrame
 
_createFSMGraphController() - Method in class ptolemy.vergil.gt.MatchResultViewer
 
_createFSMGraphController() - Method in class ptolemy.vergil.gt.TransformationEditor
 
_createGenerator() - Method in class ptolemy.actor.lib.colt.ColtRandomSource
Create the random number generator using current parameter values.
_createGenerator() - Method in class ptolemy.actor.lib.RandomSource
Create the random number generator using current parameter values.
_createGenerator() - Method in class ptolemy.domains.giotto.kernel.GiottoTimingManager
Create the random number generator using current parameter values.
_createGrabHandles(Connector) - Method in class diva.canvas.connector.ArcManipulator
Clear the current grab handles and create one for each of the head and tail sites, plus an additional one for the center of the arc.
_createGrabHandles(Connector) - Method in class diva.canvas.connector.ConnectorManipulator
Clear the current grab handles and create one for each of the head and tail sites.
_createGraphModel(NamedObj) - Method in class ptolemy.vergil.gt.GTFrameController
 
_createGraphPane(NamedObj) - Method in class ptolemy.vergil.actor.ActorGraphFrame
Create a new graph pane.
_createGraphPane(NamedObj) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Create a new graph pane.
_createGraphPane(NamedObj) - Method in class ptolemy.vergil.gt.GTFrame
 
_createGraphPane(NamedObj) - Method in class ptolemy.vergil.gt.GTFrameController
 
_createGraphPane(NamedObj) - Method in class ptolemy.vergil.icon.EditIconFrame
Create a new graph pane.
_createGraphPane(NamedObj) - Method in class ptolemy.vergil.modal.CaseGraphFrame
Create a new graph pane.
_createGraphPane(NamedObj) - Method in class ptolemy.vergil.modal.fmv.FmvAutomatonGraphFrame
Deprecated.
Create a new graph pane.
_createGraphPane(NamedObj) - Method in class ptolemy.vergil.modal.FSMGraphFrame
Create a new graph pane.
_createGraphPane(NamedObj) - Method in class ptolemy.vergil.modal.ia.InterfaceAutomatonGraphFrame
Create a new graph pane.
_createGraphPane(NamedObj) - Method in class ptolemy.vergil.ontologies.OntologyGraphFrame
Create a new graph pane.
_createGraphPane(NamedObj) - Method in class ptolemy.vergil.ontologies.OntologySolverGraphFrame
Create a new graph pane.
_createGraphPane(NamedObj) - Method in class ptolemy.vergil.ptera.PteraGraphFrame
Create a new graph pane.
_createHierarchyAction - Variable in class ptolemy.vergil.actor.ActorGraphFrame
The action for creating a level of hierarchy.
_createIdentity(int) - Method in class ptolemy.data.BooleanMatrixToken
Return an new identity matrix with the specified dimension.
_createImageMap(File) - Method in class ptolemy.vergil.basic.export.html.ExportHTMLAction
Create the image map.
_createInfiniteConceptInstance(String) - Method in class ptolemy.data.ontologies.FlatScalarTokenRepresentativeConcept
Create a new FlatScalarTokenInfiniteConcept for the given concept string.
_createInfiniteConceptInstance(String) - Method in class ptolemy.data.ontologies.FlatTokenRepresentativeConcept
Create a new FlatTokenInfiniteConcept for the given concept string.
_createInfiniteConceptInstance(String) - Method in class ptolemy.data.ontologies.InfiniteConceptRepresentative
Create a new infinite concept for the given infinite concept string.
_createInfiniteConceptInstance(String) - Method in class ptolemy.data.ontologies.lattice.unit.BaseDimensionRepresentativeConcept
Return a BaseUnitConcept instance from the given concept string representation.
_createInfiniteConceptInstance(String) - Method in class ptolemy.data.ontologies.lattice.unit.DerivedDimensionRepresentativeConcept
Return a BaseUnitConcept instance from the given concept string representation.
_createInfiniteConceptInstance(String) - Method in class ptolemy.data.ontologies.lattice.unit.DimensionRepresentativeConcept
Return a UnitConcept instance from the given concept string representation.
_createIngredientFromRow(GTIngredientsEditor.Row) - Method in class ptolemy.vergil.gt.GTIngredientsEditor
 
_createInputBufferSizeAndOffsetMap() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Create the input buffer and offset map.
_createInputPort() - Method in class ptolemy.actor.lib.Subscriber
Create an input port.
_createInputPort() - Method in class ptolemy.actor.lib.SubscriptionAggregator
Create an input port.
_createInstanceAction - Variable in class ptolemy.vergil.actor.ClassDefinitionController
The action that handles creating an instance from a class.
_createModel() - Method in class ptolemy.domains.gr.lib.Box3D
Create the shape and appearance of the box.
_createModel() - Method in class ptolemy.domains.gr.lib.CircularSweep3D
Create the shape and appearance of the encapsulated swept surface.
_createModel() - Method in class ptolemy.domains.gr.lib.Cone3D
Create the shape and appearance of the cone.
_createModel() - Method in class ptolemy.domains.gr.lib.Cylinder3D
Create the shape and appearance of the encapsulated cylinder.
_createModel() - Method in class ptolemy.domains.gr.lib.GRShadedShape
Set the color and appearance of this 3D object.
_createModel() - Method in class ptolemy.domains.gr.lib.Loader3D
Create the model by loading the filename.
_createModel() - Method in class ptolemy.domains.gr.lib.PolyCylinder3D
Create the shape and appearance of the encapsulated generalized cylinder.
_createModel() - Method in class ptolemy.domains.gr.lib.Sphere3D
Create the shape and appearance of the sphere.
_createModel() - Method in class ptolemy.domains.gr.lib.TextString3D
Create the shape and appearance of the encapsulated text.
_createModel() - Method in class ptolemy.domains.gr.lib.Torus3D
Create the shape and appearance of the encapsulated torus.
_createModel(Workspace) - Method in class ptolemy.actor.gui.MoMLApplet
Read the model from the modelURL applet parameter and filter out any graphical classes that might require us to have diva.jar in the classpath.
_createModel(Workspace) - Method in class ptolemy.actor.gui.PtolemyApplet
Create a model.
_createModel(Workspace) - Method in class ptolemy.domains.csp.demo.BusContention.BusContentionApplet
Create a model.
_createModel(Workspace) - Method in class ptolemy.domains.dde.demo.LocalZeno.LocalZenoApplet
Construct the Ptolemy model; instantiate all actors and make connections.
_createModel(Workspace) - Method in class ptolemy.vergil.MoMLViewerApplet
Read the model from the modelURL applet parameter and do not filter out any graphical classes.
_createModel(Workspace) - Method in class ptolemy.vergil.TypeAnimatorApplet
Create the model.
_createModel(Workspace, boolean) - Method in class ptolemy.actor.gui.MoMLApplet
Read the model from the modelURL applet parameter.
_createOffsetVariablesIfNeeded(IOPort, int, int, int) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Check for the given channel of the given port to see if variables are needed for recording read offset and write offset.
_createPlaceable(CompositeActor) - Method in class ptolemy.actor.gui.ModelPane
Place the placeable objects in the model in the display pane.
_createPtalonEvaluator(PtalonActor) - Method in class ptolemy.actor.ptalon.gt.PtalonMatcher.NestedPtalonActor
Create a new PtalonEvaluator.
_createPtalonEvaluator(PtalonActor) - Method in class ptolemy.actor.ptalon.PtalonActor
 
_createPtalonPopulator() - Method in class ptolemy.actor.ptalon.PtalonActor
 
_createPtalonRecognizer(PtalonLexer) - Method in class ptolemy.actor.ptalon.gt.PtalonMatcher.NestedPtalonActor
Create a new PtalonRecognizer.
_createPtalonRecognizer(PtalonLexer) - Method in class ptolemy.actor.ptalon.PtalonActor
Create Ptalon parser.
_createRecordToken(String[], Token[]) - Method in class ptolemy.data.OrderedRecordToken
 
_createRecordToken(String[], Token[]) - Method in class ptolemy.data.RecordToken
Create a new RecordToken.
_createRightComponent(NamedObj) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Create the component that goes to the right of the library.
_createRightComponent(NamedObj) - Method in class ptolemy.vergil.gt.GTFrame
 
_createRightComponent(NamedObj) - Method in class ptolemy.vergil.gt.GTFrameController
 
_createRightComponent(NamedObj) - Method in class ptolemy.vergil.gt.TransformationEditor
 
_createRightComponent(NamedObj) - Method in class ptolemy.vergil.modal.CaseGraphFrame
Create the component that goes to the right of the library.
_createRunControls(int) - Method in class ptolemy.actor.gui.PtolemyApplet
Deprecated.
Use the control applet parameter.
_createScope(Pattern, MatchResult, ParserScope) - Method in class ptolemy.actor.gt.GTParameter.Evaluator
Create the scope to be used for name resolution.
_createSet() - Method in class ptolemy.data.OrderedRecordToken
Create a Set implementation appropriate for operations on this RecordToken.
_createSet() - Method in class ptolemy.data.RecordToken
Create a Set implementation appropriate for operations on this RecordToken Subclasses of RecordToken may return a different implementation.
_createSizeAttribute() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Create a SizeAttribute for the current model when it is being saved to a file.
_createSizeAttribute() - Method in class ptolemy.vergil.gt.GTFrame
 
_createSizeAttribute(NamedObj) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Create a SizeAttribute for a specific model when it is being saved to a file.
_createSubclassAction - Variable in class ptolemy.vergil.actor.ClassDefinitionController
The action that handles creating a subclass from a class.
_createView() - Method in class ptolemy.actor.gui.PtolemyApplet
Create a ModelPane to control execution of the model and display its results.
_createView() - Method in class ptolemy.domains.csp.demo.BusContention.BusContentionApplet
Create an animation pane.
_createView() - Method in class ptolemy.domains.dde.demo.LocalZeno.LocalZenoApplet
Create a custom view to control execution of the model and display its results.
_createView() - Method in class ptolemy.domains.sdf.demo.HTVQ.HTVQApplet
Place the placeable objects in a customized panel.
_createView() - Method in class ptolemy.domains.sdf.demo.Sketch.SketchApplet
Create the shared plot and set it up based on the director parameters.
_createView() - Method in class ptolemy.vergil.MoMLViewerApplet
Override the base class to create a schematic view instead of a ModelPane.
_createViewScreen() - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Create the view screen component.
_createViewScreen2D() - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Create the view screen component.
_creatingPubSub - Variable in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
True if we Publishers or Subscribers are being created.
_cStateModels - Variable in class org.ptolemy.qss.solver.QSSBase
Internal continuous state models.
_current - Variable in class ptolemy.actor.lib.Gaussian
The random number for the current iteration.
_current - Variable in class ptolemy.actor.lib.hoc.Case
The current refinement.
_current - Variable in class ptolemy.domains.giotto.kernel.GiottoTimingManager
The Current value of the randomly generated number.
_currentCharData - Variable in class ptolemy.plot.plotml.PlotBoxMLParser
The current character data for the current element.
_currentControlSeqAttr - Variable in class ptolemy.domains.sequence.kernel.SequenceSchedule
Keeps track of the last-executed control actor.
_currentdataset - Variable in class ptolemy.plot.compat.PxgraphParser
The current dataset, used for handling multiple files.
_currentdataset - Variable in class ptolemy.plot.Histogram
The current dataset.
_currentdataset - Variable in class ptolemy.plot.Plot
The current dataset.
_currentDataset - Variable in class ptolemy.plot.plotml.PlotMLParser
The current dataset number in a "dataset" element.
_currentExpression - Variable in class ptolemy.data.expr.Variable
Stores the expression used to set this variable.
_currentExternalEntity() - Method in class diva.util.xml.XmlReader.Handler
Return the current external entity.
_currentExternalEntity() - Method in class ptolemy.moml.MoMLParser
Get the the URI for the current external entity.
_currentExternalEntity() - Method in class ptolemy.plot.plotml.PlotBoxMLParser
Get the the URI for the current external entity.
_currentExternalEntity() - Method in class ptolemy.vergil.actor.DocManager
Get the the URI for the current external entity.
_currentIfTree - Variable in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Some descendent of the root tree to which new input symbols should be added.
_currentInput - Variable in class ptolemy.domains.de.lib.TimedDelay
Deprecated.
Current input.
_currentInput - Variable in class ptolemy.domains.de.lib.Timer
Deprecated.
Current input.
_currentLine - Variable in class ptolemy.actor.lib.io.LineReader
Cache of most recently read data.
_currentLines - Variable in class ptolemy.actor.ptalon.lib.SplitReader
Cache of most recently read data.
_currentLocalReceiverMap - Variable in class ptolemy.domains.modal.kernel.FSMDirector
Map from input ports of the modal model to the local receivers for the current state.
_currentLocalReceivers(IOPort) - Method in class ptolemy.domains.modal.kernel.FSMDirector
Return the receivers contained by ports connected to the inside of the given input port and on the mode controller or the refinement of its current state.
_currentlyExecuting - Variable in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
List of currently executing actors.
_currentlyExecuting - Variable in class ptolemy.actor.lib.aspect.FixedPriorityScheduler
Stack of currently executing actors.
_currentObj - Variable in class ptolemy.actor.lib.jjs.HelperBase
The JavaScript object that this is a helper for.
_currentOutput - Variable in class ptolemy.domains.continuous.lib.ContinuousTimeDelay
Current output.
_currentOutput - Variable in class ptolemy.domains.de.lib.TimedDelay
Deprecated.
Current output.
_currentOutput - Variable in class ptolemy.domains.de.lib.Timer
Deprecated.
Current output.
_currentOutput - Variable in class ptolemy.domains.de.lib.VariableDelay
Deprecated.
Current output.
_currentPointCount - Variable in class ptolemy.plot.plotml.PlotMLParser
A count within the current dataset, in case no x value is given.
_currentState - Variable in class ptolemy.domains.modal.kernel.FSMActor
Current state.
_currentStateSet - Variable in class ptolemy.caltrop.ddi.Dataflow
 
_currentTimeLabel - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet
 
_currentTransitions - Variable in class ptolemy.caltrop.ddi.Dataflow
 
_currSimTime - Variable in class org.ptolemy.qss.solver.QSSBase
The simulation time of the last call.
_customizeMenu - Variable in class ptolemy.actor.gui.run.CustomizableRunFrame
Customize menu for this frame.
_customTypeConstraints() - Method in class ptolemy.actor.lib.AddSubtract
Set the plus port to be greater than or equal to the output port if backward type inference is enabled.
_customTypeConstraints() - Method in class ptolemy.actor.lib.ArrayElement
Force the type of the input to be an array with fields of a type greater than or equal to the type of the output port.
_customTypeConstraints() - Method in class ptolemy.actor.lib.ArrayToElements
Add a type constraint for backward type inference that forces the input to be an array of which the elements have a type greater than or equal to the output port.
_customTypeConstraints() - Method in class ptolemy.actor.lib.conversions.TokenToExpression
Set the input port greater than or equal to BaseType.GENERAL in case backward type inference is enabled and the input port has no type declared.
_customTypeConstraints() - Method in class ptolemy.actor.lib.Discard
Set the input port greater than or equal to BaseType.GENERAL in case backward type inference is enabled and the input port has no type declared.
_customTypeConstraints() - Method in class ptolemy.actor.lib.gui.Display
Set the input port greater than or equal to BaseType.GENERAL in case backward type inference is enabled and the input port has no type declared.
_customTypeConstraints() - Method in class ptolemy.actor.lib.gui.InteractiveDialog
Set the input port greater than or equal to BaseType.GENERAL in case backward type inference is enabled and the input port has no type declared.
_customTypeConstraints() - Method in class ptolemy.actor.lib.gui.InteractiveShell
Set the input port greater than or equal to BaseType.GENERAL in case backward type inference is enabled and the input port has no type declared.
_customTypeConstraints() - Method in class ptolemy.actor.lib.gui.MonitorValue
Set the input port greater than or equal to BaseType.GENERAL in case backward type inference is enabled and the input port has no type declared.
_customTypeConstraints() - Method in class ptolemy.actor.lib.NonStrictTest
Set the input port to be greater than or equal to BaseType.GENERAL in case backward type inference is enabled and the input port has no type declared.
_customTypeConstraints() - Method in class ptolemy.actor.lib.RecordAssembler
Set up and return two type constraints.
_customTypeConstraints() - Method in class ptolemy.actor.lib.RecordDisassembler
Set up and return three type constraints.
_customTypeConstraints() - Method in class ptolemy.actor.lib.RecordUpdater
Return the type constraints of this actor.
_customTypeConstraints() - Method in class ptolemy.actor.lib.RunningMaximum
Set input ≤ output, input ≤ Scalar.
_customTypeConstraints() - Method in class ptolemy.actor.lib.RunningMinimum
Set input ≤ output, input ≤ Scalar.
_customTypeConstraints() - Method in class ptolemy.actor.lib.SetVariable
Return a constraint requiring that if there is a specified variable to modify, the type of that variable is less than or equal to the type of the output port.
_customTypeConstraints() - Method in class ptolemy.actor.lib.Source
Set the input port greater than or equal to BaseType.GENERAL in case backward type inference is enabled and the input port has no type declared.
_customTypeConstraints() - Method in class ptolemy.actor.lib.TypeTest
Do not participate in backward type inference, return null.
_customTypeConstraints() - Method in class ptolemy.actor.lib.UnionDisassembler
Set up and returns two type constraints.
_customTypeConstraints() - Method in class ptolemy.actor.lib.UnionMerge
Set up and return two type constraints.
_customTypeConstraints() - Method in class ptolemy.actor.TypedAtomicActor
Empty stub to be used for setting up custom type constraints for subclasses of this actor.
_customTypeConstraints() - Method in class ptolemy.domains.continuous.lib.ZeroOrderHold
Return a constraint that requires the type of the defaultValue parameter to be less than or equal to the type of the output port.
_customTypeConstraints() - Method in class ptolemy.domains.sdf.lib.ArrayToSequence
Add a type constraint for backward type inference that forces the input to be an array of which the elements have a type greater than or equal to the output port.
_customTypeConstraints() - Method in class ptolemy.domains.sdf.lib.FIR
Set the output to be ≥ the monotonic function of the input port type.
_customTypeConstraints() - Method in class ptolemy.domains.sdf.lib.SampleDelay
Sets up backward type constraint that sets output ≤ input if backward type inference is enabled.
_customTypeConstraints() - Method in class ptolemy.domains.sr.lib.NonStrictDelay
Return the a type constraint that requires the initial value to be less than or equal to the type of the output.
_customTypeConstraints() - Method in class ptolemy.domains.sr.lib.Pre
Return a constraint that requires the initial value to be less than or equal to the type of the output.
_cutAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The cut action.
_cycleCount - Variable in class ptolemy.actor.lib.Clock
Deprecated.
The count of cycles executed so far, or 0 before the start.
_cycleCount - Variable in class ptolemy.actor.lib.DiscreteClock
The count of cycles executed so far, or 0 before the start.
_cycleStartTime - Variable in class ptolemy.actor.lib.Clock
Deprecated.
The most recent cycle start time.
_cycleStartTime - Variable in class ptolemy.actor.lib.DiscreteClock
The most recent cycle start time.
_D - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
current duration distribution.
_D - Variable in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
current duration distribution.
_D0 - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
initial duration distribution.
_D0 - Variable in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
initial duration distribution.
_data - Variable in class ptolemy.actor.lib.MovingAverage
The delay line.
_data - Variable in class ptolemy.domains.sdf.lib.FIR
The delay line.
_debug(String) - Method in class ptolemy.domains.continuous.kernel.ContinuousODESolver
Report a debug message via the director.
_debug(String) - Method in class ptolemy.domains.csp.kernel.AbstractBranchController
Send a debug message to all debug listeners that have registered.
_debug(String) - Method in class ptolemy.domains.csp.kernel.ConditionalBranch
Send a debug message to all debug listeners that have registered.
_debug(String) - Method in class ptolemy.kernel.util.NamedObj
Send a debug message to all debug listeners that have registered.
_debug(String) - Method in class ptolemy.kernel.util.PtolemyThread
Send a debug message to all debug listeners that have registered.
_debug(String, String) - Method in class ptolemy.kernel.util.NamedObj
Send a debug message to all debug listeners that have registered.
_debug(String, String, String) - Method in class ptolemy.kernel.util.NamedObj
Send a debug message to all debug listeners that have registered.
_debug(String, String, String, String) - Method in class ptolemy.kernel.util.NamedObj
Send a debug message to all debug listeners that have registered.
_debug(DebugEvent) - Method in class ptolemy.kernel.util.NamedObj
Send a debug event to all debug listeners that have registered.
_debug(DebugEvent) - Method in class ptolemy.kernel.util.PtolemyThread
Send a debug event to all debug listeners that have registered.
_debugClosing - Variable in class ptolemy.actor.gui.Tableau
Set to true to print closing sequence information to standard out.
_debugClosing - Variable in class ptolemy.gui.Top
Set to true to print closing sequence information to standard out.
_debugging - Variable in class ptolemy.domains.csp.kernel.AbstractBranchController
Flag that is true if there are debug listeners.
_debugging - Variable in class ptolemy.domains.csp.kernel.ConditionalBranch
Flag that is true if there are debug listeners.
_debugging - Variable in class ptolemy.kernel.util.NamedObj
Flag that is true if there are debug listeners.
_debugging - Variable in class ptolemy.kernel.util.PtolemyThread
Flag that is true if there are debug listeners.
_debugListeners - Variable in class ptolemy.kernel.util.NamedObj
The list of DebugListeners registered with this object.
_debugListeners - Variable in class ptolemy.kernel.util.PtolemyThread
The list of DebugListeners registered with this object.
_debugMenu - Variable in class ptolemy.actor.gui.RunTableau.RunFrame
Debug menu for this frame.
_debugMenu - Variable in class ptolemy.vergil.actor.ActorGraphFrame
Debug menu for this frame.
_debugMenu - Variable in class ptolemy.vergil.modal.FSMGraphFrame
Debug menu for this frame.
_debugMenu - Variable in class ptolemy.vergil.ontologies.OntologyGraphFrame
Debug menu for the ontology editor frame.
_debugMenu - Variable in class ptolemy.vergil.ontologies.OntologySolverGraphFrame
Debug menu for this frame.
_debugMenuItems() - Method in class ptolemy.vergil.modal.FSMGraphFrame
Return an array of debug menu items.
_debugMenuItems() - Method in class ptolemy.vergil.ontologies.OntologyGraphFrame
Create the array of menu items for the debug menu.
_debugMenuListener - Variable in class ptolemy.vergil.actor.ActorGraphFrame
Listener for debug menu commands.
_debugMenuListener - Variable in class ptolemy.vergil.ontologies.OntologySolverGraphFrame
Listener for debug menu commands.
_debugToStdOut(String) - Method in class ptolemy.actor.lib.fmi.FMUImport
Print the debug message to stdout and flush stdout.
_decimationPhaseValue - Variable in class ptolemy.domains.sdf.lib.FIR
DecimationPhase value.
_decimationValue - Variable in class ptolemy.domains.sdf.lib.FIR
Decimation value.
_declareDelayDependency(IOPort, IOPort, double) - Method in class ptolemy.actor.AtomicActor
Set the dependency between the input and output port to represent a time delay with the specified value.
_declareDependency(ConstVariableModelAnalysis, IOPort, String, List) - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Add a DependencyDeclaration (with the name "_MultirateFSMRateDependencyDeclaration") to the variable with the given name in the given port that declares the variable is dependent on the given list of variables.
_declareDependency(ConstVariableModelAnalysis, Port, String, List) - Method in class ptolemy.domains.sdf.kernel.BaseSDFScheduler
Add a DependencyDeclaration (with the name "_SDFRateDependencyDeclaration") to the variable with the given name in the given port that declares the variable is dependent on the given list of variables.
_declareReconfigurationDependencyForRefinementRateVariables(ConstVariableModelAnalysis, IOPort, String) - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Declare the reconfiguration dependency in the given analysis associated with the parameter name of the given port.
_decodeBooleanField(int, GTIngredient.FieldIterator) - Method in class ptolemy.actor.gt.GTIngredient
Decode a Boolean field and store the value into the index-th element.
_decodeStringField(int, GTIngredient.FieldIterator) - Method in class ptolemy.actor.gt.GTIngredient
Decode a string field and store the value into the index-th element.
_decoratable - Variable in class ptolemy.vergil.basic.LocatableNodeController
A flag indicating that the figures associated with this controller can be decorated to indicate that they are derived.
_decoratedObjects - Variable in class org.ptolemy.ssm.Map
Cached list of decorated objects.
_decoratedObjects - Variable in class org.ptolemy.ssm.MirrorDecorator
Cached list of decorated objects.
_decoratedObjectsVersion - Variable in class org.ptolemy.ssm.Map
Version for _decoratedObjects.
_decoratedObjectsVersion - Variable in class org.ptolemy.ssm.MirrorDecorator
Version for _decoratedObjects.
_decoratePortFigure(Object, Figure) - Method in class ptolemy.vergil.actor.IOPortController.EntityPortRenderer
Decorate the figure according to the properties of the node.
_decorator - Variable in class ptolemy.kernel.util.DecoratorAttributes
The decorator.
_deepConnectedPortList(LinkedList) - Method in class ptolemy.kernel.ComponentPort
Deeply list the opaque ports connected to this port on the outside.
_deepConnectedPorts(LinkedList) - Method in class ptolemy.kernel.ComponentPort
Deprecated.
Use _deepConnectedPortList() instead.
_deepContains(CompositeEntity, Entity, boolean) - Method in class ptolemy.data.expr.ConstraintMonitor
Return true if the specified target is deeply contained by the specified container subject to the constraints given by the opaques parameter.
_deepInsidePortList(LinkedList) - Method in class ptolemy.kernel.ComponentPort
If this port is transparent, then deeply list the ports connected on the inside.
_deepInsidePorts(LinkedList) - Method in class ptolemy.kernel.ComponentPort
Deprecated.
Use _deepInsidePortList() instead.
_deepOpaqueEntityList(List) - Method in class ptolemy.kernel.CompositeEntity
List the opaque entities that are directly or indirectly contained by this entity.
_default - Variable in class ptolemy.actor.lib.hoc.Case
The default refinement.
_default - Variable in class ptolemy.domains.modal.modal.Case
Deprecated.
The default refinement.
_DEFAULT_GIOTTO_FREQUENCY - Static variable in class ptolemy.domains.giotto.kernel.GiottoScheduler
The default Giotto frequency.
_DEFAULT_GIOTTO_PERIOD - Static variable in class ptolemy.domains.giotto.kernel.GiottoDirector
The static default Giotto period is 100ms.
_DEFAULT_SCHEDULER_NAME - Static variable in class ptolemy.actor.sched.Scheduler
The default name.
_DEFAULT_SCHEDULER_NAME - Static variable in class ptolemy.domains.sequence.kernel.SequenceScheduler
The default name.
_defaultBlocks - Static variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter
The code block table that stores the code block body (StringBuffer) with the code block name (String) as key.
_defaultConstraints() - Method in class ptolemy.domains.wireless.lib.tinyOS.VirtualTinyOS
Must specify port types using moml (TypeAttribute) - the default TypedAtomicActor type constraints do not apply in this case, since the input type may be totally unrelated to the output type and cannot be inferred.
_defaultDependency - Variable in class ptolemy.actor.util.DefaultCausalityInterface
The default dependency of an output port on an input port.
_defaultFireMethodName - Variable in class ptolemy.domains.sequence.lib.BaseMultipleMethodsActor
The number for the default fire method.
_defaultInitializer - Static variable in class ptolemy.actor.injection.ActorModuleInitializer
The default initializer used by the PtolemyInjector if one is not provided to it.
_defaultLibrary - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The default Library.
_defaultMicrostep - Variable in class ptolemy.actor.Director
The director's default microstep.
_defaultTypeConstraints() - Method in class ptolemy.actor.lib.ArrayToElements
Do not establish the usual default type constraints.
_defaultTypeConstraints() - Method in class ptolemy.actor.lib.conversions.json.JSONToToken
Do not establish the usual default type constraints.
_defaultTypeConstraints() - Method in class ptolemy.actor.lib.conversions.json.TokenToJSON
Do not establish the usual default type constraints.
_defaultTypeConstraints() - Method in class ptolemy.actor.lib.io.CSVReader
Override the default to eliminate the default type constraints/.
_defaultTypeConstraints() - Method in class ptolemy.actor.lib.io.TokenReader
Deprecated.
Do not establish the usual default type constraints.
_defaultTypeConstraints() - Method in class ptolemy.actor.lib.jjs.JavaScript
Return null, because the default type constraints, where output types are greater than or equal to all input types, make no sense for this actor.
_defaultTypeConstraints() - Method in class ptolemy.actor.lib.OrderedMerge
The output must be greater than or equal to each of both inputs.
_defaultTypeConstraints() - Method in class ptolemy.actor.lib.RecordAssembler
Do not establish the usual default type constraints.
_defaultTypeConstraints() - Method in class ptolemy.actor.lib.RecordDisassembler
Do not establish the usual default type constraints.
_defaultTypeConstraints() - Method in class ptolemy.actor.lib.RecordUpdater
Do not establish the usual default type constraints.
_defaultTypeConstraints() - Method in class ptolemy.actor.lib.RunningMaximum
Eliminate default constraints.
_defaultTypeConstraints() - Method in class ptolemy.actor.lib.RunningMinimum
Eliminate default constraints.
_defaultTypeConstraints() - Method in class ptolemy.actor.lib.UnionDisassembler
Do not establish the usual default type constraints.
_defaultTypeConstraints() - Method in class ptolemy.actor.lib.UnionMerge
Do not establish the usual default type constraints.
_defaultTypeConstraints() - Method in class ptolemy.actor.TypedAtomicActor
Return the default type constraints.
_defaultTypeConstraints() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.test.PortParameterActor
 
_defaultTypeConstraints() - Method in class ptolemy.domains.ptides.lib.qm.TCPPacketReceiver
Do not establish the usual default type constraints.
_defaultTypeConstraints() - Method in class ptolemy.domains.ptides.lib.qm.TCPPacketTransmitter
Do not establish the usual default type constraints.
_defaultTypeConstraints() - Method in class ptolemy.domains.sdf.lib.ArrayToSequence
Do not establish the usual default type constraints.
_defaultTypeConstraints() - Method in class ptolemy.domains.wireless.lib.GetProperties
Do not establish the usual default type constraints.
_defaultTypeConstraints() - Method in class ptolemy.matlab.Expression
Default type constraints do not apply in this case, since the input type may be totally unrelated to the output type and cannot be inferred; return null.
_defaultVisit(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
_deferChangeRequests - Variable in class ptolemy.kernel.util.NamedObj
Flag indicating that we should not immediately execute a change request.
_delay - Variable in class ptolemy.actor.lib.TimeDelay
The amount of delay.
_delay - Variable in class ptolemy.domains.continuous.lib.ContinuousTimeDelay
The amount of delay.
_delay - Variable in class ptolemy.domains.de.lib.aspect.AFDXESs
Computed delay according to the bag emission (see AFDX spec.).
_delay - Variable in class ptolemy.domains.de.lib.TimedDelay
Deprecated.
The amount of delay.
_delay - Variable in class ptolemy.domains.de.lib.Timer
Deprecated.
The amount of delay.
_delay - Variable in class ptolemy.domains.de.lib.VariableDelay
Deprecated.
The amount of delay.
_delayBlockCount - Variable in class ptolemy.domains.pn.kernel.TimedPNDirector
The number of time-blocked processes.
_delayDependencies - Variable in class ptolemy.actor.util.DefaultCausalityInterface
A record of delay dependencies from input to output, if any.
_delayedOutputTokens - Variable in class ptolemy.domains.de.lib.TimedDelay
Deprecated.
A local event queue to store the delayed output tokens.
_delayedOutputTokens - Variable in class ptolemy.domains.de.lib.Timer
Deprecated.
A local queue to store the delayed tokens.
_delayedOutputTokens - Variable in class ptolemy.domains.de.lib.VariableDelay
Deprecated.
A local event queue to store the delayed output tokens.
_deleteMoML(AbstractBasicGraphModel, Object[], SelectionModel) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return the MoML to delete the specified selection objects.
_dependencyVersion - Variable in class ptolemy.actor.util.CausalityInterfaceForComposites
The workspace version where the dependency was last updated.
_dependentVariable - Variable in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
The variable to which the parse tree belongs.
_depth - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
The depth, used for debugging and indenting.
_depth - Variable in class ptolemy.data.ArrayToken
The depth of the hierarchy of array tokens used to represent this array.
_depth - Variable in class ptolemy.domains.de.kernel.DEEvent
The depth of this event.
_derivative(double) - Method in class org.ptolemy.qss.QSSIntegrator
Deprecated.
Return the derivative (slope) at the current time with the given input value.
_derivedPiggybacks - Variable in class ptolemy.actor.CompositeActor
The derived piggybacked executables.
_derivFcn - Variable in class org.ptolemy.qss.solver.QSSBase
Derivative function.
_description(int, int, int) - Method in class ptolemy.actor.Director
Return a description of the object.
_description(int, int, int) - Method in class ptolemy.actor.IOPort
Return a description of the object.
_description(int, int, int) - Method in class ptolemy.actor.IORelation
Return a description of the object.
_description(int, int, int) - Method in class ptolemy.actor.TypedIOPort
Return a description of the object.
_description(int, int, int) - Method in class ptolemy.data.expr.Variable
Return a description of this variable.
_description(int, int, int) - Method in class ptolemy.kernel.ComponentPort
Return a description of the object.
_description(int, int, int) - Method in class ptolemy.kernel.CompositeEntity
Return a description of the object.
_description(int, int, int) - Method in class ptolemy.kernel.Entity
Return a description of the object.
_description(int, int, int) - Method in class ptolemy.kernel.Port
Return a description of the object.
_description(int, int, int) - Method in class ptolemy.kernel.Relation
Return a description of the object.
_description(int, int, int) - Method in class ptolemy.kernel.util.NamedObj
Return a description of the object.
_description(int, int, int) - Method in class ptolemy.kernel.util.Workspace
Return a description of the workspace.
_description(int, int, int) - Method in class ptolemy.vergil.icon.XMLIcon
Return a description of the object.
_destinationNames - Variable in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
List of destination names.
_destinations - Variable in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
List of destinations.
_destinationsListVersion - Variable in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
The workspace version number when the _destinations list is last updated.
_destinationState() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return the chosen destination state.
_destinationTypeConstraints(TypedIOPort) - Method in class ptolemy.actor.lib.hoc.IterateOverArray
Return the type constraints on all connections starting from the specified source port to all the ports in a group of destination ports.
_destinationTypeConstraints(TypedIOPort) - Method in class ptolemy.actor.TypedCompositeActor
Return the type constraints on all connections starting from the specified source port to all the ports in a group of destination ports.
_destinationTypeConstraints(TypedIOPort) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform
Returns the type constraints on all connections starting from the specified source port to all the ports in a group of destination ports.
_destinationTypeConstraints(TypedIOPort) - Method in class ptolemy.domains.ptides.kernel.PtidesPlatform
Return the type constraints on all connections starting from the specified source port to all the ports in a group of destination ports.
_diff - Static variable in class ptolemy.moml.filter.JavaScriptThisUpdate
The ptolemy.util.test.Diff.diff(String, String) method.
_dimensionString(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return a string that describes the number of rows and columns.
_dimensionString(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return a string that describes the number of rows and columns.
_dimensionString(int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return a string that describes the number of rows and columns.
_dimensionString(long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return a string that describes the number of rows and columns.
_dimensionString(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Print out the dimensions of the given matrix.
_dimensionString(Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return a string that describes the number of rows and columns.
_director - Variable in class ptolemy.actor.lib.hoc.Case
The director.
_director - Variable in class ptolemy.actor.process.ProcessThread
The director responsible for the execution of the actor.
_director - Variable in class ptolemy.actor.sched.FixedPointReceiver
The director of this receiver.
_director - Variable in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
The associated director.
_director - Variable in class ptolemy.domains.continuous.kernel.ContinuousODESolver
The Continuous director that contains this solver.
_director - Variable in class ptolemy.domains.pn.kernel.PNQueueReceiver
The director in charge of this receiver.
_director - Variable in class ptolemy.domains.sequence.kernel.SequenceEstimator
The director that controls the execution of the actors to be sequenced.
_directorVersion - Variable in class ptolemy.domains.de.kernel.DEReceiver
The version of the workspace of container, used for caching by _getDirector().
_directory - Variable in class ptolemy.actor.gui.PlotTableauFrame
Directory that contains the input file.
_directory - Static variable in class ptolemy.gui.Top
The most recent directory used in a file dialog.
_directory - Variable in class ptolemy.plot.PlotFrame
Directory that contains the input file.
_directory - Variable in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
 
_DIRECTORY_NAME - Static variable in class ptolemy.actor.gui.Configuration
The name of the model directory.
_disableActor(Actor) - Method in class ptolemy.domains.de.kernel.DEDirector
Disable the specified actor.
_disableActor(Actor) - Method in class ptolemy.domains.tm.kernel.TMDirector
Disable the specified actor.
_disabledActors - Variable in class ptolemy.domains.de.kernel.DEDirector
The set of actors that have returned false in their postfire() methods.
_disabledRefinements - Variable in class ptolemy.domains.modal.kernel.FSMActor
State and transition refinements that have returned false in postfire().
_discarded - Variable in class ptolemy.domains.continuous.lib.ContinuousTimeDelay
Holds the most recently discarded event from the input buffer.
_DISCARDED - Static variable in class ptolemy.gui.Top
Indicator that a file is discarded.
_disconnect(Edge, Node) - Method in class ptolemy.graph.DirectedGraph
 
_disconnect(Edge, Node) - Method in class ptolemy.graph.Graph
Disconnect an edge from a node that it is incident to.
_disconnectEdge(Edge) - Method in class ptolemy.graph.Graph
Disconnect a given edge in this graph.
_displayNode(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeDumper
Display the given node with the current prefix, recursing into the children of the node.
_displays - Variable in class ptolemy.actor.gui.ModelPane
A panel into which to place model displays.
_displaySchedule() - Method in class ptolemy.domains.tm.kernel.TMDirector
Send the status of the current TM scheduling to all debug listeners that have registered.
_displaySchedule(String, double, int) - Method in class ptolemy.domains.tm.kernel.TMDirector
Send a debug message to all debug listeners that have registered.
_displayString() - Method in class ptolemy.vergil.icon.AttributeValueIcon
Get the string to render in the icon.
_displayString() - Method in class ptolemy.vergil.icon.BoxedValuesIcon
Get the string to render in the icon.
_displayWidth - Variable in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
Most recent value of the rounding parameter.
_distance - Variable in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
A variable that is set to the distance between the transmitter and the receiver before the lossProbability expression is evaluated.
_distanceBetween(WirelessIOPort, WirelessIOPort) - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Return the distance between two ports.
_distanceBetween(Locatable, Locatable) - Method in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
Return the distance between two location.
_divide(ScalarToken) - Method in class ptolemy.data.BooleanToken
Return a new token whose value is the value of this token divided by the value of this Token.
_divide(ScalarToken) - Method in class ptolemy.data.ComplexToken
Return a new token whose value is the value of this token divided by the value of the argument token.
_divide(ScalarToken) - Method in class ptolemy.data.DoubleToken
Return a new token whose value is the value of this token divided by the value of the argument token.
_divide(ScalarToken) - Method in class ptolemy.data.expr.ConcreteScalarToken
Throw an exception.
_divide(ScalarToken) - Method in class ptolemy.data.FixToken
Return a new token whose value is the value of this token divided by the value of the argument token.
_divide(ScalarToken) - Method in class ptolemy.data.FloatToken
Return a new token whose value is the value of this token divided by the value of the argument token.
_divide(ScalarToken) - Method in class ptolemy.data.IntToken
Return a new token whose value is the value of this token divided by the value of the argument token.
_divide(ScalarToken) - Method in class ptolemy.data.LongToken
Return a new token whose value is the value of this token divided by the value of the argument token.
_divide(ScalarToken) - Method in class ptolemy.data.PetiteToken
Return a new token whose value is the value of this token divided by the value of the argument token.
_divide(ScalarToken) - Method in class ptolemy.data.ScalarToken
Return a new token whose value is the value of this token divided by the value of the argument token.
_divide(ScalarToken) - Method in class ptolemy.data.ShortToken
Return a new token whose value is the value of this token divided by the value of the argument token.
_divide(ScalarToken) - Method in class ptolemy.data.SmoothToken
Return a new token whose value is the value of this token divided by the value of the argument token.
_divide(ScalarToken) - Method in class ptolemy.data.UnsignedByteToken
Return a new token whose value is the value of this token divided by the value of the argument token.
_divide(ScalarToken, Quantization) - Method in class ptolemy.data.FixToken
Return a new token whose value is the value of this token divided by the value of the argument token.
_divide(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Return a new token whose value is the value of this token divided by the value of the argument token.
_divide(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Return a new token whose value is the value of this token divided by the value of the argument token.
_divide(Token) - Method in class ptolemy.data.ArrayToken
Return a new token whose value is the value of this token divided by the value of the argument token.
_divide(Token) - Method in class ptolemy.data.DateToken
Subtract is not supported for Dates.
_divide(Token) - Method in class ptolemy.data.RecordToken
Return a new token whose value is the field-wise division of this token and the argument.
_divide(Token) - Method in class ptolemy.data.StringToken
Return a new token whose value is the value of this token divided by the value of the argument token.
_divide(Token) - Method in class ptolemy.data.UnionToken
Return a new token whose value is the division of this token and the argument.
_divideElement(Token) - Method in class ptolemy.data.ComplexMatrixToken
Return a new token whose elements are the result of dividing the elements of this token by the argument.
_divideElement(Token) - Method in class ptolemy.data.DoubleMatrixToken
Return a new token whose elements are the result of dividing the elements of this token by the argument.
_divideElement(Token) - Method in class ptolemy.data.IntMatrixToken
Return a new token whose elements are the result of dividing the elements of this token by the argument.
_divideElement(Token) - Method in class ptolemy.data.LongMatrixToken
Return a new token whose elements are the result of dividing the elements of this token by the argument.
_divideElement(Token) - Method in class ptolemy.data.MatrixToken
Return a new token whose elements are the result of dividing the elements of this token by the argument.
_divideReverse(Token) - Method in class ptolemy.data.ArrayToken
Return a new token whose value is the value of this token divided into the value of the argument token.
_documentBase - Variable in class ptolemy.plot.PlotBox
The document base we use to find the _filespec.
_doFilter() - Method in class ptolemy.actor.lib.GradientAdaptiveLattice
 
_doFilter() - Method in class ptolemy.actor.lib.Lattice
Compute the filter, updating the caches, based on the current values.
_doLayout(GraphModel, GraphPane) - Method in class ptolemy.domains.dde.demo.LocalZeno.LocalZenoApplet
Layout the graph again.
_domainOntologies - Variable in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConceptFunction
The domain ontology.
_done() - Method in class org.ptolemy.commons.FutureValue
Protected method invoked when this task transitions to state isDone (whether normally or via cancellation).
_doPostfire() - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Postfire the modal model and commit the transition.
_dot11LongRetryLimit - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
_dot11ShortRetryLimit - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
_dotllRTSThreshold - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
_doubleArrayToByteArray(double[][]) - Method in class ptolemy.media.javasound.LiveSoundCommon
Convert a double array of audio samples into a byte array of audio samples in linear signed PCM big endian format.
_doubleArrayToByteArray(double[][], byte[]) - Method in class ptolemy.actor.lib.javasound.SoundActor
Convert a double array of audio samples into a byte array of audio samples in linear signed PCM big endian format.
_downKeyPressed - Variable in class ptolemy.actor.lib.gui.ArrowKeySensor
A flag indicating if the down arrow key has been pressed since the last firing of the actor.
_downKeyReleased - Variable in class ptolemy.actor.lib.gui.ArrowKeySensor
A flag indicating if the down arrow key has been released since the last firing of the actor.
_dPriors0 - Variable in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
The user defined duration priors.
_dqs - Variable in class org.ptolemy.qss.solver.QSSBase
Quanta.
_drawBar(Graphics, int, long, long, boolean) - Method in class ptolemy.plot.Histogram
Draw bar from the specified point to the y axis.
_drawBar(Graphics, int, long, long, boolean) - Method in class ptolemy.plot.Plot
Draw bar from the specified point to the y axis.
_drawChildren(Object) - Method in class diva.graph.BasicNodeController
Draw the children of the given node.
_drawChildren(Object) - Method in class ptolemy.vergil.basic.LocatableNodeController
Render the children of the specified node.
_drawErrorBar(Graphics, int, long, long, long, boolean) - Method in class ptolemy.plot.Plot
Draw an error bar for the specified yLowEB and yHighEB values.
_drawImpulse(Graphics, long, long, boolean) - Method in class ptolemy.plot.Plot
Draw a line from the specified point to the y axis.
_drawLine(Graphics, int, long, long, long, long, boolean) - Method in class ptolemy.plot.Plot
Draw a line from the specified starting point to the specified ending point.
_drawLine(Graphics, int, long, long, long, long, boolean, float) - Method in class ptolemy.plot.Plot
Draw a line from the specified starting point to the specified ending point.
_drawLine(WirelessIOPort, WirelessIOPort, String) - Method in class ptolemy.domains.wireless.lib.LinkVisualizer
Draw a line from the sender container to the destination container with name lineName.
_drawPlot(Graphics, boolean) - Method in class ptolemy.plot.PlotBox
Draw the axes using the current range, label, and title information.
_drawPlot(Graphics, boolean, Rectangle) - Method in class ptolemy.plot.Histogram
Draw the axes and then plot the histogram.
_drawPlot(Graphics, boolean, Rectangle) - Method in class ptolemy.plot.Plot
Draw the axes and then plot all points.
_drawPlot(Graphics, boolean, Rectangle) - Method in class ptolemy.plot.PlotBox
Draw the axes using the current range, label, and title information, at the size of the specified rectangle.
_drawPoint(Graphics, int, long, long, boolean) - Method in class ptolemy.plot.Plot
Put a mark corresponding to the specified dataset at the specified x and y position.
_drawPoint(Graphics, int, long, long, boolean) - Method in class ptolemy.plot.PlotBox
Put a mark corresponding to the specified dataset at the specified x and y position.
_drawReferenceBox() - Method in class ptolemy.vergil.icon.EditIconFrame
Draw a reference box with the default icon size, 60x40.
_driverCode(TypedCompositeActor, Actor) - Static method in class ptolemy.domains.giotto.kernel.GiottoCodeGeneratorUtilities
Generate code for the driver.
_driversCode(TypedCompositeActor) - Static method in class ptolemy.domains.giotto.kernel.GiottoCodeGeneratorUtilities
Generate code for the drivers.
_driversImplementationCode(TypedCompositeActor) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Generate implementation code for the drivers.
_dropTarget - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The instance of EditorDropTarget associated with the JGraph.
_dropTarget - Variable in class ptolemy.vergil.basic.EditorDropTargetListener
Associated DropTarget.
_dt - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Duration variable: d(t).
_duration - Variable in class ptolemy.domains.wireless.lib.network.PHY
 
_durationPriors - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Duration priors: an nStates-by-nDurations matrix.
_durationPriors - Variable in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
Duration priors - an nStates-by-nDurations matrix.
_earliestNextFiringRequest() - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Return the earliest pending fire request.
_earliestNextFiringTime() - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Return the earliest time that any actor has requested a refiring.
_earliestNextFiringTime() - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Return the earliest time that any actor has requested a refiring.
_eatingRateBox - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet
 
_editFormat() - Method in class ptolemy.actor.gui.PlotTableauFrame
Interactively edit the file format in a modal dialog.
_editFormat() - Method in class ptolemy.plot.PlotFrame
Interactively edit the file format in a modal dialog.
_editIconAction - Variable in class ptolemy.vergil.actor.ActorController
The action that handles edit custom icon.
_editIconAction - Variable in class ptolemy.vergil.actor.ExternalIOPortController
The action that handles edit custom icon.
_editIconAction - Static variable in class ptolemy.vergil.basic.WithIconGraphController
The edit custom icon action.
_editIconAction - Variable in class ptolemy.vergil.kernel.AttributeWithIconController
The edit custom icon action.
_editMenu - Variable in class ptolemy.actor.gui.PlotTableauFrame
Edit menu for this frame.
_editMenu - Variable in class ptolemy.actor.gui.TextEditor
The edit menu.
_editMenu - Variable in class ptolemy.plot.PlotFrame
Edit menu for this frame.
_editMenu - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The edit menu.
_editPreferencesAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The action to edit preferences.
_effigy - Variable in class ptolemy.actor.lib.image.ImageDisplayJavaSE
The effigy for the image data.
_elementDump(Object, Graph, String) - Static method in exception ptolemy.graph.GraphException
Return a dump of an element (Node, Edge, or weight) and the container graph suitable to be appended to an error message.
_elementIsNil(int) - Method in class ptolemy.data.MatrixToken
Add the element to the _nils Set.
_elementName - Variable in class ptolemy.kernel.util.NamedObj
The MoML element name.
_elementType - Variable in class ptolemy.data.ArrayToken
The type of this array.
_embeddedActor - Variable in class ptolemy.cg.lib.EmbeddedCodeActor
The embedded actor used to contain the ports to the C implementation.
_EMParameterEstimation() - Method in class org.ptolemy.machineLearning.hmm.ParameterEstimator
Expectation-Maximization, which internally executes a gradient-descent algorithm for parameter estimation.
_EMParameterEstimation() - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
 
_EMParameterEstimation() - Method in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
 
_EMPTY_ARGS - Static variable in class ptolemy.actor.lib.jjs.JavaScript
Empty argument list for JavaScript function invocation.
_EMPTY_COLLECTION - Static variable in class ptolemy.actor.util.DefaultCausalityInterface
Empty collection for use by dependentPort().
_emptyGraph() - Method in class ptolemy.graph.Graph
Return an empty graph that has the same run-time type as this graph.
_enableApplyButton(boolean) - Method in class ptolemy.vergil.unit.UnitConstraintsDialog
Enable or disable the apply button.
_enabled - Variable in class org.ptolemy.ssm.MirrorDecoratorAttributes
Boolean indicating enable status of the decorator.
_enabled - Variable in class ptolemy.actor.lib.Clock
Deprecated.
Indicator of whether the specified number of cycles have been completed.
_enabled - Variable in class ptolemy.actor.lib.DiscreteClock
Indicator of whether the specified number of cycles have been completed.
_enabledOutports - Variable in class ptolemy.domains.sequence.kernel.ControlActor
Returns a list of 0 or more output ports that are currently enabled.
_enclosingContinuousDirector() - Method in class ptolemy.domains.continuous.kernel.HybridModalDirector
Return the enclosing continuous director, or null if there is none.
_encodeBooleanField(StringBuffer, int, boolean) - Method in class ptolemy.actor.gt.GTIngredient
Encode a Boolean field with the given value using the enablement of the index-th element, and append the encoded string to the end of the buffer.
_encodeStringField(StringBuffer, int, String) - Method in class ptolemy.actor.gt.GTIngredient
Encode a string field with the given value using the enablement of the index-th element, and append the encoded string to the end of the buffer.
_endLine - Variable in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
The character use at the end of a line.
_engine - Variable in class ptolemy.actor.lib.jjs.JavaScript
JavaScript engine, shared among all instances of this class.
_enqueueEvent(Actor, Time, int) - Method in class ptolemy.domains.de.kernel.DEDirector
Put a pure event into the event queue to schedule the given actor to fire at the specified timestamp.
_enqueueEvent(TMEvent) - Method in class ptolemy.domains.tm.kernel.TMDirector
Put an event into the event queue with the specified destination receiver, token, and priority.
_enqueueTriggerEvent(IOPort) - Method in class ptolemy.domains.de.kernel.DEDirector
Put a trigger event into the event queue.
_enqueueTriggerEvent(IOPort, Token, Receiver) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Put a trigger event into the event queue.
_enqueueTriggerEvent(IOPort, Token, Receiver) - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Put a trigger event into the event queue.
_enterContinuousTimeMode() - Method in class ptolemy.actor.lib.fmi.FMUImport
Invoke the fmi2EnterContinuousTimeMode() function.
_enterEventMode() - Method in class ptolemy.actor.lib.fmi.FMUImport
Invoke the fmi2EnterEventMode() function.
_entityController - Variable in class ptolemy.vergil.actor.ActorViewerGraphController
The entity controller.
_entityPortController - Variable in class ptolemy.vergil.actor.ActorViewerGraphController
The entity port controller.
_entries - Variable in class ptolemy.gui.Query
The hashtable of items in the query.
_entryPoints - Variable in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
_entryPointsR - Variable in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
_entryPort - Variable in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
_env - Variable in class ptolemy.caltrop.ddi.Dataflow
 
_eol - Static variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
The line separator.
_eol - Static variable in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortInfo
The value of the line.separator property.
_eol - Static variable in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.kernel.FSMDirector
End of line character.
_eol - Static variable in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.ModalController
End of line character.
_eol - Static variable in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGeneratorAdapter
End of line character.
_eol - Static variable in class ptolemy.cg.kernel.generic.GenericCodeGenerator
End of line character.
_eol - Static variable in class ptolemy.cg.kernel.generic.html.HTMLCodeGeneratorAdapter
End of line character.
_eol - Static variable in class ptolemy.cg.kernel.generic.program.procedural.fmima.FMIMACodeGeneratorAdapter
End of line character.
_eol - Static variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter
End of line character.
_eol - Static variable in class ptolemy.cg.kernel.generic.syntactic.SyntacticCodeGeneratorAdapter
End of line character.
_eol - Static variable in class ptolemy.data.ontologies.OntologySolver
The system-specific end-of-line character.
_equivalenceClasses - Variable in class ptolemy.actor.util.CausalityInterfaceForComposites
Computed equivalence classes of input ports.
_error(String) - Method in class ptolemy.actor.lib.jjs.HelperBase
Handle an error by emitting an error event, or if there is no error event handler registered, by invoking the error() method of the associated actor.
_error(String) - Method in class ptolemy.gui.GraphicalMessageHandler
Show the specified error message.
_error(String) - Method in class ptolemy.gui.UndeferredGraphicalMessageHandler
Show the specified error message.
_error(String) - Method in class ptolemy.util.MessageHandler
Show the specified error message.
_error(String) - Method in class ptolemy.util.SimpleMessageHandler
Throw a RuntimeException.
_error(String, Throwable) - Method in class ptolemy.actor.lib.jjs.HelperBase
Handle an error by emitting an error event, or if there is no error event handler registered, by invoking the error() method of the associated actor.
_error(String, Throwable) - Method in class ptolemy.gui.GraphicalMessageHandler
Show the specified message and throwable information.
_error(String, Throwable) - Method in class ptolemy.gui.UndeferredGraphicalMessageHandler
Show the specified message and throwable information.
_error(String, Throwable) - Method in class ptolemy.util.MessageHandler
Show the specified message and throwable information.
_error(String, Throwable) - Method in class ptolemy.util.SimpleMessageHandler
Show the specified message and throwable information.
_error(String, Throwable) - Method in class ptolemy.util.test.RecorderMessageHandler
Show the specified message and throwable information and record.
_error(ScriptObjectMirror, String) - Method in class ptolemy.actor.lib.jjs.HelperBase
Emit the error message in the director thread by emitting an "error" event on the specified JavaScript object.
_error(ScriptObjectMirror, String, Throwable) - Method in class ptolemy.actor.lib.jjs.HelperBase
Emit the error message in the director thread by emitting an "error" event on the specified JavaScript object.
_escapeElementString(String) - Static method in class ptolemy.actor.gt.GTIngredient
Escape a string that describes the value of a single element, so that it is enclosed in quotes and between the quotes, there are no quotes (single or double) or backslashes.
_etaDimension - Variable in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
Total number of categories among all observation dimensions.
_evaluate() - Method in class ptolemy.data.expr.ConstraintMonitor
Evaluate the current expression to a token, which in this case means to sum the values of all the decorated objects.
_evaluate() - Method in class ptolemy.data.expr.Variable
Evaluate the current expression to a token.
_evaluate() - Method in class ptolemy.domains.ptera.kernel.ParametersAttribute
Evaluate the current expression to a token.
_evaluate(Pattern, MatchResult) - Method in class ptolemy.actor.gt.Constraint
Evaluate the current expression to a token with the given pattern and match result using GTParameter.Evaluator.
_evaluate(Pattern, MatchResult) - Method in class ptolemy.actor.gt.GTParameter
Evaluate the current expression to a token with the given pattern and match result using GTParameter.Evaluator.
_evaluate(ASTPtRootNode, ParseTreeEvaluator, ParserScope) - Method in class ptolemy.actor.gt.ingredients.operations.Operation
Given a parse tree of a Ptolemy expression, evaluate it in the given scope and return a new constant AST node that has the result as its value.
_evaluateAllChildren(ASTPtRootNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Loop through all of the children of this node, visiting each one of them; this will cause their token value to be determined.
_evaluateAllChildren(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Loop through all of the children of this node, visiting each one of them; this will cause their token value to be determined.
_evaluateArrayIndex(ASTPtRootNode, Token, Token) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Evaluate the array index operation represented by the given node.
_evaluateArrayIndex(ASTPtRootNode, Token, Type) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CParseTreeCodeGenerator
Evaluate the array index operation represented by the given node.
_evaluateArrayIndex(ASTPtRootNode, Token, Type) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Evaluate the array index operation represented by the given node.
_evaluateChild(ASTPtRootNode, int) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CParseTreeCodeGenerator
Evaluate the child with the given index of the given node.
_evaluateChild(ASTPtRootNode, int) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Evaluate the child with the given index of the given node.
_evaluateChild(ASTPtRootNode, int) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Evaluate the child with the given index of the given node.
_evaluatedChildToken - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Temporary storage for the result of evaluating a child node.
_evaluatedChildToken - Variable in class ptolemy.data.expr.ParseTreeEvaluator
 
_evaluatedObject - Variable in class ptolemy.data.ontologies.ParseTreeAnnotationEvaluator
The model component that the parse tree node refers to.
_evaluateFunction(List<Concept>) - Method in class ptolemy.data.ontologies.ConceptFromRecordField
Return the function output from the given input arguments.
_evaluateFunction(List<Concept>) - Method in class ptolemy.data.ontologies.ConceptFunction
Return the output of the concept function based on the concept inputs.
_evaluateFunction(List<Concept>) - Method in class ptolemy.data.ontologies.ExpressionConceptFunction
Return the output of the concept function based on the concept inputs.
_evaluateFunction(List<Concept>) - Method in class ptolemy.data.ontologies.lattice.adapters.constPropagation.ConstPropagationMathFunctions
Return the function output from the given input arguments.
_evaluateFunction(List<Concept>) - Method in class ptolemy.data.ontologies.lattice.adapters.constPropagationAbsInt.ConstPropagationAbsIntLessThan
Return the function output from the given input arguments.
_evaluateFunction(List<Concept>) - Method in class ptolemy.data.ontologies.lattice.adapters.constPropagationAbsInt.ConstPropagationAbsIntMathFunctions
Return the function output from the given input arguments.
_evaluateFunction(List<Concept>) - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.data.expr.IfNodeFunction
Return the monotonicity concept that results from analyzing the conditional statement.
_evaluateFunction(List<Concept>) - Method in class ptolemy.data.ontologies.lattice.ApplyBinaryFunctionToMultipleArguments
Evaluate the concept function for the given list of arguments.
_evaluateFunction(List<Concept>) - Method in class ptolemy.data.ontologies.lattice.ProductLatticeDerivedConceptFunction
Return the output of the concept function based on the concept inputs.
_evaluateFunction(List<Concept>) - Method in class ptolemy.data.ontologies.lattice.ProductLatticeWrapperConceptFunction
Return the output of the concept function based on the concept inputs.
_evaluateFunction(List<Concept>) - Method in class ptolemy.data.ontologies.lattice.unit.MultiplyOrDivideUnitConcepts
Return the function output from the given input arguments.
_evaluateFunction(List<Concept>) - Method in class ptolemy.data.ontologies.RecordFromIndividualConcepts
Return the function output from the given input arguments.
_evaluateLoopFunction(double[], double[]) - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
Evaluate the loop function for x and save the result in g.
_evaluateMatrixIndex(ASTPtRootNode, Token, Token, Token) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Evaluate the Matrix index operation represented by the given node.
_evaluator - Variable in class ptolemy.data.expr.ParseTreeSpecializer
 
_eventInfoJNI - Variable in class ptolemy.actor.lib.fmi.FMUImport
The eventInfo.
_eventIterator - Variable in class ptolemy.domains.metroII.kernel.ResumableFire
YieldAdapterIterator that is used to trigger actions of the wrapped actor.
_eventList - Variable in class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides
The list of Ptides events that are currently being processed.
_eventQueue - Variable in class ptolemy.domains.de.kernel.DEDirector
The queue used for sorting events.
_eventQueue - Variable in class ptolemy.domains.pn.kernel.TimedPNDirector
The priority queue that stores the list of processes waiting for time to advance.
_eventQueueLock - Variable in class ptolemy.domains.de.kernel.DEDirector
The lock for the queue.
_evtIndCt - Variable in class org.ptolemy.qss.solver.QSSBase
The event indicator count.
_exactInputs - Variable in class org.ptolemy.qss.solver.QSSBase
Flag indicating that the solver should assume that inputs are exact, meaning that if derivatives are zero, then they are genuinely zero, not just unknown.
_excludedNames - Variable in class ptolemy.data.expr.ParseTreeSpecializer
 
_execute() - Method in class ptolemy.actor.gt.GraphTransformer
Execute the change request and perform the transformation on the match result(s) given to the constructor.
_execute() - Method in class ptolemy.kernel.undo.RedoChangeRequest
Execute the change by invoking redo on the undo stack of the context specified in the constructor.
_execute() - Method in class ptolemy.kernel.undo.UndoChangeRequest
Execute the change by invoking undo on the undo stack of the context specified in the constructor.
_execute() - Method in class ptolemy.kernel.util.ChangeRequest
Execute the change.
_execute() - Method in class ptolemy.moml.MoMLChangeRequest
Execute the change by evaluating the request and propagating the request if appropriate.
_execute() - Method in class ptolemy.vergil.basic.layout.kieler.ApplyLayoutRequest
Execute the request.
_execute() - Method in class ptolemy.vergil.gt.GTFrameTools.ModelChangeRequest
 
_executeChangeRequests(List<ChangeRequest>) - Method in class ptolemy.kernel.util.NamedObj
Execute the specified list of change requests.
_executeCommands - Variable in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Execute commands to run the generated code.
_executeCommands() - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Execute the compile and run commands in the codeDirectory directory.
_executeCommands() - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralCodeGenerator
Execute the compile and run commands in the codeDirectory directory.
_executeCommands() - Method in class ptolemy.cg.kernel.generic.RunnableCodeGenerator
Execute the compile and run commands in the codeDirectory directory.
_executeInside() - Method in class ptolemy.component.ComponentActor
Invoke one iteration and transfer the token to a method call.
_executeInsideModel() - Method in class ptolemy.actor.lib.hoc.ExecuteActor
Run a complete execution of the model provided on the actor port.
_executeInsideModel() - Method in class ptolemy.actor.lib.hoc.LifeCycleManager
Run a complete execution of the contained model.
_executing - Variable in class ptolemy.actor.lib.jjs.JavaScript
True while the model is executing (between initialize() and wrapup(), including the initialize() but not wrapup().
_executionAspectListeners - Variable in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Listeners that want to be informed about rescheduling events.
_executionAspectListeners - Variable in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
Listeners that want to be informed about execution events.
_executionAspects - Variable in class ptolemy.actor.Director
ExecutionAspects in the container of this director.
_executionFinishedOrError - Variable in class ptolemy.moml.MoMLSimpleApplication
A flag that indicates if the execution has finished or thrown an error.
_exit - Variable in class ptolemy.actor.gui.ConfigurationApplication
Indicator that -runThenExit was requested.
_exit() - Method in class ptolemy.actor.gui.TableauFrame
Close all open tableaux, querying the user as necessary to save data, and then exit the application.
_exit() - Method in class ptolemy.gui.Top
Exit the application after querying the user to save data.
_exitPoints - Variable in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
_exitPointsR - Variable in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
_exitPort - Variable in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
_exitResult - Variable in class ptolemy.gui.Top
The return value of the _exit() menu.
_expandLibrary(String, Configuration) - Static method in class ptolemy.actor.gui.HTMLAbout
Expand the left hand library pane.
_export() - Method in class ptolemy.actor.gui.PlotTableauFrame
Query the user for a filename and export the plot to that file.
_export() - Method in class ptolemy.plot.PlotFrame
Query the user for a filename and export the plot to that file.
_EXPORT_MENU_INDEX - Static variable in class ptolemy.gui.Top
Index in the _fileMenuItems array of the Export item.
_exportDesignPattern(Writer, NamedObj, String) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Export the model into the writer with the given name.
_exportDesignPattern(Writer, NamedObj, String) - Method in class ptolemy.vergil.modal.FSMGraphFrame
Export the model into the writer with the given name.
_exportDesignPatternAction - Variable in class ptolemy.vergil.actor.ActorGraphFrame
The action for exporting a design pattern.
_exportGIFAction - Variable in class ptolemy.actor.gui.PlotTableauFrame
The export to GIF action.
_exportGIFAction - Variable in class ptolemy.actor.gui.TextEditor
The export to GIF action.
_exportGIFAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The export to GIF action.
_exportHTMLAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The export HTML action.
_exportImageTest(String) - Method in class ptolemy.vergil.basic.test.junit.ExportImageJUnitTest
Test the Export Image facility by saving images and reading them back in.
_exportLatexPlotData() - Method in class ptolemy.plot.Plot
Return Latex plot data.
_exportLatexPlotData() - Method in class ptolemy.plot.PlotBox
Return Latex plot data.
_exportMoMLContents(Writer, int) - Method in class ptolemy.actor.gt.AtomicActorMatcher
Write a MoML description of the contents of this object, which in this class are the attributes plus the ports.
_exportMoMLContents(Writer, int) - Method in class ptolemy.actor.gt.CompositeActorMatcher
Write a MoML description of the contents of this object, which in this class are the attributes plus the ports.
_exportMoMLContents(Writer, int) - Method in class ptolemy.actor.gt.controller.Transform
Write a MoML description of the contents of this object, which in this class are the attributes plus the ports.
_exportMoMLContents(Writer, int) - Method in class ptolemy.actor.gt.controller.TransformationAttribute
Write a MoML description of the contents of this object, which in this base class is the attributes.
_exportMoMLContents(Writer, int) - Method in class ptolemy.actor.gui.AbstractPlaceableActor
Write a MoML description of the contents of this object.
_exportMoMLContents(Writer, int) - Method in class ptolemy.actor.gui.AbstractPlaceableJavaSE
Write a MoML description of the contents of this object.
_exportMoMLContents(Writer, int) - Method in class ptolemy.actor.IOPort
Write a MoML description of the contents of this object, which in this class is the attributes plus possibly a special attribute to indicate whether the port is a multiport.
_exportMoMLContents(Writer, int) - Method in class ptolemy.actor.LazyTypedCompositeActor
Write a MoML description of the contents of this object, wrapped in a configure element.
_exportMoMLContents(Writer, int) - Method in class ptolemy.actor.lib.gui.InteractiveDialog
Write a MoML description of the contents of this object.
_exportMoMLContents(Writer, int) - Method in class ptolemy.actor.lib.gui.InteractiveShell
Write a MoML description of the contents of this object.
_exportMoMLContents(Writer, int) - Method in class ptolemy.actor.lib.gui.PlotterBase
Write a MoML description of the contents of this object, which in this class is the configuration information.
_exportMoMLContents(Writer, int) - Method in class ptolemy.actor.lib.hoc.MobileModel
Export the moml description of this.
_exportMoMLContents(Writer, int) - Method in class ptolemy.actor.lib.hoc.ReflectComposite
Override the base class to describe contained entities, attributes, and ports, but not inside links or relations.
_exportMoMLContents(Writer, int) - Method in class ptolemy.actor.ptalon.PtalonActor
Write a MoML description of the contents of this object, which in this class is the configuration information.
_exportMoMLContents(Writer, int) - Method in class ptolemy.domains.ddf.lib.ActorRecursion
Write a MoML description of the contents of this object.
_exportMoMLContents(Writer, int) - Method in class ptolemy.domains.metroII.kernel.MetroIIMirrorComposite
Override the base class to describe contained entities, attributes, and ports, but not inside links or relations.
_exportMoMLContents(Writer, int) - Method in class ptolemy.domains.modal.kernel.State
Write a MoML description of the contents of this object, which in this class are the attributes plus the ports.
_exportMoMLContents(Writer, int) - Method in class ptolemy.domains.ptera.lib.Plot
Write a MoML description of the contents of this object, which in this class are the attributes plus the ports.
_exportMoMLContents(Writer, int) - Method in class ptolemy.kernel.CompositeEntity
Write a MoML description of the contents of this object, which in this class are the attributes, ports, contained relations, and contained entities, plus all links.
_exportMoMLContents(Writer, int) - Method in class ptolemy.kernel.Entity
Write a MoML description of the contents of this object, which in this class are the attributes plus the ports.
_exportMoMLContents(Writer, int) - Method in class ptolemy.kernel.util.ConfigurableAttribute
Write a MoML description of the contents of this object.
_exportMoMLContents(Writer, int) - Method in class ptolemy.kernel.util.NamedObj
Write a MoML description of the contents of this object, which in this base class is the attributes.
_exportMoMLContents(Writer, int) - Method in class ptolemy.moml.EntityLibrary
Write a MoML description of the contents of this object, wrapped in a configure element.
_exportMoMLContents(Writer, int) - Method in class ptolemy.moml.MoMLModelAttribute
Write a MoML description this object, which includes a MoML description of the contained model within the <configure> tag.
_exportMoMLContents(Writer, int) - Method in class ptolemy.moml.Vertex
Write a MoML description of the contents of this object, which in this base class is the attributes.
_exportPDFAction - Variable in class ptolemy.actor.gui.PlotTableauFrame
The export to PDF action.
_exportPDFAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The export to PDF action.
_exportPNGAction - Variable in class ptolemy.actor.gui.PlotTableauFrame
The export to PNG action.
_exportPNGAction - Variable in class ptolemy.actor.gui.TextEditor
The export to PNG action.
_exportPNGAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The export to PNG action.
_exports - Variable in class ptolemy.actor.lib.jjs.JavaScript
The exports object defined in the script that is evaluated.
_exportToWebTest(String, String) - Method in class ptolemy.vergil.basic.export.html.test.junit.ExportToWebJUnitTest
Test the ExportToWeb facility by reading in a model, and exporting it.
_externalRates - Variable in class ptolemy.domains.sdf.kernel.SDFScheduler
Mmaps from external ports to the number of tokens that that port will produce or consume in each firing.
_extractFromBuffer(Buffer, HelperBase.DATA_TYPE, int) - Method in class ptolemy.actor.lib.jjs.HelperBase
Extract a numeric instance of the specified type from a buffer.
_extractMapSpec(Token, int) - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
_FAILED - Static variable in class ptolemy.gui.Top
Indicator that a file save failed.
_far - Variable in class ptolemy.kernel.util.CrossRefList.CrossRef
The far CrossRef.
_fieldNames - Variable in class ptolemy.data.expr.ASTPtRecordConstructNode
The list of field names for the record.
_fields - Variable in class ptolemy.data.RecordToken
The map of fields that has keys of type String and values of type token.
_figure - Variable in class ptolemy.domains.gr.lib.GRShape2D
The figure represented by this actor.
_figure - Variable in class ptolemy.domains.gr.lib.Image2D
The figure which contains the image file.
_figures - Variable in class ptolemy.vergil.icon.DynamicEditorIcon
A list of weak references to figures that this has created.
_file - Variable in class ptolemy.actor.gui.PlotTableauFrame
The input file.
_file - Variable in class ptolemy.plot.PlotFrame
The input file.
_fileFilter - Variable in class ptolemy.gui.Top
The FileFilter that determines what files are displayed by the Open dialog and the Save As dialog The initial default is null, which causes no FileFilter to be applied, which results in all files being displayed.
_fileMenu - Variable in class ptolemy.gui.Top
File menu for this frame.
_fileMenu - Variable in class ptolemy.plot.PlotFrame
File menu for this frame.
_fileMenuItems - Variable in class ptolemy.gui.Top
Items in the file menu.
_filenameFilter - Variable in class ptolemy.gui.Top
The FileFilter used by the java.awt.FileDialog that determines what files are displayed by the Open dialog and the Save As dialog The initial default is null, which causes no FileFilter to be applied, which results in all files being displayed.
_finalPassOverCode(StringBuffer) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Make a final pass over the generated code.
_finalPassOverCode(StringBuffer) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Make a final pass over the generated code.
_finalPassOverCode(StringBuffer) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Make a final pass over the generated code.
_find() - Method in class ptolemy.actor.gui.TextEditor
Find and replace.
_find(NamedObj, String, boolean, boolean, boolean, boolean, Pattern) - Method in class ptolemy.vergil.basic.SearchResultsDialog
Return a list of objects in the model that match the specified search.
_findAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The find action.
_findClosedParen(String, int) - Static method in class ptolemy.cg.kernel.generic.program.TemplateParser
Find the paired close parenthesis given a string and an index which is the position of an open parenthesis.
_findDependencies(Actor, boolean, boolean) - Method in class ptolemy.vergil.basic.DependencyResultsDialog
Return a list of objects in the model that match the specified search.
_findMatchingParen(String, int) - Static method in class ptolemy.actor.gt.GTIngredient
Find the closing parenthesis that matches the the open parenthesis at startPos position in string s.
_findSeparator(String, int, char) - Static method in class ptolemy.actor.gt.GTIngredient
Find the separator character in string s starting from position startPos.
_findUnitRecordByName(String) - Method in class ptolemy.data.ontologies.lattice.unit.DimensionRepresentativeConcept
Return the unit info record token with the given Name field.
_finishedAddEntity(ComponentEntity) - Method in class ptolemy.actor.CompositeActor
Notify this actor that the given entity has been added inside it.
_finishedAddEntity(ComponentEntity) - Method in class ptolemy.domains.ddf.lib.ActorRecursion
Notify this actor that the given entity has been added inside it.
_finishedAddEntity(ComponentEntity) - Method in class ptolemy.kernel.CompositeEntity
Notify this entity that the given entity has been added inside it.
_finishExportDesignPattern() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Finish exporting a design pattern.
_finishExportDesignPattern() - Method in class ptolemy.vergil.modal.FSMGraphFrame
Finish exporting a design pattern.
_finishRequested - Variable in class ptolemy.actor.Director
Indicator that finish() has been called.
_finiteEvaluateFunction(String, List<Concept>) - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.data.expr.IfNodeFunction
Return the monotonicity concept that results from analyzing the conditional statement with respect to a single variable.
_fire() - Method in class ptolemy.domains.de.kernel.DEDirector
Advance the current model tag to that of the earliest event in the event queue, and fire all actors that have requested or are triggered to be fired at the current tag.
_fire(List<Object>) - Method in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
Fire the actor.
_fireActor(Actor) - Method in class ptolemy.actor.sched.FixedPointDirector
Fire an actor.
_fireActor(Actor) - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
Fire an actor.
_fireActor(Actor) - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Iterate the actor once.
_fireAt(double) - Method in class ptolemy.actor.TypedAtomicActor
Request a firing of this actor at the specified time and throw an exception if the director does not agree to do it at the requested time.
_fireAt(Time) - Method in class ptolemy.actor.TypedAtomicActor
Request a firing of this actor at the specified time and throw an exception if the director does not agree to do it at the requested time.
_fireAt(Time) - Method in class ptolemy.domains.de.lib.TimedDelay
Deprecated.
Request a firing of this actor at the specified time and throw an exception if the director does not agree to do it at the requested time.
_fireCopying() - Method in class ptolemy.domains.sdf.optimize.lib.DummyTransformer
Fire the actor in shared firing mode.
_fireCopying() - Method in class ptolemy.domains.sdf.optimize.SharedBufferTransformer
Fire the actor in shared firing mode.
_firedOnce - Variable in class ptolemy.actor.gt.controller.TestModel
Set to true if fire() is called once.
_firedOnce - Variable in class ptolemy.actor.lib.NonStrictTest
Set to true if fire() is called once.
_firedOnce - Variable in class ptolemy.actor.lib.PublisherNonStrictTest
Set to true if fire() is called once.
_fireExclusive() - Method in class ptolemy.domains.sdf.optimize.lib.DummyTransformer
Fire the actor in exclusive firing mode.
_fireExclusive() - Method in class ptolemy.domains.sdf.optimize.SharedBufferTransformer
Fire the actor in exclusive firing mode.
_fireInsideModel() - Method in class ptolemy.actor.lib.hoc.LifeCycleManager
Invoke the fire() method of its local director.
_fireMethod - Variable in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
The fire() method.
_fireMethodName - Variable in class ptolemy.domains.sequence.lib.BaseMultipleMethodsActor
The string name of the fire method currently being used.
_fireMethodNameToInputPortList - Variable in class ptolemy.domains.sequence.lib.BaseMultipleMethodsActor
The hashtable that maps fire method names to their list of input ports.
_firingCountLimit - Variable in class ptolemy.actor.lib.LimitedFiringSource
This is the value in parameter firingCountLimit.
_firingEventTypeLabels - Static variable in class ptolemy.vergil.debugger.BreakpointConfigurer
Firing event type labels.
_firingEventTypes - Static variable in class ptolemy.vergil.debugger.BreakpointConfigurer
FiringEventTypes that the user can set breakpoints on.
_firingVector - Variable in class ptolemy.domains.sdf.kernel.SDFScheduler
A map from actors to an integer representing the number of times the actor will fire.
_firstFire - Variable in class ptolemy.actor.lib.fmi.FMUImport
Flag identifying the first invocation of fire() after initialize.
_firstFireInIteration - Variable in class ptolemy.actor.lib.fmi.FMUImport
Flag identifying the first invocation of fire() after each invocation of initialize() or postfire().
_firstFiring - Variable in class ptolemy.actor.lib.io.LineReader
First firing indicator.
_firstIteration - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Boolean indicating the first iteration of the generator.
_firstOutputProduced - Variable in class ptolemy.actor.lib.Clock
Deprecated.
Indicator of whether the first output has been produced.
_firstOutputProduced - Variable in class ptolemy.actor.lib.DiscreteClock
Indicator of whether the first output has been produced.
_flipPortsHorizontal - Variable in class ptolemy.vergil.actor.ActorController
An action that handles flipping the ports horizontally.
_flipPortsVertical - Variable in class ptolemy.vergil.actor.ActorController
An action that handles flipping the ports vertically.
_floydWarshallComputation(int, int, int) - Method in class ptolemy.graph.analysis.strategy.FloydWarshallAllPairShortestPathStrategy
The FloydWarshall computation associated with this, analysis.
_floydWarshallComputation(int, int, int) - Method in class ptolemy.graph.analysis.strategy.FloydWarshallStrategy
Derived classed need to override the _floydWarshallComputation method of this class to provide the correct functionality.
_floydWarshallComputation(int, int, int) - Method in class ptolemy.graph.analysis.strategy.FloydWarshallTransitiveClosureStrategy
Overrides the computation associated with the implementation of the Floyd-Warshall algorithm, for the purpose of computing the transitive closure.
_flushValue - Variable in class ptolemy.actor.lib.io.LineWriter
If true, flush the writer after every write.
_flushValue - Variable in class ptolemy.domains.atc.lib.TrackWriter
If true, flush the writer after every write.
_flushValue - Variable in class ptolemy.domains.tcs.lib.StationWriter
If true, flush the writer after every write.
_fmiCompletedIntegratorStep(boolean) - Method in class ptolemy.actor.lib.fmi.FMUImport
For model exchange, complete the integrator step.
_fmiCompletedIntegratorStepFunction - Variable in class ptolemy.actor.lib.fmi.FMUImport
The fmiCompletedIntegratorStep() function.
_fmiCompletedIntegratorStepJNI() - Method in class ptolemy.actor.lib.fmi.FMUImport
For model exchange, complete the integrator step.
_fmiComponent - Variable in class ptolemy.actor.lib.fmi.FMUImport
The FMI component created by the modelIdentifier_fmiInstantiateSlave() method.
_fmiDoStep(Time, int) - Method in class ptolemy.actor.lib.fmi.FMUImport
Advance from the last firing time or last commit time to the specified time and microstep by calling fmiDoStep(), if necessary.
_fmiDoStepFunction - Variable in class ptolemy.actor.lib.fmi.FMUImport
The fmiDoStep() function.
_fmiDoStepHybrid(Time, int) - Method in class ptolemy.actor.lib.fmi.FMUImportHybrid
Advance from the last firing time or last commit time to the specified time and microstep by calling fmiDoStep(), if necessary.
_fmiEnterContinuousTimeModeFunction - Variable in class ptolemy.actor.lib.fmi.FMUImport
The fmiEnterContinuousTimeMode Function, present only in FMI-2.0.
_fmiEnterContinuousTimeModeJNI() - Method in class ptolemy.actor.lib.fmi.FMUImport
Enter continuous mode of the FMU array.
_fmiEnterEventModeJNI() - Method in class ptolemy.actor.lib.fmi.FMUImport
Enter event mode of the FMU.
_fmiEnterInitializationModeFunction - Variable in class ptolemy.actor.lib.fmi.FMUImport
The fmiEnterInitializationModeFunction, present only in FMI-2.0.
_fmiExitInitializationModeFunction - Variable in class ptolemy.actor.lib.fmi.FMUImport
The fmiExitInitializationModeFunction, present only in FMI-2.0.
_fmiFreeInstance() - Method in class ptolemy.actor.lib.fmi.FMUImport
Free the instance of the FMU.
_fmiGetContinuousStates(double[]) - Method in class ptolemy.actor.lib.fmi.FMUImport
For model exchange, Get the continuous states of the FMU to the specified array.
_fmiGetContinuousStatesFunction - Variable in class ptolemy.actor.lib.fmi.FMUImport
Function to get the continuous states of the FMU for model exchange.
_fmiGetContinuousStatesJNI(double[]) - Method in class ptolemy.actor.lib.fmi.FMUImport
Get the continuous states of the FMU to the specified array.
_fmiGetDerivatives() - Method in class ptolemy.actor.lib.fmi.FMUImport
Return the derivatives of the continuous states provided by the FMU.
_fmiGetDerivativesFunction - Variable in class ptolemy.actor.lib.fmi.FMUImport
Function to get the derivatives of a model-exchange FMU.
_fmiGetDerivativesJNI(double[]) - Method in class ptolemy.actor.lib.fmi.FMUImport
Get the derivatives of the FMU to the specified array.
_fmiGetDirectionalDerivativeFunction - Variable in class ptolemy.actor.lib.fmi.FMUImport
Function to get the directional derivatives of a model-exchange FMU.
_fmiGetEventIndicatorsFunction - Variable in class ptolemy.actor.lib.fmi.FMUImport
Function to get the event indicators of the FMU for model exchange.
_fmiGetEventIndicatorsJNI(double[]) - Method in class ptolemy.actor.lib.fmi.FMUImport
Get the event indicators.
_fmiGetIntegerStatusFunction - Variable in class ptolemy.actor.lib.fmi.FMUImport
The fmiGetIntegerStatus() function.
_fmiGetRealJNI(double[], long[]) - Method in class ptolemy.actor.lib.fmi.FMUImport
Get the double inputs of the FMU to the specified array.
_fmiGetRealStatusFunction - Variable in class ptolemy.actor.lib.fmi.FMUImport
The fmiGetRealStatus() function.
_fmiInitialize() - Method in class ptolemy.actor.lib.fmi.FMUImport
Invoke _fmiInitialize() (for model exchange) or _fmiInitializeSlave() (for co-simulation) on the FMU.
_fmiInitialize() - Method in class ptolemy.actor.lib.fmi.FMUImportHybrid
Initialize the FMU.
_fmiInitializeJNI() - Method in class ptolemy.actor.lib.fmi.FMUImport
Initialize the FMU array.
_fmiInstantiateJNI(String, String, String, double, double, double, Integer, double, byte, byte, String, double[], double[]) - Method in class ptolemy.actor.lib.fmi.FMUImport
Instantiate the FMU array.
_fmiJNIComponent - Variable in class ptolemy.actor.lib.fmi.FMUImport
The index of the component.
_fmiModelDescription - Variable in class ptolemy.actor.lib.fmi.FMUImport
A representation of the fmiModelDescription element of a Functional Mock-up Unit (FMU) file.
_fmiNewDiscreteStatesFunction - Variable in class ptolemy.actor.lib.fmi.FMUImport
The _fmi2NewDiscreteStates function, present only in FMI-2.0.
_fmiNewDiscreteStatesJNI() - Method in class ptolemy.actor.lib.fmi.FMUImport
Enter discrete states of the FMU array.
_fmiSetContinuousStates(double[]) - Method in class ptolemy.actor.lib.fmi.FMUImport
For model exchange, set the continuous states of the FMU to the specified array.
_fmiSetContinuousStatesJNI(double[]) - Method in class ptolemy.actor.lib.fmi.FMUImport
For model exchange, set the continuous states of the FMU to the specified array.
_fmiSetRealJNI(double[], long[]) - Method in class ptolemy.actor.lib.fmi.FMUImport
Set the double inputs of the FMU to the specified array.
_fmiSetTime(Time) - Method in class ptolemy.actor.lib.fmi.FMUImport
Set the time of the FMU to the specified time.
_fmiSetTimeFunction - Variable in class ptolemy.actor.lib.fmi.FMUImport
Function to set the time of the FMU for model exchange.
_fmiSetTimeJNI(double) - Method in class ptolemy.actor.lib.fmi.FMUImport
Set the time in the FMU.
_fmiSetupExperimentFunction - Variable in class ptolemy.actor.lib.fmi.FMUImport
The _fmiSetupExperiment function.
_fmiStatusDescription(int) - Static method in class ptolemy.actor.lib.fmi.FMUImport
Return a string describing the specified fmiStatus.
_fmiTerminate() - Method in class ptolemy.actor.lib.fmi.FMUImport
Terminate the FMU.
_fmiType2PtolemyType(FMIType) - Static method in class ptolemy.actor.lib.fmi.FMUImport
Given a FMIType object, return a string suitable for setting the TypeAttribute.
_fmiVersion - Variable in class ptolemy.actor.lib.fmi.FMUImport
The version of FMI that the FMU declares it is compatible with, converted to a double for easy comparison.
_fmvMenu - Variable in class ptolemy.vergil.modal.fmv.FmvAutomatonGraphFrame
Deprecated.
The case menu.
_foreground - Variable in class ptolemy.plot.PlotBox
Color of the foreground, settable from HTML.
_foregroundEventLayer - Variable in class diva.canvas.GraphicsPane
 
_foregroundLayer - Variable in class diva.canvas.GraphicsPane
 
_form - Variable in class ptolemy.data.expr.ASTPtMatrixConstructNode
The form of the matrix construction.
_formalParameters - Variable in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
Formal parameters within a function definition.
_formatComment(String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return a formatted comment containing the specified string.
_forward - Variable in class ptolemy.actor.lib.Lattice
Forward prediction errors.
_forwardCache - Variable in class ptolemy.actor.lib.Lattice
Cache of forward prediction errors.
_forwardDependencies - Variable in class ptolemy.actor.util.CausalityInterfaceForComposites
Computed dependencies between input ports and output ports of the associated actor.
_forwardPrunedDependencies - Variable in class ptolemy.actor.util.DefaultCausalityInterface
A record of removed dependencies from input to output, if any.
_fragment - Variable in class ptolemy.actor.gui.MoMLApplet
The fragment of the modelURL, if any.
_frame - Variable in class ptolemy.actor.gui.AbstractPlaceableActor
The associated frame.
_frame - Variable in class ptolemy.actor.gui.AbstractPlaceableJavaSE
The associated frame.
_frame - Variable in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
Frame into which plot is placed, if any.
_frame - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
The frame containing our canvas, if we created it.
_frame - Variable in class ptolemy.vergil.gt.TransformationAttributeEditorFactory.TransformationListener
 
_freeFMUState() - Method in class ptolemy.actor.lib.fmi.FMUImport
Free the memory recording FMU state, if the canGetAndSetFMUstate capability flag for the FMU is true.
_fromFederationEvents - Variable in class org.hlacerti.lib.HlaManager
List of events received from the HLA/CERTI Federation and indexed by the HlaReflectable actors present in the model.
_function - Variable in class ptolemy.actor.lib.logic.LogicFunction
Deprecated.
An indicator for the function to compute.
_function - Variable in class ptolemy.actor.lib.logic.LogicGate
An indicator for the function to compute.
_functionCall(String, Type[], Object[]) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Evaluate the specified function.
_functionMap - Static variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
The map of functions.
_g_n - Variable in class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
Current value of the loop function g(x_n).
_generalConcept - Variable in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConceptFunction
The "General" Concept from the monotonicityAnalysis ontology.
_generateActorFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Fire methods for each actor.
_generateActorFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Fire methods for each actor.
_generateActorFuncProtoCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate actor function prototypes.
_generateActuatorActuationFuncArrayCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Return the code for the actuatorActuations array.
_generateActuatorActuationFuncProtoCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Return the code for Actuation_*(void) function prototypes.
_generateAdditionalCodeFiles() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.ptidyos.PtidyOSCodeGenerator
Generate code for the assembly file.
_generateAllChildren(ASTPtRootNode) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
Loop through all of the children of this node, visiting each one of them, which will cause their token value to be determined.
_generateAndCompileEmbeddedCode() - Method in class ptolemy.cg.lib.CompiledCompositeActor
Generate and compile Java code.
_generateAndCompileJNICode() - Method in class ptolemy.cg.lib.CompiledCompositeActor
Generate and compile the JNI code.
_generateAndWriteActorCode(NamedObj, NamedProgramCodeGeneratorAdapter, CompositeEntity, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate and write the code for an actor.
_generateAndWriteCompositeActorCode(CompositeEntity, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate and write the code for a composite actor.
_generateBlockByName(String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter
Generate code for a given block.
_generateBodyCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the body code that lies between variable declaration and wrapup.
_generateBodyCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the body code that lies between variable declaration and wrapup.
_generateChannelOffset(TypedIOPort, boolean, String) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
Generate a string that represents the offset for a dynamically determined channel of a multiport.
_generateChild(ASTPtRootNode, int) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
Visit the child with the given index of the given node.
_generateClearEventHeadCode(Actor) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
This code reset the Event_Head pointer for each channel to null.
_generateCode(StringBuffer) - Method in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGenerator
Generate Accessor code and append it to the given string buffer.
_generateCode(StringBuffer) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Generate code and append it to the given string buffer.
_generateCode(StringBuffer) - Method in class ptolemy.cg.kernel.generic.html.HTMLCodeGenerator
Generate HTML and append it to the given string buffer.
_generateCode(StringBuffer) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate code and append it to the given string buffer.
_generateCode(StringBuffer) - Method in class ptolemy.cg.kernel.generic.program.procedural.fmima.FMIMACodeGenerator
Generate FMIMA and append it to the given string buffer.
_generateCode(StringBuffer) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate code and append it to the given string buffer.
_generateCode(StringBuffer) - Method in class ptolemy.cg.kernel.generic.syntactic.SyntacticCodeGenerator
Generate a syntactic representation and append it to the given string buffer.
_generateCodeMethod - Static variable in class ptolemy.util.test.junit.AutoCGTests
The GenericCodeGenerator.generateCode(String[]) method.
_generateCodeStrings(TypedCompositeActor) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Generate the various code strings for the framework C and Header code, as well as the strings for the task C and Header code.
_generateConstructorCode(Actor) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the code for a constructor.
_generateConstructorCode(CompositeActor) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the code for a constructor.
_generateDeclareSharedCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the declarations of the code shared by actors, including globally defined data struct types and static methods or variables shared by multiple instances of the same actor type.
_generateDirectorHeader() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate code for director header.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.TypedCompositeActor
 
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.AbsoluteValue
Generate fire code for the AbsoluteValue actor.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Accumulator
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.AddSubtract
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.BooleanMultiplexor
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Commutator
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.conversions.Round
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.conversions.TokenToExpression
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Distributor
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.fmi.FMUImport
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.gui.Display
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.jjs.JavaScript
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.logic.Comparator
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.logic.LogicFunction
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Minimum
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.MultiplyDivide
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Publisher
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Ramp
Generate fire code for the Ramp actor.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.RandomSource
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Scale
Generate fire code for the Scale actor.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Sequence
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.string.StringCompare
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Subscriber
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.SubscriptionAggregator
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Test
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.TrigFunction
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.VectorAssembler
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.VectorDisassembler
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.TypedCompositeActor
Generate the fire code of the associated composite actor.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.de.lib.MostRecent
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.de.lib.PID
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.de.lib.Register
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMActor
Generate the fire code of the associated FSMActor.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.lib.UpSample
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.AddSubtract
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.DiscreteClock
Generate the fire code of a single event.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Expression
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Maximum
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.PoissonClock
Generate the fire code of a Poisson Clock.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.SingleEvent
Generate the fire code of a single event.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Synchronizer
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.TimeDelay
Generate the fire code of a Time Delay.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.UnaryMathFunction
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.TypedCompositeActor
Generate the fire code of a Composite Actor.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.Merge
Generate the fire code of the current actor.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.MostRecent
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.PID
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.Previous
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.lib.Register
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.Accelerometer
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.CC3000Control
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.CC3000Module
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.GestureRecognition
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.GPIOWriter
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.HSBtoRGB
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.LEDCubeUpdate
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.NeoPixelLEDStrip
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.PacketToSensorData
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.mbed.adapters.ptolemy.actor.lib.mbed.SensorDataCalibration
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.actor.lib.MultiplyDivide
 
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.actor.lib.MultiplyDivide
 
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtRandomSource
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.ElementsToArray
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Expression
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.gui.SequencePlotter
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio.JopReadPort
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio.JopSerialRead
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio.JopSerialWrite
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio.JopWatchDog
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.jopio.JopWritePort
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.PublisherTest
Generate fire code.
_generateFireCode() - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate the fire code.
_generateFireCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.AutoAdapter
Generate the fire code.
_generateFrameworkHeaderCode(TypedCompositeActor) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Generate code for the H file f_code.h.
_generateFrameworkImplementationCode(TypedCompositeActor) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Generate Framework Implementation C code (f_code.c) for the given model.
_generateGaussian() - Method in class ptolemy.domains.continuous.lib.BandlimitedNoise
Generate a new random number.
_generateIncludeFiles() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.ptidyos.PtidyOSCodeGenerator
 
_generateIncludeFiles() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate include files.
_generateIncludeFiles() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate include files.
_generateIncludeFiles(NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate include files.
_generateInitializeHardwareCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.luminary.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the initialization code for any hardware component that is used.
_generateInitializeHardwareCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the initialization code for any hardware component that is used.
_generateInitializeHardwareCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the initialization code for any hardware component that is used.
_generateInSubdirectory - Variable in class ptolemy.cg.kernel.generic.GenericCodeGenerator
The value of the generateInSubdirectory parameter.
_generateJavaScriptParameters(NamedObj) - Method in class ptolemy.cg.adapter.generic.accessor.adapters.ptolemy.actor.lib.jjs.JavaScript
Given a NamedObj, generate JavaScript for any parameters.
_generatePortReference(TypedIOPort, String[], boolean) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
Generate a string that represents the reference for an IOPort.
_generatePortsAccessorsCode(Actor) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the code to access ports for an actor.
_generatePortsAccessorsCode(CompositeActor) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the code to access ports for a composite actor.
_generatePortsAccessorsDeclaration(Actor) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the code to declare the accessors to ports.
_generatePortsAccessorsDeclaration(CompositeActor) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the code to declare the accessors to ports.
_generatePortVariableDeclaration(NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate the input and output port declarations.
_generatePreinitializeCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate preinitialize code (if there is any).
_generatePreinitializeMethodBodyCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the preinitialization method body.
_generatePreinitializeMethodBodyCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the preinitialization method body.
_generatePreinitializeMethodEntryCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the preinitialization procedure entry point.
_generatePreinitializeMethodEntryCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the preinitialization procedure entry point.
_generatePreinitializeMethodExitCode() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the preinitialization procedure exit point.
_generatePreinitializeMethodExitCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the preinitialization procedure exit point.
_generatePreinitializeMethodProcedureName() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the preinitialization procedure name.
_generatePreinitializeMethodProcedureName() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the preinitialization procedure name.
_generatePtrToEventHeadCodeInputs() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate a pointer to the event head.
_generateRandomNumber() - Method in class ptolemy.actor.lib.Bernoulli
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtBeta
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtBinomial
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtBinomialSelector
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtBreitWigner
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtChiSquare
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtExponential
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtExponentialPower
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtGamma
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtHyperGeometric
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtLogarithmic
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtNegativeBinomial
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtNormal
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtPoisson
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtPoissonSlow
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtStudentT
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtVonMises
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.colt.ColtZeta
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.DiscreteRandomSource
Choose one of the tokens in values randomly, using the pmf parameter to select one.
_generateRandomNumber() - Method in class ptolemy.actor.lib.Gaussian
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.PoissonClock
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.RandomInteger
Generate a new random integer.
_generateRandomNumber() - Method in class ptolemy.actor.lib.RandomSource
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.Rician
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.Triangular
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.actor.lib.Uniform
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Bernoulli
Generate code for producing a new random number.
_generateRandomNumber() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Gaussian
Generate code for producing a new random number.
_generateRandomNumber() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.RandomSource
Generate code for producing a new random number.
_generateRandomNumber() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Bernoulli
Generate code for producing a new random number.
_generateRandomNumber() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.actor.lib.Gaussian
Generate code for producing a new random number.
_generateRandomNumber() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Bernoulli
Generate code for producing a new random number.
_generateRandomNumber() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtBinomial
Generate code for producing a new random number.
_generateRandomNumber() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtBinomialSelector
Generate code for producing new random numbers.
_generateRandomNumber() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtPoisson
Generate code for producing a new random number.
_generateRandomNumber() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.colt.ColtRandomSource
Generate code for producing a new random number.
_generateRandomNumber() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Gaussian
Generate code for producing a new random number.
_generateRandomNumber() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Uniform
Generate code for producing a new random number.
_generateRandomNumber() - Method in class ptolemy.domains.continuous.kernel.Noise
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.domains.continuous.lib.BandlimitedNoise
Generate a new random number.
_generateRandomNumber() - Method in class ptolemy.domains.giotto.kernel.GiottoTimingManager
Generate the next random number.
_generateRefinementCode(StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.ModalController
Generate code for the firing of refinements.
_generateRefinementCode(StringBuffer) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.modal.ModalController
Generate code for the firing of refinements.
_generateSensorFuncProtoCode() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.xmos.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the function prototype.
_generateSharedCode() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate code shared by actors, including globally defined data struct types and static methods or variables shared by multiple instances of the same actor type.
_generateStateConstantLabel(State) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMActor
Generate a label for a state constant.
_generateStateConstantLabel(State) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMActor
Generate a label for a state constant.
_generateTaskHeaderCode(TypedCompositeActor) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Generate code for the H file task_code.h.
_generateTaskImplementationCode(TypedCompositeActor) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Generate the Task Implementation C code (task_code.c) for the given model.
_generateTypeConvertStatement(ProgramCodeGeneratorAdapter.Channel) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.Receiver
Generate the type conversion statement for the particular offset of the two given channels.
_generateTypeConvertStatement(ProgramCodeGeneratorAdapter.Channel) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.giotto.kernel.GiottoReceiver
 
_generateTypeConvertStatement(ProgramCodeGeneratorAdapter.Channel) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFReceiver
 
_generateTypeConvertStatement(ProgramCodeGeneratorAdapter.Channel) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEReceiver
 
_generateTypeConvertStatement(ProgramCodeGeneratorAdapter.Channel) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesBasicReceiver
Generate the type conversion statement for the particular offset of the two given channels.
_generateTypeConvertStatement(ProgramCodeGeneratorAdapter.Channel) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFReceiver
 
_generateTypeConvertStatement(ProgramCodeGeneratorAdapter.Channel, ProgramCodeGeneratorAdapter.Channel, int) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Generate the type conversion statement for the particular offset of the two given channels.
_generateTypeConvertStatement(ProgramCodeGeneratorAdapter.Channel, ProgramCodeGeneratorAdapter.Channel, int) - Method in class ptolemy.cg.kernel.generic.program.NamedProgramCodeGeneratorAdapter
Generate the type conversion statement for the particular offset of the two given channels.
_generateUpdatePortOffsetCode(StringBuffer, Actor) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirector
Generate the code that updates the input/output port offset.
_generateVariableDeclaration(NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate variable declarations for inputs and outputs and parameters.
_generateVariableDeclaration(NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate variable declarations for inputs and outputs and parameters.
_generateVariableDeclaration(NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate variable declarations for inputs and outputs and parameters.
_generateVariableDeclaration(NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate variable declarations for inputs and outputs and parameters.
_generateVariableInitialization(NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Generate variable initialization for the referenced parameters.
_generateVariableInitialization(NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Generate variable initialization for the referenced parameters.
_generateVariableInitialization(NamedProgramCodeGeneratorAdapter) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Generate variable initialization for the referenced parameters.
_generatingCode - Variable in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
True if code is being generated.
_generator - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
The code generator.
_generatorSeed - Variable in class ptolemy.actor.lib.RandomSource
The current value of the seed parameter.
_generatorSeed - Variable in class ptolemy.domains.giotto.kernel.GiottoTimingManager
The current value of the seed parameter.
_GENERIC_INOUT - Static variable in class ptolemy.vergil.actor.ExternalIOPortController
Prototype inout port.
_GENERIC_INOUT_MULTIPORT - Static variable in class ptolemy.vergil.actor.ExternalIOPortController
Prototype inout multiport.
_GENERIC_INPUT - Static variable in class ptolemy.vergil.actor.ExternalIOPortController
Prototype input port.
_GENERIC_INPUT_MULTIPORT - Static variable in class ptolemy.vergil.actor.ExternalIOPortController
Prototype input multiport.
_GENERIC_OUTPUT - Static variable in class ptolemy.vergil.actor.ExternalIOPortController
Prototype output port.
_GENERIC_OUTPUT_MULTIPORT - Static variable in class ptolemy.vergil.actor.ExternalIOPortController
Prototype output multiport.
_getActiveThreadsCount() - Method in class ptolemy.actor.process.ProcessDirector
Return the number of active threads under the control of this director.
_getActor() - Method in class ptolemy.actor.lib.jjs.RestrictedJavaScriptInterface
Return the actor that this wraps.
_getActorStatus(Actor) - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Determine actor enabling status.
_getAdapter(Object) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Get the code generator adapter associated with the given object.
_getAdapter(Object) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Return the LatticeOntologyAdapter for the specified component.
_getAdapter(Object) - Method in class ptolemy.data.ontologies.lattice.ProductLatticeOntologySolver
Return the LatticeOntologyAdapter for the specified component.
_getAdapter(Object, OntologySolverBase) - Static method in class ptolemy.data.ontologies.OntologySolverBase
Return the PropertyAdapter for the specified component.
_getAdapterClassFilter() - Method in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGenerator
Return the filter class to find adapters.
_getAdapterClassFilter() - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Return the filter class to find adapters.
_getAdapterClassFilter() - Method in class ptolemy.cg.kernel.generic.html.HTMLCodeGenerator
Return the filter class to find adapters.
_getAdapterClassFilter() - Method in class ptolemy.cg.kernel.generic.program.procedural.fmima.FMIMACodeGenerator
Return the filter class to find adapters.
_getAdapterClassFilter() - Method in class ptolemy.cg.kernel.generic.syntactic.SyntacticCodeGenerator
Return the filter class to find adapters.
_getAdvanceables() - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Return a list of actors under the control of this director that implement the Advanceable interface.
_getAnimationMenuText() - Method in class ptolemy.vergil.modal.FSMGraphFrame
Return the text to be used in the animation menu item.
_getArrayLength(TypedIOPort) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Return the value of the "arrayLength" attribute for the given port.
_getASTNodeAdapters() - Method in class ptolemy.data.ontologies.OntologyAdapter
Return the list of PropertyAdapters for ASTPtRootNodes.
_getAttributeName() - Method in class ptolemy.vergil.gt.GTFrame.ConfigureCriteriaAction
 
_getAttributeName() - Method in class ptolemy.vergil.gt.GTFrame.ConfigureIngredientsAction
 
_getAttributeName() - Method in class ptolemy.vergil.gt.GTFrame.ConfigureOperationsAction
 
_getAttributeParseTrees() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyModalFSMAdapter
Return the list of parse tree root nodes that correspond to all attributes contained in the outgoing transitions from the states in the FSM.
_getAttributeParseTrees() - Method in class ptolemy.data.ontologies.OntologyAdapter
Return the list of parse trees for all settable Attributes of the component.
_getAutoGeneratedAdapter(GenericCodeGenerator, Object) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Attempt to automatically generate an adapter.
_getAutoGeneratedAdapter(GenericCodeGenerator, Object) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Attempt to automatically generate an adapter.
_getBackground() - Method in class ptolemy.gui.BasicJApplet
Deprecated.
Use the public method getBackground() instead.
_getBackgroundSize() - Method in class ptolemy.vergil.icon.NameIcon
Return the background size.
_getBackgroundSize() - Method in class ptolemy.vergil.ptera.EventIcon
 
_getBackgroundSize() - Method in class ptolemy.vergil.ptera.OctagonEventIcon
 
_getBlockedThreadsCount() - Method in class ptolemy.actor.process.ProcessDirector
Return the number of threads that are currently blocked.
_getCanBusPriority(Receiver) - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Return the priority of the CanBus port where this receiver is connected to.
_getCardinality(Port) - Static method in class ptolemy.vergil.actor.IOPortController
Deprecated.
Use public getCardinality() method instead
_getCastType(String) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
Get the cast type.
_getCenter(JGraph) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return the center location of the visible part of the pane for a JGraph.
_getCenterOffset(Parameter) - Method in class ptolemy.domains.gr.lib.RectangularFigure2D
Return the offset in a single axis by which to move the rectangle so that the figure is centered at the cartesian origin.
_getCenterPoint() - Method in class ptolemy.domains.gr.lib.RectangularFigure2D
Return the center point of the rectangle as a Point.Double.
_getChannelAndOffset(String) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
Return the channel and offset given in a string.
_getChannelForIdentifier(String) - Method in class ptolemy.domains.modal.kernel.FSMActor
Given an identifier, return a channel number i if the identifier is of the form portName_i, portName_i_isPresent, portName_iArray.
_getChildNodeTerms() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyASTNodeAdapter
Return an array of all the inequality terms for the child nodes to this product node.
_getClearAllErrorHighlightsChangeRequest() - Method in class ptolemy.vergil.basic.BasicGraphController
Return a change request that clears all the highlights.
_getCodeGenerator() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CTemplateParser
Get the code generator associated with this adapter class.
_getCodeGenerator() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaTemplateParser
Get the code generator associated with this adapter class.
_getCodeGenerator() - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Get the code generator associated with this adapter class.
_getCollectionList() - Method in class ptolemy.actor.gt.data.CombinedCollection
Get the list containing all the component collections.
_getComponent(String) - Method in class ptolemy.actor.gui.run.CustomizableRunPane
Return a component with the specified name.
_getComponentType() - Method in class ptolemy.vergil.actor.ActorController
Get the class label of the component.
_getComponentType() - Method in class ptolemy.vergil.actor.IOPortController
Get the class label of the component.
_getComponentType() - Method in class ptolemy.vergil.kernel.AttributeController
Get the class label of the component.
_getComponentType() - Method in class ptolemy.vergil.ontologies.ConceptController
Get the class label of the component which is a Concept.
_getComponentType() - Method in class ptolemy.vergil.ontologies.OntologyEntityController
Get the class label of the component which is an Ontology.
_getCompositeFigure(Figure) - Static method in class ptolemy.vergil.basic.LocatableNodeController
Get the CompositeFigure from the given Figure.
_getConceptFunctionTerm(NamedObj, String) - Method in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAdapter
Return the inequality term representing the concept function defined by the specified string.
_getConceptTermManager() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Return a new concept term manager.
_getConstrainedPorts(boolean) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Return the list of constrained ports given the flag whether source or sink ports should be constrained.
_getConstraintingPorts(boolean, TypedIOPort) - Static method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Return the list of constraining ports on a given port, given whether source or sink ports should be constrained.
_getConstraintType() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Return the constraint type based on the solver strategy and the type of the fixed point.
_getContainedObject(NamedObj, String) - Method in class ptolemy.kernel.ComponentEntity
Get an entity with the specified name in the specified container.
_getContainedObject(NamedObj, String) - Method in class ptolemy.kernel.Port
Get a port with the specified name in the specified container.
_getContainedObject(NamedObj, String) - Method in class ptolemy.kernel.Relation
Get a relation with the specified name in the specified container.
_getContainedObject(NamedObj, String) - Method in class ptolemy.kernel.util.Attribute
Get an attribute with the specified name in the specified container.
_getContainedObject(NamedObj, String) - Method in class ptolemy.kernel.util.NamedObj
Get an object with the specified name in the specified container.
_getContinuation(String) - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
 
_getConversion(Class, Type) - Static method in class ptolemy.data.expr.CachedMethod
Return a conversion to convert the second argument into the class given by the first argument.
_getCornerPoint() - Method in class ptolemy.domains.gr.lib.RectangularFigure2D
Calculate the lower left point of the rectangle as a Point.Double.
_getCount() - Static method in class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTest
Get the number of times RunExportModel has been invoked.
_getCurrentDirectory() - Method in class ptolemy.gui.Top
Return the current directory.
_getCurrentExpression() - Method in class ptolemy.actor.parameters.PortParameter
Get the persistent expression as a string, to be used to export to MoML.
_getCurrentExpression() - Method in class ptolemy.data.expr.Variable
Get the current expression as a string, to be used to export to MoML.
_getCurrentInputPosition() - Method in class ptolemy.actor.lib.SingleTokenCommutator
Get the current input position.
_getCurrentStepSize() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Return the current step size.
_getCurrentTime() - Method in class ptolemy.actor.lib.WallClockTime
Get the elapsed time since the model starts.
_getDeadline(Actor, Time) - Method in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Get the deadline for an actor that requests a firing at time timestamp.
_getDeadline(Actor, Time) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Compute the deadline for an actor that requests a firing at time timestamp.
_getDebugMenuListener() - Method in class ptolemy.vergil.modal.FSMGraphFrame
Return a new DebugMenuListener.
_getDebugMenuListener() - Method in class ptolemy.vergil.ontologies.OntologyGraphFrame
Create the listener for the debug menu actions.
_getDefaultEventMoML() - Method in class ptolemy.vergil.ptera.PteraGraphFrame
Return the default event MoML.
_getDefaultIconImage() - Method in class ptolemy.actor.gui.TableauFrame
Return the default icon image, or null if there is none.
_getDefaultProcessExecutionArray() - Method in class ptolemy.domains.sequence.kernel.ProcessDirector
Return the default process execution array specified by the defaultProcessExecutionArray parameter.
_getDefaultShape() - Method in class ptolemy.vergil.kernel.attributes.ArcAttribute
Return a circle.
_getDefaultShape() - Method in class ptolemy.vergil.kernel.attributes.ArrowAttribute
Return a default arrow.
_getDefaultShape() - Method in class ptolemy.vergil.kernel.attributes.EllipseAttribute
Return a circle.
_getDefaultShape() - Method in class ptolemy.vergil.kernel.attributes.LineAttribute
Return a line.
_getDefaultShape() - Method in class ptolemy.vergil.kernel.attributes.ShapeAttribute
Return the default shape to use for this icon.
_getDefaultValue() - Method in class ptolemy.domains.sequence.lib.SequencedIntegrator
Supplies a default value for the variable, in the case that there is no initial value.
_getDefaultValue() - Method in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
Supplies a default value for the variable, in the case that there is no initial value.
_getDefaultValue() - Method in class ptolemy.domains.sequence.lib.SequencedVariable
Supplies a default value for the variable, in the case that there is no initial value.
_getDepthOfActor(Actor) - Method in class ptolemy.domains.de.kernel.DEDirector
Return the depth of an actor.
_getDepthOfIOPort(IOPort) - Method in class ptolemy.domains.de.kernel.DEDirector
Return the depth of an ioPort.
_getDestination(String) - Method in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Given a destination name, return a NamedObj that matches that destination.
_getDestination(String) - Method in class ptolemy.domains.modal.kernel.CommitActionsAttribute
Given a destination name, return a NamedObj that matches that destination.
_getDestination(String) - Method in class ptolemy.domains.modal.kernel.OutputActionsAttribute
Given a destination name, return a NamedObj that matches that destination.
_getDestination(String) - Method in class ptolemy.domains.ptera.kernel.ActionsAttribute
Given a destination name, return a NamedObj that matches that destination.
_getDirection(int) - Static method in class ptolemy.vergil.actor.IOPortController
Deprecated.
Use public getDirection() method instead
_getDirector() - Method in class ptolemy.actor.process.BranchController
Return the director that controls the execution of this branch controller's containing composite actor.
_getDirector() - Method in class ptolemy.domains.csp.kernel.AbstractBranchController
Get the director that controls the execution of its parent actor.
_getDirector() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return the director that is controlling the execution of this model.
_getDirector() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Return the director that is controlling the execution of this model.
_getDirectorForReceiver() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.Receiver
Each receiver is associated with a director, return that director.
_getDirectorForReceiver() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.giotto.kernel.GiottoReceiver
Each receiver is associated with a director, return that director.
_getDirectorForReceiver() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFReceiver
Each receiver is associated with a director, return that director.
_getDirectorForReceiver() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEReceiver
Each receiver is associated with a director, return that director.
_getDirectorForReceiver() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFReceiver
Each receiver is associated with a director, return that director.
_getDirectory() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Deprecated.
_getDoubleArray(Token) - Method in class lbnl.actor.lib.Simulator
Get a double array from the Token.
_getDoubleArray(Token) - Method in class lbnl.lib.labview.LabVIEWSimulator
Get a double array from the Token.
_getDoubleParameterValue(NamedObj, String) - Static method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Return the value stored in a parameter associated with the NamedObj.
_getDoubleParameterValue(NamedObj, String) - Static method in class ptolemy.domains.ptides.kernel.PtidesDirector
Return the value stored in a parameter associated with the NamedObj.
_getEnclosingDomainActor() - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
If the container of this director does not have an MultirateFSMDirector as its executive director, then return the container.
_getExecutiveDirectorForReceiver() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.giotto.kernel.GiottoReceiver
Each receiver is associated with a component of some executive director.
_getExecutiveDirectorForReceiver() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFReceiver
Each receiver is associated with a component of some executive director.
_getExecutiveDirectorForReceiver() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEReceiver
Each receiver is associated with a component of some executive director.
_getExecutiveDirectorForReceiver() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.sdf.kernel.SDFReceiver
Each receiver is associated with a component of some executive director.
_getExternalPortDirection(Port) - Static method in class ptolemy.vergil.basic.layout.kieler.PtolemyModelUtil
Get the direction of the edge anchor point of an external port inside a composite actor.
_getFigureUnder(Point2D) - Method in class ptolemy.vergil.basic.EditorDropTargetListener
Return the figure that is an icon of a NamedObj and is under the specified point, or null if there is none.
_getFileDependencies() - Method in class ptolemy.cg.lib.EmbeddedCodeActor
Get the fileDependencies part of the generated code.
_getFill() - Method in class ptolemy.vergil.icon.NameIcon
Return the paint to use to fill the icon.
_getFill() - Method in class ptolemy.vergil.modal.fmv.FmvStateIcon
Return the paint to use to fill the icon.
_getFill() - Method in class ptolemy.vergil.modal.StateIcon
Return the paint to use to fill the icon.
_getFill() - Method in class ptolemy.vergil.ontologies.ConceptIcon
Return the fill color.
_getFill() - Method in class ptolemy.vergil.ptera.EventIcon
 
_getFill() - Method in class ptolemy.vergil.ptera.OctagonEventIcon
 
_getFill() - Method in class ptolemy.vergil.ptera.TestIcon
 
_getFireBlock() - Method in class ptolemy.cg.lib.EmbeddedCodeActor
Get the fireBlock part of the generated code.
_getFireFunctionArguments() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Return the prototype for fire functions.
_getFireFunctionArguments() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Return the prototype for fire functions.
_getFireFunctionArguments() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return the prototype for fire functions.
_getFiringCount(Entity) - Method in class ptolemy.domains.sdf.kernel.SDFScheduler
Return the number of firings associated with the given entity.
_getFmuOutputs() - Method in class ptolemy.actor.lib.fmi.FMUImportHybrid
Retrieve the outputs from the FMU.
_getFullName(Nameable) - Method in exception ptolemy.actor.process.TerminateProcessException
Get the name of a Nameable object.
_getGraphController() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return the graph controller associated with this frame.
_getGraphModel() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return the graph model associated with this frame.
_getGraphPanner() - Method in class ptolemy.vergil.gt.GTFrame
 
_getHelpURL() - Method in class ptolemy.actor.gui.OpenInstanceDialog
Return a URL that points to the help page, which for this dialog is the expressions documentation.
_getHelpURL() - Method in class ptolemy.actor.gui.PortConfigurerDialog
Return a URL that points to the help page.
_getHelpURL() - Method in class ptolemy.actor.gui.PtolemyDialog
Get the URL that is the help for this dialog.
_getHelpURL() - Method in class ptolemy.vergil.basic.DependencyResultsDialog
Return a URL that points to the help page.
_getHelpURL() - Method in class ptolemy.vergil.basic.SearchResultsDialog
Return a URL that points to the help page.
_getHelpURL() - Method in class ptolemy.vergil.gt.GTIngredientsEditor
 
_getHelpURL() - Method in class ptolemy.vergil.unit.UnitConstraintsDialog
Return the help URL.
_getHelpURL() - Method in class ptolemy.vergil.unit.UnitSolverDialog
 
_getHorizontalPixels() - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Return the horizontal pixels by reading the horizontalPixels parameter.
_getHorizontalPixels() - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Get the number of horizontal pixels in the rendered image.
_getIconVisibleLocations() - Method in class ptolemy.vergil.basic.export.html.ExportHTMLAction
Return a list of data structures with one entry for each visible entity and attribute.
_getImplementation() - Method in class ptolemy.actor.lib.gui.Display
Get the right instance of the implementation depending upon the of the dependency specified through dependency injection.
_getImplementation() - Method in class ptolemy.actor.lib.gui.PlotterBase
Get the right instance of the implementation depending upon the of the dependency specified through dependency injection.
_getImplementation() - Method in class ptolemy.actor.lib.image.ImageDisplay
Get the right instance of the implementation depending upon the of the dependency specified through dependency injection.
_getImplementation() - Method in class ptolemy.domains.sdf.lib.vq.ImageDisplay
Get the right instance of the implementation depending upon the of the dependency specified through dependency injection.
_getIndentPrefix(int) - Static method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Return a number of spaces that is proportional to the argument.
_getIndentPrefix(int) - Static method in class ptolemy.actor.ptalon.PtalonAST
Return a number of spaces that is proportional to the argument.
_getIndentPrefix(int) - Static method in class ptolemy.kernel.util.NamedObj
Return a number of spaces that is proportional to the argument.
_getInitBlock() - Method in class ptolemy.cg.lib.EmbeddedCodeActor
Get the initBlock part of the generated code.
_getInitializableContainer() - Method in class ptolemy.actor.AbstractInitializableAttribute
Return the first Initializable encountered above this in the hierarchy that will be initialized (i.e., it is either an atomic actor or an opaque composite actor).
_getInitializableContainer() - Method in class ptolemy.actor.lib.ExceptionManager
Return the first Initializable encountered above this in the hierarchy that will be initialized (i.e., it is either an atomic actor or an opaque composite actor).
_getInitializableContainer() - Method in class ptolemy.data.expr.AbstractInitializableParameter
Return the first Initializable encountered above this in the hierarchy that will be initialized (i.e., it is either an atomic actor or an opaque composite actor).
_getInitialModel() - Method in class ptolemy.actor.gt.controller.InitModel
Get the initial model in a new workspace.
_getInitialModel() - Method in class ptolemy.actor.gt.controller.InitModelWithContainer
Get the initial model, which is the container or the Ptera modal model that contains this event.
_getInitialValueParameterName(TypedIOPort, int) - Static method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Return the initialValueParameter Name for each of the port.
_getInitialValueParameterName(TypedIOPort, int) - Static method in class ptolemy.domains.sequence.kernel.SequenceScheduler
Return the initialValueParameter name for each of the port .
_getInitialValueString(TypedIOPort) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Return the correct Giotto initial value string for the given port.
_getInputChannel(Port, int, Port) - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Get the input channel connected to in a given port from a given output port and channel.
_getInputs() - Method in class ptolemy.actor.lib.fmi.FMUImport
Return a list of inputs of the FMU.
_getInputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Get list of input ports for model.
_getInputString(int) - Method in class ptolemy.actor.lib.gui.Display
Return a string describing the input on channel i.
_getInputString(int) - Method in class ptolemy.actor.lib.gui.TimedDisplay
Return a string describing the model time of the containing director a colon and the input on channel i.
_getInputString(int) - Method in class ptolemy.domains.sr.lib.gui.NonStrictDisplay
Return a string describing the input on channel i.
_getInputToken(int) - Method in class ptolemy.actor.lib.gui.MonitorValue
Return a token from the named input channel.
_getInputToken(int) - Method in class ptolemy.actor.lib.gui.TimedMonitorValue
Return a token from the named input channel.
_getInsideWidth(IORelation) - Method in class ptolemy.actor.IOPort
Return the sums of the widths of the relations linked on the inside, except the specified relation.
_getInsideWidth(IORelation) - Method in class ptolemy.actor.SubscriptionAggregatorPort
Override the base class to always return 1.
_getInternalComplexMatrix() - Method in class ptolemy.data.ComplexMatrixToken
Return a reference to the internal 2-D matrix of complex numbers that represents this Token.
_getInternalDoubleArray() - Method in class ptolemy.data.DoubleMatrixToken
Return a reference to the internal 2-D matrix of doubles that represents this Token.
_getInternalIntArray() - Method in class ptolemy.data.IntMatrixToken
Return a reference to the internal 2-D matrix of ints that represents this Token.
_getInternalLongArray() - Method in class ptolemy.data.LongMatrixToken
Return a reference to the internal 2-D matrix of longs that represents this Token.
_getIntParameterValue(NamedObj, String) - Static method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Return the value stored in a parameter associated with the NamedObj.
_getIntParameterValue(NamedObj, String) - Static method in class ptolemy.domains.ptides.kernel.PtidesDirector
Return the value stored in a parameter associated with the NamedObj.
_getLabel(CompositeFigure, String) - Method in class ptolemy.vergil.icon.NameIcon
Get the label to put on the specified background figure based on the specified name.
_getLabel(CompositeFigure, String) - Method in class ptolemy.vergil.ontologies.MultipleConceptIcon
Get the label to put on the specified background figure based on the specified name.
_getLastChosenTransition() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Return the last chosen transitions.
_getLayouterPool() - Static method in class ptolemy.vergil.basic.layout.kieler.KielerLayout
Return a pool for layout provider instances that can be reused in subsequent layout runs.
_getLineWidth() - Method in class ptolemy.vergil.icon.NameIcon
Return the line width to use in rendering the box.
_getLineWidth() - Method in class ptolemy.vergil.modal.StateIcon
Return the line width to use in rendering the box.
_getLineWidth() - Method in class ptolemy.vergil.ontologies.ConceptIcon
Return the line width.
_getLineWidth() - Method in class ptolemy.vergil.ptera.EventIcon
Return the line width to use in rendering the box.
_getLineWidth() - Method in class ptolemy.vergil.ptera.OctagonEventIcon
Return the line width to use in rendering the box.
_getLinkSet() - Method in class ptolemy.vergil.actor.ActorGraphModel
Get an unmodifiable copy of the link set.
_getLocalNameForName(String) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
Get the local name for this this name.
_getLocation() - Method in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Sensor
Return the location of this sensor.
_getLocation() - Method in class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothNode
Return the location of this sensor.
_getLocation() - Method in class ptolemy.domains.wireless.lib.Locator
Return the location of this sensor.
_getLocation(NamedObj) - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Return the location attribute contained in the given object, or a new location contained in the given object if there was no location.
_getLocation(NamedObj) - Method in class ptolemy.vergil.kernel.CompositePtolemyModel
Return the location attribute contained in the given object, or a new location contained in the given object if there was no location.
_getLocationSetMoML(CompositeEntity, Entity, double[]) - Method in class ptolemy.domains.wireless.lib.NodeRandomizer
Return moml that will set the location of the specified node.
_getManagedActor() - Method in class ptolemy.actor.lib.hoc.ExecuteActor
Return the actor whose life cycle is being managed by this actor, which is the most recently received actor on the actor input port.
_getManagedActor() - Method in class ptolemy.actor.lib.hoc.LifeCycleManager
Return the actor whose life cycle is being managed by this actor.
_getManager() - Method in class ptolemy.vergil.basic.RunnableGraphController
Get the manager for the top-level of the associated model, if there is one, or create one if there is not.
_getMethodReturnType(Class<?>, String, Type[]) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Get the return type of a method belonging to the specified class, or the type of a field belonging to it.
_getMetroIIEventBlockedThreadsCount() - Method in class ptolemy.domains.metroII.kernel.MetroIIPNDirector
Returns the number of threads that are currently blocked on a MetroII event.
_getMinTimeStep(double) - Method in class ptolemy.domains.giotto.kernel.GiottoScheduler
Return the unit of time increment for director.
_getMoML() - Method in class ptolemy.vergil.toolbox.PtolemyTransferable
Return a string with a MoML description of all the objects in the list.
_getMultiportOffsets(Port, KShapeLayout, int, int, boolean) - Static method in class ptolemy.vergil.basic.layout.kieler.KielerLayout
For a given Ptolemy port, its channel index in a multiport, and the maximum index in that multiport, calculate its offset in X and Y coordinates.
_getName() - Method in class ptolemy.actor.gui.TableauFrame
Get the name of this object, which in this class is the URI associated with the effigy, or the string "Unnamed" if none.
_getName() - Method in class ptolemy.actor.gui.WelcomeWindow
Get the name of this object, which in this case is the string "Welcome".
_getName() - Method in class ptolemy.gui.Top
Get the name of this object, which in this base class is either the name of the file that has been associated with this object, or the string "Unnamed" if none.
_getName(Nameable) - Method in exception ptolemy.actor.process.TerminateProcessException
Get the name of a Nameable object.
_getNameable(Throwable) - Method in class ptolemy.actor.gui.ActorGraphicalMessageHandler
Given a throwable, return the first Nameable (if any).
_getNamedConcept(String) - Method in class ptolemy.data.ontologies.ExpressionConceptFunctionParseTreeEvaluator
Return the concept with the specified string representation.
_getNextActorToFire() - Method in class ptolemy.domains.de.kernel.DEDirector
Dequeue the events that have the smallest tag from the event queue.
_getNextActorToFire() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Return the actor to fire in this iteration, or null if no actor should be fired.
_getNextActorToFire() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
Return the actor to fire in this iteration, or null if no actor should be fired.
_getNextEventToFire() - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides
Ptides director need to provide the implementation.
_getNextEventToFire() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Returns the actor to fire in this iteration, or null if no actor should be fired.
_getNextFireTime(Time, LinkedList<TimedEvent>) - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
Get next fire time for a set of tokens which is either the minimum next fire time passed as an argument or the smallest timestamp of the tokens in the set.
_getNextFireTime(Time, LinkedList<TimedEvent>) - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Get next fire time for a set of tokens which is either the minimum next fire time passed as an argument or the smallest timestamp of the tokens in the set.
_getNextFireTime(Time, TreeSet<TimedEvent>) - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch
Get next fire time for a set of tokens which is either the minimum next fire time passed as an argument or the smallest timestamp of the tokens in the set.
_getNextPort() - Method in class ptolemy.actor.lib.OrderedMerge
Return the port that this actor will read from on the next invocation of the fire() method.
_getNode() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyASTNodeAdapter
Return the node this adapter references.
_getNodeLabel(ASTPtLeafNode) - Method in class ptolemy.data.ontologies.ExpressionConceptFunctionParseTreeEvaluator
Return the label for the leaf node.
_getNodeLabel(ASTPtLeafNode) - Method in class ptolemy.data.ontologies.ParseTreeAnnotationEvaluator
Return the label for the leaf node.
_getNodeObject() - Method in class ptolemy.domains.gr.kernel.GRActor3D
Return the Java3D node associated with this actor.
_getNodeObject() - Method in class ptolemy.domains.gr.lib.Box3D
Return the Java3D box.
_getNodeObject() - Method in class ptolemy.domains.gr.lib.CircularSweep3D
Return the encapsulated Java3D node of this 3D actor.
_getNodeObject() - Method in class ptolemy.domains.gr.lib.Cone3D
Return the cone.
_getNodeObject() - Method in class ptolemy.domains.gr.lib.Cylinder3D
Return the encapsulated Java3D node of this 3D actor.
_getNodeObject() - Method in class ptolemy.domains.gr.lib.KeyInput3D
Get the user input BranchGroup node.
_getNodeObject() - Method in class ptolemy.domains.gr.lib.Loader3D
Return the encapsulated Java3D node of this 3D actor.
_getNodeObject() - Method in class ptolemy.domains.gr.lib.MouseInput3D
Get the user input BranchGroup node.
_getNodeObject() - Method in class ptolemy.domains.gr.lib.PolyCylinder3D
Return the encapsulated Java3D node of this 3D actor.
_getNodeObject() - Method in class ptolemy.domains.gr.lib.Rotate3D
Return the encapsulated Java3D node of this 3D actor.
_getNodeObject() - Method in class ptolemy.domains.gr.lib.Scale3D
Return the encapsulated Java3D node of this 3D actor.
_getNodeObject() - Method in class ptolemy.domains.gr.lib.Sphere3D
Return the encapsulated Java3D node of this 3D actor.
_getNodeObject() - Method in class ptolemy.domains.gr.lib.TextString3D
Return the encapsulated Java3D node of this 3D actor.
_getNodeObject() - Method in class ptolemy.domains.gr.lib.Torus3D
Return the encapsulated Java3D node of this 3D actor.
_getNodeObject() - Method in class ptolemy.domains.gr.lib.Translate3D
Return the encapsulated Java3D node of this 3D actor.
_getNodeObject() - Method in class ptolemy.domains.gr.lib.ViewScreen3D
The ViewScreen does not have an associated Java3D node.
_getObjectFromFigure(Figure) - Method in class ptolemy.vergil.basic.BasicGraphController.SchematicContextMenuFactory
 
_getObjectFromFigure(Figure) - Method in class ptolemy.vergil.toolbox.PtolemyMenuFactory
Return the Ptolemy object that the given figure represents.
_getObjectUnder(Point2D) - Method in class ptolemy.vergil.basic.EditorDropTargetListener
Return the object under the specified point, or null if there is none.
_getODESolver() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Return the ODE solver used to resolve states by the director.
_getOtherController() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return the controller of the conditional branch to reach the rendezvous point first.
_getOtherID() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return the branch ID of the branch that requested the conditional receive.
_getOutputChannel(Port, Port, int) - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Get the output channel connected to in a given port from a given input port and channel.
_getOutputFilename() - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Return the name of the output file.
_getOutputFilename() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.ptidyos.PtidyOSCodeGenerator
Return the name of the output file.
_getOutputs() - Method in class ptolemy.actor.lib.fmi.FMUImport
Return a list of connected outputs of the FMU.
_getOutputs() - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Get list of output ports for model.
_getOutsideWidth(IORelation) - Method in class ptolemy.actor.IOPort
Return the sums of the widths of the relations linked on the outside, except the specified relation.
_getPackageName(OntologySolverBase) - Static method in class ptolemy.data.ontologies.OntologySolverBase
Return the package name that contains the class of this solver.
_getParallelSchedule() - Method in class ptolemy.distributed.domains.sdf.kernel.DistributedSDFScheduler
Return a parallelSchedule result of performing a topological sort of the graph that can be constructed from the model's data dependencies.
_getParameter(NamedProgramCodeGeneratorAdapter, Attribute, String[]) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Director
Return an unique label for the given attribute referenced by the given adapter.
_getParameter(NamedProgramCodeGeneratorAdapter, Attribute, String[]) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirector
Return an unique label for the given attribute referenced by the given adapter.
_getParameter(NamedProgramCodeGeneratorAdapter, Attribute, String[]) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Return an unique label for the given attribute referenced by the given adapter.
_getParameter(NamedProgramCodeGeneratorAdapter, Attribute, String[]) - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
Return an unique label for the given attribute referenced by the given adapter.
_getParameter(NamedProgramCodeGeneratorAdapter, Attribute, String[]) - Method in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Return an unique label for the given attribute referenced by the given adapter.
_getParent(KEdge) - Static method in class ptolemy.vergil.basic.layout.kieler.KielerGraphUtil
Get the parent node of an KIELER KEdge.
_getParserScope() - Method in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
Return a parser scope used to evaluate or type-check this action.
_getParserScope() - Method in class ptolemy.domains.ptera.kernel.ActionsAttribute
Return a parser scope used to type-check the actions.
_getParserScope() - Method in class ptolemy.domains.ptera.kernel.Event
Return the parser scope used to evaluate the actions and values associated with scheduling relations.
_getPortByNameOrDisplayName(String) - Method in class ptolemy.actor.lib.fmi.FMUImport
Get the port by display name or, if the display name is not set, then by name.
_getPortForIdentifier(String) - Method in class ptolemy.domains.modal.kernel.FSMActor
Get the port for the specified identifier, which may be of form portName, portName_isPresent, portName_i, portName_i_isPresent, etc.
_getPortID(Receiver, boolean) - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Return the IO of the switch port where this receiver is connected to.
_getPortID(Receiver, boolean) - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch
Return the IO of the switch port where this receiver is connected to.
_getPreinitBlock() - Method in class ptolemy.cg.lib.EmbeddedCodeActor
Get the preinitBlock part of the generated code.
_getPriority(NamedObj) - Method in class ptolemy.actor.lib.aspect.EDFScheduler
Get the deadline of the actor and return it as the priority.
_getPriority(NamedObj) - Method in class ptolemy.actor.lib.aspect.FixedPriorityScheduler
Get the priority of the actor.
_getPropertyableAttributes() - Method in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAdapter
Return the list of property-able Attributes.
_getPropertyableAttributes() - Method in class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.Const
Return the list of property-able Attributes by calling the super class method.
_getPropertyableAttributes() - Method in class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.gui.Display
Return the list of property-able Attributes by calling the super class method.
_getPropertyableAttributes() - Method in class ptolemy.data.ontologies.lattice.adapters.defaultAdapters.actor.lib.Scale
Return the list of propertyable attributes for the actor referred to by this adapter.
_getPropertyableAttributes() - Method in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.actor.lib.Expression
Return the actor's expression, as it is the only propertyable attribute inside the expression actor.
_getPropertyableAttributes() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyModalFSMAdapter
Get the list of propertyable attributes for this adapter.
_getPropertyableAttributes() - Method in class ptolemy.data.ontologies.OntologyAdapter
Return the list of property-able Attributes.
_getPtolemyType(TypeExpr) - Static method in class ptolemy.caltrop.actors.AbstractCalInterpreter
Get the Ptolemy type that corresponds to the given type expression.
_getReceiversLinkedToGroup(IORelation, int) - Method in class ptolemy.actor.IOPort
If the port is an input, return receivers that handle incoming channels from the specified relation or any relation in its relation group.
_getReferencedObj(RelativeLocation) - Static method in class ptolemy.vergil.basic.layout.kieler.PtolemyModelUtil
Find the reference object for the given relative location.
_getRefinementClasses() - Method in class ptolemy.domains.modal.modal.ModalController
Return a map from the classes of the entities to be dropped into a state and the class names of the refinements that can be used to contain those entities.
_getRefinementClasses() - Method in class ptolemy.domains.modal.modal.ModalRefinement
Return a map from the classes of the entities to be dropped into a state and the class names of the refinements that can be used to contain those entities.
_getRefinementClasses() - Method in class ptolemy.domains.ptera.kernel.PteraController
Return a map from the classes of the entities to be dropped into a state and the class names of the refinements that can be used to contain those entities.
_getRefinementRateVariables(IOPort, String) - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Return the set of variables with the given parameter name that are contained by ports connected to the given port on the inside.
_getRefName(String) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
Generate a string that represents the reference to a parameter or a port named "name".
_getRefType(Attribute) - Method in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
Generate a string that represents the type of an attribute (only if it is a parameter).
_getRelationGroups(Set<Relation>) - Static method in class ptolemy.vergil.basic.layout.kieler.PtolemyModelUtil
For a set of relations get a set of relation groups, i.e.
_getRepetitions(Actor) - Method in class ptolemy.domains.dt.kernel.DTDirector
Get the number of times an actor repeats in the schedule of an SDF graph.
_getRepresentative() - Method in class ptolemy.data.ontologies.ConceptType
Return the representative of this type.
_getRepresentative() - Method in class ptolemy.data.type.ArrayType
Return a static instance of ArrayType.
_getRepresentative() - Method in class ptolemy.data.type.FixType
Return a static instance of this structured type.
_getRepresentative() - Method in class ptolemy.data.type.FunctionType
Return a static instance of FunctionType.
_getRepresentative() - Method in class ptolemy.data.type.MatrixType
Return a static instance of this structured type.
_getRepresentative() - Method in class ptolemy.data.type.ObjectType
Return a static instance of this object type.
_getRepresentative() - Method in class ptolemy.data.type.RecordType
Return a static instance of RecordType.
_getRepresentative() - Method in class ptolemy.data.type.StructuredType
Return a static instance of this structured type.
_getRepresentative() - Method in class ptolemy.data.type.TupleType
Return a static instance of TupleType.
_getRepresentative() - Method in class ptolemy.data.type.UnionType
Return a static instance of RecordType.
_getResultMap(Thread) - Method in class ptolemy.domains.rendezvous.kernel.RendezvousDirector
Return the map of results for the given thread.
_getRightComponent() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return the right component on which graph editing occurs.
_getRootSet() - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Get the set of initial nodes as a Collection.
_getRound() - Method in class ptolemy.domains.continuous.kernel.ContinuousODESolver
Return the current round.
_getRound() - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK23Solver
Return the current round.
_getRound() - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK45Solver
Return the current round.
_getRoundTimeIncrement() - Method in class ptolemy.domains.continuous.kernel.ContinuousODESolver
Get the current round factor.
_getRoundTimeIncrement() - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK23Solver
Get the current round factor.
_getRoundTimeIncrement() - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK45Solver
Get the current round factor.
_getSchedule() - Method in class ptolemy.actor.sched.FixedPointScheduler
Return the schedule.
_getSchedule() - Method in class ptolemy.actor.sched.Scheduler
Reschedule the model.
_getSchedule() - Method in class ptolemy.distributed.domains.sdf.kernel.DistributedSDFScheduler
Return the scheduling sequence.
_getSchedule() - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopScheduler
Return the schedule.
_getSchedule() - Method in class ptolemy.domains.giotto.kernel.GiottoScheduler
Return the scheduling sequence.
_getSchedule() - Method in class ptolemy.domains.gr.kernel.GRScheduler
Return the scheduling sequence.
_getSchedule() - Method in class ptolemy.domains.psdf.kernel.PSDFScheduler
Return the parameterized scheduling sequence.
_getSchedule() - Method in class ptolemy.domains.pthales.kernel.PthalesScheduler
 
_getSchedule() - Method in class ptolemy.domains.sdf.kernel.CachedSDFScheduler
Return the scheduling sequence.
_getSchedule() - Method in class ptolemy.domains.sdf.kernel.SDFScheduler
Return the scheduling sequence.
_getSchedule() - Method in class ptolemy.domains.sdf.optimize.OptimizingSDFScheduler
Return the scheduling sequence.
_getSchedule() - Method in class ptolemy.domains.sr.kernel.SRRandomizedScheduler
Return the scheduling sequence.
_getSchedule(boolean) - Method in class ptolemy.domains.sequence.kernel.SequenceScheduler
Beth - The SequenceScheduler assembles the structures that the SequenceSchedule will need to determine the next actor to fire.
_getSelectionSet() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return a set of instances of NamedObj representing the objects that are currently selected.
_getSelectionSet(boolean) - Method in class ptolemy.vergil.gt.TransformationEditor
 
_getSinkPortList(IOPort) - Static method in class ptolemy.data.ontologies.OntologyAdapter
Return the list of receiving (down-stream) ports that are connected to the specified port.
_getSourcePortList(IOPort) - Static method in class ptolemy.data.ontologies.OntologyAdapter
Return the list of sending (up-stream) ports that are connected to the specified port.
_getSpeed() - Method in class ptolemy.domains.wireless.demo.EvaderAndPursuer.Pursuer
Calculate the speed of the pursuer.
_getStateRefinementsToPostfire() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return the list used to keep track of refinements that have been fired.
_getStateRefinementsToPostfire() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Return the list used to keep track of refinements that have been fired.
_getStepSize() - Method in class ptolemy.actor.lib.fmi.FMUImport
Return the current step size.
_getStoppedThreadsCount() - Method in class ptolemy.actor.process.ProcessDirector
Return the number of threads that are currently stopped.
_getSubAdapters() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Return the list of sub-adapters.
_getSubAdapters() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyASTNodeAdapter
Return the list of sub-adapters.
_getSubAdapters() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyCompositeAdapter
Return the list of sub-adapters.
_getSubAdapters() - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyModalFSMAdapter
Return the list of sub-adapters.
_getSubAdapters() - Method in class ptolemy.data.ontologies.OntologyAdapter
Return the list of sub-adapters.
_getText() - Method in class ptolemy.vergil.kernel.attributes.AttributeExpressionAttribute
Return the a new string that contains the expression of the referred to attribute.
_getText() - Method in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
Return a new string that contains the expression of the referred to attribute.
_getTimesEntered() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Return the number of times the current if tree has been entered.
_getTransitionRefinementsToPostfire() - Method in class ptolemy.domains.modal.kernel.FSMActor
Return the list used to keep track of refinements that have been fired.
_getTransitionRefinementsToPostfire() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Return the list used to keep track of refinements that have been fired.
_getTransitionsFrom(Integer) - Method in class org.ptolemy.machineImprovisation.FactorOracle
Get a list of transitions originating from node.
_getTransitionsFrom(Integer) - Method in class org.ptolemy.machineImprovisation.FactorOracleGenerator
Get a list of transitions originating from node.
_getType(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Return the type associated with the given symbol in the current scope.
_getTypeForName(String) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Return the type of the identifier with the given name.
_getTypeForScope(String) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Return the type associated with the given symbol in the current scope.
_getTypeString(IOPort) - Static method in class ptolemy.domains.tdl.kernel.TDLCodeGeneratorUtilities
Get the datatype of a port.
_getTypeString(TypedIOPort) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Return the type of the port.
_getTypeString(TypedIOPort) - Static method in class ptolemy.domains.giotto.kernel.GiottoCodeGeneratorUtilities
Return the correct Giotto type string for the given port.
_getUpdatedValue() - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopReceiver
If this receiver is a break variable, then return the stored updated value.
_getUpperLeftCorner(KNode) - Static method in class ptolemy.vergil.basic.layout.kieler.KielerGraphUtil
Get the upper left corner of the real bounding box of the contents of a given KIELER node.
_getValue(int) - Method in class ptolemy.actor.lib.Clock
Deprecated.
Get the specified output value, checking the form of the values parameter.
_getValue(int) - Method in class ptolemy.actor.lib.DiscreteClock
Get the specified output value, checking the form of the values parameter.
_getVersion() - Method in class ptolemy.actor.sched.ScheduleElement
Return the current version of this schedule element.
_getVersion() - Method in class ptolemy.graph.sched.ScheduleElement
Return the current version of this schedule element.
_getVerticalPixels() - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Return the vertical pixels by reading the verticalPixels parameter.
_getVerticalPixels() - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Get the number of vertical pixels in the rendered image.
_getVisibleCanvasRectangle(JGraph) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return the rectangle representing the visible part of the pane for a JGraph, transformed into canvas coordinates.
_getVisibleRectangle(JGraph) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return the rectangle representing the visible part of the pane for a JGraph, in pixel coordinates on the screen.
_getWrapupBlock() - Method in class ptolemy.cg.lib.EmbeddedCodeActor
Get the wrapupBlock part of the generated code.
_gh - Variable in class diva.graph.layout.GridAnnealingLayout
The grid height.
_global - Variable in class ptolemy.actor.PubSubPort
Cached variable indicating whether publishing or subscribing is global.
_go() - Method in class ptolemy.actor.gui.PtolemyApplet
Execute the model, if the manager is not currently executing.
_goButton - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet
 
_graph - Variable in class diva.graph.layout.GridAnnealingLayout
The original graph that is passed in by the user on which the layout is applied.
_graph - Variable in class ptolemy.data.ontologies.Ontology
The cached graph.
_graphicsOutputFile - Variable in class ptolemy.actor.lib.r.RExpression
The pathname of the graphics output file.
_graphListeners - Variable in class diva.graph.AbstractGraphModel
The list of graph listeners.
_graphMenu - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The graph menu.
_graphPanner - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The panner.
_graphVersion - Variable in class ptolemy.data.ontologies.Ontology
The workspace version at which the cached graph was valid.
_greatestLowerBound(StructuredType) - Method in class ptolemy.data.ontologies.ConceptType
Take the greatest lower bound of this type with the specified type.
_greatestLowerBound(StructuredType) - Method in class ptolemy.data.type.ArrayType
Return the greatest lower bound of this type with the specified type.
_greatestLowerBound(StructuredType) - Method in class ptolemy.data.type.FixType
Return the greatest lower bound of this type with the specified type.
_greatestLowerBound(StructuredType) - Method in class ptolemy.data.type.FunctionType
Return the greatest lower bound of this type with the specified type.
_greatestLowerBound(StructuredType) - Method in class ptolemy.data.type.MatrixType
Return the greatest lower bound of this type with the specified type.
_greatestLowerBound(StructuredType) - Method in class ptolemy.data.type.ObjectType
Return the greatest lower bound of this type with the specified type.
_greatestLowerBound(StructuredType) - Method in class ptolemy.data.type.RecordType
Return the greatest lower bound of this type with the specified type.
_greatestLowerBound(StructuredType) - Method in class ptolemy.data.type.StructuredType
Return the greatest lower bound of this type with the specified type.
_greatestLowerBound(StructuredType) - Method in class ptolemy.data.type.TupleType
Return the greatest lower bound of this type with the specified type.
_greatestLowerBound(StructuredType) - Method in class ptolemy.data.type.UnionType
Return the greatest lower bound of this type with the specified type.
_grid - Variable in class diva.graph.layout.GridAnnealingLayout
The current grid configuration as the algorithm progresses.
_grid - Variable in class ptolemy.gui.Query
Layout control.
_grid - Variable in class ptolemy.plot.PlotBox
Whether to draw a background grid.
_growDependencies(IOPort, Set<IOPort>, Set<IOPort>) - Method in class ptolemy.actor.util.DefaultCausalityInterface
If the input port is already in the inputs set, do nothing and return.
_guard - Variable in class ptolemy.domains.csp.kernel.ConditionalBranch
The guard for this guarded communication statement.
_GUI - Variable in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
The GUI.
_gw - Variable in class diva.graph.layout.GridAnnealingLayout
The grid width.
_handleClosing() - Method in class ptolemy.actor.gui.EditParametersDialog
If the contents of this dialog implements the CloseListener interface, then notify it that the window has closed.
_handleClosing() - Method in class ptolemy.actor.gui.RenameDialog
If the window is closed with anything but Cancel, apply the changes.
_handleClosing() - Method in class ptolemy.gui.ComponentDialog
If the contents of this dialog implements the CloseListener interface, then notify it that the window has closed, unless notification has already been done (it is guaranteed to be done only once).
_handleClosing() - Method in class ptolemy.vergil.debugger.BreakpointConfigurerDialog
Apply the changes if the window is closed with anything but Cancel.
_handleFileData(String) - Method in class ptolemy.actor.lib.io.FileReader
Send the specified string to the output.
_handleFileData(String) - Method in class ptolemy.actor.lib.io.TokenReader
Deprecated.
FIXME: Send the specified string to the output.
_hasData - Variable in class ptolemy.domains.gr.lib.KeyInput3D
True if this actor has data.
_hasInputDependentGuard() - Method in class ptolemy.caltrop.ddi.DDF
 
_hasIterationConverged() - Method in class ptolemy.actor.sched.FixedPointDirector
Return true if this iteration has converged.
_hasNormal - Variable in class diva.canvas.AbstractSite
True if the site has had its normal set by setNormal.
_hasPortEventListeners - Variable in class ptolemy.actor.IOPort
Flag that is true if there are port event listeners.
_hasQSSDirector() - Method in class ptolemy.actor.lib.fmi.FMUImport
Return true if we use the QSSDirector.
_hasSibling - Variable in class ptolemy.domains.modal.modal.TransitionRefinementPort
Flag indicating if this port has a sibling.
_headerCode(StringBuffer, TypedCompositeActor) - Static method in class ptolemy.domains.tdl.kernel.TDLCodeGeneratorUtilities
Generate header code for the file.
_headerCode(TypedCompositeActor) - Static method in class ptolemy.domains.giotto.kernel.GiottoCodeGeneratorUtilities
Generate header code for the file.
_height - Variable in class ptolemy.plot.PlotBox
Width and height of component in pixels.
_heightValue - Variable in class ptolemy.vergil.kernel.attributes.FilledShapeAttribute
Most recently set value of the height parameter.
_help() - Method in class ptolemy.actor.gui.exec.ExecShellTableau.ExecShellFrame
 
_help() - Method in class ptolemy.actor.gui.ExpressionShellFrame
 
_help() - Method in class ptolemy.actor.gui.ModelFrame
Display more detailed information than given by _about().
_help() - Method in class ptolemy.actor.gui.PlotTableauFrame
Display more detailed information than given by _about().
_help() - Method in class ptolemy.actor.gui.ptjacl.TclShellTableau.TclShellFrame
 
_help() - Method in class ptolemy.actor.gui.PtolemyFrame
Display more detailed information than given by _about().
_help() - Method in class ptolemy.actor.gui.python.PythonShellTableau.PythonShellFrame
 
_help() - Method in class ptolemy.actor.gui.TableauFrame
Display the help file given by the configuration, or if there is none, then the file specified by the public variable helpFile.
_help() - Method in class ptolemy.actor.gui.TextEditor
Display more detailed information than given by _about().
_help() - Method in class ptolemy.gui.Top
Display the same information given by _about().
_help() - Method in class ptolemy.plot.PlotApplication
Display more detailed information than given by _about().
_help() - Method in class ptolemy.plot.PlotBox
Display basic information in its own window.
_help() - Method in class ptolemy.plot.PlotFrame
Display more detailed information than given by _about().
_help() - Method in class ptolemy.plot.plotml.EditablePlotMLApplication
Display more detailed information than given by _about().
_help() - Method in class ptolemy.plot.plotml.HistogramMLApplication
Display more detailed information than given by _about().
_help() - Method in class ptolemy.plot.plotml.PlotMLApplication
Display more detailed information than given by _about().
_help() - Method in class ptolemy.vergil.actor.DocViewer
Display the help file given by the configuration, or if there is none, then the file specified by the public variable helpFile.
_helpButton - Variable in class ptolemy.actor.gui.PtolemyDialog
The help button.
_helpMenu - Variable in class ptolemy.gui.Top
Help menu for this frame.
_helpMenuItems - Variable in class ptolemy.gui.Top
Help menu items.
_hermite(double, double, double, double, double, double, double) - Method in class ptolemy.domains.continuous.lib.Waveform
Return the Hermite curve interpolation.
_hide(Object) - Method in class ptolemy.vergil.actor.ExternalIOPortController
Override the base class to return true if the specified node contains an attribute named "_hideInside".
_hide(Object) - Method in class ptolemy.vergil.basic.LocatableNodeController
In this base class, return true if the specified node contains a parameter named "_hide" with value true or an attribute that is not a parameter named "_hide".
_hideName - Variable in class ptolemy.actor.lib.Pause
The parameter that hides the name of the actor.
_hideName - Variable in class ptolemy.actor.lib.Stop
The parameter that hides the name of the actor.
_hideRelations() - Method in class ptolemy.actor.gt.GraphTransformer
Hide all the relations in the host model that can be hidden, such as the ones that are visible but are not multi-way.
_highlightColor - Variable in class ptolemy.domains.curriculum.HighlightEntities
Highlight color.
_highlightNode(Object, Figure) - Method in class ptolemy.vergil.gt.MatchResultViewer.MatchResultStateController
 
_highlightResult(NamedObj) - Method in class ptolemy.vergil.basic.SearchResultsDialog
Highlight the specified object and all its containers to indicate that it matches the search criteria.
_histogram - Variable in class ptolemy.plot.Histogram
A vector of histogram data.
_hlaAttributesToPublish - Variable in class org.hlacerti.lib.HlaManager
Table of HLA attributes (and their HLA information) that are published by the current HlaManager to the HLA/CERTI Federation.
_hlaAttributesToSubscribeTo - Variable in class org.hlacerti.lib.HlaManager
Table of HLA attributes (and their HLA information) that the current HlaManager is subscribed to.
_home - Variable in class ptolemy.actor.lib.r.RExpression
The home.
_HORIZONTAL_PADDING - Static variable in class ptolemy.vergil.icon.TableIcon
The amount of padding to use around the edges.
_hourOfDay - Variable in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
hour of day for input observations.
_icon - Variable in class ptolemy.vergil.basic.export.web.Title
The text icon.
_icon - Variable in class ptolemy.vergil.basic.export.web.WebContent
Icon.
_icon - Variable in class ptolemy.vergil.kernel.attributes.AbstractTextAttribute
The text icon.
_icon - Variable in class ptolemy.vergil.kernel.attributes.ImageAttribute
The image icon.
_icon - Variable in class ptolemy.vergil.kernel.attributes.ShapeAttribute
The shape icon.
_iconCache - Variable in class ptolemy.vergil.icon.EditorIcon
The cached Swing icon.
_id - Variable in class ptolemy.data.expr.ASTPtRootNode
The id.
_IgnoreAllApplicationClasses() - Constructor for class ptolemy.copernicus.kernel.KernelMain._IgnoreAllApplicationClasses
 
_image - Variable in class ptolemy.actor.lib.jai.JAIWriter
The image that was optionally read in by the derived class.
_imageEncodeParam - Variable in class ptolemy.actor.lib.jai.JAIWriter
The encoder parameters.
_imageEncoderName - Variable in class ptolemy.actor.lib.jai.JAIWriter
The name of the encoder in a format suitable for com.sun.media.jai.codec.ImageCodec, for example "BMP", or "JPG".
_imageWindowFrame - Variable in class ptolemy.actor.lib.image.ImageDisplayJavaSE
The frame, if one is used.
_implementDeferredConfigurations() - Method in class ptolemy.actor.lib.gui.HistogramPlotter
If configurations have been deferred, implement them now.
_implementDeferredConfigurations() - Method in class ptolemy.actor.lib.gui.PlotterBase
If configurations have been deferred, implement them now.
_IMPORT_MENU_INDEX - Static variable in class ptolemy.gui.Top
Index in the _fileMenuItems array of the Import item.
_importDesignPatternAction - Variable in class ptolemy.vergil.actor.ActorGraphFrame
The action for importing a design pattern.
_importFMU(Object, FileParameter, NamedObj, double, double, boolean, boolean, boolean, String, Method) - Static method in class ptolemy.actor.lib.fmi.FMUImport
Import a FMUFile.
_importLibraryAction - Variable in class ptolemy.vergil.actor.ActorGraphFrame
The action for importing a library of components.
_imports - Variable in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
A list of the import symbols and their corresponding files.
_inAddPort - Variable in class ptolemy.actor.lib.hoc.ReflectComposite
Flag indicating that we are executing _addPort().
_inAttributeChanged - Variable in class ptolemy.vergil.kernel.attributes.FilledShapeAttribute
Variable used to prevent re-entry into attributeChanged().
_includeFiles - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralTemplateParser
The set of header files that needed to be included.
_includes - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralCodeGenerator
Set of include command line arguments where each element is a string, for example "-I/usr/local/include".
_incrementCount() - Static method in class ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTest
Increment the count of the number of times RunExportModel has been invoked.
_incrementLowestCapacityPort() - Method in class ptolemy.domains.dde.kernel.DDEDirector
Increment the port capacity's according to Tom Parks' algorithm.
_incrementLowestWriteCapacityPort() - Method in class ptolemy.domains.pn.kernel.PNDirector
Double the capacity of one of the queues with the smallest capacity belonging to a receiver on which a process is blocked while attempting to write.
_incrementTclFileCount() - Static method in class ptolemy.util.test.junit.TclTests
Increment the count of the number of tcl files visited.
_incrementVersion() - Method in class ptolemy.actor.sched.ScheduleElement
Increment the version of this schedule element and if this schedule element has a parent schedule, increment the version of the parent schedule as well.
_incrementVersion() - Method in class ptolemy.graph.sched.ScheduleElement
Increment the version of this schedule element and if this schedule element has a parent schedule, increment the version of the parent schedule as well.
_INDENT1 - Static variable in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGeneratorAdapter
Level one indent string.
_index - Variable in class ptolemy.actor.sched.FixedPointDirector
The current index of the model.
_indexOffset - Variable in class ptolemy.domains.modal.kernel.FSMDirector
The _indexOffset is set by FSMActor during initialization of destination refinements upon committing to a reset transition in order to ensure that the destination refinement views its index as one larger than the current index.
_inferAllChildren(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Loop through all of the children of this node, visiting each one of them, which will cause their token value to be determined.
_inferChild(ASTPtRootNode, int) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Visit the child with the given index of the given node.
_inferredChildType - Variable in class ptolemy.data.expr.ParseTreeTypeInference
 
_informOfDelayBlock() - Method in class ptolemy.domains.pn.kernel.TimedPNDirector
Increment by 1 the count of actors waiting for the time to advance.
_informOfDelayUnblock() - Method in class ptolemy.domains.pn.kernel.TimedPNDirector
Decrease by 1 the count of processes blocked on a delay.
_init() - Method in class ptolemy.actor.gt.GraphTransformer
Initialize model transformation and construct the maps between objects in the pattern, those in the replacement, and those in the host model.
_init() - Method in class ptolemy.actor.gt.TransformationRule
Initialize the pattern, the replacement and the parameters of this transformation rule.
_init() - Method in class ptolemy.actor.lib.hoc.RunCompositeActor
Set the class name and create the parameters.
_init() - Method in class ptolemy.domains.coroutine.lib.Conditional
 
_init() - Method in class ptolemy.domains.coroutine.lib.Counter
 
_init() - Method in class ptolemy.domains.coroutine.lib.Emit
 
_init() - Method in class ptolemy.domains.coroutine.lib.Pause
 
_init() - Method in class ptolemy.domains.de.lib.TimedDelay
Deprecated.
Initialize the delay parameter.
_init() - Method in class ptolemy.domains.metroII.kernel.MetroIISRDirector
Initializes the object.
_init() - Method in class ptolemy.domains.modal.kernel.FSMActor
 
_init() - Method in class ptolemy.domains.sequence.kernel.ProcessDirector
Initialize the object.
_init() - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Initialize the object.
_init() - Method in class ptolemy.domains.taskpt.kernel.TaskPtDirector
Initialize the shared memory for the actors and set the iterations for this director to one.
_init() - Method in class ptolemy.verification.lib.BoundedBufferNondeterministicDelay
Override the method of the super class to initialize the parameter values.
_init() - Method in class ptolemy.verification.lib.BoundedBufferTimedDelay
Override the method of the super class to initialize the parameter values.
_init(String, Document) - Method in class ptolemy.actor.gui.syntax.SyntaxTextEditor
Initializes an empty text editor with the specified title and document and associated placeable.
_init(String, Document) - Method in class ptolemy.actor.gui.syntax.SyntaxTextEditorForStringAttributes
Initializes an empty text editor with the specified title and document and associated placeable.
_init(String, Document) - Method in class ptolemy.actor.gui.TextEditor
Initializes an empty text editor with the specified title and document and associated placeable.
_initActorGraphFrame() - Method in class ptolemy.vergil.actor.ActorGraphFrame
Initialize this class.
_initBasicGraphFrame() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Initialize this BasicGraphFrame.
_initBasicGraphFrameActions() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Add the cut, copy, paste, move to front, mode to back actions.
_initBasicGraphFrameInitialization() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Common initialization for a BasicGraphFrame.
_initBasicGraphFrameRightComponent() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Set up the right component.
_initBasicGraphFrameRightComponentMouseListeners() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Add listeners to the right component.
_initBasicGraphFrameSetZoomAndPan() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Set the zoom factor and the pan.
_initBasicGraphFrameSetZoomAndPane(NamedObj, JGraph) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Set the zoom factor and the pan for a specific model and JGraph.
_initBasicGraphFrameToolBarZoomButtons() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Add tool bar buttons.
_initExtendedGraphFrame() - Method in class ptolemy.vergil.basic.ExtendedGraphFrame
Initialize this class.
_INITIAL_SCRIPT - Static variable in class ptolemy.actor.lib.jjs.JavaScript
Initial script as a token.
_initialConstraintList - Variable in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
The list of constraints collected from the model, before resolution.
_initializables - Variable in class ptolemy.actor.AtomicActor
List of objects whose (pre)initialize() and wrapup() methods should be slaved to these.
_initializables - Variable in class ptolemy.actor.CompositeActor
List of objects whose (pre)initialize() and wrapup() methods should be slaved to these.
_initializables - Variable in class ptolemy.actor.Director
Set of objects whose (pre)initialize() and wrapup() methods should be slaved to these.
_initializables - Variable in class ptolemy.domains.modal.kernel.FSMActor
List of objects whose (pre)initialize() and wrapup() methods should be slaved to these.
_initialize() - Method in class ptolemy.actor.lib.excel.Excel
Initialize the actor.
_initialize() - Method in class ptolemy.domains.pthales.lib.PthalesAddHeaderActor
 
_initialize() - Method in class ptolemy.domains.pthales.lib.PthalesAtomicActor
Set specific attributes common to all Pthales atomic actors.
_initialize() - Method in class ptolemy.domains.pthales.lib.PthalesCompositeActor
Set specific attributes common to all Pthales composite actors.
_initialize() - Method in class ptolemy.domains.pthales.lib.PthalesGenericActor
 
_initialize() - Method in class ptolemy.domains.pthales.lib.PthalesRemoveHeaderActor
 
_initialize(TypedCompositeActor) - Static method in class ptolemy.domains.giotto.kernel.GiottoCodeGeneratorUtilities
Initialize the code generation process by checking whether the given model is a Giotto model.
_initialize(TypedCompositeActor) - Static method in class ptolemy.domains.tdl.kernel.TDLCodeGeneratorUtilities
Initialize the code generation process by checking whether the given model is a TDL model.
_initializeAnalyses() - Method in class ptolemy.graph.DirectedAcyclicGraph
Initialize the list of analyses that are associated with this graph, and initialize the change counter of the graph.
_initializeAnalyses() - Method in class ptolemy.graph.DirectedGraph
Initialize the list of analyses that are associated with this graph, and initialize the change counter of the graph.
_initializeAnalyses() - Method in class ptolemy.graph.Graph
Initialize the list of analyses that are associated with this graph, and initialize the change counter of the graph.
_initializeApplication() - Method in class ptolemy.actor.gui.ConfigurationApplication
Perform any application specific initialization.
_initializeApplication() - Method in class ptolemy.actor.gui.MoMLApplication
Set the look and feel to the native look and feel.
_initializeArrays() - Method in class org.ptolemy.machineLearning.hmm.ParameterEstimator
Initialize arrays to be used in parameter estimation.
_initializeArrays() - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
 
_initializeArrays() - Method in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
 
_initializeAudio() - Method in class ptolemy.actor.lib.javasound.LiveSoundActor
Initialize the audio system.
_initializeCode - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
The initialize() method code.
_initialized - Variable in class ptolemy.actor.gt.controller.TestModel
Set to true when initialized() is called.
_initialized - Variable in class ptolemy.actor.lib.gui.Display
Indicator that the display window has been opened.
_initialized - Variable in class ptolemy.actor.lib.NonStrictTest
Set to true when initialized() is called.
_initialized - Variable in class ptolemy.actor.lib.PublisherNonStrictTest
Set to true when initialized() is called.
_initialized - Variable in class ptolemy.domains.ca.lib.gui.CAViewer
True if the actor has been initialized.
_initializeEMParameters() - Method in class org.ptolemy.machineLearning.hmm.HMMExponentialEstimator
 
_initializeEMParameters() - Method in class org.ptolemy.machineLearning.hmm.HMMGaussianEstimator
 
_initializeEMParameters() - Method in class org.ptolemy.machineLearning.hmm.HMMMultinomialEstimator
 
_initializeEMParameters() - Method in class org.ptolemy.machineLearning.hmm.ParameterEstimator
Initialize parameters used in ExpectationMaximization here.
_initializeEMParameters() - Method in class org.ptolemy.machineLearning.hmmAOM.HMMGaussianEstimator
 
_initializeEMParameters() - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
 
_initializeEMParameters() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGaussianEstimator
 
_initializeEMParameters() - Method in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
 
_initializeEMParameters() - Method in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
 
_initializeGraph(CompositeActor) - Method in class ptolemy.actor.GraphReader
Instantiate and initialize a graph just prior to filling it in from a given Ptolemy II model.
_initializeInteraction(NamedObjController) - Method in class ptolemy.vergil.actor.ActorEditorGraphController
Initialize interactions for the specified controller.
_initializeInteraction(NamedObjController) - Method in class ptolemy.vergil.basic.BasicGraphController
Initialize interactions for the specified controller.
_initializeInteraction(NamedObjController) - Method in class ptolemy.vergil.modal.FSMGraphController
Initialize interactions for the specified controller.
_initializeInteraction(NamedObjController) - Method in class ptolemy.vergil.ontologies.OntologyGraphController
Initialize interactions for the specified controller.
_initializeKeyStore() - Method in class ptolemy.actor.lib.security.KeyStoreActor
If necessary, initialize the _keyStore by calling KeyStore.getInstance().
_initializePtalonActor() - Method in class ptolemy.actor.ptalon.PtalonActor
Initialize this PtalonActor.
_initializePtalonCodeLocation() - Method in class ptolemy.actor.ptalon.PtalonActor
This helper method is used to begin the Ptalon compiler if the ptalonCodeLocation attribute has been updated.
_initializeQuery() - Method in class ptolemy.vergil.basic.DependencyResultsDialog
Initialize the query dialog.
_initializeQuery() - Method in class ptolemy.vergil.basic.SearchResultsDialog
Initialize the query dialog.
_initializeRefinements(State) - Method in class ptolemy.domains.modal.kernel.FSMActor
Initialize the refinements of the specified state.
_initializeStorage() - Method in class ptolemy.data.OrderedRecordToken
Initialize the storage used by this token.
_initializeStorage() - Method in class ptolemy.data.RecordToken
Subclasses of RecordToken may choose a different Map implementation TreeMap is used in the base class to provide naturally-ordered labels This may not be desired in some applications.
_initializeTaps() - Method in class ptolemy.domains.sdf.lib.FIR
Initialize the taps.
_initializeWorker() - Method in class org.ptolemy.qss.solver.LIQSS1
Initialize object fields (QSS-specific).
_initializeWorker() - Method in class org.ptolemy.qss.solver.LIQSS2Fd
Initialize object fields (QSS-specific).
_initializeWorker() - Method in class org.ptolemy.qss.solver.QSS1
Initialize object fields (QSS-specific).
_initializeWorker() - Method in class org.ptolemy.qss.solver.QSS2Fd
Initialize object fields (QSS-specific).
_initializeWorker() - Method in class org.ptolemy.qss.solver.QSS2FdJac
Initialize object fields (QSS-specific).
_initializeWorker() - Method in class org.ptolemy.qss.solver.QSS2Pts
Initialize object fields (QSS-specific).
_initializeWorker() - Method in class org.ptolemy.qss.solver.QSS2Qts
Initialize object fields (QSS-specific).
_initializeWorker() - Method in class org.ptolemy.qss.solver.QSS3Fd
Initialize object fields (QSS-specific).
_initializeWorker() - Method in class org.ptolemy.qss.solver.QSS3Pts
Initialize object fields (QSS-specific).
_initializeWorker() - Method in class org.ptolemy.qss.solver.QSSBase
Initialize object fields (QSS-specific).
_initialSaveAsFileName - Variable in class ptolemy.actor.gui.TableauFrame
The initial filename to use in the SaveAs dialog.
_initLayoutGuiAction() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Initialize the layout gui.
_initNewLayer(CanvasLayer) - Method in class diva.canvas.CanvasPane
Helper method to initialize a layer when it is added to this pane.
_initOntologySolverGraphFrame() - Method in class ptolemy.vergil.ontologies.OntologySolverGraphFrame
Initialize this class.
_initParameters() - Method in class ptolemy.domains.ca.kernel.CADirector
Initialize the parameters.
_initParameters() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Create and initialize all parameters to their default values.
_initPoint - Variable in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
_initReloadAccessorsAction() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Initialize the reload accessors menu choice.
_inNewWhileIteration() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Return true if in a new iteration of a while block.
_input - Variable in class ptolemy.domains.dde.demo.HelloWorld.PrintString
 
_INPUT_TRANSITION - Static variable in class ptolemy.domains.modal.kernel.ia.InterfaceAutomatonTransition
The input transition type.
_inputBuffer - Variable in class ptolemy.domains.continuous.lib.ContinuousTimeDelay
A local event queue to store input tokens, sorted by input time.
_inputBufferDelay - Variable in class ptolemy.domains.de.lib.aspect.BasicSwitch
Time it takes for a token to be put into the input queue.
_inputDriversImplementationCode(TypedCompositeActor) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Generate input driver implementation code.
_inputPortGroups - Variable in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Map an input port to a set which is its input port group.
_inputPortGroups - Variable in class ptolemy.domains.ptides.kernel.PtidesDirector
Map an input port to a set which is its input port group.
_inputPorts - Variable in class ptolemy.caltrop.ddi.Dataflow
 
_inputPorts - Variable in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
List of all input ports in the model (actuator and network transmitter ports are also considered input ports).
_inputPorts - Variable in class ptolemy.domains.ptides.kernel.PtidesDirector
List of all input ports in the model (actuator and network transmitter ports are also considered input ports).
_inputRelations - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Array of input Relations.
_inputRelations - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Array of input Relations
_inputRelations - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
Array of input Relations.
_inputs - Variable in class ptolemy.cg.lib.syntactic.SyntacticNode
List of references to ports syntactically marked as inputs.
_inputs - Variable in class ptolemy.cg.lib.syntactic.SyntacticTermList
List of exposed input ports of constituent terms.
_inputs - Variable in class ptolemy.domains.coroutine.lib.Conditional
 
_inputs - Variable in class ptolemy.domains.coroutine.lib.Emit
 
_inputTokenMap - Variable in class ptolemy.domains.modal.kernel.FSMActor
A map from ports to corresponding input variables.
_inputTokens - Variable in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Tokens received by the switch.
_inputTokens - Variable in class ptolemy.domains.de.lib.aspect.BasicSwitch
Tokens received by the switch.
_inRemoveEntity - Variable in class ptolemy.actor.lib.hoc.ReflectComposite
Flag indicating that we are executing _removeEntity().
_ins - Variable in class ptolemy.domains.coroutine.kernel.AccumLUB
 
_insertInitialEvents() - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Insert initial events into the event queue, and request firing from the director at the higher level, if any.
_insertOntologyAction - Variable in class ptolemy.vergil.ontologies.OntologySolverGraphFrame
The action for inserting an ontology into the ontology solver model.
_insideIsWireless() - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Return true if the port is inside wireless.
_insideLinks - Variable in class ptolemy.kernel.Port
The list of inside relations for this port.
_instance - Variable in class ptolemy.actor.lib.jjs.JavaScript
The instance returned when evaluating the script.
_instantiateAdapter(Object, Class<?>, String) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Instantiate the given code generator adapter.
_instantiateAdapter(Object, Class<?>, String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Instantiate the given code generator adapter.
_instantiateAnalysisModel(Map) - Method in class ptolemy.domains.sdf.optimize.OptimalScheduleFinder
Instantiate the analysis model from the core model.
_instantiateAttributeAction - Variable in class ptolemy.vergil.actor.ActorGraphFrame
The action for instantiating an attribute.
_instantiateAttributeAction - Variable in class ptolemy.vergil.ontologies.OntologySolverGraphFrame
The action for instantiating an attribute.
_instantiateEditorFactoryClass() - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Method to instantiate the Editor Factory class called from the constructor.
_instantiateEditorFactoryClass() - Method in class ptolemy.domains.giotto.kernel.GiottoCodeGenerator
Method to instantiate the Editor Factory class called from the constructor.
_instantiateEditorFactoryClass() - Method in class ptolemy.domains.tdl.kernel.TDLCodeGenerator
Method to instantiate the Editor Factory class called from the constructor.
_instantiateEntityAction - Variable in class ptolemy.vergil.actor.ActorGraphFrame
The action for instantiating an entity.
_instantiateEntityAction - Variable in class ptolemy.vergil.ontologies.OntologySolverGraphFrame
The action for instantiating an entity.
_instantiateFlatTokenInfiniteConcept(Token) - Method in class ptolemy.data.ontologies.FlatScalarTokenRepresentativeConcept
Return a new FlatScalarTokenInfiniteConcept for this representative with the given token value.
_instantiateFlatTokenInfiniteConcept(Token) - Method in class ptolemy.data.ontologies.FlatTokenRepresentativeConcept
Return a new FlatTokenInfiniteConcept for this representative with the given token value.
_instantiateODESolver(String) - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Instantiate an ODESolver from its classname.
_instantiatePortAction - Variable in class ptolemy.vergil.actor.ActorGraphFrame
The action for instantiating a port.
_instantiateQSSSolver(String) - Method in class ptolemy.domains.qss.kernel.QSSDirector
Instantiate an QSSSolver from its class name.
_INTERNAL_REPETITIONS - Static variable in class ptolemy.domains.pthales.lib.PthalesAtomicActor
The name of the internal repetitions parameter.
_INTERNAL_TRANSITION - Static variable in class ptolemy.domains.modal.kernel.ia.InterfaceAutomatonTransition
The internal transition type.
_interpolationValue - Variable in class ptolemy.domains.sdf.lib.FIR
Interpolation value.
_intersection(Collection, Collection) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
Return the intersection of two collections.
_interval - Variable in class ptolemy.domains.ci.kernel.CIDirector
The default interval between iterations of active actors.
_invokeMethodInContext(Object, String, Object...) - Method in class ptolemy.actor.lib.jjs.JavaScript
Invoke the specified method in the context of the exports object.
_inWrapup - Variable in class ptolemy.domains.rendezvous.kernel.RendezvousDirector
Set to true when the director enters the wrapup() method.
_ioPort - Variable in class ptolemy.domains.de.kernel.DEEvent
The destination IO port.
_ioPortToCanPriority - Variable in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Tokens sent to ports mediated by this communication aspect are rerouted to the switch ports with the IDs specified in this map.
_ioPortToSwitchInPort - Variable in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Tokens sent to ports mediated by this communication aspect are rerouted to the switch ports with the IDs specified in this map.
_ioPortToSwitchInPort - Variable in class ptolemy.domains.de.lib.aspect.BasicSwitch
Tokens sent to ports mediated by this communication aspect are rerouted to the switch ports with the IDs specified in this map.
_ioPortToSwitchOutPort - Variable in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Tokens set to ports mediated by this communication aspect are processed by this communication aspect and then forwarded to the port through the switch port with ID specified here.
_ioPortToSwitchOutPort - Variable in class ptolemy.domains.de.lib.aspect.BasicSwitch
Tokens set to ports mediated by this communication aspect are processed by this communication aspect and then forwarded to the port through the switch port with ID specified here.
_isAccumulating() - Method in class ptolemy.domains.gr.lib.GRTransform
Return the value of the accumulate parameter.
_isAccumulating() - Method in class ptolemy.domains.gr.lib.GRTransform2D
Return the value of the accumulate parameter.
_isActive(Actor) - Static method in class ptolemy.domains.ci.kernel.CIDirector
Return true if the actor is active, such as: source with push output; sink with pull input; actor with pull input and push output.
_isActiveRefinement(TypedActor) - Method in class ptolemy.actor.gt.controller.Transform
Return whether the given refinement is active.
_isActiveRefinement(TypedActor) - Method in class ptolemy.domains.ptera.kernel.Event
Return whether the refinement is active.
_isBitwiseNot - Variable in class ptolemy.data.expr.ASTPtUnaryNode
 
_isBoundByPortVar(String, Action) - Static method in class ptolemy.caltrop.ddi.DataflowWithRates
 
_isBranchReady(int) - Method in class ptolemy.domains.csp.kernel.AbstractBranchController
Called by ConditionalSend and ConditionalReceive to check whether the calling branch is ready to rendezvous.
_isBranchReady(int) - Method in class ptolemy.domains.csp.kernel.ConditionalBranchController
Called by ConditionalSend and ConditionalReceive to check whether the calling branch is the first branch to be ready to rendezvous.
_isBranchReady(int) - Method in class ptolemy.domains.csp.kernel.MultiwayBranchController
Return true if all branches under the control of this controller are ready.
_isClose(double, double, double) - Method in class ptolemy.data.SmoothToken
Return true if the two arguments are within epsilon of one another.
_isClose(Token, Token, double) - Static method in class ptolemy.actor.lib.NonStrictTest
Test whether the value of the first token is close to the the value of the second token.
_isCloseTo(MatrixToken, double) - Method in class ptolemy.data.MatrixToken
Test whether the value of this token is close to the first argument, where "close" means that the distance between their elements is less than or equal to the second argument.
_isCloseTo(ScalarToken, double) - Method in class ptolemy.data.BooleanToken
Return a true-valued token if the first argument is close to this token, where in this class, "close" means "identical to." It is assumed that the type of the argument is BooleanToken.
_isCloseTo(ScalarToken, double) - Method in class ptolemy.data.ComplexToken
Test that the value of this rightArgument is close to the first argument, where "close" means that the distance between their values is less than or equal to the second argument.
_isCloseTo(ScalarToken, double) - Method in class ptolemy.data.DoubleToken
Test that the value of this token is close to the first argument, where "close" means that the distance between their values is less than or equal to the second argument.
_isCloseTo(ScalarToken, double) - Method in class ptolemy.data.expr.ConcreteScalarToken
Throw an exception.
_isCloseTo(ScalarToken, double) - Method in class ptolemy.data.FixToken
Test whether the value of this token is close to the first argument, where "close" means that the distance between their values is less than or equal to the second argument.
_isCloseTo(ScalarToken, double) - Method in class ptolemy.data.FloatToken
Test that the value of this token is close to the first argument, where "close" means that the distance between their values is less than or equal to the second argument.
_isCloseTo(ScalarToken, double) - Method in class ptolemy.data.IntToken
Test whether the value of this token is close to the first argument, where "close" means that the distance between their values is less than or equal to the second argument.
_isCloseTo(ScalarToken, double) - Method in class ptolemy.data.LongToken
Test whether the value of this token is close to the first argument, where "close" means that the distance between their values is less than or equal to the second argument.
_isCloseTo(ScalarToken, double) - Method in class ptolemy.data.PetiteToken
Test that the value of this token is close to the first argument, where "close" means that the distance between their values is less than or equal to the second argument.
_isCloseTo(ScalarToken, double) - Method in class ptolemy.data.ScalarToken
Test whether the value of this token is close to the first argument, where "close" means that the distance between them is less than or equal to the second argument.
_isCloseTo(ScalarToken, double) - Method in class ptolemy.data.ShortToken
Test whether the value of this token is close to the first argument, where "close" means that the distance between their values is less than or equal to the second argument.
_isCloseTo(ScalarToken, double) - Method in class ptolemy.data.SmoothToken
Test that the value of this token is close to the first argument, where "close" means that the distance between their values is less than or equal to the second argument.
_isCloseTo(ScalarToken, double) - Method in class ptolemy.data.UnsignedByteToken
Test whether the value of this token is close to the first argument, where "close" means that the distance between them is less than or equal to the second argument.
_isCloseTo(Token, double) - Method in class ptolemy.data.AbstractConvertibleToken
Test that the value of this token is close to the first argument, where "close" means that the distance between them is less than or equal to the second argument.
_isCloseTo(Token, double) - Method in class ptolemy.data.AbstractNotConvertibleToken
Test that the value of this Token is close to the first argument, where "close" means that the distance between them is less than or equal to the second argument.
_isCloseTo(Token, double) - Method in class ptolemy.data.ArrayToken
Test whether the value of this token is close to the first argument, where "close" means that the distance between them is less than or equal to the second argument.
_isCloseTo(Token, double) - Method in class ptolemy.data.DateToken
The isCloseTo() method brings both tokens to the same precision.
_isCloseTo(Token, double) - Method in class ptolemy.data.ObjectToken
Test for closeness of the values of this Token and the argument Token.
_isCloseTo(Token, double) - Method in class ptolemy.data.OrderedRecordToken
Test whether the value of this token is close to the first argument, where "close" means that the distance between them is less than or equal to the second argument.
_isCloseTo(Token, double) - Method in class ptolemy.data.RecordToken
Test whether the value of this token is close to the first argument, where "close" means that the distance between them is less than or equal to the second argument.
_isCloseTo(Token, double) - Method in class ptolemy.data.StringToken
Test for closeness of the values of this Token and the argument Token.
_isCloseTo(Token, double) - Method in class ptolemy.data.UnionToken
Test whether the value of this token is close to the first argument, where "close" means that the distance between them is less than or equal to the second argument.
_isCloseTo(Token, double) - Method in class ptolemy.data.XMLToken
Test for closeness of the values of this Token and the argument Token.
_isCloseToIfNilArrayElement(Token, Token, double) - Static method in class ptolemy.actor.lib.NonStrictTest
Test whether the value of this token is close to the first argument, where "close" means that the distance between them is less than or equal to the second argument.
_isCloseToIfNilRecordElement(Token, Token, double) - Static method in class ptolemy.actor.lib.NonStrictTest
Test whether the value of this token is close to the first argument, where "close" means that the distance between them is less than or equal to the second argument.
_isConditionalReceiveWaiting() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return whether a ConditionalReceive is trying to rendezvous with this receiver.
_isConditionalSendWaiting() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return whether a ConditionalSend is trying to rendezvous with this receiver.
_isConnected(NamedObj) - Static method in class ptolemy.vergil.basic.layout.kieler.PtolemyModelUtil
Check whether the given Ptolemy model object has any connections, i.e.
_isConstant - Variable in class ptolemy.data.expr.ASTPtRootNode
Flags whether the parse tree under this root evaluates to a constant.
_isDebugging() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Return true if debugging is turned on.
_isDebugging() - Method in class ptolemy.domains.continuous.kernel.ContinuousODESolver
Return true if debugging is turned on in the director.
_isDeferrable(Actor) - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Check each remote receiver to see whether the number of tokens in the receiver is greater than or equal to the tokenConsumptionRate of the containing port.
_isDesignPattern() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Return true if this is a design pattern.
_isDirty() - Method in class ptolemy.actor.gui.PtolemyDialog
Return true if any of the values have been changed, but the state has not yet been saved.
_isEditable - Variable in class ptolemy.actor.gui.style.ChoiceStyle
Whether or not the combobox is editable.
_isEmbedded() - Method in class ptolemy.actor.Director
Deprecated.
_isEnabled(Actor) - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Check to see whether the actor is enabled.
_isEqualTo(MatrixToken) - Method in class ptolemy.data.MatrixToken
Test for equality of the values of this Token and the argument Token.
_isEqualTo(ScalarToken) - Method in class ptolemy.data.BooleanToken
Test for equality of the values of this token and the argument.
_isEqualTo(ScalarToken) - Method in class ptolemy.data.ScalarToken
Test for equality of the values of this token and the argument.
_isEqualTo(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Test for equality of the values of this token and the argument.
_isEqualTo(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Test for equality of the values of this token and the argument.
_isEqualTo(Token) - Method in class ptolemy.data.ArrayToken
Return a true-valued token if the argument is equal to this one.
_isEqualTo(Token) - Method in class ptolemy.data.DateToken
Return true of the the value of this token is equal to the value of the argument according to java.util.Date.
_isEqualTo(Token) - Method in class ptolemy.data.ObjectToken
Test for equality of the values of this Token and the argument Token.
_isEqualTo(Token) - Method in class ptolemy.data.OrderedRecordToken
Return true if the specified token is equal to this one.
_isEqualTo(Token) - Method in class ptolemy.data.RecordToken
Return true if the specified token is equal to this one.
_isEqualTo(Token) - Method in class ptolemy.data.StringToken
Test for equality of the values of this Token and the argument Token.
_isEqualTo(Token) - Method in class ptolemy.data.UnionToken
Return true if the specified token is equal to this one.
_isEqualTo(Token) - Method in class ptolemy.data.XMLToken
Test for equality of the values of this Token and the argument Token.
_isExecuting - Variable in class ptolemy.actor.lib.javasound.LiveSoundActor
True if this actor is executing.
_isExecuting - Variable in class ptolemy.actor.lib.javasound.SoundActor
True if this actor is executing.
_isFinalState(State) - Static method in class ptolemy.vergil.basic.layout.kieler.PtolemyModelUtil
Return true if the state is a final state.
_isFirstFire - Variable in class ptolemy.domains.fmima.kernel.FMIMADirector
A boolean variable used to flag the first fire() execution.
_isFlowPort(IOPort) - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Return true if the specified port is a flow port.
_isFlowPort(IOPort) - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Return true if the specified port is a flow port.
_isFlowPort(IOPort) - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Return true if the specified port is a flow port.
_isGetOrConditionalReceiveWaitingOnAll(Receiver[]) - Method in class ptolemy.domains.csp.kernel.ConditionalSend
Return whether all specified receivers have either a conditional receive waiting or a get waiting.
_isGetWaiting() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Return whether a get() is waiting to rendezvous at this receiver.
_isGetWaitingOnAll(Receiver[]) - Method in class ptolemy.domains.csp.kernel.ConditionalSend
Return whether a get() is waiting to rendezvous at all the specified receivers.
_isIgnored(Object) - Method in class ptolemy.actor.gt.GraphAnalyzer
Test whether an object should be ignored from analysis.
_isIgnored(Object) - Method in class ptolemy.actor.gt.GraphMatcher
Return whether the object in the pattern should be ignored in the pattern matching.
_isInitializing - Variable in class ptolemy.domains.continuous.kernel.ContinuousDirector
A local boolean variable indicating whether this director is in initialization phase execution.
_isInitializing - Variable in class ptolemy.domains.de.kernel.DEDirector
A local boolean variable indicating whether this director is in initialization phase execution.
_isInitializing - Variable in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
A local boolean variable indicating whether this director is in initialization phase execution.
_isInitialState(State) - Static method in class ptolemy.vergil.basic.layout.kieler.PtolemyModelUtil
Return true if the state is an initial state.
_isInput(Port) - Static method in class ptolemy.vergil.basic.layout.kieler.PtolemyModelUtil
Determine whether a given Port is an input port.
_isInputControllerBlocked() - Method in class ptolemy.actor.process.CompositeProcessDirector
Return true if the input controller of this director is blocked; return false otherwise.
_isInRange(WirelessIOPort, WirelessIOPort, RecordToken) - Method in class ptolemy.domains.wireless.demo.PersonalAreaNetwork.BluetoothChannel
Return true if the specified port is in range of the specified source port, assuming the source port transmits with the specified properties.
_isInRange(WirelessIOPort, WirelessIOPort, RecordToken) - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Return true if the specified destination port is in range of the specified source port, assuming the source port transmits with the specified properties.
_isInRange(WirelessIOPort, WirelessIOPort, RecordToken) - Method in class ptolemy.domains.wireless.lib.LimitedRangeChannel
Return true if the specified port is in range of the specified source port, assuming the source port transmits with the specified properties.
_isInsideLinkable(Nameable) - Method in class ptolemy.kernel.ComponentPort
Return true if this port is either a port of the specified entity, or a port of an entity that (deeply) contains the specified entity.
_isIntermediateStep() - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Return true if the solver is at the first or intermediate steps of a multi-step solver.
_isLessThan(DateToken) - Method in class ptolemy.data.DateToken
Test for ordering of the values of this Token and the argument Token.
_isLessThan(ScalarToken) - Method in class ptolemy.data.BooleanToken
Throw an exception.
_isLessThan(ScalarToken) - Method in class ptolemy.data.ComplexToken
Throw an exception because complex values cannot be compared.
_isLessThan(ScalarToken) - Method in class ptolemy.data.DoubleToken
Test for ordering of the values of this Token and the argument Token.
_isLessThan(ScalarToken) - Method in class ptolemy.data.expr.ConcreteScalarToken
Throw an exception.
_isLessThan(ScalarToken) - Method in class ptolemy.data.FixToken
Test for ordering of the values of this Token and the argument Token.
_isLessThan(ScalarToken) - Method in class ptolemy.data.FloatToken
Test for ordering of the values of this Token and the argument Token.
_isLessThan(ScalarToken) - Method in class ptolemy.data.IntToken
Test for ordering of the values of this Token and the argument Token.
_isLessThan(ScalarToken) - Method in class ptolemy.data.LongToken
Test for ordering of the values of this Token and the argument Token.
_isLessThan(ScalarToken) - Method in class ptolemy.data.PetiteToken
Test for ordering of the values of this Token and the argument Token.
_isLessThan(ScalarToken) - Method in class ptolemy.data.ScalarToken
Test for ordering of the values of this Token and the argument Token.
_isLessThan(ScalarToken) - Method in class ptolemy.data.ShortToken
Test for ordering of the values of this Token and the argument Token.
_isLessThan(ScalarToken) - Method in class ptolemy.data.SmoothToken
Test for ordering of the values of this Token and the argument Token.
_isLessThan(ScalarToken) - Method in class ptolemy.data.UnsignedByteToken
Test for ordering of the values of this Token and the argument Token.
_isMinus - Variable in class ptolemy.data.expr.ASTPtUnaryNode
 
_isMoMLSuppressed(int) - Method in class ptolemy.actor.lib.gui.PlotterBase
Override the base class to ensure that MoML is produced if there is configuration information to export.
_isMoMLSuppressed(int) - Method in class ptolemy.kernel.util.NamedObj
Return true if describing this class in MoML is redundant.
_isNot - Variable in class ptolemy.data.expr.ASTPtUnaryNode
 
_isOff - Variable in class ptolemy.domains.wireless.lib.LinkVisualizer
Status of line that visualizes the radio link.
_isOpaque(CompositeEntity) - Method in class ptolemy.actor.gt.GraphAnalyzer
Test whether a composite entity should be considered as opaque.
_isOpaque(CompositeEntity) - Method in class ptolemy.actor.gt.GraphMatcher
Test whether the composite entity is opaque or not.
_isOutputControllerBlocked() - Method in class ptolemy.actor.process.CompositeProcessDirector
Return true if the output controller of this director is blocked; return false otherwise.
_isPersistent - Variable in class ptolemy.kernel.util.NamedObj
Boolean variable to indicate the persistence of the object.
_isPreservingTransformation() - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
 
_isPropertySet(NamedObj, String) - Method in class ptolemy.vergil.basic.LocatableNodeController
Return true if the property of the specified name is set for the specified object.
_isPropertySet(NamedObj, String) - Method in class ptolemy.vergil.icon.EditorIcon
Return true if the property of the specified name is set for the specified object.
_isPublishedPort(IOPort) - Method in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
Return true if the port is a is connected to a publisher.
_isPublishedPort(IOPort) - Method in class ptolemy.cg.lib.ModularCodeGenTypedCompositeActor
Return true if the port is a is connected to a publisher.
_isPublishedPort(IOPort) - Method in class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
Return true if the port is a is connected to a publisher.
_isPulled(Actor) - Method in class ptolemy.domains.ci.kernel.CIDirector
Return true if the given actor has a pending pull request.
_isPushPort(IOPort) - Static method in class ptolemy.domains.ci.kernel.CIDirector
Return true if the port is a push port, that is a port having a parameter named push with boolean value true.
_isPutWaiting() - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Flag indicating whether or not a put() is waiting to rendezvous at this receiver.
_isReady() - Method in class ptolemy.domains.csp.kernel.ConditionalBranch
Return true if this conditional branch is ready to rendezvous.
_isReady() - Method in class ptolemy.domains.csp.kernel.ConditionalReceive
Return true if this conditional branch is ready to rendezvous or has already completed its rendezvous.
_isReady() - Method in class ptolemy.domains.csp.kernel.ConditionalSend
Return true if this conditional branch is ready to rendezvous.
_isReadyToFire(Actor) - Method in class ptolemy.actor.sched.FixedPointDirector
Return true if the specified actor is ready to fire.
_isRefinementOutput(IOPort, int) - Method in class ptolemy.domains.modal.kernel.FSMActor
Return true if the channel of the port is connected to an output port of the refinement of current state.
_isRotatable() - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Return the value of the rotatable parameter.
_isSafeToClear(IOPort, int, State, boolean, HashSet<State>) - Method in class ptolemy.domains.modal.kernel.FSMActor
Given an output port and channel, determine whether the output port must be absent on the specified channel, given whatever current information about the inputs is available (the inputs may be known or unknown).
_isScalable() - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Return the value of the scalable parameter.
_isScalarAPtolemyInput(FMIModelDescription, FMIScalarVariable, boolean) - Static method in class ptolemy.actor.lib.fmi.FMUImport
Return true if scalar is a Ptolemy input.
_isSceneGraphInitialized - Variable in class ptolemy.domains.gr.kernel.GRActor
Indicator of whether the scene graph is initialized.
_isStepFinished() - Method in class ptolemy.domains.continuous.kernel.ContinuousODESolver
Return true if the current integration step is finished.
_isStepFinished() - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK23Solver
Return true if the current integration step is finished.
_isStepFinished() - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK45Solver
Return true if the current integration step is finished.
_isStopRequested() - Method in class ptolemy.domains.ci.kernel.CIDirector
Return true if this director is requested to stop.
_isStrict - Variable in class ptolemy.actor.lib.fmi.FMUImport
Indicator of whether the actor is strict, meaning that all inputs must be known to fire it.
_isSubscribedPort(IOPort) - Method in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
Return true if the port is a is connected to a subscriber.
_issueExecutionAspectWarning() - Method in class ptolemy.domains.de.kernel.DEDirector
In DE, a warning is issued when execution aspects are used because these might change the DE semantics of the execution.
_issueExecutionAspectWarning() - Method in class ptolemy.domains.ptides.kernel.PtidesDirector
In DE, a warning is issued when execution aspects are used because these might change the DE semantics of the execution.
_issueOrDeferResponse(long, boolean, Runnable) - Method in class ptolemy.actor.lib.jjs.VertxHelperBase
Execute the specified response in the same order as the request that triggered the response.
_issueResponse(Runnable) - Method in class ptolemy.actor.lib.jjs.HelperBase
Execute the specified response in the director thread.
_isSuppressBlankLines - Variable in class ptolemy.actor.lib.gui.Display
The flag indicating whether the blank lines will be suppressed.
_isTime() - Method in class ptolemy.actor.lib.TimeDelay
Return true if it is time to produce an output.
_isTimeForOutput() - Method in class ptolemy.actor.lib.Clock
Deprecated.
Return true if the current time is the right time for an output.
_isTopLevel() - Method in class ptolemy.actor.Director
Return true if this is a top-level director, or if it should always be handled as if it were a top-level director.
_isTopLevel() - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Test if the containing actor is in the top level.
_isTopLevel() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.ptidyos.PtidyOSCodeGenerator
Overwrite the base class, and use a method from the Ptides director to determine whether this is top level.
_isTopLevel() - Method in class ptolemy.domains.ptera.kernel.PteraDirector
Return whether this director is top-level.
_isTranslatable() - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Return the value of the translatable parameter.
_isUnitless() - Method in class ptolemy.data.ScalarToken
Return true if this token does not have a unit.
_isValidName(String) - Method in class ptolemy.data.expr.CParseTreeCodeGenerator
Return true if the name is a valid name.
_isValidName(String) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
Return true if the given identifier is valid.
_isValidName(String) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Test if the given identifier is valid.
_isVisible(NamedObj) - Method in class ptolemy.vergil.tree.VisibleTreeModel
Return true if the object contains either an attribute of class EditorIcon or an attribute of any class named "_iconDescription" or "_smallIconDescription".
_iterate() - Method in class ptolemy.domains.ca.kernel.CADirector
Enforce the user-defined delay, call _showMatrix(), and check if the iteration limit has been reached.
_iterateActor() - Method in class ptolemy.actor.process.ProcessThread
Iterate the actor associate with this thread.
_iterateActorOnce(Actor) - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Iterate the specified actor once.
_iterateActorOnce(Actor) - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Iterate the specified actor once.
_iterateActorOnce(Actor) - Method in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
Iterate the specified actor once.
_iterateEM() - Method in class org.ptolemy.machineLearning.hmm.HMMExponentialEstimator
 
_iterateEM() - Method in class org.ptolemy.machineLearning.hmm.HMMGaussianEstimator
 
_iterateEM() - Method in class org.ptolemy.machineLearning.hmm.HMMMultinomialEstimator
 
_iterateEM() - Method in class org.ptolemy.machineLearning.hmm.ParameterEstimator
One step EM iteration.
_iterateEM() - Method in class org.ptolemy.machineLearning.hmmAOM.HMMGaussianEstimator
 
_iterateEM() - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
 
_iterateEM() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGaussianEstimator
 
_iterateEM() - Method in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
 
_iterateEM() - Method in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
 
_iteration - Variable in class ptolemy.actor.gt.controller.TestModel
Count of iterations.
_iteration - Variable in class ptolemy.actor.lib.NonStrictTest
Count of iterations.
_iteration - Variable in class ptolemy.actor.lib.PublisherNonStrictTest
Count of iterations.
_iterationBeginTime - Variable in class ptolemy.domains.continuous.kernel.ContinuousDirector
The current time at the start of the current integration step.
_iterationCount - Variable in class ptolemy.actor.lib.excel.Excel
The number of iterations, used for the Excel file name.
_iterationCount - Variable in class ptolemy.actor.lib.LimitedFiringSource
The current number of elapsed iterations.
_iterationCount - Variable in class ptolemy.domains.metroII.kernel.MetroIIDirector
The iteration count.
_iterationCount - Variable in class ptolemy.domains.sdf.kernel.SDFDirector
The iteration count.
_iterationCount - Variable in class ptolemy.domains.sequence.kernel.SequencedModelDirector
The iteration count.
_iterationSynchronized - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
True for manual rendering, false for default rendering.
_ivCt - Variable in class org.ptolemy.qss.solver.QSSBase
The count of input variables.
_ivModels - Variable in class org.ptolemy.qss.solver.QSSBase
Input variables.
_jaiImageToken - Variable in class ptolemy.actor.lib.jai.JAIWriter
The JAIImageToken that was optionally read in by the derived class.
_javaParseTreeCodeGenerator - Variable in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.actor.lib.Expression
The parse tree code generator.
_JAVASCRIPT_KEYWORDS - Static variable in class ptolemy.actor.lib.jjs.JavaScript
JavaScript keywords.
_jgraph - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The instance of JGraph for this editor.
_jsAccessorClass - Static variable in class ptolemy.util.test.junit.AutoTests
The org.terraswarm.accessor.JSAccessor class, which is tested by reloading Accessors.
_jsAccessorReloadAllAccessorsMethod - Static variable in class ptolemy.util.test.junit.AutoTests
The method that reloads all the accessors in a CompositeEntity.
_jsCopier - Variable in class ptolemy.vergil.basic.ExportParameters
Directory into which JavaScript and related files have been written, or null if they are not being copied.
_keyPassword - Variable in class ptolemy.actor.lib.security.KeyStoreActor
The password for the key.
_keySize - Variable in class ptolemy.actor.lib.security.CryptographyActor
The key size to be used when processing information.
_keySize - Variable in class ptolemy.actor.lib.security.SecretKey
The key size to be used when processing information.
_keyStore - Variable in class ptolemy.actor.lib.security.KeyStoreActor
The KeyStore itself.
_keyStoreType - Variable in class ptolemy.actor.lib.security.KeyStoreActor
The keyStore type.
_KEYWORDS - Static variable in class ptolemy.actor.lib.jjs.JavaScript
Keywords as a Set.
_known - Variable in class ptolemy.actor.sched.FixedPointReceiver
A flag indicating whether this receiver has status known.
_labelFont - Static variable in class ptolemy.vergil.actor.ExternalIOPortController
The font used to label a port.
_labelFont - Static variable in class ptolemy.vergil.icon.AttributeValueIcon
The font used.
_labelFont - Static variable in class ptolemy.vergil.icon.BoxedValuesIcon
The font used.
_labelFont - Static variable in class ptolemy.vergil.icon.NameIcon
The font used.
_labelFont - Static variable in class ptolemy.vergil.icon.TableIcon
The font used.
_labelLocation - Variable in class diva.canvas.connector.ManhattanConnector
The location to attach the label to.
_labelNames - Variable in class ptolemy.data.expr.ASTPtUnionConstructNode
The list of field names for the record.
_lastActorFinished - Variable in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
True if in the last request to schedule an actor, this actor finished execution.
_lastActorFinished - Variable in class ptolemy.actor.lib.aspect.CompositeExecutionAspect
True if in the last request to schedule an actor, this actor finished execution.
_lastActorThatFinished - Variable in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
Last actor that finished execution.
_lastChosenTransition - Variable in class ptolemy.domains.modal.kernel.FSMActor
The most recently chosen transition within the fire() method.
_lastChosenTransitions - Variable in class ptolemy.domains.modal.kernel.FSMActor
The last chosen transitions, by state from which these transitions emerge.
_lastCommitTime - Variable in class ptolemy.actor.lib.fmi.FMUImport
The time at which the last commit occurred (initialize or postfire).
_lastEmissionTable - Variable in class ptolemy.domains.de.lib.aspect.AFDXESs
Last emission timestamp for a given virtual link.
_lastFiredAction - Variable in class ptolemy.caltrop.ddi.Dataflow
 
_lastFireMicrostep - Variable in class ptolemy.actor.lib.fmi.FMUImport
The microstep at which the last fire occurred.
_lastFireTime - Variable in class ptolemy.actor.lib.fmi.FMUImport
The time at which the last fire occurred.
_lastInputs - Variable in class ptolemy.domains.de.lib.MostRecent
The recorded inputs last seen.
_lastInputs - Variable in class ptolemy.domains.de.lib.Wire
Deprecated.
The recorded inputs last seen.
_lastTakenTransitions - Variable in class ptolemy.domains.modal.kernel.FSMActor
The last taken transitions, by state from which these transitions emerge.
_lastTimeScheduled - Variable in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
The last time an actor's remaining time was updated due to a scheduling request.
_lastTransform - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
The last transform.
_layers - Variable in class diva.canvas.GraphicsPane
 
_layoutAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The action for automatically laying out the graph.
_layoutConfigDialogAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The action for opening the layout configuration dialog.
_layoutModelCompareAgainstFile(NamedObj, String) - Method in class ptolemy.vergil.basic.layout.kieler.test.junit.KielerJUnitTest
Lay out the model and compare the results against the original model file name.
_layoutTest(String, boolean) - Method in class ptolemy.vergil.basic.layout.kieler.test.junit.KielerJUnitTest
Test the layout facility by reading in a model, laying out the model, comparing the new results with the known good results and then doing undo and redo.
_learnAt() - Method in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
Learn the transition probability matrix for each hour, from timestamped data.
_leastUpperBound(StructuredType) - Method in class ptolemy.data.ontologies.ConceptType
Take the least upper bound of this type with the specified type.
_leastUpperBound(StructuredType) - Method in class ptolemy.data.type.ArrayType
Return the least Upper bound of this type with the specified type.
_leastUpperBound(StructuredType) - Method in class ptolemy.data.type.FixType
Return the least upper bound of this type with the specified type.
_leastUpperBound(StructuredType) - Method in class ptolemy.data.type.FunctionType
Return the least upper bound of this type with the specified type.
_leastUpperBound(StructuredType) - Method in class ptolemy.data.type.MatrixType
Return the least upper bound of this type with the specified type.
_leastUpperBound(StructuredType) - Method in class ptolemy.data.type.ObjectType
Return the least upper bound of this type with the specified type.
_leastUpperBound(StructuredType) - Method in class ptolemy.data.type.RecordType
Return the least Upper bound of this type with the specified type.
_leastUpperBound(StructuredType) - Method in class ptolemy.data.type.StructuredType
Return the least upper bound of this type with the specified type.
_leastUpperBound(StructuredType) - Method in class ptolemy.data.type.TupleType
Return the least upper bound of this type with the specified type.
_leastUpperBound(StructuredType) - Method in class ptolemy.data.type.UnionType
Return the least Upper bound of this type with the specified type.
_leftKeyPressed - Variable in class ptolemy.actor.lib.gui.ArrowKeySensor
A flag indicating if the left arrow key has been released since the last firing of the actor.
_leftKeyReleased - Variable in class ptolemy.actor.lib.gui.ArrowKeySensor
A flag indicating if the left arrow key has been released since the last firing of the actor.
_leftPadding - Variable in class ptolemy.plot.PlotBox
Left padding.
_level - Variable in class ptolemy.domains.continuous.lib.LevelCrossingDetector
The level threshold this actor detects.
_level - Variable in class ptolemy.domains.qss.lib.SmoothZeroCrossingDetector
The level threshold this actor detects.
_levelCrossingLinks - Variable in class ptolemy.kernel.CompositeEntity
Level-crossing links within this composite for which this composite is responsible.
_levels - Variable in class diva.graph.layout.LevelLayout.LevelData
A simple data structure to keep track of the levels.
_lexicalToken - Variable in class ptolemy.data.expr.ASTPtBitwiseNode
 
_lexicalToken - Variable in class ptolemy.data.expr.ASTPtLogicalNode
 
_lexicalToken - Variable in class ptolemy.data.expr.ASTPtRelationalNode
 
_lexicalToken - Variable in class ptolemy.data.expr.ASTPtShiftNode
 
_lexicalToken - Variable in class ptolemy.data.expr.ASTPtUnaryNode
 
_lexicalTokens - Variable in class ptolemy.data.expr.ASTPtProductNode
 
_lexicalTokens - Variable in class ptolemy.data.expr.ASTPtSumNode
 
_libraries - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralCodeGenerator
List of library command line arguments where each element is a string, for example "-L/usr/local/lib".
_library - Variable in class ptolemy.domains.pthales.kernel.PthalesDirector
Buffer memory.
_library - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The library display widget.
_libraryContextMenuCreator - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The library context menu creator.
_libraryModel - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The library model.
_libraryScrollPane - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The library scroll pane.
_likelihood - Variable in class org.ptolemy.machineLearning.hmm.ObservationClassifier
sequence likelihood assigned to current input.
_likelihood - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
The likelihood value of the observations given the current estimates L(x1,....xT | \theta_p).
_likelihood - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
The likelihood value of the observations given the current estimates L(x1,....xT | \theta_p).
_likelihoodHistory - Variable in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
Likelihood history over iterations.
_likelihoodThreshold - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
The likelihood threshold.
_likelihoodThreshold - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
The likelihood threshold.
_linkController - Variable in class ptolemy.vergil.actor.ActorViewerGraphController
The link controller.
_linkList - Variable in class ptolemy.kernel.Relation
The list of Ports and Relations that are linked to this Relation.
_LinkVisualizerThread(WirelessIOPort, WirelessIOPort, String) - Constructor for class ptolemy.domains.wireless.lib.LinkVisualizer._LinkVisualizerThread
Create a _LinkVisualizerThread.
_listeners - Variable in class org.ptolemy.ssm.MirrorDecorator
Listeners registered to receive events from this object.
_listeners - Variable in class ptolemy.gui.Query
List of registered listeners.
_listenToAction - Variable in class ptolemy.vergil.kernel.AttributeController
Action to listen to debug messages.
_ListOfActors() - Constructor for class ptolemy.domains.sdf.optimize.OptimalScheduleFinder._ListOfActors
 
_ListOfChannels() - Constructor for class ptolemy.domains.sdf.optimize.OptimalScheduleFinder._ListOfChannels
 
_ListOfPorts() - Constructor for class ptolemy.domains.sdf.optimize.OptimalScheduleFinder._ListOfPorts
 
_liveFigureIterator() - Method in class ptolemy.vergil.icon.DynamicEditorIcon
Return a regular iterator over the figures created by this icon which have not been garbage collected.
_liveSoundListeners - Variable in class ptolemy.media.javasound.LiveSoundCommon
The list of listeners.
_loadKeyStore() - Method in class ptolemy.actor.lib.security.KeyStoreActor
If necessary, load the _keyStore and update the choice of aliases.
_loadKeyStoreNeeded - Variable in class ptolemy.actor.lib.security.KeyStoreActor
Set to true if fileOrURL has changed and the keyStore needs to be read in again and the aliases updated.
_localCommandFlags - Static variable in class ptolemy.actor.gui.PtExecuteApplication
The command-line options that are either present or not.
_localCommandOptions - Static variable in class ptolemy.actor.gui.PtExecuteApplication
The command-line options that take arguments.
_localDirector - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet
 
_localDirector - Variable in class ptolemy.domains.metroII.kernel.MetroIIPNQueueReceiver
The director in charge of this receiver.
_localInputTokens - Variable in class ptolemy.actor.lib.jjs.JavaScript.PortOrParameterProxy
A list of tokens that this JavaScript actor has sent to its own input.
_localReceiverMaps - Variable in class ptolemy.domains.modal.kernel.FSMDirector
Record for each state of the mode controller the map from input ports of the modal model to the local receivers when the mode controller is in that state.
_locationOf(IOPort) - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Return the location of the given port.
_LOG10SCALE - Static variable in class ptolemy.plot.PlotBox
For use in calculating log base 10.
_lookInsideAction - Variable in class ptolemy.chic.ChicController
The action that handles look inside.
_lookInsideAction - Variable in class ptolemy.vergil.actor.ActorController
The action that handles opening an actor.
_lookInsideAction - Variable in class ptolemy.vergil.gt.TransformEventController
The action that handles look inside.
_lookInsideAction - Variable in class ptolemy.vergil.modal.modal.HierarchicalStateController
The action that handles look inside.
_lookInsideAction - Variable in class ptolemy.vergil.modal.TransitionController
The action that handles look inside.
_lookInsideAction - Variable in class ptolemy.vergil.ontologies.OntologyEntityController
The action that handles opening an ontology model.
_lookInsideActionFactory - Variable in class ptolemy.vergil.modal.TransitionController
The menu factory for _lookInsideAction.
_lrx - Variable in class ptolemy.plot.PlotBox
The x value of the lower right corner of the plot rectangle in pixels.
_lry - Variable in class ptolemy.plot.PlotBox
The y value of the lower right corner of the plot rectangle in pixels.
_makeBackground() - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Makes the background for the viewScreen.
_makeConnection(SyntacticPort, SyntacticPort) - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Make connection between SyntacticPorts in Syntactic Nodes.
_makeManagerOf(CompositeActor) - Method in class ptolemy.actor.Manager
Make this manager the manager of the specified composite actor.
_makeMediatorIcon() - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Generate icon for mediator node.
_makeNodeConnection() - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Connect each of the channels of the sceneGraphIn port to the scene.
_makePermutationIcon(int[]) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Generate icon for permutation node.
_makeSceneGraphConnection() - Method in class ptolemy.domains.gr.kernel.GRActor
Setup the scene graph connections of this actor.
_makeSceneGraphConnection() - Method in class ptolemy.domains.gr.lib.GRShadedShape
Send the scene graph token on the output.
_makeSceneGraphConnection() - Method in class ptolemy.domains.gr.lib.GRShape2D
Setup the scene graph connections of this actor.
_makeSceneGraphConnection() - Method in class ptolemy.domains.gr.lib.GRTransform
 
_makeSceneGraphConnection() - Method in class ptolemy.domains.gr.lib.GRTransform2D
Setup the scene graph connections of this actor.
_makeSceneGraphConnection() - Method in class ptolemy.domains.gr.lib.Image2D
Set up the scene graph connections of this actor.
_makeSceneGraphConnection() - Method in class ptolemy.domains.gr.lib.KeyInput3D
Add this node to the viewscreen.
_makeSceneGraphConnection() - Method in class ptolemy.domains.gr.lib.Line2D
Setup the scene graph connections of this actor.
_makeSceneGraphConnection() - Method in class ptolemy.domains.gr.lib.MouseInput3D
Add this node to the viewscreen.
_makeSceneGraphConnection() - Method in class ptolemy.domains.gr.lib.ViewScreen2D
Set up the scene graph connections of this actor.
_makeSceneGraphConnection() - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Setup the scene graph connections of this actor.
_makeSolverOf(ContinuousDirector) - Method in class ptolemy.domains.continuous.kernel.ContinuousODESolver
Make this solver the solver of the given Director.
_manager - Variable in class ptolemy.actor.gui.PtolemyApplet
The manager, created in the init() method.
_manager - Variable in class ptolemy.actor.process.ProcessThread
The Manager of the actor.
_manager - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet
 
_manager - Variable in class ptolemy.moml.MoMLSimpleApplication
The manager of this model.
_map - Variable in class diva.graph.layout.GridAnnealingLayout
A mapping from nodes to their corresponding logical grid positions, stored as integer arrays of length 2.
_map - Variable in class ptolemy.graph.mapping.MapMapping
The Map on which this Mapping is based.
_mapInputPort(Port, int) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get the SyntacticPort corresponding to a channel of a represented input port.
_mapOutputPort(Port, int) - Method in class ptolemy.cg.lib.syntactic.SyntacticNode
Get the SyntacticPort corresponding to a channel of a represented output port.
_mapPorts() - Method in class ptolemy.actor.lib.RecordAssembler
Map port names or aliases to port objects.
_markContentsDerived(int) - Method in class ptolemy.kernel.util.NamedObj
Mark the contents of this object as being derived objects.
_marks - Variable in class ptolemy.plot.Plot
An indicator of the marks style.
_matchedValues - Variable in class ptolemy.actor.lib.NonStrictTest
An array of booleans where if an element is true, then the corresponding element in correctValues has been seen.
_matchResult - Variable in class ptolemy.actor.gt.GTParameter.Scope
The match result.
_material - Variable in class ptolemy.domains.gr.lib.GRShadedShape
The material of this 3D object.
_maxDuration - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Cardinality of the support of duration distribution.
_maxDuration - Variable in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
maximum duration ( in time steps).
_MAXIMUM - Variable in class ptolemy.domains.sr.lib.Combine
Maximum.
_maxLevel - Variable in class diva.graph.layout.LevelLayout.LevelData
A variable that is used to keep track of the maximum level in the graph, starting at -1 and then incremented as the level-finding algorithm is applied.
_maxPastInputsToAverage - Variable in class ptolemy.actor.lib.MovingAverage
Maximum number of past inputs to average.
_maxSample - Variable in class ptolemy.media.javasound.LiveSoundCommon
Cached value of the maximum integer value, default for 16 bits.
_maxSampleReciprocal - Variable in class ptolemy.media.javasound.LiveSoundCommon
Cached value of the maximum value scaling factor, default for 16 bits.
_mBkIP - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
The flag indicating whether backoff is in progress.
_mBrate - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
_menubar - Variable in class ptolemy.gui.Top
Menubar for this frame.
_menubar - Variable in class ptolemy.plot.PlotFrame
Menubar for this frame.
_menuCreator - Variable in class ptolemy.vergil.actor.LinkController
The menu creator.
_menuCreator - Variable in class ptolemy.vergil.basic.BasicGraphController
The interactor for creating context sensitive menus on the graph itself.
_menuCreator - Variable in class ptolemy.vergil.basic.ParameterizedNodeController
The menu creator.
_menuCreator - Variable in class ptolemy.vergil.modal.TransitionController
The menu creator.
_menuCreator - Variable in class ptolemy.vergil.ontologies.ConceptRelationController
The menu creator.
_menuFactory - Variable in class ptolemy.vergil.actor.LinkController
The factory belonging to the menu creator.
_menuFactory - Variable in class ptolemy.vergil.basic.BasicGraphController
The factory belonging to the menu creator.
_menuFactory - Variable in class ptolemy.vergil.basic.ParameterizedNodeController
The factory belonging to the menu creator.
_menuFactory - Variable in class ptolemy.vergil.modal.TransitionController
The factory belonging to the menu creator.
_menuFactory - Variable in class ptolemy.vergil.ontologies.ConceptRelationController
The factory belonging to the menu creator.
_merge(Entity, Entity) - Method in class ptolemy.actor.gt.ModelCombine
Merge the two entities with the first one being the primary and modify the first entity to be the result.
_message(String) - Method in class ptolemy.gui.GraphicalMessageHandler
Show the specified message in a modal dialog.
_message(String) - Method in class ptolemy.gui.UndeferredGraphicalMessageHandler
Show the specified message in a modal dialog.
_message(String) - Method in class ptolemy.util.MessageHandler
Display the warning message.
_message(String) - Method in class ptolemy.util.SimpleMessageHandler
Display the warning message.
_meta - Variable in class diva.graph.layout.LevelLayout.LevelData
A meta-node which is a dummy node that is added to the graph with edges to every other node in the graph in order to make it easier to perform a topological sort.
_methodCall(String, Type[]) - Method in class ptolemy.data.expr.ParseTreeTypeInference
Infer the type of the specified method.
_methodCall(String, Type[], Object[]) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Evaluate the specified method.
_methodList - Variable in class ptolemy.domains.sequence.lib.BaseMultipleMethodsActor
The list of method names for the actor.
_methodName - Variable in class ptolemy.data.expr.ASTPtMethodCallNode
Need to store the method name of the method call.
_metroIIEventBlockedThreads - Variable in class ptolemy.domains.metroII.kernel.MetroIIPNDirector
The set of threads that are blocked on an MetroII event.
_microstep - Variable in class ptolemy.domains.de.kernel.DEDirector
The current microstep.
_microstep - Variable in class ptolemy.domains.de.kernel.DEEvent
The microstep of this event.
_microstep - Variable in class ptolemy.domains.sysml.kernel.SysMLSequentialDirector
The current microstep.
_minCost - Variable in class diva.graph.layout.GridAnnealingLayout
The relative cost of the best grid configuration so far as the algorithm progresses.
_minGrid - Variable in class diva.graph.layout.GridAnnealingLayout
The best grid configuration so far as the algorithm progresses.
_MINIMUM - Variable in class ptolemy.domains.sr.lib.Combine
Minimum.
_minimumDelay - Variable in class ptolemy.actor.lib.TimeDelay
The amount of minimumDelay.
_mirrorDisable - Variable in class ptolemy.actor.lib.hoc.Refinement
Indicator that we are processing a newPort request.
_mirrorDisable - Variable in class ptolemy.actor.lib.hoc.RefinementPort
If false, then changes the port are mirrored in the container's container.
_mirrorDisable - Variable in class ptolemy.domains.modal.modal.ModalController
Indicator that we are processing a newPort request.
_mirrorDisable - Variable in class ptolemy.domains.modal.modal.ModalRefinement
Indicator that we are processing a newPort request from above (if 1) or below (if -1) in the hierarchy.
_mirrorDisable - Variable in class ptolemy.domains.modal.modal.Refinement
Indicator that we are processing a newPort request.
_mirrorDisable - Variable in class ptolemy.domains.modal.modal.RefinementPort
If false, then changes the port are mirrored in the container's container.
_mirrorDisable - Variable in class ptolemy.domains.tdl.kernel.TDLController
Indicator that we are processing a newPort request.
_mirrorParameterPorts - Variable in class ptolemy.actor.lib.hoc.ReflectComposite
Flag indicating whether to mirror instances of ParameterPort.
_mirrorPort(ComponentPort) - Method in class ptolemy.actor.lib.hoc.MirrorComposite
Return true if the specified inside port should be mirrored.
_mirrorPort(ComponentPort) - Method in class ptolemy.actor.lib.hoc.ReflectComposite
Return true if the specified inside port should be mirrored.
_modalTransitionController - Variable in class ptolemy.vergil.modal.FSMViewerGraphController
The modal transition controller.
_mode - Variable in class ptolemy.actor.lib.security.CipherActor
The mode to be used to process the data.
_modeCode(StringBuffer, State, TDLModule) - Static method in class ptolemy.domains.tdl.kernel.TDLCodeGeneratorUtilities
Generate code for the modes.
_modeCode(TypedCompositeActor) - Static method in class ptolemy.domains.giotto.kernel.GiottoCodeGeneratorUtilities
Generate code for the modes.
_model - Variable in class ptolemy.actor.gui.run.CustomizableRunFrame
The associated model.
_model - Variable in class ptolemy.actor.gui.run.CustomizableRunPane
The associated model.
_model - Variable in class ptolemy.actor.gui.run.RunLayoutFrame
The associated model.
_model - Variable in class ptolemy.actor.lib.hoc.ApplyFilterOverArray
The model.
_model - Variable in class ptolemy.actor.lib.hoc.ModelReference
The model.
_model - Variable in class ptolemy.cg.kernel.generic.GenericCodeGenerator
The model we for which we are generating code.
_model - Variable in class ptolemy.moml.MoMLModelAttribute
The contained model.
_model - Variable in class ptolemy.vergil.gt.TransformationAttributeEditorFactory.TransformationListener
 
_model - Variable in class ptolemy.verification.kernel.MathematicalModelConverter
Deprecated.
The model we for which we are generating code.
_modelDescription - Variable in class org.ptolemy.fmi.FMULibrary.FMULogger
The model description that contains the names of the variables.
_modelInitialized - Variable in class ptolemy.actor.lib.fmi.FMUImport
True if _fmiInitialize() completed.
_models - Variable in class ptolemy.actor.gui.CompositeActorSimpleApplication
The list of all the models.
_modelStaticAnalysis() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Traverse all the entities in the model and place them in the sensors and actuators variables.
_modelStaticAnalysis() - Method in class ptolemy.cg.adapter.generic.program.procedural.c.renesas.adapters.ptolemy.domains.ptides.kernel.PtidesPreemptiveEDFDirector
Get sensors and actuators.
_modelURL - Variable in class ptolemy.actor.gui.MoMLApplet
The modelURL.
_modifiedVariables - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
A set that contains all variables in the model whose values can be changed during execution.
_modulo(ScalarToken) - Method in class ptolemy.data.BooleanToken
Throw an exception.
_modulo(ScalarToken) - Method in class ptolemy.data.ComplexToken
Throw an exception because the modulo operation does not make sense for complex values.
_modulo(ScalarToken) - Method in class ptolemy.data.DoubleToken
Return a new token whose value is the value of this token modulo the value of the argument token.
_modulo(ScalarToken) - Method in class ptolemy.data.expr.ConcreteScalarToken
Throw an exception.
_modulo(ScalarToken) - Method in class ptolemy.data.FixToken
Return a new token whose value is the value of this token modulo the value of the argument token.
_modulo(ScalarToken) - Method in class ptolemy.data.FloatToken
Return a new token whose value is the value of this token modulo the value of the argument token.
_modulo(ScalarToken) - Method in class ptolemy.data.IntToken
Return a new token whose value is the value of this token modulo the value of the argument token.
_modulo(ScalarToken) - Method in class ptolemy.data.LongToken
Return a new token whose value is the value of this token modulo the value of the argument token.
_modulo(ScalarToken) - Method in class ptolemy.data.PetiteToken
Return a new token whose value is the value of this token modulo the value of the argument token.
_modulo(ScalarToken) - Method in class ptolemy.data.ScalarToken
Return a new token whose value is the value of this token modulo the value of the argument token.
_modulo(ScalarToken) - Method in class ptolemy.data.ShortToken
Return a new token whose value is the value of this token modulo the value of the argument token.
_modulo(ScalarToken) - Method in class ptolemy.data.UnsignedByteToken
Return a new token whose value is the value of this token modulo the value of the argument token.
_modulo(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Return a new token whose value is the value of this token modulo the value of the argument token.
_modulo(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Return a new token whose value is the value of this token modulo the value of the argument token.
_modulo(Token) - Method in class ptolemy.data.ArrayToken
Return a new token whose value is the value of this token modulo the value of the argument token.
_modulo(Token) - Method in class ptolemy.data.DateToken
Modulo is not supported for Dates.
_modulo(Token) - Method in class ptolemy.data.RecordToken
Return a new token whose value is the field-wise modulo of this token and the argument.
_modulo(Token) - Method in class ptolemy.data.StringToken
Return a new token whose value is the value of this token modulo the value of the argument token.
_modulo(Token) - Method in class ptolemy.data.UnionToken
Return a new token whose value is the modulo of this token and the argument.
_moduloElement(Token) - Method in class ptolemy.data.DoubleMatrixToken
Return a new token whose elements are the remainders of the elements of this token when divided by the argument.
_moduloElement(Token) - Method in class ptolemy.data.IntMatrixToken
Return a new token whose elements are the remainders of the elements of this token when divided by the argument.
_moduloElement(Token) - Method in class ptolemy.data.LongMatrixToken
Return a new token whose elements are the remainders of the elements of this token when divided by the argument.
_moduloElement(Token) - Method in class ptolemy.data.MatrixToken
Return a new token whose elements are the modulo of the elements of this token by the argument.
_moduloReverse(Token) - Method in class ptolemy.data.ArrayToken
Return a new token whose value is the value of this token modulo the value of the argument token.
_momlClassName - Variable in class ptolemy.copernicus.kernel.KernelMain
The name of the MoML class, either as a top level model or as an xml file that we are generating code for.
_momlHandler - Variable in class ptolemy.data.ontologies.OntologySolver
The handler that issues MoML requests and makes model changes.
_momlSource - Variable in class ptolemy.actor.gui.properties.GUIAction
The input source that was specified the last time the configure method was called.
_momlText - Variable in class ptolemy.actor.gui.properties.GUIAction
The text string that represents the current configuration of this object.
_monotonicConcept - Variable in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConceptFunction
The "Monotonic" Concept from the monotonicityAnalysis ontology.
_monotonicityAnalysisOntology - Variable in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConceptFunction
The monotonicityAnalysis ontology referred to by all monotonicityAnalysis adapters.
_mostRecent - Variable in class ptolemy.actor.lib.MovingAverage
The index into the delay line of the most recent input.
_mostRecent - Variable in class ptolemy.domains.sdf.lib.FIR
The index into the delay line of the most recent input.
_mouseRotate - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
The mouse rotate view.
_moveDown() - Method in class ptolemy.domains.modal.modal.ModalBasePort
Move this object down by one in the list of attributes of its container.
_moveToBackAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
Action to move to the back.
_moveToFirst() - Method in class ptolemy.domains.modal.modal.ModalBasePort
Move this object to the first position in the list of attributes of the container.
_moveToFirstDescription() - Method in class ptolemy.vergil.actor.IOPortController
The text used in the MoveAction.TO_FIRST action menu choice.
_moveToFirstDescription() - Method in class ptolemy.vergil.kernel.AttributeController
The text used in the MoveAction.TO_FIRST action menu choice.
_moveToFrontAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
Action to move to the front.
_moveToIndex(int) - Method in class ptolemy.domains.modal.modal.ModalBasePort
Move this object to the specified position in the list of attributes of the container.
_moveToLast() - Method in class ptolemy.domains.modal.modal.ModalBasePort
Move this object to the last position in the list of attributes of the container.
_moveToLastDescription() - Method in class ptolemy.vergil.actor.IOPortController
The text used in the MoveAction.TO_LAST action menu choice.
_moveToLastDescription() - Method in class ptolemy.vergil.kernel.AttributeController
The text used in the MoveAction.TO_LAST action menu choice.
_moveUp() - Method in class ptolemy.domains.modal.modal.ModalBasePort
Move this object up by one in the list of attributes of the container.
_multiply(MatrixToken) - Method in class ptolemy.data.ComplexMatrixToken
Return a new token whose value is the value of the argument Token multiplied to the value of this Token.
_multiply(MatrixToken) - Method in class ptolemy.data.DoubleMatrixToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(MatrixToken) - Method in class ptolemy.data.FixMatrixToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(MatrixToken) - Method in class ptolemy.data.IntMatrixToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(MatrixToken) - Method in class ptolemy.data.LongMatrixToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(MatrixToken) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(ScalarToken) - Method in class ptolemy.data.BooleanToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(ScalarToken) - Method in class ptolemy.data.ComplexToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(ScalarToken) - Method in class ptolemy.data.DoubleToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(ScalarToken) - Method in class ptolemy.data.expr.ConcreteScalarToken
Throw an exception.
_multiply(ScalarToken) - Method in class ptolemy.data.FixToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(ScalarToken) - Method in class ptolemy.data.FloatToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(ScalarToken) - Method in class ptolemy.data.IntToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(ScalarToken) - Method in class ptolemy.data.LongToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(ScalarToken) - Method in class ptolemy.data.PetiteToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(ScalarToken) - Method in class ptolemy.data.ScalarToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(ScalarToken) - Method in class ptolemy.data.ShortToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(ScalarToken) - Method in class ptolemy.data.SmoothToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(ScalarToken) - Method in class ptolemy.data.UnsignedByteToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(Token) - Method in class ptolemy.data.ArrayToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(Token) - Method in class ptolemy.data.DateToken
Multiply is not supported for Dates.
_multiply(Token) - Method in class ptolemy.data.RecordToken
Return a new token whose value is the field-wise multiplication of this token and the argument.
_multiply(Token) - Method in class ptolemy.data.StringToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiply(Token) - Method in class ptolemy.data.UnionToken
Return a new token whose value is the multiplication of this token and the argument.
_MULTIPLY - Variable in class ptolemy.domains.sr.lib.Combine
Multiply.
_multiplyElement(Token) - Method in class ptolemy.data.ComplexMatrixToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiplyElement(Token) - Method in class ptolemy.data.DoubleMatrixToken
Return a new token whose value is the value of this token multiplied by the value of the argument token.
_multiplyElement(Token) - Method in class ptolemy.data.FixMatrixToken
Return a new token whose value is the value of the argument Token multiplyed from the value of each element of this Token.
_multiplyElement(Token) - Method in class ptolemy.data.IntMatrixToken
Return a new token whose value is the value of this token multiplied by the value of the argument scalar token.
_multiplyElement(Token) - Method in class ptolemy.data.LongMatrixToken
Return a new token whose value is the value of this token multiplied by the value of the argument scalar token.
_multiplyElement(Token) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is the value of this token multiplied by the value of the argument scalar token.
_multiplyPolynomials(double[], double[]) - Static method in class ptolemy.data.SmoothToken
Multiply two polynomials.
_myController - Variable in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.ModalController
The associated modal controller component.
_myPrivateParameterWithADifferentName - Variable in class ptolemy.cg.kernel.generic.program.procedural.java.test.ActorWithPrivateParameter
A misnamed Parameter.
_name - Variable in class ptolemy.actor.ptalon.NamedTree
The name of this tree.
_name - Variable in class ptolemy.data.expr.ASTPtLeafNode
The identifier that this leaf node refers to.
_name - Variable in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
The new name.
_name - Variable in class ptolemy.data.ontologies.ConceptFunction
The name of the concept function.
_name - Variable in class ptolemy.kernel.util.test.TestWorkspace2.Notification
 
_nCategories - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorMultinomialEmissions
Number of categories.
_nCategories - Variable in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
Number of categories.
_nColumns - Variable in class ptolemy.data.expr.ASTPtMatrixConstructNode
The number of columns of the matrix construction.
_needNew - Variable in class ptolemy.actor.lib.RandomSource
Indicator that a new random number is needed.
_needNew - Variable in class ptolemy.domains.giotto.kernel.GiottoTimingManager
Indicator that a new random number is needed.
_needNewGenerator - Variable in class ptolemy.actor.lib.RandomSource
Indicator that a new generator is needed.
_needNewGenerator - Variable in class ptolemy.domains.giotto.kernel.GiottoTimingManager
Indicator that a new generator is needed.
_needScaleMethods - Variable in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.lib.Scale
True if we need the Scale_scaleOn methods .
_needsEvaluation - Variable in class ptolemy.data.expr.Variable
Flags that the expression needs to be evaluated when the value of this variable is queried.
_negate - Variable in class ptolemy.actor.lib.logic.LogicFunction
Deprecated.
True if the intermediate results should be negated.
_negate - Variable in class ptolemy.actor.lib.logic.LogicGate
True if the intermediate results should be negated.
_NEW_MENU_INDEX - Static variable in class ptolemy.gui.Top
Index in the _fileMenuItems array of the New item.
_newActorThreadList - Variable in class ptolemy.actor.process.ProcessDirector
A list of threads created but not started.
_newDiscreteStatesNeeded(FMI20EventInfo.ByReference) - Method in class ptolemy.actor.lib.fmi.FMUImport
Invoke newDiscreteStatesNeeded() and return true if the fmu wants to terminate.
_newEffigy(CompositeEntity, String) - Method in class ptolemy.actor.gui.PtolemyEffigy.Factory
Create a new effigy.
_newInsideReceiver() - Method in class ptolemy.actor.IOPort
Create a new receiver compatible with the local director.
_newInsideReceiver(int) - Method in class ptolemy.actor.IOPort
Create a new receiver compatible with the local director.
_newParser() - Method in class ptolemy.plot.plotml.HistogramMLApplet
Create a new parser object for the applet.
_newParser() - Method in class ptolemy.plot.plotml.HistogramMLApplication
Create a new parser object for the application.
_newParser() - Method in class ptolemy.plot.plotml.PlotMLApplet
Create a new parser object for the applet.
_newParser() - Method in class ptolemy.plot.plotml.PlotMLApplication
Create a new parser object for the application.
_newPlot() - Method in class ptolemy.actor.lib.gui.HistogramPlotter
Create a new Histogram plot.
_newPlot() - Method in class ptolemy.actor.lib.gui.PlotterBase
Create a new plot.
_newPlot() - Method in class ptolemy.actor.lib.gui.SketchedSource
Create a new plot.
_newPortMap() - Method in class ptolemy.actor.lib.OrderedRecordAssembler
Return a new _portMap, which is a map between port names and strings.
_newPortMap() - Method in class ptolemy.actor.lib.RecordAssembler
Return a new _portMap, which is a map between port names and strings.
_newProcessThread(Actor, ProcessDirector) - Method in class ptolemy.actor.process.ProcessDirector
Create a new ProcessThread for controlling the actor that is passed as a parameter of this method.
_newProcessThread(Actor, ProcessDirector) - Method in class ptolemy.domains.dde.kernel.DDEDirector
Return a new ProcessThread of a type compatible with this director.
_newProcessThread(Actor, ProcessDirector) - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Create a new ProcessThread for controlling the actor that is passed as a parameter of this method.
_newProcessThread(Actor, ProcessDirector) - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Create a new ProcessThread for controlling the actor that is passed as a parameter of this method.
_newReceiver() - Method in class ptolemy.actor.IOPort
Create a new receiver compatible with the executive director.
_newReceiver(int) - Method in class ptolemy.actor.IOPort
Create a new receiver compatible with the executive director.
_newRelationAction - Variable in class ptolemy.vergil.actor.ActorEditorGraphController
Action for creating a new relation.
_newShape() - Method in class ptolemy.vergil.kernel.attributes.ArcAttribute
Return the a new ellipse given a new width and height.
_newShape() - Method in class ptolemy.vergil.kernel.attributes.EllipseAttribute
Return the a new ellipse given a new width and height.
_newShape() - Method in class ptolemy.vergil.kernel.attributes.FilledShapeAttribute
Return the a new shape given a new width and height.
_newShape() - Method in class ptolemy.vergil.kernel.attributes.RectangleAttribute
Return the a new rectangle given a new width and height.
_newShape() - Method in class ptolemy.vergil.kernel.attributes.ResizablePolygonAttribute
Return the a new polygon with the given vertices.
_newStates - Variable in class ptolemy.actor.lib.fmi.FMUImport
The new states computed in fire(), to be committed in postfire.
_newTextEffigy(Effigy, String) - Method in class ptolemy.vergil.toolbox.TextEditorTableauFactory
Create a text effigy to be contained by the specified host effigy for the specified text.
_newTypesUsed - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
A HashSet that contains all codegen types referenced in the model.
_nextCrossingTime(double, double, double, double, Time) - Method in class org.ptolemy.qss.QSSIntegrator
Deprecated.
Return the next time at which a line with the given slope will rise or fall from the specified starting point to the specified reference plus or minus the specified quantum.
_nextFireAt - Variable in class ptolemy.domains.continuous.lib.ContinuousTimeDelay
Records the next scheduled fireAt() call, so that we do not request more than one fireAt() call for a given input event.
_nextFireTime - Variable in class ptolemy.domains.de.lib.aspect.AFDXESs
Next time a token is sent and the next token can be processed.
_nextFireTime - Variable in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Next time a token is sent and the next token can be processed.
_nextFireTime - Variable in class ptolemy.domains.de.lib.aspect.BasicSwitch
Next time a token is sent and the next token can be processed.
_nextFireTime - Variable in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
The earliest time this director should be refired.
_nextFireTime - Variable in class ptolemy.domains.ptides.kernel.PtidesDirector
The earliest time this director should be refired.
_nextLine - Variable in class ptolemy.actor.lib.io.LineReader
The next line after the current line.
_nextOutputIndex - Variable in class ptolemy.actor.lib.DiscreteClock
The index of when the output should be emitted.
_nextOutputTime - Variable in class ptolemy.actor.lib.Clock
Deprecated.
The time for the next output.
_nextOutputTime - Variable in class ptolemy.actor.lib.DiscreteClock
The time for the next output.
_nextOutputValue(double, double, double) - Method in class org.ptolemy.qss.QSSIntegrator
Deprecated.
Return the next output value, which is the reference plus the quantum if the slope is positive, and the reference minus the quantum otherwise.
_nextScheduleTime - Variable in class ptolemy.actor.Director
Next time the aspect wants to be executed.
_nextTimeFree - Variable in class ptolemy.domains.de.lib.Server
Next time the server becomes free.
_nils - Variable in class ptolemy.data.MatrixToken
HashSet of nil elements, where each element is the index of the element in _value[] that should be nil.
_nIterations - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
User-defined number of iterations of the alpha-beta recursion.
_nIterations - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
User-defined number of iterations of the alpha-beta recursion.
_noActorToFire() - Method in class ptolemy.domains.de.kernel.DEDirector
There are no actor to fire.
_nodeNumber - Variable in class ptolemy.data.expr.CParseTreeCodeGenerator
The node number, used to create unique node names.
_nodeToLocalName - Variable in class ptolemy.data.expr.CParseTreeCodeGenerator
A map from node to local node name.
_noMoreActorsToFire - Variable in class ptolemy.domains.de.kernel.DEDirector
Set to true when it is time to end the execution.
_nonAntimonotonicRepresentative - Variable in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConceptFunction
A set of "Almost Antimonotonic" Concepts (parameterized by counterexamples).
_none - Variable in class ptolemy.vergil.kernel.attributes.ShapeAttribute
A color parameter whose value is a fully transparent white (alpha = 0.0), which is interpreted as no color.
_NONE - Variable in class ptolemy.domains.sr.lib.Combine
Noop.
_nonMonotonicRepresentative - Variable in class ptolemy.data.ontologies.lattice.adapters.monotonicityAnalysis.MonotonicityConceptFunction
A set of "Almost Monotonic" Concepts (parameterized by counterexamples).
_nonSettables - Variable in class ptolemy.data.ontologies.OntologySolverBase
The set of property-able objects that have non-settable property.
_nonZeroLength(double[], String) - Static method in class ptolemy.math.DoubleArrayStat
Throw an exception if the array is null or length 0.
_normal - Variable in class diva.canvas.AbstractSite
The normal of the site.
_notDone - Variable in class ptolemy.actor.process.ProcessDirector
A flag for determining whether successive iterations will be permitted.
_notifyConnectorListeners(ConnectorEvent, int) - Method in class diva.canvas.connector.ConnectorInteractor
Notify registered connector listeners of the specified event.
_notifyHierarchyListenersAfterChange() - Method in class ptolemy.kernel.util.NamedObj
If any hierarchy listeners are registered, notify them that a change has occurred in the hierarchy.
_notifyHierarchyListenersBeforeChange() - Method in class ptolemy.kernel.util.NamedObj
If any hierarchy listeners are registered, notify them that a change is about to occur in the hierarchy.
_notifyingActorFiring - Variable in class ptolemy.actor.AtomicActor
Flag that is true if there are actor firing listeners.
_notifyingActorFiring - Variable in class ptolemy.actor.CompositeActor
Flag that is true if there are actor firing listeners.
_notifyListeners() - Method in class ptolemy.domains.csp.demo.DiningPhilosophers.Philosopher
Notify any PhilosopherListeners that have registered an interest/dependency in this Philosopher.
_notifyListeners(String) - Method in class ptolemy.gui.QueryChooser
Notify all registered listeners that something changed for the specified entry, if it indeed has changed.
_notifyListenersOfCompletion() - Method in class ptolemy.actor.Manager
Deprecated.
_notifyListenersOfStateChange() - Method in class ptolemy.actor.Manager
Propagate the state change event to all the execution listeners.
_notifyListenersOfSuccessfulCompletion() - Method in class ptolemy.actor.Manager
Notify listeners that execution has completed successfully.
_notifyLiveSoundListeners(int) - Method in class ptolemy.media.javasound.LiveSoundCommon
Notify the live sound listeners about a change in an audio parameter.
_notifyPortEventListeners(IOPortEvent) - Method in class ptolemy.actor.IOPort
Send a PortEvent to all port event listeners that have registered with this IOPort.
_notifyValueListeners() - Method in class ptolemy.data.expr.Variable
Notify the value listeners of this variable that this variable changed.
_nRows - Variable in class ptolemy.data.expr.ASTPtMatrixConstructNode
The number of rows of the matrix construction.
_nStates - Variable in class org.ptolemy.machineLearning.hmm.ObservationClassifier
number of hidden states.
_nStates - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
Number of hidden states in the model.
_nStates - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Number of hidden states in the model.
_nStates - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Cardinality of state space.
_nullifyLayer(CanvasLayer) - Method in class diva.canvas.CanvasPane
Helper method to tell a layer when it is been removed from this pane.
_numArgsIsFixed - Variable in class ptolemy.data.ontologies.ConceptFunction
Flag that indicates whether or not the number of arguments for this concept function is fixed or variable.
_numberOfInputTokensSeen - Variable in class ptolemy.actor.gt.controller.TestModel
Number of input tokens seen by this actor in the fire method.
_numberOfInputTokensSeen - Variable in class ptolemy.actor.lib.NonStrictTest
Number of input tokens seen by this actor in the fire method.
_numberOfInputTokensSeen - Variable in class ptolemy.actor.lib.PublisherNonStrictTest
Number of input tokens seen by this actor in the fire method.
_numberOfOtherTicks - Variable in class org.hlacerti.lib.HlaReporter
Represents the number of the ticks that were not considered in the variable HlaReporter._numberOfTicks
_numberOfPorts - Variable in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Number of switch ports.
_numberOfPorts - Variable in class ptolemy.domains.de.lib.aspect.BasicSwitch
Number of switch ports.
_numberOfTAGs - Variable in class org.hlacerti.lib.HlaReporter
Represents the number of time advance grants this federate has received.
_numberOfTicks - Variable in class org.hlacerti.lib.HlaReporter
Array that contains the number of ticks between a NER or TAR and its respective TAG.
_numberOfTicks2 - Variable in class org.hlacerti.lib.HlaReporter
Represents the number of call to tick2() made by the federate.
_numIters - Variable in class diva.graph.layout.GridAnnealingLayout
The number of iterations to cool over.
_numMoves - Variable in class diva.graph.layout.GridAnnealingLayout
The number of moves per iteration.
_nVars - Variable in class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
Number of break variables.
_object - Variable in class ptolemy.data.ontologies.lattice.ConceptTermManager.InequalityTerm
The model object associated with the InequalityTerm.
_objectHandleToClassHandle - Variable in class org.hlacerti.lib.HlaManager
Table of object class handles associate to instance handles received by discoverObjectInstance and reflectAttributesValues services (from the RTI).
_objectWrapper - Variable in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
The object wrapper.
_obsDimension - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
observation dimension.
_observations - Variable in class org.ptolemy.machineLearning.hmm.ObservationClassifier
observation array.
_observations - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
Observation array.
_observations - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Observation array.
_observedTokens - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
The observation tokens.
_offsetFigure(double, double, double, double) - Method in class ptolemy.vergil.basic.WithIconGraphController.NewPortAction
Offset a figure if another figure is already at that location.
_offsets - Variable in class ptolemy.actor.lib.Clock
Deprecated.
Cache of offsets array value.
_offsets - Variable in class ptolemy.actor.lib.DiscreteClock
Cache of offsets array value.
_offsetVertex(double[]) - Method in class ptolemy.vergil.actor.ActorEditorGraphController.NewRelationAction
Offset a figure if another figure is already at that location.
_oldXSize - Variable in class ptolemy.actor.lib.image.ImageDisplayJavaSE
The horizontal size of the previous image.
_oldXSize - Variable in class ptolemy.actor.lib.jjs.modules.imageDisplay.ImageDisplayHelper
The horizontal size of the previous image.
_oldYSize - Variable in class ptolemy.actor.lib.image.ImageDisplayJavaSE
The vertical size of the previous image.
_oldYSize - Variable in class ptolemy.actor.lib.jjs.modules.imageDisplay.ImageDisplayHelper
The vertical size of the previous image.
_ontologyController - Variable in class ptolemy.vergil.ontologies.OntologySolverGraphController
The controller for ontologies in the ontology solver model.
_ontologyMenu - Variable in class ptolemy.vergil.ontologies.OntologySolverGraphFrame
The ontology menu.
_ontologySolverUtilities - Variable in class ptolemy.data.ontologies.OntologySolverBase
The utilities shared between all solvers.
_open() - Method in class ptolemy.gui.Top
Open a file dialog to identify a file to be opened, and then call _read() to open the file.
_open() - Method in class ptolemy.plot.PlotFrame
Open a new file and plot its data.
_openAddDialog(String, String, String, String) - Method in class ptolemy.actor.gui.EditParametersDialog
Open a dialog to add a new parameter.
_openAndReadFirstTwoLines() - Method in class ptolemy.actor.lib.io.LineReader
Open the file and read the first line, putting its value into the _currentLine variable.
_openBaseClassAction - Variable in class ptolemy.vergil.basic.BasicGraphController
The open base class action.
_openCount - Variable in class ptolemy.actor.gui.CompositeActorSimpleApplication
The count of currently open windows.
_openDialog(Frame, NamedObj, ActionEvent) - Method in class ptolemy.vergil.toolbox.ConfigureAction
Open an edit parameters dialog.
_openGraphFrames - Static variable in class ptolemy.vergil.basic.BasicGraphFrame
List of references to graph frames that are open.
_openInstanceAction - Variable in class ptolemy.vergil.actor.ActorController
The action that handles opening an instance.
_openInstanceAction - Variable in class ptolemy.vergil.ontologies.OntologyEntityController
The action that handles opening an instance of an ontology class.
_openInstanceOrModel(Configuration, NamedObj) - Method in class ptolemy.vergil.modal.TransitionController
Open the instance or the model.
_openInstanceOrModel(Configuration, NamedObj) - Method in class ptolemy.vergil.ptera.SchedulingRelationController
Open the instance or the model.
_openModel(String) - Method in class ptolemy.actor.gui.test.junit.HTMLAboutJUnitTest
Test HTMLAbout by opening a URL that starts with "about:".
_openModel(URL, URL, String) - Method in class ptolemy.actor.gui.ConfigurationApplication
Open the specified URL.
_openModel(NamedObj) - Method in class ptolemy.actor.gui.ConfigurationApplication
Open the specified Ptolemy II model.
_openReader() - Method in class ptolemy.actor.lib.javasound.AudioReader
Initialize/Reinitialize audio reading.
_openURL() - Method in class ptolemy.gui.Top
Open a dialog to enter a URL, and then invoke _read() to open the URL.
_openWindow() - Method in class ptolemy.actor.lib.gui.Display
Open the display window if it has not been opened.
_openWindow() - Method in class ptolemy.domains.ca.lib.gui.CAViewer
Open the window, first initializing it if necessary.
_OR - Static variable in class ptolemy.actor.lib.logic.LogicFunction
Deprecated.
Perform a logical OR.
_OR - Static variable in class ptolemy.actor.lib.logic.LogicGate
Perform a logical OR.
_OR - Variable in class ptolemy.domains.sr.lib.Combine
Logical Or.
_order - Variable in class ptolemy.actor.lib.Lattice
The order of the filter (i.e.
_orientation - Variable in class diva.graph.layout.LevelLayout
Keep track of the orientation; vertical by default.
_origGraph - Variable in class diva.graph.layout.LevelLayout.LevelData
The original graph that is passed in by the user on which the layout is eventually being assigned.
_originalValues - Variable in class ptolemy.actor.gui.Configurer
A record of the original values.
_orthogonalizeRows(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Given a set of row vectors rowArrays[0] ...
_orthogonalizeRows(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Given a set of row vectors rowArrays[0] ...
_orthogonalizeRows(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Orthogonalize the rows of a matrix.
_out - Variable in class ptolemy.domains.coroutine.kernel.AccumLUB
 
_output - Variable in class ptolemy.kernel.util.StreamChangeListener
The PrintStream that we direct the output to.
_output - Variable in class ptolemy.kernel.util.test.StreamValueListener
The PrintStream that we direct the output to.
_OUTPUT_TRANSITION - Static variable in class ptolemy.domains.modal.kernel.ia.InterfaceAutomatonTransition
The output transition type.
_outputBufferDelay - Variable in class ptolemy.domains.de.lib.aspect.BasicSwitch
Time it takes for a token to be put into the output queue.
_outputCode(TypedCompositeActor) - Static method in class ptolemy.domains.giotto.kernel.GiottoCodeGeneratorUtilities
Generate code for the output ports.
_outputDriversImplementationCode(TypedCompositeActor) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Generate code which will copy the output local data to the global data.
_outputInitializationCode(TypedCompositeActor) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Generate initialization code for the output drivers.
_outputInitToken() - Method in class lbnl.actor.lib.Simulator
Output the first token during initialize.
_outputInitToken() - Method in class lbnl.lib.labview.LabVIEWSimulator
During initialize, we output one token to startup the co-simulation between Ptolemy and LabVIEW program.
_outputPorts - Variable in class ptolemy.caltrop.ddi.Dataflow
 
_outputProduced - Variable in class ptolemy.actor.lib.Clock
Deprecated.
Indicator of whether an output was produced in this iteration.
_outputRangeOntology - Variable in class ptolemy.data.ontologies.ConceptFunction
The ontology that specifies the range of concepts that can be output by this concept function.
_outputs - Variable in class ptolemy.cg.lib.syntactic.SyntacticNode
List of references to ports syntactically marked as outputs.
_outputs - Variable in class ptolemy.cg.lib.syntactic.SyntacticTermList
List of exposed output ports of constituent terms.
_outputs - Variable in class ptolemy.domains.coroutine.lib.Emit
 
_outputTokens - Variable in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Tokens to be sent to outputs.
_outputTokens - Variable in class ptolemy.domains.de.lib.aspect.BasicSwitch
Tokens to be sent to outputs.
_outsideIsWireless() - Method in class ptolemy.domains.wireless.kernel.WirelessIOPort
Return true if the port is outside wireless.
_overflow - Variable in class ptolemy.math.Quantization
The overflow strategy.
_overlayLayer - Variable in class diva.canvas.GraphicsPane
 
_ownConstraints - Variable in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
The list of Inequality constraints contained by this LatticeOntologyAdapter.
_owner - Variable in class ptolemy.actor.gui.EditParametersDialog
The owner window.
_owner - Variable in class ptolemy.vergil.basic.SearchResultsDialog
The The frame that, per the user, is generating the dialog.
_padding - Variable in class ptolemy.actor.lib.security.CipherActor
The padding scheme to be used process the data.
_padding - Variable in class ptolemy.plot.PlotBox
The factor we pad by so that we don't plot points on the axes.
_palettePane - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The library display panel.
_pane - Variable in class ptolemy.actor.gui.run.CustomizableRunFrame
The pane inside this frame.
_pane - Variable in class ptolemy.actor.gui.run.RunLayoutFrame
The run pane whose layout is being edited.
_paneSize - Variable in class ptolemy.actor.gui.AbstractPlaceableActor
A specification of the size of the pane if it's in its own window.
_paneSize - Variable in class ptolemy.actor.gui.AbstractPlaceableJavaSE
A specification of the size of the pane if it's in its own window.
_parameter - Variable in class ptolemy.actor.lib.jjs.JavaScript.PortOrParameterProxy
The parameter that is proxied, or null if it's a port.
_parameter - Variable in class ptolemy.actor.parameters.ParameterPort
The associated parameter.
_parameters - Variable in class ptolemy.actor.lib.aspect.AtomicCommunicationAspect
List of parameters per port.
_parameters - Variable in class ptolemy.actor.lib.aspect.CompositeCommunicationAspect
List of parameters per port.
_parametersInvalid - Variable in class ptolemy.actor.lib.comm.HuffmanBasic
Flag that indicates if the parameters are invalid.
_parent - Variable in class ptolemy.actor.ptalon.NamedTree
The parent of this tree.
_parent - Variable in class ptolemy.actor.sched.ScheduleElement
The parent schedule of this schedule.
_parent - Variable in class ptolemy.data.expr.ASTPtRootNode
The parent node.
_parent - Variable in class ptolemy.graph.sched.ScheduleElement
The parent schedule of this schedule.
_parseActorExpression(String) - Static method in class ptolemy.actor.ptalon.Tester
 
_parseArg(String) - Method in class ptolemy.actor.gui.CompositeActorSimpleApplication
Parse a command-line argument.
_parseArg(String) - Method in class ptolemy.actor.gui.ConfigurationApplication
Parse a command-line argument.
_parseArg(String) - Method in class ptolemy.actor.gui.MoMLSimpleStatisticalApplication
Parse a command-line argument.
_parseArg(String) - Method in class ptolemy.copernicus.kernel.Copernicus
Parse a command-line argument.
_parseArgs(String[]) - Method in class ptolemy.actor.gui.CompositeActorSimpleApplication
Parse the command-line arguments.
_parseArgs(String[]) - Method in class ptolemy.actor.gui.ConfigurationApplication
Parse the command-line arguments.
_parseArgs(String[]) - Method in class ptolemy.actor.gui.MoMLSimpleStatisticalApplication
Parse the command-line arguments.
_parseArgs(String[]) - Method in class ptolemy.actor.gui.PtExecuteApplication
Parse the command-line arguments.
_parseArgs(String[]) - Method in class ptolemy.actor.gui.PtolemyApplication
Parse the command-line arguments.
_parseArgs(String[]) - Method in class ptolemy.copernicus.kernel.Copernicus
Parse the command-line arguments.
_parseArgs(String[]) - Method in class ptolemy.plot.compat.PxgraphApplication
Parse those command-line arguments that are relevant to the application only, and refer other arguments to the PxgraphParser helper class.
_parseArgs(String[]) - Method in class ptolemy.plot.PlotApplication
Parse the command-line arguments and make calls to the Plot class accordingly.
_parseArgs(String[]) - Method in class ptolemy.vergil.VergilApplication
Parse the command-line arguments.
_parseArgs(GeneratorAttribute) - Method in class ptolemy.copernicus.interpreted.Main
Parse any code generator specific arguments.
_parseArgs(GeneratorAttribute) - Method in class ptolemy.copernicus.kernel.KernelMain
Parse any code generator specific arguments.
_parseArgs(GeneratorAttribute) - Method in class ptolemy.copernicus.shallow.Main
Parse any code generator specific arguments.
_parsedObject - Variable in class ptolemy.actor.gui.properties.GUIAction
The object obtained by parsing the moml text, or null.
_parseIfNecessary() - Method in class ptolemy.data.expr.Variable
Parse the expression, if the current parse tree is not valid.
_parseLine(String) - Method in class ptolemy.plot.Histogram
Parse a line that gives plotting information.
_parseLine(String) - Method in class ptolemy.plot.Plot
Parse a line that gives plotting information.
_parseLine(String) - Method in class ptolemy.plot.PlotBox
Parse a line that gives plotting information.
_parser - Variable in class ptolemy.actor.gui.ConfigurationApplication
The parser used to construct the configuration.
_parser - Variable in class ptolemy.actor.gui.properties.GUIAction
The parser used to parse the moml text.
_parser - Variable in class ptolemy.moml.MoMLSimpleApplication
The MoMLParser used to parse the model.
_parser - Variable in class ptolemy.plot.plotml.PlotBoxMLParser
The parser.
_parseRepetitions(ComponentEntity, String) - Static method in class ptolemy.domains.pthales.lib.PthalesAtomicActor
Return a data structure giving the dimension data contained by a parameter with the specified name in the specified port or actor.
_parserScope - Variable in class ptolemy.data.expr.Variable
The instance of VariableScope.
_parseSource() - Method in class ptolemy.actor.gui.properties.GUIAction
Parse the configuration source if it has not been parsed, and store the result in protected field GUIAction._parsedObject.
_parseTreeCodeGenerator - Variable in class ptolemy.cg.kernel.generic.program.TemplateParser
The parse tree to use with expressions.
_parseTreeEvaluator - Variable in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
The parse tree evaluator.
_parseTrees - Variable in class ptolemy.domains.modal.kernel.AbstractActionsAttribute
The list of parse trees.
_parseTreeValid - Variable in class ptolemy.data.expr.Variable
Indicator that the parse tree is valid.
_parseTreeWriter - Variable in class ptolemy.actor.gt.ingredients.operations.Operation
A parse tree writer to output the contents of a parse tree.
_particleLabels - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Labels of particles, that contains state names and a weight label.
_particleLabels - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Labels of particles, that contains state names and a weight label
_particleTypes - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Types of each particle dimension.
_particleTypes - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Types of each particle dimension
_pasteAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The paste action.
_pathToSupportFiles - Variable in class ptolemy.cg.kernel.generic.program.procedural.fmima.FMIMACodeGenerator
End of line character.
_pattern - Variable in class ptolemy.actor.gt.GTParameter.Scope
The pattern.
_pauseRequested - Variable in class ptolemy.domains.ci.kernel.CIDirector
If true, pause the execution of the model.
_pendingOutput - Variable in class ptolemy.actor.lib.MicrostepDelay
A token to send in the next microstep.
_pendingOutputs - Variable in class ptolemy.actor.lib.TimeDelay
A local queue to store the delayed output tokens.
_performOperations() - Method in class ptolemy.actor.gt.GraphTransformer
Perform all the operations associated with the objects in the replacement.
_periodicDirectorHelper - Variable in class ptolemy.domains.sdf.kernel.SDFDirector
Helper class supporting the period parameter.
_phase - Variable in class ptolemy.actor.lib.Clock
Deprecated.
The phase of the next output.
_phase - Variable in class ptolemy.actor.lib.DiscreteClock
The phase of the next output.
_phaseLength - Variable in class ptolemy.domains.sdf.lib.FIR
The phaseLength is ceiling(length/interpolation), where length is the number of taps.
_philosophers - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet
 
_picture - Variable in class ptolemy.actor.lib.image.ImageDisplayJavaSE
The picture panel.
_picture - Variable in class ptolemy.actor.lib.jjs.modules.imageDisplay.ImageDisplayHelper
The picture panel.
_piggybacks - Variable in class ptolemy.actor.CompositeActor
List piggybacked objects.
_playbackData - Variable in class ptolemy.media.javasound.LiveSoundCommon
Byte buffer used for playback data.
_playbackIsActive - Variable in class ptolemy.media.javasound.LiveSoundCommon
true is audio playback is currently active.
_plot - Variable in class ptolemy.plot.compat.PxgraphParser
The plot object to which to apply commands.
_plot - Variable in class ptolemy.plot.PlotFormatter
The plot object controlled by this formatter.
_plot - Variable in class ptolemy.plot.plotml.PlotBoxMLParser
The plot object to which to apply commands.
_plotImage - Variable in class ptolemy.plot.PlotBox
An offscreen buffer for improving plot performance.
_plotSize - Variable in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
An attribute that contains the size of the plot.
_plotterBase - Variable in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
The base instance that created the implementation.
_pmf - Variable in class ptolemy.actor.lib.comm.HuffmanBasic
The probability mass function.
_points - Variable in class ptolemy.plot.Histogram
A vector of datasets.
_points - Variable in class ptolemy.plot.Plot
A vector of datasets.
_polygonAttributes - Variable in class ptolemy.domains.gr.lib.GRShadedShape
Polygon attributes.
_polymorphicGetMethod(Class, String, Type[], CachedMethod.ArgumentConversion[]) - Static method in class ptolemy.data.expr.CachedMethod
Return the first method in the specified class that has the specified name and can be invoked with the specified argument types.
_populated - Variable in class ptolemy.moml.EntityLibrary
Flag indicating populate() has been called, and hence the configuration should be obtained from the current contents (in case they have changed) rather than from the _configureText.
_populateHistory(List) - Method in class ptolemy.gui.Top
Update the submenu with a history list and add a listener to each line.
_populating - Variable in class ptolemy.actor.LazyTypedCompositeActor
Indicator that we are in the midst of populating.
_populating - Variable in class ptolemy.moml.EntityLibrary
Indicator that we are in the midst of populating.
_port - Variable in class ptolemy.actor.IntermediateReceiver
The port.
_port - Variable in class ptolemy.actor.lib.jjs.JavaScript.PortOrParameterProxy
The port that is proxied, or null if it's a parameter.
_port - Variable in class ptolemy.actor.parameters.PortParameter
The associated port.
_portController - Variable in class ptolemy.vergil.basic.WithIconGraphController
The port controller.
_portEventListeners - Variable in class ptolemy.actor.IOPort
The list of IOPortEventListeners registered with this object.
_portInfo - Variable in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.Ports
A map from IOPort to PortInfo.
_portMap - Variable in class ptolemy.actor.lib.RecordAssembler
Keeps track of which name or alias is associated with which port.
_portNumber - Variable in class ptolemy.cg.adapter.generic.program.procedural.java.adapters.ptolemy.domains.sdf.kernel.SDFDirector
The port number.
_ports(Object) - Method in class ptolemy.vergil.tree.FullTreeModel
Return the list of ports, or an empty list if there are none.
_ports(Object) - Method in class ptolemy.vergil.tree.VisibleTreeModel
Return the list of ports, or an empty list if there are none.
_portTooltip(Port) - Method in class ptolemy.vergil.actor.ExternalIOPortController
Given a port, return a reasonable tooltip message for that port.
_portToVirtualLinks - Variable in class ptolemy.domains.de.lib.aspect.AFDXESs
Routing table mapping ports to virtual link objects.
_portTypeMap - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
A map from String type name to a HashMap of port name to an array index.
_portTypeMap2 - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
A map from String type name to a HashMap of multiport or port to an array index.
_portTypeMap3 - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
A map from String type name to a HashMap of multiports to an array index.
_portTypeMaxIndex - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
A map from String type name to a HashMap of port name to Array Index.
_portTypeMaxIndex2 - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
A map from String type name to a HashMap of multiport or port to the maximum number in the corresponding array.
_portTypeMaxIndex3 - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
A map from String type name to a HashMap of multiports to an to the maximum number in the corresponding array.
_postfireReturns - Variable in class ptolemy.actor.sched.StaticSchedulingDirector
The value that the postfire method will return.
_postfireReturns - Variable in class ptolemy.domains.sequence.kernel.SequencedModelDirector
The value that the postfire method will return.
_postParse(MoMLParser) - Method in class ptolemy.moml.MoMLChangeRequest
Do nothing.
_postParse(MoMLParser) - Method in class ptolemy.vergil.basic.OffsetMoMLChangeRequest
Offset the locations of top level objects that are created by the change request.
_powCall(String, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CParseTreeCodeGenerator
Return the string for the the pow() call.
_powCall(String, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Return the string for the the pow() call.
_precision - Variable in class ptolemy.math.FixPointQuantization
The precision.
_predictQuantizationEventDeltaTimeQSS2General(ModelPolynomial, ModelPolynomial, double, boolean) - Static method in class org.ptolemy.qss.solver.QSSBase
Get the delta-time to the predicted quantization-event for a state under QSS2.
_predictQuantizationEventDeltaTimeQSS2QFromC(ModelPolynomial, ModelPolynomial, double, boolean) - Static method in class org.ptolemy.qss.solver.QSSBase
Get the delta-time to the predicted quantization-event for a state under QSS2.
_predictQuantizationEventDeltaTimeQSS3General(ModelPolynomial, ModelPolynomial, double) - Static method in class org.ptolemy.qss.solver.QSSBase
Get the delta-time to the predicted quantization-event for a state under QSS3.
_predictQuantizationEventDeltaTimeQSS3QFromC(ModelPolynomial, ModelPolynomial, double, boolean) - Static method in class org.ptolemy.qss.solver.QSSBase
Get the delta-time to the predicted quantization-event for a state under QSS3.
_predictQuantizationEventTimeWorker(int, Time) - Method in class org.ptolemy.qss.solver.LIQSS1
Get the predicted quantization-event time for a state (QSS-specific).
_predictQuantizationEventTimeWorker(int, Time) - Method in class org.ptolemy.qss.solver.LIQSS2Fd
Get the predicted quantization-event time for a state (QSS-specific).
_predictQuantizationEventTimeWorker(int, Time) - Method in class org.ptolemy.qss.solver.QSS1
Get the predicted quantization-event time for a state (QSS-specific).
_predictQuantizationEventTimeWorker(int, Time) - Method in class org.ptolemy.qss.solver.QSS2Fd
Get the predicted quantization-event time for a state (QSS-specific).
_predictQuantizationEventTimeWorker(int, Time) - Method in class org.ptolemy.qss.solver.QSS2FdJac
Get the predicted quantization-event time for a state (QSS-specific).
_predictQuantizationEventTimeWorker(int, Time) - Method in class org.ptolemy.qss.solver.QSS2Pts
Get the predicted quantization-event time for a state (QSS-specific).
_predictQuantizationEventTimeWorker(int, Time) - Method in class org.ptolemy.qss.solver.QSS2Qts
Get the predicted quantization-event time for a state (QSS-specific).
_predictQuantizationEventTimeWorker(int, Time) - Method in class org.ptolemy.qss.solver.QSS3Fd
Get the predicted quantization-event time for a state (QSS-specific).
_predictQuantizationEventTimeWorker(int, Time) - Method in class org.ptolemy.qss.solver.QSS3Pts
Get the predicted quantization-event time for a state (QSS-specific).
_predictQuantizationEventTimeWorker(int, Time) - Method in class org.ptolemy.qss.solver.QSSBase
Get the predicted quantization-event time for a state (QSS-specific).
_preference - Variable in class ptolemy.data.expr.CachedMethod.ArgumentConversion
The preference is n index given an order to the preference of conversions.
_preferredHeight - Variable in class ptolemy.plot.PlotBox
Width and height of component in pixels.
_preferredWidth - Variable in class ptolemy.plot.PlotBox
Width and height of component in pixels.
_prefire - Variable in class ptolemy.actor.sched.StaticSchedulingDirector
The value returned by the prefire() method.
_preinitializeCode - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
The preinitialize() method code.
_prepareExportDesignPattern() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Prepare to export a design pattern.
_prepareExportDesignPattern() - Method in class ptolemy.vergil.modal.FSMGraphFrame
Prepare to export a design pattern.
_preParse(MoMLParser) - Method in class ptolemy.moml.MoMLChangeRequest
Do nothing.
_preParse(MoMLParser) - Method in class ptolemy.vergil.basic.OffsetMoMLChangeRequest
Clear the list of top objects.
_previousToken - Variable in class ptolemy.domains.sr.lib.NonStrictDelay
The token received on the previous iteration to be output on the current iteration.
_previousWorkspaceVersion - Variable in class ptolemy.actor.util.GLBFunction
The workspace version number at time of last update of arguments.
_primitiveTypes - Static variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
A list of the primitive types supported by the code generator.
_print() - Method in class ptolemy.actor.gui.PtolemyFrame
Print the contents.
_print() - Method in class ptolemy.actor.gui.TextEditor
Print the contents.
_print() - Method in class ptolemy.gui.Top
Print the contents.
_print() - Method in class ptolemy.plot.PlotFrame
Print the plot using the native interface.
_printCrossPlatform() - Method in class ptolemy.gui.Top
Print using the cross platform dialog.
_printCrossPlatform() - Method in class ptolemy.plot.PlotFrame
Print using the cross platform dialog.
_printExecutionTime() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the code for printing the execution time since the code generated by _recordStartTime() was called.
_printExecutionTime() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the code for printing the execution time since the code generated by _recordStartTime() was called.
_printExecutionTime() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the code for printing the execution time since the code generated by _recordStartTime() was called.
_printGraph(DirectedGraph) - Method in class ptolemy.actor.test.TestGraphReader
Print information about a graph to standard output.
_printNative() - Method in class ptolemy.gui.Top
Print using the native dialog.
_printNative() - Method in class ptolemy.plot.PlotFrame
Print using the native dialog.
_printPDF - Static variable in class ptolemy.actor.gui.ConfigurationApplication
If true, then print to PDF.
_printPDF - Static variable in class ptolemy.plot.PlotApplication
If true, then print to PDF.
_printPDF() - Method in class ptolemy.actor.gui.ConfigurationApplication
Print each effigy to the first printer with the string "PDF" in the name.
_printPDF() - Method in class ptolemy.gui.Top
If a PDF printer is available print to it.
_printPDF() - Method in class ptolemy.plot.PlotFrame
If a PDF printer is available print to it.
_printTimeAndMemory(long, String) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Print the elapsed time since the specified startTime if the elapsed time is greater than 10 seconds.
_priorIn - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
The prior estimates used in the EM iterations.
_priorIn - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
The prior estimates used in the EM iterations
_priority - Variable in class ptolemy.domains.de.kernel.DEEvent
The priority of the event (used when the timestamp, depth and microstep cannot resolve a conflict.
_priors - Variable in class org.ptolemy.machineLearning.hmm.ObservationClassifier
prior hidden state distribution.
_priors - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
Prior distribution on hidden states.
_priors - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Prior distribution on hidden states.
_process(byte[]) - Method in class ptolemy.actor.lib.security.CryptographyActor
Process the input data based on parameter specifications.
_process(byte[]) - Method in class ptolemy.actor.lib.security.SymmetricDecryption
Decrypt the data with the secret key by using javax.crypto.Cipher.
_process(byte[]) - Method in class ptolemy.actor.lib.security.SymmetricEncryption
Encrypt the data using the javax.crypto.Cipher.
_processArgs(String[]) - Method in class org.ptolemy.fmi.driver.FMUDriver
Process command line arguments for co-simulation or model exchange of Functional Mock-up Unit (.fmu) files.
_processAttributes(NamedObj) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
 
_processAttributes(NamedObj) - Method in class ptolemy.actor.ptalon.gt.TransformationEvaluator
Process an attribute.
_processButtonPress(String) - Method in class ptolemy.actor.gui.PortConfigurerDialog
Process a button press.
_processButtonPress(String) - Method in class ptolemy.actor.gui.PtolemyDialog
Process button presses.
_processButtonPress(String) - Method in class ptolemy.vergil.basic.SearchResultsDialog
Process a button press.
_processButtonPress(String) - Method in class ptolemy.vergil.unit.UnitConstraintsDialog
Process a button press.
_processCode(String) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Process the specified code for the adapter associated with the container.
_processNewEdge(Graph, Edge, IOPort, IOPort) - Method in class ptolemy.actor.GraphReader
Process a new edge corresponding to a given connection in a given graph.
_processNewNode(Graph, Node, Actor) - Method in class ptolemy.actor.GraphReader
Process a new node corresponding to a given actor in a given graph.
_processPendingJob() - Method in class ptolemy.actor.lib.jjs.VertxHelperBase
If the verticle is not busy, process the next pending job.
_processSeqMap - Variable in class ptolemy.domains.sequence.kernel.ProcessDirector
The hashMap for Process and corresponding sequence numbers.
_processUnselectedObjects(NamedObj, boolean) - Method in class ptolemy.actor.gt.gui.GTGUIAction
Mark the unselected objects in the given model to be ignored or not ignored.
_produceIntermediateOutput() - Method in class ptolemy.actor.lib.DiscreteClock
Produce the output required at times between the specified times.
_produceIntermediateOutput() - Method in class ptolemy.domains.continuous.lib.Waveform
Produce the output required at times between the specified times using the specified interpolation method.
_profile - Variable in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
The profile.
_propagate() - Method in class ptolemy.data.expr.Variable
Force evaluation of this variable, unless it is lazy, and call _propagate() on its value dependents.
_propagateExistence(NamedObj) - Method in class ptolemy.actor.parameters.PortParameter
Override the base class to also propagate the associated port.
_propagateExistence(NamedObj) - Method in class ptolemy.kernel.ComponentEntity
Propagate existence of this object to the specified object.
_propagateExistence(NamedObj) - Method in class ptolemy.kernel.ComponentRelation
Propagate existence of this object to the specified object.
_propagateExistence(NamedObj) - Method in class ptolemy.kernel.Port
Propagate existence of this object to the specified object.
_propagateExistence(NamedObj) - Method in class ptolemy.kernel.util.Attribute
Propagate existence of this object to the specified object.
_propagateExistence(NamedObj) - Method in class ptolemy.kernel.util.NamedObj
Propagate existence of this object to the specified object.
_propagateState() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Sample next state given current state.
_propagateState() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorGaussianEmissions
 
_propagateState() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorMultinomialEmissions
 
_propagateState() - Method in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareGenerator
 
_propagateToValueListeners() - Method in class ptolemy.data.expr.Variable
Call propagate() on all value listeners.
_propagateValue(NamedObj) - Method in class ptolemy.actor.lib.gui.PlotterBase
Propagate the value of this object to the specified object.
_propagateValue(NamedObj) - Method in class ptolemy.actor.parameters.SharedParameter
Override the base class to do the propagation only if the specified destination is not shared, because if it is shared, then the value will be propagated in through the sharing mechanism.
_propagateValue(NamedObj) - Method in class ptolemy.actor.parameters.test.TestSharedParameter
Override the base class to do the propagation only if the specified destination is not shared.
_propagateValue(NamedObj) - Method in class ptolemy.data.expr.Variable
Propagate the value of this object to the specified object.
_propagateValue(NamedObj) - Method in class ptolemy.kernel.util.ConfigurableAttribute
Propagate the value of this object to the specified object.
_propagateValue(NamedObj) - Method in class ptolemy.kernel.util.Location
Propagate the value of this object to the specified object.
_propagateValue(NamedObj) - Method in class ptolemy.kernel.util.NamedObj
Propagate the value of this object (if any) to the specified object.
_propagateValue(NamedObj) - Method in class ptolemy.kernel.util.StringAttribute
Propagate the value of this object to the specified object.
_propagateValue(NamedObj) - Method in class ptolemy.moml.unit.UnitAttribute
Propagate the value of this object to the specified object.
_propagateValue(NamedObj) - Method in class ptolemy.vergil.actor.LayoutHint
Propagate the value of this object to the specified object.
_propChangeListener - Variable in class ptolemy.gui.ComponentDialog
A reference to the PropertyChangeListener.
_prototypeDecorator - Variable in class ptolemy.vergil.kernel.AnimationRenderer
The prototype decorator.
_provideAttributes(WebExporter) - Method in class ptolemy.vergil.basic.export.web.DefaultIconLink
Override the base class to define an href attribute to associate with the area of the image map corresponding to its container.
_provideAttributes(WebExporter) - Method in class ptolemy.vergil.basic.export.web.DefaultIconScript
Provide content to the specified web exporter to be included in a web page for the container of this object.
_provideAttributes(WebExporter) - Method in class ptolemy.vergil.basic.export.web.DefaultTitle
Provide content to the specified web exporter to be included in a web page.
_provideAttributes(WebExporter) - Method in class ptolemy.vergil.basic.export.web.DygraphsJSPlotterAttribute
Provide content to the specified web exporter to be included in a web page for the container of this object.
_provideAttributes(WebExporter) - Method in class ptolemy.vergil.basic.export.web.IconLink
Provide content to the specified web exporter to be included in a web page for the container of this object.
_provideAttributes(WebExporter) - Method in class ptolemy.vergil.basic.export.web.IconScript
Provide method call to invoke script that can be included as an attribute of an HTML tag, e.g.
_provideAttributes(WebExporter) - Method in class ptolemy.vergil.basic.export.web.JSPlotterAttribute
Provide content to the specified web exporter to be included in a web page for the container of this object.
_provideAttributes(WebExporter) - Method in class ptolemy.vergil.basic.export.web.Title
Provide a title for this object to the specified web exporter.
_provideAttributes(WebExporter) - Method in class ptolemy.vergil.basic.export.web.WebContent
Generate attribute web content.
_provideDefaultAttributes(NamedObj, WebExporter) - Method in class ptolemy.vergil.basic.export.web.DefaultIconScript
Return attributes for default events, e.g.
_provideDefaultAttributes(NamedObj, WebExporter) - Method in class ptolemy.vergil.basic.export.web.ParameterDisplayIconScript
Override the base class to provide the parameter table for the specified object.
_provideDefaultContent() - Method in class ptolemy.vergil.basic.export.html.ExportHTMLAction
Provide default HTML content by cloning any default WebExportable attributes provided by the configuration into the model.
_provideEachAttribute(WebExporter, NamedObj) - Method in class ptolemy.vergil.basic.export.web.DefaultIconLink
Provide content to the specified web exporter to be included in a web page for the container of this object.
_provideEachAttribute(WebExporter, NamedObj) - Method in class ptolemy.vergil.basic.export.web.LinkToOpenTableaux
Override the base class to generate a web page or an image file for the specified object, if appropriate, and to provide the href, target, and class attributes to the area attribute associated with the object.
_provideElements(WebExporter) - Method in class ptolemy.vergil.basic.export.web.HTMLImage
Generate the image file and a <table> element holding an <img/> element and a caption for the image..
_provideElements(WebExporter) - Method in class ptolemy.vergil.basic.export.web.HTMLText
Generate a <div> element holding the text content.
_provideElements(WebExporter) - Method in class ptolemy.vergil.basic.export.web.IconScript
Provide content to the specified web exporter to be included in a web page.
_provideElements(WebExporter) - Method in class ptolemy.vergil.basic.export.web.ParameterDisplayIconScript
Provide default content to the specified web exporter to be included in a web page for the container of this object for objects that do not override onmouseover.
_provideElements(WebExporter) - Method in class ptolemy.vergil.basic.export.web.WebContent
Generate element web content.
_provider - Variable in class ptolemy.actor.lib.security.CryptographyActor
The provider to be used for a provider specific implementation.
_provider - Variable in class ptolemy.actor.lib.security.KeyStoreActor
The provider to be used for a provider specific implementation.
_provider - Variable in class ptolemy.actor.lib.security.SecretKey
The provider to be used for a provider specific implementation.
_provider - Variable in class ptolemy.actor.lib.security.SignatureActor
The name of the provider to be used for a provider specific implementation.
_ptActor - Variable in class ptolemy.caltrop.ddi.Dataflow
 
_ptToken - Variable in class ptolemy.data.expr.ASTPtRootNode
Each node stores its type and state information in this variable.
_ptType - Variable in class ptolemy.data.expr.ASTPtRootNode
The type of this node.
_publishedPorts - Variable in class ptolemy.actor.CompositeActor
Keep track of all published ports accessible in this container.
_publisherRelations - Variable in class ptolemy.actor.CompositeActor
Keep track of all relations with published ports accessible in this container.
_pubSubChannelName(IOPort, boolean, boolean) - Method in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
Return the name of a Publisher or Subscriber channel name.
_pubSubChannelName(IOPort, boolean, boolean) - Method in class ptolemy.cg.lib.ModularCodeGenTypedCompositeActor
Return the name of a Publisher or Subscriber channel name.
_pubSubChannelName(IOPort, boolean, boolean) - Method in class ptolemy.cg.lib.ModularCompiledSDFTypedCompositeActor
Return the name of a Publisher or Subscriber channel name.
_qStateModels - Variable in class org.ptolemy.qss.solver.QSSBase
External, quantized state models.
_quantEvtTimeMax - Variable in class org.ptolemy.qss.solver.QSSBase
Maximum Time for predicted quantization-event times.
_quantize(double) - Method in class org.ptolemy.qss.QSSIntegrator
Deprecated.
Return the argument quantized to a multiple of quantum given by the QSSIntegrator.quantum parameter.
_quantize(Quantization) - Method in class ptolemy.data.FixToken
Return a new token whose value is constrained to comply with a quantization specification.
_query - Variable in class ptolemy.actor.gui.EditParametersDialog
The query window for adding parameters.
_query - Variable in class ptolemy.actor.gui.PtolemyFrame
The query used to specify save as options.
_query - Variable in class ptolemy.vergil.basic.SearchResultsDialog
The query portion of the dialog.
_queryForSave() - Method in class ptolemy.gui.Top
Open a dialog to prompt the user to save the data.
_queue - Variable in class ptolemy.actor.QueueReceiver
This is the queue in which data is stored.
_queue - Variable in class ptolemy.domains.de.lib.Queue
The FIFOQueue.
_queueCounter - Variable in class ptolemy.domains.de.lib.Server
The counter for tie-breaking the queue by insertion order.
_queues - Variable in class ptolemy.domains.de.lib.Server
 
_queueSize - Variable in class ptolemy.domains.de.lib.Server
 
_random - Variable in class diva.graph.layout.GridAnnealingLayout
The random number generator used in choosing which nodes to swap.
_random - Variable in class ptolemy.actor.lib.RandomSource
The Random object.
_random - Variable in class ptolemy.domains.giotto.kernel.GiottoTimingManager
The Random object.
_random - Variable in class ptolemy.domains.wireless.demo.SmallWorld.SmallWorldRouter
A random number generator.
_random - Variable in class ptolemy.domains.wireless.lib.ErasureChannel
A random number generator.
_random - Variable in class ptolemy.domains.wireless.lib.network.mac.Backoff
 
_randomize - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
randomize the initial guess vectors or not.
_randomize - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
If true, then randomize the initial guess vectors.
_randomize() - Method in class ptolemy.domains.wireless.lib.NodeRandomizer
Randomly distribute the nodes in the model that contain a boolean valued parameter named "randomize" with value true.
_randomNumberGenerator - Variable in class ptolemy.actor.lib.colt.ColtRandomSource
The low-level random number generator.
_rangesGivenByZooming - Variable in class ptolemy.plot.PlotBox
True if the ranges were given by zooming.
_rank - Variable in class ptolemy.cg.lib.syntactic.SyntacticTermList
Rank of list as a term.
_rateVariables - Variable in class ptolemy.domains.sdf.kernel.SDFScheduler
The list of rate variables that this scheduler is listening to for rate changes.
_read(InputStream) - Method in class ptolemy.plot.compat.PxgraphApplet
Read the specified stream, assuming it is pxgraph formatted data.
_read(InputStream) - Method in class ptolemy.plot.PlotApplet
Read the specified stream.
_read(InputStream) - Method in class ptolemy.plot.plotml.PlotMLApplet
Read the specified stream.
_read(URL) - Method in class ptolemy.actor.gui.TableauFrame
Read the specified URL.
_read(URL) - Method in class ptolemy.gui.test.TopTest
Read the specified URL.
_read(URL) - Method in class ptolemy.gui.Top
Read the specified URL.
_read(URL, InputStream) - Method in class ptolemy.plot.compat.PxgraphApplication
Read the specified stream.
_read(URL, InputStream) - Method in class ptolemy.plot.PlotFrame
Read the specified stream.
_read(URL, InputStream) - Method in class ptolemy.plot.plotml.PlotMLApplication
Read the specified stream.
_read(URL, InputStream) - Method in class ptolemy.plot.plotml.PlotMLFrame
Read the specified stream.
_readBlockedQueues - Variable in class ptolemy.domains.pn.kernel.PNDirector
The set of processes blocked on a read from a receiver.
_readConfiguration(URL) - Method in class ptolemy.actor.gui.ConfigurationApplication
Deprecated.
Use readConfiguration() instead.
_reader - Variable in class ptolemy.actor.lib.io.LineReader
The current reader for the input file.
_reader - Variable in class ptolemy.actor.lib.URLReader
The reader to read from.
_reader - Variable in class ptolemy.actor.ptalon.lib.SplitReader
The current reader for the input file.
_readFromServer() - Method in class lbnl.actor.lib.Simulator
Read the data from the server instance, which will read it from the client program.
_readGraph(String[]) - Method in class ptolemy.actor.test.TestGraphReader
Convert a MoML file that contains a Ptolemy II specification into a composite actor representation.
_readInputs() - Method in class ptolemy.actor.lib.hoc.LifeCycleManager
Iterate over input ports and read any available values into the referenced model parameters.
_readInputs() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Set the value of the shadow variables for input ports of the controller actor.
_readInputs() - Method in class ptolemy.domains.sr.lib.BinaryNonStrictLogicGate
Read the inputs, and return the logic function applied to all the are known and present.
_readInputs() - Method in class ptolemy.domains.sr.lib.NonStrictAndGate
Read the inputs, and return the and function applied to all the are known and present.
_readInputs() - Method in class ptolemy.domains.sr.lib.NonStrictLogicGate
Read the inputs, and return the logic function applied to all the are known and present.
_readInputs() - Method in class ptolemy.domains.sr.lib.NonStrictOrGate
Read the inputs, and return the and function applied to all the are known and present.
_readInputs() - Method in class ptolemy.domains.sr.lib.NonStrictXorGate
Read the inputs, and return the and function applied to all the are known and present.
_readInputs() - Method in class ptolemy.domains.wireless.lib.TransmitPropertyTransformer
Override the base class to not read any inputs.
_readInputs(IOPort, int) - Method in class ptolemy.domains.modal.kernel.FSMActor
Read tokens from the given channel of the given input port and make them accessible to the expressions of guards and transitions through the port scope.
_readInputsAndValidateSettables() - Method in class ptolemy.actor.lib.hoc.ModelReference
Iterate over input ports and read any available values into the referenced model parameters and validate settable attributes.
_readModelURLParameter() - Method in class ptolemy.actor.gui.MoMLApplet
Read the modelURL applet parameter.
_readOutputsFromRefinement() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Set the value of the shadow variables for input ports of the controller actor that are defined by output ports of the refinement.
_readPending - Variable in class ptolemy.domains.pn.kernel.PNQueueReceiver
Reference to a thread that is read blocked on this receiver.
_reallocate() - Method in class ptolemy.actor.lib.GradientAdaptiveLattice
 
_reallocate() - Method in class ptolemy.actor.lib.Lattice
Reallocate the internal arrays.
_rebuildLayerArray() - Method in class diva.canvas.GraphicsPane
Rebuild the array of layers for use by iterators.
_recalculatePreferredSize(Component) - Method in class ptolemy.gui.Query
Recalculate the preferred size of the entry panel.
_receiver - Variable in class ptolemy.actor.IntermediateReceiver
Target receiver that is wrapped by this intermediate receiver.
_receiverChanged() - Method in class ptolemy.actor.sched.FixedPointDirector
React to the change in receiver status by incrementing the count of known receivers.
_receivers - Variable in class ptolemy.actor.sched.FixedPointDirector
List of all receivers this director has created.
_receivers - Variable in class ptolemy.domains.pn.kernel.PNDirector
The list of all receivers that this director has created.
_receiversInRange(WirelessIOPort, RecordToken) - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Return the list of receivers that can receive from the specified port with the specified transmission properties.
_receiversInRangeCacheValid - Variable in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Flag indicating that the cached list of receivers in range is valid.
_receiversReadyToCommit(Receiver[][], boolean) - Static method in class ptolemy.domains.rendezvous.kernel.RendezvousReceiver
Get the receivers that are ready to form a rendezvous according to the rendezvous semantics.
_receiverStatus(Receiver) - Static method in class ptolemy.domains.csp.kernel.CSPDirector
Return a string describing the status of the specified receiver.
_record - Variable in class ptolemy.kernel.util.test.TestWorkspaceBase
 
_recordFMUState() - Method in class ptolemy.actor.lib.fmi.FMUImport
Record the current FMU state.
_recordMoML() - Method in class ptolemy.actor.gt.GraphTransformer
Record the MoML for the objects in the host model that are matched and need to be preserved in the result.
_recordStartTime() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Generate the code for recording the current time.
_recordStartTime() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Generate the code for recording the current time.
_recordStartTime() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Generate the code for recording the current time.
_recreateFigure() - Method in class ptolemy.vergil.icon.EditorIcon
Recreate the figure.
_recreateFigure() - Method in class ptolemy.vergil.icon.XMLIcon
Recreate the figure.
_redo() - Method in class ptolemy.actor.gui.TextEditor
Redo the last undo action.
_redo(NamedObj) - Method in class ptolemy.vergil.basic.layout.kieler.test.junit.KielerJUnitTest
Redo the last operation on the model.
_redoAction - Variable in class ptolemy.gui.UndoListener
The redo action.
_referencedParameters - Variable in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFDirector
A hashmap that keeps track of parameters that are referenced for the associated actor.
_referencedParameters - Variable in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.de.kernel.DEDirector
A hashmap that keeps track of parameters that are referenced for the associated actor.
_refinedStepSize - Variable in class ptolemy.actor.lib.fmi.FMUImport
Refined step size suggested by the FMU if doStep failed, or -1.0 if there is no suggestion.
_reflectionCoefficients - Variable in class ptolemy.actor.lib.Lattice
Cache of reflection coefficients.
_refreshFlag - Variable in class ptolemy.actor.lib.URLReader
Flag to indicate whether or not to refresh the data between readings.
_refreshPorts() - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Refresh the port lists scanning through the terms.
_refreshRank() - Method in class ptolemy.cg.lib.syntactic.SyntacticTermList
Recalculate the rank of the list as a term.
_regex - Static variable in class ptolemy.math.Precision.IntegerFractionPrecisionFormat
Regular expression for IntegerFractionPrecisionFormat.
_regex - Variable in class ptolemy.math.Precision.LengthExponentPrecisionFormat
Regular expression for IntegerFractionPrecisionFormat.
_regex - Static variable in class ptolemy.math.Precision.LengthIntegerPrecisionFormat
Regular expression for IntegerFractionPrecisionFormat.
_regex - Variable in class ptolemy.math.Precision.VHDLPrecisionFormat
Regular expression for IntegerFractionPrecisionFormat.
_registerChange() - Method in class ptolemy.graph.Graph
Register a change to the graph by updating the change counter.
_registerEdge(Edge) - Method in class ptolemy.graph.Graph
Register a new edge in the graph.
_registerNode(Node) - Method in class ptolemy.graph.DirectedGraph
Register a new node in the graph.
_registerNode(Node) - Method in class ptolemy.graph.Graph
Register a new node in the graph.
_registerShutdownHook() - Method in class ptolemy.actor.Manager
Register a shutdown hook to gracefully stop the execution of a model if the JVM is shut down (by control-C, the user logging out, etc.).
_reinitialize() - Method in class ptolemy.actor.lib.MovingAverage
Reinitialize local variables in response to changes in attributes.
_reinitialize() - Method in class ptolemy.domains.sdf.lib.FIR
Reinitialize local variables in response to changes in attributes.
_reinitializeNeeded - Variable in class ptolemy.actor.lib.MovingAverage
Indicator that at least an attribute has been changed since the last initialization.
_reinitializeNeeded - Variable in class ptolemy.domains.sdf.lib.FIR
Indicator that at least one attribute has been changed since the last initialization.
_relationCollapsing(NamedObj) - Method in class ptolemy.actor.gt.GraphAnalyzer
Test whether the relations contained in the container should be considered as collapsed, i.e., whether multiple connected relations should be considered as just one.
_relationCollapsing(NamedObj) - Method in class ptolemy.actor.gt.GraphMatcher
Return whether the interconnected relations should be collapsed into one in pattern matching.
_relationController - Variable in class ptolemy.vergil.actor.ActorViewerGraphController
The relation controller.
_relationController - Variable in class ptolemy.vergil.ontologies.OntologyGraphController
The controller for relations in the ontology model.
_relations(Object) - Method in class ptolemy.vergil.tree.FullTreeModel
Return the list of relations, or an empty list if there are none.
_relations(Object) - Method in class ptolemy.vergil.tree.VisibleTreeModel
Return the list of relations, or an empty list if there are none.
_relationsList - Variable in class ptolemy.kernel.Port
The list of relations for this port.
_relationsWithUnspecifiedWidths(List<?>) - Static method in class ptolemy.actor.RelationWidthInference
Filter the relations for which the width still has to be inferred.
_relativeTolerance - Variable in class ptolemy.actor.lib.fmi.FMUImport
The relative tolerance for errors in double values.
_reloadAccessorsAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The action for reloading accessors.
_remainingTimes - Variable in class ptolemy.actor.lib.aspect.AtomicExecutionAspect
The remaining execution time for every actor that has been scheduled or null if the actor execution finished.
_removeActorManager(ActiveActorManager) - Method in class ptolemy.domains.ci.kernel.CIDirector
Remove the actor manager from the set of active actor managers.
_removeAttribute(Attribute) - Method in class org.ptolemy.ssm.MirrorDecorator
 
_removeAttribute(Attribute) - Method in class ptolemy.kernel.util.NamedObj
Remove the given attribute.
_removeConnection(SyntacticPort) - Method in class ptolemy.cg.lib.syntactic.SyntacticGraph
Remove connection from SyntacticPorts in Syntactic Nodes.
_removeContents() - Method in class ptolemy.actor.ptalon.PtalonActor
 
_removeDefaultContent() - Method in class ptolemy.vergil.basic.export.html.ExportHTMLAction
Remove default HTML content, which includes all instances of WebExportable that are not persistent.
_removeDuplicates(String[]) - Static method in class ptolemy.actor.lib.jjs.HelperBase
Given an array of strings, return an array where everything is converted to lower case, duplicates are removed, and the order is alphabetical.
_removeEntity(ComponentEntity) - Method in class ptolemy.actor.gui.Configuration
Remove the specified entity; if that entity is the model directory, then exit the application.
_removeEntity(ComponentEntity) - Method in class ptolemy.actor.gui.Effigy
Remove the specified entity from this container.
_removeEntity(ComponentEntity) - Method in class ptolemy.actor.gui.ModelDirectory
Remove the specified entity, and if there are no more models in the directory, except possibly the configuration, then remove this directory from its container.
_removeEntity(ComponentEntity) - Method in class ptolemy.actor.LazyTypedCompositeActor
Remove the specified entity.
_removeEntity(ComponentEntity) - Method in class ptolemy.actor.lib.hoc.ReflectComposite
Override the base class to remove the ports and inside relations of this actor.
_removeEntity(ComponentEntity) - Method in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
Remove the specified entity.
_removeEntity(ComponentEntity) - Method in class ptolemy.domains.metroII.kernel.MetroIIMirrorComposite
Override the base class to remove the ports and inside relations of this actor.
_removeEntity(ComponentEntity) - Method in class ptolemy.kernel.CompositeEntity
Remove the specified entity.
_removeIconAction - Variable in class ptolemy.vergil.actor.ActorController
The action that handles removing a custom icon.
_removeIconAction - Variable in class ptolemy.vergil.actor.ExternalIOPortController
The action that handles removing a custom icon.
_removeIconAction - Static variable in class ptolemy.vergil.basic.WithIconGraphController
The remove custom icon action.
_removeIconAction - Variable in class ptolemy.vergil.kernel.AttributeWithIconController
The remove custom icon action.
_removeLine(String) - Method in class ptolemy.domains.wireless.lib.LinkVisualizer
Remove the line previously created with name lineName.
_removeLink(Link) - Method in class ptolemy.vergil.actor.ActorGraphModel
Remove a link from the link set.
_removeLinks() - Method in class ptolemy.actor.gt.GraphTransformer
Remove the links in the host model that are matched but need to be deleted.
_removeListeners() - Method in class ptolemy.vergil.gt.GTFrameController
 
_removeObjects() - Method in class ptolemy.actor.gt.GraphTransformer
Remove the NamedObjs in the host model that are matched but need to be deleted.
_removePort(CompositeEntity) - Method in class ptolemy.domains.modal.modal.ModalBasePort
Remove a port from the current container.
_removePort(Port) - Method in class org.ptolemy.ssm.MirrorDecorator
 
_removePort(Port) - Method in class ptolemy.actor.lib.Assert
Override the base class to remove the corresponding output port, if the specified port is an input port, or the corresponding input port, if the specified port is an output port.
_removePort(Port) - Method in class ptolemy.actor.lib.hoc.ReflectComposite
Override the base class to remove the associated port on the inside entity and the link to it, if there is one.
_removePort(Port) - Method in class ptolemy.domains.metroII.kernel.MetroIIMirrorComposite
Override the base class to remove the associated port on the inside entity and the link to it, if there is one.
_removePort(Port) - Method in class ptolemy.kernel.Entity
Remove the specified port.
_removeReceivers(Relation) - Method in class ptolemy.actor.IOPort
Remove the receivers associated with the specified relation, if there are any.
_removeRefinementAction - Variable in class ptolemy.vergil.modal.modal.HierarchicalStateController
The action that removes a refinement.
_removeRelation(ComponentRelation) - Method in class ptolemy.actor.LazyTypedCompositeActor
Remove the specified relation.
_removeRelation(ComponentRelation) - Method in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
Remove the specified relation.
_removeRelation(ComponentRelation) - Method in class ptolemy.kernel.CompositeEntity
Remove the specified relation.
_removeSideEffectFreeMethodCalls(SootMethod, CallGraph, SideEffectAnalysis) - Static method in class ptolemy.copernicus.kernel.SideEffectFreeInvocationRemover
Remove any calls to other methods from the given method that have no side effects and whose return value is dead.
_removeSink(String) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.Receiver
Given a String that is an assignment operation, return the right hand side (the source).
_removeTokens - Variable in class ptolemy.domains.de.lib.Queue
The number of tokens that should be removed from the queue in postfire().
_renameAction - Variable in class ptolemy.vergil.kernel.AttributeController
Action to launch rename dialog.
_renderNode(Object) - Method in class diva.graph.BasicNodeController
Render the given node using the node renderer.
_renderNode(Object) - Method in class ptolemy.vergil.actor.ClassDefinitionController
Draw the node at its location.
_renderNode(Object) - Method in class ptolemy.vergil.basic.LocatableNodeController
Render the specified node.
_renderNode(Object) - Method in class ptolemy.vergil.gt.MatchResultViewer.MatchResultActorController
 
_renderNode(Object) - Method in class ptolemy.vergil.gt.MatchResultViewer.MatchResultRelationController
 
_renderNode(Object) - Method in class ptolemy.vergil.gt.TransformationEditor.TransformationActorController
 
_renderNode(Object) - Method in class ptolemy.vergil.gt.TransformationEditor.TransformationRelationController
 
_reparse() - Method in class ptolemy.actor.gt.ingredients.operations.AttributeOperation
Generate the parse tree for the attributeValue element again.
_reparse() - Method in class ptolemy.actor.gt.ingredients.operations.DynamicAttributeOperation
Generate the parse tree for the attributeValue element again.
_reparse() - Method in class ptolemy.actor.gt.ingredients.operations.RenameOperation
Generate the parse tree for the name element again.
_REPETITIONS - Static variable in class ptolemy.domains.pthales.lib.PthalesAtomicActor
The name of the total repetitions parameter.
_REPETITIONS - Static variable in class ptolemy.domains.pthales.lib.PthalesCompositeActor
The name of the total repetitions parameter.
_replaceConstantNode(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeSpecializer
 
_replaceMacro(String, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CTemplateParser
Return the replacement string of the given macro.
_replaceMacro(String, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaTemplateParser
Return the replacement string of the given macro.
_replaceMacro(String, String) - Method in class ptolemy.cg.kernel.generic.program.TemplateParser
Return the replacement string of the given macro.
_report(String) - Method in class ptolemy.vergil.basic.RunnableGraphController
If there is an associated BasicGraphFrame, use it to report a message.
_report(Throwable) - Method in class ptolemy.vergil.basic.RunnableGraphController
If there is an associated BasicGraphFrame, use it to report an error.
_reportDebugMessage(String) - Method in class ptolemy.domains.continuous.kernel.ContinuousDirector
Expose the debug method to the package.
_representative - Variable in class ptolemy.data.ontologies.FlatTokenInfiniteConcept
The finite concept that represents where the infinite token concepts belong in the ontology lattice.
_requestAsyncPull(Actor) - Method in class ptolemy.domains.ci.kernel.CIDirector
Handle the pull request from the given active actor.
_requestFinishOnReceivers() - Method in class ptolemy.actor.process.ProcessDirector
Call requestFinish() on all receivers.
_requestFinishOnReceivers() - Method in class ptolemy.domains.metroII.kernel.MetroIIPNDirector
Notifies all the threads blocked on MetroII events.
_requestFiring() - Method in class ptolemy.domains.de.kernel.DEDirector
Request that the container of this director be refired in some future time specified by the first event of the local event queue.
_requestRefiringIfNecessary() - Method in class ptolemy.actor.lib.fmi.FMUImport
If the FMU can provide a maximum step size, query for that maximum step size and call fireAt() to ensure that the FMU is invoked at the specified time.
_requestSyncPull(Actor) - Method in class ptolemy.domains.ci.kernel.CIDirector
Record the given actor as being pulled, and recursively propagate the pull request to those actors providing data to it.
_reset() - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Reset the code generator.
_reset() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Reset the code generator.
_reset() - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralCodeGenerator
Reset the code generator.
_reset() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Reset the code generator.
_reset() - Method in class ptolemy.cg.kernel.generic.RunnableCodeGenerator
Reset the code generator.
_reset() - Method in class ptolemy.domains.continuous.kernel.ContinuousODESolver
Reset the solver, indicating to it that we are starting an integration step.
_reset() - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK23Solver
Reset the solver, indicating to it that we are starting an integration step.
_reset() - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK45Solver
Reset the solver, indicating to it that we are starting an integration step.
_resetAll() - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Reset the code generator, including setting the model to null.
_resetAllReceivers() - Method in class ptolemy.actor.sched.FixedPointDirector
Reset all receivers to unknown status and clear out variables used to track which actors fired in the last iteration.
_resetAllReceivers() - Method in class ptolemy.domains.coroutine.kernel.CoroutineDirector
Reset all receivers to unknown status and clear out variables used to track which actors fired in the last iteration.
_resetLogicalTime() - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides
Reset the logical time.
_resetLogicalTime() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Reset logical time to null.
_resetParameters(boolean) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Set whether to reset parameters when the actor is populated and the parameters already exist for the actor.
_resetScheduledTasks() - Method in class ptolemy.plot.Histogram
Reset a scheduled redraw tasks.
_resetScheduledTasks() - Method in class ptolemy.plot.Plot
Reset a scheduled redraw tasks.
_resetScheduledTasks() - Method in class ptolemy.plot.PlotBox
Reset a scheduled redraw tasks.
_resolveConcepts(NamedObj, List<Inequality>) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
Resolve the concepts for the given top-level container, subject to the given constraint list.
_resolvedConstraintList - Variable in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
The list of constraints after the ontology resolution algorithm has executed.
_resolveDeadlock() - Method in class ptolemy.actor.process.CompositeProcessDirector
Attempt to resolve a deadlock and return true if the deadlock no longer exists and successive iterations are allowed; if the deadlock still exists then return false indicating that future iterations are not allowed.
_resolveDeadlock() - Method in class ptolemy.actor.process.ProcessDirector
Return false indicating that deadlock has not been resolved and that execution will be discontinued.
_resolveDeadlock() - Method in class ptolemy.domains.pn.kernel.TimedPNDirector
Return false on detection of a real deadlock.
_resolveDeadlock() - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Return true indicating that deadlock has been resolved and that execution should continue.
_resolveDeadlock() - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Return true indicating that deadlock has been resolved and that execution should continue.
_resolvedProperties - Variable in class ptolemy.data.ontologies.OntologySolverBase
The HashMap that caches property-able objects and their Property values.
_resolvedType - Variable in class ptolemy.actor.TypedIOPort
The resolved type of the port.
_resolvedUnacceptableList - Variable in class ptolemy.data.ontologies.lattice.LatticeOntologySolver
The list of InequalityTerms that have resolved to an unacceptable concept value.
_resolveInternalDeadlock() - Method in class ptolemy.actor.process.CompositeProcessDirector
Return false indicating that resolution of an internal deadlock was unsuccessful and execution should discontinue.
_resolveInternalDeadlock() - Method in class ptolemy.domains.csp.kernel.CSPDirector
Respond to a deadlock.
_resolveInternalDeadlock() - Method in class ptolemy.domains.dde.kernel.DDEDirector
Apply an algorithm to resolve an internal deadlock and return true if the algorithm is successful.
_resolveInternalDeadlock() - Method in class ptolemy.domains.pn.kernel.PNDirector
Resolve an artificial deadlock and return true.
_resolveInternalDeadlock() - Method in class ptolemy.domains.rendezvous.kernel.RendezvousDirector
If the model is deadlocked, report the deadlock if parameter "SuppressDeadlockReporting" is not set to boolean true, and return false.
_resolvePropertiesHasErrors(NamedObj, List<Inequality>) - Method in class ptolemy.data.ontologies.lattice.DeltaConstraintSolver
Resolve the properties of the given top-level container, subject to the given constraint list, and then check if the resulting solution has errors.
_restoreFMUState() - Method in class ptolemy.actor.lib.fmi.FMUImport
Restore the current FMU state to match that most recently recorded, if the canGetAndSetFMUstate capability flag for the FMU is true.
_restoreParameterValues() - Method in class ptolemy.actor.gt.GraphTransformer
Restore the values of the ValueIterators in the host model, so that they have the values that were used to obtain the match result.
_restricted - Variable in class ptolemy.actor.lib.jjs.JavaScript
If set to true in the constructor of a base class, then put this actor in "restricted" mode.
_result - Variable in class ptolemy.actor.lib.Expression
Variable storing the result of the expression evaluation so that subclasses can access it in an overridden fire() method.
_result - Variable in class ptolemy.data.expr.ParseTreeSpecializer
 
_result() - Method in class ptolemy.graph.analysis.strategy.CachedStrategy
Return the result (cached value) of the analyzer on the associated graph.
_resultsTable - Variable in class ptolemy.vergil.basic.SearchResultsDialog
Table for search results.
_resultsTableModel - Variable in class ptolemy.vergil.basic.SearchResultsDialog
Model for the table.
_resumePoint - Variable in class ptolemy.domains.coroutine.kernel.AtomicContinuationActor
 
_reverse() - Method in class ptolemy.vergil.actor.LayoutHint.LayoutHintItem
Reverse the list of bend points.
_reverseDependencies - Variable in class ptolemy.actor.util.CausalityInterfaceForComposites
Computed reverse dependencies (the key is now an output port).
_rightComponent - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The right component for this editor.
_rightKeyPressed - Variable in class ptolemy.actor.lib.gui.ArrowKeySensor
A flag indicating if the right arrow key has been pressed since the last firing of the actor.
_rightKeyReleased - Variable in class ptolemy.actor.lib.gui.ArrowKeySensor
A flag indicating if the right arrow key has been released since the last firing of the actor.
_rightPadding - Variable in class ptolemy.plot.PlotBox
Right padding.
_root - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
The connection branch to which incoming nodes connect.
_root - Variable in class ptolemy.vergil.tree.EntityTreeModel
The root of the tree.
_rotatePortsClockwise - Variable in class ptolemy.vergil.actor.ActorController
An action that handles rotating the ports by 90 degrees.
_rotatePortsCounterclockwise - Variable in class ptolemy.vergil.actor.ActorController
An action that handles rotating the ports by 90 degrees.
_rounding - Variable in class ptolemy.math.Quantization
The rounding strategy.
_roundingValue - Variable in class ptolemy.vergil.icon.NameIcon
Most recent value of the rounding parameter.
_roundingValue - Variable in class ptolemy.vergil.kernel.attributes.RectangleAttribute
Most recent value of the rounding parameter.
_rows(double[][]) - Static method in class ptolemy.math.DoubleMatrixMath
Return the number of rows of a matrix.
_rows(float[][]) - Static method in class ptolemy.math.FloatMatrixMath
Return the number of rows of a matrix.
_rows(int[][]) - Static method in class ptolemy.math.IntegerMatrixMath
Return the number of rows of a matrix.
_rows(long[][]) - Static method in class ptolemy.math.LongMatrixMath
Return the number of rows of a matrix.
_rows(Complex[][]) - Static method in class ptolemy.math.ComplexMatrixMath
Return the number of rows of a matrix.
_rows(Fraction[][]) - Static method in class ptolemy.math.FractionMatrixMath
Return the number of rows of a matrix.
_ruleMenu - Variable in class ptolemy.vergil.gt.TransformationEditor
The case menu.
_run - Variable in class ptolemy.actor.gui.ConfigurationApplication
If true, then -run was specified on the command line.
_run(CompositeActorSimpleApplication, String[]) - Static method in class ptolemy.actor.gui.CompositeActorSimpleApplication
Run the application.
_run20x - Variable in class ptolemy.actor.gui.ConfigurationApplication
If true, then -run20x was specified on the command line.
_runCommand() - Method in class ptolemy.cg.kernel.generic.RunnableCodeGenerator
Return the command to run the generated code.
_runCommandDefault - Static variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
The initial default value of the runCommand parameter.
_runCommandDefault - Static variable in class ptolemy.cg.kernel.generic.RunnableCodeGenerator
The initial default value of the runCommand parameter.
_running - Variable in class ptolemy.actor.lib.jjs.JavaScript
True while the model is running (past initialize() and before wrapup()).
_runToCompletion(Actor) - Method in class ptolemy.domains.sysml.kernel.SysMLADirector
Deprecated.
Iterate the specified actor until its input queue is empty and any pending fireAt() time requests are in the future.
_runToCompletion(Actor) - Method in class ptolemy.domains.sysml.kernel.SysMLConcurrentDirector
Iterate the specified actor until its input queue is empty and any pending fireAt() time requests are in the future.
_sAckCtsLng - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
_sampleDurationForState() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Sample a duration value given current state.
_sampleDurationForState() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorGaussianEmissions
 
_sampleDurationForState() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorMultinomialEmissions
 
_sampleDurationFromPrior() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Sample duration value from prior duration distribution.
_sampleDurationFromPrior() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorGaussianEmissions
 
_sampleDurationFromPrior() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorMultinomialEmissions
 
_sampleHiddenStateFromPrior() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Sample state at this iteration from the state prior.
_sampleHiddenStateFromPrior() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorGaussianEmissions
 
_sampleHiddenStateFromPrior() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorMultinomialEmissions
Sample state at this iteration from the state prior.
_sampleObservation() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Sample an observation value given current state.
_sampleObservation() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorGaussianEmissions
 
_sampleObservation() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGeneratorMultinomialEmissions
 
_sampleRate - Variable in class ptolemy.actor.lib.javasound.LiveSoundActor
The value of the sampleRate parameter.
_sampleRate - Variable in class ptolemy.actor.lib.javasound.SoundActor
The value of the sampleRate parameter.
_sampleRate - Variable in class ptolemy.media.javasound.LiveSoundCommon
The sample rate.
_sanitizedDirectorName - Variable in class ptolemy.cg.adapter.generic.adapters.ptolemy.actor.PortDirector
The name of the director in a format suitable to be used as a variable name.
_sanitizedDirectorName - Variable in class ptolemy.cg.adapter.generic.program.procedural.c.adapters.ptolemy.domains.modal.kernel.FSMDirector
The sanitized name of the director.
_sanitizedModelName - Variable in class ptolemy.cg.kernel.generic.GenericCodeGenerator
The sanitized model name.
_save() - Method in class ptolemy.actor.gui.TableauFrame
Save the model to the current file, determined by the uri parameter of the associated effigy, or if that has not been set or is not a writable file, or if the effigy has been set non-modifiable, then invoke _saveAs().
_save() - Method in class ptolemy.gui.Top
Save the model to the current file, if there is one, and otherwise invoke _saveAs().
_save() - Method in class ptolemy.plot.PlotFrame
Save the plot to the current file, determined by the and _file protected variable.
_save() - Method in class ptolemy.vergil.toolbox.TextEditorForStringAttributes
Override the base class to apply the change to the attribute.
_saveAs() - Method in class ptolemy.actor.gui.PtolemyFrame
Query the user for a filename, save the model to that file, and open a new window to view the model.
_saveAs() - Method in class ptolemy.actor.gui.TableauFrame
Query the user for a filename, save the model to that file, and open a new window to view the model.
_saveAs() - Method in class ptolemy.actor.gui.TextEditor
Query the user for a filename, save the model to that file, and open a new window to view the model.
_saveAs() - Method in class ptolemy.gui.Top
Query the user for a filename and save the model to that file.
_saveAs() - Method in class ptolemy.plot.PlotFrame
Query the user for a filename and save the plot to that file.
_saveAs(String) - Method in class ptolemy.actor.gui.TableauFrame
Query the user for a filename, save the model to that file, and open a new window to view the model.
_saveAsFileDialog() - Method in class ptolemy.gui.Top
_saveAsFileDialogComponent() - Method in class ptolemy.actor.gui.PtolemyFrame
Create and return a file dialog for the "Save As" command.
_saveAsFileDialogComponent() - Method in class ptolemy.gui.Top
Create and return a FileDialog for the "Save As" command.
_saveAsFileDialogComponent() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Create and return a file dialog for the "Save As" command.
_saveAsHelper(String) - Method in class ptolemy.actor.gui.TableauFrame
Query the user for a filename, save the model to that file, and open a new window to view the model.
_saveAsJFileChooserComponent() - Method in class ptolemy.actor.gui.PtolemyFrame
Create and return a file dialog for the "Save As" command.
_saveAsJFileChooserComponent() - Method in class ptolemy.gui.Top
Create and return a JFileChooser for the "Save As" command.
_saveAsJFileChooserComponent() - Method in class ptolemy.vergil.basic.BasicGraphFrame
Create and return a file dialog for the "Save As" command.
_saveBufferSizes(Map) - Method in class ptolemy.domains.sdf.kernel.BaseSDFScheduler
Create and set a parameter in each relation according to the buffer sizes calculated for this system.
_saveContainerRates(Map) - Method in class ptolemy.domains.sdf.kernel.BaseSDFScheduler
Push the rates calculated for this system up to the contained Actor, but only if the ports do not have a set rates.
_SAVED - Static variable in class ptolemy.gui.Top
Indicator that a file is saved.
_saveFiringCounts(Map) - Method in class ptolemy.domains.sdf.kernel.BaseSDFScheduler
Create and set a parameter in each actor according to the number of times it will fire in one execution of the schedule.
_saveInLibraryAction - Variable in class ptolemy.vergil.actor.ActorGraphFrame
The action for saving the current model in a library.
_saveParsedArgs() - Method in class ptolemy.copernicus.kernel.Copernicus
Save arguments that were parsed in the generatorAttribute of the model.
_sawThrowable - Variable in class ptolemy.moml.MoMLSimpleApplication
The exception seen by executionError().
_schedule - Variable in class ptolemy.actor.sched.Schedule
The list of schedule elements contained by this schedule.
_schedule - Variable in class ptolemy.graph.sched.Schedule
The list of schedule elements contained by this schedule.
_schedule(NamedObj, Time) - Method in class ptolemy.actor.Director
Schedule an actor for execution on a ExecutionAspect.
_schedule(NamedObj, Time) - Method in class ptolemy.domains.de.kernel.DEDirector
Schedule an actor for execution on a ExecutionAspect.
_schedule(NamedObj, Time) - Method in class ptolemy.domains.modal.kernel.FSMActor
Schedule an actor for execution on a ExecutionAspect.
_scheduledRedraw() - Method in class ptolemy.plot.Histogram
Perform a scheduled redraw.
_scheduledRedraw() - Method in class ptolemy.plot.Plot
Perform a scheduled redraw.
_scheduledRedraw() - Method in class ptolemy.plot.PlotBox
Perform a scheduled redraw.
_scheduleInParallelConnectedActors(Map, Map, LinkedList, CompositeActor, LinkedList) - Method in class ptolemy.distributed.domains.sdf.kernel.DistributedSDFScheduler
Duplicate with modifications of the _scheduleConnectedActors method.
_scheduleListeners - Variable in class ptolemy.domains.tm.kernel.TMDirector
The list of schedule listeners registered with this object.
_schedulePosition - Variable in class ptolemy.domains.sequence.kernel.SequenceSchedule
Keeps track of our position in the list.
_scheduler - Variable in class ptolemy.domains.sequence.kernel.SequencedModelDirector
The scheduler for this director.
_scheduleRefire() - Method in class org.ptolemy.faultModels.PacketDropFaultGenerator
Schedule a refiring of the actor.
_scheduleRefire() - Method in class org.ptolemy.faultModels.StuckAtFaultGenerator
Schedule a refiring of the actor.
_scheduleRefire() - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Schedule a refiring of the actor.
_scheduleRefire() - Method in class ptolemy.actor.lib.aspect.CanBus
Deprecated.
Schedule a refiring of the actor.
_scheduleRefire() - Method in class ptolemy.domains.de.lib.aspect.AFDXESs
Schedule a refiring of this actor based on the tokens in the queues.
_scheduleRefire() - Method in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Schedule a refiring of this actor based on the tokens in the queues.
_scheduleRefire() - Method in class ptolemy.domains.de.lib.aspect.BasicSwitch
Schedule a refiring of this actor based on the tokens in the queues.
_scheduleRefire() - Method in class ptolemy.domains.de.lib.aspect.Bus
Schedule a refiring of the actor.
_scheduleRefire() - Method in class ptolemy.domains.de.lib.aspect.CrossbarSwitch
Schedule a refiring of the actor at the current or a future time.
_scheduleUnexecutedActors - Variable in class ptolemy.domains.sequence.kernel.SequenceScheduler
Flag for appending all the unexecuted actors that are not sequenced at the end of the schedule.
_scope - Variable in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
The expression scope for this code manager.
_scope - Variable in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMActor
The scope to generate code for guard expression, choice action and commit action.
_scope - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
The scope for evaluation.
_scope - Variable in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
_scope - Variable in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
The scope.
_scope - Variable in class ptolemy.data.expr.ParseTreeSpecializer
 
_scope - Variable in class ptolemy.data.expr.ParseTreeTypeInference
 
_scope - Variable in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
The scope of the actor.
_scopeOntologies - Variable in class ptolemy.data.ontologies.ExpressionConceptFunctionParseTreeEvaluator
The list of ontologies that specify the domain for each input argument to the concept function defined by the parsed expression.
_scroller - Variable in class ptolemy.actor.gui.HTMLViewer
The main scroll pane.
_scrollPane - Variable in class ptolemy.actor.gui.TextEditor
The scroll pane containing the text area.
_search() - Method in class ptolemy.vergil.basic.DependencyResultsDialog
Perform a search and update the results table.
_search() - Method in class ptolemy.vergil.basic.SearchResultsDialog
Perform a search and update the results table.
_selectAction() - Method in class ptolemy.caltrop.ddi.Dataflow
This method picks an action for which the actor interpreter evaluates the guard to true.
_selectDataset() - Method in class ptolemy.plot.plotml.EditablePlotMLApplication
Open a dialog to select a dataset to edit.
_selectedService - Variable in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareHelper
The name of the service selected by the user.
_selectedServiceParam - Variable in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
The service that was selected.
_selectedServiceParameters - Variable in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareHelper
The names of the parameters for the service that was selected by the user.
_selectInitializer() - Method in class ptolemy.caltrop.ddi.Dataflow
 
_sendAbsentToAllUnknownOutputsOf(Actor) - Method in class ptolemy.actor.sched.FixedPointDirector
Call the send(index, null) method of each output port with unknown status of the specified actor.
_sendEmpiricalMatrix() - Method in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimator
Send the learned matrix to the output.
_sendEmpiricalMatrix() - Method in class org.ptolemy.machineLearning.hsmm.HSMMTimeAwareMultinomialEstimatorWithCodegen
 
_sendMessageOverSocket(Object) - Method in class ptolemy.actor.lib.jjs.modules.webSocket.WebSocketHelper
Send the specified message over the websocket.
_sendToReceiver(Receiver, Token) - Method in class ptolemy.actor.lib.aspect.AtomicCommunicationAspect
Send token to receiver.
_sensitivity - Variable in class ptolemy.domains.wireless.lib.network.PHY
 
_sensorCode(StringBuffer, TDLModule) - Static method in class ptolemy.domains.tdl.kernel.TDLCodeGeneratorUtilities
Generate code for the sensors.
_sensorCode(TypedCompositeActor) - Static method in class ptolemy.domains.giotto.kernel.GiottoCodeGeneratorUtilities
Generate code for the sensors.
_sensorService - Variable in class ptolemy.actor.lib.jjs.modules.contextAware.ContextAwareHelper
The specific data that is wanted from the selected service.
_sensorService - Variable in class ptolemy.actor.lib.jjs.modules.contextAwareTest.ContextAwareHelperTest
The sensor that was selected.
_sequencedList - Variable in class ptolemy.domains.sequence.kernel.SequencedModelDirector
The list of sequenced actors in the model.
_set - Variable in class ptolemy.data.expr.ParseTreeFreeVariableCollector
 
_setAlive(boolean) - Method in class ptolemy.domains.csp.kernel.ConditionalBranch
Set a flag indicating this branch should fail.
_setAndHideQuantizationParameters(String, String, String) - Method in class ptolemy.actor.lib.vhdl.FixTransformer
Set quantization parameters of the output port with the given parameter expression strings.
_setAttribute(Attribute, Token) - Method in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
 
_setAttributeName(String) - Method in class ptolemy.vergil.kernel.attributes.AttributeValueAttribute
Set the attribute name.
_setBackgroundColor(Component) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Set the background color of the specified component to the default, or if it is given, to the background color given in the preferences.
_setBusy(boolean) - Method in class ptolemy.actor.lib.jjs.VertxHelperBase
Specify whether this helper is currently processing a previous request.
_setButtonsVisibility(boolean) - Method in class ptolemy.plot.PlotBox
Deprecated.
Use #setButtons(boolean) instead.
_setCause(Throwable) - Method in exception ptolemy.kernel.util.KernelException
Set the cause to the specified throwable.
_setCause(Throwable) - Method in exception ptolemy.kernel.util.KernelRuntimeException
Set the cause to the specified throwable.
_setCenter(JGraph, Point2D) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Set the center location of the visible part of a specific pane.
_setConditionalReceive(boolean, AbstractBranchController, int) - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Set a flag so that a ConditionalSend branch knows whether or not a ConditionalReceive is ready to rendezvous with it.
_setConditionalSend(boolean, AbstractBranchController, int) - Method in class ptolemy.domains.csp.kernel.CSPReceiver
Set a flag so that a ConditionalReceive branch knows whether or not a ConditionalSend is ready to rendezvous with it.
_setConnectionConstraintType(LatticeOntologySolver.ConstraintType) - Method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Set the default constraint type for connections for the model component referred to by this OntologyAdapter for the given OntologySolver, depending on what type of component it is.
_setConstant(Token, int) - Method in class ptolemy.actor.IOPort
Set a constant token so that every call to IOPort.get(int) or IOPort.get(int,int) replaces the returned token(s) with this specified token.
_setConstraints(NamedObj, String) - Method in class ptolemy.data.ontologies.lattice.ActorConstraintsDefinitionAdapter
Set the constraints for the actor attribute or port based on the parsed expression string.
_setCurrentConnectionMap() - Method in class ptolemy.domains.modal.kernel.FSMActor
Set the map from input ports to boolean flags indicating whether a channel is connected to an output port of the refinement of the current state.
_setCurrentConnectionMap() - Method in class ptolemy.domains.modal.kernel.FSMDirector
Set the map from input ports to boolean flags indicating whether a channel is connected to an output port of the refinement of the current state.
_setCurrentEvent(Event) - Method in class ptolemy.domains.ptera.kernel.PteraController
Set the event currently being executed.
_setCurrentState(State) - Method in class ptolemy.domains.modal.kernel.FSMDirector
Set the current state of this actor.
_setDirector(Director) - Method in class ptolemy.actor.CompositeActor
Set the local director for execution of this CompositeActor.
_setDirectory(File) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Deprecated.
_setDirty(boolean) - Method in class ptolemy.actor.gui.PtolemyDialog
Set the boolean that determines if the GUI has a change that has not applied to the system.
_setDropIntoEnabled(boolean) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Enable or disable drop into.
_setEnableLogging(boolean) - Method in class org.ptolemy.fmi.driver.FMUDriver
Set the _enableLogging field.
_setFailedTestCount(Object) - Static method in class ptolemy.util.test.junit.TclTests
Set the cached value of the count of the number of failed tests.
_setFmuInputs() - Method in class ptolemy.actor.lib.fmi.FMUImportHybrid
Iterate through the scalarVariables and set all the inputs that are known.
_setFMUScalarVariable(FMIScalarVariable, Token) - Method in class ptolemy.actor.lib.fmi.FMUImport
Set a scalar variable of the FMU to the value of a Ptolemy token.
_setFMUScalarVariable(FMIScalarVariable, Token) - Method in class ptolemy.actor.lib.fmi.FMUImportHybrid
Set a scalar variable of the FMU to the value of a Ptolemy token.
_setIcon(int) - Method in class ptolemy.domains.atc.lib.DestinationAirport
Set the visual indication of the icon for the specified ID.
_setIcon(int) - Method in class ptolemy.domains.atc.lib.Track
Set the visual indication of the icon for the specified ID.
_setIcon(int) - Method in class ptolemy.domains.tcs.lib.AbstractStation
Change the color of the inner box in station to show the moving train.
_setIcon(int) - Method in class ptolemy.domains.tcs.lib.AbstractTrack
Determine the color of the track/train .
_setIconForTrain(Token) - Method in class ptolemy.domains.tcs.lib.AbstractTrack
Change icon of the track from rectangle to icon of the train.
_setInitialValue(Token) - Method in class ptolemy.domains.algebraic.kernel.AlgebraicLoopReceiver
Indicate to this receiver that it is a break variable and set its initial value.
_setInitialValues() - Method in class ptolemy.domains.taskpt.kernel.TaskPtDirector
Set the initial Tokens present on the inputs of the actors.
_setInitMatrix() - Method in class ptolemy.domains.ca.kernel.CADirector
Set the initial matrix for the CAViewer (the actor that visualizes the grid).
_setInput(boolean) - Method in class ptolemy.domains.modal.modal.ModalBasePort
If the argument is true, make the port an input port.
_setLabels(Vector) - Method in class ptolemy.moml.unit.Unit
Set the labels of the Unit.
_setLogicalTime(PtidesEvent) - Method in class ptolemy.domains.metroII.kernel.MetroIIDEDirectorForPtides
Ptides director need to provide the implementation.
_setLogicalTime(PtidesEvent) - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Set logical time to that of the ptidesEvent.
_setMessage(String) - Method in exception ptolemy.actor.process.TerminateProcessException
Sets the error message to the specified string.
_setMessage(String) - Method in exception ptolemy.kernel.util.KernelException
Sets the error message to the specified string.
_setMessage(String) - Method in exception ptolemy.kernel.util.KernelRuntimeException
Sets the error message to the specified string.
_setMultiport(boolean) - Method in class ptolemy.domains.modal.modal.ModalBasePort
If the argument is true, make the port a multiport.
_setName(String) - Method in class ptolemy.domains.modal.modal.ModalBasePort
Set the name of the port, and mirror the change in all the mirror ports.
_SetOfStates() - Constructor for class ptolemy.domains.sdf.optimize.OptimalScheduleFinder._SetOfStates
 
_setOutput(boolean) - Method in class ptolemy.domains.modal.modal.ModalBasePort
If the argument is true, make the port an output port.
_setPadding(double) - Method in class ptolemy.plot.PlotBox
Set the padding multiple.
_setParameter(Parameter, FMIScalarVariable) - Method in class ptolemy.actor.lib.fmi.FMUImport
Set a Ptolemy II Parameter to the value of a FMI ScalarVariable.
_setParent(Instantiable) - Method in class ptolemy.kernel.InstantiableNamedObj
Specify the parent for this object.
_setPlotSize(int, int) - Method in class ptolemy.plot.PlotApplet
Given the size of the applet, set the size of the plot.
_setPlotSize(int, int) - Method in class ptolemy.plot.plotml.EditablePlotMLApplet
Given the size of the applet, set the size of the plot.
_setPortCriterion(PortCriterion) - Method in class ptolemy.actor.gt.PortMatcher
Set the PortCriterion.
_setPortDescription(NamedObj, String) - Method in class ptolemy.actor.lib.jjs.JavaScript
Set the description of a port or parameter.
_setPreservingTransformation(boolean) - Method in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
 
_setProductionConsumptionRates() - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Set the production and consumption rates based on the refinement of the current state, after descending through a hierarchy of state machines.
_setProgressBarMaximum(int) - Method in class ptolemy.util.StreamExec
Set the maximum of the progress bar.
_setQuantizationParameters(String, String, String) - Method in class ptolemy.actor.lib.vhdl.FixTransformer
Set quantization parameters for the output port.
_setReceivers(Receiver[]) - Method in class ptolemy.domains.csp.kernel.ConditionalBranch
Set the receivers that this branch is trying to rendezvous with.
_setRecompileFlag() - Method in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
If configure is done, populating is not occurring, code is not being generated and Pub/Subs are not being created, then set the recompileThisLevel parameter to true.
_setResultMap(Thread, Map) - Method in class ptolemy.domains.rendezvous.kernel.RendezvousDirector
Set the map of results for the given thread.
_setRound(int) - Method in class ptolemy.domains.continuous.kernel.ContinuousODESolver
Set the round for the next integration step.
_setRound(int) - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK23Solver
Set the round for the next integration step.
_setRound(int) - Method in class ptolemy.domains.continuous.kernel.solver.ExplicitRK45Solver
Set the round for the next integration step.
_setScheduler(Scheduler) - Method in class ptolemy.actor.sched.StaticSchedulingDirector
Set the local scheduler for execution of this Director.
_setScheduler(SequenceScheduler) - Method in class ptolemy.domains.sequence.kernel.SequencedModelDirector
Copied from SDFDirector; also, same as in StaticSchedulingDirector Set the local scheduler for execution of this Director.
_setScrollerSize(int, int) - Method in class ptolemy.actor.gui.HTMLViewer
Set the scroller size.
_setScrollerSize(int, int) - Method in class ptolemy.vergil.actor.DocViewer
Override the base class to do nothing.
_setState(Manager.State) - Method in class ptolemy.actor.Manager
Set the state of execution and notify listeners if the state actually changes.
_setTableauFactory(Object, CompositeEntity) - Static method in class ptolemy.vergil.gt.MatchResultViewer
 
_setTimeForRefinement(Actor) - Method in class ptolemy.domains.modal.kernel.FSMActor
Set the refinements current time equal to the matching environment, or if there is no environment, do nothing.
_setToken(Token) - Method in class ptolemy.data.expr.Variable
Set the token value and type of the variable.
_setToken(Token) - Method in class ptolemy.domains.csp.kernel.ConditionalBranch
Set the token contained by this branch.
_setTokenAndNotify(Token) - Method in class ptolemy.actor.parameters.DoubleRangeParameter
 
_setTokenAndNotify(Token) - Method in class ptolemy.actor.parameters.IntRangeParameter
 
_setTokenAndNotify(Token) - Method in class ptolemy.data.expr.Variable
Set the token value and type of the variable, and notify the container that the value (and type, if appropriate) has changed.
_setType(int) - Method in class ptolemy.moml.unit.UnitTerm
 
_setType(ASTPtRootNode, Type) - Method in class ptolemy.data.expr.ParseTreeTypeInference
 
_setTypeConstraints() - Method in class ptolemy.actor.parameters.ParameterPort
Set the type constraints between the protected member _parameter and this port.
_setTypeConstraints() - Method in class ptolemy.actor.parameters.PortParameter
Set the type constraints between the protected member _port and this parameter.
_setupActor(Actor) - Method in class ptolemy.caltrop.actors.AbstractCalInterpreter
Initialize this ptolemy actor using declarations in the given CAL actor.
_setupAdapter() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Perform any setup or initialization of the adapter.
_setupCommands() - Method in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGenerator
Return a list of setup commands to be invoked before the run command.
_setupCommands() - Method in class ptolemy.cg.kernel.generic.accessor.AccessorSSHCodeGenerator
Return a list of setup commands to be invoked before the run command.
_setupCommands() - Method in class ptolemy.cg.kernel.generic.RunnableCodeGenerator
Return a list of setup commands to be invoked before the run command.
_setUpLookInsideAction() - Method in class ptolemy.vergil.modal.TransitionController
Set up look inside actions, if appropriate.
_setupOK - Variable in class ptolemy.actor.gui.PtolemyApplet
Set this to false if the setup of the model during the init() method fails.
_setURLReader(BufferedReader) - Method in class ptolemy.actor.lib.URLReader
Set the reader.
_setUTerms(Vector) - Method in class ptolemy.moml.unit.UnitExpr
 
_setValue(Attribute, String) - Method in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
Set the value of the associated container's variable.
_setValue(Attribute, Token) - Method in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
Set the value of the associated container's variable.
_setViewScreen(GRActor) - Method in class ptolemy.domains.gr.kernel.GRActor
Set the view screen that the actor is connected to.
_setViewScreen(GRActor) - Method in class ptolemy.domains.gr.kernel.GRActor2D
Set the view screen that this actor is connected to.
_setViewScreen(GRActor) - Method in class ptolemy.domains.gr.kernel.GRActor3D
Set the view screen that this actor is connected to.
_setViewScreen(GRActor) - Method in class ptolemy.domains.gr.lib.GRShadedShape
Override the base class to set the texture, if one is specified, now that the view screen is known.
_setWidth(Graphics, float) - Method in class ptolemy.plot.Plot
If the graphics argument is an instance of Graphics2D, then set the current stroke to the specified width.
_shape - Variable in class ptolemy.domains.tcs.lib.AbstractTrack
The shape.
_sharedCode - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Shared code code.
_sharedName - Variable in class ptolemy.domains.sequence.lib.SequencedSharedMemoryActor
The name shared by a set of messages.
_showGraph() - Method in class ptolemy.cg.kernel.generic.syntactic.SyntacticCodeGenerator
Show the SyntacticGraph in a Tableau.
_showHelp() - Method in class ptolemy.actor.gui.PtolemyDialog
Display the help URL.
_showMatrix() - Method in class ptolemy.domains.ca.kernel.CADirector
Set the current matrix for any MatrixViewer, Const with a DoubleMatrixToken, or CAViewer actors.
_showNameable(Throwable) - Method in class ptolemy.actor.gui.ActorGraphicalMessageHandler
Open the level of hierarchy of the model that contains the Nameable referred to by the KernelException or KernelRuntimeException.
_showNameable(Throwable) - Method in class ptolemy.gui.UndeferredGraphicalMessageHandler
Open the level of hierarchy of the model that contains the Nameable referred to by the KernelException or KernelRuntimeException.
_showNameable(Throwable) - Method in class ptolemy.vergil.VergilGraphicalMessageHandler
Open the level of hierarchy of the model that contains the Nameable referred to by the KernelException or KernelRuntimeException and possibly zoom in.
_showQuantizationParameters(boolean, boolean, boolean) - Method in class ptolemy.actor.lib.vhdl.FixTransformer
Set the visibility of the precision, overflow and rounding parameters.
_showStackTrace(Throwable, String) - Method in class ptolemy.gui.UndeferredGraphicalMessageHandler
Display a stack trace dialog.
_shrinkCoordinates(Rectangle2D, Rectangle2D, int, float) - Static method in class ptolemy.vergil.basic.layout.kieler.KielerGraphUtil
Reposition a small object in a big object according to a given direction (NORTH, EAST, SOUTH, WEST).
_Sigma - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Measurement covariance matrix.
_Sigma - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Measurement covariance matrix
_Sigma - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
Measurement covariance matrix.
_sigmaPointLabels - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
Labels of sigma points, that contains state names and a weight label.
_sigmaPointTypes - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
Types of each sigma point dimension.
_signature - Variable in class ptolemy.actor.lib.security.SignatureActor
The signature that will be used to process the data.
_signatureAlgorithm - Variable in class ptolemy.actor.lib.security.SignatureActor
The name of the signature algorithm to be used.
_SIMPLE_DATE_FORMAT - Static variable in class ptolemy.data.DateToken
The format in which dates are reported.
_simpleUniverse - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
The Java3D universe, displayed inside the canvas.
_simplify() - Method in class ptolemy.math.Fraction
Reduce the fraction to lowest terms by dividing the Numerator and Denominator by their Greatest Common Divisor.
_simulateExternalInputs(IOPort, int, List, LinkedList) - Method in class ptolemy.domains.sdf.kernel.SDFScheduler
Simulate the consumption of tokens from the given external input port.
_simulateInputConsumption(Actor, int) - Method in class ptolemy.domains.sdf.kernel.SDFScheduler
Simulate the consumption of tokens by the actor during execution of the given number of firings.
_simulateTokensCreatedLast(IOPort, int, LinkedList, LinkedList) - Method in class ptolemy.distributed.domains.sdf.kernel.DistributedSDFScheduler
Duplicate and modification of the _simulateTokensCreated method.
_sizeOfType(HelperBase.DATA_TYPE) - Method in class ptolemy.actor.lib.jjs.HelperBase
Return the size of a data type.
_sizes - Variable in class ptolemy.domains.pthales.kernel.PthalesReceiver
array size by dimension.
_sketchedSource - Variable in class ptolemy.domains.sdf.demo.Sketch.SketchApplet
The SketchedSource actor.
_skipIfKnown() - Method in class ptolemy.actor.lib.fmi.FMUImport
Return true if outputs are skipped if known.
_skipToNextPhase() - Method in class ptolemy.actor.lib.DiscreteClock
Skip the current firing phase and request a refiring at the time of the next one.
_skipToNextPhase() - Method in class ptolemy.domains.continuous.lib.Waveform
Skip the current firing phase and request a refiring at the time of the next one.
_skipWidthInference() - Method in class ptolemy.actor.IORelation
Determines whether width inference should be skipped or not.
_sleep() - Method in class ptolemy.actor.gui.test.junit.HTMLAboutJUnitTest
Sleep the current thread, which is usually not the Swing Event Dispatch Thread.
_sleep() - Static method in class ptolemy.vergil.basic.export.ExportModel
Sleep the current thread, which is usually not the Swing Event Dispatch Thread.
_sleep() - Static method in class ptolemy.vergil.basic.layout.kieler.test.junit.KielerJUnitTest
Sleep the current thread, which is usually not the Swing Event Dispatch Thread.
_sleep() - Method in class ptolemy.vergil.basic.test.junit.ExportImageJUnitTest
Sleep the current thread, which is usually not the Swing Event Dispatch Thread.
_SMALL - Static variable in class org.ptolemy.qss.QSSIntegrator
Deprecated.
A small number, below which the slope is considered to be zero.
_SNRThresholdInDB - Variable in class ptolemy.domains.wireless.lib.network.PHY
 
_solveBalanceEquations(CompositeActor, List, Map) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.modular.SDFModularScheduler
Solve the balance equations for the list of connected Actors.
_solveBalanceEquations(CompositeActor, List, Map) - Method in class ptolemy.domains.sdf.kernel.SDFScheduler
Solve the balance equations for the list of connected Actors.
_solver - Variable in class ptolemy.data.ontologies.lattice.ConceptTermManager
The LatticeOntologySolver that contains this PropertyTermManager.
_solver - Variable in class ptolemy.data.ontologies.OntologyAdapter
The associated ontology solver.
_solver - Variable in class ptolemy.data.ontologies.ParseTreeASTNodeAdapterCollector
The given ontology solver for which the AST will be evaluated.
_soundConsumers - Variable in class ptolemy.media.javasound.LiveSoundCommon
The list of sound consumers.
_source - Variable in class ptolemy.actor.lib.gui.PlotterBase
The source specified in configure().
_source - Variable in class ptolemy.actor.lib.URLReader
String for the URL.
_sourceDataLine - Variable in class ptolemy.actor.lib.javasound.SoundPlayer
The data line being used for playback.
_sourcePort - Variable in class ptolemy.actor.util.GLBFunction
The source port.
_sourceToURL(String, boolean) - Static method in class org.terraswarm.accessor.JSAccessor
For the given URL specification, attempt to find a local copy of the resource and return that if it exists.
_spacingValue - Variable in class ptolemy.vergil.icon.NameIcon
Most recent value of the spacing parameter.
_sparseness - Variable in class diva.graph.layout.GridAnnealingLayout
A sparseness measure for the layout.
_specializeArgument(String, int, Type, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Specialize an argument of a function.
_specializeReturnValue(String, Type, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Specialize the return value of a function.
_specialMenu - Variable in class ptolemy.actor.gui.PlotTableauFrame
Special menu for this frame.
_specialMenu - Variable in class ptolemy.plot.PlotFrame
Special menu for this frame.
_specifiedPlotRectangle - Variable in class ptolemy.plot.PlotBox
User specified plot rectangle, null if none specified.
_splitBody(String, String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Split the code.
_splitName(String) - Static method in class ptolemy.kernel.util.NamedObj
Split the specified name at the first period and return the two parts as a two-element array.
_splitPane - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The split pane for library and editor.
_splitVariableDeclaration(String, String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Split the variable declaration into possibly two sections.
_stackTraceToString(Throwable) - Method in class ptolemy.gui.BasicJApplet
Get the stack trace and return as a string.
_startRenderer() - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Start the internal Java3D renderer.
_startSimulation() - Method in class lbnl.actor.lib.Simulator
Start the simulation program.
_startSimulation() - Method in class lbnl.lib.labview.LabVIEWSimulator
Start the simulation program.
_state - Variable in class ptolemy.domains.modal.modal.Case
Deprecated.
The one and only state.
_StateComparator() - Constructor for class ptolemy.domains.sdf.optimize.OptimalScheduleFinder._StateComparator
 
_StateComparatorLowestValue() - Constructor for class ptolemy.domains.sdf.optimize.OptimalScheduleFinder._StateComparatorLowestValue
 
_stateController - Variable in class ptolemy.vergil.modal.FSMViewerGraphController
The state controller.
_stateCt - Variable in class org.ptolemy.qss.solver.QSSBase
The state count.
_stateLabels - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Labels of states.
_stateLabels - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Labels of states
_stateLabels - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
Labels of states
_stateLabels - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
Labels of states.
_stateNames - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Cached State variable names.
_stateNames - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Cached State variable names
_stateNames - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
Cached State variable names
_stateNames - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
Cached State variable names.
_stateRefinementsToPostfire - Variable in class ptolemy.domains.modal.kernel.FSMActor
State refinements to postfire(), as determined by the fire() method.
_states - Variable in class ptolemy.actor.lib.fmi.FMUImport
For model exchange, the FMU state variables.
_stateTypes - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Types of each state dimension.
_stateTypes - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Types of each state dimension
_stateTypes - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
Types of each state dimension
_stateTypes - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
Types of each state dimension.
_statistics - Variable in class ptolemy.actor.gui.ConfigurationApplication
If true, then -statistics was specified on the command line.
_statusBar - Variable in class ptolemy.gui.Top
The status bar.
_stdIn - Static variable in class ptolemy.actor.lib.URLReader
Standard in as a reader.
_stepSizeRejected - Variable in class ptolemy.actor.lib.fmi.FMUImport
Indicator that the proposed step size provided to the fire method has been rejected by the FMU.
_stop() - Method in class ptolemy.actor.gui.PtolemyApplet
Stop the execution.
_stopButton - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet
 
_stopFireRequested - Variable in class ptolemy.domains.de.kernel.DEDirector
Flag that stopFire() has been called.
_stopRenderer() - Method in class ptolemy.domains.gr.lib.ViewScreen3D
Stop the internal Java3D renderer.
_stopRequested - Variable in class ptolemy.actor.AtomicActor
Indicator that a stop has been requested by a call to stop().
_stopRequested - Variable in class ptolemy.actor.CompositeActor
Indicator that a stop has been requested by a call to stop().
_stopRequested - Variable in class ptolemy.actor.Director
Indicator that a stop has been requested by a call to stop().
_stopRequested - Variable in class ptolemy.domains.modal.kernel.FSMActor
Indicator that a stop has been requested by a call to stop().
_storePassword - Variable in class ptolemy.actor.lib.security.KeyStoreActor
The password for the keyStore.
_stripNumericSuffix(String) - Static method in class ptolemy.kernel.util.NamedObj
Return a string that is identical to the specified string except any trailing digits are removed.
_subAdapterConstraints - Variable in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
The list of permanent property constraints.
_subscribedPorts - Variable in class ptolemy.actor.CompositeActor
Keep track of all published ports accessible in this container.
_subscriberPorts - Variable in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
Map of Subscriber ports.
_substituteMap - Variable in class ptolemy.cg.kernel.generic.RunnableCodeGenerator
Map of '@' delimited keys to values.
_subtract(MatrixToken) - Method in class ptolemy.data.ComplexMatrixToken
Return a new token whose value is the value of the argument Token subtracted to the value of this Token.
_subtract(MatrixToken) - Method in class ptolemy.data.DoubleMatrixToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(MatrixToken) - Method in class ptolemy.data.FixMatrixToken
Return a new token whose value is the value of the argument Token subtracted to the value of this Token.
_subtract(MatrixToken) - Method in class ptolemy.data.IntMatrixToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(MatrixToken) - Method in class ptolemy.data.LongMatrixToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(MatrixToken) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(ScalarToken) - Method in class ptolemy.data.BooleanToken
Subtraction is not supported in Boolean algebras.
_subtract(ScalarToken) - Method in class ptolemy.data.ComplexToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(ScalarToken) - Method in class ptolemy.data.DoubleToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(ScalarToken) - Method in class ptolemy.data.expr.ConcreteScalarToken
Throw an exception.
_subtract(ScalarToken) - Method in class ptolemy.data.FixToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(ScalarToken) - Method in class ptolemy.data.FloatToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(ScalarToken) - Method in class ptolemy.data.IntToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(ScalarToken) - Method in class ptolemy.data.LongToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(ScalarToken) - Method in class ptolemy.data.PetiteToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(ScalarToken) - Method in class ptolemy.data.ScalarToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(ScalarToken) - Method in class ptolemy.data.ShortToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(ScalarToken) - Method in class ptolemy.data.SmoothToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(ScalarToken) - Method in class ptolemy.data.UnsignedByteToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(Token) - Method in class ptolemy.data.AbstractConvertibleToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(Token) - Method in class ptolemy.data.AbstractNotConvertibleToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(Token) - Method in class ptolemy.data.ArrayToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(Token) - Method in class ptolemy.data.DateToken
Subtract is not supported for Dates.
_subtract(Token) - Method in class ptolemy.data.RecordToken
Return a new token whose value is the field-wise subtraction of this token and the argument.
_subtract(Token) - Method in class ptolemy.data.StringToken
Return a new token whose value is the value of the argument token subtracted from the value of this token.
_subtract(Token) - Method in class ptolemy.data.UnionToken
Return a new token whose value is the subtraction of this token and the argument.
_subtractCategoryExponents(ScalarToken) - Method in class ptolemy.data.ScalarToken
Subtract the corresponding unit category exponents of the argument token from that of this token.
_subtractElement(Token) - Method in class ptolemy.data.ComplexMatrixToken
Return a new token whose value is the value of the argument Token subtracted from the value of each element of this Token.
_subtractElement(Token) - Method in class ptolemy.data.DoubleMatrixToken
Return a new token whose value is the value of the argument Token subtracted from the value of each element of this Token.
_subtractElement(Token) - Method in class ptolemy.data.FixMatrixToken
Return a new token whose value is the value of the argument Token subtracted from the value of each element of this Token.
_subtractElement(Token) - Method in class ptolemy.data.IntMatrixToken
Return a new token whose value is the value of the argument Token subtracted from the value of each element of this Token.
_subtractElement(Token) - Method in class ptolemy.data.LongMatrixToken
Return a new token whose value is the value of the argument Token subtracted from the value of each element of this Token.
_subtractElement(Token) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is the value of the argument Token subtracted from the value of each element of this Token.
_subtractElementReverse(Token) - Method in class ptolemy.data.ComplexMatrixToken
Return a new token whose value is the value of the argument Token subtracted from the value of each element of this Token.
_subtractElementReverse(Token) - Method in class ptolemy.data.DoubleMatrixToken
Return a new token whose value is the value of the argument Token subtracted from the value of each element of this Token.
_subtractElementReverse(Token) - Method in class ptolemy.data.FixMatrixToken
Return a new token whose value is the value of the argument Token subtracted from the value of each element of this Token.
_subtractElementReverse(Token) - Method in class ptolemy.data.IntMatrixToken
Return a new token whose value is the value of the argument Token subtracted from the value of each element of this Token.
_subtractElementReverse(Token) - Method in class ptolemy.data.LongMatrixToken
Return a new token whose value is the value of the argument Token subtracted from the value of each element of this Token.
_subtractElementReverse(Token) - Method in class ptolemy.data.MatrixToken
Return a new token whose value is the value of each element of this Token subtracted from the value the argument Token.
_subtractReverse(Token) - Method in class ptolemy.data.ArrayToken
Return a new token whose value is the value of this token subtracted from the value of the argument token.
_suggestZeroStepSize - Variable in class ptolemy.actor.lib.fmi.FMUImport
Indicator that we have had iteration with a rejected step size, so the next suggested step size should be zero.
_superdenseDependencyPair - Variable in class ptolemy.domains.metroII.kernel.MetroIIPtidesDirector
Store the superdense dependency between pairs of input ports using nested Maps.
_superdenseDependencyPair - Variable in class ptolemy.domains.ptides.kernel.PtidesDirector
Store the superdense dependency between pairs of input ports using nested Maps.
_superscope - Variable in class ptolemy.actor.gt.GTParameter.Scope
The scope used to resolve a name if it cannot be resolved in this scope.
_suppressVariableSubstitution - Variable in class ptolemy.data.expr.Variable
True to suppress variable substitution in string mode.
_switchFabricDelay - Variable in class ptolemy.domains.de.lib.aspect.BasicSwitch
Time it takes for a token to be processed by the switch fabric.
_switchFabricQueue - Variable in class ptolemy.domains.de.lib.aspect.CrossbarSwitch
Switch fabric queues for every output port.
_synchronizeToRealTime() - Method in class ptolemy.actor.sched.FixedPointDirector
Synchronize to real time, if appropriate.
_tabChar - Variable in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
The character to use for a tab.
_table - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet
 
_tableau - Variable in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
The Plotter tableau.
_tableau - Variable in class ptolemy.vergil.actor.lib.VisualModelReference
Tableau that has been created (if any).
_TAGDelay - Variable in class org.hlacerti.lib.HlaReporter
Array that contains the delays between a NER or TAR and its respective TAG.
_taps - Variable in class ptolemy.domains.sdf.lib.FIR
Local cache of the tap values.
_target - Variable in class diva.graph.layout.LevelLayout.LevelData
The layout target that is passed in by the user and used to assign the layout to the view.
_target - Variable in class ptolemy.actor.gui.EditParametersDialog
The target object whose parameters are being edited.
_target - Variable in class ptolemy.vergil.basic.SearchResultsDialog
The entity on which search is performed.
_taskCode(TypedCompositeActor, Actor) - Static method in class ptolemy.domains.giotto.kernel.GiottoCodeGeneratorUtilities
Generate code for the task.
_taskCodeSkeleton(TypedCompositeActor) - Method in class ptolemy.domains.giotto.cgc.GiottoCEmachineFrameworkGenerator
Generate code for the task.
_tasksCode(StringBuffer, TDLModule) - Static method in class ptolemy.domains.tdl.kernel.TDLCodeGeneratorUtilities
Generate code for the tasks.
_tasksCode(TypedCompositeActor) - Static method in class ptolemy.domains.giotto.kernel.GiottoCodeGeneratorUtilities
Generate code for the tasks.
_technologicalDelay - Variable in class ptolemy.domains.de.lib.aspect.AFDXSwitch
Time it takes for a token to be processed by the switch fabric.
_templateParser - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGeneratorAdapter
The strategy for generating code for this adapter.
_templateParserClass() - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Return the class of the templateParser class.
_templateParserClass() - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Return the class of the templateParser class.
_templateParserClass() - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Return the class of the templateParser class.
_tentativeNextOutputTime - Variable in class ptolemy.actor.lib.Clock
Deprecated.
The tentative time for the next output.
_terminate - Variable in class ptolemy.domains.pn.kernel.PNQueueReceiver
Flag indicating whether finish has been requested.
_test - Static variable in class ptolemy.actor.gui.CompositeActorSimpleApplication
If true, then auto exit after a few seconds.
_test - Static variable in class ptolemy.actor.gui.ConfigurationApplication
If true, then auto exit after a few seconds.
_test - Static variable in class ptolemy.actor.gui.MoMLSimpleStatisticalApplication
If true, then auto exit after a few seconds.
_test - Static variable in class ptolemy.copernicus.kernel.Copernicus
If true, then auto exit after a few seconds.
_test - Static variable in class ptolemy.plot.PlotApplication
If true, then auto exit after a few seconds.
_testTime - Variable in class ptolemy.kernel.util.test.TestWorkspaceBase
 
_text - Variable in class ptolemy.actor.lib.gui.PlotterBase
The text specified in configure().
_textAreaSetRowsAndRepackParent(JTextArea, int) - Static method in class ptolemy.gui.Query
Resize the textArea and repack the containing ComponentDialog.
_thinkingRateBox - Variable in class ptolemy.domains.csp.demo.DiningPhilosophers.DiningApplet
 
_threadList - Variable in class ptolemy.domains.csp.kernel.AbstractBranchController
List of threads created by this actor to perform a conditional rendezvous.
_threshold - Variable in class ptolemy.actor.lib.fmi.FMUImport
The delta to exceed to produce outputs if QSS is used.
_TIME_INCREMENTS - Static variable in class ptolemy.domains.continuous.kernel.solver.ExplicitRK23Solver
The ratio of time increments within one integration step.
_TIME_INCREMENTS - Static variable in class ptolemy.domains.continuous.kernel.solver.ExplicitRK45Solver
The ratio of time increments within one integration step.
_timedRepaint() - Method in class ptolemy.plot.PlotBox
Return whether repainting happens by a timed thread.
_timeResolution() - Method in class ptolemy.actor.util.Time
Return the time resolution for this Time object, which in this class is the time resolution of the director given in the constructor.
_timersSet - Variable in class ptolemy.domains.wireless.lib.network.NetworkActorBase
The set for the timers to be processed when they are expired.
_timestamp - Variable in class ptolemy.domains.de.kernel.DEEvent
The timestamp of the event.
_tNavEnd - Variable in class ptolemy.domains.wireless.lib.network.mac.MACActorBase
The time that NAV ends or reservation ends.
_toggleAcceptabilityAction - Variable in class ptolemy.vergil.ontologies.ConceptController
The toggle acceptability context menu action.
_toJavaBytes(Object) - Static method in class ptolemy.actor.lib.jjs.HelperBase
Convert the native JavaScript array or JavaScript string into a Java byte array.
_toJSArray(byte[]) - Method in class ptolemy.actor.lib.jjs.HelperBase
Convert a Java byte array into the JavaScript integer array.
_token - Variable in class ptolemy.actor.Mailbox
The token held.
_token - Variable in class ptolemy.actor.sched.FixedPointReceiver
The token held.
_token - Variable in class ptolemy.domains.de.lib.Queue
Token received in the fire() method for inclusion in the queue in the postfire() method.
_tokenCount - Variable in class ptolemy.actor.lib.aspect.AtomicCommunicationAspect
Amount of tokens currently being processed by the switch.
_tokenFuncUsed - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
A set that contains all token functions referenced in the model.
_tokenMap - Variable in class ptolemy.actor.lib.Expression
Map from input port name to input value.
_tokenMap - Variable in class ptolemy.vergil.scr.EventTableModel
Map from input port name to input value.
_tokenNames - Static variable in class ptolemy.actor.ptalon.PtalonPopulator
 
_tokenNames - Static variable in class ptolemy.actor.ptalon.PtalonRecognizer
 
_tokenNames - Static variable in class ptolemy.actor.ptalon.PtalonScopeChecker
 
_tokens - Variable in class ptolemy.domains.de.kernel.DEReceiver
List for storing tokens.
_tokenSentToCommunicationAspect - Variable in class ptolemy.actor.Director
Flag set to true if a token has been sent to a communication aspect by any port/receiver where the aspect is enabled.
_tokenSet_0 - Static variable in class ptolemy.actor.ptalon.PtalonLexer
 
_tokenSet_0 - Static variable in class ptolemy.actor.ptalon.PtalonRecognizer
 
_tokenSet_1 - Static variable in class ptolemy.actor.ptalon.PtalonLexer
 
_tokenValue - Variable in class ptolemy.data.ontologies.FlatTokenInfiniteConcept
The token value for this FlatTokenInfiniteConcept.
_tolerance - Variable in class ptolemy.actor.lib.NonStrictTest
A double that is read from the tolerance parameter specifying how close the input has to be to the value given by correctValues.
_tolerance - Variable in class ptolemy.actor.lib.PublisherNonStrictTest
A double that is read from the tolerance parameter specifying how close the input has to be to the value given by correctValues.
_tolerance - Variable in class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
Tolerance for each iteration variable.
_toleranceControlled - Variable in class ptolemy.actor.lib.fmi.FMUImport
Boolean indicating whether the director uses an error tolerance.
_toolbar - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The toolbar.
_toplevel - Variable in class ptolemy.actor.gui.PtolemyApplet
The top-level composite actor, created in the init() method.
_toplevel - Variable in class ptolemy.copernicus.kernel.KernelMain
The CompositeEntity we are generating code for.
_toplevel - Variable in class ptolemy.moml.MoMLSimpleApplication
The toplevel model that is created and then destroyed.
_toplevel() - Method in class ptolemy.data.ontologies.OntologySolverBase
Return the top level of the model hierarchy for the model we want to analyze.
_topLibrary - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The library.
_topPack - Variable in class ptolemy.actor.gui.TableauFrame
Set in pack() if an alternate topPack is used.
_topPadding - Variable in class ptolemy.plot.PlotBox
Top padding.
_toString(KEdge) - Static method in class ptolemy.vergil.basic.layout.kieler.KielerGraphUtil
Debug output a KEdge to a String, i.e.
_toString(KNode) - Static method in class ptolemy.vergil.basic.layout.kieler.KielerGraphUtil
Debug output a KNode to a String, i.e.
_toString(KNode, int) - Static method in class ptolemy.vergil.basic.layout.kieler.KielerGraphUtil
Debug output a KNode to a String, i.e.
_trace - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Used for debugging.
_trace(String) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Add a record to the current trace corresponding to the given message.
_trace(String) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Add a record to the current trace corresponding to the given message.
_traceEnter(ASTPtRootNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Add a record to the current trace corresponding to the start of the evaluation of the given node.
_traceEnter(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Add a record to the current trace corresponding to the start of the evaluation of the given node.
_traceLeave(ASTPtRootNode) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Add a record to the current trace corresponding to the completion of the evaluation of the given node.
_traceLeave(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeEvaluator
Add a record to the current trace corresponding to the completion of the evaluation of the given node.
_trainingTokens - Variable in class ptolemy.actor.gt.controller.TestModel
List to store tokens for training mode.
_trainingTokens - Variable in class ptolemy.actor.lib.NonStrictTest
List to store tokens for training mode.
_trainingTokens - Variable in class ptolemy.actor.lib.PublisherNonStrictTest
List to store tokens for training mode.
_transferInputs() - Method in class ptolemy.domains.tm.lib.TMCompositeFacade
Transfer inputs from the ports.
_transferInputs(IOPort) - Method in class ptolemy.actor.Director
Transfer at most one data token from the given input port of the container to the ports it is connected to on the inside.
_transferInputs(IOPort) - Method in class ptolemy.domains.taskpt.kernel.TaskDirector
Read data from the shared memory from the location specified by the incoming token and broadcast the data to the actors inside.
_transferInputs(IOPort) - Method in class ptolemy.domains.taskpt.kernel.TaskPtDirector
Transfer at most one data token from the given input port of the container to the ports it is connected to on the inside.
_transferOutputs() - Method in class ptolemy.domains.tm.lib.TMCompositeFacade
Transfer outputs from the ports.
_transferOutputs(IOPort) - Method in class ptolemy.actor.Director
Transfer at most one data token from the given output port of the container to the ports it is connected to on the outside..
_transferOutputs(IOPort) - Method in class ptolemy.domains.modal.kernel.FSMDirector
Transfer at most one data token from the given output port of the container to the ports it is connected to on the outside.
_transferOutputs(IOPort) - Method in class ptolemy.domains.taskpt.kernel.TaskDirector
Write the outputs from the inside to the address specified by the PtrToken present outside.
_transferOutputs(IOPort) - Method in class ptolemy.domains.taskpt.kernel.TaskPtDirector
Transfer at most one data token from the given output port of the container to the ports it is connected to on the outside.
_transferOutputs(TypedCompositeActor, IOPort, Object) - Static method in class ptolemy.cg.lib.CompiledCompositeActor
Transfer the outputs.
_transferOutputs(TypedCompositeActor, IOPort, Object) - Static method in class ptolemy.cg.lib.ModularCodeGenLazyTypedCompositeActor
Deprecated.
Invoke CompiledCompositeActor._transferOutputs() directly
_transferPortParameterInputs() - Method in class ptolemy.actor.CompositeActor
Read inputs from ParameterPorts and update.
_transferPortParameterInputs() - Method in class ptolemy.domains.metroII.kernel.MetroIIPtidesPlatform
Reads inputs from ParameterPorts and update the paramter of the associatedPort.
_transferPortParameterInputs() - Method in class ptolemy.domains.ptides.kernel.PtidesPlatform
Read inputs from ParameterPorts and update the paramter of the associatedPort.
_transferSize - Variable in class ptolemy.actor.lib.javasound.LiveSoundActor
The transfer size.
_transferSize - Variable in class ptolemy.media.javasound.LiveSoundCommon
The number of audio samples to transfer per channel when getSamples() is invoked.
_transformation - Variable in class ptolemy.actor.gt.controller.Transform
The encapsulated transformation rule.
_transformation - Variable in class ptolemy.vergil.gt.TransformationAttributeEditorFactory.TransformationListener
 
_transformMenu - Variable in class ptolemy.vergil.gt.MatchResultViewer
 
_transformNode - Variable in class ptolemy.domains.gr.lib.Scale3D
The encapsulated Java 3D node of this actor.
_transformNode - Variable in class ptolemy.domains.gr.lib.Translate3D
The encapsulated Java 3D node of this actor.
_transformTopology(Graph) - Method in class ptolemy.actor.GraphReader
Perform post-processing on the entire graph to complete the conversion.
_transitionController - Variable in class ptolemy.vergil.modal.FSMViewerGraphController
The transition controller.
_transitionMatrix - Variable in class org.ptolemy.machineLearning.hmm.ParameterEstimator
Initial guess array for the state transition matrix for the Alpha-Beta Recursion.
_transitionMatrix - Variable in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
Initial guess array for the state transition matrix for the Alpha-Beta Recursion.
_transitionMatrixEstimate - Variable in class org.ptolemy.machineLearning.hmm.ObservationClassifier
transition matrix estimate for the markov chain model.
_transitiveClosureAnalysis - Variable in class ptolemy.graph.DirectedGraph
The graph analysis for computation of transitive closure.
_transmitTo(Token, WirelessIOPort, WirelessReceiver, RecordToken) - Method in class ptolemy.domains.wireless.kernel.AtomicWirelessChannel
Transmit the specified token to the specified receiver.
_transmitTo(Token, WirelessIOPort, WirelessReceiver, RecordToken) - Method in class ptolemy.domains.wireless.lib.DelayChannel
Transmit the specified token to the specified receiver with the specified properties.
_transmitTo(Token, WirelessIOPort, WirelessReceiver, RecordToken) - Method in class ptolemy.domains.wireless.lib.ErasureChannel
Transmit the specified token to the specified receiver.
_transparencyAttributes - Variable in class ptolemy.domains.gr.lib.GRShadedShape
The transparency attributes, or null if not created.
_transparentRelations - Variable in class ptolemy.actor.ptalon.AbstractPtalonEvaluator
Maps names of transparent relations to ports, which should be multiports.
_treeView - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The tree view of the model, used for browsing large models.
_treeViewModel - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The tree view model.
_treeViewScrollPane - Variable in class ptolemy.vergil.basic.BasicGraphFrame
The tree view scroll pane.
_triggered - Variable in class ptolemy.actor.lib.Source
Indicator of whether trigger inputs have arrived since the last output.
_triggerEvent(Token) - Method in class ptolemy.domains.tm.kernel.TMReceiver
Make a token available to the get() method.
_triggerQuantizationEventWorker(int) - Method in class org.ptolemy.qss.solver.LIQSS1
Form a new external, quantized state model (QSS-specific).
_triggerQuantizationEventWorker(int) - Method in class org.ptolemy.qss.solver.LIQSS2Fd
Form a new external, quantized state model (QSS-specific).
_triggerQuantizationEventWorker(int) - Method in class org.ptolemy.qss.solver.QSS1
Form a new external, quantized state model (QSS-specific).
_triggerQuantizationEventWorker(int) - Method in class org.ptolemy.qss.solver.QSS2Fd
Form a new external, quantized state model (QSS-specific).
_triggerQuantizationEventWorker(int) - Method in class org.ptolemy.qss.solver.QSS2FdJac
Form a new external, quantized state model (QSS-specific).
_triggerQuantizationEventWorker(int) - Method in class org.ptolemy.qss.solver.QSS2Pts
Form a new external, quantized state model (QSS-specific).
_triggerQuantizationEventWorker(int) - Method in class org.ptolemy.qss.solver.QSS2Qts
Form a new external, quantized state model (QSS-specific).
_triggerQuantizationEventWorker(int) - Method in class org.ptolemy.qss.solver.QSS3Fd
Form a new external, quantized state model (QSS-specific).
_triggerQuantizationEventWorker(int) - Method in class org.ptolemy.qss.solver.QSS3Pts
Form a new external, quantized state model (QSS-specific).
_triggerQuantizationEventWorker(int) - Method in class org.ptolemy.qss.solver.QSSBase
Form a new external, quantized state model (QSS-specific).
_triggerRateEventWorker() - Method in class org.ptolemy.qss.solver.LIQSS1
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorker() - Method in class org.ptolemy.qss.solver.LIQSS2Fd
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorker() - Method in class org.ptolemy.qss.solver.QSS1
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorker() - Method in class org.ptolemy.qss.solver.QSS2Fd
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorker() - Method in class org.ptolemy.qss.solver.QSS2FdJac
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorker() - Method in class org.ptolemy.qss.solver.QSS2Pts
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorker() - Method in class org.ptolemy.qss.solver.QSS2Qts
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorker() - Method in class org.ptolemy.qss.solver.QSS3Fd
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorker() - Method in class org.ptolemy.qss.solver.QSS3Pts
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorker() - Method in class org.ptolemy.qss.solver.QSSBase
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorkerEventDetection() - Method in class org.ptolemy.qss.solver.LIQSS1
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorkerEventDetection() - Method in class org.ptolemy.qss.solver.LIQSS2Fd
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorkerEventDetection() - Method in class org.ptolemy.qss.solver.QSS1
Form new internal, continuous state models (QSS-specific) for event detection.
_triggerRateEventWorkerEventDetection() - Method in class org.ptolemy.qss.solver.QSS2Fd
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorkerEventDetection() - Method in class org.ptolemy.qss.solver.QSS2FdJac
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorkerEventDetection() - Method in class org.ptolemy.qss.solver.QSS2Pts
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorkerEventDetection() - Method in class org.ptolemy.qss.solver.QSS2Qts
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorkerEventDetection() - Method in class org.ptolemy.qss.solver.QSS3Fd
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorkerEventDetection() - Method in class org.ptolemy.qss.solver.QSS3Pts
Form new internal, continuous state models (QSS-specific).
_triggerRateEventWorkerEventDetection() - Method in class org.ptolemy.qss.solver.QSSBase
Form new internal, continuous state models (QSS-specific).
_trimLiveFigures() - Method in class ptolemy.vergil.icon.DynamicEditorIcon
Trim the list of figures to discard entries that are no longer live.
_typeFuncUsed - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
A set that contains all type-specific functions referenced in the model.
_typeInference - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
Used for type checking.
_typeInference - Variable in class ptolemy.data.expr.ParseTreeEvaluator
 
_typesValid - Variable in class ptolemy.actor.TypedAtomicActor
Whether or not the resolved types are still valid.
_ulx - Variable in class ptolemy.plot.PlotBox
The x value of the upper left corner of the plot rectangle in pixels.
_uly - Variable in class ptolemy.plot.PlotBox
The y value of the upper left corner of the plot rectangle in pixels.
_undo - Variable in class ptolemy.actor.gui.TextEditor
The undo listener.
_undo - Variable in class ptolemy.gui.UndoListener
The undo manager.
_undo() - Method in class ptolemy.actor.gui.TextEditor
Undo the last action.
_undo(NamedObj) - Method in class ptolemy.vergil.basic.layout.kieler.test.junit.KielerJUnitTest
Undo the last operation on the model.
_undoAction - Variable in class ptolemy.gui.UndoListener
The undo action.
_unescapeElementString(String) - Static method in class ptolemy.actor.gt.GTIngredient
Unescape a string that has been escaped previously from an original string that describes the value of a single element, and get back the original string.
_union(List<Inequality>, List<Inequality>) - Static method in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Return the union of the two specified lists of inequality constraints by appending the second list to the end of the first list.
_unitCategoryExponents - Variable in class ptolemy.data.ScalarToken
The unit category exponents.
_unitFactor - Variable in class ptolemy.data.ontologies.lattice.unit.UnitConcept
The multiplication factor for converting this unit to the SI unit for this physical dimension.
_unitOffset - Variable in class ptolemy.data.ontologies.lattice.unit.UnitConcept
The offset factor for converting this unit to the SI unit for this physical dimension.
_unitSolverDialogAction - Variable in class ptolemy.vergil.basic.BasicGraphController
The UnitSolverDialog action.
_unitTokenSize - Variable in class ptolemy.domains.ptides.lib.qm.VariableDelaySwitch
The unit token size in bits.
_unsetTableauFactory(Object, CompositeEntity) - Static method in class ptolemy.vergil.gt.MatchResultViewer
 
_unsupportedVisitException(String) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
Return an exception that describes an unsupported node type.
_unsupportedVisitException(String) - Method in class ptolemy.data.ontologies.ParseTreeAnnotationEvaluator
Return an exception that describes an unsupported node type.
_update() - Method in class ptolemy.vergil.actor.ActorGraphModel
Update the graph model.
_update() - Method in class ptolemy.vergil.basic.AbstractBasicGraphModel
Update the graph model.
_update() - Method in class ptolemy.vergil.gt.GTFrameController.GTActorGraphModel
 
_update() - Method in class ptolemy.vergil.gt.GTFrameController.GTFSMGraphModel
 
_update() - Method in class ptolemy.vergil.modal.FSMGraphModel
Update the graph model.
_update() - Method in class ptolemy.vergil.ontologies.OntologyGraphModel
Update the graph model.
_updateArguments() - Method in class ptolemy.actor.util.GLBFunction
Update the arguments used in getValue(), which are the InequalityTerms and Types of the destination ports.
_updateCipher() - Method in class ptolemy.actor.lib.security.CipherActor
The value of _cipher is updated by calling javax.crypt.Cipher.getInstance() with an argument that is created from the values of the _algorithm, _mode and _padding.
_updateCipherNeeded - Variable in class ptolemy.actor.lib.security.CipherActor
Set to true if one of the parameters changed and we need to call _updateCipher().
_updateConnectedActorsStatus(Actor) - Method in class ptolemy.domains.ddf.kernel.DDFDirector
Update the enabling status of the given actor and all actors connected to this actor.
_updateConnectedPortsOffset(IOPort, StringBuffer, int) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirector
Update the offsets of the buffers associated with the ports connected with the given port in its downstream.
_updateConnectedPortsOffset(IOPort, StringBuffer, int) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.ModalController
Update the offsets of the buffers associated with the ports connected with the given port in its downstream.
_updateCurrentState(StringBuffer, State) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.kernel.FSMActor
Generate code for updating current state of this FSMActor.
_updateEstimates() - Method in class org.ptolemy.machineLearning.hmm.HMMExponentialEstimator
 
_updateEstimates() - Method in class org.ptolemy.machineLearning.hmm.HMMGaussianEstimator
 
_updateEstimates() - Method in class org.ptolemy.machineLearning.hmm.HMMMultinomialEstimator
 
_updateEstimates() - Method in class org.ptolemy.machineLearning.hmm.ParameterEstimator
Update parameter estimates.
_updateEstimates() - Method in class org.ptolemy.machineLearning.hmmAOM.HMMGaussianEstimator
 
_updateEstimates() - Method in class org.ptolemy.machineLearning.hmmAOM.ParameterEstimator
 
_updateEstimates() - Method in class org.ptolemy.machineLearning.hsmm.HSMMGaussianEstimator
 
_updateEstimates() - Method in class org.ptolemy.machineLearning.hsmm.HSMMMultinomialEstimator
 
_updateEstimates() - Method in class org.ptolemy.machineLearning.hsmm.HSMMParameterEstimator
 
_updateFigure() - Method in class ptolemy.domains.gr.lib.Ellipse2D
Update the figure's position and size when the user changes the appropriate parameters.
_updateFigure() - Method in class ptolemy.domains.gr.lib.Rectangle2D
Update the figure's position and size when the user changes the appropriate parameters.
_updateFigure() - Method in class ptolemy.domains.gr.lib.RectangularFigure2D
Update the figure's position and size when the user changes the appropriate parameters.
_updateFigures() - Method in class ptolemy.vergil.icon.UpdatedValueIcon
Update the figures that were created by this icon to reflect the new attribute value.
_updateFunction(int, int) - Method in class ptolemy.domains.sr.lib.Combine
Calculate the function on the given arguments.
_updateFunction(BooleanToken, BooleanToken) - Method in class ptolemy.actor.lib.logic.LogicFunction
Deprecated.
Calculate the function on the given arguments.
_updateFunction(BooleanToken, BooleanToken) - Method in class ptolemy.actor.lib.logic.LogicGate
Calculate the function on the given arguments.
_updateHistory(String, boolean) - Method in class ptolemy.gui.Top
Add the name of the last file open or set the name to the first position if already in the list.
_updateInputTokenConsumptionRates(TypedCompositeActor) - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Extract the token consumption rates from the input ports of the current refinement and update the rates of the input ports of the modal model containing the refinement.
_updateKey() - Method in class ptolemy.actor.lib.security.KeyReader
If necessary, update _key by using the values of the alias, fileOrURL and getPublicKey parameters.
_updateLayouts() - Method in class ptolemy.actor.gui.run.PtolemyFormEditor
Update the layouts.
_updateLinks() - Method in class ptolemy.actor.SubscriberPort
Update the connection to the publisher, if there is one.
_updateLinks() - Method in class ptolemy.actor.SubscriptionAggregatorPort
Update the connection to the publishers, if there are any.
_updateOutputTokenProductionRates(TypedCompositeActor) - Method in class ptolemy.domains.modal.kernel.MultirateFSMDirector
Extract the token production rates from the output ports of the current refinement and update the production and initial production rates of the output ports of the modal model containing the refinement.
_updateParameters() - Method in class ptolemy.actor.lib.fmi.FMUImport
Update the parameters listed in the modelDescription.xml file contained in the zipped file named by the fmuFile parameter.
_updatePortBufferSize() - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Check to see if the buffer size for the current schedule is greater than the previous size.
_updatePortBufferSize() - Method in class ptolemy.cg.adapter.generic.program.procedural.java.modular.adapters.ptolemy.domains.sdf.kernel.SDFDirector
Check to see if the buffer size for the current schedule is greater than the previous size.
_updatePortOffset(IOPort, StringBuffer, int) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.actor.sched.StaticSchedulingDirector
Update the read offsets of the buffer associated with the given port.
_updatePortOffset(IOPort, StringBuffer, int) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.State
Update the read offsets of the buffer associated with the given port.
_updatePortOffset(TypedIOPort, StringBuffer, int) - Method in class ptolemy.cg.adapter.generic.program.procedural.adapters.ptolemy.domains.modal.modal.ModalController
Update the read offsets of the buffer associated with the given port.
_updatePublisherPorts(Entity) - Method in class ptolemy.actor.SubscriberPort
Traverse the model, starting at the specified object and examining objects below it in the hierarchy, to find all instances of PublisherPort and make sure that they have registered their port.
_updateRedoState() - Method in class ptolemy.gui.UndoListener.RedoAction
Depending on the whether the undo manager can redo, enable and disable the undo state.
_updateStates() - Method in class ptolemy.actor.lib.Clock
Deprecated.
Update the states and request refiring if necessary.
_updateSubstituteMap() - Method in class ptolemy.cg.kernel.generic.accessor.AccessorCodeGenerator
Update the substitute map for the setup and run commands The base class adds @codeDirectory@, @modelName@ and @PTII@ to the map.
_updateSubstituteMap() - Method in class ptolemy.cg.kernel.generic.accessor.AccessorSSHCodeGenerator
Update the substitute map for the setup and run commands.
_updateSubstituteMap() - Method in class ptolemy.cg.kernel.generic.RunnableCodeGenerator
Update the substitute map for the setup and run commands In this base class, @codeDirectory@, @modelName@ and @PTII@ are added to the map.
_updateTentativeValues() - Method in class ptolemy.actor.lib.Clock
Deprecated.
Copy values committed in initialize() or in the last postfire() into the corresponding tentative variables.
_updateTentativeValues() - Method in class ptolemy.actor.lib.TriggeredClock
Deprecated.
Copy values committed in initialize() or in the last postfire() into the corresponding tentative variables.
_updateUndoState() - Method in class ptolemy.gui.UndoListener.UndoAction
Depending on the whether the undo manager can undo, enable and disable the undo state.
_updateWindowAttributes(Frame, NamedObj, JGraph) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Update the size, zoom and position of the window for a specific model and JGraph.
_upKeyPressed - Variable in class ptolemy.actor.lib.gui.ArrowKeySensor
A flag indicating if the up arrow key has been pressed since the last firing of the actor.
_upKeyReleased - Variable in class ptolemy.actor.lib.gui.ArrowKeySensor
A flag indicating if the up arrow key has been released since the last firing of the actor.
_upToDate - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractParticleFilter
Flag indicating whether the contained model is up to date.
_upToDate - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractPredictor
Flag indicating whether the contained model is up to date.
_upToDate - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractStateSpaceSimulator
Flag indicating whether the contained model is up to date.
_upToDate - Variable in class org.ptolemy.machineLearning.particleFilter.AbstractUnscentedKalmanFilter
Flag indicating whether the contained model is up to date.
_usage() - Method in class ptolemy.actor.gui.CompositeActorSimpleApplication
Return a string summarizing the command-line arguments.
_usage() - Method in class ptolemy.actor.gui.ConfigurationApplication
Return a string summarizing the command-line arguments.
_usage() - Method in class ptolemy.actor.gui.MoMLSimpleStatisticalApplication
Return a string summarizing the command-line arguments.
_usage() - Method in class ptolemy.actor.gui.PtExecuteApplication
Return a string summarizing the command-line arguments.
_usage() - Method in class ptolemy.plot.compat.PxgraphApplication
Return a string summarizing the command-line arguments.
_usage() - Method in class ptolemy.plot.PlotApplication
Return a string summarizing the command-line arguments.
_usage() - Method in class ptolemy.vergil.VergilApplication
Return a string summarizing the command-line arguments.
_USE_NEW_WIDTH_INFERENCE_ALGO - Static variable in class ptolemy.actor.IORelation
Indicate whether the new or the old width inference algo should be used This is a packaged field.
_usecolor - Variable in class ptolemy.plot.PlotBox
Indicator whether to use _colors.
_useDefaultConstraints - Variable in class ptolemy.data.ontologies.lattice.LatticeOntologyAdapter
Indicate whether this adapter uses the default actor constraints.
_usedJokerFilterMap - Variable in class org.hlacerti.lib.HlaManager
Table of used joker (wildcard) filter.
_useRawJNI() - Method in class ptolemy.actor.lib.fmi.FMUImport
Return true if we use use raw JNI instead of JNA.
_userDefinedUnitRecords - Variable in class ptolemy.data.ontologies.lattice.unit.DimensionRepresentativeConcept
The array of record tokens specified by the user in the unitInfoRecords parameter.
_userInputNode - Variable in class ptolemy.domains.gr.lib.KeyInput3D
The BranchGroup to which is listened for key presses.
_userTransformation - Variable in class ptolemy.domains.gr.lib.ViewScreen3D
The user transformation.
_validateConstraint() - Method in class ptolemy.actor.gt.IterativeParameter
Validate the constraint.
_validateSettables(Collection) - Method in class ptolemy.kernel.CompositeEntity
Validate attributes deeply contained by this object if they implement the Settable interface by calling their validate() method.
_validateSettables(Collection) - Method in class ptolemy.kernel.Entity
Validate attributes deeply contained by this object if they implement the Settable interface by calling their validate() method.
_validateSettables(Collection) - Method in class ptolemy.kernel.util.NamedObj
Validate attributes deeply contained by this object if they implement the Settable interface by calling their validate() method.
_value - Variable in class ptolemy.actor.util.BooleanDependency
The value.
_value - Variable in class ptolemy.data.DoubleToken
The double value.
_value - Variable in class ptolemy.data.ObjectToken
The actual Object.
_valueListeners - Variable in class ptolemy.data.expr.Variable
Listeners for changes in value.
_values() - Method in class ptolemy.data.ontologies.MapTypeInfiniteConcept
Get the set of all entries referred to by this map concept.
_variablesAsArrays - Variable in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
The value of the variableAsArrays parameter.
_variableToRename - Variable in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
The variable to be renamed.
_vectorizeFirings(int, Map, Map) - Method in class ptolemy.domains.sdf.kernel.SDFScheduler
Multiply all of the repetition rates by the given vectorizationFactor.
_verbose - Variable in class diva.util.LoggableOp
If true, then print extra information in the error output.
_verbose - Variable in class ptolemy.copernicus.kernel.Copernicus
If true, then print debugging information.
_verbose - Variable in class ptolemy.kernel.util.NamedObj
Flag that is true if detailed debug information is necessary.
_versionString - Variable in class org.ptolemy.commons.VersionSpecification
The version string.
_VERTICAL_PADDING - Static variable in class ptolemy.vergil.icon.TableIcon
The amount of padding to use around the edges.
_verticle - Variable in class ptolemy.actor.lib.jjs.VertxHelperBase
Verticle supporting this helper.
_vertx - Static variable in class ptolemy.actor.lib.jjs.VertxHelperBase
Global (unclustered) instance of Vert.x core.
_viewMenu - Variable in class ptolemy.actor.gui.TableauFrame
The view menu.
_viewScreen - Variable in class ptolemy.domains.gr.kernel.GRActor2D
The actor displaying the scene, if there is one.
_viewScreen - Variable in class ptolemy.domains.gr.kernel.GRActor3D
The actor displaying the scene, if there is one.
_virtualLinkTable - Variable in class ptolemy.domains.de.lib.aspect.AFDXESs
Routing table for virtual link object.
_visitAllChildren(ASTPtRootNode) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
Loop through all of the children of this node, visiting each one of them, which will cause their token value to be determined.
_visitAllChildren(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
Loop through all of the children of this node, visiting each one of them, which will cause their token value to be determined.
_visitAllChildren(ASTPtRootNode) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
Loop through all of the children of this node, visiting each one of them, which will cause their token value to be determined.
_visitAllChildren(ASTPtRootNode) - Method in class ptolemy.data.ontologies.ParseTreeASTNodeAdapterCollector
Loop through all of the children of this node, visiting each one of them, which will cause their token value to be determined.
_visitChild(ASTPtRootNode, int) - Method in class ptolemy.data.expr.AbstractParseTreeVisitor
Visit the child with the given index of the given node.
_visitChild(ASTPtRootNode, int) - Method in class ptolemy.data.expr.ParseTreeFreeVariableCollector
Visit the child with the given index of the given node.
_visitChild(ASTPtRootNode, int) - Method in class ptolemy.data.expr.ParseTreeFreeVariableRenamer
Visit the child with the given index of the given node.
_visitChild(ASTPtRootNode, int) - Method in class ptolemy.data.ontologies.ParseTreeASTNodeAdapterCollector
Visit the child with the given index of the given node.
_visitUnitEquation(UnitEquation) - Method in class ptolemy.moml.unit.EquationVisitor
Visit a UnitEquation by visiting the left and right sides of the equation.
_visitUnitExpr(UnitExpr) - Method in class ptolemy.moml.unit.EquationVisitor
Visit a UnitExpr by visiting the UnitTerms.
_visitUnitTerm(UnitTerm) - Method in class ptolemy.moml.unit.EquationVisitor
Visit a UnitTerm by visiting the UnitExpr if there is one.
_visitUnitTerm(UnitTerm) - Method in class ptolemy.moml.unit.ExpandPortNames
The method that actually does the substitution of a variable with the model name of the port.
_waitForDeadlock() - Method in class ptolemy.domains.csp.kernel.CSPActor
Wait for deadlock to occur.
_waitForFileDone() - Method in class ptolemy.actor.lib.jmf.MovieWriter
Wait for the file to be written.
_waitForState(int) - Method in class ptolemy.actor.lib.jmf.MovieReader
Block until the processor has transitioned to the given state.
_waitForState(int) - Method in class ptolemy.actor.lib.jmf.VideoCamera
Block until the processor has transitioned to the given state.
_waitForState(Processor, int) - Method in class ptolemy.actor.lib.jmf.MovieWriter
Block until the processor has transitioned to the given state.
_waitingOnSwitchFabricQueue - Variable in class ptolemy.domains.de.lib.aspect.CrossbarSwitch
Queue that stores tokens that have been put into the input queue but cannot be processed by the switch fabric because the crossbar switch for this connection is busy.
_waitingTokens - Variable in class ptolemy.domains.sdf.kernel.SDFReceiver
The number of tokens waiting to be consumed during scheduling.
_warning(String) - Method in class ptolemy.gui.GraphicalMessageHandler
Show the specified message in a modal dialog.
_warning(String) - Method in class ptolemy.gui.UndeferredGraphicalMessageHandler
Show the specified message in a modal dialog.
_warning(String) - Method in class ptolemy.util.MessageHandler
Show the specified message.
_warning(String) - Method in class ptolemy.util.SimpleMessageHandler
Show the specified message.
_warning(String, Throwable) - Method in class ptolemy.gui.GraphicalMessageHandler
Show the specified message and throwable information in a modal dialog.
_warning(String, Throwable) - Method in class ptolemy.gui.UndeferredGraphicalMessageHandler
Show the specified message and throwable information in a modal dialog.
_warning(String, Throwable) - Method in class ptolemy.util.MessageHandler
Display the warning message and throwable information.
_warning(String, Throwable) - Method in class ptolemy.util.SimpleMessageHandler
Display the warning message and throwable information.
_weight - Variable in class ptolemy.graph.Element
The weight that is associated with the element if the element is weighted.
_width - Variable in class ptolemy.plot.PlotBox
Width and height of component in pixels.
_widthValue - Variable in class ptolemy.vergil.kernel.attributes.FilledShapeAttribute
Most recently set value of the width parameter.
_windowClosed() - Method in class ptolemy.vergil.gt.MatchResultViewer
 
_windowClosingAdapter - Variable in class ptolemy.actor.gui.AbstractPlaceableActor
A reference to the listener for removal purposes.
_windowClosingAdapter - Variable in class ptolemy.actor.gui.AbstractPlaceableJavaSE
A reference to the listener for removal purposes.
_windowClosingAdapter - Variable in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
A reference to the listener for removal purposes.
_windowClosingAdapter - Variable in class ptolemy.gui.ComponentDialog
A reference to the WindowClosingAdapter.
_windowProperties - Variable in class ptolemy.actor.gui.AbstractPlaceableActor
A specification for the window properties of the frame.
_windowProperties - Variable in class ptolemy.actor.gui.AbstractPlaceableJavaSE
A specification for the window properties of the frame.
_windowProperties - Variable in class ptolemy.actor.lib.gui.PlotterBaseJavaSE
An attribute tha contains the size and position of the window.
_windowSize - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
Generation window size.
_workspace - Variable in class ptolemy.actor.gui.PtolemyApplet
The workspace that the applet is built in.
_workspace - Variable in class ptolemy.kernel.util.NamedObj
The workspace for this object.
_workspace - Variable in class ptolemy.kernel.util.test.TestWorkspace2
 
_workspace - Variable in class ptolemy.moml.MoMLSimpleApplication
The workspace in which the model and Manager are created.
_wrap - Variable in class ptolemy.plot.PlotBox
Whether to wrap the X axis.
_wrapHigh - Variable in class ptolemy.plot.PlotBox
The high range of the X axis for wrapping.
_wrapLow - Variable in class ptolemy.plot.PlotBox
The low range of the X axis for wrapping.
_wrapReceiver(Receiver, int) - Method in class ptolemy.actor.IOPort
If this port has parameters whose values are tokens that contain an object implementing CommunicationAspect, then wrap the receiver specified in the argument using those communication aspects.
_wrapup() - Method in class ptolemy.actor.gt.GraphTransformer
Finish up transformation and remove the helper attributes in the replacement and the host model created in the transformation.
_wrapupCode - Variable in class ptolemy.cg.kernel.generic.program.procedural.ProceduralParseTreeCodeGenerator
The wrapup() method code.
_writeBlockedQueues - Variable in class ptolemy.domains.pn.kernel.PNDirector
The set of receivers blocked on a write to a receiver.
_writeCode(StringBuffer) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Write the code to a directory named by the codeDirectory parameter, with a file name that is a sanitized version of the model name, and an extension that is the last package of the generatorPackage.
_writeCodeFileName(StringBuffer, String, boolean, boolean) - Method in class ptolemy.cg.kernel.generic.GenericCodeGenerator
Write the code to a directory named by the codeDirectory parameter, with a file name that is a sanitized version of the model name, and an extension that is the last package of the generatorPackage.
_writeFile(File) - Method in class ptolemy.actor.gui.HTMLViewer
Write the model to the specified file.
_writeFile(File) - Method in class ptolemy.actor.gui.PlotTableauFrame
Write the plot to the specified file in PlotML syntax.
_writeFile(File) - Method in class ptolemy.actor.gui.PtolemyFrame
Write the model to the specified file.
_writeFile(File) - Method in class ptolemy.actor.gui.TableauFrame
Write the model to the specified file.
_writeFile(File) - Method in class ptolemy.gui.test.TopTest
Write the model to the specified file.
_writeFile(File) - Method in class ptolemy.gui.Top
Write the model to the specified file.
_writeFile(File) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Write the model to the specified file.
_writeFile(File) - Method in class ptolemy.vergil.tree.TreeTableau.TreeFrame
Write the model to the specified file.
_writeMakefile(CompositeEntity, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.c.CCodeGenerator
Read in a template makefile, substitute variables and write the resulting makefile.
_writeMakefile(CompositeEntity, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.fmima.FMIMACodeGenerator
Read in a template makefile, substitute variables and write the resulting makefile.
_writeMakefile(CompositeEntity, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Read in a template makefile, substitute variables and write the resulting makefile.
_writeMakefile(CompositeEntity, String) - Method in class ptolemy.cg.kernel.generic.program.procedural.ProceduralCodeGenerator
Read in a template makefile, substitute variables and write the resulting makefile.
_writeMakefile(CompositeEntity, String) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Read in a template makefile, substitute variables and write the resulting makefile.
_writeMessage(String) - Method in class ptolemy.actor.lib.CatchExceptionAttribute
Write the given message to the statusMessage parameter and to the log file, if open.
_writeOldSyntax(PrintWriter) - Method in class ptolemy.plot.Plot
Deprecated. 
_writeOldSyntax(PrintWriter) - Method in class ptolemy.plot.PlotBox
Deprecated. 
_writeOutputs() - Method in class ptolemy.actor.lib.hoc.LifeCycleManager
Iterate over output ports and read any available values from the referenced model parameters and produce them on the outputs.
_writeOutputs() - Method in class ptolemy.domains.wireless.lib.TransmitPropertyTransformer
Override the base class to not write any outputs.
_writePending - Variable in class ptolemy.domains.pn.kernel.PNQueueReceiver
Reference to a thread that is write blocked on this receiver.
_writer - Variable in class ptolemy.actor.lib.io.LineWriter
The current writer.
_writer - Variable in class ptolemy.data.expr.ParseTreeWriter
 
_writer - Variable in class ptolemy.domains.atc.lib.TrackWriter
The current writer.
_writer - Variable in class ptolemy.domains.tcs.lib.StationWriter
The current writer.
_writer - Variable in class ptolemy.verification.kernel.maude.RTMExpTranslator
 
_writeToFile(KNode) - Static method in class ptolemy.vergil.basic.layout.kieler.KielerGraphUtil
Write a KGraph (KIELER graph data structure) to a file in its XMI representation.
_writeToken(Token) - Method in class ptolemy.actor.lib.database.ArrayOfRecordsExporter
Write the specified token to the current writer.
_writeToken(Token) - Method in class ptolemy.actor.lib.io.CSVWriter
Write the specified token to the current writer.
_writeToken(Token) - Method in class ptolemy.actor.lib.io.ExpressionWriter
Deprecated.
Write the specified token to the current writer using the toString() method of the token, which usually results in an expression that can be read back in using the expression parser.
_writeToken(Token) - Method in class ptolemy.actor.lib.io.LineWriter
Write the specified token to the current writer.
_writeToken(Token) - Method in class ptolemy.domains.atc.lib.TrackWriter
Write the specified token to the current writer.
_writeToken(Token) - Method in class ptolemy.domains.tcs.lib.StationWriter
Write the specified token to the current writer.
_writeToServer() - Method in class lbnl.actor.lib.Simulator
Write the data to the server instance, which will send it to the client program.
_writeToServer() - Method in class lbnl.lib.labview.LabVIEWSimulator
Write the data to the server instance, which will send it to the client program.
_writeVariableDeclarations(List<String>) - Method in class ptolemy.cg.kernel.generic.program.procedural.java.JavaCodeGenerator
Write the variable declaration code.
_writeVariableDeclarations(List<String>) - Method in class ptolemy.cg.kernel.generic.program.ProgramCodeGenerator
Write the variable declaration code.
_writingToFile(Token) - Method in class ptolemy.domains.atc.lib.TrackWriter
Write a token to the file.
_writingToFile(Token) - Method in class ptolemy.domains.tcs.lib.StationWriter
Write a token to a file.
_x_n - Variable in class ptolemy.domains.algebraic.kernel.AlgebraicLoopDirector
Current value of the iteration variables x_n.
_x0 - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
maximum duration ( in time steps).
_xBottom - Variable in class ptolemy.plot.PlotBox
The minimum X value registered so for, for auto ranging.
_xhighgiven - Variable in class ptolemy.plot.PlotBox
The given X and Y ranges.
_xInit - Variable in class ptolemy.actor.lib.gui.ArrayPlotter
Start of the X axis counter.
_xInit - Variable in class ptolemy.actor.lib.gui.SequencePlotter
Start of the X axis counter.
_xlog - Variable in class ptolemy.plot.PlotBox
Whether to draw the axes using a logarithmic scale.
_xlowgiven - Variable in class ptolemy.plot.PlotBox
The given X and Y ranges.
_xMax - Variable in class ptolemy.plot.PlotBox
The maximum x value of the range of the data to be plotted.
_xMin - Variable in class ptolemy.plot.PlotBox
The minimum y value of the range of the data to be plotted.
_XOR - Static variable in class ptolemy.actor.lib.logic.LogicFunction
Deprecated.
Perform a logical XOR.
_XOR - Static variable in class ptolemy.actor.lib.logic.LogicGate
Perform a logical XOR.
_xPadding - Variable in class ptolemy.vergil.icon.NameIcon
The horizontal padding on the left and right sides of the name.
_xRangeGiven - Variable in class ptolemy.plot.PlotBox
True if the x range have been given.
_xscale - Variable in class ptolemy.plot.PlotBox
Scaling used for the horizontal axis in plotting points.
_xt - Variable in class org.ptolemy.machineLearning.hsmm.HSMMGenerator
State variable: x(t).
_xTop - Variable in class ptolemy.plot.PlotBox
The maximum X value registered so for, for auto ranging.
_xUnit - Variable in class ptolemy.actor.lib.gui.ArrayPlotter
Increment of the X axis counter.
_xUnit - Variable in class ptolemy.actor.lib.gui.SequencePlotter
Increment of the X axis counter.
_xValue - Variable in class ptolemy.actor.lib.gui.SequencePlotter
X axis counter.
_yBottom - Variable in class ptolemy.plot.PlotBox
The minimum Y value registered so for, for auto ranging.
_yesNoCancelQuestion(String, String, String, String) - Method in class ptolemy.gui.GraphicalMessageHandler
Ask the user a question with three possible answers; return true if the answer is the first one and false if the answer is the second one; throw an exception if the user selects the third one.
_yesNoCancelQuestion(String, String, String, String) - Method in class ptolemy.gui.UndeferredGraphicalMessageHandler
Ask the user a question with three possible answers; return true if the answer is the first one and false if the answer is the second one; throw an exception if the user selects the third one.
_yesNoCancelQuestion(String, String, String, String) - Method in class ptolemy.util.MessageHandler
Ask the user a question with three possible answers; return true if the answer is the first one and false if the answer is the second one; throw an exception if the user selects the third one.
_yesNoCancelQuestion(String, String, String, String) - Method in class ptolemy.util.SimpleMessageHandler
Ask the user a question with three possible answers; return true if the answer is the first one and false if the answer is the second one; throw an exception if the user selects the third one.
_yesNoQuestion(String) - Method in class ptolemy.gui.GraphicalMessageHandler
Ask the user a yes/no question, and return true if the answer is yes.
_yesNoQuestion(String) - Method in class ptolemy.gui.UndeferredGraphicalMessageHandler
Ask the user a yes/no question, and return true if the answer is yes.
_yesNoQuestion(String) - Method in class ptolemy.util.MessageHandler
Ask the user a yes/no question, and return true if the answer is yes.
_yesNoQuestion(String) - Method in class ptolemy.util.SimpleMessageHandler
Ask the user a yes/no question, and return true if the answer is yes.
_yhighgiven - Variable in class ptolemy.plot.PlotBox
The given X and Y ranges.
_ylog - Variable in class ptolemy.plot.PlotBox
Whether to draw the axes using a logarithmic scale.
_ylowgiven - Variable in class ptolemy.plot.PlotBox
The given X and Y ranges.
_yMax - Variable in class ptolemy.plot.PlotBox
The maximum y value of the range of the data to be plotted.
_yMin - Variable in class ptolemy.plot.PlotBox
The minimum y value of the range of the data to be plotted.
_yPadding - Variable in class ptolemy.vergil.icon.NameIcon
The vertical padding above and below the name.
_yRangeGiven - Variable in class ptolemy.plot.PlotBox
True if the y range have been given.
_yscale - Variable in class ptolemy.plot.PlotBox
Scaling used for the vertical axis in plotting points.
_yTop - Variable in class ptolemy.plot.PlotBox
The maximum Y value registered so for, for auto ranging.
_zero - Variable in class ptolemy.domains.sdf.lib.FIR
Local cache of the zero token.
_zeroMatrix(Complex[][], int, int) - Static method in class ptolemy.math.ComplexMatrixMath
Place zeroes in specific places of the given matrix.
_zeroTime - Variable in class ptolemy.actor.Director
Time with value 0.0.
_zoom(JGraph, double) - Method in class ptolemy.vergil.basic.BasicGraphFrame
Zoom in or out to magnify by the specified factor, from the current magnification for a specific JGraph.
_zoomFitAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
Action for zoom fitting.
_zoomFlag - Variable in class ptolemy.vergil.basic.BasicGraphFrame
True if we are inside zoom().
_zoomInAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
Action for zooming in.
_zoomOutAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
Action for zooming out.
_zoomResetAction - Variable in class ptolemy.vergil.basic.BasicGraphFrame
Action for zoom reset.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages