|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MethodRef
A representation of the model object 'Method Ref'.
The following features are supported:
JavaPackage.getMethodRef()| Method Summary | |
|---|---|
AbstractMethodDeclaration |
getMethod()
Returns the value of the 'Method' reference. |
|
getParameters()
Returns the value of the 'Parameters' containment reference list. |
TypeAccess |
getQualifier()
Returns the value of the 'Qualifier' containment reference. |
void |
setMethod(AbstractMethodDeclaration value)
Sets the value of the ' Method' reference. |
void |
setQualifier(TypeAccess value)
Sets the value of the ' Qualifier' containment reference. |
| Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
|---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
| Method Detail |
|---|
AbstractMethodDeclaration getMethod()
Usages In Doc Comments'.
If the meaning of the 'Method' reference isn't clear, there really should be more of a description here...
setMethod(AbstractMethodDeclaration),
JavaPackage.getMethodRef_Method(),
AbstractMethodDeclaration.getUsagesInDocComments()void setMethod(AbstractMethodDeclaration value)
Method' reference.
value - the new value of the 'Method' reference.getMethod()TypeAccess getQualifier()
If the meaning of the 'Qualifier' containment reference isn't clear, there really should be more of a description here...
setQualifier(TypeAccess),
JavaPackage.getMethodRef_Qualifier()void setQualifier(TypeAccess value)
Qualifier' containment reference.
value - the new value of the 'Qualifier' containment reference.getQualifier()getParameters()
MethodRefParameter.
If the meaning of the 'Parameters' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getMethodRef_Parameters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||