Uses of Interface
org.eclipse.emf.cdo.expressions.ListConstruction
Packages that use ListConstruction
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 ListConstruction in org.eclipse.emf.cdo.expressions
Methods in org.eclipse.emf.cdo.expressions that return ListConstructionModifier and TypeMethodDescriptionExpressionsFactory.createListConstruction()
Returns a new object of class 'List Construction'. -
Uses of ListConstruction in org.eclipse.emf.cdo.expressions.impl
Classes in org.eclipse.emf.cdo.expressions.impl that implement ListConstructionModifier and TypeClassDescriptionclass
An implementation of the model object 'List Value'.Methods in org.eclipse.emf.cdo.expressions.impl that return ListConstruction -
Uses of ListConstruction in org.eclipse.emf.cdo.expressions.util
Methods in org.eclipse.emf.cdo.expressions.util that return ListConstructionModifier and TypeMethodDescriptionstatic ListConstruction
ExpressionsUtil.list
(Expression... elements) Methods in org.eclipse.emf.cdo.expressions.util with parameters of type ListConstructionModifier and TypeMethodDescriptionExpressionsSwitch.caseListConstruction
(ListConstruction object) Returns the result of interpreting the object as an instance of 'List Construction'.