|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AndExpression
A representation of the model object 'And Expression'. A built-in composite filter expression whose child expressions are combined by the And boolean operator. The composite expression is evaluated to be true only if all its child expressions are evaluated as true.
DesignPackage.getAndExpression()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary |
---|
Methods inherited from interface org.eclipse.datatools.connectivity.oda.design.CompositeFilterExpression |
---|
add, getChildren |
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |