Uses of Interface
eu.bandm.tools.umod.runtime.CoPair_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 CoPair_checkedRight in eu.bandm.tools.umod.runtime
Modifier and TypeClassDescriptionclass
CheckedCoPair_LR<L,
R> Implements "CoPair" operations and guarantees strictness of both variants.class
CheckedCoPair_R<L,
R> Facade to "CoPair" operations and guarantees strictness of right variant, by overwriting "set_right()"