Overload List

  NameDescription
Public methodGetAnnotation(Cplex..::..DoubleAnnotation, array<IAddable>[]()[][])
Gets the annotation values for an array of objects.
Public methodGetAnnotation(Cplex..::..DoubleAnnotation, IConstraint)
Gets the annotation value for a constraint.
Public methodGetAnnotation(Cplex..::..DoubleAnnotation, IIntVar)
Gets the annotation value for an instance of IIntVar.
Public methodGetAnnotation(Cplex..::..DoubleAnnotation, INumVar)
Gets the annotation value for an instance of INumVar.
Public methodGetAnnotation(Cplex..::..DoubleAnnotation, IObjective)
Gets the annotation value for an objective function.
Public methodGetAnnotation(Cplex..::..LongAnnotation, array<IAddable>[]()[][])
Gets the annotations values for an array of objects.
Public methodGetAnnotation(Cplex..::..LongAnnotation, IConstraint)
Gets the annotation value for a constraint.
Public methodGetAnnotation(Cplex..::..LongAnnotation, IIntVar)
Gets the annotation value for an IIntVar.
Public methodGetAnnotation(Cplex..::..LongAnnotation, INumVar)
Gets the annotation value for an instance of INumVar.
Public methodGetAnnotation(Cplex..::..LongAnnotation, IObjective)
Gets the annotation value for an objective function.

See Also