public final class CoreModelObjectHandler extends ModelObjectHandler
core
namespace.LOGGER
Constructor and Description |
---|
CoreModelObjectHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
process(XmiElement element,
Node modelNode) |
addNode, addNode, addPropertyValue, addPropertyValue, getContext, getMedHelper, getQName, getReader, getResolver, getVdbModel, setBooleanProperty, setContext, setProperty, setReader, setResolver, setVdbModel
protected void process(XmiElement element, Node modelNode) throws Exception
process
in class ModelObjectHandler
element
- the element being processed (cannot be null
)modelNode
- the parent node to use if a node is created for the element (cannot be null
)Exception
- if there is a problem processing the XMI elementModelObjectHandler.process(org.modeshape.sequencer.teiid.xmi.XmiElement,
javax.jcr.Node)
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.