indexing description: "Objects that define the type of USER in the system" project: "Project Goanna " library: "FastCGI Applications" date: "$Date: 2001/05/11" revision: "$Revision$" author: "Neal L. Lester " copyright: "Copyright (c) 2001 Lockheed-Martin Space System Company" license: "Eiffel Forum Freeware License v1 (see forum.txt)." class USER_ANCHOR feature user_anchor : BACHELOR_USER end -- class USER_ANCHOR