|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodSignature | |
|---|---|
| org.eclipse.jpt.core.resource.java | |
| org.eclipse.jpt.core.utility.jdt | |
| org.eclipse.jpt.utility | |
| Uses of MethodSignature in org.eclipse.jpt.core.resource.java |
|---|
| Methods in org.eclipse.jpt.core.resource.java with parameters of type MethodSignature | |
|---|---|
boolean |
JavaResourcePersistentAttribute.isFor(MethodSignature methodSignature,
int occurrence)
Return whether the Java resource persistent attribute is for the specified method. |
| Uses of MethodSignature in org.eclipse.jpt.core.utility.jdt |
|---|
| Methods in org.eclipse.jpt.core.utility.jdt with parameters of type MethodSignature | |
|---|---|
boolean |
MethodAttribute.matches(MethodSignature signature,
int occurrence)
This method must be used instead of Member#matches(String, int). |
| Uses of MethodSignature in org.eclipse.jpt.utility |
|---|
| Methods in org.eclipse.jpt.utility with parameters of type MethodSignature | |
|---|---|
boolean |
MethodSignature.equals(MethodSignature other)
Return whether the method signature equals the specified signature. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||