This document is the API specification for Calimero 2.0.

Calimero was developed and is maintained at the Vienna University of Technology.
The source and documentation is hosted on Sourceforge.
The project homepage can be found here.

Licence

Calimero is Open Source. Pay attention to the copyright declarations and licence agreements.

General rules for usage of this API

No null arguments are allowed, if not explicitly stated otherwise in the documentation of the interface or method declaration. This means, applying a method -- which expects arguments of reference type -- to a null argument will lead to undefined behavior.