cli.explorer
Interface FileProcedure

All Known Implementing Classes:
AbstractBenchmarkCmd, BinPackingCmd, FcspCmd, RCPSPCmd, XcspCmd

public interface FileProcedure

The interface represents a procedure associated with an input file.

Since:
5 nov. 2009 version 2.1.1
Version:
2.1.1
Author:
Arnaud Malapert

Method Summary
 boolean execute(File file)
          Any procedure associated with a file.
 

Method Detail

execute

boolean execute(File file)
Any procedure associated with a file.

Returns:
true if succeeds.


Copyright © 2012. All Rights Reserved.