ContentsIndexHome
PreviousUpNext
ISetData.elementCompatible Method

Verifies that the underlying root set of the IElement is applicable on this set. The current value is not considered. 

 

Java
boolean elementCompatible(IElement element);
Parameters 
Description 
IElement element 
The IElement to be tested.  

True if the IElement is compatible with this ISetData.