deferred class
	PART_SORTED_LIST [G -> PART_COMPARABLE]

Ancestors
	LIST* [G]

Descendants
	PART_SORTED_TWO_WAY_LIST [G -> PART_COMPARABLE]
	SORTED_LIST* [G -> COMPARABLE]

Clients
	PART_SORTED_LIST* [G -> PART_COMPARABLE]

Suppliers
	BOOLEAN
	INTEGER_32
	LINEAR* [G]
	PART_COMPARABLE*
	PART_SORTED_LIST* [G -> PART_COMPARABLE]