Package cz.cuni.versatile.core

This package contains the default implementations of some essential Versatile concepts.

See:
          Description

Class Summary
AbstractValueProvider The default implementation of the ValueProvider interface.
ConstantVP ConstantVP stands for Constant Value Provider.
IdentityMapping A generic implementation of an identity mapping.
PreferenceBagImpl Default implementation of the PreferenceBag interface.
PreferenceChainImpl Default implementation of the PreferenceChain interface.
PropertyOperators A default implementation of the PropertyOperator interface as well as an enumeration of all built-in (pre-defined) property operators.
 

Package cz.cuni.versatile.core Description

This package contains the default implementations of some essential Versatile concepts.

Overview of core