Uses of Interface
org.eclipse.emf.cdo.expressions.IntValue
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 IntValue in org.eclipse.emf.cdo.expressions
Modifier and TypeMethodDescriptionExpressionsFactory.createIntValue()
Returns a new object of class 'Int Value'. -
Uses of IntValue in org.eclipse.emf.cdo.expressions.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Int Value'. -
Uses of IntValue in org.eclipse.emf.cdo.expressions.util
Modifier and TypeMethodDescriptionExpressionsSwitch.caseIntValue
(IntValue object) Returns the result of interpreting the object as an instance of 'Int Value'.