org.eclipse.jpt.jaxb.core.context
Class JaxbPersistentAttribute.MappingTransformer
java.lang.Object
org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter<JaxbPersistentAttribute,JaxbAttributeMapping>
org.eclipse.jpt.jaxb.core.context.JaxbPersistentAttribute.MappingTransformer
- All Implemented Interfaces:
- org.eclipse.jpt.common.utility.transformer.InterruptibleTransformer<JaxbPersistentAttribute,JaxbAttributeMapping>, 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>
| Methods inherited from class org.eclipse.jpt.common.utility.internal.transformer.TransformerAdapter |
toString |
JaxbPersistentAttribute.MappingTransformer
public JaxbPersistentAttribute.MappingTransformer()
transform
public JaxbAttributeMapping transform(JaxbPersistentAttribute attribute)
- Specified by:
transform in interface org.eclipse.jpt.common.utility.transformer.InterruptibleTransformer<JaxbPersistentAttribute,JaxbAttributeMapping>- 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>
Copyright (c) 2012 Oracle. All rights reserved.