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