- renamed AspectModel to AspectPrivate and modified all
aspect commands to work on AspectPrivate only (analogous to
Column and ColumnPrivate)
Reason: IMO, AspectModel does not qualify as a model in the
MVC or MVP paradigm because it (or the commands) must know
the owner and there is not view for it