Package | Description |
---|---|
ptolemy.kernel.attributes |
Kernel attributes.
|
Modifier and Type | Class and Description |
---|---|
class |
RequireVersion
An attribute that requires a particular version of Ptolemy II.
|
Modifier and Type | Field and Description |
---|---|
static VersionAttribute |
VersionAttribute.CURRENT_VERSION
The VersionAttribute that contains the version of the Ptolemy II
release that is currently running.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VersionAttribute.isLessThan(VersionAttribute version)
Return true if this version is less than the specified version.
|