Package | Description |
---|---|
ptolemy.actor.util |
Actor utilities.
|
ptolemy.data.type |
The type system.
|
Constructor and Description |
---|
ConstructAssociativeType(java.util.Collection<TypedIOPort> ports,
java.lang.Class<? extends AssociativeType> type)
Construct a new monotonic function.
|
Modifier and Type | Class and Description |
---|---|
class |
RecordType
A class representing the type of a RecordToken.
|
class |
UnionType
A class representing the type of a UnionToken.
|