Package de.uka.ipd.consensus.foundation

Start here for setup and initialization interfaces and classes.

See:
          Description

Interface Summary
ConsensusFoundationManager A mixin interface that offers easy access to all seven managers of the ConsensusFoundation framework.
ConsensusFoundationModule Every implementation of a ConsensusFoundation component (one of the seven "managers") must implement this interface.
 

Class Summary
AbstractConsensusFoundationEvent An abstract superclass for the various event types of the ConsensusFoundation framework.
AbstractConsensusFoundationModule An abstract superclass for the seven components (the "managers") of the ConsensusFoundation framework.
ConsensusFoundation This is the main class of the ConsensusFoundation framework that initializes and provides easy access to all available modules.
 

Package de.uka.ipd.consensus.foundation Description

Start here for setup and initialization interfaces and classes.