public interface IPluginModel extends IPluginModelBase
The plug-in model can be disabled. Disabling the model will not change its data. Users of the model will have to decide if the disabled state if of any importance to them or not.
The model is capable of notifying listeners about changes. An attempt to change a read-only model will result in a CoreException.
Modifier and Type | Method and Description |
---|---|
IPlugin |
getPlugin()
Returns a top-level model object.
|
createPluginBase, getBuildModel, getBundleDescription, getNLLookupLocation, getPluginBase, getPluginBase, getPluginFactory, isEnabled, isFragmentModel, setBundleDescription, setEnabled
getExtensions, getExtensions
getFactory, getInstallLocation
getResourceString, getTimeStamp, getUnderlyingResource, isInSync, isLoaded, isReconcilingModel, load, load, reload
dispose, isDisposed, isEditable, isValid
getAdapter
addModelChangedListener, fireModelChanged, fireModelObjectChanged, removeModelChangedListener
IPlugin getPlugin()
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.