|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StringClauseType
A representation of the model object 'String Clause Type'.
The following features are supported:
QueryPackage.getStringClauseType()| Method Summary | |
|---|---|
StringPredicateType |
getStringPredicate()
Returns the value of the 'String Predicate' attribute. |
java.lang.String |
getValue()
Returns the value of the 'Value' attribute. |
boolean |
isSetStringPredicate()
Returns whether the value of the ' String Predicate' attribute is set. |
void |
setStringPredicate(StringPredicateType value)
Sets the value of the ' String Predicate' attribute. |
void |
setValue(java.lang.String value)
Sets the value of the ' Value' attribute. |
void |
unsetStringPredicate()
Unsets the value of the ' String 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.lang.String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String),
QueryPackage.getStringClauseType_Value()void setValue(java.lang.String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()StringPredicateType getStringPredicate()
"Contains".
The literals are from the enumeration StringPredicateType.
If the meaning of the 'String Predicate' attribute isn't clear, there really should be more of a description here...
StringPredicateType,
isSetStringPredicate(),
unsetStringPredicate(),
setStringPredicate(StringPredicateType),
QueryPackage.getStringClauseType_StringPredicate()void setStringPredicate(StringPredicateType value)
String Predicate' attribute.
value - the new value of the 'String Predicate' attribute.StringPredicateType,
isSetStringPredicate(),
unsetStringPredicate(),
getStringPredicate()void unsetStringPredicate()
String Predicate' attribute.
isSetStringPredicate(),
getStringPredicate(),
setStringPredicate(StringPredicateType)boolean isSetStringPredicate()
String Predicate' attribute is set.
unsetStringPredicate(),
getStringPredicate(),
setStringPredicate(StringPredicateType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||