com.uppaal.engine
Interface Job


public interface Job


Method Summary
 void error(Throwable e)
           
 void run(Engine engine)
           
 

Method Detail

run

void run(Engine engine)
         throws Exception
Throws:
Exception

error

void error(Throwable e)


Copyright © 2012 Uppsala University and Aalborg University. All Rights Reserved.