Dali Provisional API
Release 3.2

org.eclipse.jpt.jaxb.core.context
Class JaxbClassMapping.AttributesTransformer

java.lang.Object
  extended by org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<I,O>
      extended by org.eclipse.jpt.common.utility.internal.transformer.AbstractTransformer<JaxbClassMapping,Iterable<JaxbPersistentAttribute>>
          extended by org.eclipse.jpt.jaxb.core.context.JaxbClassMapping.AttributesTransformer
All Implemented Interfaces:
org.eclipse.jpt.common.utility.transformer.Transformer<JaxbClassMapping,Iterable<JaxbPersistentAttribute>>
Enclosing interface:
JaxbClassMapping

public static class JaxbClassMapping.AttributesTransformer
extends org.eclipse.jpt.common.utility.internal.transformer.AbstractTransformer<JaxbClassMapping,Iterable<JaxbPersistentAttribute>>


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
JaxbClassMapping.AttributesTransformer()
           
 
Method Summary
protected  Iterable<JaxbPersistentAttribute> transform_(JaxbClassMapping mapping)
           
 
Methods inherited from class org.eclipse.jpt.common.utility.internal.transformer.AbstractTransformer
transform
 
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

JaxbClassMapping.AttributesTransformer

public JaxbClassMapping.AttributesTransformer()
Method Detail

transform_

protected Iterable<JaxbPersistentAttribute> transform_(JaxbClassMapping mapping)
Specified by:
transform_ in class org.eclipse.jpt.common.utility.internal.transformer.AbstractTransformer<JaxbClassMapping,Iterable<JaxbPersistentAttribute>>

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.