Automatic generation produced by ISE Eiffel

ClassesClustersCluster hierarchyChartRelationsTextFlatContractsFlat contracts
class USER General cluster: webex description: "Objects that represents a general/basic user acount of a web application, which focuses on authentication" create: make Ancestors ANY Queries password: STRING_8 username: STRING_8 Commands set_password (a_password: STRING_8) set_username (a_username: STRING_8) Constraints invariant clause
ClassesClustersCluster hierarchyChartRelationsTextFlatContractsFlat contracts

-- Generated by ISE Eiffel --

For more details: www.eiffel.com