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