Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.ImplementationOf
| 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 ImplementationOf in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return ImplementationOf Modifier and Type Method Description ImplementationOfCodeFactory. createImplementationOf()Returns a new object of class 'Implementation Of'. -
Uses of ImplementationOf in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement ImplementationOf Modifier and Type Class Description classImplementationOfImplAn implementation of the model object 'Implementation Of'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return ImplementationOf Modifier and Type Method Description ImplementationOfCodeFactoryImpl. createImplementationOf() -
Uses of ImplementationOf in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type ImplementationOf Modifier and Type Method Description TCodeSwitch. caseImplementationOf(ImplementationOf object)Returns the result of interpreting the object as an instance of 'Implementation Of'.