|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.bpel.rtrep.v1.OBase
org.apache.ode.bpel.rtrep.v1.OAssign.LValueExpression
public static class OAssign.LValueExpression
Field Summary | |
---|---|
OLValueExpression |
expression
|
Fields inherited from class org.apache.ode.bpel.rtrep.v1.OBase |
---|
debugInfo |
Constructor Summary | |
---|---|
OAssign.LValueExpression(OProcess owner,
OLValueExpression compiledExpression)
|
Method Summary | |
---|---|
OScope.Variable |
getVariable()
|
java.lang.String |
toString()
|
Methods inherited from class org.apache.ode.bpel.rtrep.v1.OBase |
---|
equals, getExtensibilityElements, getId, getOwner, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public OLValueExpression expression
Constructor Detail |
---|
public OAssign.LValueExpression(OProcess owner, OLValueExpression compiledExpression)
Method Detail |
---|
public java.lang.String toString()
toString
in class OBase
public OScope.Variable getVariable()
getVariable
in interface OAssign.LValue
OAssign.LValue.getVariable()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |