Class SalienceManager

java.lang.Object
  |
  +--SalienceManager

public class SalienceManager
extends java.lang.Object

The Salience Manager keeps track of salient objects and serves them out to requesters. This is the mechanism for things like pronoun reference.


Constructor Summary
SalienceManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SalienceManager

public SalienceManager()