Uses of Class
org.globus.rsl.NameValue

Packages that use NameValue
org.globus.rsl This library provides a convenience API for creating, manipulating, and checking the validity of RSL expressions. 
 

Uses of NameValue in org.globus.rsl
 

Subclasses of NameValue in org.globus.rsl
 class Bindings
          This class represnts a variable definitions in the RSL string (see rsl_substitution attribute)
 class NameOpValue
          This class represents a single relation in the RSL string.
 

Methods in org.globus.rsl with parameters of type NameValue
 boolean NameValue.merge(NameValue nv)
           
 



Copyright © 2013. All Rights Reserved.