TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.hyades.internal.execution.core.file.dynamic
Interface IFileInspectionCommand

All Superinterfaces:
ICommand, IFileServerCommand
All Known Subinterfaces:
IListContentCommand, IValidateDirectoryExistenceCommand

public interface IFileInspectionCommand
extends IFileServerCommand

The file inspection command interface, highlighting the hierarchy of the file server command, a subinterface of the file server command interface


Method Summary
 
Methods inherited from interface org.eclipse.hyades.internal.execution.core.file.dynamic.IFileServerCommand
dispose
 
Methods inherited from interface org.eclipse.hyades.internal.execution.core.file.dynamic.ICommand
execute
 


TPTP 4.5.0 Platform Project
Internal API Specification