Package de.cau.cs.kieler.core.properties

Interfaces and default implementation for properties and property holders.

See:
          Description

Interface Summary
IProperty<T> Interface for property identifiers.
IPropertyHolder Interface for holders of property values.
 

Class Summary
MapPropertyHolder An abstract holder class for properties that uses a hash map.
Property<T> A property that uses a string for identification.
 

Package de.cau.cs.kieler.core.properties Description

Interfaces and default implementation for properties and property holders.