Uses of Class
org.ow2.orchestra.pvm.internal.type.Variable

Packages that use Variable
org.ow2.orchestra.pvm.internal.model   
org.ow2.orchestra.pvm.internal.type.variable   
 

Uses of Variable in org.ow2.orchestra.pvm.internal.model
 

Fields in org.ow2.orchestra.pvm.internal.model with type parameters of type Variable
protected  Map<String,Variable> ExecutionImpl.variables
           
 

Methods in org.ow2.orchestra.pvm.internal.model that return Variable
 Variable ExecutionImpl.getVariableObject(String variableKey)
           
 

Uses of Variable in org.ow2.orchestra.pvm.internal.type.variable
 

Subclasses of Variable in org.ow2.orchestra.pvm.internal.type.variable
 class BlobVariable
           
 class ClobVariable
           
 class DateVariable
           
 class DoubleVariable
           
 class HibernateLongVariable
           
 class HibernateStringVariable
           
 class LongVariable
           
 class NullVariable
           
 class StringVariable
           
 class UnpersistableVariable
          uses the cache in variable instance to store any object without persisting it.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.