GMF has this add-on Editpolicy which handles the synchronization between the semantic and view models.
At times, it is evident that the connections being created or elements being created within a composite parent(one apart from the base edit part) do not refresh the model or even the connections. This is because of the difference in implementation from the base editpart ones.
Two methods that may be striking are the
1. refreshSemantic
2. refreshConnections - called from the refreshSemantic
The invocations for these cause refresh real time.
More on Canonical EditPolicies
Wednesday, April 18, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment