org.eclipse.jpt.jaxb.core.context
Class JaxbClassMapping.AttributesTransformer
java.lang.Object
org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<JaxbClassMapping,Iterable<? extends JaxbPersistentAttribute>>
org.eclipse.jpt.jaxb.core.context.JaxbClassMapping.AttributesTransformer
- All Implemented Interfaces:
- org.eclipse.jpt.common.utility.transformer.InterruptibleTransformer<JaxbClassMapping,Iterable<? extends JaxbPersistentAttribute>>, org.eclipse.jpt.common.utility.transformer.Transformer<JaxbClassMapping,Iterable<? extends JaxbPersistentAttribute>>
- Enclosing interface:
- JaxbClassMapping
public static class JaxbClassMapping.AttributesTransformer
- extends org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<JaxbClassMapping,Iterable<? extends JaxbPersistentAttribute>>
| Methods inherited from class org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter |
toString |
JaxbClassMapping.AttributesTransformer
public JaxbClassMapping.AttributesTransformer()
transform
public Iterable<? extends JaxbPersistentAttribute> transform(JaxbClassMapping mapping)
- Specified by:
transform in interface org.eclipse.jpt.common.utility.transformer.InterruptibleTransformer<JaxbClassMapping,Iterable<? extends JaxbPersistentAttribute>>- Specified by:
transform in interface org.eclipse.jpt.common.utility.transformer.Transformer<JaxbClassMapping,Iterable<? extends JaxbPersistentAttribute>>- Overrides:
transform in class org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<JaxbClassMapping,Iterable<? extends JaxbPersistentAttribute>>
Copyright (c) 2012 Oracle. All rights reserved.