Dali Provisional API
Release 3.2

org.eclipse.jpt.jpa.core.context
Class AttributeMapping.NameTransformer

java.lang.Object
  extended by org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<AttributeMapping,String>
      extended by org.eclipse.jpt.jpa.core.context.AttributeMapping.NameTransformer
All Implemented Interfaces:
org.eclipse.jpt.common.utility.transformer.Transformer<AttributeMapping,String>
Enclosing interface:
AttributeMapping

public static class AttributeMapping.NameTransformer
extends org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<AttributeMapping,String>


Constructor Summary
AttributeMapping.NameTransformer()
           
 
Method Summary
 String transform(AttributeMapping mapping)
           
 
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

AttributeMapping.NameTransformer

public AttributeMapping.NameTransformer()
Method Detail

transform

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

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.