Package | Description |
---|---|
eu.bandm.tools.umod.runtime |
Runtime classes for the model code generated by the
umod-Compiler , esp for data integrity
de/serialization, visualzation, visitors and rewriters. |
Modifier and Type | Method and Description |
---|---|
static MapProxy.implementations |
MapProxy.implementations.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapProxy.implementations |
MapProxy.implementations.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapProxy.implementations[] |
MapProxy.implementations.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static MapProxy.implementations[] |
MapProxy.implementations.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CheckedMap_D(MapProxy.implementations implementation) |
CheckedMap_D(MapProxy.implementations implementation) |
CheckedMap_R(MapProxy.implementations implementation) |
CheckedMap_R(MapProxy.implementations implementation) |
CheckedMap_RD(MapProxy.implementations implementation) |
CheckedMap_RD(MapProxy.implementations implementation) |
MapProxy(MapProxy.implementations implementation) |
MapProxy(MapProxy.implementations implementation) |
see also the complete user documentation .