|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StringFilterRuleType
A representation of the model object 'String Filter Rule Type'. StringFilterRuleType gives a definition for a filter rule on a string attribute. Rules are defined for a particular attribute which has a name and a value.
The following features are supported:
FilterPackage.getStringFilterRuleType()| Method Summary | |
|---|---|
StringRelationalOperatorType |
getOperator()
Returns the value of the 'Operator' attribute. |
boolean |
isSetOperator()
Returns whether the value of the ' Operator' attribute is set |
void |
setOperator(StringRelationalOperatorType value)
Sets the value of the ' Operator' attribute |
void |
unsetOperator()
Unsets the value of the ' Operator' attribute |
| Methods inherited from interface org.eclipse.hyades.logging.adapter.model.internal.filter.AbstractFilterRuleType |
|---|
getAttributeName, getAttributeNamePath, getAttributeValue, getImplementationClass, isNegation, isSetNegation, setAttributeName, setAttributeNamePath, setAttributeValue, setImplementationClass, setNegation, unsetNegation |
| 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 |
|---|
StringRelationalOperatorType getOperator()
"equals".
The literals are from the enumeration StringRelationalOperatorType.
If the meaning of the 'Operator' attribute isn't clear, there really should be more of a description here...
StringRelationalOperatorType,
isSetOperator(),
unsetOperator(),
setOperator(StringRelationalOperatorType),
FilterPackage.getStringFilterRuleType_Operator()void setOperator(StringRelationalOperatorType value)
Operator' attribute.
value - the new value of the 'Operator' attribute.StringRelationalOperatorType,
isSetOperator(),
unsetOperator(),
getOperator()void unsetOperator()
Operator' attribute.
isSetOperator(),
getOperator(),
setOperator(StringRelationalOperatorType)boolean isSetOperator()
Operator' attribute is set.
unsetOperator(),
getOperator(),
setOperator(StringRelationalOperatorType)
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||