Dali Provisional API
Release 3.2

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

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

public static class AttributeMapping.GeneratorsTransformer
extends org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<AttributeMapping,Iterable<Generator>>


Constructor Summary
AttributeMapping.GeneratorsTransformer()
           
 
Method Summary
 Iterable<Generator> 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.GeneratorsTransformer

public AttributeMapping.GeneratorsTransformer()
Method Detail

transform

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

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.