Package com.uppaal.model.system

Provides classes for representing instantiated UPPAAL systems.

See:
          Description

Interface Summary
Translator  
 

Class Summary
EmptyTranslator A translator that does not translate anything, but merely gives back what it recieves.
IdentifierTranslator  
Polyhedron  
Process  
SystemEdge  
SystemLocation  
SystemState  
Transition Transition represents a discrete transition of the system.
UppaalSystem  
 

Package com.uppaal.model.system Description

Provides classes for representing instantiated UPPAAL systems. To obtain an instantiated UPPAAL system from an uninstantiated UPPAAL model, you must use the Engine class.

See Also:
Engine


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