Uses of Interface
org.eclipse.emf.cdo.expressions.LongValue
Packages that use LongValue
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 LongValue in org.eclipse.emf.cdo.expressions
Methods in org.eclipse.emf.cdo.expressions that return LongValueModifier and TypeMethodDescriptionExpressionsFactory.createLongValue()
Returns a new object of class 'Long Value'. -
Uses of LongValue in org.eclipse.emf.cdo.expressions.impl
Classes in org.eclipse.emf.cdo.expressions.impl that implement LongValueModifier and TypeClassDescriptionclass
An implementation of the model object 'Long Value'.Methods in org.eclipse.emf.cdo.expressions.impl that return LongValue -
Uses of LongValue in org.eclipse.emf.cdo.expressions.util
Methods in org.eclipse.emf.cdo.expressions.util that return LongValueMethods in org.eclipse.emf.cdo.expressions.util with parameters of type LongValueModifier and TypeMethodDescriptionExpressionsSwitch.caseLongValue
(LongValue object) Returns the result of interpreting the object as an instance of 'Long Value'.