Uses of Interface
org.eclipse.emf.cdo.expressions.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
Modifier and TypeMethodDescriptionExpressionsFactory.createStringValue()
Returns a new object of class 'String Value'. -
Uses of StringValue in org.eclipse.emf.cdo.expressions.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'String Value'. -
Uses of StringValue in org.eclipse.emf.cdo.expressions.util
Modifier and TypeMethodDescriptionExpressionsSwitch.caseStringValue
(StringValue object) Returns the result of interpreting the object as an instance of 'String Value'.