|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompositeFilterExpression | |
---|---|
org.eclipse.datatools.connectivity.oda.design | [Platform API] Defines an Open Data Access (ODA) design session that allows a custom ODA designer tool to specify the slice of data to access at run-time. |
org.eclipse.datatools.connectivity.oda.design.util | Provides a utility component for handling of ODA Design API objects. |
Uses of CompositeFilterExpression in org.eclipse.datatools.connectivity.oda.design |
---|
Subinterfaces of CompositeFilterExpression in org.eclipse.datatools.connectivity.oda.design | |
---|---|
interface |
AndExpression
A representation of the model object 'And Expression'. |
interface |
OrExpression
A representation of the model object 'Or Expression'. |
Methods in org.eclipse.datatools.connectivity.oda.design that return CompositeFilterExpression | |
---|---|
CompositeFilterExpression |
DesignFactory.createCompositeFilterExpression()
Returns a new object of class 'Composite Filter Expression'. |
Uses of CompositeFilterExpression in org.eclipse.datatools.connectivity.oda.design.util |
---|
Methods in org.eclipse.datatools.connectivity.oda.design.util with parameters of type CompositeFilterExpression | |
---|---|
T |
DesignSwitch.caseCompositeFilterExpression(CompositeFilterExpression object)
Returns the result of interpreting the object as an instance of 'Composite Filter Expression'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |