Uses of Interface
org.eclipse.gmt.modisco.java.ConditionalExpression
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of ConditionalExpression in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement ConditionalExpression Modifier and Type Class Description classConditionalExpressionImplAn implementation of the model object 'Conditional Expression'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return ConditionalExpression Modifier and Type Method Description ConditionalExpressionJavaFactoryImpl. createConditionalExpression() -
Uses of ConditionalExpression in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return ConditionalExpression Modifier and Type Method Description ConditionalExpressionJavaFactory. createConditionalExpression()Returns a new object of class 'Conditional Expression'. -
Uses of ConditionalExpression in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type ConditionalExpression Modifier and Type Method Description TJavaSwitch. caseConditionalExpression(ConditionalExpression object)Returns the result of interpreting the object as an instance of 'Conditional Expression'.