Merge: names and concerns in model
authorJean Privat <jean@pryen.org>
Thu, 26 Jun 2014 01:10:11 +0000 (21:10 -0400)
committerJean Privat <jean@pryen.org>
Thu, 26 Jun 2014 01:10:11 +0000 (21:10 -0400)
commit535365b2fdec1bc5d3b4e71ecdd70ce4d673a8cc
tree66daad05134a7337cafe31f2edb4ef944e3f12be
parentf70748db3d3e17d37bcfcc081e06cf0b3583e716
parentdd147954015863b565cf97d9c72ee39033ca51a4
Merge: names and concerns in model

First commit adapt the MEntity implementation to it's documentation by moving up the `name` property.

Second commit introduce a new kind of MEntity: MConcern that will be used in documentation tools as a common interface for MProject, MGroup and MModule.

Pull-Request: #522
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Jean Privat <jean@pryen.org>