Uses of Interface
org.eclipse.gmt.modisco.java.MethodRef
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
-
Uses of MethodRef in org.eclipse.gmt.modisco.java
Methods in org.eclipse.gmt.modisco.java that return types with arguments of type MethodRef Modifier and Type Method Description org.eclipse.emf.common.util.EList<MethodRef>AbstractMethodDeclaration. getUsagesInDocComments()Returns the value of the 'Usages In Doc Comments' reference list. -
Uses of MethodRef in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement MethodRef Modifier and Type Class Description classMethodRefImplAn implementation of the model object 'Method Ref'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return MethodRef Modifier and Type Method Description MethodRefJavaFactoryImpl. createMethodRef()Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return types with arguments of type MethodRef Modifier and Type Method Description org.eclipse.emf.common.util.EList<MethodRef>AbstractMethodDeclarationImpl. getUsagesInDocComments() -
Uses of MethodRef in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return MethodRef Modifier and Type Method Description MethodRefJavaFactory. createMethodRef()Returns a new object of class 'Method Ref'. -
Uses of MethodRef in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type MethodRef Modifier and Type Method Description TJavaSwitch. caseMethodRef(MethodRef object)Returns the result of interpreting the object as an instance of 'Method Ref'.