Uses of Interface
org.eclipse.emf.cdo.expressions.Value
Packages that use 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
Subinterfaces of Value in org.eclipse.emf.cdo.expressionsModifier 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
Classes in org.eclipse.emf.cdo.expressions.impl that implement ValueModifier 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
Methods in org.eclipse.emf.cdo.expressions.util with parameters of type Value