Package de.cau.cs.kieler.core

The base package for classes and interfaces used throughout KIELER.

See:
          Description

Interface Summary
IKielerPreferenceStore Interface for mappings of named preferences to values.
 

Class Summary
MapPreferenceStore Preference store implementation that uses maps to hold preference values in memory.
 

Exception Summary
KielerModelException An Exception that indicates problems with certain model elements.
WrappedException A runtime exception that can be used to wrap checked exceptions.
 

Package de.cau.cs.kieler.core Description

The base package for classes and interfaces used throughout KIELER. The code contained in this package and its subpackages should not depend on any other plug-in.