public class DecisionServicesConverter extends DMNModelInstrumentedBaseConverter
| Modifier and Type | Field and Description |
|---|---|
static String |
DECISION_SERVICE |
| Constructor and Description |
|---|
DecisionServicesConverter(com.thoughtworks.xstream.XStream xstream) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assignChildElement(Object parent,
String nodeName,
Object child) |
boolean |
canConvert(Class clazz) |
protected org.kie.dmn.model.api.DMNModelInstrumentedBase |
createModelObject() |
protected void |
writeChildren(com.thoughtworks.xstream.io.HierarchicalStreamWriter writer,
com.thoughtworks.xstream.converters.MarshallingContext context,
Object parent) |
assignAttributes, writeAttributesmarshal, parseElements, unmarshal, writeChildrenNode, writeChildrenNodeAsValuepublic static final String DECISION_SERVICE
public DecisionServicesConverter(com.thoughtworks.xstream.XStream xstream)
protected org.kie.dmn.model.api.DMNModelInstrumentedBase createModelObject()
createModelObject in class DMNBaseConverterpublic boolean canConvert(Class clazz)
canConvert in interface com.thoughtworks.xstream.converters.ConverterMatchercanConvert in class com.thoughtworks.xstream.converters.collections.AbstractCollectionConverterprotected void assignChildElement(Object parent, String nodeName, Object child)
assignChildElement in class DMNModelInstrumentedBaseConverterprotected void writeChildren(com.thoughtworks.xstream.io.HierarchicalStreamWriter writer,
com.thoughtworks.xstream.converters.MarshallingContext context,
Object parent)
writeChildren in class DMNModelInstrumentedBaseConverterCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.