org.eclipse.jpt.eclipselink.core.resource.java
Interface NestableEclipseLinkConversionValueAnnotation

All Superinterfaces:
Annotation, EclipseLinkConversionValueAnnotation, JavaResourceNode, Model, NestableAnnotation

public interface NestableEclipseLinkConversionValueAnnotation
extends EclipseLinkConversionValueAnnotation, NestableAnnotation

Corresponds to the EclipseLink annotation org.eclipse.persistence.annotations.ConversionValue Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.jpt.core.resource.java.JavaResourceNode
JavaResourceNode.Root
 
Nested classes/interfaces inherited from interface org.eclipse.jpt.core.resource.java.JavaResourceNode
JavaResourceNode.Root
 
Field Summary
 
Fields inherited from interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkConversionValueAnnotation
ANNOTATION_NAME, DATA_VALUE_PROPERTY, OBJECT_VALUE_PROPERTY
 
Method Summary
 
Methods inherited from interface org.eclipse.jpt.eclipselink.core.resource.java.EclipseLinkConversionValueAnnotation
getDataValue, getDataValueTextRange, getObjectValue, getObjectValueTextRange, setDataValue, setObjectValue
 
Methods inherited from interface org.eclipse.jpt.core.resource.java.Annotation
getAnnotationName, getAstAnnotation, newAnnotation, removeAnnotation
 
Methods inherited from interface org.eclipse.jpt.core.resource.java.JavaResourceNode
getFile, getJavaResourceCompilationUnit, getRoot, getTextRange, initialize, synchronizeWith
 
Methods inherited from interface org.eclipse.jpt.utility.model.Model
addChangeListener, addCollectionChangeListener, addListChangeListener, addPropertyChangeListener, addStateChangeListener, addTreeChangeListener, removeChangeListener, removeCollectionChangeListener, removeListChangeListener, removePropertyChangeListener, removeStateChangeListener, removeTreeChangeListener
 
Methods inherited from interface org.eclipse.jpt.core.resource.java.NestableAnnotation
initializeFrom, moveAnnotation
 
Methods inherited from interface org.eclipse.jpt.core.resource.java.Annotation
getAnnotationName, getAstAnnotation, newAnnotation, removeAnnotation
 
Methods inherited from interface org.eclipse.jpt.core.resource.java.JavaResourceNode
getFile, getJavaResourceCompilationUnit, getRoot, getTextRange, initialize, synchronizeWith
 
Methods inherited from interface org.eclipse.jpt.utility.model.Model
addChangeListener, addCollectionChangeListener, addListChangeListener, addPropertyChangeListener, addStateChangeListener, addTreeChangeListener, removeChangeListener, removeCollectionChangeListener, removeListChangeListener, removePropertyChangeListener, removeStateChangeListener, removeTreeChangeListener