IPropertyDescriptor.isCompatibleWith(
IPropertyDescriptor anotherProperty)
Returns whether this property descriptor and the given one are compatible.
boolean
PropertyDescriptor.isCompatibleWith(
IPropertyDescriptor anotherProperty)
The SimplePropertyDescriptor implementation of this
IPropertyDescriptor method returns true if the other
property has the same id and category and getAlwaysIncompatible()
returns false