class
	NUM_ARRAY [G -> {COMPARABLE rename copy as comparable_copy, default_create as comparable_default_create, out as comparable_out, twin as comparable_twin end, NUMERIC} create default_create end]

Ancestors
	ARRAY [G]

Clients
	ACCOUNT
	MONEY
	NUM_ARRAY [G -> {COMPARABLE rename copy as comparable_copy, default_create as comparable_default_create, out as comparable_out, twin as comparable_twin end, NUMERIC} create default_create end]
	TEST_FLOAT1
	TEST_FLOAT2

Suppliers
	BOOLEAN
	FUNCTION [OPEN_ARGS -> detachable TUPLE create default_create end, RESULT_TYPE]
	INTEGER_32
	NUMERIC*
	NUM_ARRAY [G -> {COMPARABLE rename copy as comparable_copy, default_create as comparable_default_create, out as comparable_out, twin as comparable_twin end, NUMERIC} create default_create end]


Generated by ISE EiffelStudio