Uses of Enum Class
eu.bandm.tools.umod.runtime.MapProxy.implementations
Package
Description
Runtime classes for the model code generated by the
umod-Compiler
, esp for data integrity
de/serialization, visualzation, visitors and rewriters.-
Uses of MapProxy.implementations in eu.bandm.tools.umod.runtime
Modifier and TypeMethodDescriptionstatic MapProxy.implementations
Returns the enum constant of this class with the specified name.static MapProxy.implementations[]
MapProxy.implementations.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionCheckedMap_D
(MapProxy.implementations implementation) CheckedMap_R
(MapProxy.implementations implementation) CheckedMap_RD
(MapProxy.implementations implementation) MapProxy
(MapProxy.implementations implementation)