Uses of Interface
org.eclipse.gmt.modisco.java.VariableDeclarationExpression
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of VariableDeclarationExpression in org.eclipse.gmt.modisco.java
Methods in org.eclipse.gmt.modisco.java that return VariableDeclarationExpression Modifier and Type Method Description VariableDeclarationExpressionModifier. getVariableDeclarationExpression()Returns the value of the 'Variable Declaration Expression' container reference.Methods in org.eclipse.gmt.modisco.java with parameters of type VariableDeclarationExpression Modifier and Type Method Description voidModifier. setVariableDeclarationExpression(VariableDeclarationExpression value)Sets the value of the 'Variable Declaration Expression' container reference. -
Uses of VariableDeclarationExpression in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement VariableDeclarationExpression Modifier and Type Class Description classVariableDeclarationExpressionImplAn implementation of the model object 'Variable Declaration Expression'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return VariableDeclarationExpression Modifier and Type Method Description VariableDeclarationExpressionModifierImpl. basicGetVariableDeclarationExpression()VariableDeclarationExpressionJavaFactoryImpl. createVariableDeclarationExpression()VariableDeclarationExpressionModifierImpl. getVariableDeclarationExpression()Methods in org.eclipse.gmt.modisco.java.emf.impl with parameters of type VariableDeclarationExpression Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainModifierImpl. basicSetVariableDeclarationExpression(VariableDeclarationExpression newVariableDeclarationExpression, org.eclipse.emf.common.notify.NotificationChain msgs)voidModifierImpl. setVariableDeclarationExpression(VariableDeclarationExpression newVariableDeclarationExpression) -
Uses of VariableDeclarationExpression in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return VariableDeclarationExpression Modifier and Type Method Description VariableDeclarationExpressionJavaFactory. createVariableDeclarationExpression()Returns a new object of class 'Variable Declaration Expression'. -
Uses of VariableDeclarationExpression in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type VariableDeclarationExpression Modifier and Type Method Description TJavaSwitch. caseVariableDeclarationExpression(VariableDeclarationExpression object)Returns the result of interpreting the object as an instance of 'Variable Declaration Expression'.