Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.ValueList
| 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 ValueList in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return ValueList Modifier and Type Method Description ValueListCodeFactory. createValueList()Returns a new object of class 'Value List'. -
Uses of ValueList in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement ValueList Modifier and Type Class Description classValueListImplAn implementation of the model object 'Value List'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return ValueList Modifier and Type Method Description ValueListCodeFactoryImpl. createValueList() -
Uses of ValueList in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type ValueList Modifier and Type Method Description TCodeSwitch. caseValueList(ValueList object)Returns the result of interpreting the object as an instance of 'Value List'.