Package AccessEngine :: Package AEWalkers :: Module Base
[hide private]
[frames] | no frames]

Module Base

source code

Defines an abstract base class acting as an interface for all walkers. Defines the methods to be provided.


Author: Peter Parente

Organization: IBM Corporation

Copyright: Copyright (c) 2005, 2007 IBM Corporation

License:

The BSD License

All rights reserved. This program and the accompanying materials are made available under the terms of the BSD license which accompanies this distribution, and is available at http://www.opensource.org/licenses/bsd-license.php

Classes [hide private]
  AEWalker
Walks accessible hiearchy in a well-defined order determined by a subclass of this base class.