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. 

 

C++
virtual bool elementCompatible(const IElement* pos) const = 0;
Parameters 
Description 
element 
The IElement to be tested.  

True if the IElement is compatible with this ISetData.

Copyright (c) 1993–2015 by AIMMS B.V. All rights reserved