Uses of Interface
org.eclipse.gmt.modisco.java.TypeDeclarationStatement
| 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 TypeDeclarationStatement in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement TypeDeclarationStatement Modifier and Type Class Description classTypeDeclarationStatementImplAn implementation of the model object 'Type Declaration Statement'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return TypeDeclarationStatement Modifier and Type Method Description TypeDeclarationStatementJavaFactoryImpl. createTypeDeclarationStatement() -
Uses of TypeDeclarationStatement in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return TypeDeclarationStatement Modifier and Type Method Description TypeDeclarationStatementJavaFactory. createTypeDeclarationStatement()Returns a new object of class 'Type Declaration Statement'. -
Uses of TypeDeclarationStatement in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type TypeDeclarationStatement Modifier and Type Method Description TJavaSwitch. caseTypeDeclarationStatement(TypeDeclarationStatement object)Returns the result of interpreting the object as an instance of 'Type Declaration Statement'.