Composition
Object composition is a way and practice to combine simple objects into more complex ones. For example, the objects wheel, steering wheel, seat, gearbox and engine may have no functionality by themselves. But if you compose them, they may form an automobile object. That is, an object which has a higher function (or greater than the sum of its parts).
Genus Apps allows you to define an Object Class composed of other Object Classes to form a composition.