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