Package org.eclipse.net4j.util.properties

A framework to describe and access properties of POJOs and to support Eclipse property testers and IPropertySources in a uniform way.


Interface Summary
IProperties<RECEIVER> Contains a list of properties.
IPropertyProvider<RECEIVER> Provides a list of property descriptors.
 

Class Summary
DefaultPropertyTester<RECEIVER> Tests properties of receiver objects against expected values.
Properties<RECEIVER> Contains a list of properties.
Property<RECEIVER> Describes a property of a receiver object and extracts its value.
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.