Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.IncludeDirective
| 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 IncludeDirective in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return IncludeDirective Modifier and Type Method Description IncludeDirectiveCodeFactory. createIncludeDirective()Returns a new object of class 'Include Directive'. -
Uses of IncludeDirective in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement IncludeDirective Modifier and Type Class Description classIncludeDirectiveImplAn implementation of the model object 'Include Directive'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return IncludeDirective Modifier and Type Method Description IncludeDirectiveCodeFactoryImpl. createIncludeDirective() -
Uses of IncludeDirective in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type IncludeDirective Modifier and Type Method Description TCodeSwitch. caseIncludeDirective(IncludeDirective object)Returns the result of interpreting the object as an instance of 'Include Directive'.