Package | Description |
---|---|
org.kepler.sms | |
ptolemy.kernel.util |
Kernel utility classes.
|
ptolemy.moml |
Modeling Markup Language classes.
|
ptolemy.vergil.debugger |
Ptolemy II Debugger Interface.
|
Modifier and Type | Class and Description |
---|---|
class |
SemanticTypeDefinition
A data structure to hold a semantic type given in a kar file.
|
Modifier and Type | Class and Description |
---|---|
class |
SingletonConfigurableAttribute
This class is a configurable attribute that replaces any previously
existing attribute in the container that has the same name.
|
class |
TransientSingletonConfigurableAttribute
Deprecated.
Use SingletonConfigurableAttribute instead with setPersistent(false).
|
Modifier and Type | Class and Description |
---|---|
class |
LibraryAttribute
This class is a configurable singleton attribute that associates a
component library with a model.
|
Modifier and Type | Class and Description |
---|---|
class |
DebugController
An execution listener that suspends execution based on breakpoints.
|