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