public static class OAssign.DirectRef extends OBase implements OAssign.RValue, OAssign.LValue
Modifier and Type | Field and Description |
---|---|
javax.xml.namespace.QName |
elName
Name of the element referenced.
|
OScope.Variable |
variable
Referenced Variable
|
Modifier and Type | Method and Description |
---|---|
OScope.Variable |
getVariable() |
public OScope.Variable variable
public javax.xml.namespace.QName elName
public DirectRef(OProcess owner)
public OScope.Variable getVariable()
getVariable
in interface OAssign.LValue