Interface Summary |
ForeignPropertySet |
This is an example where a property set contains a property of another property set. |
PropertySetWithDefaultName |
If no property set name is given in the declaration, the name defaults to the fully qualified type name: de.smartics.properties.tutorial.propertyset.PropertySetWithDefaultName |
PropertySetWithName |
This is the declaration of a property with a given name. |
PropertySetWithoutName |
The declaration shows a property set with no name. |
VirtualPropertySet |
A virtual property set is a property set that is given an name but is never registered. |