TPTP 4.5.0 Platform Project
Internal API Specification

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

All Superinterfaces:
ICommand, IFileManipulationCommand, IFileServerCommand

public interface IDeleteFileCommand
extends IFileManipulationCommand

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


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