public class OElementVarType extends OVarType
Modifier and Type | Field and Description |
---|---|
javax.xml.namespace.QName |
elementType |
Constructor and Description |
---|
OElementVarType(OProcess owner,
javax.xml.namespace.QName typeName) |
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Node |
newInstance(org.w3c.dom.Document doc)
Create a new instance of this variable.
|
public OElementVarType(OProcess owner, javax.xml.namespace.QName typeName)
public org.w3c.dom.Node newInstance(org.w3c.dom.Document doc)
OVarType
newInstance
in class OVarType