Uses of Interface
org.eclipse.emf.cdo.expressions.LinkedExpression
Packages that use LinkedExpression
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 LinkedExpression in org.eclipse.emf.cdo.expressions
Methods in org.eclipse.emf.cdo.expressions that return LinkedExpressionModifier and TypeMethodDescriptionExpressionsFactory.createLinkedExpression()
Returns a new object of class 'Linked Expression'. -
Uses of LinkedExpression in org.eclipse.emf.cdo.expressions.impl
Classes in org.eclipse.emf.cdo.expressions.impl that implement LinkedExpressionModifier and TypeClassDescriptionclass
An implementation of the model object 'Linked Expression'.Methods in org.eclipse.emf.cdo.expressions.impl that return LinkedExpression -
Uses of LinkedExpression in org.eclipse.emf.cdo.expressions.util
Methods in org.eclipse.emf.cdo.expressions.util with parameters of type LinkedExpressionModifier and TypeMethodDescriptionExpressionsSwitch.caseLinkedExpression
(LinkedExpression object) Returns the result of interpreting the object as an instance of 'Linked Expression'.