[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] EditPolicyProvider question

Hi,
Is there any editpolicyprovider snippet except the one in GMF Developer Guide, in which I couldn't find the source of TraceDiagramEditPolicyProvider. In fact, I found no implementation of IEditPolicyProvider except EditPolicyService, so I wonder how to implement the TraceDiagramEditPolicyProvider above.