org.eclipse.jpt.jpa.core.context
Class AttributeMapping.NameTransformer
java.lang.Object
org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<AttributeMapping,String>
org.eclipse.jpt.jpa.core.context.AttributeMapping.NameTransformer
- All Implemented Interfaces:
- org.eclipse.jpt.common.utility.transformer.InterruptibleTransformer<AttributeMapping,String>, 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>
| Methods inherited from class org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter |
toString |
AttributeMapping.NameTransformer
public AttributeMapping.NameTransformer()
transform
public String transform(AttributeMapping mapping)
- Specified by:
transform in interface org.eclipse.jpt.common.utility.transformer.InterruptibleTransformer<AttributeMapping,String>- 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>
Copyright (c) 2012 Oracle. All rights reserved.