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