Interface IArchive

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

public interface IArchive extends ICElement, IParent, IOpenable
An IArchive represents a group of files combined into a single file(the Archive), for example 'libXX.a'.
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.