Interface IPropertyQualifier


public interface IPropertyQualifier
The implementation of this interface is used to provide additional information for an ObjectProperty.

Currently this interface is just an empty marker interface, used in ObjectProperty. The interface may be populated with some methods or useful constants in the next versions. Implementers will be informed properly.