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

InstanceIndexManager Class Reference

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

Public Methods

void reset ()
abstract Index select ()

Detailed Description

The interface to be implemented by any IndexManager which manages the index for instance variable variance.

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

Definition at line 51 of file InstanceIndexManager.java.


Member Function Documentation

void InstanceIndexManager::reset   [inline]
 

Resets the data structures maintained by the manager.

Definition at line 57 of file InstanceIndexManager.java.

Referenced by InstanceVariantManager::reset().

abstract Index InstanceIndexManager::select   [pure virtual]
 

Selects the index associated with the instance variable variant.

Returns:
the associated index.

Reimplemented in InstanceIndexManagerPoint.

Referenced by InstanceVariantManager::select().


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