public final class TransformationModelObjectHandler extends ModelObjectHandler
transformation
namespace.LOGGER
Constructor and Description |
---|
TransformationModelObjectHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
process(XmiElement element,
Node parentNode) |
addNode, addNode, addPropertyValue, addPropertyValue, getContext, getMedHelper, getQName, getReader, getResolver, getVdbModel, setBooleanProperty, setContext, setProperty, setReader, setResolver, setVdbModel
protected void process(XmiElement element, Node parentNode) throws Exception
process
in class ModelObjectHandler
element
- the element being processed (cannot be null
)parentNode
- 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.