Difference between revisions of "System defintion"

From Liberty Eiffel Wiki
Jump to navigation Jump to search
(moved content form github wiki (System-architecture))
 
(No difference)

Latest revision as of 10:20, 24 March 2013

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.