Class loader for classes that belong to a model. The class loader will look for the class or resource in the 'classes' directory or in the jars of the 'lib' directory of the model. If the class could not be found, the loading request will be deferred to the class loaders of the imported models.
@author Heiko Erhardt
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.