Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.Imports
| 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 Imports in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return Imports Modifier and Type Method Description ImportsCodeFactory. createImports()Returns a new object of class 'Imports'. -
Uses of Imports in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement Imports Modifier and Type Class Description classImportsImplAn implementation of the model object 'Imports'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return Imports Modifier and Type Method Description ImportsCodeFactoryImpl. createImports() -
Uses of Imports in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type Imports Modifier and Type Method Description TCodeSwitch. caseImports(Imports object)Returns the result of interpreting the object as an instance of 'Imports'.