org.eclipse.jpt.jaxb.core.context
Class JaxbClassMapping.AttributesTransformer
java.lang.Object
org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<I,O>
org.eclipse.jpt.common.utility.internal.transformer.AbstractTransformer<JaxbClassMapping,Iterable<JaxbPersistentAttribute>>
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 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> |
| 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 |
JaxbClassMapping.AttributesTransformer
public JaxbClassMapping.AttributesTransformer()
transform_
protected Iterable<JaxbPersistentAttribute> transform_(JaxbClassMapping mapping)
- Specified by:
transform_ in class org.eclipse.jpt.common.utility.internal.transformer.AbstractTransformer<JaxbClassMapping,Iterable<JaxbPersistentAttribute>>
Copyright (c) 2012 Oracle. All rights reserved.