Uses of Interface
org.eclipse.gmt.modisco.java.ConstructorDeclaration
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of ConstructorDeclaration in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement ConstructorDeclaration Modifier and Type Class Description classConstructorDeclarationImplAn implementation of the model object 'Constructor Declaration'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return ConstructorDeclaration Modifier and Type Method Description ConstructorDeclarationJavaFactoryImpl. createConstructorDeclaration() -
Uses of ConstructorDeclaration in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return ConstructorDeclaration Modifier and Type Method Description ConstructorDeclarationJavaFactory. createConstructorDeclaration()Returns a new object of class 'Constructor Declaration'. -
Uses of ConstructorDeclaration in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type ConstructorDeclaration Modifier and Type Method Description TJavaSwitch. caseConstructorDeclaration(ConstructorDeclaration object)Returns the result of interpreting the object as an instance of 'Constructor Declaration'.