Abstract Enum helper class. This class is used by the Model to
detect Enumerations within a Model.Graph, as Enumerations (in
contrast to plain strings) must not be quoted. This class should never be
instantiated manually, but instead is used internally by the
enumerate function.
Abstract Enum helper class. This class is used by the Model to detect Enumerations within a Model.Graph, as Enumerations (in contrast to plain strings) must not be quoted. This class should never be instantiated manually, but instead is used internally by the enumerate function.
See
enumerate