Uses of Class
org.quattor.pan.dml.operators.SetValue

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

Uses of SetValue in org.quattor.pan.dml.operators
 

Subclasses of SetValue in org.quattor.pan.dml.operators
 class SetSelf
          Implements a special operation to allow a result to be assigned to a variable.
 

Methods in org.quattor.pan.dml.operators that return SetValue
static SetValue SetValue.getInstance(SourceRange sourceRange, java.lang.String identifier, Operation... operations)
           
static SetValue SetValue.getInstance(Variable v)
           
 



Copyright © 2011 Quattor. All Rights Reserved.