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