ASSIGNED - # 264: Refactor Behavioral Model Parsers
http://agalaldev.info/dev/mantis/view.php?id=264
Fixing minor issue with model hierarchy (Assignment class was implementing AssignmentExpression and Expression interfaces at the same time, while AssignmentExpression interface extends the Expression interface).