|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEditModelListener | |
---|---|
org.eclipse.stp.core.infrastructure.emf | STP Core EMF Resource Management |
Uses of IEditModelListener in org.eclipse.stp.core.infrastructure.emf |
---|
Classes in org.eclipse.stp.core.infrastructure.emf that implement IEditModelListener | |
---|---|
class |
EditModelReaction
|
Methods in org.eclipse.stp.core.infrastructure.emf with parameters of type IEditModelListener | |
---|---|
void |
IEditModel.addListener(IEditModelListener aListener)
Track changes to the IEditModel including the addition or removal of Resources and the loading or unloading of Resources. |
void |
IEditModel.removeListener(IEditModelListener aListener)
Remove an existing IEditModelListener . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |