Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.TemplateParameter
| 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 TemplateParameter in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return TemplateParameter Modifier and Type Method Description TemplateParameterCodeFactory. createTemplateParameter()Returns a new object of class 'Template Parameter'. -
Uses of TemplateParameter in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement TemplateParameter Modifier and Type Class Description classTemplateParameterImplAn implementation of the model object 'Template Parameter'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return TemplateParameter Modifier and Type Method Description TemplateParameterCodeFactoryImpl. createTemplateParameter() -
Uses of TemplateParameter in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type TemplateParameter Modifier and Type Method Description TCodeSwitch. caseTemplateParameter(TemplateParameter object)Returns the result of interpreting the object as an instance of 'Template Parameter'.