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

LockTest Class Reference

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

Public Methods

 LockTest (Expr lockExpr, int operation, BirThread thread)
void apply (Switch sw)
Expr getLockExpr ()
int getOperation ()
BirThread getThread ()
Type getType ()

Static Private Methods

String operationName (int operation)

Private Attributes

Expr lockExpr
int operation
BirThread thread

Detailed Description

A lock test.

Definition at line 41 of file LockTest.java.


Constructor & Destructor Documentation

LockTest::LockTest Expr   lockExpr,
int   operation,
BirThread   thread
[inline]
 

Create a lock action.

Parameters:
lockExpr   expression naming lock
operation   code for operation
thread   thread invoking operation

Definition at line 53 of file LockTest.java.


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