Uses of Class
org.globus.rsl.NameOpValue
Packages that use NameOpValue
Package
Description
This library provides a convenience API for creating, manipulating, and checking the
validity of RSL expressions.
-
Uses of NameOpValue in org.globus.rsl
Methods in org.globus.rsl that return NameOpValueModifier and TypeMethodDescriptionEvaluates the relation against the symbol table.abstract NameOpValueReturns the relation associated with the given attribute.Returns the relation associated with the given attribute.Returns the relation associated with the given attribute.protected NameOpValueRslAttributes.getRelation(String attribute) RslNode.put(NameOpValue relation) abstract NameOpValueAbstractRslNode.removeParam(String attribute) Removes a relation for the specified attribute.ListRslNode.removeParam(String attribute) Removes a relation for the specified attribute.RslNode.removeParam(String attribute) Removes a relation for the specified attribute.Methods in org.globus.rsl with parameters of type NameOpValueModifier and TypeMethodDescriptionabstract booleanAbstractRslNode.add(NameOpValue relations) booleanListRslNode.add(NameOpValue relation) booleanRslNode.add(NameOpValue relation) RslNode.put(NameOpValue relation)