public abstract class ExpressionConverter extends DMNElementConverter
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_REF |
DESCRIPTION, EXTENSION_ELEMENTS, ID, LABEL| Constructor and Description |
|---|
ExpressionConverter(com.thoughtworks.xstream.XStream xstream) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assignAttributes(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
Object parent) |
protected void |
writeAttributes(com.thoughtworks.xstream.io.HierarchicalStreamWriter writer,
Object parent) |
assignChildElement, writeChildrencreateModelObject, marshal, parseElements, unmarshal, writeChildrenNode, writeChildrenNodeAsValuepublic static final String TYPE_REF
public ExpressionConverter(com.thoughtworks.xstream.XStream xstream)
protected void assignAttributes(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
Object parent)
assignAttributes in class DMNElementConverterprotected void writeAttributes(com.thoughtworks.xstream.io.HierarchicalStreamWriter writer,
Object parent)
writeAttributes in class DMNElementConverterCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.