Uses of Interface
eu.bandm.tools.umod.runtime.Map_checkedRight
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 Map_checkedRight in eu.bandm.tools.umod.runtime
Modifier and TypeClassDescriptionclass
CheckedEnumMap<D extends Enum<D>,
R> Implements a map from an enum type to a strict range (no null objects on the right side.)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).