Dali Provisional API
Release 3.2

org.eclipse.jpt.jpa.core.context.java
Interface JavaElementReference

All Known Subinterfaces:
Accessor, JavaManagedType, JavaPersistentAttribute, JavaPersistentType

public interface JavaElementReference


Method Summary
 IJavaElement getJavaElement()
          Return IType for a persistent type or return IField or IMethod for a persistent attribute according to its access type
 

Method Detail

getJavaElement

IJavaElement getJavaElement()
Return IType for a persistent type or return IField or IMethod for a persistent attribute according to its access type


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.