|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a symbol that has meaning within Java's context. This may be the name of a type, an instance, method etc.
Field Summary | |
static java.lang.String |
copyright
|
Fields inherited from interface org.eclipse.jst.jsf.context.symbol.internal.provisional.ISymbol |
EMPTY_SYMBOL_ARRAY |
Method Summary | |
org.eclipse.jdt.core.IJavaElement |
getJavaElement()
A IJavaElement may not exist for a symbol if it is synthetic at design time but will be bound to a Java symbol at runtime. |
void |
setJavaElement(org.eclipse.jdt.core.IJavaElement value)
Sets the value of the ' Java Element ' attribute. |
Methods inherited from interface org.eclipse.jst.jsf.context.symbol.internal.provisional.ISymbol |
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
public static final java.lang.String copyright
Method Detail |
public org.eclipse.jdt.core.IJavaElement getJavaElement()
public void setJavaElement(org.eclipse.jdt.core.IJavaElement value)
Java Element
' attribute.
value
- the new value of the 'Java Element' attribute.getJavaElement()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |