Eclipse Platform
Release 3.6

org.eclipse.equinox.p2.ql
Interface IQLFactory

All Superinterfaces:
IExpressionFactory

public interface IQLFactory
extends IExpressionFactory

This interface provides all the factory methods needed to create the all possible nodes of the expression tree.


Field Summary
 
Fields inherited from interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
FUNC_BOOLEAN, FUNC_CLASS, FUNC_FILTER, FUNC_RANGE, FUNC_VERSION, NO_ARGS
 
Method Summary
 
Methods inherited from interface org.eclipse.equinox.p2.metadata.expression.IExpressionFactory
all, and, array, assignment, at, collect, condition, constant, contextExpression, createContext, createContext, equals, exists, filterExpression, first, flatten, function, getFunctionMap, greater, greaterEqual, indexedParameter, intersect, lambda, lambda, latest, less, lessEqual, limit, limit, matches, matchExpression, member, memberCall, normalize, not, or, pipe, select, thisVariable, toExpression, traverse, union, unique, variable
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.