Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.ConditionalDirective
| 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 ConditionalDirective in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return ConditionalDirective Modifier and Type Method Description ConditionalDirectiveCodeFactory. createConditionalDirective()Returns a new object of class 'Conditional Directive'. -
Uses of ConditionalDirective in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement ConditionalDirective Modifier and Type Class Description classConditionalDirectiveImplAn implementation of the model object 'Conditional Directive'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return ConditionalDirective Modifier and Type Method Description ConditionalDirectiveCodeFactoryImpl. createConditionalDirective() -
Uses of ConditionalDirective in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type ConditionalDirective Modifier and Type Method Description TCodeSwitch. caseConditionalDirective(ConditionalDirective object)Returns the result of interpreting the object as an instance of 'Conditional Directive'.