Uses of Package
de.uka.ipd.consensus.foundation.evolution

Packages that use de.uka.ipd.consensus.foundation.evolution
de.snailshell.consensus.demo.actions   
de.uka.ipd.consensus.foundation Start here for setup and initialization interfaces and classes. 
de.uka.ipd.consensus.foundation.evolution   
de.uka.ipd.consensus.impl   
 

Classes in de.uka.ipd.consensus.foundation.evolution used by de.snailshell.consensus.demo.actions
EvolutionManager
          The EvolutionManager is responsible for major or destructive changes and keeping the ontology consistent.
 

Classes in de.uka.ipd.consensus.foundation.evolution used by de.uka.ipd.consensus.foundation
EvolutionManager
          The EvolutionManager is responsible for major or destructive changes and keeping the ontology consistent.
 

Classes in de.uka.ipd.consensus.foundation.evolution used by de.uka.ipd.consensus.foundation.evolution
EvolutionEvent
          Event objects of this type are passed to EvolutionListeners.
EvolutionListener
          The listener interface for receiving events that signal major or destructive changes in the ontology.
EvolutionManagerException
           
 

Classes in de.uka.ipd.consensus.foundation.evolution used by de.uka.ipd.consensus.impl
EvolutionEvent
          Event objects of this type are passed to EvolutionListeners.
EvolutionListener
          The listener interface for receiving events that signal major or destructive changes in the ontology.
EvolutionManager
          The EvolutionManager is responsible for major or destructive changes and keeping the ontology consistent.
EvolutionManagerException