Dali Provisional API
Release 3.2

org.eclipse.jpt.jpa.core.context
Class PersistentAttribute.MappingTransformer

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

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


Constructor Summary
PersistentAttribute.MappingTransformer()
           
 
Method Summary
 AttributeMapping transform(PersistentAttribute pa)
           
 
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

PersistentAttribute.MappingTransformer

public PersistentAttribute.MappingTransformer()
Method Detail

transform

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

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.