edu.berkeley.guir.papier_mache.assoc
Class ListAssociation

java.lang.Object
  extended by edu.berkeley.guir.papier_mache.assoc.AssociationElt
      extended by edu.berkeley.guir.papier_mache.assoc.AssociationNoun
          extended by edu.berkeley.guir.papier_mache.assoc.ListAssociation
All Implemented Interfaces:
edu.berkeley.guir.lib.util.ToShortStringable

public class ListAssociation
extends AssociationNoun

Author:
Jack Li ( jack(AT)eecs{DOT}berkeley{DOT}edu )

Constructor Summary
ListAssociation()
           
 
Method Summary
 void phobAdded()
           
 void phobRemoved()
           
 void phobUpdated()
           
 
Methods inherited from class edu.berkeley.guir.papier_mache.assoc.AssociationElt
setParameter, toShortString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListAssociation

public ListAssociation()
Method Detail

phobAdded

public void phobAdded()
Specified by:
phobAdded in class AssociationNoun

phobUpdated

public void phobUpdated()
Specified by:
phobUpdated in class AssociationElt

phobRemoved

public void phobRemoved()
Specified by:
phobRemoved in class AssociationElt