public interface IPluginContribution
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLocalId() |
java.lang.String |
getPluginId() |
java.lang.String getLocalId()
null.
This should correspond to the extension-specific identifier for
a given contribution.java.lang.String getPluginId()
null if
this contribution did not originate from a plugin.
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.