Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
identicalMember(Env, Expr, Expr)
- Static method in class condor.classad.
Builtin
Checks whether "list" is a ListExpr containing a member that is equal to "expr" in the sense of "IS".
iglob(Expr, Expr)
- Static method in class condor.classad.
Builtin
Deprecated.
Should be replaced by regexp pattern match.
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.
interval(Expr)
- Static method in class condor.classad.
Builtin
Convert a number of seconds into a time interval string of the form "days+hh:mm:ss".
is(Expr)
- Method in class condor.classad.
Expr
Compare this Expr to another expression in the sense of the "is" operator.
isAbstime(Env, Expr)
- Static method in class condor.classad.
Builtin
Tests whether "expr" evaluates to an absTime constant.
isBoolean(Env, Expr)
- Static method in class condor.classad.
Builtin
Tests whether "expr" evaluates to a boolean (TRUE or FALSE).
isClassad(Env, Expr)
- Static method in class condor.classad.
Builtin
Tests whether "expr" evaluates to a record expression.
isConstant()
- Method in class condor.classad.
Expr
Test whether this expr is a "constant".
isError(Env, Expr)
- Static method in class condor.classad.
Builtin
Tests whether "expr" evaluates to an error.
isInteger(Env, Expr)
- Static method in class condor.classad.
Builtin
Tests whether "expr" evaluates to an integer.
isList(Env, Expr)
- Static method in class condor.classad.
Builtin
Tests whether "expr" evaluates to a list.
isReal(Env, Expr)
- Static method in class condor.classad.
Builtin
Tests whether "expr" evaluates to a real.
isReltime(Env, Expr)
- Static method in class condor.classad.
Builtin
Tests whether "expr" evaluates to a relTime constant.
isString(Env, Expr)
- Static method in class condor.classad.
Builtin
Tests whether "expr" evaluates to a string.
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.
isUndefined(Env, Expr)
- Static method in class condor.classad.
Builtin
Tests whether "expr" evaluates to undefined.
iterator()
- Method in class condor.classad.
ListExpr
Get an iterator for iterating throught the members of this list.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z