org.apache.ode.bpel.rtrep.v2
Class VariableInstance
java.lang.Object
org.apache.ode.bpel.rtrep.v2.VariableInstance
- All Implemented Interfaces:
- java.io.Serializable, ScopedObject, Variable
public class VariableInstance
- extends java.lang.Object
- implements java.io.Serializable, Variable
Variable instance identifier.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
declaration
public final OScope.Variable declaration
scopeInstance
public final java.lang.Long scopeInstance
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
getName
public java.lang.String getName()
- Specified by:
getName
in interface Variable
getScopeId
public long getScopeId()
- Specified by:
getScopeId
in interface ScopedObject
getExternalId
public java.lang.String getExternalId()
- Specified by:
getExternalId
in interface Variable
getElementType
public javax.xml.namespace.QName getElementType()
- Specified by:
getElementType
in interface Variable