class OTHER feature real_part: REAL; integer_part: INTEGER; string_part: STRING; boolean_part: BOOLEAN end -- class OTHER