public interface MAddon extends MContribution
An MAddon represents a self-contained application logic. Addons may be used to augment the UI in a variety of ways without requriing that the base application be aware of the extensions.
Addons aare expected to be capable of being removed without damage to the original UI. While not yet implemented there will be an uninstall protocol defined ni the future allowing an addon to remove any model elements specific to the addon (i.e. The MinMaxAddon's TrimElements.
getContributionURI, getObject, setContributionURI, setObject
getContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementId
Copyright (c) 2000, 2013 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.