gsim.sim.engine
Interface Executable

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
DefaultExecutable

public interface Executable
extends java.io.Serializable


Method Summary
 void execute()
           
 

Method Detail

execute

void execute()