Package | Description |
---|---|
eu.bandm.tools.umod.runtime |
Runtime classes for the model code generated by the
umod-Compiler , esp for data integrity
de/serialization, visualzation, visitors and rewriters. |
Modifier and Type | Method and Description |
---|---|
static CheckedSet.implementations |
CheckedSet.implementations.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckedSet.implementations |
CheckedSet.implementations.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckedSet.implementations[] |
CheckedSet.implementations.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static CheckedSet.implementations[] |
CheckedSet.implementations.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CheckedSet(CheckedSet.implementations implementation) |
CheckedSet(CheckedSet.implementations implementation) |
see also the complete user documentation .