class
	FILE2DBMS

General
	cluster: converter
	create: make

Ancestors
	CONVERTER

Queries
	Basic_ttype: INTEGER_32
	Boolean_ttype: INTEGER_32
	conv_error: BOOLEAN
	conv_message: STRING_8
	descriptor: EC_DESCRIPTOR
	Field_sep_ttype: INTEGER_32
	Identifier_ttype: INTEGER_32
	Integer_ttype: INTEGER_32
	Label_sep_ttype: INTEGER_32
	Left_del_ttype: INTEGER_32
	owns_repository: BOOLEAN
	Real_ttype: INTEGER_32
	Right_del_ttype: INTEGER_32
	Separator_ttype: INTEGER_32
	Space_ttype: INTEGER_32
	String_ttype: INTEGER_32

Commands
	converter_make
	make
	parse_file
	set_descriptor (e: EC_DESCRIPTOR)
	set_file (f: PLAIN_TEXT_FILE)
	set_file_name (fn: STRING_8)
	set_repository (new_repository: DB_REPOSITORY)