Dali Provisional API
Release 3.2

org.eclipse.jpt.jaxb.core.context
Class JaxbPersistentAttribute.MappingTransformer

java.lang.Object
  extended by org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<JaxbPersistentAttribute,JaxbAttributeMapping>
      extended by org.eclipse.jpt.jaxb.core.context.JaxbPersistentAttribute.MappingTransformer
All Implemented Interfaces:
org.eclipse.jpt.common.utility.transformer.Transformer<JaxbPersistentAttribute,JaxbAttributeMapping>
Enclosing interface:
JaxbPersistentAttribute

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


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.jpt.common.utility.transformer.Transformer
org.eclipse.jpt.common.utility.transformer.Transformer.Disabled<I,O>, org.eclipse.jpt.common.utility.transformer.Transformer.Non<T>, org.eclipse.jpt.common.utility.transformer.Transformer.Null<I,O>
 
Constructor Summary
JaxbPersistentAttribute.MappingTransformer()
           
 
Method Summary
 JaxbAttributeMapping transform(JaxbPersistentAttribute attribute)
           
 
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

JaxbPersistentAttribute.MappingTransformer

public JaxbPersistentAttribute.MappingTransformer()
Method Detail

transform

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

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.