public class OExtVar extends OBase
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
externalVariableId
Unique identifier for the external variable.
|
OScope.Variable |
related
Related variable containing the identifying information.
|
public java.lang.String externalVariableId
public OScope.Variable related
public OExtVar(OProcess owner)