Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.HasValue
| 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 HasValue in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return HasValue Modifier and Type Method Description HasValueCodeFactory. createHasValue()Returns a new object of class 'Has Value'. -
Uses of HasValue in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement HasValue Modifier and Type Class Description classHasValueImplAn implementation of the model object 'Has Value'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return HasValue Modifier and Type Method Description HasValueCodeFactoryImpl. createHasValue() -
Uses of HasValue in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type HasValue Modifier and Type Method Description TCodeSwitch. caseHasValue(HasValue object)Returns the result of interpreting the object as an instance of 'Has Value'.