Package | Description |
---|---|
org.eclipse.pde.core |
Application programming interfaces for working with PDE's models.
|
Modifier and Type | Method and Description |
---|---|
void |
IModelProvider.addModelProviderListener(IModelProviderListener listener)
Registers a listener that will be notified about changes in the managed
models.
|
void |
IModelProvider.removeModelProviderListener(IModelProviderListener listener)
Deregisters a listener from notification.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.