Dali Provisional API
Release 3.2

org.eclipse.jpt.jpa.core.jpql.spi
Class JpaMapping.TypeDeclarationTransformer

java.lang.Object
  extended by org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<String,ITypeDeclaration>
      extended by org.eclipse.jpt.jpa.core.jpql.spi.JpaMapping.TypeDeclarationTransformer
All Implemented Interfaces:
org.eclipse.jpt.common.utility.transformer.InterruptibleTransformer<String,ITypeDeclaration>, org.eclipse.jpt.common.utility.transformer.Transformer<String,ITypeDeclaration>
Enclosing class:
JpaMapping

protected class JpaMapping.TypeDeclarationTransformer
extends org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<String,ITypeDeclaration>


Constructor Summary
protected JpaMapping.TypeDeclarationTransformer()
           
 
Method Summary
 ITypeDeclaration transform(String typeName)
           
 
Methods inherited from class org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JpaMapping.TypeDeclarationTransformer

protected JpaMapping.TypeDeclarationTransformer()
Method Detail

transform

public ITypeDeclaration transform(String typeName)
Specified by:
transform in interface org.eclipse.jpt.common.utility.transformer.InterruptibleTransformer<String,ITypeDeclaration>
Specified by:
transform in interface org.eclipse.jpt.common.utility.transformer.Transformer<String,ITypeDeclaration>
Overrides:
transform in class org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<String,ITypeDeclaration>

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.