|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use INotationModelRefresher | |
|---|---|
| org.eclipse.gmf.runtime.lite.edit.parts.update | |
| org.eclipse.gmf.runtime.lite.edit.parts.update.canonical | |
| Uses of INotationModelRefresher in org.eclipse.gmf.runtime.lite.edit.parts.update |
|---|
| Methods in org.eclipse.gmf.runtime.lite.edit.parts.update with parameters of type INotationModelRefresher | |
|---|---|
void |
TransactionalUpdateManager.addNotationModelRefresher(INotationModelRefresher refresher)
|
boolean |
TransactionalUpdateManager.isNotationModelRefresherInstalled(INotationModelRefresher refresher)
|
void |
TransactionalUpdateManager.removeNotationModelRefresher(INotationModelRefresher refresher)
|
| Uses of INotationModelRefresher in org.eclipse.gmf.runtime.lite.edit.parts.update.canonical |
|---|
| Classes in org.eclipse.gmf.runtime.lite.edit.parts.update.canonical that implement INotationModelRefresher | |
|---|---|
class |
AbstractNotationModelRefresher
Listens to the given transactional editing domain in order to update the notational model to reflect changes in the domain model. |
class |
ChildNotationModelRefresher
A notation model refresher that is specifically suited to update children of the element. |
class |
OwnedLinksNotationModelRefresher
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||