Package org.faktorips.runtime
Interface IPropertyQualifier
-
public interface IPropertyQualifierThe implementation of this interface is used to provide additional information for anObjectProperty.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.