org.modeshape.sequencer.teiid
Class XmiModelReader.TransformationHandler

java.lang.Object
  extended by org.modeshape.sequencer.teiid.XmiModelReader.TransformationHandler
All Implemented Interfaces:
XmiModelReader.ModelObjectHandler
Enclosing class:
XmiModelReader

public static class XmiModelReader.TransformationHandler
extends Object
implements XmiModelReader.ModelObjectHandler


Constructor Summary
XmiModelReader.TransformationHandler()
           
 
Method Summary
 Path process(Path path, SubgraphNode transformation, Subgraph subgraph, XmiModelReader reader, SequencerOutput output)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmiModelReader.TransformationHandler

public XmiModelReader.TransformationHandler()
Method Detail

process

public Path process(Path path,
                    SubgraphNode transformation,
                    Subgraph subgraph,
                    XmiModelReader reader,
                    SequencerOutput output)
Specified by:
process in interface XmiModelReader.ModelObjectHandler


Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.