Interface IBinaryContainer

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

public interface IBinaryContainer extends ICElement, IParent, IOpenable
Represents a container of all the IBinary'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.