Package | Description |
---|---|
org.ecoinformatics.seek.ecogrid.quicksearch | |
org.kepler.moml | |
org.kepler.sms | |
org.kepler.sms.actors | |
org.kepler.util | |
org.kepler.webview.actor | |
org.kepler.webview.server | |
ptolemy.actor |
Executable entities.
|
ptolemy.actor.gui |
Ptolemy GUI components for actors and configurations.
|
ptolemy.actor.parameters |
The ptolemy.actor.parameters package.
|
ptolemy.actor.parameters.test |
The ptolemy.actor.parameters.test package.
|
ptolemy.chic |
The ptolemy.chic package.
|
ptolemy.data.expr |
The Ptolemy II Expression Language.
|
ptolemy.data.unit |
The unit system.
|
ptolemy.domains.modal.kernel |
The ptolemy.domains.modal.kernel package.
|
ptolemy.kernel.attributes |
Kernel attributes.
|
ptolemy.kernel.util |
Kernel utility classes.
|
ptolemy.kernel.util.test |
The ptolemy.kernel.util.test package.
|
ptolemy.moml |
Modeling Markup Language classes.
|
ptolemy.moml.unit |
Unit System Modeling Markup Language classes.
|
ptolemy.vergil.basic.export.web |
The ptolemy.vergil.basic.export.web package.
|
Modifier and Type | Class and Description |
---|---|
class |
ResultRecordDetail
Detail information about a result record.
|
Modifier and Type | Class and Description |
---|---|
class |
DependencyAttribute
This implements a DependencyAttribute for moml properties.
|
class |
NamedObjId
The NamedObjId is a StringAttribute to be used for identifying a NamedObj by
a KeplerLSID.
|
class |
NamedObjIdReferralList
This StringAttribute holds a string of KeplerLSIDs separated by colons.
|
class |
PortAttribute
This implements a DependencyAttribute for moml properties.
|
Modifier and Type | Class and Description |
---|---|
class |
KeplerIOPortReference
An IO Port Reference refers to a ptolemy Port within its containing entity.
|
class |
KeplerVirtualIOPortReference
A KeplerVirtualPortReference refers to a kepler virtual port within its
containing entity.
|
class |
SemanticProperty
A data structure to hold a semantic property in a MoML file.
|
class |
SemanticType
This is a subtype of StringParameter.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleMergeConversion
NOTE: This should eventually be more generic, i.e., specify a conversion
across multiple ports involed in a mapping.
|
class |
SimpleMergeSourceActor |
class |
SimpleMergeSourceActorPort |
class |
SimpleMergeTargetPort |
Modifier and Type | Class and Description |
---|---|
class |
TransientStringAttribute
This is a string attribute that overrides the exportMoML method to
effectively remove it (and any children) from MoML generated by the parent
NamedObj.
|
Modifier and Type | Class and Description |
---|---|
class |
ControlAttribute
TODO: notify client of errors
TODO: add pause, resume?
|
class |
ParametersAttribute
TODO: this class necessary?
|
class |
WebViewAttribute |
Modifier and Type | Class and Description |
---|---|
class |
WebViewId |
Modifier and Type | Class and Description |
---|---|
class |
LocalClock
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.
|
class |
TypeAttribute
An attribute for defining a data type for a port.
|
Modifier and Type | Class and Description |
---|---|
class |
ColorAttribute
This is an attribute that specifies a color.
|
class |
LiveLink
An attribute that provides a link to a specified URL.
|
class |
LocationAttribute
This attribute stores the width and height of a graphical component.
|
class |
PasswordAttribute
An attribute that represents a password.
|
class |
SizeAttribute
This attribute stores the width and height of a graphical component.
|
class |
WindowPropertiesAttribute
This attribute stores properties of a window, including the width,
height, and location.
|
Modifier and Type | Class and Description |
---|---|
class |
DoubleRangeParameter
This is a parameter with type double with a limited range and
limited precision.
|
class |
FilePortParameter
This file parameter creates an associated port that can be used to update
the current value of the parameter.
|
class |
IntRangeParameter
This is a parameter with type integer with a limited range.
|
class |
LocationParameter
A parameter that specifies the location of the center of its container.
|
class |
MirrorPortParameter
This is a PortParameter for MirrorComposites.
|
class |
PortParameter
This parameter creates an associated port that can be used to update
the current value of the parameter.
|
class |
Priority
A parameter to store an integer number priority in an actor.
|
class |
SharedParameter
This parameter is shared throughout a model.
|
Modifier and Type | Class and Description |
---|---|
class |
TestSharedParameter
A test suite parameter that is shared globally in a model.
|
Modifier and Type | Class and Description |
---|---|
class |
ChicAttribute
An attribute that has a string value which is meant to be used as an interface
in Chic.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractInitializableParameter
An abstract base class for parameters that are preinitialized,
initialized, and wrapped up during execution of a model.
|
class |
ChoiceParameter
This parameter contains a string value and has a list of acceptable choices.
|
class |
ChoiceStringParameter
This parameter contains a string value and has a list of acceptable choices.
|
class |
ConstraintMonitor
A contract monitor that decorates each entity in a model with a
value parameter and monitors the sum of all such values.
|
class |
ExpertParameter
This class is identical to Parameter except that its visibility
is set to "expert" by default.
|
class |
FileParameter
This is an attribute that specifies a file or URL.
|
class |
NameParameter
This subclass of StringParameter uses its value to set the name of
its container.
|
class |
Parameter
Parameter extends Variable with additional support for string-valued
variables that makes these friendlier at the user interface level.
|
class |
SingletonParameter
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.
|
class |
StringConstantParameter
This class is identical to StringParameter except that its visibility
is set to "NOT_EDITABLE" by default.
|
class |
StringParameter
This subclass of Parameter is almost identical to Parameter except that it
sets itself to string mode in the constructor.
|
class |
TemporaryVariable
This is identical to a Variable except that creating it does not
increment the workspace version.
|
class |
Variable
A Variable is an Attribute that contains a token, and can be set by an
expression that can refer to other variables.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseUnit
The base unit of a unit category.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractActionsAttribute
A base class for actions with semicolon delimited lists of commands.
|
class |
Action
An Action is contained by a Transition in an FSMActor or an Event in an
ERGController.
|
class |
CommitActionsAttribute
An action that changes the state of the system.
|
class |
FSMTransitionParameter
A parameter that contains FSM transition attributes.
|
class |
OutputActionsAttribute
An action that sends outputs to one or more ports.
|
Modifier and Type | Class and Description |
---|---|
class |
FileAttribute
Deprecated.
Use
FileParameter instead. |
class |
RequireVersion
An attribute that requires a particular version of Ptolemy II.
|
class |
VersionAttribute
A nonpersistent attribute that identifies the version of an object.
|
Modifier and Type | Class and Description |
---|---|
class |
StringAttribute
An attribute that has a string value.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidStringAttribute
An attribute used for testing that is never valid.
|
Modifier and Type | Class and Description |
---|---|
class |
Documentation
An attribute that contains documentation for the container.
|
Modifier and Type | Class and Description |
---|---|
class |
UnitAttribute
This class is used to implement the Unit Attribute.
|
Modifier and Type | Class and Description |
---|---|
class |
AreaEventType
A parameter used to specify the event type actions associated
with an area in an HTML image map.
|
class |
DefaultIconLink
A parameter specifying default hyperlink to associate
with icons in model.
|
class |
DefaultIconScript
A parameter specifying default JavaScript actions to associate
with icons in model.
|
class |
DefaultTitle
A parameter specifying default title to associate
with a model and with components in the model.
|
class |
DygraphsJSPlotterAttribute
Attribute for generating the HTML file with JavaScript to plot simulation
results using the Dygraphs library.
|
class |
HTMLImage
Attribute for inserting an image into a web page.
|
class |
HTMLText
Attribute for inserting HTML text into the page exported by Export to Web.
|
class |
HTMLTextPosition
Parameter specifying the position into which to export HTML text.
|
class |
IconLink
Attribute specifying a URI to link to from an icon when a model
is exported to a web page.
|
class |
IconScript
A parameter associating a JavaScript with an icon in model.
|
class |
JSPlotterAttribute
Base class for attributes generating the HTML file with JavaScript to plot
simulation results for "Export to Web".
|
class |
LinkTarget
Parameter specifying the target for an HTML link.
|
class |
LinkToOpenTableaux
A parameter specifying default hyperlink to associate
with icons in model.
|
class |
ParameterDisplayIconScript
A parameter specifying default JavaScript actions to associate
with icons in model.
|
class |
Script
A parameter for associating a script (such as Javascript) with an object in
a model.
|
class |
Title
Attribute specifying a title for a model or a component in a model.
|
class |
WebAttribute
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.
|
class |
WebContent
Base class for attributes defining content for export to web.
|
class |
WebElement
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.
|