Uses of Class
org.globus.rsl.RslEvaluationException
Packages that use RslEvaluationException
Package
Description
This library provides a convenience API for creating, manipulating, and checking the
validity of RSL expressions.
-
Uses of RslEvaluationException in org.globus.rsl
Methods in org.globus.rsl that throw RslEvaluationExceptionModifier and TypeMethodDescriptionAbstractRslNode.evaluate()
Evalutes the rsl tree.abstract AbstractRslNode
Evalutes the rsl tree against the specified symbol table.Evaluates the variable definition with the specified symbol table.Evaluates the variable definitions as variable definitions can reference each other against the symbol table.Evalutes the rsl tree against the specified symbol table.Evaluates the relation against the symbol table.Evalutes the rsl tree against the specified symbol table.Evaluates the value with the specified symbol table.Evaluates the variable reference with the specified symbol table.