In Metamodel::EnumHOW§
See primary documentation in context for method add enum value.
method add_enum_value($obj, $value)
Adds a value to this enum. $value
should be an instance of the enum itself, as type Enumeration
.
See primary documentation in context for method add enum value.
method add_enum_value($obj, $value)
Adds a value to this enum. $value
should be an instance of the enum itself, as type Enumeration
.