|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'IMethod Symbol'.
The following features are supported:
SymbolPackage.getIMethodSymbol()
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 | |
java.lang.String |
getSignature()
Returns the value of the 'Signature' attribute. |
void |
setSignature(java.lang.String value)
Sets the value of the ' Signature ' 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 java.lang.String getSignature()
If the meaning of the 'Signature' attribute isn't clear, there really should be more of a description here...
setSignature(String)
,
SymbolPackage.getIMethodSymbol_Signature()
public void setSignature(java.lang.String value)
Signature
' attribute.
value
- the new value of the 'Signature' attribute.getSignature()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |