| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CompositeFilterExpression
A representation of the model object 'Composite Filter Expression'. A composite of one or multiple child filter expressions. Its child expressions are ordered, but their relationships are not defined.
The following features are supported:
DesignPackage.getCompositeFilterExpression()| Field Summary | |
|---|---|
| static java.lang.String | copyright | 
| Method Summary | |
|---|---|
|  void | add(FilterExpression childExpr)Appends the specified FilterExpression to its 'Children' containment reference list. | 
|  org.eclipse.emf.common.util.EList<FilterExpression> | getChildren()Returns the value of the 'Children' containment reference list. | 
| Methods inherited from interface org.eclipse.datatools.connectivity.oda.design.FilterExpression | 
|---|
| isNegatable, isSetNegatable, setNegatable, unsetNegatable | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Field Detail | 
|---|
static final java.lang.String copyright
| Method Detail | 
|---|
org.eclipse.emf.common.util.EList<FilterExpression> getChildren()
FilterExpression.
 
 If the meaning of the 'Children' containment reference list isn't clear, there really should be more of a description here...
DesignPackage.getCompositeFilterExpression_Children()void add(FilterExpression childExpr)
childExpr - a child filter expression| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||