Interface IArchiveContainer

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

    public interface IArchiveContainer
    extends ICElement, IParent, IOpenable
    Represents a container of all the IArchive's found in the project while inspecting the project.
    Restriction:
    This interface is not intended to be implemented by clients.
    Restriction:
    This interface is not intended to be extended by clients.