Uses of Interface
org.eclipse.net4j.util.properties.IProperties
Package
Description
A framework to describe and access properties of POJOs and to support Eclipse
property testers
and
IPropertySources
in a uniform way.-
Uses of IProperties in org.eclipse.net4j.util.properties
Modifier and TypeClassDescriptionclass
DefaultPropertyTester<RECEIVER>
Tests properties of receiver objects against expected values.class
Properties<RECEIVER>
Contains a list ofproperties
.ModifierConstructorDescriptionDefaultPropertyTester
(String namespace, IProperties<RECEIVER> properties)