|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SimpleFilterType
A representation of the model object 'Simple Filter Type'.
The following features are supported:
QueryPackage.getSimpleFilterType()| Method Summary | |
|---|---|
ComparatorType |
getComparator()
Returns the value of the 'Comparator' attribute. |
java.lang.String |
getDomainAttribute()
Returns the value of the 'Domain Attribute' attribute. |
boolean |
isSetComparator()
Returns whether the value of the ' Comparator' attribute is set. |
void |
setComparator(ComparatorType value)
Sets the value of the ' Comparator' attribute. |
void |
setDomainAttribute(java.lang.String value)
Sets the value of the ' Domain Attribute' attribute. |
void |
unsetComparator()
Unsets the value of the ' Comparator' 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 |
|---|
ComparatorType getComparator()
"LE".
The literals are from the enumeration ComparatorType.
If the meaning of the 'Comparator' attribute isn't clear, there really should be more of a description here...
ComparatorType,
isSetComparator(),
unsetComparator(),
setComparator(ComparatorType),
QueryPackage.getSimpleFilterType_Comparator()void setComparator(ComparatorType value)
Comparator' attribute.
value - the new value of the 'Comparator' attribute.ComparatorType,
isSetComparator(),
unsetComparator(),
getComparator()void unsetComparator()
Comparator' attribute.
isSetComparator(),
getComparator(),
setComparator(ComparatorType)boolean isSetComparator()
Comparator' attribute is set.
unsetComparator(),
getComparator(),
setComparator(ComparatorType)java.lang.String getDomainAttribute()
If the meaning of the 'Domain Attribute' attribute isn't clear, there really should be more of a description here...
setDomainAttribute(String),
QueryPackage.getSimpleFilterType_DomainAttribute()void setDomainAttribute(java.lang.String value)
Domain Attribute' attribute.
value - the new value of the 'Domain Attribute' attribute.getDomainAttribute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||