Dali Provisional API
Release 3.2

Uses of Class
org.eclipse.jpt.common.core.utility.BodySourceWriter

Packages that use BodySourceWriter
org.eclipse.jpt.jpa.core.jpa2.context   
 

Uses of BodySourceWriter in org.eclipse.jpt.jpa.core.jpa2.context
 

Methods in org.eclipse.jpt.jpa.core.jpa2.context with parameters of type BodySourceWriter
 void MetamodelSourceType.printBodySourceOn(BodySourceWriter pw, Map<String,Collection<MetamodelSourceType>> memberTypeTree)
          Print the body of the source type's metamodel class on the specified writer, using the specified member type tree.
 void MetamodelSourceType.Synchronizer.printBodySourceOn(BodySourceWriter pw, Map<String,Collection<MetamodelSourceType>> memberTypeTree)
          Print the body of the metamodel class on the specified writer, using the specified member type tree.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.