Skip to main content
FRAMES NO FRAMES

Class IloCplex::LongAnnotation

Definition file: ilcplex/ilocplexi.h
Map of IloCplex::LongAnnotationIloCplex::LongAnnotationIloCplex::LongAnnotation
Objects of this class identify annotations of type long in modeling objects extracted to an instance of IloCplex.
Method Summary
public boolisValid() const
Method Detail

isValid

public bool isValid() const
Checks whether the annotation object represents a valid annotation. An annotation that has not been declared and thus does not exist is is invalid. The result of isValid on an annotation is undefined after the annotation has been deleted.