ContentsIndexHome
PreviousUpNext
ITuple::isValid Method

Returns whether all elements in this tuple are valid with respect to their associated sets. 

 

C++
virtual bool isValid() const = 0;

True if all elements are valid, false otherwise.