Uses of Interface
org.apache.tuscany.sdo.SDOTypeVisitor

Packages that use SDOTypeVisitor
org.apache.tuscany.sdo.codegen   
 

Uses of SDOTypeVisitor in org.apache.tuscany.sdo.codegen
 

Classes in org.apache.tuscany.sdo.codegen that implement SDOTypeVisitor
 class BytecodeInterfaceGenerator
          Implementation of a generator that will directly emit bytecode for an interface that corresponds to the static properties of a SDO type.
 class JavaInterfaceGenerator
          Implementation of a generator that will output the source code for a Java interface that corresponds to the SDO Type's static properties.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.