Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.ValueList

Packages that use ValueList
org.eclipse.gmt.modisco.omg.kdm.code   
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
 ValueList CodeFactory.createValueList()
          Returns a new object of class 'Value List'.
 

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
 T CodeSwitch.caseValueList(ValueList object)
          Returns the result of interpreting the object as an instance of 'Value List'.