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