
enumerated_set_of_class
An <enumerated_set_of_class> is a <class_of_class> that is an enumerated set of the instances
of <class>. Enumerated means that the full set of members is specified.
EXAMPLE {Plastic, 1.2kg, frame} is an <enumerated_set_of_class>. More generally {{A,B,C},{B,C,D},{C,D,E}}
is an <enumerated_set_of_class>. Also "electrical engineering classes for ERDL V1.1" is an <enumerated_set_of_class>.
EXPRESS specification:
|
|
| ENTITY enumerated_set_of_class
|
|
References (6):
Inheritance graph
|
|
| ENTITY enumerated_set_of_class;
|
|