Uses of Interface
org.eclipse.gmt.modisco.java.MethodRefParameter
| 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 MethodRefParameter in org.eclipse.gmt.modisco.java
Methods in org.eclipse.gmt.modisco.java that return types with arguments of type MethodRefParameter Modifier and Type Method Description org.eclipse.emf.common.util.EList<MethodRefParameter>MethodRef. getParameters()Returns the value of the 'Parameters' containment reference list. -
Uses of MethodRefParameter in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement MethodRefParameter Modifier and Type Class Description classMethodRefParameterImplAn implementation of the model object 'Method Ref Parameter'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return MethodRefParameter Modifier and Type Method Description MethodRefParameterJavaFactoryImpl. createMethodRefParameter()Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return types with arguments of type MethodRefParameter Modifier and Type Method Description org.eclipse.emf.common.util.EList<MethodRefParameter>MethodRefImpl. getParameters() -
Uses of MethodRefParameter in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return MethodRefParameter Modifier and Type Method Description MethodRefParameterJavaFactory. createMethodRefParameter()Returns a new object of class 'Method Ref Parameter'. -
Uses of MethodRefParameter in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type MethodRefParameter Modifier and Type Method Description TJavaSwitch. caseMethodRefParameter(MethodRefParameter object)Returns the result of interpreting the object as an instance of 'Method Ref Parameter'.