All the class definitions of the module

(introduction and refinement)

Property definitions

nitc :: model $ MModule :: mclassdefs
	# All the class definitions of the module
	# (introduction and refinement)
	var mclassdefs = new Array[MClassDef]
src/model/model.nit:174,2--176,38