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