|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IJavaTypeReference
Represents a Java type reference that may be resolvable in the context of a Java project. This allows us to delay Java type lookup until absolutely necessary.
Clients may implement this interface.
Method Summary | |
---|---|
org.eclipse.jdt.core.IJavaProject |
getContext()
Returns the Java project context. |
String |
getTypeName()
Returns the name of the Java type. |
Method Detail |
---|
org.eclipse.jdt.core.IJavaProject getContext()
String getTypeName()
|
Copyright 2008, 2009 Ecliptical Software Inc. and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |