The modelbuilder 1-to-1 associated with the toolcontext

Property definitions

nitc :: modelbuilder_base $ ToolContext :: modelbuilder
	# The modelbuilder 1-to-1 associated with the toolcontext
	fun modelbuilder: ModelBuilder do return modelbuilder_real.as(not null)
src/modelbuilder_base.nit:35,2--36,72