|
Eclipse PDE Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISharedExtensionsModel
This type of model is created by parsing the plug-in manifest file but only takes the extensions and extension points into account.
Method Summary | |
---|---|
IExtensions |
getExtensions()
Returns a top-level model object. |
IExtensions |
getExtensions(boolean createIfMissing)
Returns a top-level model object. |
Methods inherited from interface org.eclipse.pde.core.plugin.ISharedPluginModel |
---|
getFactory, getInstallLocation |
Methods inherited from interface org.eclipse.pde.core.IModel |
---|
getResourceString, getTimeStamp, getUnderlyingResource, isInSync, isLoaded, isReconcilingModel, load, load, reload |
Methods inherited from interface org.eclipse.pde.core.IBaseModel |
---|
dispose, isDisposed, isEditable, isValid |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Methods inherited from interface org.eclipse.pde.core.IModelChangeProvider |
---|
addModelChangedListener, fireModelChanged, fireModelObjectChanged, removeModelChangedListener |
Method Detail |
---|
IExtensions getExtensions()
getPluginBase(true).
IExtensions getExtensions(boolean createIfMissing)
createIfMissing
- if true, root model object will
be created if not defined.
|
Eclipse PDE Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2010 IBM Corporation and others. All rights reserved.