|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RationalClauseType
A representation of the model object 'Rational Clause Type'.
The following features are supported:
QueryPackage.getRationalClauseType()| Method Summary | |
|---|---|
java.lang.Object |
getDateTimeClause()
Returns the value of the 'Date Time Clause' attribute. |
float |
getFloatClause()
Returns the value of the 'Float Clause' attribute. |
java.math.BigInteger |
getIntClause()
Returns the value of the 'Int Clause' attribute. |
LogicalPredicateType |
getLogicalPredicate()
Returns the value of the 'Logical Predicate' attribute. |
boolean |
isSetFloatClause()
Returns whether the value of the ' Float Clause' attribute is set. |
boolean |
isSetLogicalPredicate()
Returns whether the value of the ' Logical Predicate' attribute is set. |
void |
setDateTimeClause(java.lang.Object value)
Sets the value of the ' Date Time Clause' attribute. |
void |
setFloatClause(float value)
Sets the value of the ' Float Clause' attribute. |
void |
setIntClause(java.math.BigInteger value)
Sets the value of the ' Int Clause' attribute. |
void |
setLogicalPredicate(LogicalPredicateType value)
Sets the value of the ' Logical Predicate' attribute. |
void |
unsetFloatClause()
Unsets the value of the ' Float Clause' attribute. |
void |
unsetLogicalPredicate()
Unsets the value of the ' Logical Predicate' attribute. |
| 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 |
|---|
java.math.BigInteger getIntClause()
If the meaning of the 'Int Clause' attribute isn't clear, there really should be more of a description here...
setIntClause(BigInteger),
QueryPackage.getRationalClauseType_IntClause()void setIntClause(java.math.BigInteger value)
Int Clause' attribute.
value - the new value of the 'Int Clause' attribute.getIntClause()float getFloatClause()
If the meaning of the 'Float Clause' attribute isn't clear, there really should be more of a description here...
isSetFloatClause(),
unsetFloatClause(),
setFloatClause(float),
QueryPackage.getRationalClauseType_FloatClause()void setFloatClause(float value)
Float Clause' attribute.
value - the new value of the 'Float Clause' attribute.isSetFloatClause(),
unsetFloatClause(),
getFloatClause()void unsetFloatClause()
Float Clause' attribute.
isSetFloatClause(),
getFloatClause(),
setFloatClause(float)boolean isSetFloatClause()
Float Clause' attribute is set.
unsetFloatClause(),
getFloatClause(),
setFloatClause(float)java.lang.Object getDateTimeClause()
If the meaning of the 'Date Time Clause' attribute isn't clear, there really should be more of a description here...
setDateTimeClause(Object),
QueryPackage.getRationalClauseType_DateTimeClause()void setDateTimeClause(java.lang.Object value)
Date Time Clause' attribute.
value - the new value of the 'Date Time Clause' attribute.getDateTimeClause()LogicalPredicateType getLogicalPredicate()
"LE".
The literals are from the enumeration LogicalPredicateType.
If the meaning of the 'Logical Predicate' attribute isn't clear, there really should be more of a description here...
LogicalPredicateType,
isSetLogicalPredicate(),
unsetLogicalPredicate(),
setLogicalPredicate(LogicalPredicateType),
QueryPackage.getRationalClauseType_LogicalPredicate()void setLogicalPredicate(LogicalPredicateType value)
Logical Predicate' attribute.
value - the new value of the 'Logical Predicate' attribute.LogicalPredicateType,
isSetLogicalPredicate(),
unsetLogicalPredicate(),
getLogicalPredicate()void unsetLogicalPredicate()
Logical Predicate' attribute.
isSetLogicalPredicate(),
getLogicalPredicate(),
setLogicalPredicate(LogicalPredicateType)boolean isSetLogicalPredicate()
Logical Predicate' attribute is set.
unsetLogicalPredicate(),
getLogicalPredicate(),
setLogicalPredicate(LogicalPredicateType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||