Uses of Class
eu.bandm.tools.umod.runtime.MapProxy
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 in eu.bandm.tools.umod.runtime
Modifier and TypeClassDescriptionclass
CheckedMap_D<D,
R> Implements a map which is strict in its domain (=left of arrow).class
CheckedMap_R<D,
R> Implements a map which is strict in its range (=right of arrow).class
CheckedMap_RD<D,
R> Implements a map which is strict in its range (=right of arrow) and its domain (=left of arrow).