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

MethodIndexManager Class Reference

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

Public Methods

void reset ()
abstract Index select ()

Detailed Description

The interface to be implemented by any Manager which manages Index for Method variance.

Author:
John Hatcliff , Venkatesh Prasad Ranganath
Version:
Name:
(
Revision:
1.1.1.1
)

Definition at line 51 of file MethodIndexManager.java.


Member Function Documentation

void MethodIndexManager::reset   [inline]
 

Reset the data strurctures.

Definition at line 57 of file MethodIndexManager.java.

Referenced by MethodVariantManager::reset().

abstract Index MethodIndexManager::select   [pure virtual]
 

Provides the index associated with the method.

Returns:
the associated index.

Reimplemented in MethodIndexManagerPoint.

Referenced by MethodVariantManager::select().


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