Package org.eclipse.net4j.util.properties
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.-
ClassDescriptionDefaultPropertyTester<RECEIVER>Tests properties of receiver objects against expected values.IProperties<RECEIVER>Contains a list of
properties
.The container of aproperties registry
.IPropertyProvider<RECEIVER>Provides a list ofproperty descriptors
.Properties<RECEIVER>Contains a list ofproperties
.Property<RECEIVER>Describes a property of a receiver object and extracts its value.Property.WithArguments<RECEIVER>Describes a property of a receiver object and extracts its value with given arguments.