org.modeshape.sequencer.teiid
Class XmiModelReader.AnnotationHandler

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

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


Constructor Summary
XmiModelReader.AnnotationHandler()
           
 
Method Summary
 Path process(Path path, SubgraphNode annotation, 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.AnnotationHandler

public XmiModelReader.AnnotationHandler()
Method Detail

process

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


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