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