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

LockLit Class Reference

Inheritance diagram for LockLit:
[legend]
Collaboration diagram for LockLit:
[legend]
List of all members.

Public Methods

 LockLit (TransSystem system)
void apply (Switch sw)
BirThread getOwner ()
TransSystem getSystem ()
Type getType ()
ThreadVector getWaitingThreads ()
LockLit nextState (int operation, BirThread thread, int choice)
boolean queryState (int operation, BirThread thread)
String toString ()

Private Attributes

int heldCount = 0
BirThread owner = null
boolean[] waiting
int[] waitHeldCount
TransSystem system
int numThreads

Detailed Description

A lock literal value.

Can only appear in a BirState (not in transition system source).

Definition at line 45 of file LockLit.java.


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