Interface IContributedCElement

  • All Superinterfaces:
    org.eclipse.core.runtime.IAdaptable, ICElement

    public interface IContributedCElement
    extends ICElement
    Additions to the ICElement hierarchy provided by contributed languages. Contributed elements are required to be adaptable to an ImageDescriptor.
    See Also:
    ICElement, IAdaptable