Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Flat contracts Go to:
class interface TESTROOT create make -- Output messages tracing what's going on. feature display_demonstration_message -- Output a welcoming message. make -- Output messages tracing what's going on. o1: PARENT -- Examples of attributes -- Was declared in TESTROOT as synonym of o2. o2: PARENT -- Examples of attributes -- Was declared in TESTROOT as synonym of o1. invariant -- from ANY reflexive_equality: standard_is_equal (Current) reflexive_conformance: conforms_to (Current) end -- class TESTROOT
Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Flat contracts Go to:

-- Generated by ISE Eiffel --
For more details: www.eiffel.com