Uses of Interface
be.ac.ulg.montefiore.run.totem.domain.model.DomainChangeObserver

Packages that use DomainChangeObserver
be.ac.ulg.montefiore.run.totem.domain.model This package holds the model for the domain package. 
be.ac.ulg.montefiore.run.totem.domain.model.impl This package holds classes which are the implementation of the model for the domain package. 
 

Uses of DomainChangeObserver in be.ac.ulg.montefiore.run.totem.domain.model
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model that return DomainChangeObserver
 DomainChangeObserver Domain.getObserver()
          Get the observer
 

Uses of DomainChangeObserver in be.ac.ulg.montefiore.run.totem.domain.model.impl
 

Classes in be.ac.ulg.montefiore.run.totem.domain.model.impl that implement DomainChangeObserver
 class DomainChangeObserverImpl
          The DomainChangeObserverImpl is associated to a Domain and notify to all listeners the Domain changes.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.impl that return DomainChangeObserver
 DomainChangeObserver DomainImpl.getObserver()
          Get the observer
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.