Uses of Interface
org.eclipse.emf.cdo.expressions.FloatValue
Packages that use FloatValue
Package
Description
The generated EMF API of the CDO expressions model.
The generated EMF implementation of the CDO expressions model.
The generated EMF utilities of the CDO expressions model.
-
Uses of FloatValue in org.eclipse.emf.cdo.expressions
Methods in org.eclipse.emf.cdo.expressions that return FloatValueModifier and TypeMethodDescriptionExpressionsFactory.createFloatValue()
Returns a new object of class 'Float Value'. -
Uses of FloatValue in org.eclipse.emf.cdo.expressions.impl
Classes in org.eclipse.emf.cdo.expressions.impl that implement FloatValueModifier and TypeClassDescriptionclass
An implementation of the model object 'Float Value'.Methods in org.eclipse.emf.cdo.expressions.impl that return FloatValue -
Uses of FloatValue in org.eclipse.emf.cdo.expressions.util
Methods in org.eclipse.emf.cdo.expressions.util that return FloatValueMethods in org.eclipse.emf.cdo.expressions.util with parameters of type FloatValueModifier and TypeMethodDescriptionExpressionsSwitch.caseFloatValue
(FloatValue object) Returns the result of interpreting the object as an instance of 'Float Value'.