Uses of Package
org.quattor.pan.dml.operators

Packages that use org.quattor.pan.dml.operators
org.quattor.pan.dml.operators Contains classes that implement all of the pan language operators. 
 

Classes in org.quattor.pan.dml.operators used by org.quattor.pan.dml.operators
ListVariable
          Looks up and potentially dereferences a variable in the execution context.
NestedListVariable
          Looks up a nested variable in the execution context.
NestedVariable
          Looks up a nested variable in the execution context.
SetValue
          Implements a special operation to allow a result to be assigned to a variable.
SimpleListVariable
          Looks up a simple variable in the execution context.
SimpleVariable
          Looks up a simple variable in the execution context.
Variable
          Looks up and potentially dereferences a variable in the execution context.
 



Copyright © 2011 Quattor. All Rights Reserved.