JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.uppaal.engine
Interface Job
public interface
Job
Author:
marius
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
error
(
Throwable
e)
void
run
(
Engine
engine)
Method Details
run
void
run
(
Engine
engine)
throws
Exception
Throws:
Exception
error
void
error
(
Throwable
e)