Package org.eclipse.ohf.stem.definitions.adapters.relativevalue

Interface Summary
RelativeValueProvider This interface is implemented by classes that have properties and can map the value of the property to a value between 0.0 (zero) and 1.0 (one), inclusive.
RelativeValueProviderAdapterFactory This interface is implemented by classes that create adapters that adapt EObjects to RelativeValueProviders.
 

Class Summary
RelativeValueProviderAdapter This class adapts EObjects's to RelativeValueProvider's.
RelativeValueProviderAdapterFactory.RelativeValueProviderAdapterFactoryImpl This class is the implementation of the factory that creates RelativeValueProvider's