Uses of Interface
org.chromattic.testgenerator.sourcetransformer.TransformationSource

Packages that use TransformationSource
org.chromattic.testgenerator.sourcetransformer   
 

Uses of TransformationSource in org.chromattic.testgenerator.sourcetransformer
 

Classes in org.chromattic.testgenerator.sourcetransformer that implement TransformationSource
 class UnitChromatticVisitor
           
 class UnitTestVisitor
           
 

Fields in org.chromattic.testgenerator.sourcetransformer declared as TransformationSource
protected  TransformationSource JavaToGroovySyntaxTransformer.transformationSource
           
 

Methods in org.chromattic.testgenerator.sourcetransformer with parameters of type TransformationSource
 void TransformationProcessor.setTransformationSource(TransformationSource transformationSource)
           
 void JavaToGroovySyntaxTransformer.setTransformationSource(TransformationSource transformationSource)
           
 

Constructors in org.chromattic.testgenerator.sourcetransformer with parameters of type TransformationSource
JavaToGroovySyntaxTransformer(TransformationSource transformationSource)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.