org.modeshape.sequencer.teiid
Class CndFromEcore.CndGraphReader

java.lang.Object
  extended by org.modeshape.sequencer.teiid.XmiGraphReader
      extended by org.modeshape.sequencer.teiid.CndFromEcore.CndGraphReader
Enclosing class:
CndFromEcore

protected static class CndFromEcore.CndGraphReader
extends XmiGraphReader


Field Summary
 
Fields inherited from class org.modeshape.sequencer.teiid.XmiGraphReader
booleanFactory, context, currentNamespaceUri, EDATATYPE_TO_JCR_TYPENAME, generateShortNames, inflector, nameFactory, namespaces, pathFactory, propertyFactory, stringFactory, subgraph, typeNameReplacements, uuidFactory, valueFactories
 
Constructor Summary
protected CndFromEcore.CndGraphReader(Subgraph subgraph, boolean generateMixins, boolean generateShortNames)
           
 
Method Summary
protected  void writeTo(StringBuilder sb)
           
 
Methods inherited from class org.modeshape.sequencer.teiid.XmiGraphReader
firstValue, firstValue, firstValue, firstValue, firstValue, firstValue, firstValue, getCurrentNamespaceUri, jcrTypeNameFor, nameForHref, nameForResolvedId, nameForResolvedName, nameForResolvedReference, nameFrom, nameFrom, names, namespacePrefix, path, path, path, path, pathFrom, property, property, references, relativePathFrom, replaceTypeName, replaceTypeName, setCurrentNamespaceUri, shortenName, stringFrom, typeNameFrom, uuidFor, values, xmiUuidFor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CndFromEcore.CndGraphReader

protected CndFromEcore.CndGraphReader(Subgraph subgraph,
                                      boolean generateMixins,
                                      boolean generateShortNames)
Method Detail

writeTo

protected void writeTo(StringBuilder sb)


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