TPTP 4.2.0 Platform Project
Internal API Specification

org.eclipse.hyades.internal.execution.core.file
Interface IDeleteFileCommand

All Superinterfaces:
ICommand, IFileManipulationCommand, IFileServerCommand

public interface IDeleteFileCommand
extends IFileManipulationCommand

The delete file command interface, highlighting the hierarchy of the command structure


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


TPTP 4.2.0 Platform Project
Internal API Specification