Package | Description |
---|---|
ptolemy.graph.mapping |
The ptolemy.graph.mapping package.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ToDoubleMapping
A mapping from objects into multiple double values.
|
interface |
ToIntMapping
A mapping from objects into int values.
|
Modifier and Type | Class and Description |
---|---|
class |
MapMapping
A Mapping that is based on a Map.
|
class |
ToDoubleMapMapping
A ToDoubleMapping that is based on a Map.
|
class |
ToIntMapMapping
A ToIntMapping that is based on a Map.
|