org.apache.ode.bpel.rtrep.v1
Class OScope.Variable
java.lang.Object
org.apache.ode.bpel.rtrep.v1.OBase
org.apache.ode.bpel.rtrep.v1.OScope.Variable
- All Implemented Interfaces:
- java.io.Serializable, ActivityModel
- Enclosing class:
- OScope
public static final class OScope.Variable
- extends OBase
- See Also:
- Serialized Form
Fields inherited from class org.apache.ode.bpel.rtrep.v1.OBase |
debugInfo |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
name
public java.lang.String name
declaringScope
public OScope declaringScope
type
public OVarType type
extVar
public OExtVar extVar
- If not-null indicates that this variable has an external representation.
OScope.Variable
public OScope.Variable(OProcess owner,
OVarType type)
toString
public java.lang.String toString()
- Overrides:
toString
in class OBase
getDescription
public java.lang.String getDescription()