System defintion

From Liberty Eiffel Wiki
Revision as of 10:20, 24 March 2013 by Ramack (talk | contribs) (moved content form github wiki (System-architecture))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The basic building block of Liberty is the class.

Liberty organises its classes in clusters. Each cluster may contain other clusters and classes.

The universe is the set of all the known clusters used to build a software.

The system is the software resulting from the compilation of classes contained in one universe.