|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.o.OBase
org.apache.ode.bpel.o.OAssign.PropertyRef
public static class OAssign.PropertyRef
| Field Summary | |
|---|---|
OProcess.OPropertyAlias |
propertyAlias
|
OScope.Variable |
variable
|
| Fields inherited from class org.apache.ode.bpel.o.OBase |
|---|
debugInfo |
| Constructor Summary | |
|---|---|
OAssign.PropertyRef(OProcess owner)
|
|
| Method Summary | |
|---|---|
OScope.Variable |
getVariable()
|
java.lang.String |
toString()
|
| Methods inherited from class org.apache.ode.bpel.o.OBase |
|---|
dehydrate, digest, equals, getId, getOwner, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public OScope.Variable variable
public OProcess.OPropertyAlias propertyAlias
| Constructor Detail |
|---|
public OAssign.PropertyRef(OProcess owner)
| Method Detail |
|---|
public OScope.Variable getVariable()
getVariable in interface OAssign.LValuepublic java.lang.String toString()
toString in class OBase
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||