|
|||||||||
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.OProcess.OPropertyAlias
public static class OProcess.OPropertyAlias
Field Summary | |
---|---|
OExpression |
location
|
OMessageVarType.Part |
part
For BPEL 1.1 |
OVarType |
varType
|
Fields inherited from class org.apache.ode.bpel.rtrep.v1.OBase |
---|
debugInfo |
Constructor Summary | |
---|---|
OProcess.OPropertyAlias(OProcess owner)
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
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 OVarType varType
public OMessageVarType.Part part
public OExpression location
Constructor Detail |
---|
public OProcess.OPropertyAlias(OProcess owner)
Method Detail |
---|
public java.lang.String toString()
toString
in class OBase
public java.lang.String getDescription()
getDescription
in interface PropertyAliasModel
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |