|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Rule
A representation of the model object 'Rule'. This type represents a rule to process a query expression.
The following features are supported:
DataPackage.getRule()
Method Summary | |
---|---|
Rule |
copyInstance()
Deprecated. |
RuleType |
getType()
Deprecated. Returns the value of the 'Type' attribute. |
java.lang.String |
getValue()
Deprecated. Returns the value of the 'Value' attribute. |
boolean |
isSetType()
Deprecated. Returns whether the value of the ' Type ' attribute is set. |
void |
setType(RuleType value)
Deprecated. Sets the value of the ' Type ' attribute. |
void |
setValue(java.lang.String value)
Deprecated. Sets the value of the ' Value ' attribute. |
void |
unsetType()
Deprecated. Unsets the value of the ' Type ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
RuleType getType()
"Filter"
.
The literals are from the enumeration RuleType
.
RuleType
,
isSetType()
,
unsetType()
,
setType(RuleType)
,
DataPackage.getRule_Type()
void setType(RuleType value)
Type
' attribute.
value
- the new value of the 'Type' attribute.RuleType
,
isSetType()
,
unsetType()
,
getType()
void unsetType()
Type
' attribute.
isSetType()
,
getType()
,
setType(RuleType)
boolean isSetType()
Type
' attribute is set.
unsetType()
,
getType()
,
setType(RuleType)
java.lang.String getValue()
setValue(String)
,
DataPackage.getRule_Value()
void setValue(java.lang.String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
Rule copyInstance()
copyInstance
in interface IChartObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |