org.apache.ode.bpel.rtrep.v2
Interface OAssign.LValue

All Known Implementing Classes:
OAssign.DirectRef, OAssign.LValueExpression, OAssign.PartnerLinkRef, OAssign.PropertyRef, OAssign.VariableRef
Enclosing class:
OAssign

public static interface OAssign.LValue


Method Summary
 OScope.Variable getVariable()
           
 

Method Detail

getVariable

OScope.Variable getVariable()