A B C D E F G H I J L M N O P Q R S T U V W X Z

I

IDENTIFIER - Static variable in class condor.classad.Parser
Internal code for a token.
INTEGER - Static variable in class condor.classad.Expr
A type flag indicating that this is an integer value.
INTEGER - Static variable in class condor.classad.Parser
Internal code for a token.
Int(Expr) - Static method in class condor.classad.Builtin
Convert to integer.
iglob(Expr, Expr) - Static method in class condor.classad.Builtin
Compares a string with a shell-style "glob" pattern, ignoring case.
insertAttribute(String, Expr) - Method in class condor.classad.RecordExpr
Add an attribute (replacing previous value if any).
insertAttribute(AttrName, Expr) - Method in class condor.classad.RecordExpr
Add an attribute (replacing previous value if any).
intValue() - Method in class condor.classad.Constant
Gets the integer value of this Constant if possible.
intValue() - Method in class condor.classad.Expr
Convert to an integer constant if possible.
isConstant() - Method in class condor.classad.Expr
Check whether this Expr is a constant.
isTrue() - Method in class condor.classad.Constant
Convenience function to test whether an expression is the constant TRUE.
isTrue() - Method in class condor.classad.Expr
Convert to a boolean value.
iterator() - Method in class condor.classad.ListExpr
Get an iterator for iterating throught the members of this list.

A B C D E F G H I J L M N O P Q R S T U V W X Z