System defintion

From Liberty Eiffel Wiki
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.