Uses of Enum Class
eu.bandm.tools.umod.runtime.MapProxy.implementations
Packages that use MapProxy.implementations
Package
Description
Runtime classes for the model code generated by the
umod compiler, for data integrity,
de/serialization, visualization, visitors and rewriters.
-
Uses of MapProxy.implementations in eu.bandm.tools.umod.runtime
Methods in eu.bandm.tools.umod.runtime that return MapProxy.implementationsModifier 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.Constructors in eu.bandm.tools.umod.runtime with parameters of type MapProxy.implementationsModifierConstructorDescriptionCheckedMap_D
(MapProxy.implementations implementation) CheckedMap_R
(MapProxy.implementations implementation) CheckedMap_RD
(MapProxy.implementations implementation) MapProxy
(MapProxy.implementations implementation)