public class EnumValueRef
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
EnumValue |
definition |
Constructor and Description |
---|
EnumValueRef(EnumValue def) |
Modifier and Type | Method and Description |
---|---|
static EnumValueRef |
load(org.w3c.dom.Node chi,
AttributeDefinition enu) |
org.w3c.dom.Element |
save(org.w3c.dom.Node par,
org.w3c.dom.Document doc,
ReqIFModel model) |
public EnumValue definition
public EnumValueRef(EnumValue def)
public org.w3c.dom.Element save(org.w3c.dom.Node par, org.w3c.dom.Document doc, ReqIFModel model)
public static EnumValueRef load(org.w3c.dom.Node chi, AttributeDefinition enu)