Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.InstanceOf
| 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 InstanceOf in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return InstanceOf Modifier and Type Method Description InstanceOfCodeFactory. createInstanceOf()Returns a new object of class 'Instance Of'. -
Uses of InstanceOf in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement InstanceOf Modifier and Type Class Description classInstanceOfImplAn implementation of the model object 'Instance Of'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return InstanceOf Modifier and Type Method Description InstanceOfCodeFactoryImpl. createInstanceOf() -
Uses of InstanceOf in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type InstanceOf Modifier and Type Method Description TCodeSwitch. caseInstanceOf(InstanceOf object)Returns the result of interpreting the object as an instance of 'Instance Of'.