ContentsIndexHome
PreviousUpNext
ITuple.isValid Method

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

 

Java
boolean isValid();

True if all elements are valid, false otherwise.