|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OrExpression
A representation of the model object 'Or Expression'. A built-in composite filter expression whose child expressions are combined by the Or boolean operator. The composite expression is evaluated to be true if any of its child expressions is evaluated as true.
DesignPackage.getOrExpression()
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, 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 |