|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CompoundFilterType
A representation of the model object 'Compound Filter Type'.
The following features are supported:
QueryPackage.getCompoundFilterType()| Method Summary | |
|---|---|
FilterType |
getLeftFilter()
Returns the value of the 'Left Filter' containment reference. |
LogicalOperatorType |
getLogicalOperator()
Returns the value of the 'Logical Operator' attribute. |
FilterType |
getRightFilter()
Returns the value of the 'Right Filter' containment reference. |
boolean |
isSetLogicalOperator()
Returns whether the value of the ' Logical Operator' attribute is set. |
void |
setLeftFilter(FilterType value)
Sets the value of the ' Left Filter' containment reference. |
void |
setLogicalOperator(LogicalOperatorType value)
Sets the value of the ' Logical Operator' attribute. |
void |
setRightFilter(FilterType value)
Sets the value of the ' Right Filter' containment reference. |
void |
unsetLogicalOperator()
Unsets the value of the ' Logical Operator' attribute. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.query.FilterType |
|---|
isNegate, isSetNegate, setNegate, unsetNegate |
| 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 |
| Method Detail |
|---|
FilterType getLeftFilter()
If the meaning of the 'Left Filter' containment reference isn't clear, there really should be more of a description here...
setLeftFilter(FilterType),
QueryPackage.getCompoundFilterType_LeftFilter()void setLeftFilter(FilterType value)
Left Filter' containment reference.
value - the new value of the 'Left Filter' containment reference.getLeftFilter()FilterType getRightFilter()
If the meaning of the 'Right Filter' containment reference isn't clear, there really should be more of a description here...
setRightFilter(FilterType),
QueryPackage.getCompoundFilterType_RightFilter()void setRightFilter(FilterType value)
Right Filter' containment reference.
value - the new value of the 'Right Filter' containment reference.getRightFilter()LogicalOperatorType getLogicalOperator()
"AND".
The literals are from the enumeration LogicalOperatorType.
If the meaning of the 'Logical Operator' attribute isn't clear, there really should be more of a description here...
LogicalOperatorType,
isSetLogicalOperator(),
unsetLogicalOperator(),
setLogicalOperator(LogicalOperatorType),
QueryPackage.getCompoundFilterType_LogicalOperator()void setLogicalOperator(LogicalOperatorType value)
Logical Operator' attribute.
value - the new value of the 'Logical Operator' attribute.LogicalOperatorType,
isSetLogicalOperator(),
unsetLogicalOperator(),
getLogicalOperator()void unsetLogicalOperator()
Logical Operator' attribute.
isSetLogicalOperator(),
getLogicalOperator(),
setLogicalOperator(LogicalOperatorType)boolean isSetLogicalOperator()
Logical Operator' attribute is set.
unsetLogicalOperator(),
getLogicalOperator(),
setLogicalOperator(LogicalOperatorType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||