Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

BirThread Class Reference

List of all members.

Public Methods

 BirThread (TransSystem sys, String name, int id)
int getId ()
LocVector getLocations ()
String getName ()
Location getStartLoc ()
TransSystem getSystem ()
boolean isMain ()
void setLocations (LocVector v)
void setMain (boolean isMain)
void setStartLoc (Location loc)
String toString ()

Private Attributes

TransSystem system
String name
Location startLoc
int id
LocVector threadLocVector
boolean main = false

Detailed Description

A BIR Thread, which represents a piece of active state.

Each BIR thread has:

Definition at line 52 of file BirThread.java.


The documentation for this class was generated from the following file:
Generated at Thu Feb 7 07:05:24 2002 for Bandera by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001