Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.CompilationUnit
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.impl | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
-
Uses of CompilationUnit in org.eclipse.gmt.modisco.omg.kdm.code
Subinterfaces of CompilationUnit in org.eclipse.gmt.modisco.omg.kdm.code Modifier and Type Interface Description interfaceSharedUnitA representation of the model object 'Shared Unit'.Methods in org.eclipse.gmt.modisco.omg.kdm.code that return CompilationUnit Modifier and Type Method Description CompilationUnitCodeFactory. createCompilationUnit()Returns a new object of class 'Compilation Unit'. -
Uses of CompilationUnit in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement CompilationUnit Modifier and Type Class Description classCompilationUnitImplAn implementation of the model object 'Compilation Unit'.classSharedUnitImplAn implementation of the model object 'Shared Unit'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return CompilationUnit Modifier and Type Method Description CompilationUnitCodeFactoryImpl. createCompilationUnit() -
Uses of CompilationUnit in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type CompilationUnit Modifier and Type Method Description TCodeSwitch. caseCompilationUnit(CompilationUnit object)Returns the result of interpreting the object as an instance of 'Compilation Unit'.