Uses of Interface
eu.bandm.tools.umod.runtime.CoPair_checkedLeft
Package
Description
Runtime classes for the model code generated by the
umod compiler, for data integrity,
de/serialization, visualization, visitors and rewriters.
-
Uses of CoPair_checkedLeft in eu.bandm.tools.umod.runtime
Modifier and TypeClassDescriptionclass
CheckedCoPair_L<L,
R> Implements "CoPair" operations and guarantees strictness of left variant.class
CheckedCoPair_LR<L,
R> Implements "CoPair" operations and guarantees strictness of both variants.