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) |
public OElementVarType(OProcess owner, javax.xml.namespace.QName typeName)
public org.w3c.dom.Node newInstance(org.w3c.dom.Document doc)
OVarTypenewInstance in class OVarType