System defintion

From Liberty Eiffel Wiki
Jump to navigation Jump to search

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.