Class Application Object


A Class is a set of one or more things. The set can be defined as all those which comply with one or more criteria, or by explicit enumeration.

NOTE - The term 'class' is defined in Clause 3 of this part of ISO 10303.

A Class can be one of the following:

NOTE - This application object has been defined to indicate the common semantics of other application objects which are specialisations or populations of it. This application object has no interpretation on to the MIM. Instead each of its subtypes is interpreted separately.

EXPRESS specification:

*)
ENTITY Class
  ABSTRACT SUPERTYPE;
END_ENTITY;
(*