Package | Description |
---|---|
org.globus.rsl |
This library provides a convenience API for creating, manipulating, and checking the
validity of RSL expressions.
|
Modifier and Type | Method and Description |
---|---|
Binding |
Binding.evaluate(Map symbolTable)
Evaluates the variable definition with the specified
symbol table.
|
Modifier and Type | Method and Description |
---|---|
void |
Bindings.add(Binding binding)
Adds a new variable definition to the list.
|
Copyright © 2016. All rights reserved.