Counter of visited entities (by classnames)

Property definitions

nitc $ TestModelVisitor :: cpt=
	# Counter of visited entities (by classnames)
	var cpt = new Counter[String]
src/test_model_visitor.nit:43,2--44,30