public class DefaultPluginPerspectiveManager extends Object implements IPluginPerspectiveManager
| Constructor and Description |
|---|
DefaultPluginPerspectiveManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPluginPerspective(IPluginPerspective pluginPerspective) |
void |
clearPluginPerspectives() |
List<IPluginPerspective> |
getPluginPerspectives() |
void |
removePluginPerspective(IPluginPerspective pluginPerspective) |
public List<IPluginPerspective> getPluginPerspectives()
getPluginPerspectives in interface IPluginPerspectiveManagerpublic void addPluginPerspective(IPluginPerspective pluginPerspective)
addPluginPerspective in interface IPluginPerspectiveManagerpublic void removePluginPerspective(IPluginPerspective pluginPerspective)
removePluginPerspective in interface IPluginPerspectiveManagerpublic void clearPluginPerspectives()
clearPluginPerspectives in interface IPluginPerspectiveManagerCopyright © 2017 Hitachi Vantara. All rights reserved.