model: introduce `name` in MEntity according to it's documentation
authorAlexandre Terrasa <alexandre@moz-code.org>
Wed, 25 Jun 2014 21:32:34 +0000 (17:32 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Wed, 25 Jun 2014 21:32:34 +0000 (17:32 -0400)
commit115ea5f10a121092df965d850094562029bc8ef7
treeccf3e84caa5a07908332ba118112d014da5bd122
parent50a5882077624a569c813e43b1df05b566a4f3bb
model: introduce `name` in MEntity according to it's documentation

Documentation was:
 # A named and possibly documented entity in the model.
So I added the name...

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
src/model/mmodule.nit
src/model/model.nit
src/model/model_base.nit
src/model/mproject.nit