Package | Description |
---|---|
org.eclipse.pde.core |
Application programming interfaces for working with PDE's models.
|
Modifier and Type | Method and Description |
---|---|
void |
IModelChangeProvider.addModelChangedListener(IModelChangedListener listener)
Adds the listener to the list of listeners that will be notified on model
changes.
|
void |
IModelChangeProvider.removeModelChangedListener(IModelChangedListener listener)
Takes the listener off the list of registered change listeners.
|
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.