|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NotExpression
A representation of the model object 'Not Expression'. A built-in negated filter expression.
The following features are supported:
DesignPackage.getNotExpression()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
FilterExpression |
getNegatingExpression()
Returns the value of the 'Negating Expression' containment reference. |
void |
setNegatingExpression(FilterExpression value)
Sets the value of the ' Negating Expression ' containment reference. |
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
Method Detail |
---|
FilterExpression getNegatingExpression()
If the meaning of the 'Negating Expression' containment reference isn't clear, there really should be more of a description here...
setNegatingExpression(FilterExpression)
,
DesignPackage.getNotExpression_NegatingExpression()
void setNegatingExpression(FilterExpression value)
Negating Expression
' containment reference.
value
- the new value of the 'Negating Expression' containment reference.getNegatingExpression()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |