class
	HEAP_PRIORITY_QUEUE [G -> COMPARABLE]

Ancestors
	PRIORITY_QUEUE* [G -> PART_COMPARABLE]
	RESIZABLE* [G]

Clients
	BINARY_SEARCH_TREE [G -> COMPARABLE]
	HEAP_PRIORITY_QUEUE [G -> COMPARABLE]
	HEAP_PRIORITY_QUEUE_ITERATION_CURSOR [G -> COMPARABLE]

Suppliers
	ARRAYED_LIST [G]
	ARRAYED_LIST_ITERATION_CURSOR [G]
	BOOLEAN
	COMPARABLE*
	HEAP_PRIORITY_QUEUE [G -> COMPARABLE]
	HEAP_PRIORITY_QUEUE_ITERATION_CURSOR [G -> COMPARABLE]
	INTEGER_32
	INTEGER_INTERVAL
	ITERABLE* [G]
	ITERATION_CURSOR* [G]
	SPECIAL [T]


Generated by ISE EiffelStudio