Uses of Interface
org.eclipse.emf.cdo.expressions.Value
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 Value in org.eclipse.emf.cdo.expressions
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Boolean Value'.interface
A representation of the model object 'Byte Value'.interface
A representation of the model object 'Char Value'.interface
A representation of the model object 'Double Value'.interface
A representation of the model object 'Float Value'.interface
A representation of the model object 'Int Value'.interface
A representation of the model object 'Long Value'.interface
A representation of the model object 'Short Value'.interface
A representation of the model object 'String Value'. -
Uses of Value in org.eclipse.emf.cdo.expressions.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Boolean Value'.class
An implementation of the model object 'Byte Value'.class
An implementation of the model object 'Char Value'.class
An implementation of the model object 'Double Value'.class
An implementation of the model object 'Float Value'.class
An implementation of the model object 'Int Value'.class
An implementation of the model object 'Long Value'.class
An implementation of the model object 'Short Value'.class
An implementation of the model object 'String Value'.class
An implementation of the model object 'Primitive Value'. -
Uses of Value in org.eclipse.emf.cdo.expressions.util